diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-15 01:55:28 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-15 01:55:28 -0500 |
commit | be34cea970b9953ba70ddcec296ad48cd36df797 (patch) | |
tree | cd458f262ad8ba2c2613c7d6a9073cece9f2d000 /apps/files_external/l10n/tr.js | |
parent | db79799eb86f29dca21a1e20204fab3567f86f55 (diff) | |
download | nextcloud-server-be34cea970b9953ba70ddcec296ad48cd36df797.tar.gz nextcloud-server-be34cea970b9953ba70ddcec296ad48cd36df797.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/tr.js')
-rw-r--r-- | apps/files_external/l10n/tr.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 0473544da04..a58f6128219 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -17,6 +17,8 @@ OC.L10N.register( "Unsatisfied backend parameters" : "Yetersiz arka uç parametreleri", "Unsatisfied authentication mechanism parameters" : "Yetersiz kimlik doğrulama mekanizması parametreleri", "Insufficient data: %s" : "Yetersiz veri: %s", + "%s" : "%s", + "Storage with id \"%i\" is not user editable" : "\"%i\" kimliği ile bir depolama bulunamadı", "Personal" : "Kişisel", "System" : "Sistem", "Grant access" : "Erişimi sağla", @@ -27,14 +29,22 @@ OC.L10N.register( "Error generating key pair" : "Anahtar çifti üretirken hata", "Enable encryption" : "Şifrelemeyi aç", "Enable previews" : "Önizlemeleri aç", + "Enable sharing" : "Paylaşımı etkinleştir", "Check for changes" : "Değişiklikleri denetle", "Never" : "Daha yeni", "Once every direct access" : "Her doğrudan erişimde bir kez", "All users. Type to select user or group." : "Tüm kullanıcılar. Kullanıcı veya grup seçmek için yazın.", "(group)" : "(grup)", + "Admin defined" : "Yönetici tanımlandı", "Saved" : "Kaydedildi", "Saving..." : "Kaydediliyor...", "Save" : "Kaydet", + "Empty response from the server" : "Sunucudan boş yanıt", + "Couldn't access. Please logout and login to activate this mount point" : "Erişilemedi. Lütfen bu bağlama noktasını etkinleştirmek için tekrar oturumu kapatıp açın.", + "Couldn't get the information from the ownCloud server: {code} {type}" : "ownCloud sunucusundan bilgi alınamadı: {code} {type}", + "Couldn't get the list of external mount points: {type}" : "Harici bağlama noktalarının listesi alınamadı: {type}", + "There was an error with message: " : "Şu mesajla bir hata oluştu:", + "External mount error" : "Harici bağlama hatası", "Username" : "Kullanıcı Adı", "Password" : "Parola", "Access key" : "Erişim anahtarı", |