avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 1 | { |
| 2 | "appName": { |
avm99963 | bf0849a | 2020-08-08 16:16:04 +0200 | [diff] [blame] | 3 | "message": "Eines avançades per TW (antigament Scroll infinit)", |
avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 4 | "description": "The extension's name" |
| 5 | }, |
avm99963 | 51c9585 | 2019-06-17 21:37:41 +0200 | [diff] [blame] | 6 | "appNameBeta": { |
avm99963 | bf0849a | 2020-08-08 16:16:04 +0200 | [diff] [blame] | 7 | "message": "Eines avançades per TW (beta)", |
avm99963 | 51c9585 | 2019-06-17 21:37:41 +0200 | [diff] [blame] | 8 | "description": "The extension's name for the beta version" |
| 9 | }, |
avm99963 | 75814b8 | 2020-08-09 20:33:23 +0200 | [diff] [blame] | 10 | "appNameGecko": { |
| 11 | "message": "Eines avançades per TW", |
| 12 | "description": "The extension's name (with a 50 character limit for Gecko)" |
| 13 | }, |
avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 14 | "appDescription": { |
| 15 | "message": "Fes scroll infinit i obtén altres millores als Fòrums de Google i la Consola de la Comunitat", |
| 16 | "description": "The extension's description" |
| 17 | }, |
| 18 | "options_list": { |
| 19 | "message": "Activa el scroll infinit a les llistes de fils.", |
| 20 | "description": "Feature checkbox in the options page" |
| 21 | }, |
| 22 | "options_thread": { |
avm99963 | 6d9c5fe | 2019-06-04 00:35:53 +0200 | [diff] [blame] | 23 | "message": "Carrega automàticament missatges en grups petits quan facis scroll per un fil.", |
| 24 | "description": "Feature checkbox in the options page" |
| 25 | }, |
| 26 | "options_threadall": { |
| 27 | "message": "Carrega automàticament tots els missatges de cop quan facis scroll per un fil.", |
avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 28 | "description": "Feature checkbox in the options page" |
| 29 | }, |
| 30 | "options_enhancements": { |
| 31 | "message": "Millores addicionals", |
| 32 | "description": "Heading for several options that can be enabled in the options page" |
| 33 | }, |
| 34 | "options_fixedtoolbar": { |
| 35 | "message": "Mantén visible la barra d'eines de la llista de fils a la Consola de la Comunitat.", |
| 36 | "description": "Feature checkbox in the options page" |
| 37 | }, |
| 38 | "options_redirect": { |
| 39 | "message": "Redirigeix tots els fils oberts a TW a la Consola de la Comunitat.", |
| 40 | "description": "Feature checkbox in the options page" |
| 41 | }, |
avm99963 | 6d9c5fe | 2019-06-04 00:35:53 +0200 | [diff] [blame] | 42 | "options_loaddrafts": { |
avm99963 | eb2d0b8 | 2019-10-07 22:58:55 +0200 | [diff] [blame] | 43 | "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.", |
avm99963 | 6d9c5fe | 2019-06-04 00:35:53 +0200 | [diff] [blame] | 44 | "description": "Feature checkbox in the options page" |
| 45 | }, |
avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 46 | "options_experimental_label": { |
| 47 | "message": "(experimental)", |
| 48 | "description": "Label which is placed next to an option to indicate that it may not work well or may break at any time" |
| 49 | }, |
| 50 | "options_history": { |
| 51 | "message": "Mostra un enllaç \"historial de publicacions\" als perfils d'usuari.", |
| 52 | "description": "Feature checkbox in the options page" |
| 53 | }, |
avm99963 | c19497f | 2019-08-23 00:15:11 +0200 | [diff] [blame] | 54 | "options_escalatethreads":{ |
avm99963 | eb2d0b8 | 2019-10-07 22:58:55 +0200 | [diff] [blame] | 55 | "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.", |
avm99963 | c19497f | 2019-08-23 00:15:11 +0200 | [diff] [blame] | 60 | "description": "Feature checkbox in the options page" |
| 61 | }, |
avm99963 | ae6a26d | 2020-04-12 14:03:51 +0200 | [diff] [blame] | 62 | "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 | }, |
avm99963 | 0f9503f | 2020-07-27 13:56:52 +0200 | [diff] [blame] | 66 | "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 | }, |
avm99963 | a3d1ef3 | 2019-03-30 23:33:29 +0100 | [diff] [blame] | 70 | "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" |
| 81 | } |
avm99963 | c19497f | 2019-08-23 00:15:11 +0200 | [diff] [blame] | 82 | } |