diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-17 01:13:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-17 01:13:23 +0000 |
commit | 4547e75078e90f5ec2eebf045a875e34063dec33 (patch) | |
tree | 46e6aac83995792382be6503a68ec4fa3181e224 /core/l10n/tr.js | |
parent | f8988c257c9217e968a377ce38ea558862948118 (diff) | |
download | nextcloud-server-4547e75078e90f5ec2eebf045a875e34063dec33.tar.gz nextcloud-server-4547e75078e90f5ec2eebf045a875e34063dec33.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 95cd32e63f7..34cae0b9510 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -309,6 +309,9 @@ OC.L10N.register( "Database host" : "Veritabanı sunucusu", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Lütfen sunucu adının yanında kapı numarasını da belirtin (Örnek: localhost:5432).", "Performance warning" : "Başarım uyarısı", + "You chose SQLite as database." : "Veritabanı olarak SQLite seçtiniz.", + "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite yalnız küçük ve geliştirme ortamları için seçilmelidir. Üretim ortamları için farklı bir veritabanı kullanmanız önerilir.", + "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Dosya eşitlemesi için istemcileri kullanıyorsanız SQLite kullanımından kaçınmalısınız.", "Finish setup" : "Kurulumu tamamla", "Finishing …" : "Tamamlanıyor ...", "Need help?" : "Yardım gerekiyor mu?", |