|
|
@@ -4,10 +4,6 @@ extName:
|
|
|
extDescription:
|
|
|
description: Description for this extension.
|
|
|
message: ''
|
|
|
-extTranslator:
|
|
|
- description: Information of the translator.
|
|
|
- message: softovikk
|
|
|
- touched: false
|
|
|
msgUpdated:
|
|
|
description: Message shown when a script is updated/reinstalled.
|
|
|
message: Скрипт обновлен.
|
|
|
@@ -161,10 +157,6 @@ labelCurrentLang:
|
|
|
labelScriptEditor:
|
|
|
description: Shown in the title of the script editing page.
|
|
|
message: Редактор скриптов
|
|
|
-buttonCustomMeta:
|
|
|
- description: Button to edit the custom meta data of a script.
|
|
|
- message: Пользовательские meta-данные
|
|
|
- touched: false
|
|
|
labelName:
|
|
|
description: Label of script name.
|
|
|
message: 'Название:'
|
|
|
@@ -186,39 +178,15 @@ labelDownloadURL:
|
|
|
labelInclude:
|
|
|
description: Label of @include rules.
|
|
|
message: 'Задействовать на (правила включений include):'
|
|
|
-labelKeepInclude:
|
|
|
- description: Option to keep the original @include rules.
|
|
|
- message: Использовать оригинальные правила
|
|
|
-labelCustomInclude:
|
|
|
- description: Label of custom @include rules.
|
|
|
- message: 'Пользовательские правила (одно на строку):'
|
|
|
- touched: false
|
|
|
labelMatch:
|
|
|
description: Label of @match rules.
|
|
|
message: 'Задействовать на (правила совпадений match):'
|
|
|
-labelKeepMatch:
|
|
|
- description: Option to keep the original @match rules.
|
|
|
- message: Использовать оригинальные правила
|
|
|
-labelCustomMatch:
|
|
|
- description: Label of custom @match rules.
|
|
|
- message: 'Пользовательские правила (одно на строку):'
|
|
|
- touched: false
|
|
|
labelExclude:
|
|
|
description: Label of @exclude rules.
|
|
|
message: 'Не задействовать на (правила исключений exclude):'
|
|
|
-labelKeepExclude:
|
|
|
- description: Option to keep the original @exclude rules.
|
|
|
- message: Использовать оригинальные правила
|
|
|
-labelCustomExclude:
|
|
|
- description: Label of custom @exclude rules.
|
|
|
- message: 'Пользовательские правила (одно на строку):'
|
|
|
- touched: false
|
|
|
labelExcludeMatch:
|
|
|
description: Label of @exclude-match rules.
|
|
|
message: ''
|
|
|
-labelKeepExcludeMatch:
|
|
|
- description: Label of custom @exclude-match rules.
|
|
|
- message: ''
|
|
|
labelAllowUpdate:
|
|
|
description: Option to allow checking updates for a script.
|
|
|
message: Разрешить обновление
|
|
|
@@ -351,10 +319,6 @@ msgSavedBlacklist:
|
|
|
labelGeneral:
|
|
|
description: Label for general settings.
|
|
|
message: ''
|
|
|
-labelSyncSettings:
|
|
|
- description: Label for sync settings.
|
|
|
- message: ''
|
|
|
- touched: false
|
|
|
labelSyncScriptStatus:
|
|
|
description: Label for option to sync script status.
|
|
|
message: ''
|
|
|
@@ -414,4 +378,7 @@ editLabelSettings:
|
|
|
message: ''
|
|
|
editLabelMeta:
|
|
|
description: Metadata section in settings tab of script editor.
|
|
|
- message: ''
|
|
|
+ message: Пользовательские meta-данные
|
|
|
+labelKeepOriginal:
|
|
|
+ description: Option to keep the original match or ignore rules.
|
|
|
+ message: Использовать оригинальные правила
|