diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-18 00:19:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-18 00:19:21 +0000 |
commit | 0ff674607f1bbf108d4318a8844f7d3f7e7a2cd6 (patch) | |
tree | f37fd88f98b87637aaf3fbc3c070845252a9ab8d /apps/files_external | |
parent | 84e0b9007cfc1d3cf3d793e6abcaeb31e47a48a4 (diff) | |
download | nextcloud-server-0ff674607f1bbf108d4318a8844f7d3f7e7a2cd6.tar.gz nextcloud-server-0ff674607f1bbf108d4318a8844f7d3f7e7a2cd6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/tr.js | 4 | ||||
-rw-r--r-- | apps/files_external/l10n/tr.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 95fb0ade699..45244cbf6f2 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -20,7 +20,7 @@ OC.L10N.register( "Saving …" : "Kaydediliyor …", "Save" : "Kaydet", "Forbidden to manage local mounts" : "Yerel bağlantıları yönetme izni verilmemiş", - "Storage with ID \"%d\" not found" : "\"%d\" kodlu depolama bulunamadı", + "Storage with ID \"%d\" not found" : "\"%d\" kimlikli depolama bulunamadı", "Invalid backend or authentication mechanism class" : "Arka yüz ya da kimlik doğrulama yöntemi sınıfı geçersiz", "Invalid mount point" : "Bağlama noktası geçersiz", "Objectstore forbidden" : "Nesne deposuna erişim kapalı", @@ -31,7 +31,7 @@ OC.L10N.register( "Unsatisfied authentication mechanism parameters" : "Kimlik doğrulama yöntemi parametreleri yetersiz", "Insufficient data: %s" : "Veriler yetersiz: %s", "%s" : "%s", - "Storage with ID \"%d\" is not user editable" : "\"%d\" kodlu depolama kullanıcı tarafından düzenlenebilir değil", + "Storage with ID \"%d\" is not user editable" : "\"%d\" kimlikli depolama kullanıcı tarafından düzenlenebilir değil", "Access key" : "Erişim anahtarı", "Secret key" : "Gizli anahtar", "Builtin" : "Yerleşik", diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index 9fd161dd995..41a288c5582 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -18,7 +18,7 @@ "Saving …" : "Kaydediliyor …", "Save" : "Kaydet", "Forbidden to manage local mounts" : "Yerel bağlantıları yönetme izni verilmemiş", - "Storage with ID \"%d\" not found" : "\"%d\" kodlu depolama bulunamadı", + "Storage with ID \"%d\" not found" : "\"%d\" kimlikli depolama bulunamadı", "Invalid backend or authentication mechanism class" : "Arka yüz ya da kimlik doğrulama yöntemi sınıfı geçersiz", "Invalid mount point" : "Bağlama noktası geçersiz", "Objectstore forbidden" : "Nesne deposuna erişim kapalı", @@ -29,7 +29,7 @@ "Unsatisfied authentication mechanism parameters" : "Kimlik doğrulama yöntemi parametreleri yetersiz", "Insufficient data: %s" : "Veriler yetersiz: %s", "%s" : "%s", - "Storage with ID \"%d\" is not user editable" : "\"%d\" kodlu depolama kullanıcı tarafından düzenlenebilir değil", + "Storage with ID \"%d\" is not user editable" : "\"%d\" kimlikli depolama kullanıcı tarafından düzenlenebilir değil", "Access key" : "Erişim anahtarı", "Secret key" : "Gizli anahtar", "Builtin" : "Yerleşik", |