diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-30 02:14:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-30 02:14:45 +0000 |
commit | 74eb2894a79f95ce4d08db19763d59dc8f489690 (patch) | |
tree | 958fdb38778e9086423c69713e9916ad12f0fb10 /core/l10n/tr.js | |
parent | e21f4409909ae13f1a6f4f0328eb2ab4fa85b16b (diff) | |
download | nextcloud-server-74eb2894a79f95ce4d08db19763d59dc8f489690.tar.gz nextcloud-server-74eb2894a79f95ce4d08db19763d59dc8f489690.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index d6b24a8a206..57c7b98f564 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -20,14 +20,11 @@ OC.L10N.register( "Password reset is disabled" : "Parola sıfırlama devre dışı bırakılmış", "Couldn't reset password because the token is invalid" : "Kod geçersiz olduğundan parola sıfırlanamadı", "Couldn't reset password because the token is expired" : "Kodun süresi geçtiğinden parola sıfırlanamadı", - "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Bu kullanıcı için bir e-posta adresi olmadığından sıfırlama e-postası gönderilemedi. Lütfen yöneticiniz ile görüşün.", "%s password reset" : "%s parola sıfırlama", "Password reset" : "Parolamı Sıfırla", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Parolanızı sıfırlamak için düğmeye tıklayın. Parola sıfırlama isteğinde bulunmadıysanız bu e-postayı yoksayabilirsiniz.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Parolanızı sıfırlamak için bağlantıya tıklayın. Parola sıfırlama isteğinde bulunmadıysanız bu e-postayı yoksayabilirsiniz.", "Reset your password" : "Parolamı Sıfırla", - "Couldn't send reset email. Please contact your administrator." : "Sıfırlama e-postası gönderilemedi. Lütfen yöneticiniz ile görüşün.", - "Couldn't send reset email. Please make sure your username is correct." : "Sıfırlama e-postası gönderilemedi. Lütfen kullanıcı adınızın doğru olduğundan emin olun.", "Nextcloud Server" : "Nextcloud Sunucusu", "Some of your link shares have been removed" : "Bazı bağlantı paylaşımlarınız silindi", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Bir güvenlik açığı nedeniyle bazı bağlantı paylaşımlarınızı silmek zorunda kaldık. ayrıntılı bilgi almak için bağlantıya bakabilirsiniz.", @@ -232,6 +229,7 @@ OC.L10N.register( "Reset password" : "Parolayı sıfırla", "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Bu hesabın e-posta adresine bir parola sıfırlama iletisi gönderildi. Bir e-posta almazsanız gelen kutunuzdaki spam/gereksiz klasörlerine bakın ya da yardım almak için sistem yöneticinizle görüşün.", "If it is not there ask your local administrator." : "E-postayı göremiyorsanız yerel sistem yöneticinizle görüşün.", + "Couldn't send reset email. Please contact your administrator." : "Sıfırlama e-postası gönderilemedi. Lütfen yöneticiniz ile görüşün.", "Password can not be changed. Please contact your administrator." : "Parola değiştirilemedi. Lütfen yöneticiniz ile görüşün.", "Back to login" : "Oturum açmaya geri dön", "Forgot password?" : "Parolamı unuttum", @@ -401,6 +399,8 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Bu %s kopyası şu anda bakım kipinde, bu işlem biraz zaman alabilir.", "This page will refresh itself when the instance is available again." : "Sistem yeniden kullanılabilir olduğunda bu sayfa kendiliğinden yenilenecek", "Contact your system administrator if this message persists or appeared unexpectedly." : "Bu ileti görüntülenmeye devam ediyor ya da beklenmedik şekilde ortaya çıkıyorsa sistem yöneticinizle görüşün.", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Bu kullanıcı için bir e-posta adresi olmadığından sıfırlama e-postası gönderilemedi. Lütfen yöneticiniz ile görüşün.", + "Couldn't send reset email. Please make sure your username is correct." : "Sıfırlama e-postası gönderilemedi. Lütfen kullanıcı adınızın doğru olduğundan emin olun.", "Updated \"%s\" to %s" : "\"%s\", %s sürümüne güncellendi", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Kod bütünlüğü sınamasında sorunlar çıktı. Ayrıntılı bilgi…</a>", "Dismiss" : "Yoksay", |