blob: 592d925d7688d7dc1db46439e7c530997efe7c71 [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 },
avm9996351cae202020-12-28 22:40:59 +010010 "appDescription": {
Adriàbf3ff682014-07-19 20:32:17 +020011 "message": "Traduce el texto que selecciones con el Traductor de Google.",
12 "description": "The app description"
13 },
avm9996351cae202020-12-28 22:40:59 +010014 "contextmenu_title": {
Adriàbf3ff682014-07-19 20:32:17 +020015 "message": "Traducir selección al...",
avm9996351cae202020-12-28 22:40:59 +010016 "description": "Title of the context menu that appears when a right click is done. Inside this parent menu there are the menus"
Adriàbf3ff682014-07-19 20:32:17 +020017 },
avm9996351cae202020-12-28 22:40:59 +010018 "contextmenu_title2": {
Adrià3a503432014-11-02 17:02:04 +010019 "message": "Traducir selección al '$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": {
avm9996351cae202020-12-28 22:40:59 +010022 "language": {
23 "content": "$1",
24 "example": "Language to translate into."
25 }
26 }
Adrià3a503432014-11-02 17:02:04 +010027 },
avm9996351cae202020-12-28 22:40:59 +010028 "contextmenu_edit": {
Adriàbf3ff682014-07-19 20:32:17 +020029 "message": "Modifica idiomas...",
30 "description": "Title of the option inside the 'Translate section into...' context menu."
31 },
avm9996351cae202020-12-28 22:40:59 +010032 "options_welcome": {
Adriàbf3ff682014-07-19 20:32:17 +020033 "message": "¡Bienvenido!",
34 "description": "Title of the options page"
35 },
avm9996351cae202020-12-28 22:40:59 +010036 "options_introduction": {
Adriàbf3ff682014-07-19 20:32:17 +020037 "message": "Por favor, selecciona los idiomas que quieres que se muestren en el menú \"traducir\".",
38 "description": "Introduction paragraph to the options pages"
39 },
avm9996351cae202020-12-28 22:40:59 +010040 "options_languageselectheader": {
Adriàbf3ff682014-07-19 20:32:17 +020041 "message": "Idiomas:",
42 "description": "Header of the language select option."
43 },
avm9996351cae202020-12-28 22:40:59 +010044 "options_otheroptionsheader": {
Adriàbf3ff682014-07-19 20:32:17 +020045 "message": "Otras opciones:",
46 "description": "Header of the options page."
47 },
avm9996351cae202020-12-28 22:40:59 +010048 "options_tabsoption_1": {
Adriàbf3ff682014-07-19 20:32:17 +020049 "message": "Abre Google Traductor en una nueva pestaña para cada traducción.",
50 "description": "Option which defines how should the app behave in relation to tabs."
51 },
avm9996351cae202020-12-28 22:40:59 +010052 "options_tabsoption_2": {
Adriàbf3ff682014-07-19 20:32:17 +020053 "message": "Abre Google Traductor en una única pestaña y reemplaza la última traducción en vez de abrir varias pestañas.",
54 "description": "Option which defines how should the app behave in relation to tabs."
55 },
avm9996351cae202020-12-28 22:40:59 +010056 "options_tabsoption_3": {
57 "message": "Abre Google Traductor en un panel (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>",
Adriàbf3ff682014-07-19 20:32:17 +020058 "description": "Option which defines how should the app behave in relation to tabs."
59 },
avm9996351cae202020-12-28 22:40:59 +010060 "options_savebutton": {
Adriàbf3ff682014-07-19 20:32:17 +020061 "message": "Guardar",
avm9996351cae202020-12-28 22:40:59 +010062 "description": "Save button in the settings page"
Adriàbf3ff682014-07-19 20:32:17 +020063 },
Adriàf0e90592014-12-06 16:21:14 +010064 "options_addlanguage": {
65 "message": "Añadir idioma",
66 "description": "Title for the 'Add language' dialog"
67 },
68 "options_addlanguage_addbutton": {
69 "message": "Añade",
70 "description": "Add button in the footer of the languages list"
71 },
72 "options_language_label": {
73 "message": "Idioma:",
74 "description": "Label for the language selector in the 'Add language' dialog"
75 },
76 "options_credits": {
77 "message": "Créditos",
78 "description": "Title for the credits link and dialog"
79 },
80 "options_credits_homepage": {
81 "message": "página web",
82 "description": "Homepage link for an item in the credits. NOTE: put in in lowercase letters"
83 },
84 "options_credits_by": {
avm9996351cae202020-12-28 22:40:59 +010085 "message": "por",
Adriàf0e90592014-12-06 16:21:14 +010086 "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'"
87 },
88 "options_ok": {
avm9996351cae202020-12-28 22:40:59 +010089 "message": "Aceptar",
Adriàf0e90592014-12-06 16:21:14 +010090 "description": "OK button in the dialogs"
91 },
92 "options_cancel": {
93 "message": "Cancelar",
94 "description": "Cancel button in the dialogs"
95 },
avm9996351cae202020-12-28 22:40:59 +010096 "notification_install_title": {
97 "message": "Gracias por instalar 'Traducir Texto Seleccionado'"
98 },
99 "notification_install_message": {
100 "message": "Haz clic en esta notificación para configurar la extensión."
101 },
102 "notification_upgradedtostorage_title": {
103 "message": "'Traducir Texto Seleccionado' se ha actualizado a v0.6!"
104 },
105 "notification_upgradedtostorage_message": {
106 "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."
107 },
108 "notification_reorder_title": {
109 "message": "'Traducir Texto Seleccionado' se ha actualizado a v0.7!"
110 },
111 "notification_reorder_message": {
112 "message": "Ahora puedes configurar en qué orden quieres que aparezcan los idiomas en el menú contextual."
113 }
Adriàbf3ff682014-07-19 20:32:17 +0200114}