diff options
Diffstat (limited to 'apps/encryption/l10n/tr.js')
-rw-r--r-- | apps/encryption/l10n/tr.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/encryption/l10n/tr.js b/apps/encryption/l10n/tr.js index 5635d617a91..5ef5dffecc5 100644 --- a/apps/encryption/l10n/tr.js +++ b/apps/encryption/l10n/tr.js @@ -28,6 +28,10 @@ OC.L10N.register( "Bad Signature" : "İmza bozuk", "Missing Signature" : "İmza eksik", "one-time password for server-side-encryption" : "sunucu tarafında şifreleme için tek kullanımlık parola", + "Encryption password" : "Şifreleme parolası", + "The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Yönetim, sunucu tarafı şifrelemeyi etkinleştirmiş. Dosyalarınız <strong>%s</strong> parolası ile şifrelendi .", + "The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Yönetim, sunucu tarafı şifrelemeyi etkinleştirmiş. Dosyalarınız \"<strong>%s</strong>\" parolası ile şifrelendi .", + "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password." : "Lütfen yönetim bölümünden oturum açarak kişisel ayarlarınızdaki \"Güvenlik\" bölümüne gidin ve \"Eski oturum açma parolası\" alanına bu parolayı ve geçerli oturum açma parolanızı yazarak şifreleme parolanızı güncelleyin.", "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Bu dosyanın şifresi çözülemedi ve büyük olasılıkla paylaşılan bir dosya. Lütfen dosya sahibi ile görüşerek sizinle yeniden paylaşmasını isteyin.", "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Bu dosya okunamadı ve büyük olasılıkla paylaşılan bir dosya. Lütfen dosya sahibi ile görüşerek sizinle yeniden paylaşmasını isteyin.", "Default encryption module" : "Varsayılan şifreleme modülü", |