From 73825f6720ae6563d71f2ea88b4c4bb877992be0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuz=20Ersen?= Date: Fri, 3 Mar 2023 19:50:23 +0000 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 100.0% (26 of 26 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/tr/ --- src/_locales/tr/messages.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/_locales/tr/messages.json b/src/_locales/tr/messages.json index 702aa88..6b5c4bc 100644 --- a/src/_locales/tr/messages.json +++ b/src/_locales/tr/messages.json @@ -32,11 +32,11 @@ "description": "used in the settings page" }, "auto": { - "message": "Auto", + "message": "Otomatik", "description": "used in the settings page" }, "excludeFromRedirecting": { - "message": "Excluded from redirecting", + "message": "Yönlendirme dışında bırakılanlar", "description": "used in the settings page" }, "importSettings": { @@ -56,7 +56,7 @@ "description": "used in the settings page" }, "showInPopup": { - "message": "Show in popup", + "message": "Açılır pencerede göster", "description": "used in the settings page" }, "frontend": { @@ -80,7 +80,7 @@ "description": "used in the settings page" }, "addYourFavoriteInstances": { - "message": "Add your favorite instances", + "message": "Sevdiğiniz örnekleri ekleyin", "description": "used in the settings page" }, "copyRaw": { @@ -90,14 +90,14 @@ "message": "Kopyalandı" }, "redirectToOriginal": { - "message": "Redirect to original", + "message": "Aslına yönlendir", "description": "Used in context menus when right clicking on a page/tab" }, "redirectLink": { - "message": "Bu köprüyü yeniden yönlendirmeyi dene", + "message": "Yeniden yönlendirmeyi dene", "description": "Used in context menus when right clicking on a hyperlink" }, "about": { - "message": "About" + "message": "Hakkında" } -} \ No newline at end of file +}