diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-18 00:07:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-18 00:07:25 +0000 |
commit | b072d2c49d6f61c2b55abf12e04bdf2166dbd4f4 (patch) | |
tree | 9069afa10c27700205e136266056b1fc23df3f38 /settings/l10n/tr.js | |
parent | df2235c71fa7e58d549fe700b3077a749cb697f0 (diff) | |
download | nextcloud-server-b072d2c49d6f61c2b55abf12e04bdf2166dbd4f4.tar.gz nextcloud-server-b072d2c49d6f61c2b55abf12e04bdf2166dbd4f4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/tr.js')
-rw-r--r-- | settings/l10n/tr.js | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 10fcc76b9a4..ded6f45b7cc 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -1,6 +1,13 @@ OC.L10N.register( "settings", { + "{actor} changed your password" : "{actor} parolanızı değiştirdi", + "You changed your password" : "Parolanızı değiştirdiniz", + "Your password was reset by an administrator" : "Parolanız bir yönetici tarafından sıfırlandı", + "{actor} changed your email" : "{actor} e-posta adresinizi değiştirdi", + "You changed your email" : "E-posta adresinizi değiştirdiniz", + "Your email was changed by an administrator" : "E-posta adresiniz bir yönetici tarafından sıfırlandı", + "Your <strong>password</strong> or <strong>email</strong> was modified" : "<strong>Parolanız</strong> ya da <strong>e-posta adresiniz</strong> değiştirildi", "Enabled" : "Etkin", "Not enabled" : "Etkin değil", "Wrong password" : "Parola hatalı", @@ -39,6 +46,18 @@ OC.L10N.register( "Invalid user" : "Kullanıcı geçersiz", "Unable to change mail address" : "Posta adresi değiştirilemedi", "Email saved" : "E-posta kaydedildi", + "%1$s changed your password on %2$s." : "%1$s, %2$s üzerindeki parolanızı değiştirdi.", + "Your password on %s was changed." : "%s üzerindeki parolanız değiştirildi.", + "Your password on %s was reset by an administrator." : "%s üzerindeki parolanız bir yönetici tarafından sıfırlandı.", + "Password changed for %s" : "%s parolası değiştirildi", + "If you did not request this, please contact an administrator." : "Bu işlemi siz başlatmadıysanız lütfen bir yönetici ile görüşün.", + "Password for %1$s changed on %2$s" : "%2$s üzerindeki %1$s parolası değiştirildi", + "%1$s changed your email address on %2$s." : "%1$s, %2$s üzerindeki e-posta adresini değiştirdi", + "Your email address on %s was changed." : "%s üzerindeki e-posta adresiniz değiştirildi.", + "Your email address on %s was changed by an administrator." : "%s üzerindeki e-posta adresiniz bir yönetici tarafından değiştirildi.", + "Email address changed for %s" : "%s e-posta adresi değiştirildi", + "The new email address is %s" : "Yeni e-posta adresi: %s", + "Email address for %1$s changed on %2$s" : "%2$s üzerindeki %1$s e-posta değiştirildi", "Welcome aboard" : "Panonuza hoş geldiniz", "Welcome aboard %s" : "%s panonuza hoş geldiniz", "You have now an %s account, you can add, protect, and share your data." : "%s hesabınız açıldı. Verilerinizi ekleyip koruyabilir ve paylaşabilirsiniz.", |