diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-02 01:54:32 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-02 01:54:32 -0500 |
commit | 800829d93d7a39bef56d9dd47f7bd15748761ad4 (patch) | |
tree | f1f29ff74958b338774787c70985c1737f7be18c /settings/l10n/tr.js | |
parent | 4ecf1f85bee6fc89bc3c7a8620f6c32b749d4acb (diff) | |
download | nextcloud-server-800829d93d7a39bef56d9dd47f7bd15748761ad4.tar.gz nextcloud-server-800829d93d7a39bef56d9dd47f7bd15748761ad4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/tr.js')
-rw-r--r-- | settings/l10n/tr.js | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 3b874a4d886..29f899408b7 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -87,6 +87,7 @@ OC.L10N.register( "never" : "hiçbir zaman", "deleted {userName}" : "{userName} silindi", "add group" : "grup ekle", + "Changing the password will result in data loss, because data recovery is not available for this user" : "Parolayı değiştirmek, bu kullanıcı için veri kurtarması kullanılamadığından veri kaybına sebep olacak", "A valid username must be provided" : "Geçerli bir kullanıcı adı mutlaka sağlanmalı", "Error creating user" : "Kullanıcı oluşturulurken hata", "A valid password must be provided" : "Geçerli bir parola mutlaka sağlanmalı", @@ -115,7 +116,8 @@ OC.L10N.register( "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 change this. To migrate to another database use the command line tool: 'occ db:convert-type'" : "Veritabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için bunu değiştirmenizi öneririz. Farklı bir veritabanına geçiş yapmak için komut satırı aracını kullanın: 'occ db:convert-type'", - "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 Linux'ü daha çok öneririz.", + "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", "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", @@ -208,11 +210,11 @@ OC.L10N.register( "New password" : "Yeni parola", "Change password" : "Parola değiştir", "Full Name" : "Tam Adı", - "No display name set" : "Ekran adı ayarlanmadı", + "No display name set" : "Ekran adı ayarlanmamış", "Email" : "E-posta", "Your email address" : "E-posta adresiniz", "Fill in an email address to enable password recovery and receive notifications" : "Parola kurtarmayı ve bildirim almayı açmak için bir e-posta adresi girin", - "No email address set" : "E-posta adresi ayarlanmadı", + "No email address set" : "E-posta adresi ayarlanmamış", "Profile picture" : "Profil resmi", "Upload new" : "Yeni yükle", "Select new from Files" : "Dosyalardan seç", |