diff options
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 57c7b98f564..d1f9269d88e 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -232,6 +232,8 @@ OC.L10N.register( "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", + "New password" : "Yeni parola", + "I know what I'm doing" : "Ne yaptığımı biliyorum", "Forgot password?" : "Parolamı unuttum", "Settings" : "Ayarlar", "Could not load your contacts" : "Kişileriniz yüklenemedi", @@ -362,8 +364,6 @@ OC.L10N.register( "You are about to grant %1$s access to your %2$s account." : "%1$s için %2$s hesabınıza erişim izni vermek üzeresiniz.", "Account connected" : "Hesap bağlandı", "Your client should now be connected! You can close this window." : "İstemcinizin bağlanmış olması gerekir! Bu pencereyi kapatabilirsiniz", - "New password" : "Yeni parola", - "New Password" : "Yeni Parola", "This share is password-protected" : "Bu paylaşım parola korumalı", "The password is wrong. Try again." : "Parola yanlış. Yeniden deneyin.", "Two-factor authentication" : "İki aşamalı kimlik doğrulama", @@ -406,7 +406,6 @@ OC.L10N.register( "Dismiss" : "Yoksay", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Parola sıfırlama bağlantısı e-posta adresinize gönderildi. Bir kaç dakika içinde e-postayı almazsanız spam/gereksiz klasörlerinize bakın.<br>E-postayı göremiyorsanız yerel sistem yöneticinizle görüşün.", "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Dosyalarınız şifrelenmiş. Parola sıfırlama işleminden sonra verilerinize erişemeyeceksiniz.<br />Ne yapacağınızdan emin değilseniz, ilerlemeden önce sistem yöneticiniz ile görüşün.<br />Gerçekten devam etmek istiyor musunuz?", - "I know what I'm doing" : "Ne yaptığımı biliyorum", "Sending email …" : "E-posta gönderiliyor …", "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "{name}, {version} sürümünden daha düşük bir sürüm kurulu. Kararlılık ve başarım için daha yeni bir {name} sürümüne güncellemeniz önerilir.", "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Güvenlik nedeniyle kullanılması önerilen /dev/urandom klasörü PHP tarafından okunamıyor. Ayrıntılı bilgi almak için <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">belgelere</a> bakabilirsiniz.", @@ -426,6 +425,7 @@ OC.L10N.register( "Please log in before granting %s access to your %s account." : "Lütfen %s erişim izni %s vermeden önce oturum açın.", "You are about to grant %s access to your %s account." : "%s erişim iznini %s hesabınız için vermek üzeresiniz.", "Redirecting …" : "Yönlendiriliyor...", + "New Password" : "Yeni Parola", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Hesabınız için gelişmiş güvenlik etkinleştirildi. Lütfen kimlik doğrulaması için ikinci aşamayı kullanıın.", "Further information how to configure this can be found in the %sdocumentation%s." : "Bu ayar ile ilgili ayrıntılı bilgi almak için %sbelgelere%s bakabilirsiniz.", "%s will be updated to version %s" : "%s, %s sürümüne güncellenecek", |