@bobfrankston/rmfmail 1.2.276 → 1.2.277
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.commitmsg +28 -23
- package/bin/build-tinymce.js +27 -0
- package/client/app.bundle.js +108 -0
- package/client/app.bundle.js.map +4 -4
- package/client/app.js +65 -0
- package/client/app.js.map +1 -1
- package/client/app.ts +59 -0
- package/client/compose/compose.bundle.js +90 -2
- package/client/compose/compose.bundle.js.map +4 -4
- package/client/compose/compose.js +26 -1
- package/client/compose/compose.js.map +1 -1
- package/client/compose/compose.ts +22 -1
- package/client/compose/editor.js +12 -1
- package/client/compose/editor.js.map +1 -1
- package/client/compose/editor.ts +17 -2
- package/client/index.html +1 -0
- package/client/lib/rmf-tiny.js +3 -0
- package/client/lib/tinymce/langs/ar-SA.js +440 -0
- package/client/lib/tinymce/langs/ar.js +441 -0
- package/client/lib/tinymce/langs/az.js +440 -0
- package/client/lib/tinymce/langs/be.js +440 -0
- package/client/lib/tinymce/langs/bg-BG.js +440 -0
- package/client/lib/tinymce/langs/bn-BD.js +440 -0
- package/client/lib/tinymce/langs/bs.js +440 -0
- package/client/lib/tinymce/langs/ca.js +440 -0
- package/client/lib/tinymce/langs/cs.js +440 -0
- package/client/lib/tinymce/langs/cy.js +440 -0
- package/client/lib/tinymce/langs/da.js +440 -0
- package/client/lib/tinymce/langs/de.js +440 -0
- package/client/lib/tinymce/langs/el.js +440 -0
- package/client/lib/tinymce/langs/eo.js +440 -0
- package/client/lib/tinymce/langs/es-MX.js +440 -0
- package/client/lib/tinymce/langs/es.js +440 -0
- package/client/lib/tinymce/langs/et.js +440 -0
- package/client/lib/tinymce/langs/eu.js +440 -0
- package/client/lib/tinymce/langs/fa.js +441 -0
- package/client/lib/tinymce/langs/fi.js +440 -0
- package/client/lib/tinymce/langs/fr-FR.js +440 -0
- package/client/lib/tinymce/langs/gl.js +440 -0
- package/client/lib/tinymce/langs/he-IL.js +440 -0
- package/client/lib/tinymce/langs/hr.js +440 -0
- package/client/lib/tinymce/langs/hu-HU.js +440 -0
- package/client/lib/tinymce/langs/hy.js +440 -0
- package/client/lib/tinymce/langs/id.js +440 -0
- package/client/lib/tinymce/langs/index.json +63 -0
- package/client/lib/tinymce/langs/is-IS.js +440 -0
- package/client/lib/tinymce/langs/it.js +440 -0
- package/client/lib/tinymce/langs/ja.js +440 -0
- package/client/lib/tinymce/langs/ka-GE.js +440 -0
- package/client/lib/tinymce/langs/kab.js +440 -0
- package/client/lib/tinymce/langs/kk.js +440 -0
- package/client/lib/tinymce/langs/ko-KR.js +440 -0
- package/client/lib/tinymce/langs/lt.js +440 -0
- package/client/lib/tinymce/langs/lv.js +440 -0
- package/client/lib/tinymce/langs/nb-NO.js +440 -0
- package/client/lib/tinymce/langs/ne.js +440 -0
- package/client/lib/tinymce/langs/nl-BE.js +440 -0
- package/client/lib/tinymce/langs/nl.js +440 -0
- package/client/lib/tinymce/langs/oc.js +440 -0
- package/client/lib/tinymce/langs/pl.js +440 -0
- package/client/lib/tinymce/langs/pt-BR.js +440 -0
- package/client/lib/tinymce/langs/pt-PT.js +440 -0
- package/client/lib/tinymce/langs/ro.js +440 -0
- package/client/lib/tinymce/langs/ru.js +440 -0
- package/client/lib/tinymce/langs/sk.js +440 -0
- package/client/lib/tinymce/langs/sl-SI.js +440 -0
- package/client/lib/tinymce/langs/sr.js +440 -0
- package/client/lib/tinymce/langs/sv-SE.js +440 -0
- package/client/lib/tinymce/langs/ta.js +440 -0
- package/client/lib/tinymce/langs/tg.js +440 -0
- package/client/lib/tinymce/langs/th-TH.js +440 -0
- package/client/lib/tinymce/langs/tr.js +440 -0
- package/client/lib/tinymce/langs/ug.js +440 -0
- package/client/lib/tinymce/langs/uk.js +440 -0
- package/client/lib/tinymce/langs/vi.js +440 -0
- package/client/lib/tinymce/langs/zh-CN.js +440 -0
- package/client/lib/tinymce/langs/zh-HK.js +440 -0
- package/client/lib/tinymce/langs/zh-MO.js +440 -0
- package/client/lib/tinymce/langs/zh-TW.js +440 -0
- package/client/lib/tinymce-langs.js +96 -0
- package/client/lib/tinymce-langs.js.map +1 -0
- package/client/lib/tinymce-langs.ts +99 -0
- package/docs/editor.md +29 -3
- package/docs/preferences.md +2 -1
- package/npmchanges.md +29 -0
- package/package.json +11 -8
- /package/packages/mailx-imap/{node_modules.npmglobalize-stash-59216 → node_modules.npmglobalize-stash-48352}/.package-lock.json +0 -0
|
@@ -0,0 +1,440 @@
|
|
|
1
|
+
tinymce.addI18n("ca", {
|
|
2
|
+
"#": "",
|
|
3
|
+
"Accessibility": "Accessibilitat",
|
|
4
|
+
"Accordion": "",
|
|
5
|
+
"Accordion body...": "",
|
|
6
|
+
"Accordion summary...": "",
|
|
7
|
+
"Action": "Acci\xf3",
|
|
8
|
+
"Activity": "Activitat",
|
|
9
|
+
"Address": "Adre\xe7a",
|
|
10
|
+
"Advanced": "Avan\xe7ades",
|
|
11
|
+
"Align": "Alinea",
|
|
12
|
+
"Align center": "Alinea al centre",
|
|
13
|
+
"Align left": "Alinea a l'esquerra",
|
|
14
|
+
"Align right": "Alinea a la dreta",
|
|
15
|
+
"Alignment": "Alineaci\xf3",
|
|
16
|
+
"Alignment {0}": "",
|
|
17
|
+
"All": "Tot",
|
|
18
|
+
"Alternative description": "Descripci\xf3 alternativa",
|
|
19
|
+
"Alternative source": "Font alternativa",
|
|
20
|
+
"Alternative source URL": "URL de font alternativa",
|
|
21
|
+
"Anchor": "\xc0ncora",
|
|
22
|
+
"Anchor...": "Ancoratge...",
|
|
23
|
+
"Anchors": "\xc0ncores",
|
|
24
|
+
"Animals and Nature": "Animals i natura",
|
|
25
|
+
"Arrows": "Fletxes",
|
|
26
|
+
"B": "",
|
|
27
|
+
"Background color": "Color de fons",
|
|
28
|
+
"Background color menu": "",
|
|
29
|
+
"Background color {0}": "Color de fons {0}",
|
|
30
|
+
"Black": "Negre",
|
|
31
|
+
"Block": "Bloc",
|
|
32
|
+
"Block {0}": "",
|
|
33
|
+
"Blockquote": "Cita",
|
|
34
|
+
"Blocks": "Blocs",
|
|
35
|
+
"Blue": "Blau",
|
|
36
|
+
"Blue channel": "",
|
|
37
|
+
"Body": "Cos",
|
|
38
|
+
"Bold": "Negreta",
|
|
39
|
+
"Border": "Vora",
|
|
40
|
+
"Border color": "Color de la vora",
|
|
41
|
+
"Border style": "Estil de la vora",
|
|
42
|
+
"Border width": "Amplada de la vora",
|
|
43
|
+
"Bottom": "Part inferior",
|
|
44
|
+
"Browse files": "",
|
|
45
|
+
"Browse for an image": "Explorar per cercar una imatge",
|
|
46
|
+
"Browse links": "Explora els enlla\xe7os",
|
|
47
|
+
"Build with {0}": "",
|
|
48
|
+
"Bullet list": "Llista no ordenada",
|
|
49
|
+
"Cancel": "Cancel\xb7lar",
|
|
50
|
+
"Caption": "Encap\xe7alament",
|
|
51
|
+
"Cell": "Cel\xb7la",
|
|
52
|
+
"Cell padding": "Marge intern",
|
|
53
|
+
"Cell properties": "Propietats de cel\xb7la",
|
|
54
|
+
"Cell spacing": "Espai entre cel\xb7les",
|
|
55
|
+
"Cell styles": "Estils de cel\xb7la",
|
|
56
|
+
"Cell type": "Tipus de cel\xb7la",
|
|
57
|
+
"Center": "Centre",
|
|
58
|
+
"Characters": "Car\xe0cters",
|
|
59
|
+
"Characters (no spaces)": "Car\xe0cters (sense espais)",
|
|
60
|
+
"Circle": "Cercle",
|
|
61
|
+
"Class": "Classe",
|
|
62
|
+
"Clear formatting": "Eliminar format",
|
|
63
|
+
"Close": "Tancar",
|
|
64
|
+
"Code": "Codi",
|
|
65
|
+
"Code sample...": "Mostra de codi...",
|
|
66
|
+
"Code view": "Veure el codi",
|
|
67
|
+
"Color Picker": "Selector de colors",
|
|
68
|
+
"Color swatch": "Mostra de color",
|
|
69
|
+
"Cols": "Columnes",
|
|
70
|
+
"Column": "Columna",
|
|
71
|
+
"Column clipboard actions": "Accions de columna del porta-retalls",
|
|
72
|
+
"Column group": "Grup de columnes",
|
|
73
|
+
"Column header": "Cap\xe7alera de columna",
|
|
74
|
+
"Constrain proportions": "Conservar proporcions",
|
|
75
|
+
"Copy": "Copia",
|
|
76
|
+
"Copy column": "Copiar columna",
|
|
77
|
+
"Copy row": "Copiar la fila",
|
|
78
|
+
"Could not find the specified string.": "No es pot trobar el text especificat.",
|
|
79
|
+
"Could not load emojis": "No s'han pogut carregar els emojis",
|
|
80
|
+
"Count": "Compta",
|
|
81
|
+
"Currency": "Moneda",
|
|
82
|
+
"Current window": "Finestra actual",
|
|
83
|
+
"Custom color": "Personalitzar el color",
|
|
84
|
+
"Custom...": "Personalitza...",
|
|
85
|
+
"Cut": "Retalla",
|
|
86
|
+
"Cut column": "Retallar columna",
|
|
87
|
+
"Cut row": "Retallar la fila",
|
|
88
|
+
"Dark Blue": "Blau fosc",
|
|
89
|
+
"Dark Gray": "Gris fosc",
|
|
90
|
+
"Dark Green": "Verd fosc",
|
|
91
|
+
"Dark Orange": "Taronja fosc",
|
|
92
|
+
"Dark Purple": "Porpra fosc",
|
|
93
|
+
"Dark Red": "Vermell fosc",
|
|
94
|
+
"Dark Turquoise": "Turquesa fosc",
|
|
95
|
+
"Dark Yellow": "Groc fosc",
|
|
96
|
+
"Dashed": "Guions",
|
|
97
|
+
"Date/time": "Data/hora",
|
|
98
|
+
"Decrease indent": "Disminuir sagnat",
|
|
99
|
+
"Default": "Predeterminat",
|
|
100
|
+
"Delete accordion": "",
|
|
101
|
+
"Delete column": "Suprimir columna",
|
|
102
|
+
"Delete row": "Suprimir la fila",
|
|
103
|
+
"Delete table": "Suprimir taula",
|
|
104
|
+
"Dimensions": "Dimensions",
|
|
105
|
+
"Disc": "",
|
|
106
|
+
"Div": "",
|
|
107
|
+
"Document": "",
|
|
108
|
+
"Dotted": "Puntejat",
|
|
109
|
+
"Double": "Doble",
|
|
110
|
+
"Drop an image here": "Deixar anar una imatge aqu\xed",
|
|
111
|
+
"Dropped file type is not supported": "El tipus de fitxer deixat no \xe9s compatible",
|
|
112
|
+
"Edit": "Editar",
|
|
113
|
+
"Editor's height: {0} pixels": "",
|
|
114
|
+
"Editor's height: {0} pixels, Editor's width: {1} pixels": "",
|
|
115
|
+
"Embed": "Incloure",
|
|
116
|
+
"Emojis": "",
|
|
117
|
+
"Emojis...": "",
|
|
118
|
+
"Error": "Error",
|
|
119
|
+
"Error: Form submit field collision.": "Error: error en el camp d\u2019enviament del formulari.",
|
|
120
|
+
"Error: No form element found.": "Error: no s'ha trobat l'element del formulari.",
|
|
121
|
+
"Extended Latin": "Llat\xed ampliat",
|
|
122
|
+
"Failed to initialize plugin: {0}": "No s'ha pogut inicialitzar el complement: {0}",
|
|
123
|
+
"Failed to load plugin url: {0}": "No s'ha pogut carregar l\u2019URL del complement: {0}",
|
|
124
|
+
"Failed to load plugin: {0} from url {1}": "No s'ha pogut carregar el complement: {0} de l\u2019URL {1}",
|
|
125
|
+
"Failed to upload image: {0}": "No s'ha pogut carregar la imatge: {0}",
|
|
126
|
+
"File": "Arxiu",
|
|
127
|
+
"Find": "Cerca",
|
|
128
|
+
"Find (if searchreplace plugin activated)": "Cercar (si el complement cercar-reempla\xe7ar est\xe0 activat)",
|
|
129
|
+
"Find and Replace": "Cercar i reempla\xe7ar",
|
|
130
|
+
"Find and replace...": "Cercar i reempla\xe7ar...",
|
|
131
|
+
"Find in selection": "Buscar a la selecci\xf3",
|
|
132
|
+
"Find whole words only": "Cercar nom\xe9s paraules completes",
|
|
133
|
+
"Flags": "Banderes",
|
|
134
|
+
"Focus to contextual toolbar": "Enfocar la barra d'eines contextual",
|
|
135
|
+
"Focus to element path": "Enfocar la ruta d'elements",
|
|
136
|
+
"Focus to menubar": "Enfocar la barra de men\xfa",
|
|
137
|
+
"Focus to notification": "",
|
|
138
|
+
"Focus to toolbar": "Enfocar la barra d'eines",
|
|
139
|
+
"Font": "Tipus de font",
|
|
140
|
+
"Font size {0}": "",
|
|
141
|
+
"Font sizes": "Tamanys de font",
|
|
142
|
+
"Font {0}": "",
|
|
143
|
+
"Fonts": "",
|
|
144
|
+
"Food and Drink": "Menjar i beure",
|
|
145
|
+
"Footer": "Peu de p\xe0gina",
|
|
146
|
+
"Format": "",
|
|
147
|
+
"Format {0}": "",
|
|
148
|
+
"Formats": "Formats",
|
|
149
|
+
"Fullscreen": "Pantalla completa",
|
|
150
|
+
"G": "",
|
|
151
|
+
"General": "Generals",
|
|
152
|
+
"Gray": "Gris",
|
|
153
|
+
"Green": "Verd",
|
|
154
|
+
"Green channel": "",
|
|
155
|
+
"Groove": "Solc",
|
|
156
|
+
"Handy Shortcuts": "Dreceres \xfatils",
|
|
157
|
+
"Header": "Encap\xe7alament",
|
|
158
|
+
"Header cell": "Cel\xb7la de cap\xe7alera",
|
|
159
|
+
"Heading 1": "Encap\xe7alament 1",
|
|
160
|
+
"Heading 2": "Encap\xe7alament 2",
|
|
161
|
+
"Heading 3": "Encap\xe7alament 3",
|
|
162
|
+
"Heading 4": "Encap\xe7alament 4",
|
|
163
|
+
"Heading 5": "Encap\xe7alament 5",
|
|
164
|
+
"Heading 6": "Encap\xe7alament 6",
|
|
165
|
+
"Headings": "Encap\xe7alaments",
|
|
166
|
+
"Height": "Al\xe7ada",
|
|
167
|
+
"Height:": "",
|
|
168
|
+
"Help": "Ajuda",
|
|
169
|
+
"Hex color code": "Codi hexadecimal de color",
|
|
170
|
+
"Hexadecimal only, 000000 to FFFFFF": "",
|
|
171
|
+
"Hidden": "Ocult",
|
|
172
|
+
"Horizontal align": "Alineaci\xf3 horitzontal",
|
|
173
|
+
"Horizontal line": "L\xednia horitzontal",
|
|
174
|
+
"Horizontal space": "Espai horitzontal",
|
|
175
|
+
"ID": "",
|
|
176
|
+
"ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "La ID ha de comen\xe7ar amb una lletra, seguida nom\xe9s per lletres, nombres, guions, punts, dos punts o guions baixos.",
|
|
177
|
+
"Image is decorative": "La imatge \xe9s decorativa",
|
|
178
|
+
"Image list": "Llista d'imatges",
|
|
179
|
+
"Image title": "T\xedtol de la imatge",
|
|
180
|
+
"Image...": "Imatge...",
|
|
181
|
+
"ImageProxy HTTP error: Could not find Image Proxy": "Error HTTP d'ImageProxy: No s'ha trobat l'ImageProxy",
|
|
182
|
+
"ImageProxy HTTP error: Incorrect Image Proxy URL": "Error HTTP d'ImageProxy: URL d'Image Proxy incorrecte",
|
|
183
|
+
"ImageProxy HTTP error: Rejected request": "Error HTTP d'ImageProxy: Petici\xf3 rebutjada",
|
|
184
|
+
"ImageProxy HTTP error: Unknown ImageProxy error": "Error HTTP d'ImageProxy: Error d'ImageProxy desconegut",
|
|
185
|
+
"Increase indent": "Augmentar sagnat",
|
|
186
|
+
"Inline": "En l\xednia",
|
|
187
|
+
"Insert": "Inserir",
|
|
188
|
+
"Insert Template": "Inserir plantilla",
|
|
189
|
+
"Insert accordion": "",
|
|
190
|
+
"Insert column after": "Inserir columna despr\xe9s",
|
|
191
|
+
"Insert column before": "Inserir columna abans",
|
|
192
|
+
"Insert date/time": "Inserir data/hora",
|
|
193
|
+
"Insert date/time menu": "",
|
|
194
|
+
"Insert image": "Inserir imatge",
|
|
195
|
+
"Insert link (if link plugin activated)": "Inserir enlla\xe7 (si el complement d'enlla\xe7 est\xe0 activat)",
|
|
196
|
+
"Insert row after": "Inserir fila a sota",
|
|
197
|
+
"Insert row before": "Inserir fila a sobre",
|
|
198
|
+
"Insert table": "Inserir taula",
|
|
199
|
+
"Insert template...": "Inserir plantilla...",
|
|
200
|
+
"Insert video": "Inserir v\xeddeo",
|
|
201
|
+
"Insert/Edit code sample": "Inserir/editar mostra de codi",
|
|
202
|
+
"Insert/edit image": "Insereix/edita imatge",
|
|
203
|
+
"Insert/edit link": "Inserir/editar l\u2019enlla\xe7",
|
|
204
|
+
"Insert/edit media": "Inserir/editar multim\xe8dia",
|
|
205
|
+
"Insert/edit video": "Inserir/editar v\xeddeo",
|
|
206
|
+
"Inset": "Insert",
|
|
207
|
+
"Invalid hex color code: {0}": "Codi hex de color inv\xe0lid: {0}",
|
|
208
|
+
"Invalid input": "Entrada inv\xe0lida",
|
|
209
|
+
"Italic": "Cursiva",
|
|
210
|
+
"Justify": "Justificat",
|
|
211
|
+
"Keyboard Navigation": "Navegaci\xf3 per teclat",
|
|
212
|
+
"Language": "Idioma",
|
|
213
|
+
"Learn more...": "Apr\xe8n m\xe9s...",
|
|
214
|
+
"Left": "Esquerra",
|
|
215
|
+
"Left to right": "D'esquerra a dreta",
|
|
216
|
+
"Light Blue": "Blau clar",
|
|
217
|
+
"Light Gray": "Gris clar",
|
|
218
|
+
"Light Green": "Verd clar",
|
|
219
|
+
"Light Purple": "Porpra clar",
|
|
220
|
+
"Light Red": "Vermell clar",
|
|
221
|
+
"Light Yellow": "Groc clar",
|
|
222
|
+
"Line height": "Amplada de la l\xednia",
|
|
223
|
+
"Link": "",
|
|
224
|
+
"Link list": "Llista d'enlla\xe7os",
|
|
225
|
+
"Link...": "Enlla\xe7...",
|
|
226
|
+
"List Properties": "Propietats de la llista",
|
|
227
|
+
"List properties...": "Propietats de la llista...",
|
|
228
|
+
"Loading emojis...": "Carregant emojis...",
|
|
229
|
+
"Loading...": "Carregant...",
|
|
230
|
+
"Lower Alpha": "Lletra min\xfascula",
|
|
231
|
+
"Lower Greek": "Lletra grega min\xfascula",
|
|
232
|
+
"Lower Roman": "N\xfameros romans en min\xfascula",
|
|
233
|
+
"Match case": "Fes coincidir maj\xfascules i min\xfascules",
|
|
234
|
+
"Mathematical": "S\xedmbols matem\xe0tics",
|
|
235
|
+
"Media poster (Image URL)": "Cartell de multim\xe8dia (URL d'imatge)",
|
|
236
|
+
"Media...": "Multim\xe8dia...",
|
|
237
|
+
"Medium Blue": "Blau mitj\xe0",
|
|
238
|
+
"Medium Gray": "Gris mitj\xe0",
|
|
239
|
+
"Medium Purple": "Violeta mitj\xe0",
|
|
240
|
+
"Merge cells": "Fusionar cel\xb7les",
|
|
241
|
+
"Middle": "Centre",
|
|
242
|
+
"Midnight Blue": "Blau mitjanit",
|
|
243
|
+
"More...": "M\xe9s\u2026",
|
|
244
|
+
"Name": "Nom",
|
|
245
|
+
"Navy Blue": "Blau mar\xed",
|
|
246
|
+
"New document": "Nou document",
|
|
247
|
+
"New window": "Finestra nova",
|
|
248
|
+
"Next": "Seg\xfcent",
|
|
249
|
+
"No": "No",
|
|
250
|
+
"No alignment": "Sense alineament",
|
|
251
|
+
"No color": "Sense color",
|
|
252
|
+
"Nonbreaking space": "Espai cont\xednu",
|
|
253
|
+
"None": "Cap",
|
|
254
|
+
"Numbered list": "Llista enumerada",
|
|
255
|
+
"Numbers only, 0 to 255": "",
|
|
256
|
+
"OR": "O",
|
|
257
|
+
"Objects": "Objectes",
|
|
258
|
+
"Ok": "Acceptar",
|
|
259
|
+
"Open help dialog": "Obrir el quadre de di\xe0leg d'ajuda",
|
|
260
|
+
"Open link": "Obrir l'enlla\xe7",
|
|
261
|
+
"Open link in...": "Obrir l'enlla\xe7 a...",
|
|
262
|
+
"Open popup menu for split buttons": "Obre el men\xfa emergent per als botons dividits",
|
|
263
|
+
"Orange": "Taronja",
|
|
264
|
+
"Outset": "Relleu",
|
|
265
|
+
"Page break": "Salt de p\xe0gina",
|
|
266
|
+
"Paragraph": "Par\xe0graf",
|
|
267
|
+
"Paste": "Enganxar",
|
|
268
|
+
"Paste as text": "Enganxar com a text",
|
|
269
|
+
"Paste column after": "Enganxar columna despr\xe9s",
|
|
270
|
+
"Paste column before": "Enganxar columna abans",
|
|
271
|
+
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Enganxar ara \xe9s en mode text pla. Els continguts s'enganxaran com a text pla fins que desactivis aquesta opci\xf3.",
|
|
272
|
+
"Paste or type a link": "Enganxa o escriu un enlla\xe7",
|
|
273
|
+
"Paste row after": "Enganxar fila a sota",
|
|
274
|
+
"Paste row before": "Enganxar fila a sobre",
|
|
275
|
+
"Paste your embed code below:": "Enganxeu el codi a sota:",
|
|
276
|
+
"People": "Gent",
|
|
277
|
+
"Plugins": "Complements",
|
|
278
|
+
"Plugins installed ({0}):": "Complements instal\xb7lats ({0}):",
|
|
279
|
+
"Powered by {0}": "Desenvolupat per {0}",
|
|
280
|
+
"Pre": "",
|
|
281
|
+
"Preferences": "Par\xe0metres",
|
|
282
|
+
"Preformatted": "Preformatat",
|
|
283
|
+
"Premium plugins:": "Complements pr\xe8mium:",
|
|
284
|
+
"Press the Up and Down arrow keys to resize the editor.": "",
|
|
285
|
+
"Press the arrow keys to resize the editor.": "",
|
|
286
|
+
"Press {0} for help": "",
|
|
287
|
+
"Preview": "Visualitzaci\xf3 pr\xe8via",
|
|
288
|
+
"Previous": "Anterior",
|
|
289
|
+
"Print": "Imprimir",
|
|
290
|
+
"Print...": "Imprimir...",
|
|
291
|
+
"Purple": "Violeta",
|
|
292
|
+
"Quotations": "Cites",
|
|
293
|
+
"R": "",
|
|
294
|
+
"Range 0 to 255": "Rang de 0 a 255",
|
|
295
|
+
"Red": "Vermell",
|
|
296
|
+
"Red channel": "",
|
|
297
|
+
"Redo": "Refer",
|
|
298
|
+
"Remove": "Eliminar",
|
|
299
|
+
"Remove color": "Eliminar el color",
|
|
300
|
+
"Remove link": "Treure l\u2019enlla\xe7",
|
|
301
|
+
"Replace": "Reempla\xe7ar",
|
|
302
|
+
"Replace all": "Reempla\xe7a totes",
|
|
303
|
+
"Replace with": "Reempla\xe7a per",
|
|
304
|
+
"Resize": "Canviar mida",
|
|
305
|
+
"Restore last draft": "Restaurar l'\xfaltim esborrany",
|
|
306
|
+
"Reveal or hide additional toolbar items": "",
|
|
307
|
+
"Rich Text Area": "\xc0rea de text enriquit",
|
|
308
|
+
"Rich Text Area. Press ALT-0 for help.": "\xc0rea de Text enriquit. Premeu ALT-0 per obtenir ajuda.",
|
|
309
|
+
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\xc0rea de text amb format. Premeu ALT-F9 per mostrar el men\xfa, ALT F10 per la barra d'eines i ALT-0 per ajuda.",
|
|
310
|
+
"Ridge": "Carena",
|
|
311
|
+
"Right": "Dreta",
|
|
312
|
+
"Right to left": "De dreta a esquerra",
|
|
313
|
+
"Row": "Fila",
|
|
314
|
+
"Row clipboard actions": "Accions de fila del porta-retalls",
|
|
315
|
+
"Row group": "Grup de fila",
|
|
316
|
+
"Row header": "Cap\xe7alera de fila",
|
|
317
|
+
"Row properties": "Propietats de la fila",
|
|
318
|
+
"Row type": "Tipus de fila",
|
|
319
|
+
"Rows": "Files",
|
|
320
|
+
"Save": "Desar",
|
|
321
|
+
"Save (if save plugin activated)": "Desar (si el complement desar est\xe0 activat)",
|
|
322
|
+
"Scope": "Abast",
|
|
323
|
+
"Search": "Cerca",
|
|
324
|
+
"Select all": "Seleccionar-ho tot",
|
|
325
|
+
"Select the {0} element": "",
|
|
326
|
+
"Select...": "Selecciona\u2026",
|
|
327
|
+
"Selection": "Selecci\xf3",
|
|
328
|
+
"Shortcut": "Acc\xe9s directe",
|
|
329
|
+
"Show blocks": "Mostrar blocs",
|
|
330
|
+
"Show caption": "Mostrar encap\xe7alament",
|
|
331
|
+
"Show invisible characters": "Mostrar car\xe0cters invisibles",
|
|
332
|
+
"Size": "Mida",
|
|
333
|
+
"Solid": "S\xf2lid",
|
|
334
|
+
"Source": "Font",
|
|
335
|
+
"Source code": "Codi font",
|
|
336
|
+
"Special Character": "Car\xe0cter especial",
|
|
337
|
+
"Special character...": "Car\xe0cters especials\u2026",
|
|
338
|
+
"Split cell": "Dividir cel\xb7les",
|
|
339
|
+
"Square": "Quadrat",
|
|
340
|
+
"Start list at number": "N\xfamero on iniciar la llista",
|
|
341
|
+
"Strikethrough": "Barrat",
|
|
342
|
+
"Style": "Estil",
|
|
343
|
+
"Subscript": "Sub\xedndex",
|
|
344
|
+
"Superscript": "Super\xedndex",
|
|
345
|
+
"Switch to or from fullscreen mode": "Canviar a o del mode de pantalla completa",
|
|
346
|
+
"Symbols": "S\xedmbols",
|
|
347
|
+
"System Font": "Font del sistema",
|
|
348
|
+
"Table": "Taula",
|
|
349
|
+
"Table caption": "T\xedtol de taula",
|
|
350
|
+
"Table properties": "Propietats de taula",
|
|
351
|
+
"Table styles": "Estils de taula",
|
|
352
|
+
"Template": "Plantilla",
|
|
353
|
+
"Templates": "Plantilles",
|
|
354
|
+
"Text": "",
|
|
355
|
+
"Text color": "Color del text",
|
|
356
|
+
"Text color menu": "",
|
|
357
|
+
"Text color {0}": "",
|
|
358
|
+
"Text to display": "Text per visualitzar",
|
|
359
|
+
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "L'URL que has escrit sembla una adre\xe7a de correu electr\xf2nic. Vols afegir-li el prefix obligatori \xabmailto:\xbb?",
|
|
360
|
+
"The URL you entered seems to be an external link. Do you want to add the required http:// prefix?": "L'URL que has escrit sembla un enlla\xe7 extern. Vols afegir-li el prefix obligatori \xabhttp://\xbb?",
|
|
361
|
+
"The URL you entered seems to be an external link. Do you want to add the required https:// prefix?": "Sembla que l\u2019URL que has introdu\xeft \xe9s un enlla\xe7 extern. Vols afegir el prefix https:// necessari?",
|
|
362
|
+
"Title": "T\xedtol",
|
|
363
|
+
"To open the popup, press Shift+Enter": "Per obrir la finestra emergent, premeu Maj.+Retorn",
|
|
364
|
+
"Toggle accordion": "",
|
|
365
|
+
"Tools": "Eines",
|
|
366
|
+
"Top": "Part superior",
|
|
367
|
+
"Travel and Places": "Viatges i llocs",
|
|
368
|
+
"Turquoise": "Turquesa",
|
|
369
|
+
"Underline": "Subratllat",
|
|
370
|
+
"Undo": "Desfer",
|
|
371
|
+
"Upload": "Pujar",
|
|
372
|
+
"Uploading image": "Pujant imatge",
|
|
373
|
+
"Upper Alpha": "Lletra maj\xfascula",
|
|
374
|
+
"Upper Roman": "N\xfameros romans en maj\xfascula",
|
|
375
|
+
"Url": "URL",
|
|
376
|
+
"Use arrow keys to navigate.": "Utilitzeu les tecles de fletxa per navegar.",
|
|
377
|
+
"User Defined": "Definit per l'usuari",
|
|
378
|
+
"Valid": "V\xe0lid",
|
|
379
|
+
"Version": "Versi\xf3",
|
|
380
|
+
"Vertical align": "Alineaci\xf3 vertical",
|
|
381
|
+
"Vertical space": "Espai vertical",
|
|
382
|
+
"View": "Veure",
|
|
383
|
+
"Visual aids": "Assist\xe8ncia visual",
|
|
384
|
+
"Warn": "Alerta",
|
|
385
|
+
"White": "Blanc",
|
|
386
|
+
"Width": "Amplada",
|
|
387
|
+
"Width:": "",
|
|
388
|
+
"Word count": "Recompte de paraules",
|
|
389
|
+
"Words": "Paraules",
|
|
390
|
+
"Words: {0}": "Paraules: {0}",
|
|
391
|
+
"Yellow": "Groc",
|
|
392
|
+
"Yes": "S\xed",
|
|
393
|
+
"You are using {0}": "Est\xe0s utilitzant {0}",
|
|
394
|
+
"You have unsaved changes are you sure you want to navigate away?": "Teniu canvis sense desar, esteu segur que voleu deixar-ho ara?",
|
|
395
|
+
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.": "El vostre navegador no suporta l'acc\xe9s directe al portaobjectes. Si us plau, feu servir les dreceres de teclat Ctrl+X/C/V.",
|
|
396
|
+
"alignment": "alineaci\xf3",
|
|
397
|
+
"austral sign": "signe de l\u2019austral",
|
|
398
|
+
"cedi sign": "signe del cedi",
|
|
399
|
+
"colon sign": "signe del col\xf3n",
|
|
400
|
+
"cruzeiro sign": "signe del cruzeiro",
|
|
401
|
+
"currency sign": "signe de la moneda",
|
|
402
|
+
"dollar sign": "signe del d\xf2lar",
|
|
403
|
+
"dong sign": "signe del dong",
|
|
404
|
+
"drachma sign": "signe del dracma",
|
|
405
|
+
"euro-currency sign": "signe de l'euro",
|
|
406
|
+
"example": "exemple",
|
|
407
|
+
"formatting": "format",
|
|
408
|
+
"french franc sign": "signe del franc franc\xe8s",
|
|
409
|
+
"german penny symbol": "signe del penic alemany",
|
|
410
|
+
"guarani sign": "signe del guaran\xed",
|
|
411
|
+
"history": "historial",
|
|
412
|
+
"hryvnia sign": "signe de la hr\xedvnia",
|
|
413
|
+
"indentation": "sagnat",
|
|
414
|
+
"indian rupee sign": "signe de la rupia \xedndia",
|
|
415
|
+
"kip sign": "signe del kip",
|
|
416
|
+
"lira sign": "signe de la lira",
|
|
417
|
+
"livre tournois sign": "signe de la lliura tornesa",
|
|
418
|
+
"manat sign": "signe del manat",
|
|
419
|
+
"mill sign": "signe del mill",
|
|
420
|
+
"naira sign": "signe de la naira",
|
|
421
|
+
"new sheqel sign": "signe del nou x\xe9quel",
|
|
422
|
+
"nordic mark sign": "signe del marc n\xf2rdic",
|
|
423
|
+
"peseta sign": "signe de la pesseta",
|
|
424
|
+
"peso sign": "signe del peso",
|
|
425
|
+
"ruble sign": "signe del ruble",
|
|
426
|
+
"rupee sign": "signe de la rupia",
|
|
427
|
+
"spesmilo sign": "signe de l\u2019spesmilo",
|
|
428
|
+
"styles": "estils",
|
|
429
|
+
"tenge sign": "signe del tenge",
|
|
430
|
+
"tugrik sign": "signe del t\xf6gr\xf6g",
|
|
431
|
+
"turkish lira sign": "signe de la lira turca",
|
|
432
|
+
"won sign": "signe del won",
|
|
433
|
+
"yen character": "signe del ien",
|
|
434
|
+
"yen/yuan character variant one": "variaci\xf3 1 del signe del ien/iuan",
|
|
435
|
+
"yuan character": "signe del iuan",
|
|
436
|
+
"yuan character, in hong kong and taiwan": "signe del iuan en Hong Kong i Taiwan",
|
|
437
|
+
"{0} characters": "{0} car\xe0cters",
|
|
438
|
+
"{0} columns, {1} rows": "",
|
|
439
|
+
"{0} words": "{0} paraules"
|
|
440
|
+
});
|