|
|
@@ -1,449 +0,0 @@
|
|
|
-{
|
|
|
- "extName": {
|
|
|
- "description": "Name of this extension.",
|
|
|
- "message": "Violentmonkey"
|
|
|
- },
|
|
|
- "extDescription": {
|
|
|
- "description": "Description for this extension.",
|
|
|
- "message": "Поддержка пользовательских скриптов для Opera."
|
|
|
- },
|
|
|
- "extTranslator": {
|
|
|
- "description": "Information of the translator.",
|
|
|
- "message": "softovikk",
|
|
|
- "touched": false
|
|
|
- },
|
|
|
- "msgUpdated": {
|
|
|
- "description": "Message shown when a script is updated/reinstalled.",
|
|
|
- "message": "Скрипт обновлен."
|
|
|
- },
|
|
|
- "msgErrorFetchingScript": {
|
|
|
- "description": "Message shown when Violentmonkey fails fetching a new version of the script.",
|
|
|
- "message": "Ошибка загрузки скрипта!"
|
|
|
- },
|
|
|
- "msgInstalled": {
|
|
|
- "description": "Message shown when a script is installed.",
|
|
|
- "message": "Скрипт установлен."
|
|
|
- },
|
|
|
- "Warning": {
|
|
|
- "description": "Show warnings with a notification.",
|
|
|
- "message": "Предупреждение"
|
|
|
- },
|
|
|
- "msgWarnGrant": {
|
|
|
- "description": "Message shown when `@grant` is not found in a script.",
|
|
|
- "message": "У скрипта [$1] отсутствует поле `@grant`! Кликните для подробностей."
|
|
|
- },
|
|
|
- "labelNoName": {
|
|
|
- "description": "Text as the name of a script when no @name is assigned.",
|
|
|
- "message": "Новый скрипт"
|
|
|
- },
|
|
|
- "msgUpdating": {
|
|
|
- "description": "Message shown when a new version of script is being fetched.",
|
|
|
- "message": "Обновление..."
|
|
|
- },
|
|
|
- "msgNewVersion": {
|
|
|
- "description": "Message shown when a new version of script is found by @updateURL, but no @downloadURL is provided.",
|
|
|
- "message": "Доступна новая версия."
|
|
|
- },
|
|
|
- "msgCheckingForUpdate": {
|
|
|
- "description": "Message shown when a script is being checked for updates by version numbers.",
|
|
|
- "message": "Проверка наличия обновлений..."
|
|
|
- },
|
|
|
- "msgErrorFetchingUpdateInfo": {
|
|
|
- "description": "Message shown when Violentmonkey fails fetching version data of the script.",
|
|
|
- "message": "Не удается проверить обновления."
|
|
|
- },
|
|
|
- "msgNoUpdate": {
|
|
|
- "description": "Message shown when there is no new version of a script.",
|
|
|
- "message": "Обновления не найдены."
|
|
|
- },
|
|
|
- "labelInstall": {
|
|
|
- "description": "Shown in the title of the confirm page while trying to install a script.",
|
|
|
- "message": "Установка скрипта"
|
|
|
- },
|
|
|
- "buttonInstallOptions": {
|
|
|
- "description": "Button to show options of installation confirm page.",
|
|
|
- "message": "Настройки"
|
|
|
- },
|
|
|
- "installOptionClose": {
|
|
|
- "description": "Option to close confirm window after installation.",
|
|
|
- "message": "Закрыть после установки"
|
|
|
- },
|
|
|
- "installOptionTrack": {
|
|
|
- "description": "Option to track the loading local file before window is closed.",
|
|
|
- "message": "Следить за обновлениями локального файла, пока это окно открыто"
|
|
|
- },
|
|
|
- "buttonConfirmInstallation": {
|
|
|
- "description": "Button to confirm installation of a script.",
|
|
|
- "message": "Установить"
|
|
|
- },
|
|
|
- "buttonClose": {
|
|
|
- "description": "Button to close window.",
|
|
|
- "message": "Закрыть"
|
|
|
- },
|
|
|
- "msgErrorLoadingData": {
|
|
|
- "description": "Message shown on confirm page when the script to be installed cannot be loaded.",
|
|
|
- "message": "Ошибка загрузки скрипта."
|
|
|
- },
|
|
|
- "msgLoadedData": {
|
|
|
- "description": "Message shown in the confirm page when a javascript file to be installed is loaded.",
|
|
|
- "message": "Скрипт загружен."
|
|
|
- },
|
|
|
- "msgErrorLoadingDependency": {
|
|
|
- "description": "Message shown when not all requirements are loaded successfully.",
|
|
|
- "message": "Ошибка загрузки требований."
|
|
|
- },
|
|
|
- "msgLoadingDependency": {
|
|
|
- "description": "Message shown on confirm page when the requirements are being downloaded.",
|
|
|
- "message": "Загрузка требований... ($1/$2)"
|
|
|
- },
|
|
|
- "msgScriptURL": {
|
|
|
- "description": "URL of the script to be installed on confirm page.",
|
|
|
- "message": "URL-адрес скрипта: $1",
|
|
|
- "touched": false
|
|
|
- },
|
|
|
- "msgLoadingData": {
|
|
|
- "description": "Message shown on confirm page when the script to be installed is loading.",
|
|
|
- "message": "Загружается скрипт..."
|
|
|
- },
|
|
|
- "sideMenuInstalled": {
|
|
|
- "description": "Side menu: Installed scripts",
|
|
|
- "message": "Установленные скрипты"
|
|
|
- },
|
|
|
- "sideMenuSettings": {
|
|
|
- "description": "Side menu: Settings",
|
|
|
- "message": "Настройки"
|
|
|
- },
|
|
|
- "sideMenuAbout": {
|
|
|
- "description": "Side menu: About",
|
|
|
- "message": "О расширении"
|
|
|
- },
|
|
|
- "buttonNew": {
|
|
|
- "description": "Button to create a new script.",
|
|
|
- "message": "Создать"
|
|
|
- },
|
|
|
- "buttonUpdateAll": {
|
|
|
- "description": "Check all scripts for updates.",
|
|
|
- "message": "Проверить обновления скриптов"
|
|
|
- },
|
|
|
- "anchorGetMoreScripts": {
|
|
|
- "description": "Link to get more scripts.",
|
|
|
- "message": "Скачать скрипты"
|
|
|
- },
|
|
|
- "msgLoading": {
|
|
|
- "description": "Message shown in the options page before script list is loaded.",
|
|
|
- "message": "Загрузка ..."
|
|
|
- },
|
|
|
- "labelSettings": {
|
|
|
- "description": "Label shown on the top of settings page",
|
|
|
- "message": "Настройки"
|
|
|
- },
|
|
|
- "labelAutoUpdate": {
|
|
|
- "description": "Option to allow automatically checking scripts for updates every 24 hours.",
|
|
|
- "message": "Ежедневно проверять обновления скриптов"
|
|
|
- },
|
|
|
- "labelIgnoreGrant": {
|
|
|
- "description": "Option to suppress no @grant warnings.",
|
|
|
- "message": "Не показывать предупреждения об отсутствии поля @grant"
|
|
|
- },
|
|
|
- "labelInjectMode": {
|
|
|
- "description": "Label for a combo box to choose script injection modes.",
|
|
|
- "message": "Режим встраивания скриптов:"
|
|
|
- },
|
|
|
- "injectModeNormal": {
|
|
|
- "description": "Script injection mode: Normal",
|
|
|
- "message": "Обычный"
|
|
|
- },
|
|
|
- "injectModeAdvanced": {
|
|
|
- "description": "Script injection mode: Advanced",
|
|
|
- "message": "Расширенный"
|
|
|
- },
|
|
|
- "labelDataImport": {
|
|
|
- "description": "Section title of data import.",
|
|
|
- "message": "Импорт данных"
|
|
|
- },
|
|
|
- "buttonImportData": {
|
|
|
- "description": "Button to choose a file for data import.",
|
|
|
- "message": "Импорт из zip-файла"
|
|
|
- },
|
|
|
- "buttonVacuum": {
|
|
|
- "description": "Button to vacuum extension data.",
|
|
|
- "message": "Сбросить кэш"
|
|
|
- },
|
|
|
- "labelDataExport": {
|
|
|
- "description": "Section title of data export.",
|
|
|
- "message": "Экспорт данных"
|
|
|
- },
|
|
|
- "labelScriptsToExport": {
|
|
|
- "description": "Label shown on top of the script list for export.",
|
|
|
- "message": "Скрипты для экспорта"
|
|
|
- },
|
|
|
- "labelExportScriptData": {
|
|
|
- "description": "Option to export script data along with scripts.",
|
|
|
- "message": "Настройки скрипта"
|
|
|
- },
|
|
|
- "buttonAllNone": {
|
|
|
- "description": "Button to select all scripts or none.",
|
|
|
- "message": "Выбрать Всё/Ничего"
|
|
|
- },
|
|
|
- "buttonExportData": {
|
|
|
- "description": "Button to open the data export dialog.",
|
|
|
- "message": "Экспорт в zip-файл"
|
|
|
- },
|
|
|
- "labelAbout": {
|
|
|
- "description": "Label shown on top of the about page.",
|
|
|
- "message": "О Violentmonkey"
|
|
|
- },
|
|
|
- "labelRelated": {
|
|
|
- "description": "Label of related links.",
|
|
|
- "message": "Связанные ссылки: "
|
|
|
- },
|
|
|
- "anchorSupportPage": {
|
|
|
- "description": "Link to the support page of Violentmonkey.",
|
|
|
- "message": "<a href=https://github.com/gera2ld/Violentmonkey/wiki target=_blank>Violentmonkey</a>"
|
|
|
- },
|
|
|
- "labelDonate": {
|
|
|
- "description": "Label of link to donate page.",
|
|
|
- "message": "Пожертвовать"
|
|
|
- },
|
|
|
- "labelFeedback": {
|
|
|
- "description": "Label of link to feedback page.",
|
|
|
- "message": "Обратная связь"
|
|
|
- },
|
|
|
- "labelAuthor": {
|
|
|
- "description": "Label of author shown in the details of a script.",
|
|
|
- "message": "Автор: "
|
|
|
- },
|
|
|
- "anchorAuthor": {
|
|
|
- "description": "Author shown on about tab.",
|
|
|
- "message": "<a href=mailto:[email protected]>Gerald</a>"
|
|
|
- },
|
|
|
- "labelTranslator": {
|
|
|
- "description": "Label of translator.",
|
|
|
- "message": "Переводчик: "
|
|
|
- },
|
|
|
- "anchorTranslator": {
|
|
|
- "description": "Translator shown on about tab.",
|
|
|
- "message": "softovikk"
|
|
|
- },
|
|
|
- "labelCurrentLang": {
|
|
|
- "description": "Label of current language.",
|
|
|
- "message": "Текущий язык: "
|
|
|
- },
|
|
|
- "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-данные"
|
|
|
- },
|
|
|
- "labelName": {
|
|
|
- "description": "Label of script name.",
|
|
|
- "message": "Название:"
|
|
|
- },
|
|
|
- "labelRunAt": {
|
|
|
- "description": "Label of script @run-at properties in custom meta data.",
|
|
|
- "message": "Выполнить:"
|
|
|
- },
|
|
|
- "labelRunAtDefault": {
|
|
|
- "description": "Shown when custom @run-at is not assigned.",
|
|
|
- "message": "(по умолчанию)"
|
|
|
- },
|
|
|
- "labelHomepageURL": {
|
|
|
- "description": "Label of script @homepageURL in custom meta data.",
|
|
|
- "message": "Дом. страница:"
|
|
|
- },
|
|
|
- "labelUpdateURL": {
|
|
|
- "description": "Label of script @updateURL in custom meta data.",
|
|
|
- "message": "Адрес обновления:"
|
|
|
- },
|
|
|
- "labelDownloadURL": {
|
|
|
- "description": "Label of script @downloadURL in custom meta data.",
|
|
|
- "message": "Источник загрузки:"
|
|
|
- },
|
|
|
- "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": "Пользовательские правила (одно на строку):"
|
|
|
- },
|
|
|
- "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": "Пользовательские правила (одно на строку):"
|
|
|
- },
|
|
|
- "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": "Пользовательские правила (одно на строку):"
|
|
|
- },
|
|
|
- "labelAllowUpdate": {
|
|
|
- "description": "Option to allow checking updates for a script.",
|
|
|
- "message": "Разрешить обновление"
|
|
|
- },
|
|
|
- "buttonSave": {
|
|
|
- "description": "Button to save modifications of a script.",
|
|
|
- "message": "Сохранить"
|
|
|
- },
|
|
|
- "buttonSaveClose": {
|
|
|
- "description": "Button to save modifications of a script and then close the editing page.",
|
|
|
- "message": "Сохранить и закрыть"
|
|
|
- },
|
|
|
- "labelNoScripts": {
|
|
|
- "description": "Message shown when no script is installed.",
|
|
|
- "message": "У вас ещё не установлено ни одного скрипта."
|
|
|
- },
|
|
|
- "hintSupportPage": {
|
|
|
- "description": "Hint for support page.",
|
|
|
- "message": "Поддержка",
|
|
|
- "touched": false
|
|
|
- },
|
|
|
- "buttonDisable": {
|
|
|
- "description": "Button to disable a script.",
|
|
|
- "message": "Выключить"
|
|
|
- },
|
|
|
- "buttonEnable": {
|
|
|
- "description": "Button to enable a script.",
|
|
|
- "message": "Включить"
|
|
|
- },
|
|
|
- "buttonEdit": {
|
|
|
- "description": "Button to edit a script.",
|
|
|
- "message": "Изменить"
|
|
|
- },
|
|
|
- "buttonRemove": {
|
|
|
- "description": "Button to remove a script.",
|
|
|
- "message": "Удалить"
|
|
|
- },
|
|
|
- "buttonUpdate": {
|
|
|
- "description": "Check a script for updates.",
|
|
|
- "message": "Проверить обновления"
|
|
|
- },
|
|
|
- "msgImported": {
|
|
|
- "description": "Message shown after import. There is an argument referring to the count of scripts imported.",
|
|
|
- "message": "$1 скрипт(ов) импортировано."
|
|
|
- },
|
|
|
- "hintUseDownloadURL": {
|
|
|
- "description": "Shown as a place holder for @updateURL when it is not assigned",
|
|
|
- "message": "Use @downloadURL"
|
|
|
- },
|
|
|
- "confirmNotSaved": {
|
|
|
- "description": "Confirm message shown when there are unsaved script modifications.",
|
|
|
- "message": "Изменения не сохранены!\nНажмите OK, чтобы выйти или Отмена, чтобы вернуться."
|
|
|
- },
|
|
|
- "buttonVacuuming": {
|
|
|
- "description": "Message shown when data vacuum is in progress.",
|
|
|
- "message": "Очистка данных кэша..."
|
|
|
- },
|
|
|
- "buttonVacuumed": {
|
|
|
- "description": "Message shown when data is vacuumed.",
|
|
|
- "message": "Сбросить кэш"
|
|
|
- },
|
|
|
- "hintVacuum": {
|
|
|
- "description": "Hint for vacuuming data.",
|
|
|
- "message": "Сбросить избыточность кэша и попробовать подгрузить недостающие ресурсы"
|
|
|
- },
|
|
|
- "menuManageScripts": {
|
|
|
- "description": "Menu item to manage scripts, or to open the options page of the extension.",
|
|
|
- "message": "Управление скриптами"
|
|
|
- },
|
|
|
- "menuFindScripts": {
|
|
|
- "description": "Menu item to find scripts for a site.",
|
|
|
- "message": "Найти скрипты для сайта"
|
|
|
- },
|
|
|
- "menuScriptEnabled": {
|
|
|
- "description": "Menu item showing the status of Violentmonkey, when enabled.",
|
|
|
- "message": "Включить скрипты"
|
|
|
- },
|
|
|
- "menuScriptDisabled": {
|
|
|
- "description": "Menu item showing the status of Violentmonkey, when disabled.",
|
|
|
- "message": ""
|
|
|
- },
|
|
|
- "menuBack": {
|
|
|
- "description": "Menu item to go back to main menu from script commands.",
|
|
|
- "message": "Назад"
|
|
|
- },
|
|
|
- "menuCommands": {
|
|
|
- "description": "Menu item to list script commands.",
|
|
|
- "message": "Команды скриптов..."
|
|
|
- },
|
|
|
- "labelSearch": {
|
|
|
- "description": "Label for search input in search box.",
|
|
|
- "message": "Найти для: "
|
|
|
- },
|
|
|
- "labelSearchFor": {
|
|
|
- "description": "Text shown as a place holder in the search box.",
|
|
|
- "message": "Поиск..."
|
|
|
- },
|
|
|
- "labelReplace": {
|
|
|
- "description": "Label for replace input in search box.",
|
|
|
- "message": "Заменить на: "
|
|
|
- },
|
|
|
- "labelReplaceWith": {
|
|
|
- "description": "Text shown as a place holder in the replace box.",
|
|
|
- "message": "Заменить..."
|
|
|
- },
|
|
|
- "buttonReplace": {
|
|
|
- "description": "Button to replace the current match.",
|
|
|
- "message": "Заменять"
|
|
|
- },
|
|
|
- "buttonReplaceAll": {
|
|
|
- "description": "Button to replace all matches.",
|
|
|
- "message": "Заменить всё"
|
|
|
- },
|
|
|
- "labelAutoReloadCurrentTab": {
|
|
|
- "description": "Option to reload current tab after a script is switched on or off from menu.",
|
|
|
- "message": "Обновить текущую вкладку после включения/выключения скрипта"
|
|
|
- },
|
|
|
- "hintInjectModeNormal": {
|
|
|
- "description": "Hint to explain the normal injection mode.",
|
|
|
- "message": "Эффективен, но иеет проблемы с некоторыми защищенными страницами, например https://github.com"
|
|
|
- },
|
|
|
- "hintInjectModeAdvanced": {
|
|
|
- "description": "Hint to explain the advanced injection mode.",
|
|
|
- "message": "Работает на большинстве сайтов"
|
|
|
- },
|
|
|
- "hintInputURL": {
|
|
|
- "description": "Hint for a prompt box to input URL of a user script.",
|
|
|
- "message": "Введите URL:"
|
|
|
- },
|
|
|
- "buttonInstallFromURL": {
|
|
|
- "description": "Button to ask for URL of a user script.",
|
|
|
- "message": "Установить по ссылке"
|
|
|
- },
|
|
|
- "labelSync": {
|
|
|
- "description": "Label for sync options.",
|
|
|
- "message": ""
|
|
|
- },
|
|
|
- "labelSyncDropbox": {
|
|
|
- "description": "Label for sync to dropbox option.",
|
|
|
- "message": ""
|
|
|
- },
|
|
|
- "buttonAuthorize": {
|
|
|
- "description": "Button to authorize permissions for sync.",
|
|
|
- "message": ""
|
|
|
- },
|
|
|
- "buttonAuthorized": {
|
|
|
- "description": "Button shown when permissions are already authorized for sync.",
|
|
|
- "message": ""
|
|
|
- }
|
|
|
-}
|