1<?php
2/**
3* i18n/ca_CAT/main.php
4*
5 * Copyright © 2006 Stephane Gully <stephane.gully@gmail.com>
6 *
7 * This library is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU Lesser General Public
9 * License as published by the Free Software Foundation; either
10 * version 2.1 of the License, or (at your option) any later version.
11 *
12 * This library is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15 * Lesser General Public License for more details.
16 *
17 * You should have received a copy of the GNU Lesser General Public
18 * License along with this library; if not, write to the
19 * Free Software Foundation, 51 Franklin St, Fifth Floor,
20 * Boston, MA  02110-1301  USA
21 */
22
23/**
24 * Spanish translation of the messages (utf8 encoded!)
25 *
26 * @translated by Daniel Olivares Giménez <dani88elx  [_a_]  gmail.com>
27 */
28
29// line 45 in phpfreechatconfig.class.php
30$GLOBALS["i18n"]["My Xat"] = "El meu xat";
31
32// line 201 in phpfreechatconfig.class.php
33$GLOBALS["i18n"]["%s not found, %s library can't be found."] = "%s no trobada, la llibreria %s no s'ha trobat.";
34
35// line 355 in phpfreechat.class.php
36$GLOBALS["i18n"]["Please enter your nickname"] = "Per favor introdueix el teu nick";
37
38// line 565 in phpfreechat.class.php
39$GLOBALS["i18n"]["Text cannot be empty"] = "El text no pot estar buit";
40
41// line 392 in phpfreechat.class.php
42$GLOBALS["i18n"]["%s changes his nickname to %s"] = "%s canvia el seu nick nickname a %s";
43
44// line 398 in phpfreechat.class.php
45$GLOBALS["i18n"]["%s is connected"] = "%s està connectat";
46
47// line 452 in phpfreechat.class.php
48$GLOBALS["i18n"]["%s quit"] = "%s s'ha desconnectat";
49
50// line 468 in phpfreechat.class.php
51$GLOBALS["i18n"]["%s disconnected (timeout)"] = "%s s'ha desconnectat (timeout)";
52
53// line 262 in phpfreechat.class.php
54$GLOBALS["i18n"]["Unknown command [%s]"] = "comanda desconeguda [%s]";
55
56// line 149 in phpfreechatconfig.class.php
57$GLOBALS["i18n"]["%s doesn't exist: %s"] = "%s no existeix: %s";
58
59// line 180 in phpfreechatconfig.class.php
60$GLOBALS["i18n"]["You need %s"] = "Necessites %s";
61
62// line 241 in phpfreechatconfig.class.php
63$GLOBALS["i18n"]["%s doesn't exist, %s library can't be found"] = "%s no existeix, la llibreria %s no pot ser trobada";
64
65// line 280 in phpfreechatconfig.class.php
66$GLOBALS["i18n"]["%s doesn't exist"] = "%s no existeix";
67
68// line 433 in phpfreechatconfig.class.php
69$GLOBALS["i18n"]["%s directory must be specified"] = "s'ha d'indicar el directori %s";
70
71// line 439 in phpfreechatconfig.class.php
72$GLOBALS["i18n"]["%s must be a directory"] = "%s ha de ser un directori";
73
74// line 446 in phpfreechatconfig.class.php
75$GLOBALS["i18n"]["%s can't be created"] = "%s no pot ser creat";
76
77// line 451 in phpfreechatconfig.class.php
78$GLOBALS["i18n"]["%s is not writeable"] = "%s no es pot escriure";
79
80// line 496 in phpfreechatconfig.class.php
81$GLOBALS["i18n"]["%s is not readable"] = "%s no es pot llegir";
82
83// line 469 in phpfreechatconfig.class.php
84$GLOBALS["i18n"]["%s is not a file"] = "%s no és un fitxer";
85
86// line 491 in phpfreechatconfig.class.php
87$GLOBALS["i18n"]["%s is not a directory"] = "%s no és un directori";
88
89// line 23 in xat.html.tpl.php
90$GLOBALS["i18n"]["PHP FREE XAT [powered by phpFreeChat-%s]"] = "XAT PHP GRATUÏT [phpFreeChat-%s]";
91
92// line 296 in javascript1.js.tpl.php
93$GLOBALS["i18n"]["Hide nickname marker"] = "Oculta els colors del nick";
94
95// line 304 in javascript1.js.tpl.php
96$GLOBALS["i18n"]["Show nickname marker"] = "Mostra els colors del nick";
97
98// line 389 in javascript1.js.tpl.php
99$GLOBALS["i18n"]["Disconnect"] = "Desconnecta";
100
101// line 395 in javascript1.js.tpl.php
102$GLOBALS["i18n"]["Connect"] = "Connecta";
103
104// line 427 in javascript1.js.tpl.php
105$GLOBALS["i18n"]["Magnify"] = "Maximiza";
106
107// line 434 in javascript1.js.tpl.php
108$GLOBALS["i18n"]["Cut down"] = "Minimitza";
109
110// line 345 in javascript1.js.tpl.php
111$GLOBALS["i18n"]["Hide datis and hours"] = "Oculta les dates i hores";
112
113// line 353 in javascript1.js.tpl.php
114$GLOBALS["i18n"]["Show datis and hours"] = "Mostra les dates i hores";
115
116// line 21 in xat.html.tpl.php
117$GLOBALS["i18n"]["Enter your message here"] = "Ingressa el teu missatge aquí";
118
119// line 24 in xat.html.tpl.php
120$GLOBALS["i18n"]["Enter your nickname here"] = "Ingressa el teu nick aquí";
121
122// line 93 in phpfreechatconfig.class.php
123$GLOBALS["i18n"]["Error: undefined or obsolete parameter '%s', please correct or remove this parameter"] = "Error: '%s' paràmetre no definit o obsolet, per favor corregeixi-ho o elimini aquest paràmetre";
124
125// line 48 in phpfreechattemplate.class.php
126$GLOBALS["i18n"]["%s template could not be found"] = "No s'ha trobat la plantilla %s";
127
128$GLOBALS["i18n"]["Error: '%s' could not be found, please check your themepath '%s' and your theme '%s' are correct"] = "Error: '%s' no s'ha trobat, per favor verifica que són correctes el directori del tema (themepath) '%s' i el tema '%s' ";
129
130// line 33 in xat.html.tpl.php
131$GLOBALS["i18n"]["Bold"] = "Negreta";
132
133// line 34 in xat.html.tpl.php
134$GLOBALS["i18n"]["Italics"] = "Cursiva";
135
136// line 35 in xat.html.tpl.php
137$GLOBALS["i18n"]["Underline"] = "Subratllat";
138
139// line 36 in xat.html.tpl.php
140$GLOBALS["i18n"]["Delete"] = "Ratllat";
141
142// line 37 in xat.html.tpl.php
143$GLOBALS["i18n"]["Pre"] = "Pre";
144
145// line 38 in xat.html.tpl.php
146$GLOBALS["i18n"]["Mail"] = "E-mail";
147
148// line 39 in xat.html.tpl.php
149$GLOBALS["i18n"]["Color"] = "Color";
150
151// line 86 in pfcclient.js.tpl.php
152$GLOBALS["i18n"]["Hide smiley box"] = "Oculta quadre d\'icones gestuals";
153
154// line 87 in pfcclient.js.tpl.php
155$GLOBALS["i18n"]["Show smiley box"] = "Mostra icones gestuals";
156
157// line 88 in pfcclient.js.tpl.php
158$GLOBALS["i18n"]["Hide online users box"] = "Oculta usuaris en línia";
159
160// line 89 in pfcclient.js.tpl.php
161$GLOBALS["i18n"]["Show online users box"] = "Mostra usuaris en línia";
162
163// line 75 in pfccommand.class.php
164$GLOBALS["i18n"]["%s must be implemented"] = "%s s'ha d'implementar";
165
166// line 343 in phpfreechatconfig.class.php
167$GLOBALS["i18n"]["'%s' parameter is mandatory by default use '%s' value"] = "El paràmetre '%s' és obligatori, per defecte s'usa el valor '%s'";
168
169// line 378 in phpfreechatconfig.class.php
170$GLOBALS["i18n"]["'%s' parameter must be a positive number"] = "El paràmetre '%s' haver de ser un nombre positiu";
171
172// line 386 in phpfreechatconfig.class.php
173$GLOBALS["i18n"]["'%s' parameter is not valid. Available values are : '%s'"] = "El paràmetre '%s' no és vàlid. Els valors possibles són : '%s'";
174
175// line 186 in pfcglobalconfig.class.php
176$GLOBALS["i18n"]["My room"] = "La meva sala";
177
178// line 19 in unban.class.php
179$GLOBALS["i18n"]["Missing parameter"] = "Paràmetre perdut";
180
181// line 38 in ban.class.php
182$GLOBALS["i18n"]["banished from %s by %s"] = "Expulsat de %s per %s";
183
184// line 23 in banlist.class.php
185$GLOBALS["i18n"]["The banished user's id list is:"] = "La llista d'usuaris expulsats:";
186
187// line 32 in banlist.class.php
188$GLOBALS["i18n"]["Empty"] = "Buit";
189
190// line 34 in banlist.class.php
191$GLOBALS["i18n"]["'/unban {id}' will unban the user identified by {id}"] = "'/unban {id}' tornarà a admetre a l'usuari identificat per {id}";
192
193// line 35 in banlist.class.php
194$GLOBALS["i18n"]["'/unban all' will unban all the users on this channel"] = "'/unban all' tornarà a admetre a tots els usuaris en aquest canal (channel)";
195
196// line 24 in update.class.php
197$GLOBALS["i18n"]["%s quit (timeout)"] = "%s desconnectat (timeout)";
198
199// line 46 in join.class.php
200$GLOBALS["i18n"]["%s joins %s"] = "%s s'uneix a %s";
201
202// line 31 in kick.class.php
203$GLOBALS["i18n"]["kicked from %s by %s"] = "Expulsat de %s per %s";
204
205// line 38 in send.class.php
206$GLOBALS["i18n"]["can't send the message, %s is offline"] = "No es pot enviar el missatge, %s està desconnectat";
207
208// line 27 in unban.class.php
209$GLOBALS["i18n"]["Nobody has been unbanished"] = "Ningú ha estat re-admès";
210
211// line 42 in unban.class.php
212$GLOBALS["i18n"]["%s has been unbanished"] = "%s s'ha tornat a admetre";
213
214// line 49 in unban.class.php
215$GLOBALS["i18n"]["%s users have been unbanished"] = "%s usuaris van ser admesos";
216
217// line 47 in auth.class.php
218$GLOBALS["i18n"]["You are not allowed to run '%s' command"] = "No pots executar la comanda '%s'";
219
220// line 66 in auth.class.php
221$GLOBALS["i18n"]["can't join %s because you are banished"] = "No pots entrar %s perquè aquestes prohibit";
222
223// line 76 in auth.class.php
224$GLOBALS["i18n"]["can't join %s because the channels list is restricted"] = "No pots entrar %s perquè la llista de canals està restringida";
225
226// line 89 in auth.class.php
227$GLOBALS["i18n"]["You are not allowed to change your nickname"] = "No tens permès canviar el teu nick";
228
229// line 56 in noflood.class.php
230$GLOBALS["i18n"]["Please don't post sota many message, flood is not tolerated"] = "Per favor no ingressis tants missatges en tan poc temps";
231
232// line 109 in pfcclient.js.tpl.php
233$GLOBALS["i18n"]["Private message"] = "Missatge privat";
234
235// line 110 in pfcclient.js.tpl.php
236$GLOBALS["i18n"]["Close this tab"] = "Tanca aquesta pestanya";
237
238// line 199 in pfcgui.js.tpl.php
239$GLOBALS["i18n"]["Do you really want to leave this room ?"] = "Realment vols deixar aquesta sala?";
240
241// line 169 in pfcglobalconfig.class.php
242$GLOBALS["i18n"]["Error: '%s' is a private parameter, you are not allowed to change it"] = "Error: '%s' és un paràmetre privat, no està permès canviar-ho";
243
244// line 253 in pfcglobalconfig.class.php
245$GLOBALS["i18n"]["'%s' parameter must be an array"] = "El paràmetre '%s' ha de ser un vector (array)";
246
247// line 265 in pfcglobalconfig.class.php
248$GLOBALS["i18n"]["'%s' parameter must be a boolean"] = "El paràmetre '%s' ha de ser un booleà";
249
250// line 271 in pfcglobalconfig.class.php
251$GLOBALS["i18n"]["'%s' parameter must be a charatere string"] = "El paràmetre '%s' ha de ser una cadena de caràcters";
252
253// line 395 in pfcglobalconfig.class.php
254$GLOBALS["i18n"]["'%s' must be writable"] = "'%s' ha de ser escriptible";
255
256// line 425 in pfcglobalconfig.class.php
257$GLOBALS["i18n"]["'%s' directory doesn't exist"] = "El directori '%s' no existeix";
258
259// line 544 in pfcglobalconfig.class.php
260$GLOBALS["i18n"]["Please correct these errors"] = "Per favor, corregeix aquest error";
261
262// line 21 in pfcinfo.class.php
263$GLOBALS["i18n"]["Error: the cached config file doesn't exists"] = "Error: l'arxiu de caxè config no existeix";
264
265// line 190 in phpfreechat.class.php
266$GLOBALS["i18n"]["Error: the xat cannot be loaded! two possibilities: your browser doesn't support javascript or you didn't setup correctly the server directories rights - don't hesitate to ask some help on the forum"] = "Error: El xat es pot carregar !, hi ha 2 possibilitats: el teu navegador no suporta JavaScript o no has configurat correctament els directoris del servidor. No dubtis a demanar ajuda al fòrum";
267
268// line 31 in help.class.php
269$GLOBALS["i18n"]["Here is the command list:"] = "Aquí està la llista de comandaments";
270
271// line 63 in identify.class.php
272$GLOBALS["i18n"]["Succesfully identified"] = "Identificat correctament";
273
274// line 68 in identify.class.php
275$GLOBALS["i18n"]["Identification failure"] = "Identificació fallada";
276
277// line 25 in send.class.php
278$GLOBALS["i18n"]["Your must be connected to send a message"] = "Has d'estar connectat per a enviar un missatge";
279
280// line 87 in chat.js.tpl.php
281$GLOBALS["i18n"]["Click here to send your message"] = "Fes clic aquí per a enviar el missatge";
282
283// line 80 in chat.js.tpl.php
284$GLOBALS["i18n"]["Enter the text to format"] = "Ingressa el text que serà formatejat";
285
286// line 81 in chat.js.tpl.php
287$GLOBALS["i18n"]["Configuration has been rehashed"] = "La configuració ha estat feta";
288
289// line 82 in chat.js.tpl.php
290$GLOBALS["i18n"]["A problem occurs during rehash"] = "Va ocórrer un problema durant el procés";
291
292// line 83 in chat.js.tpl.php
293$GLOBALS["i18n"]["Chosen nickname is already used"] = "El nick triat ja està sent utilitzat";
294
295// line 84 in chat.js.tpl.php
296$GLOBALS["i18n"]["phpfreechat current version is %s"] = "l\'actual versió de phpfreechat és %s";
297
298// line 85 in chat.js.tpl.php
299$GLOBALS["i18n"]["Maximum number of joined channels has been reached"] = "S\'ha arribat al nombre màxim de canals";
300
301// line 86 in chat.js.tpl.php
302$GLOBALS["i18n"]["Maximum number of private xat has been reached"] = "S\'ha arribat al nombre màxim de privats";
303
304// line 88 in chat.js.tpl.php
305$GLOBALS["i18n"]["Send"] = "Envia";
306
307// line 86 in mysql.class.php
308$GLOBALS["i18n"]["Mysql container: connect error"] = "Contenidor MySQL: error de connexió";
309
310// line 101 in mysql.class.php
311$GLOBALS["i18n"]["Mysql container: create database error '%s'"] = "Contenidor MySQL: '%s' error en la creació de la base de dades";
312
313// line 112 in mysql.class.php
314$GLOBALS["i18n"]["Mysql container: create table error '%s'"] = "Contenidor MySQL: '%s' error en la creació de taula(es)";
315
316// line 80 in chat.js.tpl.php
317$GLOBALS["i18n"]["You are not allowed to speak to yourself"] = "No està permès parlar-se a un mateix";
318
319// line 82 in chat.js.tpl.php
320$GLOBALS["i18n"]["Chosen nickname is not allowed"] = "No està permès triar nick";
321
322// line 83 in chat.js.tpl.php
323$GLOBALS["i18n"]["Enable sound notifications"] = "Habilita notificacions de so";
324
325// line 84 in chat.js.tpl.php
326$GLOBALS["i18n"]["Disable sound notifications"] = "Deshabilita notificacions de so";
327
328// line 23 in kick.class.php
329$GLOBALS["i18n"]["no reason"] = "Sense motius";
330
331// line 24 in banlist.class.php
332$GLOBALS["i18n"]["The banished user list is:"] = "La llista d'usuaris prohibits és:";
333
334// line 39 in banlist.class.php
335$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = "/unban {nickname}' prohibirà a l'usuari identificat per {nickname}";
336
337// line 43 in kick.class.php
338$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = "Expulsat de %s per %s - motiu %s";
339
340// line 20 in quit.class.php
341$GLOBALS["i18n"]["%s quit (%s)"] = "%s desconnectat (%s)";
342
343// line 124 in chat.js.tpl.php
344$GLOBALS["i18n"]["Xat loading ..."] = "Xat carregant...";
345
346// line 124 in chat.js.tpl.php
347$GLOBALS["i18n"]["Please wait"] = "Per favor esperi...";
348
349// line 139 in chat.js.tpl.php
350$GLOBALS["i18n"]["%s appears to be either disabled or unsupported by your browser."] = "%s sembla estar deshabilitat o no suportat pel teu navegador";
351
352// line 139 in chat.js.tpl.php
353$GLOBALS["i18n"]["This web application requires %s to work properly."] = "Aquesta aplicació requereix %s per a funcionar correctament";
354
355// line 135 in chat.js.tpl.php
356$GLOBALS["i18n"]["Please enable %s in your browser settings, or upgrade to a browser with %s support and try again."] = "Per favor habilita %s en la configuració el teu navegador, o torna a intentar-ho amb un navagador que suporti %s";
357
358// line 137 in chat.js.tpl.php
359$GLOBALS["i18n"]["Please upgrade to a browser with %s support and try again."] ="Per favor torna a intentar-ho amb un navagador que suporti %s";
360
361// line 139 in chat.js.tpl.php
362$GLOBALS["i18n"]["In Internet Explorer versions earlier than 7.0, Ajax is implemented using ActiveX. Please enable ActiveX in your browser security settings or upgrade to a browser with Ajax support and try again."] = "En les versions anterior de 7.0 de l\'Internet Explorer, posen en execució a Ajax usant ActiveX. Per favor activa l\'ActiveX en la configuració de la seguretat del navegador o canvia a un navegador que suporti Ajax i intenta-ho altra vegada.";
363
364// line 359 in pfcglobalconfig.class.php
365$GLOBALS["i18n"]["%s doesn't exist, data_public_path cannot be installed"] = "No existeix %s, data_public_path no pot ser instal·lat";
366
367
368// line 73 in convidi.class.php
369$GLOBALS["i18n"]["You must join %s to convidi users in this channel"] = "Has d'unir-te a %s per a poder convidar usuaris a aquest canal";
370
371// line 47 in xat.html.tpl.php
372$GLOBALS["i18n"]["Ping"] = "Ping";
373
374// line 477 in phpfreechat.class.php
375$GLOBALS["i18n"]["Input Required"] = "Ingrés de dades necessari";
376
377// line 478 in phpfreechat.class.php
378$GLOBALS["i18n"]["OK"] = "Accepta";
379
380// line 479 in phpfreechat.class.php
381$GLOBALS["i18n"]["Cancel"] = "Cancel·la";
382
383// line 430 in pfcglobalconfig.class.php
384$GLOBALS["i18n"]["cannot create %s"] = "No pot crear %s";
385
386// line 436 in pfcglobalconfig.class.php
387$GLOBALS["i18n"]["cannot copy %s in %s"] = "No pot copiar %s en %s";
388
389// line 667 in pfcglobalconfig.class.php
390$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = "Error: '%s' no va poder ser trobat, per favor revisa si la teva theme_path '%s' i el teu tema '%s' esten correctes";
391
392// line 414 in phpfreechat.class.php
393$GLOBALS["i18n"]["are you sure you want to close this tab ?"] = "Estàs segur que desitges tancar aquesta pestanya?";
394
395// line 42 in ban.class.php
396$GLOBALS["i18n"]["%s banished from %s by %s"] = "%s expulsat permanentment des de %s per %s";
397
398// line 461 in phpfreechat.class.php
399$GLOBALS["i18n"]["You are trying to speak to a unknown (or not connected) user"] = "Estàs intentant de parlar a un usuari desconegut (o no connectat)";
400
401// line 89 in convidi.class.php
402$GLOBALS["i18n"]["%s was invited by %s"] = "%s va ser convidat per %s";
403
404?>