diff options
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 0ba56bc6690..804c241deef 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -193,8 +193,8 @@ OC.L10N.register( "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "İzinler genellikle, web sunucusuna kök klasöre yazma izni verilerek düzeltilebilir. %s bölümüne bakın.", "Setting locale to %s failed" : "Dil %s olarak ayarlanamadı", "Please install one of these locales on your system and restart your webserver." : "Lütfen bu dillerden birini sisteminize kurun ve web sunucunuzu yeniden başlatın.", - "Please ask your server administrator to install the module." : "Lütfen modülü kurması için BT yöneticinizle görüşün.", "PHP module %s not installed." : "PHP %s modülü kurulmamış.", + "Please ask your server administrator to install the module." : "Lütfen modülü kurması için BT yöneticinizle görüşün.", "PHP setting \"%s\" is not set to \"%s\"." : "\"%s\" PHP ayarı \"%s\" olarak ayarlanmamış.", "Adjusting this setting in php.ini will make Nextcloud run again" : "php.ini dosyasında bu ayar yapıldığında Nextcloud yeniden çalışır", "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload, beklenen \"0\" değeri yerine \"%s\" olarak ayarlanmış", |