diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-08 01:55:01 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-08 01:55:01 -0400 |
commit | 2fb1b0864adea92102d8c91d92681dc0ef0bbafc (patch) | |
tree | df543a75bd95668d45f418f2956d254bc25e92b2 /apps/files_external/l10n | |
parent | 35421487610462b12e3600954f23a777c54abee3 (diff) | |
download | nextcloud-server-2fb1b0864adea92102d8c91d92681dc0ef0bbafc.tar.gz nextcloud-server-2fb1b0864adea92102d8c91d92681dc0ef0bbafc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r-- | apps/files_external/l10n/tr.js | 8 | ||||
-rw-r--r-- | apps/files_external/l10n/tr.json | 8 |
2 files changed, 14 insertions, 2 deletions
diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 824c58aad5d..afd80de3b6a 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -43,6 +43,7 @@ OC.L10N.register( "Username as share" : "Paylaşım olarak kullanıcı adı", "URL" : "URL", "Secure https://" : "Güvenli https://", + "SFTP with secret key login" : "Gizli anahtar oturumu ile SFTP", "Public key" : "Ortak anahtar", "Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı", "Invalid mount point" : "Geçersiz bağlama noktası", @@ -53,7 +54,12 @@ OC.L10N.register( "Error configuring Google Drive storage" : "Google Drive depo yapılandırma hatası", "Personal" : "Kişisel", "System" : "Sistem", - "Enable encryption" : "Kriptolamayı aç", + "Enable encryption" : "Şifrelemeyi aç", + "Enable previews" : "Önizlemeleri aç", + "Check for changes" : "Değişiklikleri denetle", + "Never" : "Daha yeni", + "Once every direct access" : "Her doğrudan erişimde bir kez", + "Every time the filesystem is used" : "Dosya sistemi her kullanıldığında", "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)", "Saved" : "Kaydedildi", diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index 5d616d4a97f..07fa89651d2 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -41,6 +41,7 @@ "Username as share" : "Paylaşım olarak kullanıcı adı", "URL" : "URL", "Secure https://" : "Güvenli https://", + "SFTP with secret key login" : "Gizli anahtar oturumu ile SFTP", "Public key" : "Ortak anahtar", "Storage with id \"%i\" not found" : "\"%i\" kimliği ile bir depolama bulunamadı", "Invalid mount point" : "Geçersiz bağlama noktası", @@ -51,7 +52,12 @@ "Error configuring Google Drive storage" : "Google Drive depo yapılandırma hatası", "Personal" : "Kişisel", "System" : "Sistem", - "Enable encryption" : "Kriptolamayı aç", + "Enable encryption" : "Şifrelemeyi aç", + "Enable previews" : "Önizlemeleri aç", + "Check for changes" : "Değişiklikleri denetle", + "Never" : "Daha yeni", + "Once every direct access" : "Her doğrudan erişimde bir kez", + "Every time the filesystem is used" : "Dosya sistemi her kullanıldığında", "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)", "Saved" : "Kaydedildi", |