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:
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r--lib/l10n/tr.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 039a0e8b15a..ef24b74558e 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Cannot write into \"config\" directory!" : "\"config\" klasörüne yazılamadı!",
"This can usually be fixed by giving the webserver write access to the config directory." : "Bu sorun genellikle, web sunucusuna config klasörüne yazma izni verilerek çözülebilir.",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ama config.php dosyasının salt okunur olarak kalmasını istiyorsanız içindeki \"config_is_read_only\" seçeneğini true olarak ayarlayın.",
"See %s" : "Şuraya bakın: %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "%1$s uygulamasının dosyaları doğru şekilde değiştirilmedi. Sunucu ile uyumlu dosyaların yüklü olduğundan emin olun.",
"Sample configuration detected" : "Örnek yapılandırma algılandı",
@@ -232,8 +233,6 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s",
"This can usually be fixed by giving the webserver write access to the config directory" : "Bu sorun genellikle, web sunucusuna config klasörüne yazma izni verilerek çözülebilir",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ya da config.php dosyasının salt okunur olarak kalmasını istiyorsanız içindeki \"config_is_read_only\" seçeneğini true olarak ayarlayın.",
- "Following databases are supported: %s" : "Şu veritabanları destekleniyor: %s",
- "Following platforms are supported: %s" : "Şu platformlar destekleniyor: %s",
"Can't create or write into the data directory %s" : "%s veri klasörü oluşturulamadı ya da içine yazılamadı",
"Invalid Federated Cloud ID" : "Birleşik bulut kodu geçersiz",
"Can’t increase permissions of %s" : "%s izinleri arttırılamadı",