diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 405156872cc..1006a99e865 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -219,6 +219,8 @@ OC.L10N.register( "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.", "More details can be found in the server log." : "Sunucu günlüğünden ayrıntılı bilgi alabilirsiniz.", "Technical details" : "Teknik ayrıntılar", "Remote Address: %s" : "Uzak Adres: %s", @@ -282,6 +284,9 @@ OC.L10N.register( "Cancel log in" : "Oturum açmaktan vazgeç", "Use backup code" : "Yedek kodu kullanacağım", "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.", + "Depending on your configuration, this button could also work to trust the domain:" : "Yapılandırmanıza bağlı olarak, bu düğme etki alanına güvenmek için de kullanılabilir:", "Add \"%s\" as trusted domain" : "\"%s\" etki alanını güvenilir olarak ekle", "App update required" : "Uygulamanın güncellenmesi gerekli", "%s will be updated to version %s" : "%s, %s sürümüne güncellenecek", |