diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:46 +0000 |
commit | 93f5745700c3b8def653b45e6d574d74cd84e0df (patch) | |
tree | 447184072863bbf76bfe7f6a07813d587920eb31 /apps/files_external/l10n/tr.js | |
parent | 8e27fed9d340c126dba4a3c3ded65b11f5fba897 (diff) | |
download | nextcloud-server-93f5745700c3b8def653b45e6d574d74cd84e0df.tar.gz nextcloud-server-93f5745700c3b8def653b45e6d574d74cd84e0df.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/tr.js')
-rw-r--r-- | apps/files_external/l10n/tr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index bdb1102413d..01fc0f70334 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -14,7 +14,6 @@ OC.L10N.register( "(group)" : "(grup)", "Compatibility with Mac NFD encoding (slow)" : "Mac NFD şifrelemesiyle uyumlu (yavaş)", "Admin defined" : "Yönetici ayarlamış", - "Are you sure you want to delete this external storage" : "Bu dış depolamayı silmek istediğinize emin misiniz", "Delete storage?" : "Depolama silinsin mi?", "Saved" : "Kaydedildi", "Saving..." : "Kaydediliyor...", @@ -133,6 +132,7 @@ OC.L10N.register( "Dropbox" : "Dropbox", "Google Drive" : "Google Drive", "No external storage configured" : "Herhangi bir dış depolama yapılandırılmamış", - "You can add external storages in the personal settings" : "Kişisel ayarlar bölümünden dış depolamaları ekleyebilirsiniz" + "You can add external storages in the personal settings" : "Kişisel ayarlar bölümünden dış depolamaları ekleyebilirsiniz", + "Are you sure you want to delete this external storage" : "Bu dış depolamayı silmek istediğinize emin misiniz" }, "nplurals=2; plural=(n > 1);"); |