diff --git a/l10n/tr.js b/l10n/tr.js index 7f3f644657..879ce50de4 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -428,6 +428,6 @@ OC.L10N.register( "Redirect" : "Yönlendir", "The link leads to %s" : "Bağlantı %s adresine gidiyor", "If you do not want to visit that page, you can return to Mail." : "Bu sayfayı ziyaret etmek istemiyorsanız, Posta uygulamasına geri dönebilirsiniz.", - "Continue to %s" : "%s sayfasına geç" + "Continue to %s" : "%s sayfasına ilerle" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index cc279bd3a6..b403375a38 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -426,6 +426,6 @@ "Redirect" : "Yönlendir", "The link leads to %s" : "Bağlantı %s adresine gidiyor", "If you do not want to visit that page, you can return to Mail." : "Bu sayfayı ziyaret etmek istemiyorsanız, Posta uygulamasına geri dönebilirsiniz.", - "Continue to %s" : "%s sayfasına geç" + "Continue to %s" : "%s sayfasına ilerle" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file