diff options
Diffstat (limited to 'apps/files_external/l10n/tr.js')
-rw-r--r-- | apps/files_external/l10n/tr.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 2882b8da3fe..e3c473a48fa 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -25,7 +25,7 @@ OC.L10N.register( "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...", + "Saving …" : "Kaydediliyor …", "Save" : "Kaydet", "Empty response from the server" : "Sunucudan boş yanıt alındı", "Couldn't access. Please log out and in again to activate this mount point" : "Erişilemedi. Lütfen bu bağlama noktasını etkinleştirmek için oturumunuzu kapatıp yeniden açın", @@ -132,6 +132,7 @@ OC.L10N.register( "Add storage" : "Depolama ekle", "Advanced settings" : "Gelişmiş ayarlar", "Allow users to mount external storage" : "Kullanıcılar dış depolama bağlayabilsin", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Aynı kimlik doğrulama bilgilerini kullanan bir çok dış depolama aygıtına genel kimlik doğrulama bilgileri ile erişebilirsiniz." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Aynı kimlik doğrulama bilgilerini kullanan bir çok dış depolama aygıtına genel kimlik doğrulama bilgileri ile erişebilirsiniz.", + "Saving..." : "Kaydediliyor..." }, "nplurals=2; plural=(n > 1);"); |