| { |
| "appName": { |
| "message": "Перевести выбранный текст", |
| "description": "The app name" |
| }, |
| "appBetaName": { |
| "message": "Перевести выбранный текст (Beta)", |
| "description": "The beta app name" |
| }, |
| "appDescription": { |
| "message": "Перевод выбранного текста с помощью Google Переводчика", |
| "description": "The app description" |
| }, |
| "contextmenu_title": { |
| "message": "Перевести на...", |
| "description": "Title of the context menu that appears when a right click is done. Inside this parent item there are the target languages." |
| }, |
| "contextmenu_title2": { |
| "message": "Перевести на '$language$'", |
| "description": "Title of the context menu that appears when a right click is done and there's only one language available.", |
| "placeholders": { |
| "language": { |
| "content": "$1", |
| "example": "Language to translate into." |
| } |
| } |
| }, |
| "contextmenu_edit": { |
| "message": "Настройки...", |
| "description": "Title of the item inside the 'Translate section into...' context menu which is used to go to the options page." |
| }, |
| "options_welcome": { |
| "message": "Добро пожаловать!", |
| "description": "Title of the options page which welcomes users" |
| }, |
| "options_introduction": { |
| "message": "Выберите языки, которые вы хотите видеть в контекстном меню.", |
| "description": "Introduction paragraph in the options page preceding the language list." |
| }, |
| "options_languageselectheader": { |
| "message": "Языки:", |
| "description": "Header of the selected languages list." |
| }, |
| "options_otheroptionsheader": { |
| "message": "Другие опции:", |
| "description": "Subheader in the options page before the options to choose where should the translation be shown.." |
| }, |
| "options_tabsoption_1": { |
| "message": "Открывать вкладку Google Переводчика в новой вкладке для каждого перевода.", |
| "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in a new tab)." |
| }, |
| "options_tabsoption_2": { |
| "message": "Открывать Google Переводчик в одной вкладке, и перезаписывать предыдущие результаты, вместо открытия нескольких вкладок.", |
| "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in the same tab used for the previous translation, or will open a new tab if there aren't any translation tabs open)." |
| }, |
| "options_savebutton": { |
| "message": "Сохранить", |
| "description": "Save button in the settings page" |
| }, |
| "options_addlanguage": { |
| "message": "Добавить язык", |
| "description": "Title for the 'Add language' dialog" |
| }, |
| "options_addlanguage_addbutton": { |
| "message": "Добавить", |
| "description": "'Add' button in the footer of the languages list which is used to show a dialog with a list of potential languages to add. In the dialog, this message is also shown inside a button which is used to confirm the action." |
| }, |
| "options_language_label": { |
| "message": "Язык:", |
| "description": "Label for the language selector in the 'Add language' dialog" |
| }, |
| "options_credits": { |
| "message": "Благодарность", |
| "description": "Message for the link to the credits dialog, and also the title for the credits dialog, which shows a list of open source projects used inside the extension and a list of translators/contributors." |
| }, |
| "options_credits_homepage": { |
| "message": "Домашняя страница", |
| "description": "Text shown for links to go to each homepage of open source projects in the credits. NOTE: put in in lowercase letters" |
| }, |
| "options_credits_by": { |
| "message": "от", |
| "description": "Fragment of the author statement in an item of the credits. NOTE: put in in lowercase letters. EXAMPLE: '{{options_credits_by}} Adrià Vilanova Martínez'" |
| }, |
| "options_ok": { |
| "message": "OK", |
| "description": "OK button in informative dialogs, which is used to close them (no action is done when pressing these buttons)" |
| }, |
| "options_cancel": { |
| "message": "Отменить", |
| "description": "Cancel button in the dialogs, to reject an action." |
| }, |
| "notification_install_title": { |
| "message": "Спасибо за установку \"Перевести выбранный текст\"" |
| }, |
| "notification_install_message": { |
| "message": "Нажмите сюда, чтобы настроить расширение." |
| }, |
| "notification_upgradedtostorage_title": { |
| "message": "\"Перевести выбранный текст\" было обновлено до 0.6!" |
| }, |
| "notification_upgradedtostorage_message": { |
| "message": "Теперь настройки расширения будут синхронизироваться со всеми вашими устройствами, но придётся настроить расширение снова :-( Нажмите сюда, чтобы настроить расширение." |
| }, |
| "notification_reorder_title": { |
| "message": "\"Перевести выбранный текст\" было обновлено до версии 0.7!" |
| }, |
| "notification_reorder_message": { |
| "message": "Теперь вы можете настроить порядок отображения языков в контекстном меню. " |
| } |
| } |