diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-16 01:54:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-16 01:54:35 -0400 |
commit | ec5448bf7d2943f7b02fd5122a2c32969e528e4b (patch) | |
tree | 4659ab4a0b28a191d50dcb661ed2504086292e10 /core/l10n/tr.php | |
parent | e5224782fa4acb6f8f42aa437fb3f21c35e73e64 (diff) | |
download | nextcloud-server-ec5448bf7d2943f7b02fd5122a2c32969e528e4b.tar.gz nextcloud-server-ec5448bf7d2943f7b02fd5122a2c32969e528e4b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/tr.php')
-rw-r--r-- | core/l10n/tr.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/core/l10n/tr.php b/core/l10n/tr.php index 1c1cbf07857..3b1bab2c72c 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -47,7 +47,12 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("%n ay önce","%n ay önce"), "last year" => "geçen yıl", "years ago" => "yıllar önce", +"Couldn't send reset email. Please contact your administrator." => "Sıfırlama e-postası gönderilemedi. Lütfen yöneticiniz ile iletişime geçin.", +"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." => "Parolanızı değiştirme bağlantısı e-posta adresinize gönderildi. Makul bir süre içerisinde almadıysanız spam/gereksiz klasörlerini kontrol ediniz.<br>Bu konumlarda da yoksa yerel sistem yöneticinize sorunuz.", +"Your files are encrypted. If you haven't enabled the recovery key, 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ş. Kurtarma anahtarını etkinleştirmemişseniz, parola sıfırlama işleminden sonra verilerinize erişmeniz imkansız olacak.<br />Ne yaptığınızdan emin değilseniz, devam etmeden önce sistem yöneticiniz ile iletişime geçin.<br />Gerçekten devam etmek istiyor musunuz?", +"I know what I'm doing" => "Ne yaptığımı biliyorum", "Reset password" => "Parolayı sıfırla", +"Password can not be changed. Please contact your administrator." => "Parola değiştirilemedi. Lütfen yöneticiniz ile iletişime geçin.", "Yes" => "Evet", "No" => "Hayır", "Choose" => "Seç", @@ -121,6 +126,9 @@ $TRANSLATIONS = array( "Please reload the page." => "Lütfen sayfayı yeniden yükleyin.", "The update was unsuccessful." => "Güncelleme başarısız oldu.", "The update was successful. Redirecting you to ownCloud now." => "Güncelleme başarılı. Şimdi ownCloud'a yönlendiriliyorsunuz.", +"Couldn't reset password because the token is invalid" => "Belirteç geçersiz olduğundan parola sıfırlanamadı", +"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.", +"Couldn't send reset email because there is no email address for this username. Please contact your administrator." => "Sıfırlama e-postası, bu kullanıcı için bir e-posta adresi olmadığından gönderilemedi. Lütfen yöneticiniz ile iletişime geçin.", "%s password reset" => "%s parola sıfırlama", "Use the following link to reset your password: {link}" => "Parolanızı sıfırlamak için bu bağlantıyı kullanın: {link}", "You will receive a link to reset your password via Email." => "Parolanızı sıfırlamak için e-posta ile bir bağlantı alacaksınız.", @@ -129,6 +137,7 @@ $TRANSLATIONS = array( "Yes, I really want to reset my password now" => "Evet, gerçekten parolamı şimdi sıfırlamak istiyorum", "Reset" => "Sıfırla", "New password" => "Yeni parola", +"New Password" => "Yeni Parola", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " => "Mac OS X desteklenmiyor ve %s bu platformda düzgün çalışmayacak. Kendi riskinizle kullanın!", "For the best results, please consider using a GNU/Linux server instead." => "En iyi sonuçlar için GNU/Linux sunucusu kullanın.", "Personal" => "Kişisel", @@ -177,6 +186,7 @@ $TRANSLATIONS = array( "Please change your password to secure your account again." => "Hesabınızı tekrar güvene almak için lütfen parolanızı değiştirin.", "Server side authentication failed!" => "Sunucu taraflı yetkilendirme başarısız!", "Please contact your administrator." => "Lütfen sistem yöneticiniz ile iletişime geçin.", +"Forgot your password? Reset it!" => "Parolanızı mı unuttunuz? Sıfırlayın!", "remember" => "hatırla", "Log in" => "Giriş yap", "Alternative Logins" => "Alternatif Girişler", |