blob: a2f36c27913f9aa68bcf5d19dcb3c124c3766d5f [file] [log] [blame]
Adriàbf3ff682014-07-19 20:32:17 +02001{
2 "appName": {
3 "message": "Traduïr Text Seleccionat",
4 "description": "The app name"
5 },
6 "appBetaName": {
7 "message": "Traduïr Text Seleccionat (Beta)",
8 "description": "The beta app name"
9 },
10 "appDescription" : {
11 "message": "Tradueix el text que seleccionis amb el Traductor de Google",
12 "description": "The app description"
13 },
14 "contextmenu_title" : {
15 "message": "Tradueix la selecció 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 },
Adrià3a503432014-11-02 17:02:04 +010018 "contextmenu_title2" : {
19 "message": "Tradueix la selecció a '$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 },
Adriàbf3ff682014-07-19 20:32:17 +020028 "contextmenu_edit" : {
29 "message": "Edita idiomes...",
30 "description": "Title of the option inside the 'Translate section into...' context menu."
31 },
32 "options_welcome" : {
33 "message": "Benvingut!",
34 "description": "Title of the options page"
35 },
36 "options_introduction" : {
37 "message": "Si us plau, selecciona els idiomes que vols que surtin al menú \"traduïr\".",
38 "description": "Introduction paragraph to the options pages"
39 },
40 "options_languageselectheader" : {
41 "message": "Idiomes:",
42 "description": "Header of the language select option."
43 },
44 "options_otheroptionsheader" : {
45 "message": "Altres opcions:",
46 "description": "Header of the options page."
47 },
48 "options_tabsoption_1" : {
49 "message": "Obre Google Traductor en una nova pestanya per a cada traducció.",
50 "description": "Option which defines how should the app behave in relation to tabs."
51 },
52 "options_tabsoption_2" : {
53 "message": "Obre Google Traductor en una única pestanya i reemplaça l'última traducció en comptes d'obrir varies pestanyes.",
54 "description": "Option which defines how should the app behave in relation to tabs."
55 },
56 "options_tabsoption_3" : {
57 "message": "Obre Google Traductor en un panel i reemplaça l'última traducció (fa falta activar la bandera <a href='chrome://flags/#enable-panels' id='panelsflag'>--enable-panels</a>). <sup style='color:red; font-weight: bold;'>EXPERIMENTAL</sup>",
58 "description": "Option which defines how should the app behave in relation to tabs."
59 },
60 "options_savebutton" : {
61 "message": "Desar",
62 "description": "Save button in the settings app"
63 },
Adriàf0e90592014-12-06 16:21:14 +010064 "options_addlanguage": {
65 "message": "Afegir idioma",
66 "description": "Title for the 'Add language' dialog"
67 },
68 "options_addlanguage_addbutton": {
69 "message": "Afegeix",
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èdits",
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": {
85 "message": "",
86 "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": {
89 "message": "OK",
90 "description": "OK button in the dialogs"
91 },
92 "options_cancel": {
93 "message": "Cancel·lar",
94 "description": "Cancel button in the dialogs"
95 },
Adriàbf3ff682014-07-19 20:32:17 +020096 "notification_install_title": { "message": "Gràcies per instal·lar 'Traduïr Text Seleccionat'" },
97 "notification_install_message": { "message": "Fes clic en aquesta notificació per a configurar l'extensión." },
98 "notification_upgradedtostorage_title": { "message": "'Traduïr Text Seleccionat' s'ha actualizat a v0.6!" },
Adriàa2296fe2014-12-14 19:57:42 +010099 "notification_upgradedtostorage_message": { "message": "Ara la configuració es sincronitzarà en tots els teus dispositius! La part dolenta és que has de configurar l'extensión una altra vegada :-( Fes clic en aquesta notificación per a configurar-la." },
100 "notification_reorder_title": { "message": "'Traduïr Text Seleccionat' s'ha actualizat a v0.7!" },
101 "notification_reorder_message": { "message": "Ara pots configurar en quin ordre vols que apareixin els idiomes en el menú contextual." }
Adriàbf3ff682014-07-19 20:32:17 +0200102}