1 # Please report any translation errors on one of the following:
2 # Mailing list: https://groups.google.com/d/forum/kiwiirc
3 # IRC: irc.freenode.net #kiwiirc
5 # Want to translate into your own language? Please send your translated file to the
6 # mailing list mentioned above and we will upload it to our translation manager -
7 # http://poeditor.com/. An account will be set up for you to make any further changes
8 # as the Kiwi project progresses.
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "X-Generator: POEditor.com\n"
16 "Project-Id-Version: Kiwi\n"
19 #: client/assets/src/applets/chanlist.js
20 msgid "client_applets_chanlist_channelname"
21 msgstr "Nombre del Canal"
24 msgid "client_applets_chanlist_users"
28 msgid "client_applets_chanlist_topic"
32 msgid "client_applets_chanlist_channellist"
33 msgstr "Lista de Canales"
35 #: client/assets/src/applets/scripteditor.js
36 msgid "client_applets_scripteditor_save"
40 msgid "client_applets_scripteditor_error"
41 msgstr "Error de script. %s"
44 msgid "client_applets_scripteditor_saved"
45 msgstr "Tu script se ha guardado y ya está activado"
48 msgid "client_applets_scripteditor_title"
49 msgstr "Editor de Script"
51 #: client/assets/src/applets/settings.js
52 msgid "client_applets_settings_channelview_tabs"
56 msgid "client_applets_settings_channelview_list"
60 msgid "client_applets_settings_channelview_list_notice"
61 msgstr "para un gran número de canales"
64 msgid "client_applets_settings_notification_joinpart"
65 msgstr "Notificaciones de entrada/salida de canal"
68 msgid "client_applets_settings_timestamp"
72 msgid "client_applets_settings_notification_sound"
73 msgstr "Quitar notificaciones sonoras"
76 msgid "client_applets_settings_history_length"
77 msgstr "Historial de mensajes por ventana"
80 msgid "client_applets_settings_default_client"
81 msgstr "Cliente IRC por defecto"
84 msgid "client_applets_settings_default_client_enable"
85 msgstr "Definir Kiwi como mi cliente IRC por defecto"
88 msgid "client_applets_settings_locale_restart_needed"
89 msgstr "Nota: Los cambios solo se aplicarán después de recargar la página"
92 msgid "client_applets_settings_default_client_notice"
93 msgstr "Nota: Los usuarios de Chrome o Chromium quizás deban revisar sus configuraciones vía %s si nada sucede"
96 msgid "client_applets_settings_title"
97 msgstr "Configuración"
99 #: client/assets/src/models/applet.js
100 msgid "client_models_applet_unknown"
101 msgstr "Applet desconocida"
104 msgid "client_models_applet_loading"
108 msgid "client_models_applet_notfound"
109 msgstr "No se encontró"
111 #: client/assets/src/models/application.js
112 msgid "client_models_application_reconnecting"
113 msgstr "Te has desconectado. Intentando reconectar por ti"
116 msgid "client_models_application_reconnect_in_x_seconds"
117 msgstr "Te has desconectado. Intentando reconectar de nuevo en %d segundos"
120 msgid "client_models_application_reconnect_successfully"
121 msgstr "Todo OK, te has conectado de nuevo"
124 msgid "client_models_application_settings_saved"
125 msgstr "La configuración se guardó"
128 msgid "client_models_application_ignore_title"
129 msgstr "Nicks ignorados"
132 msgid "client_models_application_ignore_none"
133 msgstr "Nadie ignorado"
136 msgid "client_models_application_ignore_nick"
137 msgstr "Ignorando a s%"
140 msgid "client_models_application_ignore_stop_notice"
141 msgstr "Especifica qué nick deseas dejar de ignorar"
144 msgid "client_models_application_ignore_stopped"
145 msgstr "Dejaste de ignorar a %s"
148 msgid "client_models_application_applet_notfound"
149 msgstr "El Applet \"%s\" no existe"
152 msgid "client_models_application_encoding_changed"
153 msgstr "Codificación cambiada a %s"
156 msgid "client_models_application_encoding_invalid"
157 msgstr "%s no es una codificación válida "
160 msgid "client_models_application_encoding_notspecified"
161 msgstr "Codificación no especificada"
164 msgid "client_models_application_encoding_usage"
165 msgstr "Uso: /encoding [NUEVA-CODIFICACIÓN]"
168 msgid "client_models_application_connection_create"
169 msgstr "Nueva conexión"
172 msgid "client_models_application_connection_connecting"
173 msgstr "Conectando a %s:%s..."
176 msgid "client_models_application_connection_error"
177 msgstr "Error conectando a %s:%s (%s)"
179 #: client/assets/src/models/channel.js
180 msgid "client_models_channel_join"
181 msgstr "%s ha entrado"
184 msgid "client_models_channel_quit"
185 msgstr "%s se ha ido de %s"
188 msgid "client_models_channel_kicked"
189 msgstr "%s fue expulsado por %s %s"
192 msgid "client_models_channel_selfkick"
193 msgstr "Fuiste expulsado por %s %s"
196 msgid "client_models_channel_part"
197 msgstr "%s ha dejado %s"
199 #: client/assets/src/models/network.js
200 msgid "client_models_network_channel_invalid_name"
201 msgstr "%s no es un nombre de canal válido"
204 msgid "client_models_network_disconnected"
205 msgstr "Desconectado de la red IRC"
208 msgid "client_models_network_nickname_changed"
209 msgstr "%s es ahora conocido como %s"
212 msgid "client_models_network_topic"
213 msgstr "Tema puesto por %s el %s"
216 msgid "client_models_network_selfmode"
217 msgstr "%s puso modo %s"
220 msgid "client_models_network_mode"
221 msgstr "%s puso modo %s"
224 msgid "client_models_network_channels"
228 msgid "client_models_network_server"
229 msgstr "Conectado al servidor: %s %s"
232 msgid "client_models_network_idle_and_signon"
233 msgstr "Inactivo por %s, conectado desde %s"
236 msgid "client_models_network_away"
240 msgid "client_models_network_idle"
241 msgstr "Inactivo por %s"
244 msgid "client_models_network_nickname_notfound"
245 msgstr "Nick no encontrado"
248 msgid "client_models_network_banned"
249 msgstr "Estás baneado de %s. %s"
252 msgid "client_models_network_channel_badkey"
253 msgstr "Clave erronea para canal %s"
256 msgid "client_models_network_channel_inviteonly"
257 msgstr "%s es solo con invitación"
260 msgid "client_models_network_channel_limitreached"
261 msgstr "%s está lleno"
264 msgid "client_models_network_nickname_alreadyinuse"
265 msgstr "El nick \"%s\" está en uso. Por favor elige otro nick"
268 msgid "client_models_network_badpassword"
269 msgstr "Contraseña entregada incorrecta"
271 #: client/assets/src/views/application.js
272 msgid "client_views_application_close_notice"
273 msgstr "Esto cerrará todas las conversaciones de KiwiIRC. ¿Está seguro que desea cerrar esta ventana?"
275 #: client/assets/src/views/channel.js
276 msgid "client_views_channel_joining"
277 msgstr "Entrando al canal..."
280 msgid "client_views_channel_topic"
281 msgstr "Tema para %s es: %s"
283 #: client/assets/src/views/mediamessage.js
284 msgid "client_views_mediamessage_close"
285 msgstr "Cerrar elemento"
288 msgid "client_views_mediamessage_notfound"
289 msgstr "No encontrado"
292 msgid "client_views_mediamessage_load_tweet"
293 msgstr "Cargando tweet"
296 msgid "client_views_mediamessage_load_image"
297 msgstr "Cargando imagen"
300 msgid "client_views_mediamessage_load_reddit"
301 msgstr "Cargando tema de Reddit"
304 msgid "client_views_mediamessage_load_gist"
305 msgstr "Cargando gist"
307 #: client/assets/src/views/nickchangegbox.js
308 msgid "client_views_nickchangebox_new"
312 msgid "client_views_nickchangebox_change"
316 msgid "client_views_nickchangebox_cancel"
319 #: client/assets/src/views/panel.js
320 msgid "client_views_panel_activity"
321 msgstr "¡Hay gente conversando!"
323 #: client/assets/src/views/serverselect.js
324 msgid "client_views_serverselect_form_title"
325 msgstr "Elige un nick..."
328 msgid "client_views_serverselect_nickname"
332 msgid "client_views_serverselect_enable_password"
333 msgstr "Tengo contraseña"
336 msgid "client_views_serverselect_password"
340 msgid "client_views_serverselect_channel"
344 msgid "client_views_serverselect_channelkey"
345 msgstr "Contraseña del canal"
348 msgid "client_views_serverselect_channelkey_required"
349 msgstr "Canal requiere una contraseña"
352 msgid "client_views_serverselect_key"
356 msgid "client_views_serverselect_connection_start"
360 msgid "client_views_serverselect_server_and_network"
361 msgstr "Servidor y red"
364 msgid "client_views_serverselect_server"
368 msgid "client_views_serverselect_port"
372 msgid "client_views_serverselect_poweredby"
373 msgstr "Respaldado por KiwiIRC"
376 msgid "client_views_serverselect_nickname_error_empty"
377 msgstr "¡Debes seleccionar un nick!"
380 msgid "client_views_serverselect_connection_successfully"
384 msgid "client_views_serverselect_connection_trying"
385 msgstr "Conectando..."
388 msgid "client_views_serverselect_nickname_error_alreadyinuse"
389 msgstr "Ese Nick ya está en uso"
392 msgid "client_views_serverselect_nickname_invalid"
393 msgstr "Nick erroneo"
396 msgid "client_views_serverselect_password_incorrect"
397 msgstr "Contraseña incorrecta"
400 msgid "client_views_serverselect_connection_error"
401 msgstr "Error al conectar"
404 msgid "client_views_serverselect_server_notfound"
405 msgstr "Servidor no encontrado"
408 msgid "client_views_serverselect_connection_refused"
409 msgstr "Conexión denegada"
411 #: client/assets/src/views/userbox.js
412 msgid "client_views_userbox_op"
416 msgid "client_views_userbox_deop"
420 msgid "client_views_userbox_voice"
424 msgid "client_views_userbox_devoice"
428 msgid "client_views_userbox_kick"
432 msgid "client_views_userbox_ban"
436 msgid "client_views_userbox_query"
440 msgid "client_views_userbox_whois"
444 msgid "client_views_userbox_slap"
448 msgid "client_views_serverselect_ssl"
452 msgid "client_models_application_jumpserver_prepare"
453 msgstr "En 5 minutos serás reconectado y reintegrado a tus canales. Preparate!"
456 msgid "client_models_application_jumpserver_reconnect"
457 msgstr "Reconectando de forma segura..."
460 msgid "client_applets_settings_html5_notifications"
461 msgstr "Notificaciones de escritorio"
464 msgid "client_applets_settings_enable_notifications"
465 msgstr "Habilitar notificaciones"
468 msgid "client_applets_settings_emoticons"
469 msgstr "Mostrar emoticonos"
472 msgid "client_applet_about"
473 msgstr "Acerca de Kiwi"
476 msgid "client_applet_about_homepage"
477 msgstr "Página del proyecto"
480 msgid "client_applet_about_link_channel"
481 msgstr "Link a este canal"
484 msgid "client_applet_about_share_channel"
485 msgstr "Compartir este canal"
488 msgid "client_applet_fav_my_networks"
492 msgid "client_applet_fav_networks"
493 msgstr "Redes favoritas"
496 msgid "client_applet_fav_add"
500 msgid "client_applet_fav_save"
504 msgid "client_applet_fav_delete"
508 msgid "client_applets_settings_notification_count_all_activity"
509 msgstr "Include join/part messages as activity"
512 msgid "client_views_userbox_ignore"
516 msgid "client_applets_settings_timestamp_24_hour"
517 msgstr "Use 24-hour timestamps"
520 msgid "client_views_panel_timestamp_am"
524 msgid "client_views_panel_timestamp_pm"
529 msgid "client_date_format"
532 #: client.libs.date_format.shortMonths.January
533 msgid "client.libs.date_format.short_months.january"
536 #: client.libs.date_format.shortMonths.february
537 msgid "client.libs.date_format.short_months.february"
540 #: client.libs.date_format.shortMonths.march
541 msgid "client.libs.date_format.short_months.march"
544 #: client.libs.date_format.shortMonths.april
545 msgid "client.libs.date_format.short_months.april"
548 #: client.libs.date_format.shortMonths.may
549 msgid "client.libs.date_format.short_months.may"
552 #: client.libs.date_format.shortMonths.june
553 msgid "client.libs.date_format.short_months.june"
556 #: client.libs.date_format.shortMonths.july
557 msgid "client.libs.date_format.short_months.july"
560 #: client.libs.date_format.shortMonths.august
561 msgid "client.libs.date_format.short_months.august"
564 #: client.libs.date_format.shortMonths.september
565 msgid "client.libs.date_format.short_months.september"
568 #: client.libs.date_format.shortMonths.october
569 msgid "client.libs.date_format.short_months.october"
572 #: client.libs.date_format.shortMonths.november
573 msgid "client.libs.date_format.short_months.november"
576 #: client.libs.date_format.shortMonths.december
577 msgid "client.libs.date_format.short_months.december"
580 #: client.libs.date_format.longMonts.January
581 msgid "client.libs.date_format.long_months.january"
584 #: client.libs.date_format.longMonts.february
585 msgid "client.libs.date_format.long_months.february"
588 #: client.libs.date_format.longMonts.march
589 msgid "client.libs.date_format.long_months.march"
592 #: client.libs.date_format.longMonts.april
593 msgid "client.libs.date_format.long_months.april"
596 #: client.libs.date_format.longMonts.may
597 msgid "client.libs.date_format.long_months.may"
600 #: client.libs.date_format.longMonts.june
601 msgid "client.libs.date_format.long_months.june"
604 #: client.libs.date_format.longMonts.july
605 msgid "client.libs.date_format.long_months.july"
608 #: client.libs.date_format.longMonts.august
609 msgid "client.libs.date_format.long_months.august"
612 #: client.libs.date_format.longMonts.september
613 msgid "client.libs.date_format.long_months.september"
616 #: client.libs.date_format.longMonths.october
617 msgid "client.libs.date_format.long_months.october"
620 #: client.libs.date_format.longMonths.november
621 msgid "client.libs.date_format.long_months.november"
624 #: client.libs.date_format.longMonths.december
625 msgid "client.libs.date_format.long_months.december"
628 #: client.libs.date_format.shortDays.monday
629 msgid "client.libs.date_format.short_days.monday"
632 #: client.libs.date_format.shortDays.tuesday
633 msgid "client.libs.date_format.short_days.tuesday"
636 #: client.libs.date_format.shortDays.wednesday
637 msgid "client.libs.date_format.short_days.wednesday"
640 #: client.libs.date_format.shortDays.thursday
641 msgid "client.libs.date_format.short_days.thursday"
644 #: client.libs.date_format.shortDays.friday
645 msgid "client.libs.date_format.short_days.friday"
648 #: client.libs.date_format.shortDays.saturday
649 msgid "client.libs.date_format.short_days.saturday"
652 #: client.libs.date_format.shortDays.sunday
653 msgid "client.libs.date_format.short_days.sunday"
656 #: client.libs.date_format.longDays.monday
657 msgid "client.libs.date_format.long_days.monday"
660 #: client.libs.date_format.longDays.tuesday
661 msgid "client.libs.date_format.long_days.tuesday"
664 #: client.libs.date_format.longDays.wednesday
665 msgid "client.libs.date_format.long_days.wednesday"
668 #: client.libs.date_format.longDays.thursday
669 msgid "client.libs.date_format.long_days.thursday"
672 #: client.libs.date_format.longDays.friday
673 msgid "client.libs.date_format.long_days.friday"
676 #: client.libs.date_format.longDays.saturday
677 msgid "client.libs.date_format.long_days.saturday"
680 #: client.libs.date_format.longDays.sunday
681 msgid "client.libs.date_format.long_days.sunday"