diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-06 06:49:06 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-06 06:49:06 -0500 |
commit | 80e38b84dccde44c40109e9721fac00984f43ef7 (patch) | |
tree | d4b6ad36bffc02b4b6e523268f5d4ec4c8465384 /settings/l10n/tr.js | |
parent | 3c46a51f7701bd7b550f97096200a36bb06f65f6 (diff) | |
download | nextcloud-server-80e38b84dccde44c40109e9721fac00984f43ef7.tar.gz nextcloud-server-80e38b84dccde44c40109e9721fac00984f43ef7.zip |
[tx-robot] updated from transifex
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 8e5a22d8003..60ed7d4d385 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -115,6 +115,8 @@ OC.L10N.register( "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.", "Database Performance Info" : "Veritabanı Başarım Bilgisi", + "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Veritabanı olarak SQLite kullanıldı. Daha büyük kurulumlar için farklı bir veritabanına geçmenizi öneriyoruz.", + "To migrate to another database use the command line tool: 'occ db:convert-type'" : "Başka bir veritabanına eşitlemek 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.", "Module 'fileinfo' missing" : "Modül 'fileinfo' kayıp", |