diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-18 23:08:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-18 23:08:43 +0000 |
commit | 6b490f45fd938d631fc524e0c04af43182056bb7 (patch) | |
tree | 3a04fbec4f75018a4e559ab5b3243d8d8cac1986 /apps/files_external/l10n/tr.js | |
parent | 269600a04f18e025313352d3b2293cc10d3c26fa (diff) | |
download | nextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.tar.gz nextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/tr.js')
-rw-r--r-- | apps/files_external/l10n/tr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index e6a6996a056..ec798ab414a 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -38,7 +38,6 @@ OC.L10N.register( "Credentials saved" : "Kimlik doğrulama bilgileri kaydedildi", "Credentials saving failed" : "Kimlik doğrulama bilgileri kaydedilemedi", "Credentials required" : "Kimlik doğrulama bilgileri gerekli", - "Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı", "Invalid backend or authentication mechanism class" : "Arka yüz ya da kimlik doğrulama mekanizması sınıfı geçersiz", "Invalid mount point" : "Bağlama noktası geçersiz", "Objectstore forbidden" : "Nesne deposuna erişim kapalı", @@ -49,7 +48,6 @@ OC.L10N.register( "Unsatisfied authentication mechanism parameters" : "Kimlik doğrulama mekanizması parametreleri yetersiz", "Insufficient data: %s" : "Veriler yetersiz: %s", "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "\"%i\" kimlikli depolama düzenlenebilir değil", "Access key" : "Erişim anahtarı", "Secret key" : "Gizli anahtar", "Builtin" : "Yerleşik", @@ -125,6 +123,8 @@ OC.L10N.register( "Advanced settings" : "Gelişmiş ayarlar", "Delete" : "Sil", "Allow users to mount external storage" : "Kullanıcılar dış depolama bağlayabilsin", - "Allow users to mount the following external storage" : "Kullanıcıların şu dış depolamayı bağlayabilsin" + "Allow users to mount the following external storage" : "Kullanıcıların şu dış depolamayı bağlayabilsin", + "Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı", + "Storage with id \"%i\" is not user editable" : "\"%i\" kimlikli depolama düzenlenebilir değil" }, "nplurals=2; plural=(n > 1);"); |