diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-17 13:30:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-17 13:30:52 +0000 |
commit | 39c180117ea48c313de09223eec111d14188588d (patch) | |
tree | 9e77e85df3b4777474758ec2300760248981bf4c /settings/l10n/tr.js | |
parent | 5a599d5c4e4e0fca6b5edc1b841d08eec39cd671 (diff) | |
download | nextcloud-server-39c180117ea48c313de09223eec111d14188588d.tar.gz nextcloud-server-39c180117ea48c313de09223eec111d14188588d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/tr.js')
-rw-r--r-- | settings/l10n/tr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 28b4d90cd3b..0375e025654 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -1,16 +1,16 @@ OC.L10N.register( "settings", { + "Enabled" : "Etkin", + "Not enabled" : "Etkin değil", "Wrong password" : "Hatalı parola", "Saved" : "Kaydedildi", "No user supplied" : "Kullanıcı girilmedi", + "Unable to change password" : "Parola değiştirilemiyor", "Authentication error" : "Kimlik doğrulama hatası", "Please provide an admin recovery password, otherwise all user data will be lost" : "Lütfen yönetici kurtarma parolasını girin, aksi takdirde tüm kullanıcı verisi kaybedilecek", "Wrong admin recovery password. Please check the password and try again." : "Hatalı yönetici kurtarma parolası. Lütfen parolayı denetleyip yeniden deneyin.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Arka uç, parola değiştirmesini desteklemiyor, ancak kullanıcı şifreleme anahtarı başarıyla güncellendi.", - "Unable to change password" : "Parola değiştirilemiyor", - "Enabled" : "Etkin", - "Not enabled" : "Etkin değil", "installing and updating apps via the app store or Federated Cloud Sharing" : "uygulama mağazası ve Birleşmiş Bulut Paylaşımından uygulama kurma ve güncelleme", "Federated Cloud Sharing" : "Birleşmiş Bulut Paylaşımı", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL eskide kalmış bir sürüm %s kullanıyor (%s). Lütfen işletim sisteminizi güncelleyin, aksi halde %s gibi özellikler düzgün çalışmayacaktır.", |