1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-06 19:02:30 +01:00

imported translation work from Crowdin

This commit is contained in:
Alex Silva 2014-07-17 16:20:20 -03:00
parent 16b4faae55
commit c2fea742f7

View File

@ -20,7 +20,7 @@
"description":"appears as tab name in dashboard." "description":"appears as tab name in dashboard."
}, },
"whitelistPageName":{ "whitelistPageName":{
"message":"Whitelist", "message":"Lista Branca",
"description":"appears as tab name in dashboard." "description":"appears as tab name in dashboard."
}, },
"statsPageName":{ "statsPageName":{
@ -132,7 +132,7 @@
"description":"English: One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with ‘!’ will be ignored." "description":"English: One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with ‘!’ will be ignored."
}, },
"1pImport":{ "1pImport":{
"message":"Importar e acrescentar", "message":"Importar e adicionar",
"description":"English: Import and append" "description":"English: Import and append"
}, },
"1pExport":{ "1pExport":{
@ -144,11 +144,11 @@
"description":"English: Apply changes" "description":"English: Apply changes"
}, },
"whitelistPrompt":{ "whitelistPrompt":{
"message":"Your list of host names for which µBlock will be disabled. One entry per line. Invalid host names will be silently ignored.", "message":"Sua lista de exceções de nomes de host para qual o μBlock será desativado. Uma entrada por linha. nomes de host inválidos será ignorado.",
"description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored." "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored."
}, },
"whitelistImport":{ "whitelistImport":{
"message":"Importar e acrescentar", "message":"Importar e adicionar",
"description":"English: Import and append" "description":"English: Import and append"
}, },
"whitelistExport":{ "whitelistExport":{
@ -232,7 +232,7 @@
"description":"Status column header" "description":"Status column header"
}, },
"aboutAssetsUpdateGetListError":{ "aboutAssetsUpdateGetListError":{
"message":"Ocorreu um erro. O<b>XHR<\/b> está bloqueado para <b>raw2.github.com<\/b>?", "message":"Ocorreu um erro. O <b>XHR<\/b> está bloqueado para <b>raw2.github.com<\/b>?",
"description":"Successful outcome of clicking 'update' button" "description":"Successful outcome of clicking 'update' button"
}, },
"aboutAssetsUpdateStatusAdded":{ "aboutAssetsUpdateStatusAdded":{
@ -263,4 +263,4 @@
"message":"Esta entrada deve ser a última", "message":"Esta entrada deve ser a última",
"description":"so we dont need to deal with comma for last entry" "description":"so we dont need to deal with comma for last entry"
} }
} }