diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-06-15 02:13:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-06-15 02:13:36 +0000 |
commit | 7fea53184783bb7438f46169d239b635fa21319a (patch) | |
tree | 672820f81ed4614a4703a756209097cd94f8fa93 /core/l10n/tr.js | |
parent | bf18f1ee934b71e21b060450a30e321d98ab2da2 (diff) | |
download | nextcloud-server-7fea53184783bb7438f46169d239b635fa21319a.tar.gz nextcloud-server-7fea53184783bb7438f46169d239b635fa21319a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 36bd7bc76ec..7691d11ee29 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -222,12 +222,15 @@ OC.L10N.register( "An internal error occurred." : "İçeride bir sorun çıktı.", "Please try again or contact your administrator." : "Lütfen yeniden deneyin ya da yöneticinizle görüşün.", "Username or email" : "Kullanıcı adı ya da e-posta", + "Username or\temail" : "Kullanıcı adı ya da\te-posta", "Log in" : "Oturum Aç", "Logging in …" : "Oturum açılıyor ...", "Wrong username or password." : "Kullanıcı adı ya da parola hatalı.", "User disabled" : "Kullanıcı devre dışı", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "IP adresinizden yapılan birden çok geçersiz oturum açma girişimi algılandı. Bu nedenle oturum açmanız 30 saniye süreyle engellendi.", "Reset password" : "Parolayı sıfırla", + "We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders." : "Bu hesabın kayıtlı e-posta adresine bir parola sıfırlama bağlantısı gönderildi. Makul bir süre içinde bir e-posta almazsanız gelen kutunuzdaki spam/gereksiz klasörlerine bakın.", + "If it is not there ask your local administrator." : "E-postayı göremiyorsanız yerel sistem yöneticinizle 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", @@ -275,6 +278,15 @@ OC.L10N.register( "seconds ago" : "saniyeler önce", "Connection to server lost" : "Sunucu bağlantısı kesildi", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Sayfa yüklenirken bir sorun çıktı. %n saniye sonra yeniden yüklenecek","Sayfa yüklenirken bir sorun çıktı. %n saniye sonra yeniden yüklenecek"], + "Add to a project" : "Bir projeye ekle", + "Show details" : "Ayrıntılar görüntülensin", + "Hide details" : "Ayrıntılar gizlensin", + "Rename project" : "Projeyi yeniden adlandır", + "Failed to rename the project" : "Proje yeniden adlandırılamadı", + "Failed to create a project" : "Bir proje eklenemedi", + "Failed to add the item to the project" : "Öge projeye eklenemedi", + "Connect items to a project to make them easier to find" : "Ögeleri bir projeye bağlayarak bulunmasını kolaylaştırın", + "Type to search for existing projects" : "Var olan projeleri aramak için yazın", "New in" : "Şuraya ekle", "View changelog" : "Değişiklik günlüğünü görüntüle", "No action available" : "Yapılabilecek bir işlem yok", |