diff options
Diffstat (limited to 'settings/l10n/tr.js')
-rw-r--r-- | settings/l10n/tr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 762e7f9fce8..cc0ef42460d 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -120,6 +120,8 @@ OC.L10N.register( "To migrate to another database use the command line tool: 'occ db:convert-type'" : "Başka bir veritabanına geçmek için komut satırı aracını kullanın: 'occ db:convert-type'", "Microsoft Windows Platform" : "Microsoft Windows Platformu", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Sunucunuz, Microsoft Windows ile çalışıyor. En uygun kullanıcı deneyimi için şiddetle Linux'u öneriyoruz.", + "APCu below version 4.0.6 installed" : "APCu 4.0.6 sürümünden eskisi yüklü", + "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu 4.0.6 sürümünden eskisi yüklü. Kararlılık ve performans nedenleri ile daha yeni bir APCu sürümüne güncellemenizi öneriyoruz.", "Module 'fileinfo' missing" : "Modül 'fileinfo' kayıp", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP modülü 'fileinfo' kayıp. MIME türü tanıma ile en iyi sonuçları elde etmek için bu modülü etkinleştirmenizi öneririz.", "PHP charset is not set to UTF-8" : "PHP karakter kümesi UTF-8 olarak ayarlı değil", |