diff options
author | gorhill <rhill@raymondhill.net> | 2015-01-23 14:20:04 -0500 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-01-23 14:20:04 -0500 |
commit | 448931248d25e980f3d2ebd7aa2fa0e69ed4a201 (patch) | |
tree | d9acd000feab80361da002047d62818f294c6a5b /src/_locales/pt_PT | |
parent | 91142ce84743ed3bea86e0e71de5a3597d7fedb3 (diff) | |
download | uBlock-448931248d25e980f3d2ebd7aa2fa0e69ed4a201.zip uBlock-448931248d25e980f3d2ebd7aa2fa0e69ed4a201.tar.gz uBlock-448931248d25e980f3d2ebd7aa2fa0e69ed4a201.tar.bz2 |
translation work from Crowdin
Diffstat (limited to 'src/_locales/pt_PT')
-rw-r--r-- | src/_locales/pt_PT/messages.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/_locales/pt_PT/messages.json b/src/_locales/pt_PT/messages.json index f7750a0..8fc4fd9 100644 --- a/src/_locales/pt_PT/messages.json +++ b/src/_locales/pt_PT/messages.json @@ -32,7 +32,7 @@ "description":"appears as tab name in dashboard" }, "statsPageName":{ - "message":"µBlock — Network request log", + "message":"µBlock — Registo de pedidos de rede", "description":"Title for the network request log window" }, "aboutPageName":{ @@ -352,11 +352,11 @@ "description":"default file name to use" }, "rulesHint":{ - "message":"List of your dynamic filtering rules.", + "message":"Lista das suas regras de filtragem dinâmicas.", "description":"English: List of your dynamic filtering rules." }, "rulesFormatHint":{ - "message":"Rule syntax: <code>source destination type action<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>full documentation<\/a>).", + "message":"Regra de sintaxe: <code>origem destino tipo ação<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>documentação completa<\/a>).", "description":"English: dynamic rule syntax and full documentation." }, "whitelistPrompt":{ @@ -420,7 +420,7 @@ "description":"English: No non-blocked requests logged for this page" }, "logBehindTheScene":{ - "message":"Behind the scene", + "message":"Bastiadores", "description":"Pretty name for behind-the-scene network requests" }, "aboutChangelog":{ |