diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-02 01:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-02 01:12:16 +0000 |
commit | 777313db42d386f39338a5bc007724b95f39b9b2 (patch) | |
tree | a8400b20a936d87b89c1a0b016cabba7d6fc67e2 /apps/files_external/l10n/tr.js | |
parent | e8f9257ec9c29eca5b369807ad2c13e7bcedb72f (diff) | |
download | nextcloud-server-777313db42d386f39338a5bc007724b95f39b9b2.tar.gz nextcloud-server-777313db42d386f39338a5bc007724b95f39b9b2.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, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index c7787198bbf..bdb1102413d 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -56,8 +56,10 @@ OC.L10N.register( "OAuth2" : "OAuth2", "Client ID" : "İstemci kimliği", "Client secret" : "İstemci parolası", + "OpenStack v2" : "OpenStack v2", "Tenant name" : "Kiracı adı", "Identity endpoint URL" : "Kimlik arka uç noktası adresi", + "OpenStack v3" : "OpenStack v3", "Domain" : "Etki alanı", "Rackspace" : "Rackspace", "API key" : "API anahtarı", @@ -100,6 +102,7 @@ OC.L10N.register( "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHP FTP desteği kuurlmamış ya da etkinleştirilmemiş. %s bağlanamaz. Lütfen kurulum için sistem yöneticinizle görüşün.", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "%s kurulmamış. %s bağlanamaz. Lütfen kurulum için sistem yöneticinizle görüşün.", "External storage support" : "Dış depolama desteği", + "No external storage configured or you don't have the permission to configure them" : "Bir dış depolama yapılandırılmamış ya da yapılandırma izniniz yok", "Name" : "Ad", "Storage type" : "Depolama türü", "Scope" : "Kapsam", @@ -114,6 +117,7 @@ OC.L10N.register( "Authentication" : "Kimlik Doğrulama", "Configuration" : "Yapılandırma", "Available for" : "Kullanabilecekler", + "Click to recheck the configuration" : "Yapılandırmayı yeniden denetlemek için tıklayın", "Add storage" : "Depolama ekle", "Advanced settings" : "Gelişmiş ayarlar", "Delete" : "Sil", |