diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-16 01:56:44 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-16 01:56:44 -0400 |
commit | c132dd63577ff46a6742b602eea49ad2981c18b2 (patch) | |
tree | 39adc8f28de4cbe5566542e88d2ab2f7b43ae6b3 /settings/l10n/tr.php | |
parent | c1272871a543dae6067b7fa2b5f3226f4cecbdc7 (diff) | |
download | nextcloud-server-c132dd63577ff46a6742b602eea49ad2981c18b2.tar.gz nextcloud-server-c132dd63577ff46a6742b602eea49ad2981c18b2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/tr.php')
-rw-r--r-- | settings/l10n/tr.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index bc08395d0a1..0659bfe9756 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -109,6 +109,7 @@ $TRANSLATIONS = array( "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-ASCII 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.", |