aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSC <lalocas@protonmail.com>2023-06-15 16:31:02 +0000
committerHosted Weblate <hosted@weblate.org>2023-06-16 18:52:28 +0200
commita44ba0effef81a938b8263bc6ede84e19c747bcd (patch)
tree3431fb1b2c732197ac881c597ea638ecaefa7c55
parentMerge branch 'master' of https://github.com/libredirect/browser_extension (diff)
downloadlibredirect-a44ba0effef81a938b8263bc6ede84e19c747bcd.zip
Translated using Weblate (Portuguese)
Currently translated at 100.0% (26 of 26 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/pt/
Diffstat (limited to '')
-rw-r--r--src/_locales/pt/messages.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/_locales/pt/messages.json b/src/_locales/pt/messages.json
index 81f08a2b..5340cb1b 100644
--- a/src/_locales/pt/messages.json
+++ b/src/_locales/pt/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": "used in the settings page"
},
"showInPopup": {
- "message": "Show in popup",
+ "message": "Mostrar no pop-up",
"description": "used in the settings page"
},
"frontend": {
@@ -80,7 +80,7 @@
"description": "used in the settings page"
},
"addYourFavoriteInstances": {
- "message": "Add your favorite instances",
+ "message": "Adicionar a 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": "Tentar redirecionar esta hiperligação",
+ "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
+}