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": "Oživi nedosegljive strani, prikaži njihove posnetke.",
|
|
"description": "Description of the add-on."
|
|
},
|
|
|
|
"contextMenuItemResurrectPage": {
|
|
"message": "Oživi to stran",
|
|
"description": "Resurrect this page"
|
|
},
|
|
|
|
"contextMenuItemResurrectLink": {
|
|
"message": "Oživi to povezavo",
|
|
"description": "Resurrect this link"
|
|
},
|
|
|
|
"contextMenuItemResurrectSelection": {
|
|
"message": "Resurrect this selection",
|
|
"description": "Resurrect this selection, TODO: only if its a link, no translation"
|
|
},
|
|
|
|
"contextMenuItemResurrectGoogle": {
|
|
"message": "Google posnetek",
|
|
"description": "with Google"
|
|
},
|
|
|
|
"contextMenuItemResurrectGoogleText": {
|
|
"message": "Google posnetek (samo besedilo)",
|
|
"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": "V obstoječem zavihku/oknu",
|
|
"description": "in the current tab"
|
|
},
|
|
|
|
"contextMenuItemResurrectConfigNewTab": {
|
|
"message": "V novem zavihku (foreground)",
|
|
"description": "in a new tab (foreground)"
|
|
},
|
|
|
|
"contextMenuItemResurrectConfigNewBackgroundTab": {
|
|
"message": "V novem zavihku (background)",
|
|
"description": "in a new tab (background)"
|
|
},
|
|
|
|
"contextMenuItemResurrectConfigNewWindow": {
|
|
"message": "V novem oknu",
|
|
"description": "in a new window"
|
|
}
|
|
|
|
}
|
|
|