diff options
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", |