diff options
Diffstat (limited to 'lib/l10n/tr.json')
-rw-r--r-- | lib/l10n/tr.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 52fdfb5433e..a0a860d2c44 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -1,6 +1,7 @@ { "translations": { "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ı", |