diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-14 01:55:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-14 01:55:35 -0400 |
commit | 67b7160e7b250c4bf8a056a90ef5e2cb939b11eb (patch) | |
tree | 79ac823f13ea99ed618a742d23669435f25e3955 /settings/l10n/tr.php | |
parent | fc462c5edb9c7fcb58be336d18a95b02bea4e273 (diff) | |
download | nextcloud-server-67b7160e7b250c4bf8a056a90ef5e2cb939b11eb.tar.gz nextcloud-server-67b7160e7b250c4bf8a056a90ef5e2cb939b11eb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/tr.php')
-rw-r--r-- | settings/l10n/tr.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index 4e724e371f1..3ecc0a6f23e 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -108,6 +108,8 @@ $TRANSLATIONS = array( "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.", "Your PHP version is outdated" => "PHP sürümünüz eski", "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "PHP sürümünüz eski. Eski sürümlerde sorun olduğundan 5.3.8 veya daha yeni bir sürüme güncellemenizi şiddetle tavsiye ederiz. Bu kurulumun da doğru çalışmaması da olasıdır.", +"PHP charset is not set to UTF-8" => "PHP karakter kümesi UTF-8 olarak ayarlı değil", +"PHP charset is not set to UTF-8. This can cause major issues with non-acsii characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." => "PHP karakter kümesi UTF-8 olarak ayarlı değil. Bu, dosya isimlerindeki ASCII olmayan karakterler için büyük sorunlara yol açabilir. php.ini içerisindeki 'default_charset' ayarını 'UTF-8' olarak ayarlamanızı şiddetle tavsiye ediyoruz.", "Locale not working" => "Yerel çalışmıyor", "System locale can not be set to a one which supports UTF-8." => "Sistem yereli, UTF-8 destekleyenlerden biri olarak ayarlanamadı.", "This means that there might be problems with certain characters in file names." => "Bu, dosya adlarında belirli karakterlerde problem olabileceği anlamına gelir.", |