blob: f1040e6fc920f2c6f9b31bb161d2b5641225e368 [file] [log] [blame]
avm99963a3d1ef32019-03-30 23:33:29 +01001{
2 "appName": {
avm99963bf0849a2020-08-08 16:16:04 +02003 "message": "Eines avançades per TW (antigament Scroll infinit)",
avm99963a3d1ef32019-03-30 23:33:29 +01004 "description": "The extension's name"
5 },
avm9996351c95852019-06-17 21:37:41 +02006 "appNameBeta": {
avm99963bf0849a2020-08-08 16:16:04 +02007 "message": "Eines avançades per TW (beta)",
avm9996351c95852019-06-17 21:37:41 +02008 "description": "The extension's name for the beta version"
9 },
avm99963a3d1ef32019-03-30 23:33:29 +010010 "appDescription": {
11 "message": "Fes scroll infinit i obtén altres millores als Fòrums de Google i la Consola de la Comunitat",
12 "description": "The extension's description"
13 },
14 "options_list": {
15 "message": "Activa el scroll infinit a les llistes de fils.",
16 "description": "Feature checkbox in the options page"
17 },
18 "options_thread": {
avm999636d9c5fe2019-06-04 00:35:53 +020019 "message": "Carrega automàticament missatges en grups petits quan facis scroll per un fil.",
20 "description": "Feature checkbox in the options page"
21 },
22 "options_threadall": {
23 "message": "Carrega automàticament tots els missatges de cop quan facis scroll per un fil.",
avm99963a3d1ef32019-03-30 23:33:29 +010024 "description": "Feature checkbox in the options page"
25 },
26 "options_enhancements": {
27 "message": "Millores addicionals",
28 "description": "Heading for several options that can be enabled in the options page"
29 },
30 "options_fixedtoolbar": {
31 "message": "Mantén visible la barra d'eines de la llista de fils a la Consola de la Comunitat.",
32 "description": "Feature checkbox in the options page"
33 },
34 "options_redirect": {
35 "message": "Redirigeix tots els fils oberts a TW a la Consola de la Comunitat.",
36 "description": "Feature checkbox in the options page"
37 },
avm999636d9c5fe2019-06-04 00:35:53 +020038 "options_loaddrafts": {
avm99963eb2d0b82019-10-07 22:58:55 +020039 "message": "Activa la <i>flag<\/i> <code class=\"help\" title=\"Aquesta flag permet a la Consola de la Comunitat carregar una resposta automàticament desada anteriorment quan obres un fil i fas clic al botó de respondre.\">enableLoadingDraftMessages<\/code> de la Consola de la Comunitat.",
avm999636d9c5fe2019-06-04 00:35:53 +020040 "description": "Feature checkbox in the options page"
41 },
avm99963a3d1ef32019-03-30 23:33:29 +010042 "options_experimental_label": {
43 "message": "(experimental)",
44 "description": "Label which is placed next to an option to indicate that it may not work well or may break at any time"
45 },
46 "options_history": {
47 "message": "Mostra un enllaç \"historial de publicacions\" als perfils d'usuari.",
48 "description": "Feature checkbox in the options page"
49 },
avm99963af7860e2019-06-04 03:33:26 +020050 "options_batchduplicate": {
51 "message": "Afegeix l'opció per duplicar diversos fils alhora a la llista de fils de la Consola de la Comunitat.",
52 "description": "Feature checkbox in the options page"
53 },
avm99963c19497f2019-08-23 00:15:11 +020054 "options_escalatethreads":{
avm99963eb2d0b82019-10-07 22:58:55 +020055 "message": "Activa la <i>flag</i> <code class=\"help\" title=\"Aquesta flag activa la funcionalitat d'escalar fils del fòrum públic als privats a la Consola de la Comunitat.\">enableEscalateThread</code> de la Consola de la Comunitat.",
56 "description": "Feature checkbox in the options page"
57 },
58 "options_movethreads":{
59 "message": "Activa la <i>flag</i> <code class=\"help\" title=\"Aquesta flag activa la funcionalitat de moure fils d'un fòrum on ets un EP a un altre fòrum a la Consola de la Comunitat.\">enableMoveThread</code> de la Consola de la Comunitat.",
avm99963c19497f2019-08-23 00:15:11 +020060 "description": "Feature checkbox in the options page"
61 },
avm99963ae6a26d2020-04-12 14:03:51 +020062 "options_increasecontrast":{
63 "message": "Incrementa el contrast entre els fils llegits i no llegits a la Consola de la Comunitat.",
64 "description": "Feature checkbox in the options page"
65 },
avm999630f9503f2020-07-27 13:56:52 +020066 "options_stickysidebarheaders": {
67 "message": "Fes que les capçaleres de la barra lateral de la Consola de la Comunitat es quedin enganxades a dalt (+info a <code>pekb/thread/60784834</code>).",
68 "description": "Feature checkbox in the options page"
69 },
avm99963a3d1ef32019-03-30 23:33:29 +010070 "options_save": {
71 "message": "Desa",
72 "description": "Button in the options page to save the settings"
73 },
74 "inject_links": {
75 "message": "Enllaços",
76 "description": "Heading which we use before the 'previous post' link in a user profile in TW"
77 },
78 "inject_previousposts": {
79 "message": "Historial de publicacions",
80 "description": "Link shown in a user profile (in TW and the Community Console) which points to a search showing the user's posts and messages"
avm99963af7860e2019-06-04 03:33:26 +020081 },
82 "inject_duplicatebtn": {
83 "message": "Duplicar fils",
84 "description": "Tooltip of the 'duplicate treads' icon shown when selecting multiple threads in the Community Console."
85 },
86 "inject_duplicateinto": {
87 "message": "Duplicar a:",
88 "description": "Label for the text field in which the user has to enter the thread they want to duplicate into."
89 },
90 "inject_duplicateinto_placeholder": {
91 "message": "Introdueix la URL de la Consola de la Comunitat",
92 "description": "Placeholder for the URL field."
93 },
94 "inject_duplicate_cancel": {
95 "message": "Cancel·lar",
96 "description": "Button to cancel the duplication process."
97 },
98 "inject_duplicate_confirm": {
99 "message": "Duplicar",
100 "description": "Button to duplicate all the threads."
101 },
102 "inject_duplicate_progress": {
103 "message": "Progrés",
104 "description": "Title for a progress bar which indicates how many threads were duplicated."
avm99963a3d1ef32019-03-30 23:33:29 +0100105 }
avm99963c19497f2019-08-23 00:15:11 +0200106}