tr.js 5.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. OC.L10N.register(
  2. "files_external",
  3. {
  4. "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "İstek belirteçleri alınma işlemi başarısız. Dropbox app anahtarı ve parolasının doğru olduğundan emin olun.",
  5. "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "Erişim belirteçleri alınma işlemi başarısız. Dropbox app anahtarı ve parolasının doğru olduğundan emin olun.",
  6. "Please provide a valid Dropbox app key and secret." : "Lütfen Dropbox app key ve secret temin ediniz",
  7. "Step 1 failed. Exception: %s" : "Adım 1 başarısız. Özel durum: %s",
  8. "Step 2 failed. Exception: %s" : "Adım 2 başarısız. Özel durum: %s",
  9. "External storage" : "Harici depolama",
  10. "Local" : "Yerel",
  11. "Location" : "Konum",
  12. "Amazon S3" : "Amazon S3",
  13. "Key" : "Anahtar",
  14. "Secret" : "Parola",
  15. "Bucket" : "Bucket",
  16. "Amazon S3 and compliant" : "Amazon S3 ve uyumlu olanlar",
  17. "Access Key" : "Erişim Anahtarı",
  18. "Secret Key" : "Gizli Anahtar",
  19. "Hostname" : "Makine adı",
  20. "Port" : "Port",
  21. "Region" : "Bölge",
  22. "Enable SSL" : "SSL'yi Etkinleştir",
  23. "Enable Path Style" : "Yol Biçemini Etkinleştir",
  24. "App key" : "Uyg. anahtarı",
  25. "App secret" : "Uyg. parolası",
  26. "Host" : "Sunucu",
  27. "Username" : "Kullanıcı Adı",
  28. "Password" : "Parola",
  29. "Remote subfolder" : "Uzak alt klasör",
  30. "Secure ftps://" : "Güvenli ftps://",
  31. "Client ID" : "İstemci kimliği",
  32. "Client secret" : "İstemci parolası",
  33. "OpenStack Object Storage" : "OpenStack Nesne Depolama",
  34. "Region (optional for OpenStack Object Storage)" : "Bölge (OpenStack Nesne Depolaması için isteğe bağlı)",
  35. "API Key (required for Rackspace Cloud Files)" : "API Anahtarı (Rackspace Bulut Dosyaları için gerekli)",
  36. "Tenantname (required for OpenStack Object Storage)" : "Kiracı Adı (OpenStack Nesne Depolaması için gerekli)",
  37. "Password (required for OpenStack Object Storage)" : "Parola (OpenStack Nesne Depolaması için gerekli)",
  38. "Service Name (required for OpenStack Object Storage)" : "Hizmet Adı (OpenStack Nesne Depolaması için gerekli)",
  39. "URL of identity endpoint (required for OpenStack Object Storage)" : "Kimlik uç nokta adresi (OpenStack Nesne Depolaması için gerekli)",
  40. "Timeout of HTTP requests in seconds" : "Saniye cinsinden HTTP istek zaman aşımı",
  41. "Share" : "Paylaş",
  42. "SMB / CIFS using OC login" : "OC oturumu kullanarak SMB / CIFS",
  43. "Username as share" : "Paylaşım olarak kullanıcı adı",
  44. "URL" : "URL",
  45. "Secure https://" : "Güvenli https://",
  46. "Public key" : "Ortak anahtar",
  47. "Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı",
  48. "Invalid mount point" : "Geçersiz bağlama noktası",
  49. "Invalid storage backend \"%s\"" : "Geçersiz depolama arka ucu \"%s\"",
  50. "Access granted" : "Giriş kabul edildi",
  51. "Error configuring Dropbox storage" : "Dropbox depo yapılandırma hatası",
  52. "Grant access" : "Erişimi sağla",
  53. "Error configuring Google Drive storage" : "Google Drive depo yapılandırma hatası",
  54. "Personal" : "Kişisel",
  55. "System" : "Sistem",
  56. "All users. Type to select user or group." : "Tüm kullanıcılar. Kullanıcı veya grup seçmek için yazın.",
  57. "(group)" : "(grup)",
  58. "Saved" : "Kaydedildi",
  59. "Generate keys" : "Anahtarlar üret",
  60. "Error generating key pair" : "Anahtar çifti üretirken hata",
  61. "<b>Note:</b> " : "<b>Not:</b> ",
  62. "and" : "ve",
  63. "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Not:</b> PHP'de cURL desteği etkin veya kurulu değil. %s bağlaması mümkün olmayacak. Lütfen kurulumu için sistem yöneticilerinizle iletişime geçin.",
  64. "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Not:</b> PHP'de FTP desteği etkin veya kurulu değil. %s bağlaması mümkün olmayacak. Lütfen kurulumu için sistem yöneticilerinizle iletişime geçin.",
  65. "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Not:</b> \"%s\" kurulu değil. %s bağlaması mümkün olmayacak. Lütfen kurulumu için sistem yöneticilerinizle iletişime geçin.",
  66. "No external storage configured" : "Yapılandırılmış harici depolama yok",
  67. "You can add external storages in the personal settings" : "Harici depolamaları kişisel ayarlar içerisinden ekleyebilirsiniz",
  68. "Name" : "Ad",
  69. "Storage type" : "Depolama türü",
  70. "Scope" : "Kapsam",
  71. "External Storage" : "Harici Depolama",
  72. "Folder name" : "Klasör ismi",
  73. "Configuration" : "Yapılandırma",
  74. "Available for" : "Kullanabilenler",
  75. "Add storage" : "Depo ekle",
  76. "Advanced settings" : "Gelişmiş ayarlar",
  77. "Delete" : "Sil",
  78. "Enable User External Storage" : "Kullanıcılar için Harici Depolamayı Etkinleştir",
  79. "Allow users to mount the following external storage" : "Kullanıcıların aşağıdaki harici depolamayı bağlamalarına izin ver"
  80. },
  81. "nplurals=2; plural=(n > 1);");