diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-06 01:54:57 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-06 01:54:57 -0400 |
commit | 6e991a53ec5bc2b70328ffbb7fd3e43811ccb426 (patch) | |
tree | ebb18d2e64754b7cd076610363048a7b4087d7e0 /settings/l10n | |
parent | 96cdeb40ed772b159b5f2403549f4fecd3c51c52 (diff) | |
download | nextcloud-server-6e991a53ec5bc2b70328ffbb7fd3e43811ccb426.tar.gz nextcloud-server-6e991a53ec5bc2b70328ffbb7fd3e43811ccb426.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/tr.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index dcfdab6ed95..ce7f7cd5b19 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -100,7 +100,7 @@ $TRANSLATIONS = array( "TLS" => "TLS", "Security Warning" => "Güvenlik Uyarısı", "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "%s erişiminiz HTTP aracılığıyla yapılıyor. Sunucunuzu, HTTPS kullanımını zorlamak üzere yapılandırmanızı şiddetle öneririz.", -"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "data dizininiz ve dosyalarınız büyük ihtimalle internet üzerinden erişilebilir. .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak data dizinine erişimi kapatmanızı veya data dizinini web sunucu belge kök dizini dışına almanızı şiddetle tavsiye ederiz.", +"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Veri dizininiz ve dosyalarınız muhtemelen İnternet üzerinden erişilebilir. .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak veri dizinine erişimi kapatmanızı veya veri dizinini web sunucu belge kök dizini dışına almanızı şiddetle tavsiye ederiz.", "Setup Warning" => "Kurulum Uyarısı", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." => "PHP satırıçi doc bloklarını ayıklamak üzere yapılandırılmış gibi görünüyor. Bu, bazı çekirdek (core) uygulamalarını erişilemez yapacak.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." => "Bu, muhtemelen Zend OPcache veya eAccelerator gibi bir önbellek/hızlandırıcı nedeniyle gerçekleşir.", |