1
1
Bifurcation 0
resurrect-pages-isup-edition/_locales/pt_BR/messages.json
girst 6e4c7d0be3 autogenerate new locales
these have been automatically generated with a perl/shell script - the might be
horribly wrong
note that there is no translation for "ressurect this selection" and
"foreground"/"background", since those stings were not in the original addon.
2017-08-19 19:56:57 +02:00

73 lignes
1,8 Kio
JSON

{
"extensionName": {
"message": "Resurrect Pages",
"description": "Name of the extension."
},
"extensionDescription": {
"message": "Ressuscita páginas mortas, encontrando seus fantasmas.",
"description": "Description of the add-on."
},
"contextMenuItemResurrectPage": {
"message": "Ressuscitar esta página",
"description": "Resurrect this page"
},
"contextMenuItemResurrectLink": {
"message": "Ressuscitar este link",
"description": "Resurrect this link"
},
"contextMenuItemResurrectSelection": {
"message": "Resurrect this selection",
"description": "Resurrect this selection, TODO: only if its a link, no translation"
},
"contextMenuItemResurrectGoogle": {
"message": "Cache do Google",
"description": "with Google"
},
"contextMenuItemResurrectGoogleText": {
"message": "Cache do Google (somente texto)",
"description": "with Google (text only)"
},
"contextMenuItemResurrectArchive": {
"message": "The Internet Archive",
"description": "with The Internet Archive"
},
"contextMenuItemResurrectArchiveIs": {
"message": "archive.is",
"description": "with archive.is"
},
"contextMenuItemResurrectWebcitation": {
"message": "WebCite",
"description": "with WebCite"
},
"contextMenuItemResurrectConfigCurrentTab": {
"message": "Na aba/janela atual",
"description": "in the current tab"
},
"contextMenuItemResurrectConfigNewTab": {
"message": "Em uma nova aba (foreground)",
"description": "in a new tab (foreground)"
},
"contextMenuItemResurrectConfigNewBackgroundTab": {
"message": "Em uma nova aba (background)",
"description": "in a new tab (background)"
},
"contextMenuItemResurrectConfigNewWindow": {
"message": "Em uma nova janela",
"description": "in a new window"
}
}