blob: a33c70ff827067f4501a84e6114a5bfcc3602992 [file] [log] [blame]
Adriàbf3ff682014-07-19 20:32:17 +02001{
2 "appName": {
3 "message": "Traducir Texto Seleccionado",
4 "description": "The app name"
5 },
6 "appBetaName": {
7 "message": "Traducir Texto Seleccionado (Beta)",
8 "description": "The beta app name"
9 },
10 "appDescription" : {
11 "message": "Traduce el texto que selecciones con el Traductor de Google.",
12 "description": "The app description"
13 },
14 "contextmenu_title" : {
15 "message": "Traducir selección al...",
16 "description": "Title of the context menu that appears when a right click is done. Inside this prent menu there are the menus"
17 },
18 "contextmenu_edit" : {
19 "message": "Modifica idiomas...",
20 "description": "Title of the option inside the 'Translate section into...' context menu."
21 },
22 "options_welcome" : {
23 "message": "¡Bienvenido!",
24 "description": "Title of the options page"
25 },
26 "options_introduction" : {
27 "message": "Por favor, selecciona los idiomas que quieres que se muestren en el menú \"traducir\".",
28 "description": "Introduction paragraph to the options pages"
29 },
30 "options_languageselectheader" : {
31 "message": "Idiomas:",
32 "description": "Header of the language select option."
33 },
34 "options_otheroptionsheader" : {
35 "message": "Otras opciones:",
36 "description": "Header of the options page."
37 },
38 "options_tabsoption_1" : {
39 "message": "Abre Google Traductor en una nueva pestaña para cada traducción.",
40 "description": "Option which defines how should the app behave in relation to tabs."
41 },
42 "options_tabsoption_2" : {
43 "message": "Abre Google Traductor en una única pestaña y reemplaza la última traducción en vez de abrir varias pestañas.",
44 "description": "Option which defines how should the app behave in relation to tabs."
45 },
46 "options_tabsoption_3" : {
47 "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>",
48 "description": "Option which defines how should the app behave in relation to tabs."
49 },
50 "options_savebutton" : {
51 "message": "Guardar",
52 "description": "Save button in the settings app"
53 },
54 "notification_install_title": { "message": "Gracias por instalar 'Traducir Texto Seleccionado'" },
55 "notification_install_message": { "message": "Haz clic en esta notificación para configurar la extensión." },
56 "notification_upgradedtostorage_title": { "message": "'Traducir Texto Seleccionado' se ha actualizado a v0.6!" },
57 "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." }
58}