6e4c7d0be3
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.
73 lignes
1,8 Kio
JSON
73 lignes
1,8 Kio
JSON
{
|
|
"extensionName": {
|
|
"message": "Resurrect Pages",
|
|
"description": "Name of the extension."
|
|
},
|
|
|
|
"extensionDescription": {
|
|
"message": "Resucita páginas muertas, encontrando sus restos.",
|
|
"description": "Description of the add-on."
|
|
},
|
|
|
|
"contextMenuItemResurrectPage": {
|
|
"message": "Resucitar esta página",
|
|
"description": "Resurrect this page"
|
|
},
|
|
|
|
"contextMenuItemResurrectLink": {
|
|
"message": "Resucitar este enlace",
|
|
"description": "Resurrect this link"
|
|
},
|
|
|
|
"contextMenuItemResurrectSelection": {
|
|
"message": "Resurrect this selection",
|
|
"description": "Resurrect this selection, TODO: only if its a link, no translation"
|
|
},
|
|
|
|
"contextMenuItemResurrectGoogle": {
|
|
"message": "Cache de Google",
|
|
"description": "with Google"
|
|
},
|
|
|
|
"contextMenuItemResurrectGoogleText": {
|
|
"message": "Cache de Google (solo texto)",
|
|
"description": "with Google (text only)"
|
|
},
|
|
|
|
"contextMenuItemResurrectArchive": {
|
|
"message": "El Archivo de Internet",
|
|
"description": "with The Internet Archive"
|
|
},
|
|
|
|
"contextMenuItemResurrectArchiveIs": {
|
|
"message": "archive.is",
|
|
"description": "with archive.is"
|
|
},
|
|
|
|
"contextMenuItemResurrectWebcitation": {
|
|
"message": "WebCite",
|
|
"description": "with WebCite"
|
|
},
|
|
|
|
"contextMenuItemResurrectConfigCurrentTab": {
|
|
"message": "En la actual ventana/pestaña",
|
|
"description": "in the current tab"
|
|
},
|
|
|
|
"contextMenuItemResurrectConfigNewTab": {
|
|
"message": "En una nueva pestaña (foreground)",
|
|
"description": "in a new tab (foreground)"
|
|
},
|
|
|
|
"contextMenuItemResurrectConfigNewBackgroundTab": {
|
|
"message": "En una nueva pestaña (background)",
|
|
"description": "in a new tab (background)"
|
|
},
|
|
|
|
"contextMenuItemResurrectConfigNewWindow": {
|
|
"message": "En una nueva ventana",
|
|
"description": "in a new window"
|
|
}
|
|
|
|
}
|
|
|