Adrià | 3a50343 | 2014-11-02 17:02:04 +0100 | [diff] [blame] | 1 | { |
| 2 | "appName": { |
| 3 | "message": "Перевести выбранный текст", |
| 4 | "description": "The app name" |
| 5 | }, |
| 6 | "appBetaName": { |
| 7 | "message": "Перевести выбранный текст (Beta)", |
| 8 | "description": "The beta app name" |
| 9 | }, |
| 10 | "appDescription": { |
| 11 | "message": "Перевод выбранного текста с помощью Google Переводчика", |
| 12 | "description": "The app description" |
| 13 | }, |
| 14 | "contextmenu_title": { |
| 15 | "message": "Перевести на...", |
| 16 | "description": "Title of the context menu that appears when a right click is done. Inside this parent menu there are the menus" |
| 17 | }, |
| 18 | "contextmenu_title2" : { |
| 19 | "message": "Перевести на '$language$'", |
| 20 | "description": "Title of the context menu that appears when a right click is done and there's only one language available.", |
| 21 | "placeholders": { |
| 22 | "language": { |
| 23 | "content": "$1", |
| 24 | "example": "Language to translate into." |
| 25 | } |
| 26 | } |
| 27 | }, |
| 28 | "contextmenu_edit": { |
| 29 | "message": "Настройки...", |
| 30 | "description": "Title of the option inside the 'Translate section into...' context menu." |
| 31 | }, |
| 32 | "options_welcome": { |
| 33 | "message": "Добро пожаловать!", |
| 34 | "description": "Title of the options page" |
| 35 | }, |
| 36 | "options_introduction": { |
| 37 | "message": "Выберите языки, которые вы хотите видеть в контекстном меню.", |
| 38 | "description": "Introduction paragraph to the options pages" |
| 39 | }, |
| 40 | "options_languageselectheader": { |
| 41 | "message": "Языки:", |
| 42 | "description": "Header of the language select option." |
| 43 | }, |
| 44 | "options_otheroptionsheader": { |
| 45 | "message": "Другие опции:", |
| 46 | "description": "Header of the options page." |
| 47 | }, |
| 48 | "options_tabsoption_1": { |
| 49 | "message": "Открывать вкладку Google Переводчика в новой вкладке для каждого перевода.", |
| 50 | "description": "Option which defines how should the app behave in relation to tabs." |
| 51 | }, |
| 52 | "options_tabsoption_2": { |
| 53 | "message": "Открывать Google Переводчик в одной вкладке, и перезаписывать предыдущие результаты, вместо открытия нескольких вкладок.", |
| 54 | "description": "Option which defines how should the app behave in relation to tabs." |
| 55 | }, |
| 56 | "options_tabsoption_3": { |
| 57 | "message": "Открыть Google Переводчик в новой панели и перезаписать последний результат перевода (нужно активировать флаг <a href='chrome://flags/#enable-panels' id='panelsflag'>--enable-panels</a>). <sup style='color:red; font-weight: bold;'>ЭКСПЕРИМЕНТАЛЬНАЯ ФУНКЦИЯ</sup>", |
| 58 | "description": "Option which defines how should the app behave in relation to tabs." |
| 59 | }, |
| 60 | "options_savebutton": { |
| 61 | "message": "Сохранить", |
| 62 | "description": "Save button in the settings page" |
| 63 | }, |
| 64 | "notification_install_title": { "message": "Спасибо за установку \"Перевести выбранный текст\"" }, |
| 65 | "notification_install_message": { "message": "Нажмите сюда, чтобы настроить расширение." }, |
| 66 | "notification_upgradedtostorage_title": { "message": "\"Перевести выбранный текст\" было обновлено до 0.6!" }, |
| 67 | "notification_upgradedtostorage_message": { "message": "Теперь настройки расширения будут синхронизироваться со всеми вашими устройствами, но придётся настроить расширение снова :-( Нажмите сюда, чтобы настроить расширение." } |
| 68 | } |