|
@@ -64,7 +64,7 @@
|
|
|
"description": "Button to close window."
|
|
"description": "Button to close window."
|
|
|
},
|
|
},
|
|
|
"anchorSupportPage": {
|
|
"anchorSupportPage": {
|
|
|
- "message": "<a href=https://github.com/gera2ld/Violentmonkey/wiki>Violentmonkey</a>",
|
|
|
|
|
|
|
+ "message": "<a href=https://github.com/gera2ld/Violentmonkey/wiki target=_blank>Violentmonkey</a>",
|
|
|
"description": "Link to the support page of Violentmonkey."
|
|
"description": "Link to the support page of Violentmonkey."
|
|
|
},
|
|
},
|
|
|
"anchorAuthor": {
|
|
"anchorAuthor": {
|
|
@@ -88,7 +88,7 @@
|
|
|
"description": "Message shown in the confirm page when a URL of a script is being loaded."
|
|
"description": "Message shown in the confirm page when a URL of a script is being loaded."
|
|
|
},
|
|
},
|
|
|
"labelOptions": {
|
|
"labelOptions": {
|
|
|
- "message": "Options",
|
|
|
|
|
|
|
+ "message": "Опции",
|
|
|
"description": "Options of this extension."
|
|
"description": "Options of this extension."
|
|
|
},
|
|
},
|
|
|
"buttonNew": {
|
|
"buttonNew": {
|
|
@@ -136,31 +136,31 @@
|
|
|
"description": "Button to save modifications of a script and then close the editing page."
|
|
"description": "Button to save modifications of a script and then close the editing page."
|
|
|
},
|
|
},
|
|
|
"labelName": {
|
|
"labelName": {
|
|
|
- "message": "Name:",
|
|
|
|
|
|
|
+ "message": "Имя:",
|
|
|
"description": "Label of script name."
|
|
"description": "Label of script name."
|
|
|
},
|
|
},
|
|
|
"labelRunAt": {
|
|
"labelRunAt": {
|
|
|
- "message": "Run at (@run-at):",
|
|
|
|
|
|
|
+ "message": "Запуск:",
|
|
|
"description": "Label of script @run-at properties in custom meta data."
|
|
"description": "Label of script @run-at properties in custom meta data."
|
|
|
},
|
|
},
|
|
|
"labelRunAtDefault": {
|
|
"labelRunAtDefault": {
|
|
|
- "message": "(default)",
|
|
|
|
|
|
|
+ "message": "(по умолчанию)",
|
|
|
"description": "Shown when custom @run-at is not assigned."
|
|
"description": "Shown when custom @run-at is not assigned."
|
|
|
},
|
|
},
|
|
|
"labelHomepage": {
|
|
"labelHomepage": {
|
|
|
- "message": "Homepage:",
|
|
|
|
|
|
|
+ "message": "Домашняя страница:",
|
|
|
"description": "Label of script @homepage in custom meta data."
|
|
"description": "Label of script @homepage in custom meta data."
|
|
|
},
|
|
},
|
|
|
"labelUpdateURL": {
|
|
"labelUpdateURL": {
|
|
|
- "message": "Update URL:",
|
|
|
|
|
|
|
+ "message": "URL обновления:",
|
|
|
"description": "Label of script @updateURL in custom meta data."
|
|
"description": "Label of script @updateURL in custom meta data."
|
|
|
},
|
|
},
|
|
|
"labelDownloadURL": {
|
|
"labelDownloadURL": {
|
|
|
- "message": "Download URL:",
|
|
|
|
|
|
|
+ "message": "URL загрузки:",
|
|
|
"description": "Label of script @downloadURL in custom meta data."
|
|
"description": "Label of script @downloadURL in custom meta data."
|
|
|
},
|
|
},
|
|
|
"labelInclude": {
|
|
"labelInclude": {
|
|
|
- "message": "Includes",
|
|
|
|
|
|
|
+ "message": "Включения",
|
|
|
"description": "Label of @include rules."
|
|
"description": "Label of @include rules."
|
|
|
},
|
|
},
|
|
|
"labelKeepInclude": {
|
|
"labelKeepInclude": {
|
|
@@ -172,7 +172,7 @@
|
|
|
"description": "Label of custom @include rules."
|
|
"description": "Label of custom @include rules."
|
|
|
},
|
|
},
|
|
|
"labelMatch": {
|
|
"labelMatch": {
|
|
|
- "message": "Matches",
|
|
|
|
|
|
|
+ "message": "Соответствия",
|
|
|
"description": "Label of @match rules."
|
|
"description": "Label of @match rules."
|
|
|
},
|
|
},
|
|
|
"labelKeepMatch": {
|
|
"labelKeepMatch": {
|
|
@@ -184,7 +184,7 @@
|
|
|
"description": "Label of custom @match rules."
|
|
"description": "Label of custom @match rules."
|
|
|
},
|
|
},
|
|
|
"labelExclude": {
|
|
"labelExclude": {
|
|
|
- "message": "Excludes",
|
|
|
|
|
|
|
+ "message": "Исключения",
|
|
|
"description": "Label of @exclude rules."
|
|
"description": "Label of @exclude rules."
|
|
|
},
|
|
},
|
|
|
"labelKeepExclude": {
|
|
"labelKeepExclude": {
|
|
@@ -196,7 +196,7 @@
|
|
|
"description": "Label of custom @exclude rules."
|
|
"description": "Label of custom @exclude rules."
|
|
|
},
|
|
},
|
|
|
"buttonOK": {
|
|
"buttonOK": {
|
|
|
- "message": "OK",
|
|
|
|
|
|
|
+ "message": "ОК",
|
|
|
"description": "Button to confirm modifications."
|
|
"description": "Button to confirm modifications."
|
|
|
},
|
|
},
|
|
|
"buttonCancel": {
|
|
"buttonCancel": {
|
|
@@ -220,7 +220,7 @@
|
|
|
"description": "Button to select all scripts or none."
|
|
"description": "Button to select all scripts or none."
|
|
|
},
|
|
},
|
|
|
"labelAdvanced": {
|
|
"labelAdvanced": {
|
|
|
- "message": "Advanced",
|
|
|
|
|
|
|
+ "message": "Дополнительно",
|
|
|
"description": "Label shown in the title of advanced dialog."
|
|
"description": "Label shown in the title of advanced dialog."
|
|
|
},
|
|
},
|
|
|
"labelAutoUpdate": {
|
|
"labelAutoUpdate": {
|
|
@@ -331,4 +331,4 @@
|
|
|
"message": "Команды сценария...",
|
|
"message": "Команды сценария...",
|
|
|
"description": "Menu item to list script commands."
|
|
"description": "Menu item to list script commands."
|
|
|
}
|
|
}
|
|
|
-}
|
|
|
|
|
|
|
+}
|