about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-03-26 10:32:09 +0300
committerManeraKai <manerakai@protonmail.com>2023-03-26 10:32:09 +0300
commitcab5b1e860cd557664892bc9ac16fa8ea8cf3750 (patch)
treee8027374f545de9e48b86a985f600b595c329a62
parentFixed LibRedirect breaking reuqests https://github.com/libredirect/libredirec... (diff)
parentTranslated using Weblate (Portuguese (Brazil)) (diff)
downloadlibredirect-cab5b1e860cd557664892bc9ac16fa8ea8cf3750.zip
Merge branch 'master' of https://github.com/libredirect/libredirect
-rw-r--r--src/_locales/ar/messages.json4
-rw-r--r--src/_locales/pt_BR/messages.json14
2 files changed, 9 insertions, 9 deletions
diff --git a/src/_locales/ar/messages.json b/src/_locales/ar/messages.json
index 70f0e375..47bed421 100644
--- a/src/_locales/ar/messages.json
+++ b/src/_locales/ar/messages.json
@@ -96,10 +96,10 @@
         "description": "Used in context menus when right clicking on a page/tab"
     },
     "redirectLink": {
-        "message": "محاولة إعادة توجيه هذا الارتباط التشعبي",
+        "message": "محاولة إعادة توجيه",
         "description": "Used in context menus when right clicking on a hyperlink"
     },
     "about": {
         "message": "عن"
     }
-}
\ No newline at end of file
+}
diff --git a/src/_locales/pt_BR/messages.json b/src/_locales/pt_BR/messages.json
index 440a1a9d..a55d9e17 100644
--- a/src/_locales/pt_BR/messages.json
+++ b/src/_locales/pt_BR/messages.json
@@ -36,7 +36,7 @@
         "description": "used in the settings page"
     },
     "excludeFromRedirecting": {
-        "message": "Excluded from redirecting",
+        "message": "Excluído do redirecionamento",
         "description": "used in the settings page"
     },
     "importSettings": {
@@ -56,7 +56,7 @@
         "description": "Utilizado na página de configurações"
     },
     "showInPopup": {
-        "message": "Show in popup",
+        "message": "Mostrar em pop-up",
         "description": "used in the settings page"
     },
     "frontend": {
@@ -80,7 +80,7 @@
         "description": "Utilizado na página de configurações"
     },
     "addYourFavoriteInstances": {
-        "message": "Add your favorite instances",
+        "message": "Adicione sua instância favorita",
         "description": "used in the settings page"
     },
     "copyRaw": {
@@ -90,14 +90,14 @@
         "message": "Copiado"
     },
     "redirectToOriginal": {
-        "message": "Redirect to original",
+        "message": "Redirecionar para o original",
         "description": "Used in context menus when right clicking on a page/tab"
     },
     "redirectLink": {
-        "message": "Attempt to redirect this hyperlink",
+        "message": "Tentar redirecionar",
         "description": "Used in context menus when right clicking on a hyperlink"
     },
     "about": {
-        "message": "About"
+        "message": "Sobre"
     }
-}
\ No newline at end of file
+}