diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-16 01:09:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-16 01:09:50 +0000 |
commit | b2e9cb6a004e40d573ce3923f184f72be3be54fe (patch) | |
tree | b73f53e14bfbca22ad1fa30174d1e1f683d42718 /core/l10n/tr.js | |
parent | 7310c698de582684f65081e3d0523c8b9ac27bc0 (diff) | |
download | nextcloud-server-b2e9cb6a004e40d573ce3923f184f72be3be54fe.tar.gz nextcloud-server-b2e9cb6a004e40d573ce3923f184f72be3be54fe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 0b73c43a585..3125b0c4c6a 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -81,6 +81,7 @@ OC.L10N.register( "I know what I'm doing" : "Ne yaptığımı biliyorum", "Password can not be changed. Please contact your administrator." : "Parola değiştirilemedi. Lütfen yöneticiniz ile görüşün.", "Reset password" : "Parolayı sıfırla", + "Sending email …" : "E-posta gönderiliyor …", "No" : "Hayır", "Yes" : "Evet", "No files in here" : "Burada herhangi bir dosya yok", @@ -123,6 +124,7 @@ OC.L10N.register( "Error occurred while checking server setup" : "Sunucu ayarları denetlenirken sorun çıktı", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Veri klasörünüz ve dosyalarınız İnternet üzerinden erişime açık olabilir. .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak veri klasörüne erişimi engellemeniz ya da veri klasörünü web sunucu kök klasörü dışına taşımanız önemle önerilir.", "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "\"{header}\" HTTP üst bilgisi \"{expected}\" ile eşleşmek üzere yapılandırılmamış. Bu durum muhtemel bir güvenlik ya da gizlilik riski oluşturduğundan bu ayarı düzeltmeniz önerilir.", + "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "\"{header}\" HTTP üst bilgisi \"{expected}\" ile eşleşmek üzere yapılandırılmamış. Bazı özelliklerin düzgün çalışmasını engelleyebileceğinden bu ayarı düzeltmeniz önerilir.", "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTP üst bilgisi en azından\"{seconds}\" saniyedir yapılandırılmamış. Gelişmiş güvenlik sağlamak için <a href=\"{docUrl}\" rel=\"noreferrer noopener\">güvenlik ipuçlarında</a> anlatıldığı şekilde HSTS özelliğinin etkinleştirilmesi önerilir.", "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Bu siteye HTTP üzerinde erişiyorsunuz. Sunucunuzu <a href=\"{docUrl}\">güvenlik ipuçlarında</a> anlatıldığı şekilde HTTPS kullanımını zorlayacak şekilde yapılandırmanız önemle önerilir.", "Shared" : "Paylaşılmış", @@ -274,6 +276,8 @@ OC.L10N.register( "Wrong password." : "Parola yanlış.", "Log in" : "Oturum Aç", "Stay logged in" : "Bağlı kal", + "Forgot password?" : "Parolamı unuttum", + "Back to log in" : "Oturum açmaya geri dön", "Alternative Logins" : "Alternatif Oturum Açmalar", "Account access" : "Hesap erişimi", "You are about to grant %s access to your %s account." : "%s erişim iznini %s hesabınız için vermek üzeresiniz.", |