1
1
Bifurcation 0
resurrect-pages-isup-edition/_locales/ru_RU/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,9 Kio
JSON
Brut Annotations Historique

Ce fichier contient des caractères Unicode ambigus.

Ce fichier contient des caractères Unicode qui peuvent être confondus avec d'autres caractères. Si vous pensez que c'est intentionnel, vous pouvez ignorer cet avertissement. Utilisez le bouton Échappe pour les dévoiler.

{
"extensionName": {
"message": "Resurrect Pages",
"description": "Name of the extension."
},
"extensionDescription": {
"message": "Воскрешает мертвые страницы, находя их в кэше.",
"description": "Description of the add-on."
},
"contextMenuItemResurrectPage": {
"message": "Воскресить эту страницу",
"description": "Resurrect this page"
},
"contextMenuItemResurrectLink": {
"message": "Воскресить эту ссылку",
"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 (только текст)",
"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": "В текущей вкладке/окне",
"description": "in the current tab"
},
"contextMenuItemResurrectConfigNewTab": {
"message": "В новой вкладке (foreground)",
"description": "in a new tab (foreground)"
},
"contextMenuItemResurrectConfigNewBackgroundTab": {
"message": "В новой вкладке (background)",
"description": "in a new tab (background)"
},
"contextMenuItemResurrectConfigNewWindow": {
"message": "В новом окне",
"description": "in a new window"
}
}