Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-02 05:32:52 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-02 05:32:52 +0300
commitcc65bfe6243c954d1401bff870814701cb4c3241 (patch)
tree43626927aad7c4d224a4ab5261e06840ebbe3465 /core/l10n/tr.js
parent4e5ed32025398e006f40e819428270d209994e03 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r--core/l10n/tr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index e99e02bfbf0..c1abd4b96f3 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -353,7 +353,6 @@ OC.L10N.register(
"Your client should now be connected!" : "İstemciniz şimdi bağlantı kurmuş olmalı!",
"You can close this window." : "Bu pencereyi kapatabilirsiniz.",
"This share is password-protected" : "Bu paylaşım parola korumalı",
- "The password is wrong. Try again." : "Parola yanlış. Yeniden deneyin.",
"Please type in your email address to request a temporary password" : "Lütfen geçici parola isteğinde bulunmak için e-posta adresinizi yazın",
"Email address" : "E-posta adresi",
"Password sent!" : "Parola gönderildi!",
@@ -400,6 +399,7 @@ OC.L10N.register(
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Veritabanında büyük tamsayıya dönüştürülecek bazı sütunlar eksik. Sütun türlerini büyük tablolara dönüştürme işlemi uzun sürebileceğinden bu işlem otomatik olarak yapılmaz. Sunucunuz normal çalışırken bekleyen değişiklikleri el ile uygulamak için \"occ db:convert-filecache-bigint\" komutunu yürütün. Bu işlem yapılırken Nextcloud kopyası çevrimdışı olur. Ayrıntılı bilgi almak için {linkstart}belgeler ↗{linkend} bölümüne bakabilirsiniz.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Başka bir veritabanına geçmek için komut satırı aracını kullanın: 'occ db:convert-type' ya da {linkstart}belgeler ↗{linkend} bölümüne bakın.",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Veri klasörünüz ve dosyalarınız İnternet üzerinden erişime açık olabilir. .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak veri klasörüne erişimi engellemeniz ya da veri klasörünü web sunucu kök klasörü dışına taşımanız önemle önerilir.",
+ "The password is wrong. Try again." : "Parola yanlış. Yeniden deneyin.",
"You haven't added any info yet" : "Henüz herhangi bir bilgi eklememişsiniz",
"{user} hasn't added any info yet" : "{user} henüz herhangi bir bilgi eklememiş"
},