diff options
Diffstat (limited to 'apps/files_external/l10n/tr.js')
-rw-r--r-- | apps/files_external/l10n/tr.js | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 8365741a128..1f9c41eccb9 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -7,18 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Adım 1 başarısız. Özel durum: %s", "Step 2 failed. Exception: %s" : "Adım 2 başarısız. Özel durum: %s", "External storage" : "Harici depolama", - "Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı", - "Invalid backend or authentication mechanism class" : "Geçersiz arka uç veya kimlik doğrulama mekanizma sınıfı", - "Invalid mount point" : "Geçersiz bağlama noktası", - "Objectstore forbidden" : "Nesne deposu yasaktır", - "Invalid storage backend \"%s\"" : "Geçersiz depolama arka ucu \"%s\"", - "Not permitted to use backend \"%s\"" : "\"%s\" arka ucu kullanımına izin verilmiyor", - "Not permitted to use authentication mechanism \"%s\"" : "\"%s\" kimlik doğrulama mekanizmasına izin verilmiyor", - "Unsatisfied backend parameters" : "Yetersiz arka uç parametreleri", - "Unsatisfied authentication mechanism parameters" : "Yetersiz kimlik doğrulama mekanizması parametreleri", - "Insufficient data: %s" : "Yetersiz veri: %s", - "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "\"%i\" kimliği ile bir depolama bulunamadı", "Personal" : "Kişisel", "System" : "Sistem", "Grant access" : "Erişimi sağla", @@ -46,6 +34,18 @@ OC.L10N.register( "Credentials saving failed" : "Kimlik bilgileri kaydedilemedi", "Credentials required" : "Kimlik bilgileri gerekli", "Save" : "Kaydet", + "Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı", + "Invalid backend or authentication mechanism class" : "Geçersiz arka uç veya kimlik doğrulama mekanizma sınıfı", + "Invalid mount point" : "Geçersiz bağlama noktası", + "Objectstore forbidden" : "Nesne deposu yasaktır", + "Invalid storage backend \"%s\"" : "Geçersiz depolama arka ucu \"%s\"", + "Not permitted to use backend \"%s\"" : "\"%s\" arka ucu kullanımına izin verilmiyor", + "Not permitted to use authentication mechanism \"%s\"" : "\"%s\" kimlik doğrulama mekanizmasına izin verilmiyor", + "Unsatisfied backend parameters" : "Yetersiz arka uç parametreleri", + "Unsatisfied authentication mechanism parameters" : "Yetersiz kimlik doğrulama mekanizması parametreleri", + "Insufficient data: %s" : "Yetersiz veri: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "\"%i\" kimliği ile bir depolama bulunamadı", "Access key" : "Erişim anahtarı", "Secret key" : "Gizli anahtar", "Builtin" : "Yerleşik", |