1<?php
2/**
3 * i18n/es_ES/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 * @author Stephane Gully <stephane.gully@gmail.com>
27 * @translated by Jose Juan Calvo <josejuancalvo@gmail.com>
28 * @translated by Álvaro Ortega <mayunia2@gmail.com>
29 */
30
31// line 45 in phpfreechatconfig.class.php
32$GLOBALS["i18n"]["My Chat"] = "Mi chat";
33
34// line 201 in phpfreechatconfig.class.php
35$GLOBALS["i18n"]["%s not found, %s library can't be found."] = "%s no encontrada, la librería %s no se ha encontrado.";
36
37// line 355 in phpfreechat.class.php
38$GLOBALS["i18n"]["Please enter your nickname"] = "Por favor introduce tu nickname";
39
40// line 565 in phpfreechat.class.php
41$GLOBALS["i18n"]["Text cannot be empty"] = "El texto no puede estar vacío";
42
43// line 392 in phpfreechat.class.php
44$GLOBALS["i18n"]["%s changes his nickname to %s"] = "%s cambia su nickname a %s";
45
46// line 398 in phpfreechat.class.php
47$GLOBALS["i18n"]["%s is connected"] = "%s está conectado";
48
49// line 452 in phpfreechat.class.php
50$GLOBALS["i18n"]["%s quit"] = "%s se ha desconectado";
51
52// line 468 in phpfreechat.class.php
53$GLOBALS["i18n"]["%s disconnected (timeout)"] = "%s se ha desconectado (timeout)";
54
55// line 262 in phpfreechat.class.php
56$GLOBALS["i18n"]["Unknown command [%s]"] = "comando desconocido [%s]";
57
58// line 149 in phpfreechatconfig.class.php
59$GLOBALS["i18n"]["%s doesn't exist: %s"] = "%s no existe: %s";
60
61// line 180 in phpfreechatconfig.class.php
62$GLOBALS["i18n"]["You need %s"] = "Necesitas %s";
63
64// line 241 in phpfreechatconfig.class.php
65$GLOBALS["i18n"]["%s doesn't exist, %s library can't be found"] = "%s no existe, la librería %s no puede ser encontrada";
66
67// line 280 in phpfreechatconfig.class.php
68$GLOBALS["i18n"]["%s doesn't exist"] = "%s no existe";
69
70// line 433 in phpfreechatconfig.class.php
71$GLOBALS["i18n"]["%s directory must be specified"] = "se debe indicar el directorio %s";
72
73// line 439 in phpfreechatconfig.class.php
74$GLOBALS["i18n"]["%s must be a directory"] = "%s debe ser un directorio";
75
76// line 446 in phpfreechatconfig.class.php
77$GLOBALS["i18n"]["%s can't be created"] = "%s no puede ser creado";
78
79// line 451 in phpfreechatconfig.class.php
80$GLOBALS["i18n"]["%s is not writeable"] = "%s no se puede escribir";
81
82// line 496 in phpfreechatconfig.class.php
83$GLOBALS["i18n"]["%s is not readable"] = "%s no se puede leer";
84
85// line 469 in phpfreechatconfig.class.php
86$GLOBALS["i18n"]["%s is not a file"] = "%s no es un fichero";
87
88// line 491 in phpfreechatconfig.class.php
89$GLOBALS["i18n"]["%s is not a directory"] = "%s no es un directorio";
90
91// line 23 in chat.html.tpl.php
92$GLOBALS["i18n"]["PHP FREE CHAT [powered by phpFreeChat-%s]"] = "PHP FREE CHAT [powered by phpFreeChat-%s]";
93
94// line 296 in javascript1.js.tpl.php
95$GLOBALS["i18n"]["Hide nickname marker"] = "Ocultar los colores del nickname";
96
97// line 304 in javascript1.js.tpl.php
98$GLOBALS["i18n"]["Show nickname marker"] = "Mostrar los colores del nickname";
99
100// line 389 in javascript1.js.tpl.php
101$GLOBALS["i18n"]["Disconnect"] = "Desconectar";
102
103// line 395 in javascript1.js.tpl.php
104$GLOBALS["i18n"]["Connect"] = "Conectar";
105
106// line 427 in javascript1.js.tpl.php
107$GLOBALS["i18n"]["Magnify"] = "Maximizar";
108
109// line 434 in javascript1.js.tpl.php
110$GLOBALS["i18n"]["Cut down"] = "Minimizar";
111
112// line 345 in javascript1.js.tpl.php
113$GLOBALS["i18n"]["Hide dates and hours"] = "Ocultar fechas y horas";
114
115// line 353 in javascript1.js.tpl.php
116$GLOBALS["i18n"]["Show dates and hours"] = "Mostrar fechas y horas";
117
118// line 21 in chat.html.tpl.php
119$GLOBALS["i18n"]["Enter your message here"] = "Ingrese su mensaje aquí";
120
121// line 24 in chat.html.tpl.php
122$GLOBALS["i18n"]["Enter your nickname here"] = "Ingrese su nickname aquí";
123
124// line 93 in phpfreechatconfig.class.php
125$GLOBALS["i18n"]["Error: undefined or obsolete parameter '%s', please correct or remove this parameter"] = "Error: '%s' parámetro no definido u obsoleto, por favor corríjalo o elimine este parámetro";
126
127// line 48 in phpfreechattemplate.class.php
128$GLOBALS["i18n"]["%s template could not be found"] = "No se ha encontrado la planilla %s";
129
130$GLOBALS["i18n"]["Error: '%s' could not be found, please check your themepath '%s' and your theme '%s' are correct"] = "Error: '%s' no se ha encontrado, por favor verifica que son correctos el directorio del tema (themepath) '%s' y el tema '%s' ";
131
132// line 33 in chat.html.tpl.php
133$GLOBALS["i18n"]["Bold"] = "Negrita";
134
135// line 34 in chat.html.tpl.php
136$GLOBALS["i18n"]["Italics"] = "Cursiva";
137
138// line 35 in chat.html.tpl.php
139$GLOBALS["i18n"]["Underline"] = "Subrayado";
140
141// line 36 in chat.html.tpl.php
142$GLOBALS["i18n"]["Delete"] = "Tachado";
143
144// line 37 in chat.html.tpl.php
145$GLOBALS["i18n"]["Pre"] = "Pre";
146
147// line 38 in chat.html.tpl.php
148$GLOBALS["i18n"]["Mail"] = "E-mail";
149
150// line 39 in chat.html.tpl.php
151$GLOBALS["i18n"]["Color"] = "Color";
152
153// line 86 in pfcclient.js.tpl.php
154$GLOBALS["i18n"]["Hide smiley box"] = "Ocultar cuadro de iconos gestuales";
155
156// line 87 in pfcclient.js.tpl.php
157$GLOBALS["i18n"]["Show smiley box"] = "Mostrar iconos gestuales";
158
159// line 88 in pfcclient.js.tpl.php
160$GLOBALS["i18n"]["Hide online users box"] = "Ocultar usuarios en línea";
161
162// line 89 in pfcclient.js.tpl.php
163$GLOBALS["i18n"]["Show online users box"] = "Mostrar usuarios en línea";
164
165// line 75 in pfccommand.class.php
166$GLOBALS["i18n"]["%s must be implemented"] = "%s se debe implementar";
167
168// line 343 in phpfreechatconfig.class.php
169$GLOBALS["i18n"]["'%s' parameter is mandatory by default use '%s' value"] = "El parámetro '%s' es obligatorio, por defecto se usa el valor '%s'";
170
171// line 378 in phpfreechatconfig.class.php
172$GLOBALS["i18n"]["'%s' parameter must be a positive number"] = "El parametro '%s' deber ser un número positivo";
173
174// line 386 in phpfreechatconfig.class.php
175$GLOBALS["i18n"]["'%s' parameter is not valid. Available values are : '%s'"] = "El parametro '%s' no es válido. Los valores posibles son : '%s'";
176
177// line 186 in pfcglobalconfig.class.php
178$GLOBALS["i18n"]["My room"] = "Mi sala";
179
180// line 19 in unban.class.php
181$GLOBALS["i18n"]["Missing parameter"] = "Parámetro perdido";
182
183// line 38 in ban.class.php
184$GLOBALS["i18n"]["banished from %s by %s"] = "Hechado de %s por %s";
185
186// line 23 in banlist.class.php
187$GLOBALS["i18n"]["The banished user's id list is:"] = "La lista id de usuarios Hechados:";
188
189// line 32 in banlist.class.php
190$GLOBALS["i18n"]["Empty"] = "Vacío";
191
192// line 34 in banlist.class.php
193$GLOBALS["i18n"]["'/unban {id}' will unban the user identified by {id}"] = "'/unban {id}' volvera a admitir al usuaio identificado por {id}";
194
195// line 35 in banlist.class.php
196$GLOBALS["i18n"]["'/unban all'  will unban all the users on this channel"] = "'/unban all' volvera a admitir a todos los usuarios en este canal (channel)";
197
198// line 24 in update.class.php
199$GLOBALS["i18n"]["%s quit (timeout)"] = "%s desconectado (timeout)";
200
201// line 46 in join.class.php
202$GLOBALS["i18n"]["%s joins %s"] = "%s se une a %s";
203
204// line 31 in kick.class.php
205$GLOBALS["i18n"]["kicked from %s by %s"] = "Pateado de %s por %s";
206
207// line 38 in send.class.php
208$GLOBALS["i18n"]["Can't send the message, %s is offline"] = "No se puede enviar el mensaje, %s esta desconectado";
209
210// line 27 in unban.class.php
211$GLOBALS["i18n"]["Nobody has been unbanished"] = "Nadie ha sido admitido";
212
213// line 42 in unban.class.php
214$GLOBALS["i18n"]["%s has been unbanished"] = "%s se ha vuelto a admitir";
215
216// line 49 in unban.class.php
217$GLOBALS["i18n"]["%s users have been unbanished"] = "%s usuarios fueron admitidos";
218
219// line 47 in auth.class.php
220$GLOBALS["i18n"]["You are not allowed to run '%s' command"] = "No puedes ejecutar el comando '%s'";
221
222// line 66 in auth.class.php
223$GLOBALS["i18n"]["Can't join %s because you are banished"] = "No puedes entrar %s porque estas prohibido";
224
225// line 76 in auth.class.php
226$GLOBALS["i18n"]["Can't join %s because the channels list is restricted"] = "No puedes entrar %s porque la lista de canales esta restringida";
227
228// line 89 in auth.class.php
229$GLOBALS["i18n"]["You are not allowed to change your nickname"] = "No tienes permitido cambiar tu nick name";
230
231// line 56 in noflood.class.php
232$GLOBALS["i18n"]["Please don't post so many message, flood is not tolerated"] = "Por favor no ingreses tantos mensajes en tan poco tiempo, el flood no será tolerado";
233
234// line 109 in pfcclient.js.tpl.php
235$GLOBALS["i18n"]["Private message"] = "Mensaje privado";
236
237// line 110 in pfcclient.js.tpl.php
238$GLOBALS["i18n"]["Close this tab"] = "Cerrar esta pestaña";
239
240// line 199 in pfcgui.js.tpl.php
241$GLOBALS["i18n"]["Do you really want to leave this room ?"] = "¿ En verdad deseas dejar esta sala ?";
242
243// line 169 in pfcglobalconfig.class.php
244$GLOBALS["i18n"]["Error: '%s' is a private parameter, you are not allowed to change it"] = "Error: '%s' es un parámetro privado, no esta permitido cambiarlo";
245
246// line 253 in pfcglobalconfig.class.php
247$GLOBALS["i18n"]["'%s' parameter must be an array"] = "El parámetro '%s' debe ser un vector (array)";
248
249// line 265 in pfcglobalconfig.class.php
250$GLOBALS["i18n"]["'%s' parameter must be a boolean"] = "El parámetro '%s' debe ser un booleano";
251
252// line 271 in pfcglobalconfig.class.php
253$GLOBALS["i18n"]["'%s' parameter must be a charatere string"] = "El parámetro '%s' debe ser una cadena de caracteres";
254
255// line 395 in pfcglobalconfig.class.php
256$GLOBALS["i18n"]["'%s' must be writable"] = "'%s' debe ser escribible";
257
258// line 425 in pfcglobalconfig.class.php
259$GLOBALS["i18n"]["'%s' directory doesn't exist"] = "El directorio '%s' no existe";
260
261// line 544 in pfcglobalconfig.class.php
262$GLOBALS["i18n"]["Please correct these errors"] = "Por favor corrija ese error";
263
264// line 21 in pfcinfo.class.php
265$GLOBALS["i18n"]["Error: the cached config file doesn't exists"] = "Error: el archivo config no existe";
266
267// line 190 in phpfreechat.class.php
268$GLOBALS["i18n"]["Error: the chat 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 chat no pudo ser cargado !, hay 2 posibilidades: tu navegador no soporta JavaScript o no configuraste correctamente los directorios del servidor – no dudes en pedir ayuda al foro (en ingles)";
269
270// line 31 in help.class.php
271$GLOBALS["i18n"]["Here is the command list:"] = "Aquí esta la lista de comandos";
272
273// line 63 in identify.class.php
274$GLOBALS["i18n"]["Succesfully identified"] = "Identificado exitosamente";
275
276// line 68 in identify.class.php
277$GLOBALS["i18n"]["Identification failure"] = "Identificación fallada";
278
279// line 25 in send.class.php
280$GLOBALS["i18n"]["Your must be connected to send a message"] = "Debes estar conectado para enviar un mensaje";
281
282// line 87 in chat.js.tpl.php
283$GLOBALS["i18n"]["Click here to send your message"] = "Haz click aquí para enviar el mensaje";
284
285// line 80 in chat.js.tpl.php
286$GLOBALS["i18n"]["Enter the text to format"] = "Ingresa el texto que será formateado";
287
288// line 81 in chat.js.tpl.php
289$GLOBALS["i18n"]["Configuration has been rehashed"] = "La configuración ha sido hecha";
290
291// line 82 in chat.js.tpl.php
292$GLOBALS["i18n"]["A problem occurs during rehash"] = "Ocurrió un problema durante el proceso";
293
294// line 83 in chat.js.tpl.php
295$GLOBALS["i18n"]["Chosen nickname is already used"] = "El nickname elegido ya esta siendo usado";
296
297// line 84 in chat.js.tpl.php
298$GLOBALS["i18n"]["phpfreechat current version is %s"] = "la actual versión de phpfreechat es %s";
299
300// line 85 in chat.js.tpl.php
301$GLOBALS["i18n"]["Maximum number of joined channels has been reached"] = "Se ha alcanzado el numero máximo de canales";
302
303// line 86 in chat.js.tpl.php
304$GLOBALS["i18n"]["Maximum number of private chat has been reached"] = "Se ha alcanzado el numero máximo de privados";
305
306// line 88 in chat.js.tpl.php
307$GLOBALS["i18n"]["Send"] = "Enviar";
308
309// line 86 in mysql.class.php
310$GLOBALS["i18n"]["Mysql container: connect error"] = "Contenedor MySQL: error de conexión";
311
312// line 101 in mysql.class.php
313$GLOBALS["i18n"]["Mysql container: create database error '%s'"] = "Contenedor MySQL: '%s' error en la creación de la base de datos";
314
315// line 112 in mysql.class.php
316$GLOBALS["i18n"]["Mysql container: create table error '%s'"] = "Contenedor MySQL: '%s' error en la creación de tabla(s)";
317
318// line 80 in chat.js.tpl.php
319$GLOBALS["i18n"]["You are not allowed to speak to yourself"] = "No esta permitido hablarse a si mismo";
320
321// line 82 in chat.js.tpl.php
322$GLOBALS["i18n"]["Chosen nickname is not allowed"] = "No esta permitido elegir nickname";
323
324// line 83 in chat.js.tpl.php
325$GLOBALS["i18n"]["Enable sound notifications"] = "Habilitar notificaciones de sonido";
326
327// line 84 in chat.js.tpl.php
328$GLOBALS["i18n"]["Disable sound notifications"] = "Deshabilitar notificaciones de sonido";
329
330// line 23 in kick.class.php
331$GLOBALS["i18n"]["no reason"] = "Sin motivos";
332
333// line 24 in banlist.class.php
334$GLOBALS["i18n"]["The banished user list is:"] = "La lista de usuarios prohibidos";
335
336// line 39 in banlist.class.php
337$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = "/unban {nickname}' prohibira al usuario identificado por {nickname}";
338
339// line 43 in kick.class.php
340$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = "Peteado de %s por %s - motivo %s";
341
342// line 20 in quit.class.php
343$GLOBALS["i18n"]["%s quit (%s)"] = "%s desconectado (%s)";
344
345// line 124 in chat.js.tpl.php
346$GLOBALS["i18n"]["Chat loading ..."] = "Chat cargando...";
347
348// line 124 in chat.js.tpl.php
349$GLOBALS["i18n"]["Please wait"] = "Por favor espere";
350
351// line 139 in chat.js.tpl.php
352$GLOBALS["i18n"]["%s appears to be either disabled or unsupported by your browser."] = "%s parece estar deshabilitado o no soportado por tu navegador";
353
354// line 139 in chat.js.tpl.php
355$GLOBALS["i18n"]["This web application requires %s to work properly."] = "Esta aplicacion requiere %s para trabajar correctamente";
356
357// line 135 in chat.js.tpl.php
358$GLOBALS["i18n"]["Please enable %s in your browser settings, or upgrade to a browser with %s support and try again."] = "Por favor habilita %s en la configuración tu navegador, o vuelve a intentarlo con un navagador que soporte %s";
359
360// line 137 in chat.js.tpl.php
361$GLOBALS["i18n"]["Please upgrade to a browser with %s support and try again."] ="Por favor vuelve a intentarlo con un navagador que soporte %s";
362
363// line 139 in chat.js.tpl.php
364$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 las versiones anterior de 7.0 del Internet Explorer, ponen en ejecución a Ajax usando ActiveX. Por favor activa el ActiveX en los ajustes de la seguridad del navegador o cambia a un navegador que soporte Ajax e intentar otra vez.";
365
366// line 359 in pfcglobalconfig.class.php
367$GLOBALS["i18n"]["%s doesn't exist, data_public_path cannot be installed"] = "No existe %s, data_public_path no puede ser instalado";
368
369
370// line 73 in invite.class.php
371$GLOBALS["i18n"]["You must join %s to invite users in this channel"] = "Debes unirte a %s para poder invitar usuarios in este canal";
372
373// line 47 in chat.html.tpl.php
374$GLOBALS["i18n"]["Ping"] = "Ping";
375
376// line 477 in phpfreechat.class.php
377$GLOBALS["i18n"]["Input Required"] = "Ingreso de datos necesario";
378
379// line 478 in phpfreechat.class.php
380$GLOBALS["i18n"]["OK"] = "Aceptar";
381
382// line 479 in phpfreechat.class.php
383$GLOBALS["i18n"]["Cancel"] = "Cancelar";
384
385// line 430 in pfcglobalconfig.class.php
386$GLOBALS["i18n"]["cannot create %s"] = "No puede crear %s";
387
388// line 436 in pfcglobalconfig.class.php
389$GLOBALS["i18n"]["cannot copy %s in %s"] = "No puede copiar %s en %s";
390
391// line 667 in pfcglobalconfig.class.php
392$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = "Error: '%s' no pudo ser encontrado, porfavor revisa tu theme_path '%s' y tu tema '%s' esten correctos";
393
394// line 414 in phpfreechat.class.php
395$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = "¿Estás seguro que deseas cerrar esta pestaña?";
396
397// line 42 in ban.class.php
398$GLOBALS["i18n"]["%s banished from %s by %s"] = "%s desterrado desde %s por %s";
399
400// line 461 in phpfreechat.class.php
401$GLOBALS["i18n"]["You are trying to speak to a unknown (or not connected) user"] = "Estás intentando de hablar a un usuario desconocido (o no conectado)";
402
403// line 89 in invite.class.php
404$GLOBALS["i18n"]["%s was invited by %s"] = "%s fue invitado por %s";
405
406
407?>