1
1
Bifurcation 0
resurrect-pages-isup-edition/_locales/nl_NL/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": "Wek dode pagina's weer tot leven door hun geesten te vinden.",
"description": "Description of the add-on."
},
"contextMenuItemResurrectPage": {
"message": "Deze pagina tot leven wekken",
"description": "Resurrect this page"
},
"contextMenuItemResurrectLink": {
"message": "Deze koppeling tot leven wekken",
"description": "Resurrect this link"
},
"contextMenuItemResurrectSelection": {
"message": "Resurrect this selection",
"description": "Resurrect this selection, TODO: only if its a link, no translation"
},
"contextMenuItemResurrectGoogle": {
"message": "Google",
"description": "with Google"
},
"contextMenuItemResurrectGoogleText": {
"message": "Google (alleen 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": "In het huidige tabblad/het huidige venster",
"description": "in the current tab"
},
"contextMenuItemResurrectConfigNewTab": {
"message": "In een nieuw tabblad (foreground)",
"description": "in a new tab (foreground)"
},
"contextMenuItemResurrectConfigNewBackgroundTab": {
"message": "In een nieuw tabblad (background)",
"description": "in a new tab (background)"
},
"contextMenuItemResurrectConfigNewWindow": {
"message": "In een nieuw venster",
"description": "in a new window"
}
}