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": "Genopliv døde sider, ved at finde deres spøgelser.",
|
|
"description": "Description of the add-on."
|
|
},
|
|
|
|
"contextMenuItemResurrectPage": {
|
|
"message": "Genopliv denne side",
|
|
"description": "Resurrect this page"
|
|
},
|
|
|
|
"contextMenuItemResurrectLink": {
|
|
"message": "Genopliv dette link",
|
|
"description": "Resurrect this link"
|
|
},
|
|
|
|
"contextMenuItemResurrectSelection": {
|
|
"message": "Resurrect this selection",
|
|
"description": "Resurrect this selection, TODO: only if its a link, no translation"
|
|
},
|
|
|
|
"contextMenuItemResurrectGoogle": {
|
|
"message": "Google Cache",
|
|
"description": "with Google"
|
|
},
|
|
|
|
"contextMenuItemResurrectGoogleText": {
|
|
"message": "Google Cache (kun tekst)",
|
|
"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": "I nuværende faneblad/vindue",
|
|
"description": "in the current tab"
|
|
},
|
|
|
|
"contextMenuItemResurrectConfigNewTab": {
|
|
"message": "I et nyt faneblad (foreground)",
|
|
"description": "in a new tab (foreground)"
|
|
},
|
|
|
|
"contextMenuItemResurrectConfigNewBackgroundTab": {
|
|
"message": "I et nyt faneblad (background)",
|
|
"description": "in a new tab (background)"
|
|
},
|
|
|
|
"contextMenuItemResurrectConfigNewWindow": {
|
|
"message": "I et nyt vindue",
|
|
"description": "in a new window"
|
|
}
|
|
|
|
}
|
|
|