blob: 0d952a669bfce9d7c45cc789f6fc5b0d36a76474 [file] [log] [blame]
avm99963a3d1ef32019-03-30 23:33:29 +01001{
2 "appName": {
3 "message": "Scroll infinit a TW",
4 "description": "The extension's name"
5 },
avm9996351c95852019-06-17 21:37:41 +02006 "appNameBeta": {
7 "message": "Scroll infinit a TW (beta)",
8 "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": {
39 "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.",
40 "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 },
avm99963a3d1ef32019-03-30 23:33:29 +010054 "options_save": {
55 "message": "Desa",
56 "description": "Button in the options page to save the settings"
57 },
58 "inject_links": {
59 "message": "Enllaços",
60 "description": "Heading which we use before the 'previous post' link in a user profile in TW"
61 },
62 "inject_previousposts": {
63 "message": "Historial de publicacions",
64 "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 +020065 },
66 "inject_duplicatebtn": {
67 "message": "Duplicar fils",
68 "description": "Tooltip of the 'duplicate treads' icon shown when selecting multiple threads in the Community Console."
69 },
70 "inject_duplicateinto": {
71 "message": "Duplicar a:",
72 "description": "Label for the text field in which the user has to enter the thread they want to duplicate into."
73 },
74 "inject_duplicateinto_placeholder": {
75 "message": "Introdueix la URL de la Consola de la Comunitat",
76 "description": "Placeholder for the URL field."
77 },
78 "inject_duplicate_cancel": {
79 "message": "Cancel·lar",
80 "description": "Button to cancel the duplication process."
81 },
82 "inject_duplicate_confirm": {
83 "message": "Duplicar",
84 "description": "Button to duplicate all the threads."
85 },
86 "inject_duplicate_progress": {
87 "message": "Progrés",
88 "description": "Title for a progress bar which indicates how many threads were duplicated."
avm99963a3d1ef32019-03-30 23:33:29 +010089 }
avm999636d9c5fe2019-06-04 00:35:53 +020090}