aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales/pt
diff options
context:
space:
mode:
Diffstat (limited to 'src/_locales/pt')
-rw-r--r--src/_locales/pt/messages.json112
1 files changed, 0 insertions, 112 deletions
diff --git a/src/_locales/pt/messages.json b/src/_locales/pt/messages.json
deleted file mode 100644
index 0d8d5606..00000000
--- a/src/_locales/pt/messages.json
+++ /dev/null
@@ -1,112 +0,0 @@
-{
- "extensionName": {
- "message": "vhack-LibRedirect",
- "description": "name of the extension"
- },
- "extensionDescription": {
- "message": "A soft fork of the LibRedirect extension, preconfigured with the vhack.eu services",
- "description": "description of the extension"
- },
- "switchInstance": {
- "message": "Trocar de instância",
- "description": "used in manifest.json as shortcut description"
- },
- "settings": {
- "message": "Configurações",
- "description": "used in the popup"
- },
- "general": {
- "message": "Geral",
- "description": "used in the settings page"
- },
- "theme": {
- "message": "Tema",
- "description": "used in the settings page"
- },
- "light": {
- "message": "Claro",
- "description": "used in the settings page"
- },
- "dark": {
- "message": "Escuro",
- "description": "used in the settings page"
- },
- "auto": {
- "message": "Auto",
- "description": "used in the settings page"
- },
- "excludeFromRedirecting": {
- "message": "Excluído do redirecionamento",
- "description": "used in the settings page"
- },
- "importSettings": {
- "message": "Importar configurações",
- "description": "used in the settings page"
- },
- "exportSettings": {
- "message": "Exportar configurações",
- "description": "used in the settings page"
- },
- "resetSettings": {
- "message": "Repor configurações",
- "description": "used in the settings page"
- },
- "enable": {
- "message": "Ativar",
- "description": "used in the settings page"
- },
- "showInPopup": {
- "message": "Mostrar no pop-up",
- "description": "used in the settings page"
- },
- "frontend": {
- "message": "Interface",
- "description": "used in the settings page"
- },
- "redirectType": {
- "message": "Tipo de redirecionamento",
- "description": "used in the settings page"
- },
- "both": {
- "message": "ambos",
- "description": "used in the settings page"
- },
- "onlyEmbedded": {
- "message": "só embutidos",
- "description": "used in the settings page"
- },
- "onlyNotEmbedded": {
- "message": "apenas os não embutidos",
- "description": "used in the settings page"
- },
- "addYourFavoriteInstances": {
- "message": "Adicionar a sua instância favorita",
- "description": "used in the settings page"
- },
- "copyRaw": {
- "message": "Copiar URL original"
- },
- "copied": {
- "message": "Copiado"
- },
- "redirectToOriginal": {
- "message": "Redirecionar para o original",
- "description": "Used in context menus when right clicking on a page/tab"
- },
- "redirectLink": {
- "message": "Tentar redirecionar",
- "description": "Used in context menus when right clicking on a hyperlink"
- },
- "about": {
- "message": "Sobre"
- },
- "unsupportedIframesHandling": {
- "message": "Unsupported iframes handling"
- },
- "fetchPublicInstances": {
- "message": "Fetch public instances"
- },
- "disable": {
- "message": "Disable"
- }
-} \ No newline at end of file