New translations messages.json (Portuguese)

This commit is contained in:
kkapsner 2020-10-14 16:27:39 +02:00
parent 864c2454e1
commit cd852a0c8b
1 changed files with 17 additions and 17 deletions

View File

@ -768,27 +768,27 @@
"description": "" "description": ""
}, },
"inputSessionWhitelist": { "inputSessionWhitelist": {
"message": "Domínio de entrada ou URL \"RegExp\" para adicionar à whitelist de sessão:", "message": "Domínio de entrada ou URL \"RegExp\" para adicionar à lista branca de sessão:",
"description": "" "description": ""
}, },
"inputSessionWhitelistDomain": { "inputSessionWhitelistDomain": {
"message": "Domínio de entrada para adicionar à whitelist de sessão:", "message": "Domínio de entrada para adicionar à lista branca de sessão:",
"description": "" "description": ""
}, },
"inputSessionWhitelistURL": { "inputSessionWhitelistURL": {
"message": "Insira a URL \"RegExp\" para adicionar à whitelist de sessão:", "message": "Insira a URL \"RegExp\" para adicionar à lista branca de sessão:",
"description": "" "description": ""
}, },
"selectWhitelistScope": { "selectWhitelistScope": {
"message": "Qual é o âmbito do whitelisting?", "message": "Qual é o âmbito da lista branca?",
"description": "" "description": ""
}, },
"whitelistOnlyAPI": { "whitelistOnlyAPI": {
"message": "Somente a whitelist {api}", "message": "Adicione apenas a {api} à lista branca",
"description": "" "description": ""
}, },
"whitelistAllAPIs": { "whitelistAllAPIs": {
"message": "Whitelist de todas as APIs", "message": "Adicione à lista branca todas as APIs",
"description": "" "description": ""
}, },
"settings": { "settings": {
@ -800,7 +800,7 @@
"description": "" "description": ""
}, },
"showCallingFile_title": { "showCallingFile_title": {
"message": "Mostrar arquivo de chamadas", "message": "Mostrar ficheiro de chamadas",
"description": "" "description": ""
}, },
"showCompleteCallingStack_description": { "showCompleteCallingStack_description": {
@ -880,7 +880,7 @@
"description": "" "description": ""
}, },
"sourceOutput": { "sourceOutput": {
"message": "Arquivo de chamada", "message": "Ficheiro de chamada",
"description": "" "description": ""
}, },
"stackEntryOutput": { "stackEntryOutput": {
@ -888,11 +888,11 @@
"description": "" "description": ""
}, },
"stackList_description": { "stackList_description": {
"message": "Arquivos JS que podem usar todas as APIs. A entrada tem que estar no formato JSON. Exemplo: [{\"url\": \"http://domain/file1. s\"}, {\"url\": \"http://domain/file2.js\", \"line\": 1, \"column\": 4, \"stackPosition\": -3}]", "message": "Ficheiros JS que podem usar todas as APIs. A entrada tem que estar no formato JSON. Exemplo: [{\"url\": \"http://domain/file1. s\"}, {\"url\": \"http://domain/file2.js\", \"line\": 1, \"column\": 4, \"stackPosition\": -3}]",
"description": "" "description": ""
}, },
"stackList_title": { "stackList_title": {
"message": "Arquivo whitelist específico", "message": "Ficheiro de lista branca específico",
"description": "" "description": ""
}, },
"whiteList_title": { "whiteList_title": {
@ -908,7 +908,7 @@
"description": "" "description": ""
}, },
"whitelistDomain": { "whitelistDomain": {
"message": "whitelist de domínios", "message": "domínio de lista branca",
"description": "" "description": ""
}, },
"whitelistURL": { "whitelistURL": {
@ -924,7 +924,7 @@
"description": "" "description": ""
}, },
"inspectWhitelist": { "inspectWhitelist": {
"message": "inspecionar whitelist", "message": "inspecionar lista branca",
"description": "" "description": ""
}, },
"sessionWhiteList_title": { "sessionWhiteList_title": {
@ -956,7 +956,7 @@
"description": "" "description": ""
}, },
"storeImageForInspection_description": { "storeImageForInspection_description": {
"message": "Habilita o armazenamento do conteúdo da tela falsa.\nATENÇÃO: Isto pode levar a um grande consumo de memória.", "message": "Activa o armazenamento do conteúdo do ecrã falso.\nATENÇÃO: Isto pode levar a um grande consumo de memória.",
"description": "" "description": ""
}, },
"protectAudio_title": { "protectAudio_title": {
@ -1304,7 +1304,7 @@
"description": "" "description": ""
}, },
"logLevel_options.25": { "logLevel_options.25": {
"message": "atenção", "message": "aviso",
"description": "" "description": ""
}, },
"logLevel_options.50": { "logLevel_options.50": {
@ -1340,7 +1340,7 @@
"description": "" "description": ""
}, },
"inspectWhitelist_label": { "inspectWhitelist_label": {
"message": "Inspecionar whitelist", "message": "Inspecionar lista branca",
"description": "" "description": ""
}, },
"openSettingPresets_title": { "openSettingPresets_title": {
@ -1360,7 +1360,7 @@
"description": "" "description": ""
}, },
"saveSettings_label": { "saveSettings_label": {
"message": "Salvar", "message": "Guardar",
"description": "" "description": ""
}, },
"loadSettings_label": { "loadSettings_label": {
@ -1452,7 +1452,7 @@
"description": "" "description": ""
}, },
"sanitation_error.disabledSomeFeatures": { "sanitation_error.disabledSomeFeatures": {
"message": "Alguns recursos de {api} estão desativados. Isso só deve ser feito para testes ou se você realmente sabe o que estão fazendo.", "message": "Alguns recursos de {api} estão desativados. Isto só deve ser feito para testes ou se souber realmente o que está a fazer.",
"description": "" "description": ""
}, },
"sanitation_resolution.disableMainFlag": { "sanitation_resolution.disableMainFlag": {