diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-23 00:13:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-23 00:13:03 +0000 |
commit | 891bd633109caf3cfbe35d17b66088498a61c3e5 (patch) | |
tree | 741aac9b5084c34167face29f7ed96a5a3ac4557 /core/l10n/tr.js | |
parent | 64b36141825ce790c7a9a1357a1c396e6c768fc9 (diff) | |
download | nextcloud-server-891bd633109caf3cfbe35d17b66088498a61c3e5.tar.gz nextcloud-server-891bd633109caf3cfbe35d17b66088498a61c3e5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index c081c33b715..c5b98064bc3 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -35,7 +35,6 @@ OC.L10N.register( "Turned on maintenance mode" : "Bakım kipi etkinleştirildi", "Turned off maintenance mode" : "Bakım kipi devre dışı bırakıldı", "Maintenance mode is kept active" : "Bakım kipi etkin tutuldu", - "Waiting for cron to finish (checks again in 5 seconds)..." : "Bitirmek için zamanlanmış görev bekleniyor (5 saniye sonra yeniden denetlenecek)...", "Updating database schema" : "Veritabanı şeması güncelleniyor", "Updated database" : "Veritabanı güncellendi", "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Veritabanı şeması güncellemesi denetleniyor (veritabanının büyüklüğüne bağlı olarak uzun sürebilir)", @@ -309,6 +308,8 @@ OC.L10N.register( "Redirecting …" : "Yönlendiriliyor...", "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", "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.", "Cancel log in" : "Oturum açmaktan vazgeç", |