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"
24 msgid "client_applets_chanlist_users"
28 msgid "client_applets_chanlist_topic"
32 msgid "client_applets_chanlist_channellist"
33 msgstr "Liste des canaux"
35 #: client/assets/src/applets/scripteditor.js
36 msgid "client_applets_scripteditor_save"
40 msgid "client_applets_scripteditor_error"
41 msgstr "Erreur de script : %s."
44 msgid "client_applets_scripteditor_saved"
45 msgstr "Votre script a été sauvegardé et est désormais actif."
48 msgid "client_applets_scripteditor_title"
49 msgstr "Éditeur 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 "pour un grand nombre de canaux"
64 msgid "client_applets_settings_notification_joinpart"
65 msgstr "Notifications de join/part"
68 msgid "client_applets_settings_timestamp"
72 msgid "client_applets_settings_notification_sound"
73 msgstr "Mettre en sourdine les notifications"
76 msgid "client_applets_settings_history_length"
77 msgstr "Messages dans l'historique"
80 msgid "client_applets_settings_default_client"
81 msgstr "Client IRC par défaut"
84 msgid "client_applets_settings_default_client_enable"
85 msgstr "Faire de Kiwi mon client IRC par défaut"
88 msgid "client_applets_settings_locale_restart_needed"
89 msgstr "Note : Les changements ne prendront effet qu'après un rechargement de la page."
92 msgid "client_applets_settings_default_client_notice"
93 msgstr "Note : Les utilisateurs des navigateurs Chrome ou Chromium peuvent avoir besoin de regarder leur paramètres via %s si rien ne se passe."
96 msgid "client_applets_settings_title"
99 #: client/assets/src/models/applet.js
100 msgid "client_models_applet_unknown"
101 msgstr "Applet inconnu."
104 msgid "client_models_applet_loading"
105 msgstr "Chargement..."
108 msgid "client_models_applet_notfound"
109 msgstr "Introuvable."
111 #: client/assets/src/models/application.js
112 msgid "client_models_application_reconnecting"
113 msgstr "Vous avez été déconnecté. Tentative de reconnexion en cours."
116 msgid "client_models_application_reconnect_in_x_seconds"
117 msgstr "Vous avez été déconnecté. Tentative de reconnexion dans %d secondes."
120 msgid "client_models_application_reconnect_successfully"
121 msgstr "Super, vous êtes connecté de nouveau !"
124 msgid "client_models_application_settings_saved"
125 msgstr "Paramètres sauvegardés."
128 msgid "client_models_application_ignore_title"
129 msgstr "Pseudonymes ignorés"
132 msgid "client_models_application_ignore_none"
133 msgstr "Vous n'ignorez personne."
136 msgid "client_models_application_ignore_nick"
140 msgid "client_models_application_ignore_stop_notice"
141 msgstr "Specifiez le pseudonyme que vous souhaitez arrêter d'ignorer"
144 msgid "client_models_application_ignore_stopped"
145 msgstr "Vous n'ignorez plus %s."
148 msgid "client_models_application_applet_notfound"
149 msgstr "L'applet \"%s\" n'existe pas."
152 msgid "client_models_application_encoding_changed"
153 msgstr "Encodage modifié : %s."
156 msgid "client_models_application_encoding_invalid"
157 msgstr "%s n'est pas un encodage valide."
160 msgid "client_models_application_encoding_notspecified"
161 msgstr "Encodage non spécifié."
164 msgid "client_models_application_encoding_usage"
165 msgstr "Utilisation: /encoding [NOUVEAU-ENCODAGE]"
168 msgid "client_models_application_connection_create"
169 msgstr "Nouvelle connexion"
172 msgid "client_models_application_connection_connecting"
173 msgstr "Connexion à %s:%s..."
176 msgid "client_models_application_connection_error"
177 msgstr "Erreur de connexion à %s:%s (%s)."
179 #: client/assets/src/models/channel.js
180 msgid "client_models_channel_join"
181 msgstr "%s a rejoint"
184 msgid "client_models_channel_quit"
185 msgstr "%s a quitté %s"
188 msgid "client_models_channel_kicked"
189 msgstr "%s a été expulsé par %s : %s"
192 msgid "client_models_channel_selfkick"
193 msgstr "Vous avez été expulsé par %s : %s."
196 msgid "client_models_channel_part"
197 msgstr "%s est parti du canal %s"
199 #: client/assets/src/models/network.js
200 msgid "client_models_network_channel_invalid_name"
201 msgstr "%s n'est pas un nom de canal valide."
204 msgid "client_models_network_disconnected"
205 msgstr "Déconnecté du réseau IRC."
208 msgid "client_models_network_nickname_changed"
209 msgstr "%s est désormais connu comme %s"
212 msgid "client_models_network_topic"
213 msgstr "Sujet défini par %s le %s"
216 msgid "client_models_network_selfmode"
217 msgstr "%s a modifié les modes : %s"
220 msgid "client_models_network_mode"
221 msgstr "%s a modifié les modes : %s"
224 msgid "client_models_network_channels"
228 msgid "client_models_network_server"
229 msgstr "Connecté au serveur : %s %s"
232 msgid "client_models_network_idle_and_signon"
233 msgstr "Inactif depuis %s, connecté le %s"
236 msgid "client_models_network_away"
240 msgid "client_models_network_idle"
241 msgstr "Inactif depuis %s"
244 msgid "client_models_network_nickname_notfound"
245 msgstr "Pseudonyme introuvable"
248 msgid "client_models_network_banned"
249 msgstr "Vous êtes banni de %s : %s."
252 msgid "client_models_network_channel_badkey"
253 msgstr "Mauvaise clef pour le canal %s."
256 msgid "client_models_network_channel_inviteonly"
257 msgstr "%s est sur invitation uniquement."
260 msgid "client_models_network_channel_limitreached"
261 msgstr "%s est rempli."
264 msgid "client_models_network_nickname_alreadyinuse"
265 msgstr "Le pseudonyme \"%s\" est déjà utilisé. Veuillez en choisir un autre."
268 msgid "client_models_network_badpassword"
269 msgstr "Mot de passe incorrect."
271 #: client/assets/src/views/application.js
272 msgid "client_views_application_close_notice"
273 msgstr "Ceci fermera toutes les conversations KiwiIRC. Êtes vous sur de vouloir fermer cette fenêtre ?"
275 #: client/assets/src/views/channel.js
276 msgid "client_views_channel_joining"
277 msgstr "Connexion au canal..."
280 msgid "client_views_channel_topic"
281 msgstr "Le sujet de %s est : %s."
283 #: client/assets/src/views/mediamessage.js
284 msgid "client_views_mediamessage_close"
285 msgstr "Fermer le média"
288 msgid "client_views_mediamessage_notfound"
289 msgstr "Introuvable."
292 msgid "client_views_mediamessage_load_tweet"
293 msgstr "Chargement du Tweet"
296 msgid "client_views_mediamessage_load_image"
297 msgstr "Chargement de l'image"
300 msgid "client_views_mediamessage_load_reddit"
301 msgstr "Chargement du sujet Reddit"
304 msgid "client_views_mediamessage_load_gist"
305 msgstr "Chargement du Gist"
307 #: client/assets/src/views/nickchangegbox.js
308 msgid "client_views_nickchangebox_new"
309 msgstr "Nouveau pseudonyme"
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 "Des gens parlent !"
323 #: client/assets/src/views/serverselect.js
324 msgid "client_views_serverselect_form_title"
325 msgstr "Choisissez un pseudonyme..."
328 msgid "client_views_serverselect_nickname"
332 msgid "client_views_serverselect_enable_password"
333 msgstr "J'ai un mot de passe"
336 msgid "client_views_serverselect_password"
337 msgstr "Mot de passe"
340 msgid "client_views_serverselect_channel"
344 msgid "client_views_serverselect_channelkey"
345 msgstr "Clef du canal"
348 msgid "client_views_serverselect_channelkey_required"
349 msgstr "Le canal est protégé par une clef."
352 msgid "client_views_serverselect_key"
356 msgid "client_views_serverselect_connection_start"
360 msgid "client_views_serverselect_server_and_network"
361 msgstr "Serveur et réseau"
364 msgid "client_views_serverselect_server"
368 msgid "client_views_serverselect_port"
372 msgid "client_views_serverselect_poweredby"
373 msgstr "Propulsé par Kiwi IRC"
376 msgid "client_views_serverselect_nickname_error_empty"
377 msgstr "Choisissez un pseudonyme en premier !"
380 msgid "client_views_serverselect_connection_successfully"
384 msgid "client_views_serverselect_connection_trying"
388 msgid "client_views_serverselect_nickname_error_alreadyinuse"
389 msgstr "Pseudonyme déjà utilisé."
392 msgid "client_views_serverselect_nickname_invalid"
393 msgstr "Pseudonyme invalide."
396 msgid "client_views_serverselect_password_incorrect"
397 msgstr "Mot de passe incorrect."
400 msgid "client_views_serverselect_connection_error"
401 msgstr "Erreur de connexion."
404 msgid "client_views_serverselect_server_notfound"
405 msgstr "Serveur introuvable."
408 msgid "client_views_serverselect_connection_refused"
409 msgstr "Connexion refusée."
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 "Vous serez re-connecté dans 5 minutes et les canaux seront automatiquement rejoints."
456 msgid "client_models_application_jumpserver_reconnect"
457 msgstr "Re-connection en cours..."
460 msgid "client_applets_settings_html5_notifications"
461 msgstr "Notifications de bureau"
464 msgid "client_applets_settings_enable_notifications"
465 msgstr "Activer les notifications"
468 msgid "client_applets_settings_emoticons"
469 msgstr "Afficher les émoticons"
472 msgid "client_applet_about"
473 msgstr "À propos de Kiwi"
476 msgid "client_applet_about_homepage"
477 msgstr "Page d'accueil du projet"
480 msgid "client_applet_about_link_channel"
481 msgstr "Lien vers ce canal"
484 msgid "client_applet_about_share_channel"
485 msgstr "Partager ce canal"
488 msgid "client_applet_fav_my_networks"
492 msgid "client_applet_fav_networks"
493 msgstr "Réseaux favoris"
496 msgid "client_applet_fav_add"
497 msgstr "Ajouter un réseau"
500 msgid "client_applet_fav_save"
501 msgstr "Sauvegarder le réseau"
504 msgid "client_applet_fav_delete"
505 msgstr "Supprimer le réseau"
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"
528 msgid "client_date_format"
531 #: client.libs.date_format.shortMonths.January
532 msgid "client.libs.date_format.short_months.january"
535 #: client.libs.date_format.shortMonths.february
536 msgid "client.libs.date_format.short_months.february"
539 #: client.libs.date_format.shortMonths.march
540 msgid "client.libs.date_format.short_months.march"
543 #: client.libs.date_format.shortMonths.april
544 msgid "client.libs.date_format.short_months.april"
547 #: client.libs.date_format.shortMonths.may
548 msgid "client.libs.date_format.short_months.may"
551 #: client.libs.date_format.shortMonths.june
552 msgid "client.libs.date_format.short_months.june"
555 #: client.libs.date_format.shortMonths.july
556 msgid "client.libs.date_format.short_months.july"
559 #: client.libs.date_format.shortMonths.august
560 msgid "client.libs.date_format.short_months.august"
563 #: client.libs.date_format.shortMonths.september
564 msgid "client.libs.date_format.short_months.september"
567 #: client.libs.date_format.shortMonths.october
568 msgid "client.libs.date_format.short_months.october"
571 #: client.libs.date_format.shortMonths.november
572 msgid "client.libs.date_format.short_months.november"
575 #: client.libs.date_format.shortMonths.december
576 msgid "client.libs.date_format.short_months.december"
579 #: client.libs.date_format.longMonts.January
580 msgid "client.libs.date_format.long_months.january"
583 #: client.libs.date_format.longMonts.february
584 msgid "client.libs.date_format.long_months.february"
587 #: client.libs.date_format.longMonts.march
588 msgid "client.libs.date_format.long_months.march"
591 #: client.libs.date_format.longMonts.april
592 msgid "client.libs.date_format.long_months.april"
595 #: client.libs.date_format.longMonts.may
596 msgid "client.libs.date_format.long_months.may"
599 #: client.libs.date_format.longMonts.june
600 msgid "client.libs.date_format.long_months.june"
603 #: client.libs.date_format.longMonts.july
604 msgid "client.libs.date_format.long_months.july"
607 #: client.libs.date_format.longMonts.august
608 msgid "client.libs.date_format.long_months.august"
611 #: client.libs.date_format.longMonts.september
612 msgid "client.libs.date_format.long_months.september"
615 #: client.libs.date_format.longMonths.october
616 msgid "client.libs.date_format.long_months.october"
619 #: client.libs.date_format.longMonths.november
620 msgid "client.libs.date_format.long_months.november"
623 #: client.libs.date_format.longMonths.december
624 msgid "client.libs.date_format.long_months.december"
627 #: client.libs.date_format.shortDays.monday
628 msgid "client.libs.date_format.short_days.monday"
631 #: client.libs.date_format.shortDays.tuesday
632 msgid "client.libs.date_format.short_days.tuesday"
635 #: client.libs.date_format.shortDays.wednesday
636 msgid "client.libs.date_format.short_days.wednesday"
639 #: client.libs.date_format.shortDays.thursday
640 msgid "client.libs.date_format.short_days.thursday"
643 #: client.libs.date_format.shortDays.friday
644 msgid "client.libs.date_format.short_days.friday"
647 #: client.libs.date_format.shortDays.saturday
648 msgid "client.libs.date_format.short_days.saturday"
651 #: client.libs.date_format.shortDays.sunday
652 msgid "client.libs.date_format.short_days.sunday"
655 #: client.libs.date_format.longDays.monday
656 msgid "client.libs.date_format.long_days.monday"
659 #: client.libs.date_format.longDays.tuesday
660 msgid "client.libs.date_format.long_days.tuesday"
663 #: client.libs.date_format.longDays.wednesday
664 msgid "client.libs.date_format.long_days.wednesday"
667 #: client.libs.date_format.longDays.thursday
668 msgid "client.libs.date_format.long_days.thursday"
671 #: client.libs.date_format.longDays.friday
672 msgid "client.libs.date_format.long_days.friday"
675 #: client.libs.date_format.longDays.saturday
676 msgid "client.libs.date_format.long_days.saturday"
679 #: client.libs.date_format.longDays.sunday
680 msgid "client.libs.date_format.long_days.sunday"