diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 80a0ac854e5..b8dab4d5276 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -126,6 +126,8 @@ OC.L10N.register( "Please reload the page." : "Lütfen sayfayı yeniden yükleyin.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Uygulama güncellenemedi. Ayrıntılı bilgi almak için bu sorun ile ilgili <a href=\"{url}\">forum iletimize</a> bakabilirsiniz.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Uygulama güncellenemedi. Lütfen bu sorunu <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud topluluğuna</a> bildirin.", + "Continue to {productName}" : "{productName} ile devam et", + "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Uygulama güncellendi. %n saniye içinde {productName} üzerine yönlendirileceksiniz.","Uygulama güncellendi. %n saniye içinde {productName} üzerine yönlendirileceksiniz."], "Log in" : "Oturum Aç", "Logging in …" : "Oturum açılıyor …", "Server side authentication failed!" : "Kimlik sunucu tarafında doğrulanamadı!", |