diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-03 16:58:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-03 16:58:45 +0000 |
commit | 67d04f2d57f676b1271bfeb248cb1b915f4fa475 (patch) | |
tree | f8f2e20836005b3897b8ceaa956ee941de7922a9 /core/l10n/tr.js | |
parent | f4387ed38585848193373273416c67ac419f680c (diff) | |
download | nextcloud-server-67d04f2d57f676b1271bfeb248cb1b915f4fa475.tar.gz nextcloud-server-67d04f2d57f676b1271bfeb248cb1b915f4fa475.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 6a30a12eb02..71216cfc51e 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -255,8 +255,6 @@ OC.L10N.register( "Help" : "Yardım", "Access forbidden" : "Erişim engellendi", "File not found" : "Dosya bulunamadı", - "The specified document has not been found on the server." : "Belirtilen dosya sunucuda bulunamadı.", - "You can click here to return to %s." : "%s ana sayfasına dönmek için buraya tıklayın.", "Internal Server Error" : "Sunucu İçinde Sorun", "The server was unable to complete your request." : "Sunucu isteğinizi yerine getiremedi.", "If this happens again, please send the technical details below to the server administrator." : "Bu sorun sürerse lütfen aşağıdaki teknik ayrıntıları sunucu yöneticisine iletin.", @@ -330,10 +328,9 @@ OC.L10N.register( "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", - "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Hesabınız için gelişmiş güvenlik etkinleştirildi. Lütfen kimlik doğrulaması için ikinci aşamayı kullanıın.", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Etkinleştirilmiş iki aşamalı kimlik doğrulaması yöntemlerinden en az biri yüklenemedi. Lütfen yöneticiniz ile görüşün.", - "Cancel log in" : "Oturum açmaktan vazgeç", "Use backup code" : "Yedek kodu kullanacağım", + "Cancel log in" : "Oturum açmaktan vazgeç", "Error while validating your second factor" : "İkinci aşama doğrulanırken sorun çıktı", "Access through untrusted domain" : "Güvenilmeyen etki alanı üzerinden erişim", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Lütfen yöneticiniz ile görüşün. Yöneticisi siz iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını config/config.sample.php dosyasındaki gibi düzenleyin.", @@ -379,6 +376,8 @@ OC.L10N.register( "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Bir kullanıcı, grup, birleşmiş bulut kodu ya da e-posta adresi yazarak başkaları ile paylaşın.", "Share with other people by entering a user or group or a federated cloud ID." : "Bir kullanıcı, grup ya da birleşmiş bulut kodu yazarak başkaları ile paylaşın.", "Share with other people by entering a user or group or an email address." : "Bir kullanıcı, grup ya da e-posta adresi yazarak başkaları ile paylaşın.", + "The specified document has not been found on the server." : "Belirtilen dosya sunucuda bulunamadı.", + "You can click here to return to %s." : "%s ana sayfasına dönmek için buraya tıklayın.", "The server encountered an internal error and was unable to complete your request." : "Sunucu içinde bir sorun çıktığından isteğiniz tamamlanamadı.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Bu sorun bir kereden çok ortaya çıktıysa aşağıdaki teknik ayrıntıları da ekleyerek sunucu yöneticisiyle görüşün.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Sunucunuzu nasıl yapılandıracağınız hakkında bilgi almak için <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">belgelere</a> bakabilirsiniz.", @@ -388,6 +387,7 @@ OC.L10N.register( "Alternative Logins" : "Alternatif Oturum Açmalar", "You are about to grant \"%s\" access to your %s account." : "\"%s\" erişim iznini %s hesabınıza vermek üzeresiniz.", "Alternative login using app token" : "Uygulama kodu ile alternatif oturum açma", + "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Hesabınız için gelişmiş güvenlik etkinleştirildi. Lütfen kimlik doğrulaması için ikinci aşamayı kullanıın.", "You are accessing the server from an untrusted domain." : "Sunucuya güvenilmeyen bir etki alanından erişiyorsunuz.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Lütfen yöneticiniz ile görüşün. Bu kopyanın yöneticisi iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını yapın. Örnek yapılandırma config/config.sample.php dosyasında görülebilir.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Yapılandırmanıza bağlı olarak, bir yönetici olarak bu etki alanına güvenmek için aşağıdaki düğmeyi de kullanabilirsiniz.", |