AdriĆ | bf3ff68 | 2014-07-19 20:32:17 +0200 | [diff] [blame^] | 1 | { |
| 2 | "appName": { |
| 3 | "message": "Translate Selected Text", |
| 4 | "description": "The app name" |
| 5 | }, |
| 6 | "appBetaName": { |
| 7 | "message": "Translate Selected Text (Beta)", |
| 8 | "description": "The beta app name" |
| 9 | }, |
| 10 | "appDescription": { |
| 11 | "message": "Translate selected text with Google Translator", |
| 12 | "description": "The app description" |
| 13 | }, |
| 14 | "contextmenu_title": { |
| 15 | "message": "Translate selection into...", |
| 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_edit": { |
| 19 | "message": "Edit languages...", |
| 20 | "description": "Title of the option inside the 'Translate section into...' context menu." |
| 21 | }, |
| 22 | "options_welcome": { |
| 23 | "message": "Welcome!", |
| 24 | "description": "Title of the options page" |
| 25 | }, |
| 26 | "options_introduction": { |
| 27 | "message": "Please, select the languages you want to show up in the \"translate\" menu.", |
| 28 | "description": "Introduction paragraph to the options pages" |
| 29 | }, |
| 30 | "options_languageselectheader": { |
| 31 | "message": "Languages:", |
| 32 | "description": "Header of the language select option." |
| 33 | }, |
| 34 | "options_otheroptionsheader": { |
| 35 | "message": "Other options:", |
| 36 | "description": "Header of the options page." |
| 37 | }, |
| 38 | "options_tabsoption_1": { |
| 39 | "message": "Open Google Translator in a new tab for each translation.", |
| 40 | "description": "Option which defines how should the app behave in relation to tabs." |
| 41 | }, |
| 42 | "options_tabsoption_2": { |
| 43 | "message": "Open Google Translator in a unique tab and override the last translation instead of opening several tabs.", |
| 44 | "description": "Option which defines how should the app behave in relation to tabs." |
| 45 | }, |
| 46 | "options_tabsoption_3": { |
| 47 | "message": "Open Google Translator in a panel and override the last translation (need to activate <a href='chrome://flags/#enable-panels' id='panelsflag'>--enable-panels</a> flag). <sup style='color:red; font-weight: bold;'>EXPERIMENTAL</sup>", |
| 48 | "description": "Option which defines how should the app behave in relation to tabs." |
| 49 | }, |
| 50 | "options_savebutton": { |
| 51 | "message": "Save", |
| 52 | "description": "Save button in the settings page" |
| 53 | }, |
| 54 | "notification_install_title": { "message": "Thanks for installing 'Translate Selected Text'" }, |
| 55 | "notification_install_message": { "message": "Click this notification to set it up." }, |
| 56 | "notification_upgradedtostorage_title": { "message": "'Translate Selected Text' was updated to v0.6!" }, |
| 57 | "notification_upgradedtostorage_message": { "message": "Now your options will be synced across all your devices! The bad side is that you have to set up the extension again :-( Click this notification to set it up." } |
| 58 | } |