diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-01 07:46:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-01 07:46:26 +0000 |
commit | 75b94cb5beb3a5049415a6cf16416170428a8c71 (patch) | |
tree | 055e2522d90eadbba0bc8cc69aa193b164ff0b0a /core/l10n/tr.js | |
parent | 4c73d1f5f64aa628203703256cda23b73a068153 (diff) | |
download | nextcloud-server-75b94cb5beb3a5049415a6cf16416170428a8c71.tar.gz nextcloud-server-75b94cb5beb3a5049415a6cf16416170428a8c71.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 6d8e3b0e367..38869f14f00 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -26,8 +26,8 @@ OC.L10N.register( "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Parolanızı sıfırlamak için bağlantıya tıklayın. Parola sıfırlama isteğinde bulunmadıysanız bu e-postayı yoksayabilirsiniz.", "Reset your password" : "Parolamı Sıfırla", "Nextcloud Server" : "Nextcloud Sunucusu", - "Some of your link shares have been removed" : "Bazı bağlantı paylaşımlarınız silindi", - "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Bir güvenlik açığı nedeniyle bazı bağlantı paylaşımlarınızı silmek zorunda kaldık. ayrıntılı bilgi almak için bağlantıya bakabilirsiniz.", + "Some of your link shares have been removed" : "Bazı paylaşım bağlantılarınız silindi", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Bir güvenlik açığı nedeniyle bazı paylaşım bağlantılarınızı silmek zorunda kaldık. ayrıntılı bilgi almak için bağlantıya bakabilirsiniz.", "Preparing update" : "Güncelleme hazırlanıyor", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair step:" : "Onarım adımı:", @@ -143,7 +143,7 @@ OC.L10N.register( "Add another link" : "Başka bir bağlantı ekle", "Password protection for links is mandatory" : "Bağlantı için parola koruması zorunludur", "Share to {name}" : "{name} ile paylaş", - "Share link" : "Paylaşma bağlantısı", + "Share link" : "Paylaşım bağlantısı", "New share link" : "Yeni paylaşım bağlantısı ", "Created on {time}" : "{time} zamanında oluşturulmuş", "Password protect by Talk" : "Talk tarafından parola koruması", @@ -365,7 +365,8 @@ OC.L10N.register( "Account access" : "Hesap erişimi", "You are about to grant %1$s access to your %2$s account." : "%1$s için %2$s hesabınıza erişim izni vermek üzeresiniz.", "Account connected" : "Hesap bağlandı", - "Your client should now be connected! You can close this window." : "İstemcinizin bağlanmış olması gerekir! Bu pencereyi kapatabilirsiniz", + "Your client should now be connected!" : "İstemciniz şimdi bağlanmış olmalı!", + "You can close this window." : "Bu pencereyi kapatabilirsiniz.", "This share is password-protected" : "Bu paylaşım parola korumalı", "The password is wrong. Try again." : "Parola yanlış. Yeniden deneyin.", "Two-factor authentication" : "İki aşamalı kimlik doğrulama", @@ -414,6 +415,7 @@ OC.L10N.register( "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Özellikle dosya eşitleme için masaüstü istemcisi kullanılırken SQLite kullanımı önerilmez.", "Wrong password." : "Parola yanlış.", "New Password" : "Yeni Parola", - "We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Bu hesabın kayıtlı e-posta adresine bir parola sıfırlama bağlantısı gönderildi. Makul bir süre içinde bir e-posta almazsanız gelen kutunuzdaki spam/gereksiz klasörlerine bakın.<br>E-postayı göremiyorsanız yerel sistem yöneticinizle görüşün." + "We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Bu hesabın kayıtlı e-posta adresine bir parola sıfırlama bağlantısı gönderildi. Makul bir süre içinde bir e-posta almazsanız gelen kutunuzdaki spam/gereksiz klasörlerine bakın.<br>E-postayı göremiyorsanız yerel sistem yöneticinizle görüşün.", + "Your client should now be connected! You can close this window." : "İstemcinizin bağlanmış olması gerekir! Bu pencereyi kapatabilirsiniz" }, "nplurals=2; plural=(n > 1);"); |