| { |
| "appName": { |
| "message": "Traducir Texto Seleccionado", |
| "description": "The app name" |
| }, |
| "appBetaName": { |
| "message": "Traducir Texto Seleccionado (Beta)", |
| "description": "The beta app name" |
| }, |
| "appDescription" : { |
| "message": "Traduce el texto que selecciones con el Traductor de Google.", |
| "description": "The app description" |
| }, |
| "contextmenu_title" : { |
| "message": "Traducir selección al...", |
| "description": "Title of the context menu that appears when a right click is done. Inside this prent menu there are the menus" |
| }, |
| "contextmenu_title2" : { |
| "message": "Traducir selección al '$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": "Modifica idiomas...", |
| "description": "Title of the option inside the 'Translate section into...' context menu." |
| }, |
| "options_welcome" : { |
| "message": "¡Bienvenido!", |
| "description": "Title of the options page" |
| }, |
| "options_introduction" : { |
| "message": "Por favor, selecciona los idiomas que quieres que se muestren en el menú \"traducir\".", |
| "description": "Introduction paragraph to the options pages" |
| }, |
| "options_languageselectheader" : { |
| "message": "Idiomas:", |
| "description": "Header of the language select option." |
| }, |
| "options_otheroptionsheader" : { |
| "message": "Otras opciones:", |
| "description": "Header of the options page." |
| }, |
| "options_tabsoption_1" : { |
| "message": "Abre Google Traductor en una nueva pestaña para cada traducción.", |
| "description": "Option which defines how should the app behave in relation to tabs." |
| }, |
| "options_tabsoption_2" : { |
| "message": "Abre Google Traductor en una única pestaña y reemplaza la última traducción en vez de abrir varias pestañas.", |
| "description": "Option which defines how should the app behave in relation to tabs." |
| }, |
| "options_tabsoption_3" : { |
| "message": "Abre Google Traductor en un panel y remplaza la última traducción (hace falta activar la bandera <a href='chrome://flags/#enable-panels' id='panelsflag'>--enable-panels</a>). <sup style='color:red; font-weight: bold;'>EXPERIMENTAL</sup>", |
| "description": "Option which defines how should the app behave in relation to tabs." |
| }, |
| "options_savebutton" : { |
| "message": "Guardar", |
| "description": "Save button in the settings app" |
| }, |
| "options_addlanguage": { |
| "message": "Añadir idioma", |
| "description": "Title for the 'Add language' dialog" |
| }, |
| "options_addlanguage_addbutton": { |
| "message": "Añade", |
| "description": "Add button in the footer of the languages list" |
| }, |
| "options_language_label": { |
| "message": "Idioma:", |
| "description": "Label for the language selector in the 'Add language' dialog" |
| }, |
| "options_credits": { |
| "message": "Créditos", |
| "description": "Title for the credits link and dialog" |
| }, |
| "options_credits_homepage": { |
| "message": "página web", |
| "description": "Homepage link for an item 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 the dialogs" |
| }, |
| "options_cancel": { |
| "message": "Cancelar", |
| "description": "Cancel button in the dialogs" |
| }, |
| "notification_install_title": { "message": "Gracias por instalar 'Traducir Texto Seleccionado'" }, |
| "notification_install_message": { "message": "Haz clic en esta notificación para configurar la extensión." }, |
| "notification_upgradedtostorage_title": { "message": "'Traducir Texto Seleccionado' se ha actualizado a v0.6!" }, |
| "notification_upgradedtostorage_message": { "message": "¡Ahora la configuración se sincronizará en todos tus dispositivos! La parte mala es que tienes que configurar la extensión otra vez :-( Haz clic en esta notificación para configurarla." }, |
| "notification_reorder_title": { "message": "'Traducir Texto Seleccionado' se ha actualizado a v0.7!" }, |
| "notification_reorder_message": { "message": "Ahora puedes configurar en qué orden quieres que aparezcan los idiomas en el menú contextual." } |
| } |