2016-03-31 17:41:38 +02:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
2016-10-12 18:58:16 +02:00
#
2016-03-31 17:41:38 +02:00
# Translators:
2021-03-23 02:06:43 +01:00
# Alexandre de Lespinasse <alex.del@ik.me>, 2018
2019-11-06 23:45:03 +01:00
# Benjamin Somers <benjamin.somers@telecom-bretagne.eu>, 2019
2021-03-23 02:06:43 +01:00
# BRANDON THIBEAUX <thibeaux01@gmail.com>, 2021
2019-02-12 01:52:41 +01:00
# David Cachau <cachaudavid@gmail.com>, 2019
2018-03-02 17:56:12 +01:00
# Dorian Pigeau <dorian.pigeau@gmail.com>, 2017-2018
2017-11-21 02:37:53 +01:00
# Dorian Pigeau <dorian.pigeau@gmail.com>, 2017
2021-04-15 23:58:47 +02:00
# Estébastien Robespi <estebastien@mailbox.org>, 2021
2017-06-06 20:43:38 +02:00
# Fabrice Lamachère <fabrice.lamachere@smiden.fr>, 2017
2020-05-08 01:05:36 +02:00
# F D <fdespeyroux@horticite.com>, 2020
2021-05-12 06:39:38 +02:00
# lavamind <jerome@riseup.net>, 2020-2021
2018-03-02 17:56:12 +01:00
# Laurent H <lau.hub@gmail.com>, 2018
2022-09-21 02:44:47 +02:00
# Manuel Esteban, 2022
2018-03-02 17:56:12 +01:00
# Manuel Tondeur <manueltondeur@gmail.com>, 2017-2018
2017-11-21 02:37:53 +01:00
# Mathieu Grimard <mathieu.grimard@hotmail.fr>, 2017
2019-02-12 01:52:41 +01:00
# Paul Lubawy <paul.lubawy@hotmail.fr>, 2017
2017-06-06 20:43:38 +02:00
# psyray <psyray@free.fr>, 2017
2016-03-31 17:41:38 +02:00
# Reid Barton <rwbarton@gmail.com>, 2015
2019-06-04 00:28:47 +02:00
# Sulian Lanteri, 2017
2019-11-06 23:45:03 +01:00
# Thomas Chuffart <tchuffart@gmail.com>, 2019
2022-03-16 01:54:44 +01:00
# Tim Abbott <tabbott@kandralabs.com>, 2018,2020-2022
# Web Plankter <web.plankter@protonmail.com>, 2021-2022
2020-07-23 21:06:15 +02:00
# William Wendling <williamwendling7@gmail.com>, 2020
2017-09-15 15:46:38 +02:00
# yvan karmouta <yvan.karmouta@gmail.com>, 2017
2016-03-31 17:41:38 +02:00
msgid ""
msgstr ""
"Project-Id-Version: Zulip\n"
"Report-Msgid-Bugs-To: \n"
2022-11-17 20:05:47 +01:00
"POT-Creation-Date: 2022-11-17 16:38+0000\n"
2022-03-19 01:51:42 +01:00
"PO-Revision-Date: 2015-12-06 00:18+0000\n"
2022-10-11 19:57:36 +02:00
"Last-Translator: Web Plankter <web.plankter@protonmail.com>, 2021-2022\n"
2016-03-31 17:41:38 +02:00
"Language-Team: French (http://www.transifex.com/zulip/zulip/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2016-10-12 18:58:16 +02:00
"Language: fr\n"
2022-05-26 20:31:09 +02:00
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
2016-03-31 17:41:38 +02:00
2022-11-03 05:35:14 +01:00
#: analytics/views/stats.py:96 zerver/decorator.py:620 zerver/decorator.py:638
2018-11-03 01:35:21 +01:00
msgid "Not allowed for guest users"
2018-11-07 16:22:47 +01:00
msgstr "Non autorisé pour les utilisateurs invités"
2018-11-03 01:35:21 +01:00
2022-11-03 05:35:14 +01:00
#: analytics/views/stats.py:140
2018-07-27 21:25:57 +02:00
msgid "Invalid organization"
msgstr "Organisation non valide"
2022-11-03 05:35:14 +01:00
#: analytics/views/stats.py:279
2018-07-27 21:25:57 +02:00
msgid "Public streams"
2019-11-06 23:45:03 +01:00
msgstr "Canaux publics"
2018-07-27 21:25:57 +02:00
2022-11-03 05:35:14 +01:00
#: analytics/views/stats.py:280
2018-07-27 21:25:57 +02:00
msgid "Private streams"
msgstr "Canaux privés"
2022-11-03 05:35:14 +01:00
#: analytics/views/stats.py:281
2018-07-27 21:25:57 +02:00
msgid "Private messages"
msgstr "Messages privés"
2022-11-03 05:35:14 +01:00
#: analytics/views/stats.py:282
2018-07-27 21:25:57 +02:00
msgid "Group private messages"
2018-09-01 01:08:37 +02:00
msgstr "Messages privés de groupe"
2018-07-27 21:25:57 +02:00
2022-11-03 05:35:14 +01:00
#: analytics/views/stats.py:303
2020-06-21 08:33:07 +02:00
msgid "Unknown chart name: {}"
2020-07-01 19:39:00 +02:00
msgstr "Nom de graphique inconnu : {}"
2016-03-31 17:41:38 +02:00
2022-11-03 05:35:14 +01:00
#: analytics/views/stats.py:313
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Start time is later than end time. Start: {start}, End: {end}"
2020-07-01 19:39:00 +02:00
msgstr "L'heure de début est postérieure à l'heure de fin. Début : {start}, Fin : {end}"
2016-03-31 17:41:38 +02:00
2022-11-03 05:35:14 +01:00
#: analytics/views/stats.py:335 analytics/views/stats.py:370
2017-06-06 20:43:38 +02:00
msgid "No analytics data available. Please contact your server administrator."
msgstr "Aucune donnée d'analyse disponible. Veuillez contacter votre administrateur système."
2022-11-03 05:35:14 +01:00
#: analytics/views/support.py:181 zerver/views/streams.py:300
#: zerver/views/streams.py:304 zerver/views/streams.py:312
2021-01-20 02:45:05 +01:00
msgid "Invalid parameters"
2021-03-23 02:06:43 +01:00
msgstr "paramètres invalides"
2021-01-20 02:45:05 +01:00
2021-07-15 18:15:33 +02:00
#: corporate/lib/registration.py:29
#, python-brace-format
msgid ""
"Your organization has no Zulip licenses remaining and can no longer accept "
"new users. Please [increase the number of licenses]({billing_page_link}) or "
"[deactivate inactive users]({deactivate_user_help_page_link}) to allow new "
"users to join."
msgstr "Votre organisation n'a plus de licences Zulip et ne peut plus accepter de nouveaux utilisateurs. Veuillez [augmenter le nombre de licences]({billing_page_link}) ou [désactiver les utilisateurs inactifs]({deactivate_user_help_page_link}) pour permettre à de nouveaux utilisateurs de s'inscrire."
#: corporate/lib/registration.py:36
#, python-brace-format
msgid ""
"Your organization has only one Zulip license remaining. You can [increase "
"the number of licenses]({billing_page_link}) or [deactivate inactive "
"users]({deactivate_user_help_page_link}) to allow more than one user to "
"join."
msgstr "Votre organisation n'a plus qu'une seule licence Zulip. Vous pouvez [augmenter le nombre de licences]({billing_page_link}) ou [désactiver les utilisateurs inactifs]({deactivate_user_help_page_link}) pour permettre plus qu'une seule inscription."
#: corporate/lib/registration.py:41
#, python-brace-format
msgid ""
"Your organization has only two Zulip licenses remaining. You can [increase "
"the number of licenses]({billing_page_link}) or [deactivate inactive "
"users]({deactivate_user_help_page_link}) to allow more than two users to "
"join."
msgstr "Votre organisation n'a plus que deux licences Zulip. Vous pouvez [augmenter le nombre de licences]({billing_page_link}) ou [désactiver les utilisateurs inactifs]({deactivate_user_help_page_link}) pour permettre à plus de deux utilisateurs de s'inscrire."
#: corporate/lib/registration.py:46
#, python-brace-format
msgid ""
"Your organization has only three Zulip licenses remaining. You can [increase"
" the number of licenses]({billing_page_link}) or [deactivate inactive "
"users]({deactivate_user_help_page_link}) to allow more than three users to "
"join."
msgstr "Votre organisation n'a plus que trois licences Zulip. Vous pouvez [augmenter le nombre de licences]({billing_page_link}) ou [désactiver les utilisateurs inactifs]({deactivate_user_help_page_link}) pour permettre à plus de trois utilisateurs de s'inscrire."
#: corporate/lib/registration.py:57
#, python-brace-format
msgid ""
"A new member ({email}) was unable to join your organization because all "
"Zulip licenses are in use. Please [increase the number of "
"licenses]({billing_page_link}) or [deactivate inactive "
"users]({deactivate_user_help_page_link}) to allow new members to join."
msgstr "Un nouveau membre ({email}) n'a pas pu rejoindre votre organisation car toutes les licences Zulip sont en cours d'utilisation. Veuillez [augmenter le nombre de licences]({billing_page_link}) ou [désactiver les utilisateurs inactifs]({deactivate_user_help_page_link}) pour permettre à de nouveaux membres de s'inscrire."
2022-09-21 02:44:47 +02:00
#: corporate/lib/registration.py:113
2021-07-15 18:15:33 +02:00
msgid "All Zulip licenses for this organization are currently in use."
msgstr "Toutes les licences Zulip pour cette organisation sont actuellement utilisées."
2022-09-21 02:44:47 +02:00
#: corporate/lib/registration.py:116
2021-07-15 18:15:33 +02:00
#, python-brace-format
msgid ""
"Your organization does not have enough unused Zulip licenses to invite "
"{num_invites} users."
msgstr "Votre organisation ne dispose pas de suffisamment de licences Zulip inutilisées pour inviter {num_invites} utilisateurs. "
2022-11-03 05:35:14 +01:00
#: corporate/lib/stripe.py:107
2021-05-27 09:13:49 +02:00
msgid "You must invoice for at least {} users."
msgstr "Vous devez facturer au moins {} utilisateurs"
2022-11-03 05:35:14 +01:00
#: corporate/lib/stripe.py:112
2021-05-27 09:13:49 +02:00
msgid ""
"Invoices with more than {} licenses can't be processed from this page. To "
"complete the upgrade, please contact {}."
msgstr "Les factures avec plus de {} licences ne peuvent être traitées sur cette page. Veuillez contacter {} afin de compléter la mise à niveau."
2022-11-03 05:35:14 +01:00
#: corporate/lib/stripe.py:220
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Something went wrong. Please contact {email}."
msgstr "Quelque chose s'est mal passé. Merci de contacter {email}."
2018-10-22 23:50:00 +02:00
2022-11-03 05:35:14 +01:00
#: corporate/lib/stripe.py:221
2018-10-22 23:50:00 +02:00
msgid "Something went wrong. Please reload the page."
msgstr "Quelque chose s'est mal passé. Merci de recharger la page."
2022-11-03 05:35:14 +01:00
#: corporate/lib/stripe.py:295
2018-10-22 23:50:00 +02:00
msgid "Something went wrong. Please wait a few seconds and try again."
msgstr "Quelque chose s'est mal passé. Merci de patienter quelques secondes."
2022-11-03 05:35:14 +01:00
#: corporate/lib/stripe.py:1010
2021-01-20 02:45:05 +01:00
#, python-brace-format
msgid ""
"Your organization's request for sponsored hosting has been approved! "
"{emoji}.\n"
2021-03-23 02:06:43 +01:00
msgstr "La demande d'hébergement sponsorisé de votre organisation a été approuvée! {emoji}.\n"
2021-01-20 02:45:05 +01:00
2021-12-04 01:03:42 +01:00
#: corporate/views/billing_page.py:45
2019-01-04 23:42:46 +01:00
msgid "No payment method on file"
2020-05-08 01:05:36 +02:00
msgstr "Aucun mode de paiement dans le dossier"
2019-01-04 23:42:46 +01:00
2021-12-04 01:03:42 +01:00
#: corporate/views/billing_page.py:48
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{brand} ending in {last4}"
2020-07-01 19:39:00 +02:00
msgstr "{brand} termine dans {last4}"
2019-01-04 23:42:46 +01:00
2021-12-04 01:03:42 +01:00
#: corporate/views/billing_page.py:56
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Unknown payment method. Please contact {email}."
msgstr "Méthode de paiement inconnue. Merci de contacter {email}."
2019-01-04 23:42:46 +01:00
2021-12-04 01:03:42 +01:00
#: corporate/views/billing_page.py:180
2021-05-27 09:13:49 +02:00
msgid ""
"Unable to update the plan. The plan has been expired and replaced with a new"
" plan."
2021-07-15 18:15:33 +02:00
msgstr "Impossible de mettre le plan à jour. Le plan a expiré et a été remplacé par un nouveau plan."
2021-05-27 09:13:49 +02:00
2021-12-04 01:03:42 +01:00
#: corporate/views/billing_page.py:184
2021-05-27 09:13:49 +02:00
msgid "Unable to update the plan. The plan has ended."
2021-07-15 18:15:33 +02:00
msgstr "Impossible de mettre le plan à jour. Ce type de plan n'est plus disponible."
2021-05-27 09:13:49 +02:00
2021-12-04 01:03:42 +01:00
#: corporate/views/billing_page.py:207 corporate/views/billing_page.py:230
2021-05-27 09:13:49 +02:00
msgid ""
"Unable to update licenses manually. Your plan is on automatic license "
"management."
2021-07-15 18:15:33 +02:00
msgstr "Impossible de mettre à jour les licences manuellement. Votre plan induit une gestion automatique des licences."
2021-05-27 09:13:49 +02:00
2021-12-04 01:03:42 +01:00
#: corporate/views/billing_page.py:213
2021-05-27 09:13:49 +02:00
#, python-brace-format
msgid ""
"Your plan is already on {licenses} licenses in the current billing period."
2021-07-15 18:15:33 +02:00
msgstr "Votre forfait comprend déjà {licenses} licences pour la période de facturation en cours."
2021-05-27 09:13:49 +02:00
2021-12-04 01:03:42 +01:00
#: corporate/views/billing_page.py:218
2021-05-27 09:13:49 +02:00
msgid "You cannot decrease the licenses in the current billing period."
2021-07-15 18:15:33 +02:00
msgstr "Vous ne pouvez pas réduire les licences dans la période de facturation en cours."
2021-05-27 09:13:49 +02:00
2021-12-04 01:03:42 +01:00
#: corporate/views/billing_page.py:236
2021-05-27 09:13:49 +02:00
#, python-brace-format
msgid ""
"Your plan is already scheduled to renew with {licenses_at_next_renewal} "
"licenses."
2021-07-15 18:15:33 +02:00
msgstr "Le renouvellement de votre plan est déjà programmé avec {licenses_at_next_renewal} licences."
2021-05-27 09:13:49 +02:00
2021-12-04 01:03:42 +01:00
#: corporate/views/billing_page.py:249
2021-05-27 09:13:49 +02:00
msgid "Nothing to change."
2021-07-15 18:15:33 +02:00
msgstr "Rien à changer"
2021-05-27 09:13:49 +02:00
2021-12-04 01:03:42 +01:00
#: corporate/views/event_status.py:28
msgid "No customer for this organization!"
msgstr "Aucun client pour cette organisation !"
#: corporate/views/event_status.py:34
msgid "Session not found"
msgstr "Session introuvable"
2022-09-21 02:44:47 +02:00
#: corporate/views/event_status.py:37 zerver/decorator.py:196
2021-12-04 01:03:42 +01:00
msgid "Must be a billing administrator or an organization owner"
msgstr "Doit être un gestionnaire de facturation ou un propriétaire d'organisation"
#: corporate/views/event_status.py:47
msgid "Payment intent not found"
msgstr "Intention de paiement introuvable"
#: corporate/views/event_status.py:49
msgid "Pass stripe_session_id or stripe_payment_intent_id"
msgstr "Passer le stripe_session_id ou le stripe_payment_intent_id"
2022-03-03 20:47:15 +01:00
#: corporate/views/session.py:55
2021-12-04 01:03:42 +01:00
msgid "Please create a customer first."
msgstr "Veuillez d'abord créer un client."
2022-03-03 20:47:15 +01:00
#: corporate/views/session.py:62
2021-12-04 01:03:42 +01:00
msgid "Invalid payment intent id."
msgstr "Identifiant d'intention de paiement non valide."
2022-03-03 20:47:15 +01:00
#: corporate/views/session.py:67
2021-12-04 01:03:42 +01:00
msgid "Payment already succeeded."
msgstr "Paiement déjà réussi."
2022-03-03 20:47:15 +01:00
#: corporate/views/session.py:72
2021-12-04 01:03:42 +01:00
msgid "Payment processing."
msgstr "Traitement des paiements."
2022-09-21 02:44:47 +02:00
#: templates/404.html:4
msgid "Error"
msgstr "Erreur"
#: templates/404.html:17
msgid "Method not allowed (405)"
2022-10-11 19:57:36 +02:00
msgstr "Méthode non autorisée (405)"
2022-09-21 02:44:47 +02:00
#: templates/404.html:19
msgid "Page not found (404)"
2022-10-11 19:57:36 +02:00
msgstr "Page introuvable (404)"
2022-09-21 02:44:47 +02:00
#: templates/404.html:22
#, python-format
msgid ""
"\n"
" If this error is unexpected, you can\n"
" <a href=\"mailto:%(support_email)s\">contact support</a>.\n"
" "
2022-10-11 19:57:36 +02:00
msgstr "\nSi cette erreur est inattendue, vous pouvez <a href=\"mailto:%(support_email)s\">contacter l'assistance</a> ."
2022-09-21 02:44:47 +02:00
2022-11-17 07:52:13 +01:00
#: templates/500.html:4 templates/500.html:21 zerver/middleware.py:490
2022-09-21 02:44:47 +02:00
msgid "Internal server error"
msgstr "Erreur de serveur interne"
2022-10-11 19:57:36 +02:00
#: templates/500.html:23
msgid ""
"\n"
" Your Zulip chat cannot be loaded because the server is experiencing technical difficulties.\n"
" "
2022-11-03 05:35:14 +01:00
msgstr "\nVotre chat Zulip ne peut pas être chargé car le serveur rencontre des difficultés techniques."
2022-10-11 19:57:36 +02:00
#: templates/500.html:28
msgid ""
"\n"
" This page will reload automatically when service is restored.\n"
" "
2022-11-03 05:35:14 +01:00
msgstr "\nCette page se rechargera automatiquement lorsque le service sera rétabli."
2022-10-11 19:57:36 +02:00
#: templates/500.html:32
2022-09-21 02:44:47 +02:00
#, python-format
msgid ""
"\n"
2022-10-11 19:57:36 +02:00
" In the meantime, you can <a href=\"mailto:%(support_email)s\">contact Zulip support</a>.\n"
" "
2022-11-03 05:35:14 +01:00
msgstr "\nEn attendant, vous pouvez <a href=\"mailto:%(support_email)s\">contacter le support Zulip</a> ."
2022-10-11 19:57:36 +02:00
#: templates/500.html:36
#, python-format
msgid ""
"\n"
" In the meantime, you can <a href=\"mailto:%(support_email)s\">contact\n"
" this server's administrators</a> for support.\n"
" "
2022-11-03 05:35:14 +01:00
msgstr "\nEn attendant, vous pouvez <a href=\"mailto:%(support_email)s\">contacter les administrateurs de ce serveur</a> pour obtenir de l'aide."
2022-10-11 19:57:36 +02:00
#: templates/500.html:44
#, python-format
msgid ""
"\n"
" If you administer this server, you may want to check out the\n"
" <a href=\"%(troubleshooting_url)s\">Zulip server troubleshooting guide</a>.\n"
" "
2022-11-03 05:35:14 +01:00
msgstr "\nSi vous administrez ce serveur, vous pouvez consulter le <a href=\"%(troubleshooting_url)s\">guide de dépannage du serveur Zulip</a> ."
2022-09-21 02:44:47 +02:00
#: templates/analytics/stats.html:6
#, python-format
msgid ""
"\n"
" Analytics for %(target_name)s | Zulip\n"
" "
2022-10-11 19:57:36 +02:00
msgstr "\nAnalytique pour %(target_name)s | Zulip"
2022-09-21 02:44:47 +02:00
#: templates/analytics/stats.html:18
2020-05-08 01:05:36 +02:00
msgid "Analytics are fully available 24 hours after organization creation."
msgstr "Les statistiques sont entièrement disponibles 24 heures après la création de l'organisation."
2022-09-21 02:44:47 +02:00
#: templates/analytics/stats.html:23
2017-09-15 15:46:38 +02:00
#, python-format
2018-07-27 21:25:57 +02:00
msgid "Zulip analytics for %(target_name)s"
2018-11-07 16:22:47 +01:00
msgstr "Analytique Zulip pour %(target_name)s"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: templates/analytics/stats.html:25
msgid "Organization summary"
2022-11-03 05:35:14 +01:00
msgstr "Résumé de l'organisation"
2022-10-11 19:57:36 +02:00
2022-09-21 02:44:47 +02:00
#: templates/analytics/stats.html:27
2022-10-11 19:57:36 +02:00
msgid "Number of users"
2022-11-03 05:35:14 +01:00
msgstr "nombre d'utilisateurs"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: templates/analytics/stats.html:28
msgid "Users active during the last 15 days"
2022-11-03 05:35:14 +01:00
msgstr "Utilisateurs actifs au cours des 15 derniers jours"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: templates/analytics/stats.html:29
2022-11-03 05:35:14 +01:00
msgid "Number of guests"
2022-11-17 07:52:13 +01:00
msgstr "Nombre d'invités"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: templates/analytics/stats.html:30
2022-11-03 05:35:14 +01:00
msgid "Total number of messages"
msgstr "Nombre total de messages"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: templates/analytics/stats.html:31
2022-11-03 05:35:14 +01:00
msgid "Number of messages in the last 30 days"
msgstr "Nombre de messages au cours des 30 derniers jours"
#: templates/analytics/stats.html:32
2022-10-11 19:57:36 +02:00
msgid "File storage in use"
2022-11-03 05:35:14 +01:00
msgstr "Stockage de fichiers en cours d'utilisation"
2017-09-15 15:46:38 +02:00
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:37
2022-10-11 19:57:36 +02:00
msgid "Active users"
msgstr "Utilisateurs actifs"
2017-09-15 15:46:38 +02:00
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:40
2022-10-11 19:57:36 +02:00
msgid "Daily actives"
msgstr "Actifs quotidiennement"
2017-09-15 15:46:38 +02:00
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:41
2022-10-11 19:57:36 +02:00
msgid "15 day actives"
msgstr "Actifs lors des 15 derniers jours"
2017-09-15 15:46:38 +02:00
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:42
2022-10-11 19:57:36 +02:00
msgid "Total users"
msgstr "Total des utilisateurs"
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:50
2022-10-11 19:57:36 +02:00
msgid "Users"
msgstr "Utilisateurs"
2017-09-15 15:46:38 +02:00
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:58
2022-10-11 19:57:36 +02:00
msgid "Messages sent by recipient type"
msgstr "Messages envoyés par type de destinataire"
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:61 templates/analytics/stats.html:91
#: templates/analytics/stats.html:113 templates/analytics/stats.html:124
2022-10-11 19:57:36 +02:00
msgid "Me"
msgstr "Moi"
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:62 templates/analytics/stats.html:115
#: templates/analytics/stats.html:125
2017-09-15 15:46:38 +02:00
msgid "Everyone"
msgstr "Tout le monde"
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:70 templates/analytics/stats.html:132
2017-09-15 15:46:38 +02:00
msgid "Last week"
msgstr "La semaine dernière"
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:71 templates/analytics/stats.html:133
2017-09-15 15:46:38 +02:00
msgid "Last month"
msgstr "Le mois dernier"
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:72 templates/analytics/stats.html:134
2017-09-15 15:46:38 +02:00
msgid "Last year"
msgstr "L'année dernière"
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:73 templates/analytics/stats.html:135
2017-09-15 15:46:38 +02:00
msgid "All time"
msgstr "Tout le temps"
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:78
2022-10-11 19:57:36 +02:00
msgid "Messages sent over time"
msgstr "Messages envoyés au fil du temps"
2018-07-27 21:25:57 +02:00
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:81 templates/analytics/stats.html:103
2022-10-11 19:57:36 +02:00
msgid "Daily"
msgstr "Quotidien"
2018-07-27 21:25:57 +02:00
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:82 templates/analytics/stats.html:104
2022-10-11 19:57:36 +02:00
msgid "Weekly"
msgstr "Hebdomadaire"
2018-07-27 21:25:57 +02:00
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:83 templates/analytics/stats.html:105
2022-10-11 19:57:36 +02:00
msgid "Cumulative"
msgstr "Cumulatif"
2017-09-15 15:46:38 +02:00
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:93
2022-10-11 19:57:36 +02:00
msgid "Humans"
msgstr "Humains"
2020-07-01 19:39:00 +02:00
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:95
2022-10-11 19:57:36 +02:00
msgid "Bots"
msgstr "Robots"
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:100
2020-07-01 19:39:00 +02:00
msgid "Messages read over time"
msgstr "Messages lus au fil du temps"
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:121
2022-10-11 19:57:36 +02:00
msgid "Messages sent by client"
msgstr "Messages envoyés par le client"
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:143
2017-09-15 15:46:38 +02:00
msgid "Last update"
msgstr "Dernière mise à jour"
2022-11-03 05:35:14 +01:00
#: templates/analytics/stats.html:144
2017-06-06 20:43:38 +02:00
msgid ""
2021-04-15 23:58:47 +02:00
"A full update of all the graphs happens once a day. The “messages sent over "
"time” graph is updated once an hour."
2021-05-03 18:01:11 +02:00
msgstr "Une mise à jour complète de tous les graphiques a lieu une fois par jour. Le graphique des “Messages envoyés au cours du temps” est mis à jour une fois par heure."
2017-09-15 15:46:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/confirmation/confirm_email_change.html:4
msgid "Email changed"
2022-10-11 19:57:36 +02:00
msgstr "Adresse courriel changée "
2022-09-21 02:44:47 +02:00
#: templates/confirmation/confirm_email_change.html:12
2017-10-05 10:14:33 +02:00
msgid "Email changed!"
2020-06-04 23:05:54 +02:00
msgstr "Adresse courriel changée !"
2017-10-05 10:14:33 +02:00
2022-09-21 02:44:47 +02:00
#: templates/confirmation/confirm_email_change.html:16
2021-01-20 02:45:05 +01:00
#, python-format
msgid ""
"\n"
" This confirms that the email address for your Zulip account has changed\n"
" from %(old_email_html_tag)s to %(new_email_html_tag)s\n"
" "
2021-03-23 02:06:43 +01:00
msgstr "\n Cela confirme que le courriel de votre compte Zulip est passé de\n %(old_email_html_tag)s à %(new_email_html_tag)s\n "
2021-01-20 02:45:05 +01:00
2022-09-21 02:44:47 +02:00
#: templates/confirmation/confirm_preregistrationuser.html:5
msgid "Confirming your email address"
2022-10-11 19:57:36 +02:00
msgstr "Confirmation de votre adresse courriel"
2022-09-21 02:44:47 +02:00
#: templates/confirmation/link_does_not_exist.html:4
msgid "Confirmation link does not exist"
2022-10-11 19:57:36 +02:00
msgstr "Le lien de confirmation n'existe pas"
2022-09-21 02:44:47 +02:00
#: templates/confirmation/link_does_not_exist.html:13
2021-01-20 02:45:05 +01:00
msgid "Whoops. We couldn't find your confirmation link in the system."
2021-03-23 02:06:43 +01:00
msgstr "Oups. Nous n'avons pas trouvé votre lien de confirmation dans le système."
2021-01-20 02:45:05 +01:00
2022-09-21 02:44:47 +02:00
#: templates/confirmation/link_does_not_exist.html:15
#: templates/confirmation/link_malformed.html:16
2021-01-20 02:45:05 +01:00
#, python-format
msgid ""
"\n"
" Anyway, shoot us a line at %(support_email_html_tag)s and we'll get this resolved shortly.\n"
" "
2021-03-23 02:06:43 +01:00
msgstr "\nEnvoyez nous un ligne à%(support_email_html_tag)s et nous allons résoudre ce bientôt."
2021-01-20 02:45:05 +01:00
2022-09-21 02:44:47 +02:00
#: templates/confirmation/link_expired.html:4
msgid "Confirmation link expired or deactivated"
2022-10-11 19:57:36 +02:00
msgstr "Lien de confirmation expiré ou désactivé"
2022-09-21 02:44:47 +02:00
#: templates/confirmation/link_expired.html:14
2021-01-20 02:45:05 +01:00
msgid "Whoops. The confirmation link has expired or been deactivated."
2021-03-23 02:06:43 +01:00
msgstr "Oups. Le lien de confirmation a expiré ou a été désactivé."
2021-01-20 02:45:05 +01:00
2022-09-21 02:44:47 +02:00
#: templates/confirmation/link_expired.html:15
2021-03-23 02:06:43 +01:00
msgid "Please contact your organization administrator for a new link."
msgstr "Veuillez contacter l'administrateur de votre organisation pour un nouveau lien."
2021-01-20 02:45:05 +01:00
2022-09-21 02:44:47 +02:00
#: templates/confirmation/link_malformed.html:4
msgid "Confirmation link malformed"
2022-10-11 19:57:36 +02:00
msgstr "Lien de confirmation malformé"
2022-09-21 02:44:47 +02:00
#: templates/confirmation/link_malformed.html:13
2021-01-20 02:45:05 +01:00
msgid "Whoops. The confirmation link is malformed."
2021-03-23 02:06:43 +01:00
msgstr "Oups. Le lien de confirmation est mal formé."
2021-01-20 02:45:05 +01:00
2022-09-21 02:44:47 +02:00
#: templates/confirmation/link_malformed.html:14
2021-01-20 02:45:05 +01:00
msgid ""
"Make sure you copied the link correctly in to your browser. If you're still "
"encountering this page, it's probably our fault. We're sorry."
2021-03-23 02:06:43 +01:00
msgstr "Assurez-vous d'avoir correctement copié le lien dans votre navigateur. Si vous obtenez toujours cette page, c'est probablement notre faute. Nous sommes désolés."
2021-01-20 02:45:05 +01:00
2022-09-21 02:44:47 +02:00
#: templates/corporate/billing.html:5 templates/corporate/billing.html:24
2018-10-22 23:50:00 +02:00
msgid "Billing"
2018-11-03 01:35:21 +01:00
msgstr "Facturation"
2018-10-22 23:50:00 +02:00
2022-09-21 02:44:47 +02:00
#: templates/corporate/billing.html:232
2021-05-27 09:13:49 +02:00
msgid "Close"
msgstr "Fermer"
2022-11-03 05:35:14 +01:00
#: templates/corporate/communities.html:28 templates/zerver/footer.html:64
2022-09-21 02:44:47 +02:00
msgid "Open communities directory"
2022-10-11 19:57:36 +02:00
msgstr "Ouvrir le répertoire des communautés"
2022-09-21 02:44:47 +02:00
#: templates/corporate/communities.html:39
#: templates/zerver/integrations/index.html:47
msgid "Filter by category"
msgstr "Filtrer par catégorie"
#: templates/corporate/communities.html:58
#: templates/zerver/integrations/index.html:76
msgid "Categories"
msgstr "Catégories"
#: templates/corporate/communities.html:60
#: templates/zerver/integrations/index.html:78
msgid "All"
msgstr "Tous"
#: templates/corporate/development-community.html:23
msgid "The Zulip development community"
msgstr "La communauté de développement Zulip"
#: templates/corporate/development-community.html:30
#: templates/corporate/development-community.html:55
msgid "Join as a user"
msgstr "Rejoindre en tant qu'utilisateur"
#: templates/corporate/development-community.html:33
#: templates/corporate/development-community.html:58
msgid "Join as a self-hoster"
msgstr "Inscrivez-vous en tant qu'auto-hébergeur"
#: templates/corporate/development-community.html:36
#: templates/corporate/development-community.html:61
msgid "Join as a contributor"
msgstr "Rejoindre en tant que contributeur"
#: templates/corporate/event_status.html:5
msgid "Billing status"
2022-10-11 19:57:36 +02:00
msgstr "Statut de facturation"
2022-09-21 02:44:47 +02:00
#: templates/corporate/for/business.html:28
#: templates/corporate/for/communities.html:34
#: templates/corporate/for/communities.html:64
#: templates/corporate/for/education.html:32
#: templates/corporate/for/events.html:34
#: templates/corporate/for/events.html:288
#: templates/corporate/for/open-source.html:36
2022-11-03 05:35:14 +01:00
#: templates/corporate/for/open-source.html:720
2022-09-21 02:44:47 +02:00
#: templates/corporate/for/research.html:36
2022-10-11 19:57:36 +02:00
#: templates/corporate/for/research.html:402
2022-09-21 02:44:47 +02:00
#: templates/corporate/for/use-cases.html:23
#: templates/zerver/create_realm.html:29
msgid "Create organization"
msgstr "Créer une organisation"
#: templates/corporate/for/business.html:31
#: templates/corporate/for/use-cases.html:26
msgid "View pricing"
msgstr "Voir les prix"
#: templates/corporate/for/business.html:34
#: templates/corporate/for/communities.html:40
#: templates/corporate/for/communities.html:70
#: templates/corporate/for/education.html:38
#: templates/corporate/for/events.html:40
#: templates/corporate/for/events.html:294
#: templates/corporate/for/open-source.html:42
2022-11-03 05:35:14 +01:00
#: templates/corporate/for/open-source.html:726
2022-09-21 02:44:47 +02:00
#: templates/corporate/for/research.html:42
2022-10-11 19:57:36 +02:00
#: templates/corporate/for/research.html:408
2022-09-21 02:44:47 +02:00
#: templates/corporate/for/use-cases.html:29
msgid "Self-host Zulip"
msgstr "Auto-héberger Zulip"
#: templates/corporate/for/communities.html:37
#: templates/corporate/for/communities.html:67
#: templates/corporate/for/events.html:37
#: templates/corporate/for/events.html:291
#: templates/corporate/for/open-source.html:39
2022-11-03 05:35:14 +01:00
#: templates/corporate/for/open-source.html:723
2022-09-21 02:44:47 +02:00
#: templates/corporate/for/research.html:39
2022-10-11 19:57:36 +02:00
#: templates/corporate/for/research.html:405
2022-09-21 02:44:47 +02:00
msgid "Request sponsorship"
msgstr "Demande de parrainage"
#: templates/corporate/for/education.html:35
msgid "Education pricing"
msgstr "Tarifs éducation"
#: templates/corporate/hello.html:62
msgid "Streams in Zulip"
msgstr "Canaux dans Zulip"
#: templates/corporate/hello.html:66 templates/corporate/hello.html:81
#: templates/corporate/hello.html:96
msgid "Streams in Slack"
msgstr "Canaux dans Slack"
#: templates/corporate/hello.html:77
msgid "Topics in Zulip"
msgstr "Sujets dans Zulip"
#: templates/corporate/hello.html:92
msgid "Stream topics in Zulip"
msgstr "Sujets d'un canal dans Zulip"
#: templates/corporate/hello.html:104 templates/corporate/hello.html:105
#: templates/corporate/hello.html:111 templates/corporate/hello.html:113
msgid "The Tuesday night catering topic in Zulip"
msgstr "La discussion dans Zulip sur le resto du mardi soir"
#: templates/corporate/hello.html:115
msgid "The Tuesday night catering topic in Zulip - compose box"
msgstr "La discussion dans Zulip sur le resto du mardi soir - boîte de rédaction"
#: templates/corporate/hello.html:122 templates/corporate/hello.html:124
msgid "The Tuesday night catering topic in Slack"
msgstr "La discussion dans Slack sur le resto du mardi soir"
#: templates/corporate/hello.html:133 templates/corporate/hello.html:556
msgid "See plans and pricing"
msgstr "Voir les plans et tarifs"
#: templates/corporate/hello.html:152
msgid "Previous"
msgstr "Précédent"
#: templates/corporate/hello.html:157 templates/zerver/realm_redirect.html:36
msgid "Next"
msgstr "Suivant"
#: templates/corporate/hello.html:405
msgid "Travis logo"
msgstr "Logo Travis"
#: templates/corporate/hello.html:412
msgid "GitHub logo"
msgstr "Logo Github"
#: templates/corporate/hello.html:419
msgid "Heroku logo"
msgstr "Logo Heroku"
#: templates/corporate/hello.html:426
msgid "Zendesk logo"
msgstr "Logo Zendesk"
#: templates/corporate/hello.html:433
msgid "Jira logo"
msgstr "Logo Jira"
#: templates/corporate/hello.html:440
msgid "Sentry logo"
msgstr "Logo Sentry"
#: templates/corporate/hello.html:447
msgid "Pagerduty logo"
msgstr "Logo Pagerduty"
#: templates/corporate/hello.html:552
msgid "Log in now"
msgstr "Connectez-vous maintenant"
#: templates/corporate/self-hosting.html:27
msgid "Features & pricing"
msgstr "Fonctionnalités & prix"
#: templates/corporate/self-hosting.html:31
msgid "Zulip for business"
msgstr "Zulip pour les entreprises"
2022-11-03 05:35:14 +01:00
#: templates/corporate/support_request.html:7 templates/zerver/footer.html:97
2021-11-01 20:42:10 +01:00
msgid "Contact support"
msgstr "Contacter le support"
#: templates/corporate/support_request.html:15
msgid "From"
2021-12-04 01:03:42 +01:00
msgstr "De"
2021-11-01 20:42:10 +01:00
#: templates/corporate/support_request.html:19
msgid "Organization"
msgstr "Organisation"
#: templates/corporate/support_request.html:23
msgid "Subject"
2021-12-04 01:03:42 +01:00
msgstr "Sujet"
2021-11-01 20:42:10 +01:00
#: templates/corporate/support_request.html:27
msgid "Message"
msgstr "Message"
#: templates/corporate/support_request.html:33
msgid "Submit"
msgstr "Soumettre"
2022-09-21 02:44:47 +02:00
#: templates/corporate/support_request_thanks.html:4
msgid "Thanks for contacting us"
2022-10-11 19:57:36 +02:00
msgstr "Merci de nous avoir contactés"
2022-09-21 02:44:47 +02:00
#: templates/corporate/support_request_thanks.html:10
msgid "Thanks for contacting us!"
2022-10-11 19:57:36 +02:00
msgstr "Merci de nous avoir contactés!"
2022-09-21 02:44:47 +02:00
#: templates/corporate/support_request_thanks.html:11
msgid "We will be in touch with you soon."
2022-10-11 19:57:36 +02:00
msgstr "Nous vous contacterons bientôt."
2022-09-21 02:44:47 +02:00
#: templates/corporate/support_request_thanks.html:13
msgid ""
"\n"
" You can find answers to frequently asked questions in the\n"
" <a href=\"/help/\">Zulip help center</a>.\n"
" "
2022-10-11 19:57:36 +02:00
msgstr "\n pouvez trouver des réponses aux questions fréquemment posées dans le <a href=\"/help/\">centre d'aide de Zulip</a> ."
2022-09-21 02:44:47 +02:00
#: templates/corporate/team.html:146
msgid "Avatar"
msgstr "Avatar"
#: templates/corporate/upgrade.html:5
msgid "Upgrade"
2022-10-11 19:57:36 +02:00
msgstr "Mise à niveau"
2022-09-21 02:44:47 +02:00
#: templates/corporate/upgrade.html:23
2018-10-22 23:50:00 +02:00
#, python-format
msgid "Upgrade to %(plan)s"
2020-07-01 19:39:00 +02:00
msgstr "Mettre à niveau vers %(plan)s"
2018-10-22 23:50:00 +02:00
2022-09-21 02:44:47 +02:00
#: templates/corporate/upgrade.html:72 templates/corporate/upgrade.html:194
2018-10-22 23:50:00 +02:00
msgid "Payment schedule"
2018-11-03 01:35:21 +01:00
msgstr "Planning de paiement"
2018-10-22 23:50:00 +02:00
2022-09-21 02:44:47 +02:00
#: templates/corporate/upgrade.html:82
2018-10-22 23:50:00 +02:00
msgid "Pay monthly"
2018-11-03 01:35:21 +01:00
msgstr "Paiement mensuel"
2018-10-22 23:50:00 +02:00
2022-09-21 02:44:47 +02:00
#: templates/corporate/upgrade.html:89 templates/corporate/upgrade.html:198
2020-05-08 01:05:36 +02:00
msgid "Pay annually"
msgstr "Paiement annuel"
2022-09-21 02:44:47 +02:00
#: templates/corporate/upgrade.html:101
2019-01-04 23:42:46 +01:00
msgid "License management"
2019-11-06 23:45:03 +01:00
msgstr "Gestion de la licence"
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: templates/corporate/upgrade.html:105
2019-01-04 23:42:46 +01:00
msgid "Automatic"
2019-09-24 22:02:33 +02:00
msgstr "Automatique"
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: templates/corporate/upgrade.html:106
2019-02-12 01:52:41 +01:00
msgid "Most convenient"
2020-06-04 23:05:54 +02:00
msgstr "Plus pratique"
2019-02-12 01:52:41 +01:00
2022-09-21 02:44:47 +02:00
#: templates/corporate/upgrade.html:112
2019-01-04 23:42:46 +01:00
msgid "Manual"
2019-11-06 23:45:03 +01:00
msgstr "Manuel"
2018-10-22 23:50:00 +02:00
2022-09-21 02:44:47 +02:00
#: templates/corporate/upgrade.html:113
2019-02-12 01:52:41 +01:00
msgid "Most control"
2020-06-04 23:05:54 +02:00
msgstr "Plus de contrôle"
2019-02-12 01:52:41 +01:00
2022-09-21 02:44:47 +02:00
#: templates/corporate/upgrade.html:158 templates/corporate/upgrade.html:223
#: templates/corporate/upgrade.html:274
msgid "Convert demo organization before upgrading."
2022-10-11 19:57:36 +02:00
msgstr "Convertir l'organisation de démonstration avant la mise à niveau."
2022-09-21 02:44:47 +02:00
#: templates/corporate/upgrade.html:266
2021-09-16 22:12:11 +02:00
msgid "Leave blank if your organization does not have a website."
2021-11-01 20:42:10 +01:00
msgstr "Laisser vide si votre organisation ne dispose pas d'un site Web."
2020-07-10 21:44:33 +02:00
2022-03-03 20:47:15 +01:00
#: templates/corporate/zulipchat_migration_tos.html:3
msgid ""
"\n"
" This team chat is now being hosted on Zulip Cloud. Please accept the <a href=\"https://zulip.com/policies/terms\">Zulip Terms of Service</a> to continue.\n"
" "
2022-03-16 01:54:44 +01:00
msgstr "\nCe chat d'équipe est maintenant hébergé sur Zulip Cloud. Veuillez accepter les <a href=\"https://zulip.com/policies/terms\">Conditions d'Ctilisation de Zulip</a> pour continuer."
2022-03-03 20:47:15 +01:00
2018-07-27 21:25:57 +02:00
#: templates/two_factor/_wizard_forms.html:26
msgid "Or, alternatively, use one of your backup phones:"
2018-09-01 01:08:37 +02:00
msgstr "Ou alors utiliser une de vos lignes téléphoniques de secours:"
2018-07-27 21:25:57 +02:00
#: templates/two_factor/_wizard_forms.html:37
msgid "As a last resort, you can use a backup token:"
2020-06-21 08:33:07 +02:00
msgstr "En dernier recours, vous pouvez utiliser un jeton de secours :"
2018-07-27 21:25:57 +02:00
2021-12-04 01:03:42 +01:00
#: templates/two_factor/_wizard_forms.html:41
2018-07-27 21:25:57 +02:00
msgid "Use backup token"
2018-09-01 01:08:37 +02:00
msgstr "Utiliser un jeton de secours"
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/accounts_accept_terms.html:4
#: templates/zerver/accounts_accept_terms.html:18
2022-03-03 20:47:15 +01:00
msgid "Accept the Terms of Service"
2022-03-16 01:54:44 +01:00
msgstr "Acceptez les Conditions d'Utilisation"
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/accounts_accept_terms.html:25
2022-11-03 05:35:14 +01:00
#: templates/zerver/create_realm.html:26 templates/zerver/login.html:102
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:121 templates/zerver/reset.html:24
#: templates/zerver/reset_confirm.html:24
2016-03-31 17:41:38 +02:00
msgid "Email"
2020-06-04 23:05:54 +02:00
msgstr "Adresse courriel"
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/accounts_accept_terms.html:52
#: templates/zerver/register.html:248
2017-02-03 21:32:04 +01:00
#, python-format
2019-01-04 23:42:46 +01:00
msgid ""
2020-07-01 19:39:00 +02:00
"I agree to the <a href=\"%(root_domain_uri)s/terms\" target=\"_blank\" "
"rel=\"noopener noreferrer\">Terms of Service</a>."
msgstr "J'accepte les <a href=\"%(root_domain_uri)s/terms\" target=\"_blank\" rel=\"noopener noreferrer\">Conditions d'Utilisation</a>."
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/accounts_accept_terms.html:61
2022-03-03 20:47:15 +01:00
msgid "Accept"
2022-03-16 01:54:44 +01:00
msgstr "Accepter"
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/accounts_home.html:5
2022-11-03 05:35:14 +01:00
#: templates/zerver/accounts_home.html:72 templates/zerver/login.html:154
2022-09-21 02:44:47 +02:00
#: templates/zerver/portico-header.html:43 templates/zerver/register.html:269
msgid "Sign up"
msgstr "S'inscrire"
#: templates/zerver/accounts_home.html:18
2017-06-06 20:43:38 +02:00
msgid "Sign up for Zulip"
2017-09-15 15:46:38 +02:00
msgstr "S'inscrire à Zulip"
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/accounts_home.html:37
2017-09-15 15:46:38 +02:00
msgid "You need an invitation to join this organization."
2017-10-05 10:14:33 +02:00
msgstr "Vous avez besoin d'une invitation pour rejoindre cette organisation."
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/accounts_home.html:76 templates/zerver/login.html:50
2022-11-03 05:35:14 +01:00
#: templates/zerver/login.html:133 templates/zerver/register.html:85
2018-04-03 19:20:21 +02:00
msgid "OR"
2018-09-01 01:08:37 +02:00
msgstr "OU"
2018-04-03 19:20:21 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/accounts_home.html:86
2018-07-27 21:25:57 +02:00
#, python-format
msgid "Sign up with %(identity_provider)s"
msgstr "S'inscrire avec %(identity_provider)s"
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/accounts_send_confirm.html:5
msgid "Confirm your email address"
2022-10-11 19:57:36 +02:00
msgstr "Confirmez votre adresse courriel"
2022-09-21 02:44:47 +02:00
#: templates/zerver/accounts_send_confirm.html:17
2016-03-31 17:41:38 +02:00
msgid "Thanks for signing up!"
2017-06-06 20:43:38 +02:00
msgstr "Merci pour votre inscription !"
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/accounts_send_confirm.html:21
2017-02-03 21:32:04 +01:00
msgid "Check your email so we can get started."
2018-03-02 17:56:12 +01:00
msgstr "Vérifiez votre courriel afin de continuer."
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/accounts_send_confirm.html:25
2017-02-03 21:32:04 +01:00
msgid "Still no email? We can <a href=\"#\" id=\"resend_email_link\">resend it</a>."
2017-06-06 20:43:38 +02:00
msgstr "Aucun courriel reçu ? Nous pouvons l'<a href=\"#\" id=\"resend_email_link\">envoyer</a> à nouveau."
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/accounts_send_confirm.html:26
2017-02-03 21:32:04 +01:00
msgid "Just in case, take a look at your Spam folder."
2017-06-06 20:43:38 +02:00
msgstr "Au cas où, jetez un coup d’ œil à votre dossier Indésirables"
2016-03-31 17:41:38 +02:00
2022-07-15 01:22:29 +02:00
#: templates/zerver/app/index.html:74
2021-07-15 18:15:33 +02:00
msgid "Loading..."
msgstr "Chargement en cours..."
2021-01-20 02:45:05 +01:00
2022-07-15 01:22:29 +02:00
#: templates/zerver/app/index.html:77
2021-07-15 18:15:33 +02:00
msgid ""
2022-07-15 01:22:29 +02:00
"If this message does not go away, try <a id=\"reload-lnk\">reloading</a> the"
" page."
msgstr "Si ce message ne disparaît pas, essayez de <a id=\"reload-lnk\">recharger</a> la page."
2021-01-20 02:45:05 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/app/index.html:110
2022-03-03 20:47:15 +01:00
msgid "Unable to connect to Zulip."
msgstr "Impossible de se connecter à Zulip."
2022-09-21 02:44:47 +02:00
#: templates/zerver/app/index.html:111
2022-03-03 20:47:15 +01:00
msgid "Updates may be delayed."
msgstr "Les mises à jour peuvent être retardées."
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/app/index.html:112
2022-03-03 20:47:15 +01:00
msgid "Retrying soon…"
msgstr "Réessayer bientôt…"
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/app/index.html:113
2021-07-15 18:15:33 +02:00
msgid "Try now."
msgstr "Essayer maintenant."
2018-04-03 19:20:21 +02:00
2022-11-17 20:05:47 +01:00
#: templates/zerver/app/index.html:202 templates/zerver/app/index.html:204
2021-07-15 18:15:33 +02:00
msgid "Messages"
msgstr "Messages"
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/auth_subdomain.html:4
msgid "Authentication subdomain error"
2022-10-11 19:57:36 +02:00
msgstr "Erreur d'authentification de sous-domaine"
2022-09-21 02:44:47 +02:00
#: templates/zerver/auth_subdomain.html:15
msgid "Authentication subdomain"
2022-10-11 19:57:36 +02:00
msgstr "Sous-domaine d'authentification"
2022-09-21 02:44:47 +02:00
#: templates/zerver/auth_subdomain.html:17
msgid ""
"\n"
" It appears you ended up here by accident. This site\n"
" is meant to be an intermediate step in the authentication process\n"
" and shouldn't be accessed manually. If you came here directly,\n"
" you probably got the address wrong. If you got stuck here while trying\n"
" to log in, this is most likely a server bug or misconfiguration.\n"
" "
2022-10-11 19:57:36 +02:00
msgstr "\nIl semble que vous soyez arrivé ici par accident. Ce site est censé être une étape intermédiaire dans le processus d'authentification et ne doit pas être accessible manuellement. Si vous êtes venu ici directement, vous vous êtes probablement trompé d'adresse. Si vous êtes bloqué ici en essayant de vous connecter, il s'agit probablement d'un bogue du serveur ou d'une mauvaise configuration."
2022-09-21 02:44:47 +02:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/billing_nav.html:4
2022-09-21 02:44:47 +02:00
#: templates/zerver/development/integrations_dev_panel.html:19
2021-07-15 18:15:33 +02:00
#: templates/zerver/emails/followup_day2.source.html:27
#: templates/zerver/emails/followup_day2.txt:17
#: templates/zerver/landing_nav.html:13 templates/zerver/portico-header.html:5
#: templates/zerver/portico-header.html:9
msgid "Zulip"
msgstr "Zulip"
2019-08-08 00:15:28 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/close_window.html:5
msgid "Video call ended"
2022-10-11 19:57:36 +02:00
msgstr "Appel vidéo terminé"
2022-09-21 02:44:47 +02:00
#: templates/zerver/close_window.html:13
msgid "You may now close this window."
2022-10-11 19:57:36 +02:00
msgstr "Vous pouvez maintenant fermer cette fenêtre."
2022-09-21 02:44:47 +02:00
#: templates/zerver/config_error.html:4 templates/zerver/config_error.html:15
msgid "Configuration error"
2022-10-11 19:57:36 +02:00
msgstr "Erreur de configuration"
2022-09-21 02:44:47 +02:00
#: templates/zerver/config_error.html:18
2018-07-27 21:25:57 +02:00
msgid ""
"\n"
2021-01-20 02:45:05 +01:00
" You are trying to log in using LDAP without creating an\n"
2018-07-27 21:25:57 +02:00
" organization first. Please use EmailAuthBackend to create\n"
" your organization and then try again.\n"
" "
2021-03-23 02:06:43 +01:00
msgstr "\nVous tentez de vous connecter en utilisant LDAP sans avoir créé une organisation au préalable. Merci d'utiliser EmailAuthBackend pour créer votre organisation avant de réessayer."
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/confirm_continue_registration.html:4
msgid "Account not found"
2022-10-11 19:57:36 +02:00
msgstr "Compte non trouvé"
2022-09-21 02:44:47 +02:00
#: templates/zerver/confirm_continue_registration.html:14
2018-07-27 21:25:57 +02:00
msgid "Zulip account not found."
msgstr "Compte Zulip non trouvé."
2022-09-21 02:44:47 +02:00
#: templates/zerver/confirm_continue_registration.html:18
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
"\n"
" No account found for %(email)s.\n"
" "
msgstr "\n Pas de compte trouvé pour %(email)s.\n "
2022-09-21 02:44:47 +02:00
#: templates/zerver/confirm_continue_registration.html:30
2018-07-27 21:25:57 +02:00
msgid "Log in with another account"
msgstr "Se connecter avec un autre compte"
2022-09-21 02:44:47 +02:00
#: templates/zerver/confirm_continue_registration.html:37
2018-07-27 21:25:57 +02:00
msgid "Continue to registration"
msgstr "Continuer vers l'inscription"
2022-09-21 02:44:47 +02:00
#: templates/zerver/create_realm.html:5
msgid "Create a new organization"
msgstr "Créer une nouvelle organisation"
#: templates/zerver/create_realm.html:16
2018-07-27 21:25:57 +02:00
msgid "Create a new Zulip organization"
msgstr "Créer une nouvelle organisation Zulip"
2022-09-21 02:44:47 +02:00
#: templates/zerver/create_realm.html:24 templates/zerver/reset.html:27
2018-07-27 21:25:57 +02:00
msgid "Enter your email address"
msgstr "Entrer votre adresse courriel"
2022-09-21 02:44:47 +02:00
#: templates/zerver/deactivated.html:4 templates/zerver/deactivated.html:19
2018-07-27 21:25:57 +02:00
msgid "Deactivated organization"
msgstr "Organisation désactivée"
2022-09-21 02:44:47 +02:00
#: templates/zerver/deactivated.html:24
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
"\n"
" The organization you are trying to join, %(deactivated_domain_name)s, has been deactivated.\n"
2021-03-23 02:06:43 +01:00
" "
msgstr "\n L'organisation que vous essayez de rejoindre , %(deactivated_domain_name)s, a été désactivée.\n "
2022-09-21 02:44:47 +02:00
#: templates/zerver/deactivated.html:28
2021-03-23 02:06:43 +01:00
#, python-format
msgid ""
"\n"
" It has moved to <a href=\"%(deactivated_redirect)s\">%(deactivated_redirect)s</a>.\n"
" "
msgstr "\n Il est passé à <a href=\"%(deactivated_redirect)s\">%(deactivated_redirect)s</a>.\n "
2022-09-21 02:44:47 +02:00
#: templates/zerver/deactivated.html:32
2021-03-23 02:06:43 +01:00
#, python-format
msgid ""
"\n"
2018-07-27 21:25:57 +02:00
" Please contact <a href=\"mailto:%(support_email)s\">%(support_email)s</a> to reactivate\n"
" this group.\n"
" "
2021-03-23 02:06:43 +01:00
msgstr "\n S'il vous plaît, contactez <a href=\"mailto:%(support_email)s\">%(support_email)s</a> pour réactiver\n ce groupe.\n "
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/desktop_login.html:5
msgid "Finish desktop app login"
2022-10-11 19:57:36 +02:00
msgstr "Terminer la connexion à l'application de bureau"
2022-09-21 02:44:47 +02:00
#: templates/zerver/desktop_login.html:11
2020-06-04 23:05:54 +02:00
msgid "Finish desktop login"
msgstr "Terminer la connexion de bureau"
2022-09-21 02:44:47 +02:00
#: templates/zerver/desktop_login.html:14
2020-06-04 23:05:54 +02:00
msgid ""
"Use your web browser to finish logging in, then come back here to paste in "
"your login token."
msgstr "Utilisez votre navigateur pour compléter la connexion, puis revenez ici pour coller votre jeton de connexion."
2022-09-21 02:44:47 +02:00
#: templates/zerver/desktop_login.html:18
2020-06-04 23:05:54 +02:00
msgid "Paste token here"
msgstr "Coller le jeton ici"
2022-09-21 02:44:47 +02:00
#: templates/zerver/desktop_login.html:20
2020-06-04 23:05:54 +02:00
msgid "Finish"
msgstr "Terminer"
2022-09-21 02:44:47 +02:00
#: templates/zerver/desktop_login.html:24
2020-06-04 23:05:54 +02:00
msgid "Incorrect token."
msgstr "Jeton incorrect."
2022-09-21 02:44:47 +02:00
#: templates/zerver/desktop_login.html:28
2020-06-04 23:05:54 +02:00
msgid "Token accepted. Logging you in…"
msgstr "Jeton accepté. Connexion en cours..."
2022-09-21 02:44:47 +02:00
#: templates/zerver/desktop_redirect.html:5
msgid "Log in to desktop app"
2022-10-11 19:57:36 +02:00
msgstr "Connectez-vous à l'application de bureau"
2022-09-21 02:44:47 +02:00
#: templates/zerver/desktop_redirect.html:12
2020-06-04 23:05:54 +02:00
msgid ""
"Copy this login token and return to your Zulip app to finish logging in:"
msgstr "Copiez de jeton de connexion puis retournez sur l'application Zulip pour compléter la connexion :"
2022-09-21 02:44:47 +02:00
#: templates/zerver/desktop_redirect.html:17
2020-06-04 23:05:54 +02:00
msgid "Copy"
msgstr "Copier"
2022-09-21 02:44:47 +02:00
#: templates/zerver/desktop_redirect.html:19
2020-06-04 23:05:54 +02:00
msgid "You may then close this window."
msgstr "Vous pouvez ensuite fermer cette fenêtre."
2022-09-21 02:44:47 +02:00
#: templates/zerver/desktop_redirect.html:20
2020-06-04 23:05:54 +02:00
msgid "Or, continue in your browser."
msgstr "Ou bien, continuez avez votre navigateur."
2022-09-21 02:44:47 +02:00
#: templates/zerver/development/dev_login.html:26
2021-11-01 20:42:10 +01:00
msgid "Anonymous user"
2021-12-04 01:03:42 +01:00
msgstr "Utilisateur anonyme"
2021-11-01 20:42:10 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/development/dev_login.html:32
2020-06-21 08:33:07 +02:00
msgid "Owners"
2020-07-02 02:47:20 +02:00
msgstr "Propriétaires"
2020-06-21 08:33:07 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/development/dev_login.html:43
2018-07-27 21:25:57 +02:00
msgid "Administrators"
msgstr "Administrateurs"
2022-09-21 02:44:47 +02:00
#: templates/zerver/development/dev_login.html:54
2021-07-15 18:15:33 +02:00
msgid "Moderators"
msgstr "Modérateurs"
2022-09-21 02:44:47 +02:00
#: templates/zerver/development/dev_login.html:65
2018-07-27 21:25:57 +02:00
msgid "Guest users"
msgstr "Utilisateurs invités"
2022-09-21 02:44:47 +02:00
#: templates/zerver/development/dev_login.html:79
2018-07-27 21:25:57 +02:00
msgid "Normal users"
msgstr "Utilisateurs normaux"
2022-09-21 02:44:47 +02:00
#: templates/zerver/digest_base.html:5
msgid "Digest"
2022-10-11 19:57:36 +02:00
msgstr "Résumé"
2022-09-21 02:44:47 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/confirm_new_email.source.html:8
#: templates/zerver/emails/confirm_new_email.txt:1
2021-12-04 01:03:42 +01:00
#: templates/zerver/emails/notify_change_in_email.source.html:8
#: templates/zerver/emails/notify_change_in_email.txt:1
msgid "Hi,"
msgstr "Salut,"
2018-07-27 21:25:57 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/confirm_new_email.source.html:10
#: templates/zerver/emails/confirm_new_email.txt:4
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"We received a request to change the email address for the Zulip account on "
"%(realm_uri)s from %(old_email)s to %(new_email)s. To confirm this change, "
"please click below:"
2020-06-04 23:05:54 +02:00
msgstr "Nous avons reçu une demande de changer l'adresse courriel pour le compte Zulip sur %(realm_uri)s de %(old_email)s à %(new_email)s. Pour confirmer cette modification, veuillez cliquer ci-dessous :"
2018-07-27 21:25:57 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/confirm_new_email.source.html:11
2018-07-27 21:25:57 +02:00
msgid "Confirm email change"
msgstr "Confirmer la modification de l'adresse email"
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/confirm_new_email.source.html:13
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2021-12-04 01:03:42 +01:00
"If you did not request this change, please contact us immediately at "
2021-03-23 02:06:43 +01:00
"%(support_email)s."
2022-03-03 20:47:15 +01:00
msgstr "Si vous n'avez pas demandé ce changement, veuillez nous contacter immédiatement à %(support_email)s."
2018-07-27 21:25:57 +02:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/confirm_new_email.subject.txt:1
msgid "Verify your new email address"
msgstr "Vérifiez votre nouvelle adresse courriel"
#: templates/zerver/emails/confirm_new_email.txt:9
#, python-format
msgid ""
"If you did not request this change, please contact us immediately at "
"<%(support_email)s>."
msgstr "Si vous n'avez pas demandé cette modification, veuillez nous contacter immédiatement à <%(support_email)s>."
2021-07-15 18:15:33 +02:00
#: templates/zerver/emails/confirm_registration.source.html:10
#: templates/zerver/emails/confirm_registration.txt:2
msgid "You have requested a new Zulip organization. Awesome!"
msgstr "Vous avez requis une nouvelle organisation Zulip. Cool!"
2018-07-27 21:25:57 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/confirm_registration.source.html:12
2021-07-15 18:15:33 +02:00
#: templates/zerver/emails/confirm_registration.txt:4
msgid "You recently signed up for Zulip. Awesome!"
msgstr "Vous vous êtes enregistré récemment sur Zulip. Incroyable !"
#: templates/zerver/emails/confirm_registration.source.html:17
#: templates/zerver/emails/confirm_registration.txt:8
msgid ""
"Click the button below to create the organization and register your account."
msgstr "Cliquez sur le bouton ci-dessous pour créer l'organisation et enregistrer votre compte."
#: templates/zerver/emails/confirm_registration.source.html:19
#: templates/zerver/emails/confirm_registration.txt:10
2019-01-04 23:42:46 +01:00
msgid "Click the button below to complete registration."
2019-11-06 23:45:03 +01:00
msgstr "Veuillez cliquer sur le bouton ci-dessous pour terminer votre inscription."
2018-07-27 21:25:57 +02:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/emails/confirm_registration.source.html:21
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/invitation.source.html:16
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/invitation_reminder.source.html:14
2018-07-27 21:25:57 +02:00
msgid "Complete registration"
msgstr "Compléter votre inscription"
2021-07-15 18:15:33 +02:00
#: templates/zerver/emails/confirm_registration.source.html:23
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/invitation.source.html:19
#: templates/zerver/emails/realm_reactivation.source.html:19
#: templates/zerver/emails/realm_reactivation.txt:13
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2021-03-23 02:06:43 +01:00
"Contact us any time at %(support_email)s if you run into trouble, have any "
"feedback, or just want to chat!"
msgstr "Contactez nous en tout temps à %(support_email)s si vous éprouvez des difficultés, avez des commentaires ou simplement pour discuter!"
2018-07-27 21:25:57 +02:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/confirm_registration.subject.txt:2
msgid "Create your Zulip organization"
msgstr "Créer votre organisation Zulip"
#: templates/zerver/emails/confirm_registration.subject.txt:4
msgid "Activate your Zulip account"
msgstr "Activer votre compte Zulip"
#: templates/zerver/emails/confirm_registration.txt:14
#: templates/zerver/emails/invitation.txt:8
2022-03-03 20:47:15 +01:00
#, python-format
msgid ""
2022-03-16 01:54:44 +01:00
"Contact us any time at %(support_email)s if you run into trouble,have any "
"feedback, or just want to chat!"
msgstr "Contactez nous en tout temps à %(support_email)s si vous rencontrez des difficultés, avez des commentaires ou simplement pour discuter !"
2022-03-03 20:47:15 +01:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/custom_email_base.pre.html:18
#: templates/zerver/emails/digest.source.html:39
#: templates/zerver/emails/followup_day2.source.html:33
#: templates/zerver/emails/notify_new_login.source.html:46
msgid "Manage email preferences"
msgstr "Gérer les préférences courriel"
#: templates/zerver/emails/custom_email_base.pre.html:18
msgid "Unsubscribe from marketing emails"
msgstr "Se désinscrire des courriels promotionnels"
2022-03-03 20:47:15 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/emails/deactivate.source.html:8
#, python-format
msgid ""
"\n"
"Your Zulip account on <a href=\"%(realm_uri)s\">%(realm_uri)s</a> has been deactivated, and you will no longer be able to log in.\n"
2022-10-11 19:57:36 +02:00
msgstr "\nVotre compte Zulip sur <a href=\"%(realm_uri)s\">%(realm_uri)s</a> a été désactivé et vous ne pourrez plus vous connecter.\n"
2022-09-21 02:44:47 +02:00
#: templates/zerver/emails/deactivate.source.html:15
#: templates/zerver/emails/deactivate.txt:6
msgid "The administrators provided the following comment:"
msgstr "Les administrateurs ont fourni le commentaire suivant :"
#: templates/zerver/emails/deactivate.subject.txt:1
#, python-format
msgid "Notification of account deactivation on %(realm_name)s"
2022-10-11 19:57:36 +02:00
msgstr "Notification de désactivation de compte sur %(realm_name)s"
2022-09-21 02:44:47 +02:00
#: templates/zerver/emails/deactivate.txt:1
#, python-format
msgid ""
"\n"
"Your Zulip account on %(realm_uri)s has been deactivated, and you will no longer be able to log in.\n"
msgstr "\nVotre compte Zulip sur %(realm_uri)s a été désactivé et vous ne pourrez plus vous connecter.\n"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/digest.source.html:27
msgid "New streams"
2020-06-04 23:05:54 +02:00
msgstr "Nouveaux canaux"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/digest.source.html:34
msgid "Click here to log in to Zulip and catch up."
2020-06-04 23:05:54 +02:00
msgstr "Cliquez ici pour se connecter à Zulip et reprendre contact."
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/digest.source.html:40
msgid "Unsubscribe from digest emails"
2020-06-04 23:05:54 +02:00
msgstr "Se désinscrire des résumés par courriel"
2020-05-08 01:05:36 +02:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/digest.subject.txt:1
#, python-format
msgid "Zulip digest for %(realm_name)s"
msgstr "Résumé Zulip pour %(realm_name)s"
#: templates/zerver/emails/digest.txt:12
#, python-format
msgid "Click here to log in to Zulip and catch up: %(organization_uri)s."
msgstr "Cliquez ici pour se connecter à Zulip et reprendre contact : %(organization_uri)s."
#: templates/zerver/emails/digest.txt:15
#: templates/zerver/emails/followup_day2.txt:19
msgid "Manage email preferences:"
msgstr " Gérer les préférences courriel :"
#: templates/zerver/emails/digest.txt:19
msgid "Unsubscribe from digest emails:"
msgstr "Se désinscrire des résumés par courriel :"
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/email_base_default.source.html:31
2021-09-16 22:12:11 +02:00
#: templates/zerver/emails/email_base_marketing.source.html:31
2019-05-29 02:03:35 +02:00
msgid "Swimming fish"
2020-06-04 23:05:54 +02:00
msgstr "Poissons qui nagent"
2019-05-29 02:03:35 +02:00
2021-11-01 20:42:10 +01:00
#: templates/zerver/emails/find_team.source.html:8
#: templates/zerver/emails/find_team.txt:1
msgid "Thanks for your request!"
msgstr "Merci pour votre demande!"
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/find_team.source.html:10
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2021-11-01 20:42:10 +01:00
"Your email address %(email)s has accounts with the following Zulip "
2022-03-16 01:54:44 +01:00
"organizations hosted by <a href=\"%(external_host)s\">%(external_host)s</a>:"
msgstr "Votre courriel %(email)s est enregistré avec les organisations Zulip suivantes hébergées par <a href=\"%(external_host)s\">%(external_host)s</a> :"
2018-07-27 21:25:57 +02:00
2021-11-01 20:42:10 +01:00
#: templates/zerver/emails/find_team.source.html:18
#: templates/zerver/emails/find_team.txt:10
2018-07-27 21:25:57 +02:00
msgid ""
2019-02-27 01:35:27 +01:00
"If you have trouble logging in, please contact Zulip support by replying to "
2018-07-27 21:25:57 +02:00
"this email."
2019-11-06 23:45:03 +01:00
msgstr "Si vous rencontrez des difficultés pour vous connecter, merci de contacter l'équipe de support de Zulip en répondant à ce mail."
2018-07-27 21:25:57 +02:00
2021-11-01 20:42:10 +01:00
#: templates/zerver/emails/find_team.source.html:20
#: templates/zerver/emails/find_team.txt:13
2018-07-27 21:25:57 +02:00
msgid "Thanks for using Zulip!"
msgstr "Merci d'utiliser Zulip!"
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/find_team.subject.txt:1
msgid "Your Zulip accounts"
msgstr "Vos comptes Zulip"
#: templates/zerver/emails/find_team.txt:3
#, python-format
msgid ""
"Your email address %(email)s has accounts with the following Zulip "
"organizations hosted by %(external_host)s:"
msgstr "Votre courriel %(email)s est enregistré avec les organisations Zulip suivantes hébergées par %(external_host)s :"
2018-08-03 18:47:55 +02:00
#: templates/zerver/emails/followup_day1.source.html:8
#: templates/zerver/emails/followup_day1.txt:1
2019-01-04 23:42:46 +01:00
msgid "Welcome to Zulip!"
msgstr "Bienvenue sur Zulip !"
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/followup_day1.source.html:13
2021-11-01 20:42:10 +01:00
msgid ""
"You've created a demo Zulip organization. Note that this organization will "
"be automatically deleted in 30 days. Learn more about demo organizations <a "
2022-03-16 01:54:44 +01:00
"href=\"https://zulip.com/help/demo-organizations\">here</a>!"
msgstr "Vous avez créé une organisation Zulip de démonstration. Notez que cette organisation sera automatiquement supprimée dans 30 jours. Vous pouvez en savoir plus sur les organisations de démonstration <a href=\"https://zulip.com/help/demo-organizations\">ici</a> !"
2021-11-01 20:42:10 +01:00
#: templates/zerver/emails/followup_day1.source.html:15
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "You've created the new Zulip organization <b>%(realm_name)s</b>."
2020-06-04 23:05:54 +02:00
msgstr "Vous avez créé la nouvelle organisation Zulip <b>%(realm_name)s</b>."
2019-01-04 23:42:46 +01:00
2021-11-01 20:42:10 +01:00
#: templates/zerver/emails/followup_day1.source.html:18
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "You've joined the Zulip organization <b>%(realm_name)s</b>."
2019-11-06 23:45:03 +01:00
msgstr "Vous avez rejoint l'organisation Zulip <b>%(realm_name)s</b>."
2019-01-04 23:42:46 +01:00
2021-11-01 20:42:10 +01:00
#: templates/zerver/emails/followup_day1.source.html:23
#: templates/zerver/emails/followup_day1.txt:15
2019-01-04 23:42:46 +01:00
msgid "Your account details:"
2019-02-12 01:52:41 +01:00
msgstr "Détails de votre compte :"
2019-01-04 23:42:46 +01:00
2021-11-01 20:42:10 +01:00
#: templates/zerver/emails/followup_day1.source.html:25
#: templates/zerver/emails/followup_day1.txt:16
2021-03-23 02:06:43 +01:00
#, python-format
msgid "Organization URL: %(organization_url)s"
msgstr "URL de l'organisation: %(organization_url)s"
2019-01-04 23:42:46 +01:00
2021-11-01 20:42:10 +01:00
#: templates/zerver/emails/followup_day1.source.html:28
#: templates/zerver/emails/followup_day1.txt:19
2021-03-23 02:06:43 +01:00
#, python-format
msgid "Username: %(ldap_username)s"
msgstr "Nom d'utilisateur: %(ldap_username)s"
2019-01-04 23:42:46 +01:00
2021-11-01 20:42:10 +01:00
#: templates/zerver/emails/followup_day1.source.html:30
#: templates/zerver/emails/followup_day1.txt:21
2021-01-20 02:45:05 +01:00
msgid "Use your LDAP account to log in"
2021-03-23 02:06:43 +01:00
msgstr "Utiliser votre compte LDAP pour vous connecter"
2019-01-04 23:42:46 +01:00
2021-11-01 20:42:10 +01:00
#: templates/zerver/emails/followup_day1.source.html:33
#: templates/zerver/emails/followup_day1.txt:24
2021-03-23 02:06:43 +01:00
#, python-format
msgid "Email: %(email)s"
msgstr "Courriel: %(email)s"
2019-01-04 23:42:46 +01:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/followup_day1.source.html:36
2020-06-21 08:33:07 +02:00
#, python-format
2019-01-04 23:42:46 +01:00
msgid ""
2022-03-16 01:54:44 +01:00
"(you'll need these to sign in to the <a href=\"%(apps_page_link)s\">mobile "
"and desktop</a> apps)"
msgstr "(vous en aurez besoin pour ouvrir une session avec les applications <a href=\"%(apps_page_link)s\">mobile et de bureau</a>)."
2019-01-04 23:42:46 +01:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/followup_day1.source.html:41
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2022-03-16 01:54:44 +01:00
"Check out our <a href=\"%(getting_started_link)s\">guide for admins</a>, "
"become a Zulip pro with a few <a "
"href=\"%(keyboard_shortcuts_link)s\">keyboard shortcuts</a>, or <a "
"href=\"%(realm_uri)s\">dive right in</a>!"
msgstr "Allez voir notre <a href=\"%(getting_started_link)s\">guide pour les administrateurs</a>, devenez pro de Zulip avec quelques <a href=\"%(keyboard_shortcuts_link)s\">raccourcis clavier</a>, ou <a href=\"%(realm_uri)s\">plongez tout de suite</a> !"
2019-01-04 23:42:46 +01:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/followup_day1.source.html:43
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2022-03-16 01:54:44 +01:00
"<a href=\"%(getting_started_link)s\">Learn more</a> about Zulip, become a "
"pro with a few <a href=\"%(keyboard_shortcuts_link)s\">keyboard "
"shortcuts</a>, or <a href=\"%(realm_uri)s\">dive right in</a>!"
msgstr "<a href=\"%(getting_started_link)s\">Apprenez-en plus</a> à propos de Zulip, devenez pro avec quelques <a href=\"%(keyboard_shortcuts_link)s\">raccourcis clavier</a>, or <a href=\"%(realm_uri)s\">plongez tout de suite</a>!"
2019-01-04 23:42:46 +01:00
2021-11-01 20:42:10 +01:00
#: templates/zerver/emails/followup_day1.source.html:48
#: templates/zerver/emails/followup_day1.txt:36
2019-02-12 01:52:41 +01:00
msgid "Cheers,"
msgstr "Bravo,"
2021-11-01 20:42:10 +01:00
#: templates/zerver/emails/followup_day1.source.html:49
#: templates/zerver/emails/followup_day1.txt:37
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_change_in_email.source.html:14
#: templates/zerver/emails/notify_change_in_email.txt:7
msgid "Team Zulip"
msgstr "L'équipe Zulip"
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/followup_day1.source.html:53
2019-01-04 23:42:46 +01:00
msgid ""
2022-03-16 01:54:44 +01:00
"PS: Follow us on <a href=\"https://twitter.com/zulip\">Twitter</a>, star us "
"on <a href=\"https://github.com/zulip/zulip\">GitHub</a>, or chat with us "
"live on the <a href=\"https://zulip.com/development-community/\">Zulip "
"community server</a>!"
msgstr "PS : Suivez-nous sur <a href=\"https://twitter.com/zulip\">Twitter</a> , marquez-nous sur <a href=\"https://github.com/zulip/zulip\">GitHub</a> ou discutez avec nous en direct sur le serveur de la <a href=\"https://zulip.com/development-community/\">communauté Zulip</a> !"
#: templates/zerver/emails/followup_day1.subject.txt:2
#, python-format
msgid "%(realm_name)s on Zulip: Your new organization details"
msgstr "%(realm_name)s sur Zulip : Votre nouvelle organisation"
#: templates/zerver/emails/followup_day1.subject.txt:4
#, python-format
msgid "%(realm_name)s on Zulip: Your new account details"
msgstr "%(realm_name)s sur Zulip : Votre nouveau compte"
#: templates/zerver/emails/followup_day1.txt:5
msgid ""
"You've created a demo Zulip organization. Note that this organization will "
"be automatically deleted in 30 days. Learn more about demo organizations "
"here: https://zulip.com/help/demo-organizations"
msgstr "Vous avez créé une organisation Zulip de démonstration. Notez que cette organisation sera automatiquement supprimée dans 30 jours. Vous pouvez en savoir plus sur les organisations de démonstration ici : https://zulip.com/help/demo-organizations"
#: templates/zerver/emails/followup_day1.txt:7
#: templates/zerver/emails/followup_day1.txt:9
#, python-format
msgid "You've created the new Zulip organization %(realm_name)s."
msgstr "Vous avez créé la nouvelle organisation Zulip %(realm_name)s."
#: templates/zerver/emails/followup_day1.txt:11
#, python-format
msgid "You've joined the Zulip organization %(realm_name)s."
msgstr "Vous avez rejoint l'organisation Zulip %(realm_name)s."
#: templates/zerver/emails/followup_day1.txt:26
#, python-format
msgid ""
"(you'll need these to sign in to the mobile and desktop apps "
"(%(apps_page_link)s))"
msgstr "(vous en aurez besoin pour ouvrir une session avec les applications mobile et de bureau (%(apps_page_link)s))"
#: templates/zerver/emails/followup_day1.txt:30
#, python-format
msgid ""
"Check out our guide (%(getting_started_link)s) for admins, become a Zulip "
"pro with a few keyboard shortcuts (%(keyboard_shortcuts_link)s), or dive "
"right in to %(realm_uri)s!"
msgstr "Allez voir notre guide (%(getting_started_link)s) pour les administrateurs, devenez pro de Zulip avec quelques raccourcis clavier (%(keyboard_shortcuts_link)s), ou plongez tout de suite sur %(realm_uri)s !"
#: templates/zerver/emails/followup_day1.txt:32
#, python-format
msgid ""
"Learn more (%(getting_started_link)s) about Zulip, become a pro with a few "
"keyboard shortcuts (%(keyboard_shortcuts_link)s), or dive right in to "
"%(realm_uri)s!"
msgstr "Apprenez-en plus (%(getting_started_link)s) à propos de Zulip, devenez pro avec quelques raccourcis clavier (%(keyboard_shortcuts_link)s), ou plongez tout de suite sur %(realm_uri)s !"
#: templates/zerver/emails/followup_day1.txt:39
msgid ""
"PS: Check us out on Twitter (@zulip), star us on GitHub "
"(https://github.com/zulip/zulip), or chat with us live on the Zulip "
"community server (https://zulip.com/development-community/)!"
msgstr "PS : Découvrez-nous sur Twitter (@zulip), marquez-nous sur GitHub (https://github.com/zulip/zulip) ou discutez avec nous en direct sur le serveur de la communauté Zulip (https://zulip.com/development-community/)!"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.source.html:8
#: templates/zerver/emails/followup_day2.txt:1
msgid "Hey,"
2020-06-04 23:05:54 +02:00
msgstr "Hey,"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.source.html:10
#: templates/zerver/emails/followup_day2.txt:3
msgid ""
"I wanted to share one last thing with you: a few tips about topics, since "
"mastering topics is a key part of being a Zulip power user."
2020-06-04 23:05:54 +02:00
msgstr "J'aimerais partager une dernière chose avec vous : quelques trucs à propos des sujets, puisque leur maîtrise est essentielle pour devenir un utilisateur efficace sur Zulip."
2019-01-04 23:42:46 +01:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/followup_day2.source.html:12
msgid "Examples of short topics"
2020-06-04 23:05:54 +02:00
msgstr "Exemples de sujets courts"
2019-05-29 02:03:35 +02:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/followup_day2.source.html:14
2019-01-04 23:42:46 +01:00
msgid ""
"Topics are like email subject lines. The big difference, though, is that "
"they're really short and lightweight. Two or three words will do it. Don't "
2022-03-16 01:54:44 +01:00
"overthink 'em—you can always edit the message later!"
2022-09-21 02:44:47 +02:00
msgstr "Les sujets Zulip s'apparentent à ceux d'un courriel. La grande différence, cependant, c'est qu'ils sont très courts et légers. Souvent, deux ou trois mots suffisent. Inutile d'y réfléchir trop longtemps — on peut toujours modifier le message plus tard!"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.source.html:17
#: templates/zerver/emails/followup_day2.txt:7
msgid "Good topics: design mockup, Bug 345, acme burgers"
2020-06-04 23:05:54 +02:00
msgstr "Bons sujets : maquette de design, Bogue 345, burgers acme"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.source.html:18
#: templates/zerver/emails/followup_day2.txt:9
msgid ""
"Not recommended: \"What do people think of this new design mockup?\", \"I'm "
"looking at Bug 345\", \"Is Acme Burgers open for lunch?\""
2020-06-04 23:05:54 +02:00
msgstr "Non recommandé : \"Que pensez-vous de cette nouvelle maquette de design?\", \"Je me penche sur le Bogue 345\", \"Est-ce que Acme Burgers est ouvert pour le dîner?\""
2019-01-04 23:42:46 +01:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/followup_day2.source.html:21
msgid "Example of a topic that is too long"
2019-11-06 23:45:03 +01:00
msgstr "Exemple de sujet trop long"
2019-05-29 02:03:35 +02:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/followup_day2.source.html:23
2019-01-04 23:42:46 +01:00
msgid ""
"Why bother with topics? Well, two reasons: it makes conversations clearer "
"(imagine if email didn't have them!), and it lets you more efficiently catch"
2022-03-16 01:54:44 +01:00
" up on what's happened while you're away—read the topics that are "
"relevant to you, and ignore the ones that aren't!"
msgstr "Pourquoi s'embêter avec les sujets ? Eh bien, il y a deux raisons : cela clarifie les conversations (imaginez si les courriels n'en avaient pas !), et vous permet de vous mettre à jour plus rapidement sur les discussions qui ont lieu en votre absence — lisez les sujets qui vous intéressent, et ignorez les autres !"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.source.html:25
msgid "Take it for a spin now."
2020-06-04 23:05:54 +02:00
msgstr "Allez-y faire un tour maintenant."
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.source.html:27
#: templates/zerver/emails/followup_day2.txt:16
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.source.html:40
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/notify_new_login.txt:20
2019-01-04 23:42:46 +01:00
msgid "Thanks,"
2019-11-06 23:45:03 +01:00
msgstr "Merci,"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.source.html:34
msgid "Unsubscribe from welcome emails"
2019-11-06 23:45:03 +01:00
msgstr " Se désabonner des courriels de bienvenue"
2019-01-04 23:42:46 +01:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/followup_day2.subject.txt:1
msgid "One last thing: using topics like a pro"
msgstr "Une dernière chose : utiliser les sujets en pro"
#: templates/zerver/emails/followup_day2.txt:5
msgid ""
"Topics are like email subject lines. The big difference, though, is that "
"they're really short and lightweight. Two or three words will do it. Don't "
"overthink 'em -- you can always edit the message later!"
msgstr "Les sujets Zulip s'apparentent à ceux d'un courriel. La grande différence, cependant, c'est qu'ils sont très courts et légers. Souvent, deux ou trois mot suffisent. Inutile d'y réfléchir trop longtemps -- on peut toujours modifier le message plus tard!"
#: templates/zerver/emails/followup_day2.txt:11
msgid ""
"Why bother with topics? Well, two reasons: it makes conversations clearer "
"(imagine if email didn't have them!), and it lets you more efficiently catch"
" up on what's happened while you're away -- read the topics that are "
"relevant to you, and ignore the ones that aren't!"
msgstr "Pourquoi s'embêter avec les sujets ? Eh bien, il y a deux raisons : cela clarifie les conversations (imaginez si les courriels n'en avaient pas !), et vous permet de vous mettre à jour plus rapidement sur les discussions qui ont lieu en votre absence -- lisez les sujets qui vous intéressent, et ignorez les autres !"
#: templates/zerver/emails/followup_day2.txt:13
msgid "Take it for a spin now:"
msgstr "Allez-y faire un tour maintenant :"
#: templates/zerver/emails/followup_day2.txt:22
msgid "Unsubscribe from welcome emails:"
msgstr "Se désinscrire des courriels de bienvenue :"
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/invitation.source.html:9
2018-07-27 21:25:57 +02:00
#: templates/zerver/emails/invitation.txt:1
msgid "Hi there,"
msgstr "Salut,"
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/invitation.source.html:12
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2022-03-16 01:54:44 +01:00
"%(referrer_name)s wants you to join them on Zulip — the team "
"communication tool designed for productivity."
msgstr "%(referrer_name)s vous invite à rejoindre Zulip — l'outil de communication d'équipe conçu pour la productivité."
2019-01-04 23:42:46 +01:00
2021-01-20 02:45:05 +01:00
#: templates/zerver/emails/invitation.source.html:15
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/invitation_reminder.source.html:13
2019-01-04 23:42:46 +01:00
msgid "To get started, click the button below."
2019-11-06 23:45:03 +01:00
msgstr "Pour commencer, cliquez sur le bouton ci-dessous."
2019-01-04 23:42:46 +01:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/invitation.subject.txt:1
#, python-format
msgid "%(referrer_full_name)s has invited you to join %(referrer_realm_name)s"
msgstr "%(referrer_full_name)svous invite à rejoindre %(referrer_realm_name)s"
#: templates/zerver/emails/invitation.txt:3
#, python-format
msgid ""
"%(referrer_full_name)s (%(referrer_email)s) wants you to join them on Zulip "
"-- the team communication tool designed for productivity."
msgstr "%(referrer_full_name)s (%(referrer_email)s) souhaiterait que vous le rejoignez sur Zulip -- l'outil de communication d'équipe pour gagner en productivité."
#: templates/zerver/emails/invitation.txt:5
#: templates/zerver/emails/invitation_reminder.txt:5
msgid "To get started, click the link below."
msgstr "Pour commencer, cliquez sur le lien ci-dessous."
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/invitation_reminder.source.html:8
#: templates/zerver/emails/invitation_reminder.txt:1
msgid "Hi again,"
msgstr "Rebonjour,"
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/invitation_reminder.source.html:10
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2021-03-23 02:06:43 +01:00
"This is a friendly reminder that %(referrer_name)s wants you to join them on"
2022-03-16 01:54:44 +01:00
" Zulip — the team communication tool designed for productivity."
msgstr "Ceci est un rappel amical du fait que %(referrer_name)s vous invite à rejoindre Zulip — l'outil de communication d'équipe conçu pour la productivité."
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/invitation_reminder.source.html:18
#: templates/zerver/emails/invitation_reminder.txt:8
2019-01-04 23:42:46 +01:00
msgid "This is the last reminder you'll receive for this invitation."
2019-11-06 23:45:03 +01:00
msgstr " C'est le dernier rappel que vous recevrez pour cette invitation."
2019-01-04 23:42:46 +01:00
2021-03-23 02:06:43 +01:00
#: templates/zerver/emails/invitation_reminder.source.html:22
2019-09-24 22:02:33 +02:00
#, python-format
msgid ""
2020-06-04 23:05:54 +02:00
"\n"
" This invitation expires in two days. If the invitation expires,\n"
2021-03-23 02:06:43 +01:00
" you'll need to ask %(referrer_name)s for another one.\n"
2020-06-04 23:05:54 +02:00
" "
2021-03-23 02:06:43 +01:00
msgstr "\n Cette invitation expire dans deux jours. Une fois expirée,\n vous devrez en demander une nouvelle à %(referrer_name)s.\n "
2020-06-04 23:05:54 +02:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/invitation_reminder.subject.txt:1
#, python-format
msgid "Reminder: Join %(referrer_name)s at %(referrer_realm_name)s"
msgstr "Rappel: Rejoignez %(referrer_name)s sur %(referrer_realm_name)s"
#: templates/zerver/emails/invitation_reminder.txt:3
#, python-format
msgid ""
"This is a friendly reminder that %(referrer_name)s (%(referrer_email)s) "
"wants you to join them on Zulip -- the team communication tool designed for "
"productivity."
msgstr "Ceci est un rappel amical que %(referrer_name)s (%(referrer_email)s) souhaite vous inviter sur Zulip -- l'outil de communication d'équipe conçu pour la productivité."
#: templates/zerver/emails/invitation_reminder.txt:10
#, python-format
msgid ""
"This invitation expires in two days. If the invitation expires, you'll need "
"to ask %(referrer_name)s for another one."
msgstr "Cette invitation expire dans deux jours. Une fois expirée, vous devrez en demander une nouvelle à %(referrer_name)s. "
#: templates/zerver/emails/missed_message.source.html:17
2020-06-04 23:05:54 +02:00
#, python-format
msgid ""
"This email does not include message content because your organization has "
2022-03-16 01:54:44 +01:00
"disabled <a class=\"content_disabled_help_link\" "
"href=\"%(help_url)s\">message content appearing in email notifications</a>."
msgstr "Ce courriel n'affiche pas le contenu des messages parce que votre organisation a désactivé <a class=\"content_disabled_help_link\" href=\"%(help_url)s\">l'inclusion du contenu des messages dans les notifications par courriel</a>."
2020-06-04 23:05:54 +02:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/missed_message.source.html:19
2020-06-04 23:05:54 +02:00
#, python-format
msgid ""
"This email does not include message content because you have disabled <a "
2022-03-16 01:54:44 +01:00
"class=\"content_disabled_help_link\" href=\"%(alert_notif_url)s\">message "
"content appearing in email notifications</a>."
msgstr "Ce courriel n'affiche pas le contenu des messages parce que vous avez désactivé <a class=\"content_disabled_help_link\" href=\"%(alert_notif_url)s\">l'inclusion du contenu des message dans les notifications par courriel</a>."
2020-06-04 23:05:54 +02:00
2022-10-11 19:57:36 +02:00
#: templates/zerver/emails/missed_message.source.html:29
#: templates/zerver/emails/missed_message.txt:25
msgid "You are receiving this because you were personally mentioned."
2022-11-03 05:35:14 +01:00
msgstr "Vous recevez ceci parce que vous avez été personnellement mentionné."
2022-10-11 19:57:36 +02:00
#: templates/zerver/emails/missed_message.source.html:31
#: templates/zerver/emails/missed_message.txt:27
2021-07-15 18:15:33 +02:00
#, python-format
msgid ""
2022-10-11 19:57:36 +02:00
"You are receiving this because @%(mentioned_user_group_name)s was mentioned."
2022-11-03 05:35:14 +01:00
msgstr "Vous recevez ceci parce que @%(mentioned_user_group_name)s a été mentionné."
2021-07-15 18:15:33 +02:00
2022-10-11 19:57:36 +02:00
#: templates/zerver/emails/missed_message.source.html:33
#: templates/zerver/emails/missed_message.txt:29
2020-06-04 23:05:54 +02:00
#, python-format
2022-10-11 19:57:36 +02:00
msgid ""
"You are receiving this because everyone was mentioned in #%(stream_name)s."
2022-11-03 05:35:14 +01:00
msgstr "Vous recevez ceci parce que tout le monde a été mentionné dans #%(stream_name)s."
2020-06-04 23:05:54 +02:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/emails/missed_message.source.html:35
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/missed_message.txt:31
2022-10-11 19:57:36 +02:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid ""
2022-10-11 19:57:36 +02:00
"You are receiving this because you have email notifications enabled for "
"#%(stream_name)s."
2022-11-03 05:35:14 +01:00
msgstr "Vous recevez ceci parce que vous avez activé les notifications par e-mail pour #%(stream_name)s."
2018-08-03 18:47:55 +02:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/emails/missed_message.source.html:38
2018-08-03 18:47:55 +02:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid ""
"Reply to this email directly, <a href=\"%(narrow_url)s\">view it in "
2022-10-11 19:57:36 +02:00
"%(realm_name)s Zulip</a>, or <a href=\"%(notif_url)s\">manage email "
"preferences</a>."
2022-11-03 05:35:14 +01:00
msgstr "Répondez directement à cet e-mail, <a href=\"%(narrow_url)s\">affichez-le dans %(realm_name)s </a> ou <a href=\"%(notif_url)s\">gérez les préférences d'e-mail</a> ."
2018-08-03 18:47:55 +02:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/emails/missed_message.source.html:40
2019-01-04 23:42:46 +01:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid ""
2022-10-11 19:57:36 +02:00
"<a href=\"%(narrow_url)s\">View or reply in %(realm_name)s Zulip</a>, or <a "
2020-05-08 01:05:36 +02:00
"href=\"%(notif_url)s\">manage email preferences</a>."
2022-11-03 05:35:14 +01:00
msgstr "<a href=\"%(narrow_url)s\">Afficher ou répondre dans %(realm_name)s </a>, ou <a href=\"%(notif_url)s\">gérer les préférences de messagerie</a> ."
2018-08-03 18:47:55 +02:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/emails/missed_message.source.html:42
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-12 01:52:41 +01:00
msgid ""
2022-10-11 19:57:36 +02:00
"<a href=\"%(narrow_url)s\">Reply in %(realm_name)s Zulip</a>, or <a "
2020-05-08 01:05:36 +02:00
"href=\"%(notif_url)s\">manage email preferences</a>."
2022-11-03 05:35:14 +01:00
msgstr "<a href=\"%(narrow_url)s\">Répondez dans %(realm_name)s </a> , ou <a href=\"%(notif_url)s\">gérez les préférences de messagerie</a> ."
2018-08-03 18:47:55 +02:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/emails/missed_message.source.html:44
2018-08-03 18:47:55 +02:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid ""
"\n"
" Do not reply to this email. This Zulip server is not configured to accept incoming emails (<a href=\"%(url)s\">help</a>).\n"
" "
2020-06-04 23:05:54 +02:00
msgstr "\n Ne répondez pas à ce courriel. Le serveur Zulip n'est pas configuré pour accepter les courriels entrants (<a href=\"%(url)s\">aide</a>).\n "
2018-08-03 18:47:55 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.subject.txt:2
2019-01-04 23:42:46 +01:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid "Group PMs with %(huddle_display_name)s"
2020-06-04 23:05:54 +02:00
msgstr "MPs de groupe avec %(huddle_display_name)s"
2018-08-03 18:47:55 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.subject.txt:3
2019-01-04 23:42:46 +01:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid "PMs with %(sender_str)s"
2020-06-04 23:05:54 +02:00
msgstr "MPs avec %(sender_str)s"
2018-08-03 18:47:55 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.subject.txt:7
2021-05-03 18:01:11 +02:00
msgid "New messages"
2021-05-12 06:39:38 +02:00
msgstr "Nouveaux messages"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.txt:11
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2020-05-08 01:05:36 +02:00
"\n"
"This email does not include message content because your organization has disabled message content appearing in email notifications.\n"
"See %(hide_content_url)s for more details.\n"
2020-06-04 23:05:54 +02:00
msgstr "\nCe courriel n'affiche pas le contenu des messages parce que votre organisation a désactivé l'inclusion du contenu des messages dans les notifications par courriel.\nVoir %(hide_content_url)s pour plus de détails.\n"
2018-07-27 21:25:57 +02:00
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/missed_message.txt:16
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2020-05-08 01:05:36 +02:00
"\n"
"This email does not include message content because you have disabled message content appearing in email notifications.\n"
"See %(alert_notif_url)s for more details.\n"
2020-06-04 23:05:54 +02:00
msgstr "\nCe courriel n'affiche pas le contenu des message parce que vous avez désactivé l'inclusion du contenu des messages dans les notifications par courriel.\nVoir %(alert_notif_url)s pour plus de détails.\n"
2018-07-27 21:25:57 +02:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/emails/missed_message.txt:35
2022-10-11 19:57:36 +02:00
#, python-format
msgid "Reply to this email directly, or view it in %(realm_name)s Zulip:"
2022-11-03 05:35:14 +01:00
msgstr "Répondez directement à cet e-mail ou affichez-le dans %(realm_name)s:"
2019-02-12 01:52:41 +01:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/emails/missed_message.txt:39
2022-10-11 19:57:36 +02:00
#, python-format
msgid "View or reply in %(realm_name)s Zulip:"
2022-11-03 05:35:14 +01:00
msgstr "Afficher ou répondre dans %(realm_name)s:"
2020-05-08 01:05:36 +02:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/emails/missed_message.txt:43
2022-10-11 19:57:36 +02:00
#, python-format
msgid "Reply in %(realm_name)s Zulip:"
2022-11-03 05:35:14 +01:00
msgstr "Répondre en %(realm_name)s:"
2020-05-08 01:05:36 +02:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/emails/missed_message.txt:47
2020-05-08 01:05:36 +02:00
msgid ""
"\n"
"Do not reply to this email. This Zulip server is not configured to accept\n"
"incoming emails. Help:\n"
2020-06-04 23:05:54 +02:00
msgstr "\nNe répondez pas à ce courriel. Le serveur Zulip n'est pas configuré\npour accepter les courriels entrants. Aide:\n"
2020-05-08 01:05:36 +02:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/emails/missed_message.txt:54
2020-05-08 01:05:36 +02:00
msgid "Manage email preferences: "
2020-06-04 23:05:54 +02:00
msgstr "Géréz vos préférences courriel :"
2020-05-08 01:05:36 +02:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/notify_change_in_email.source.html:10
#, python-format
msgid ""
"The email associated with your Zulip account was recently changed to "
"%(new_email)s. If you did not request this change, please contact us "
"immediately at %(support_email)s."
msgstr "L'adresse courriel associée à votre compte Zulip a récemment été remplacée par %(new_email)s. Si vous n'avez pas demandé ce changement, veuillez nous contacter immédiatement à %(support_email)s."
#: templates/zerver/emails/notify_change_in_email.source.html:13
#: templates/zerver/emails/notify_change_in_email.txt:6
msgid "Best,"
msgstr "Cher,"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/notify_change_in_email.subject.txt:1
#, python-format
msgid "Zulip email changed for %(realm_name)s"
2020-06-04 23:05:54 +02:00
msgstr "Adresse courriel Zulip changée à %(realm_name)s"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/notify_change_in_email.txt:3
#, python-format
msgid ""
"The email associated with your Zulip account was recently changed to "
"%(new_email)s. If you did not request this change, please contact us "
"immediately at <%(support_email)s>."
2020-06-04 23:05:54 +02:00
msgstr "L'adresse courriel associée à votre compte Zulip a récemment été changée à celle-ci : %(new_email)s. Si vous n'avez pas demandé cette modification, veuillez nous contacter immédiatement à <%(support_email)s>."
2020-05-08 01:05:36 +02:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/notify_new_login.source.html:4
#, python-format
msgid ""
"Organization: %(organization_url)s Time: %(login_time)s Email: "
"%(user_email)s"
msgstr "Organisation : %(organization_url)s Date/heure : %(login_time)s Courriel : %(user_email)s"
#: templates/zerver/emails/notify_new_login.source.html:12
#: templates/zerver/emails/notify_new_login.txt:1
msgid "We noticed a recent login for the following Zulip account."
msgstr "Nous avons remarqué une connexion récente au compte Zulip suivant :"
#: templates/zerver/emails/notify_new_login.source.html:16
#, python-format
msgid "Organization: %(organization_link)s"
msgstr "Organisation: %(organization_link)s"
#: templates/zerver/emails/notify_new_login.source.html:19
#: templates/zerver/emails/notify_new_login.txt:5
#, python-format
msgid "Email: %(user_email)s"
msgstr "Courriel : %(user_email)s"
#: templates/zerver/emails/notify_new_login.source.html:22
#: templates/zerver/emails/notify_new_login.txt:7
#, python-format
msgid "Time: %(login_time)s"
msgstr "Heure : %(login_time)s"
#: templates/zerver/emails/notify_new_login.source.html:25
#: templates/zerver/emails/notify_new_login.txt:9
#, python-format
msgid "Device: %(device_browser)s on %(device_os)s."
msgstr "Appareil : %(device_browser)s sur %(device_os)s."
#: templates/zerver/emails/notify_new_login.source.html:28
#: templates/zerver/emails/notify_new_login.txt:11
#, python-format
msgid "IP address: %(device_ip)s"
msgstr "Adresse IP : %(device_ip)s"
#: templates/zerver/emails/notify_new_login.source.html:33
#: templates/zerver/emails/notify_new_login.txt:14
msgid "If this was you, great! There's nothing else you need to do."
msgstr "S'il s'agissait de vous, parfait ! Il n'y a rien d'autre à faire."
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/notify_new_login.source.html:36
#, python-format
msgid ""
"If you do not recognize this login, or think your account may have been "
2021-01-20 02:45:05 +01:00
"compromised, please <a href=\"%(reset_link)s\">reset your password</a> or "
"contact us immediately at %(support_email)s."
2021-03-23 02:06:43 +01:00
msgstr "Si vous ne reconnaissez pas cette connexion, ou soupçonnez une intrusion dans votre compte, veuillez <a href=\"%(reset_link)s\"> changer votre mot de passe</a> ou nous contacter immédiatement à %(support_email)s."
2020-05-08 01:05:36 +02:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/notify_new_login.source.html:41
#: templates/zerver/emails/notify_new_login.txt:21
msgid "Zulip Security"
msgstr "Sécurité de Zulip"
#: templates/zerver/emails/notify_new_login.source.html:46
msgid "Unsubscribe from login notifications"
msgstr "Se désabonner des notifications de connexion"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/notify_new_login.subject.txt:1
#, python-format
msgid "New login from %(device_browser)s on %(device_os)s"
2020-06-04 23:05:54 +02:00
msgstr "Nouvelle connexion à partir de %(device_browser)s sur %(device_os)s"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/notify_new_login.txt:3
#, python-format
msgid "Organization: %(organization_url)s"
2020-06-04 23:05:54 +02:00
msgstr "Organisation : %(organization_url)s"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/notify_new_login.txt:16
#, python-format
msgid ""
2021-01-20 02:45:05 +01:00
"\n"
"If you do not recognize this login, or think your account may have been compromised, please reset your password at %(reset_link)s or contact us immediately at %(support_email)s."
2021-03-23 02:06:43 +01:00
msgstr "\nSi vous ne reconnaissez pas cette connexion, ou soupçonnez une intrusion dans votre compte, veuillez changer votre mot de passe à %(reset_link)s ou nous contacter immédiatement à %(support_email)s."
2020-05-08 01:05:36 +02:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/password_reset.source.html:9
#: templates/zerver/emails/password_reset.txt:1
#, python-format
msgid ""
"Somebody (possibly you) requested a new password for the Zulip account "
"%(email)s on %(realm_uri)s."
msgstr "Quelqu'un (possiblement vous) a demandé un nouveau mot de passe pour le compte Zulip %(email)s sur %(realm_uri)s."
#: templates/zerver/emails/password_reset.source.html:13
msgid "Click the button below to reset your password."
msgstr "Cliquer sur le bouton ci-dessous pour réinitialiser votre mot de passe."
#: templates/zerver/emails/password_reset.source.html:14
msgid "Reset password"
msgstr "Réinitialiser le mot de passe"
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/password_reset.source.html:19
#, python-format
msgid ""
2021-01-20 02:45:05 +01:00
"You previously had an account on %(organization_url)s, but it has been "
"deactivated. You can contact an organization administrator to <a "
"href=\"%(help_link)s\">reactivate your account</a>."
2021-03-23 02:06:43 +01:00
msgstr "Vous aviez auparavant un compte sur %(organization_url)s, mais il a été désactivé. Vous pouvez contacter un administrateur de l'organisation pour <a href=\"%(help_link)s\">réactiver votre compte</a>."
2020-05-08 01:05:36 +02:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/password_reset.source.html:21
#: templates/zerver/emails/password_reset.txt:11
msgid "You do not have an account in that Zulip organization."
msgstr "Vous n'avez pas de compte dans cette organisation Zulip."
#: templates/zerver/emails/password_reset.source.html:26
#: templates/zerver/emails/password_reset.txt:16
msgid "You do have active accounts in the following organization(s)."
msgstr "Vous n'avez pas de compte actif dans les organisations suivantes."
#: templates/zerver/emails/password_reset.source.html:32
#: templates/zerver/emails/password_reset.txt:21
msgid ""
"You can try logging in or resetting your password in the organization(s) "
"above."
msgstr "Vous pouvez essayer de vous connecter ou de réinitialiser votre mot de passe dans les organisme(s) ci-dessus."
#: templates/zerver/emails/password_reset.source.html:38
#: templates/zerver/emails/password_reset.txt:25
msgid ""
"If you do not recognize this activity, you can safely ignore this email."
msgstr "Si vous ne reconnaissez pas cette activité, vous pouvez ignorer ce courriel en toute sécurité."
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/password_reset.subject.txt:1
#, python-format
msgid "Password reset request for %(realm_name)s"
msgstr "Demande de réinitialisation de mot de passe pour %(realm_name)s"
#: templates/zerver/emails/password_reset.txt:4
2019-02-12 01:52:41 +01:00
msgid "Click the link below to reset your password."
2019-11-06 23:45:03 +01:00
msgstr "Veuillez cliquer sur le lien ci-dessous pour réinitialiser votre mot de passe."
2018-07-27 21:25:57 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/password_reset.txt:8
#, python-format
2018-07-27 21:25:57 +02:00
msgid ""
2019-02-12 01:52:41 +01:00
"You previously had an account on %(realm_uri)s, but it has been deactivated."
" You can contact an organization administrator to reactivate your account."
2019-11-06 23:45:03 +01:00
msgstr "Vous aviez auparavant un compte sur %(realm_uri)s, mais il a été désactivé. Vous pouvez contacter un administrateur de l'organisation pour réactiver votre compte."
2018-07-27 21:25:57 +02:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/realm_auto_downgraded.source.html:8
#, python-format
msgid ""
"\n"
" Your organization, %(organization_name_with_link)s, has been downgraded to the Zulip Cloud\n"
" Free plan because of unpaid invoices. The unpaid invoices have been voided.\n"
" "
msgstr "\n Votre organisation, %(organization_name_with_link)s, a été déclassée vers le plan Zulip hébergé gratuit, en raison de factures impayées.\n Les factures impayées ont été annulées.\n "
#: templates/zerver/emails/realm_auto_downgraded.source.html:15
#, python-format
msgid ""
"\n"
" To continue on the Zulip Cloud Standard plan, please upgrade again by going to %(upgrade_url)s.\n"
" "
msgstr "\n Pour continuer sur le plan Zulip Cloud Standard, veuillez mettre à niveau à nouveau en allant sur %(upgrade_url)s.\n "
#: templates/zerver/emails/realm_auto_downgraded.source.html:22
#, python-format
msgid ""
"\n"
" If you think this was a mistake or need more details, please reach out to us at %(support_email)s.\n"
" "
msgstr "\n Si vous pensez qu'il s'agit d'une erreur ou si vous avez besoin de plus de détails, veuillez nous contacter à %(support_email)s.\n "
#: templates/zerver/emails/realm_reactivation.source.html:8
#: templates/zerver/emails/realm_reactivation.txt:1
#, python-format
msgid "Dear former administrators of %(realm_name)s,"
msgstr "Chers anciens administrateurs de %(realm_name)s,"
#: templates/zerver/emails/realm_reactivation.source.html:10
#: templates/zerver/emails/realm_reactivation.txt:4
#, python-format
msgid ""
"One of your administrators requested reactivation of the previously "
"deactivated Zulip organization hosted at %(realm_uri)s."
msgstr "Un de vos administrateurs a demandé la réactivation de l'organisation Zulip précédemment désactivée hébergée sur %(realm_uri)s."
#: templates/zerver/emails/realm_reactivation.source.html:13
msgid "Click the button below to reactivate your organization."
msgstr "Cliquez sur le bouton ci-dessous pour réactiver votre organisation."
#: templates/zerver/emails/realm_reactivation.source.html:14
msgid "Reactivate organization"
msgstr "Réactiver l'organisation"
#: templates/zerver/emails/realm_reactivation.source.html:17
#: templates/zerver/emails/realm_reactivation.txt:10
msgid ""
"If the request was in error, you can take no action and this link will "
"expire in 24 hours."
msgstr "Si la demande a été faite par erreur, il n'y a rien à faire et ce lien expirera dans 24 heures."
2020-05-08 01:05:36 +02:00
#: templates/zerver/emails/realm_reactivation.subject.txt:1
msgid "Reactivate your Zulip organization"
2020-06-04 23:05:54 +02:00
msgstr "Réactivez votre organization Zulip"
2020-05-08 01:05:36 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/realm_reactivation.txt:7
msgid "Click the link below to reactivate your organization."
2019-11-06 23:45:03 +01:00
msgstr "Cliquez sur le lien ci-dessous pour réactiver votre organisation."
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/find_account.html:4
msgid "Find your accounts"
2022-10-11 19:57:36 +02:00
msgstr "Trouvez vos comptes"
2022-09-21 02:44:47 +02:00
#: templates/zerver/find_account.html:12
2018-07-27 21:25:57 +02:00
msgid "Find your Zulip accounts"
msgstr "Trouver votre compte Zulip"
2022-09-21 02:44:47 +02:00
#: templates/zerver/find_account.html:45
2018-07-27 21:25:57 +02:00
msgid "Email addresses"
2020-06-04 23:05:54 +02:00
msgstr "Adresses courriel"
2018-07-27 21:25:57 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/find_account.html:47 templates/zerver/footer.html:73
2018-07-27 21:25:57 +02:00
msgid "Find accounts"
msgstr "Trouver des comptes"
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:4
2021-09-16 22:12:11 +02:00
msgid "Product"
2021-11-01 20:42:10 +01:00
msgstr "Produit"
2021-07-15 18:15:33 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:6
2018-07-27 21:25:57 +02:00
msgid "Home"
msgstr "Accueil"
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:7
2018-07-27 21:25:57 +02:00
msgid "Why Zulip"
msgstr "Pourquoi Zulip"
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:8
2018-07-27 21:25:57 +02:00
msgid "Features"
msgstr "Fonctionnalités"
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:9
2018-07-27 21:25:57 +02:00
msgid "Plans & pricing"
msgstr "Plans & tarifs"
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:10
2022-03-03 20:47:15 +01:00
msgid "Self-hosting"
2022-03-16 01:54:44 +01:00
msgstr "Auto-hébergement"
2022-03-03 20:47:15 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:11
2021-09-16 22:12:11 +02:00
msgid "Desktop & mobile apps"
msgstr "Apps bureau & mobile"
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:12
2021-09-16 22:12:11 +02:00
msgid "Security"
2021-11-01 20:42:10 +01:00
msgstr "Sécurité"
2018-10-22 23:50:00 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:13
2021-09-16 22:12:11 +02:00
msgid "Integrations"
msgstr "Intégrations"
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:17
2021-09-16 22:12:11 +02:00
msgid "Solutions"
2021-11-01 20:42:10 +01:00
msgstr "Solutions"
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:20
2022-03-03 20:47:15 +01:00
msgid "Business"
2022-03-16 01:54:44 +01:00
msgstr "Entreprise"
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:23
2021-09-16 22:12:11 +02:00
msgid "Education"
msgstr "Éducation"
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:26
2022-03-03 20:47:15 +01:00
msgid "Research"
msgstr "Recherche"
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:29
2021-09-16 22:12:11 +02:00
msgid "Events and conferences"
2021-11-01 20:42:10 +01:00
msgstr "Événements et conférences"
2021-09-16 22:12:11 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:32
2022-03-03 20:47:15 +01:00
msgid "Open source projects"
msgstr "Projets open source"
2021-09-16 22:12:11 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:35
2021-09-16 22:12:11 +02:00
msgid "Communities"
2021-11-01 20:42:10 +01:00
msgstr "Communautés"
2021-09-16 22:12:11 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:40
2021-09-16 22:12:11 +02:00
msgid "Customer stories"
2021-11-01 20:42:10 +01:00
msgstr "Témoignages clients"
2021-09-16 22:12:11 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:43
2022-03-03 20:47:15 +01:00
msgid "Company"
2022-03-16 01:54:44 +01:00
msgstr "Compagnie"
2022-03-03 20:47:15 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:46
2021-09-16 22:12:11 +02:00
msgid "Technical University of Munich"
2021-11-01 20:42:10 +01:00
msgstr "L'université technique de Munich"
2021-09-16 22:12:11 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:49
2021-09-16 22:12:11 +02:00
msgid "University of California San Diego"
2021-11-01 20:42:10 +01:00
msgstr "L'université de Californie à San Diego"
2021-09-16 22:12:11 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:52
2021-12-04 01:03:42 +01:00
msgid "Lean theorem prover community"
msgstr "Communauté de prouveurs de théorème Lean"
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:55
2022-03-29 17:11:21 +02:00
msgid "Asciidoctor open-source community"
2022-04-18 22:49:41 +02:00
msgstr "Communauté open source Asciidoctor"
2022-03-29 17:11:21 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:58
2022-03-03 20:47:15 +01:00
msgid "Rust language community"
msgstr "Communauté de langue Rust"
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:69
2018-07-27 21:25:57 +02:00
msgid "Accounts"
msgstr "Comptes"
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:76
2018-07-27 21:25:57 +02:00
msgid "New organization"
msgstr "Nouvelle organisation"
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:78
2018-07-27 21:25:57 +02:00
msgid "Terms of Service"
msgstr "Conditions d'utilisation"
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:79
2018-07-27 21:25:57 +02:00
msgid "Privacy policy"
msgstr "Politique de confidentialité"
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:83
2021-09-16 22:12:11 +02:00
msgid "For users"
2021-11-01 20:42:10 +01:00
msgstr "Pour les utilisateurs"
2018-07-27 21:25:57 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:86
2021-09-16 22:12:11 +02:00
msgid "Getting started"
2021-11-01 20:42:10 +01:00
msgstr "Commencer"
2018-07-27 21:25:57 +02:00
2022-11-17 07:52:13 +01:00
#: templates/zerver/footer.html:89 templates/zerver/footer.html:164
2021-09-16 22:12:11 +02:00
msgid "Help center"
msgstr "Centre d'aide"
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:93
2021-09-16 22:12:11 +02:00
msgid "Community chat"
msgstr "Chat de la communauté"
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:100
2021-09-16 22:12:11 +02:00
msgid "Blog"
2021-11-01 20:42:10 +01:00
msgstr "Blog"
2021-09-16 22:12:11 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:105
2021-09-16 22:12:11 +02:00
msgid "For administrators"
2021-11-01 20:42:10 +01:00
msgstr "Pour les administrateurs"
2021-09-16 22:12:11 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:109
2021-09-16 22:12:11 +02:00
msgid "Setting up your organization"
2021-11-01 20:42:10 +01:00
msgstr "Mise en place de votre organisation"
2021-09-16 22:12:11 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:114
2021-09-16 22:12:11 +02:00
msgid "Installing a Zulip server"
2021-11-01 20:42:10 +01:00
msgstr "Installer un serveur Zulip"
2021-09-16 22:12:11 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:119
2021-09-16 22:12:11 +02:00
msgid "Upgrading a Zulip server"
2021-11-01 20:42:10 +01:00
msgstr "Mettre à niveau un serveur Zulip"
2021-07-15 18:15:33 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:124
2021-09-16 22:12:11 +02:00
msgid "Modifying Zulip"
2021-11-01 20:42:10 +01:00
msgstr "Modification de Zulip"
2021-09-16 22:12:11 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:130
2021-09-16 22:12:11 +02:00
msgid "For contributors"
2021-11-01 20:42:10 +01:00
msgstr "Pour les contributeurs"
2021-09-16 22:12:11 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:132
2021-09-16 22:12:11 +02:00
msgid "GitHub"
2021-11-01 20:42:10 +01:00
msgstr "GitHub"
2021-09-16 22:12:11 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:135
2022-09-21 02:44:47 +02:00
msgid "Contributing guide"
2022-10-11 19:57:36 +02:00
msgstr "Guide de contribution"
2021-09-16 22:12:11 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:138
2021-09-16 22:12:11 +02:00
msgid "Development community"
2021-11-01 20:42:10 +01:00
msgstr "Communauté de développement"
2021-09-16 22:12:11 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:141
2021-09-16 22:12:11 +02:00
msgid "Translation"
2021-11-01 20:42:10 +01:00
msgstr "Traduction"
2021-09-16 22:12:11 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:148
2021-09-16 22:12:11 +02:00
msgid "About us"
2021-11-01 20:42:10 +01:00
msgstr "À propos de nous"
2021-09-16 22:12:11 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:150
2021-09-16 22:12:11 +02:00
msgid "Team"
msgstr "Equipe"
2022-11-03 05:35:14 +01:00
#: templates/zerver/footer.html:150
2021-09-16 22:12:11 +02:00
msgid "History"
msgstr "Historique"
2022-11-17 07:52:13 +01:00
#: templates/zerver/footer.html:151
msgid "Values"
msgstr ""
#: templates/zerver/footer.html:153
2021-09-16 22:12:11 +02:00
msgid "Jobs"
2021-11-01 20:42:10 +01:00
msgstr "Emplois"
2021-09-16 22:12:11 +02:00
2022-11-17 07:52:13 +01:00
#: templates/zerver/footer.html:154
2022-04-18 22:49:41 +02:00
msgid "Website attributions"
msgstr "Attributions"
2022-11-17 07:52:13 +01:00
#: templates/zerver/footer.html:155
2021-09-16 22:12:11 +02:00
msgid "Sponsor Zulip"
2021-11-01 20:42:10 +01:00
msgstr "Sponsorisez Zulip"
2021-09-16 22:12:11 +02:00
2022-11-17 07:52:13 +01:00
#: templates/zerver/footer.html:171
2022-09-21 02:44:47 +02:00
msgid "Policies"
msgstr "Stratégies"
2018-08-03 18:47:55 +02:00
2022-11-17 07:52:13 +01:00
#: templates/zerver/footer.html:179
2022-09-21 02:44:47 +02:00
msgid ""
"\n"
" Powered by <a href=\"https://zulip.com\" class=\"coloured-text\">Zulip</a>\n"
" "
msgstr "\nPropulsé par <a href=\"https://zulip.com\" class=\"coloured-text\">Zulip</a>"
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/insecure_desktop_app.html:4
#: templates/zerver/insecure_desktop_app.html:15
2020-05-08 01:05:36 +02:00
msgid "Update required"
2020-06-04 23:05:54 +02:00
msgstr "Mise à jour requise"
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/insecure_desktop_app.html:17
2020-05-08 01:05:36 +02:00
msgid ""
"\n"
" You are using old version of the Zulip desktop\n"
" app that is no longer supported.\n"
" "
2020-06-04 23:05:54 +02:00
msgstr "\n Vous utilisez une version de l'application de bureau\n Zulip qui est obsolète et n'est plus supportée."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/insecure_desktop_app.html:25
2020-05-08 01:05:36 +02:00
msgid ""
"\n"
" The auto-update feature in this old version of\n"
" Zulip desktop app no longer works.\n"
" "
2020-06-04 23:05:54 +02:00
msgstr "\n La mise à jour automatique dans cette ancienne version de\n l'application de bureau Zulip ne fonctionne plus.\n "
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/insecure_desktop_app.html:34
2020-05-08 01:05:36 +02:00
msgid "Download the latest release."
2020-06-04 23:05:54 +02:00
msgstr "Téléchargez la dernière version."
2020-05-08 01:05:36 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/integrations/index.html:23
#, python-format
msgid "Over %(integrations_count_display)s native integrations."
2019-11-06 23:45:03 +01:00
msgstr "Plus de %(integrations_count_display)s intégrations natives."
2018-07-27 21:25:57 +02:00
#: templates/zerver/integrations/index.html:27
msgid ""
"\n"
" And hundreds more through\n"
2021-07-15 18:15:33 +02:00
" <a href=\"/integrations/doc/zapier\">Zapier</a>\n"
2018-07-27 21:25:57 +02:00
" and\n"
" <a href=\"/integrations/doc/ifttt\">IFTTT</a>.\n"
" "
2021-07-15 18:15:33 +02:00
msgstr "\n Et des centaines d'autres à travers\n <a href=\"/integrations/doc/zapier\">Zapier</a>\n et\n <a href=\"/integrations/doc/ifttt\">IFTTT</a>.\n "
2018-07-27 21:25:57 +02:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/integrations/index.html:40
2018-07-27 21:25:57 +02:00
msgid "Search integrations"
msgstr "Recherche d'intégrations"
2021-07-15 18:15:33 +02:00
#: templates/zerver/integrations/index.html:61
#: templates/zerver/integrations/index.html:88
2019-05-29 02:03:35 +02:00
msgid "Custom integrations"
2019-11-06 23:45:03 +01:00
msgstr "Intégrations personnalisées"
2019-05-29 02:03:35 +02:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/integrations/index.html:63
#: templates/zerver/integrations/index.html:90
2019-05-29 02:03:35 +02:00
msgid "Incoming webhooks"
2020-06-04 23:05:54 +02:00
msgstr "Webhooks entrants"
2019-05-29 02:03:35 +02:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/integrations/index.html:66
2022-10-11 19:57:36 +02:00
#: templates/zerver/integrations/index.html:93 zerver/lib/integrations.py:38
2019-05-29 02:03:35 +02:00
msgid "Interactive bots"
2020-06-04 23:05:54 +02:00
msgstr "Robots interactifs"
2019-05-29 02:03:35 +02:00
2021-07-15 18:15:33 +02:00
#: templates/zerver/integrations/index.html:69
#: templates/zerver/integrations/index.html:96
2019-05-29 02:03:35 +02:00
msgid "REST API"
2019-11-06 23:45:03 +01:00
msgstr "API REST"
2019-05-29 02:03:35 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/invalid_email.html:4 templates/zerver/invalid_email.html:9
2018-07-27 21:25:57 +02:00
msgid "Invalid email"
2020-06-04 23:05:54 +02:00
msgstr "Adresse courriel non valide"
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/invalid_email.html:11
#: templates/zerver/invalid_realm.html:16
2018-07-27 21:25:57 +02:00
msgid "Hi there! Thank you for your interest in Zulip."
msgstr "Salut ! Merci de votre intérêt pour Zulip."
2022-09-21 02:44:47 +02:00
#: templates/zerver/invalid_email.html:15
2018-07-27 21:25:57 +02:00
msgid ""
"\n"
" The email address you are trying to sign up with is not valid.\n"
" Please sign up using a valid email address.\n"
" "
2020-06-21 08:33:07 +02:00
msgstr "\n L'adresse courriel avec laquelle vous essayez de vous inscrire n'est pas valide.\n Veuillez vous inscrire avec une adresse courriel valide."
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/invalid_email.html:24
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
"\n"
" The organization you are trying to join, %(realm_name)s,\n"
" only allows users with email addresses within the\n"
" organization. Please sign up using appropriate email address.\n"
" "
2020-06-04 23:05:54 +02:00
msgstr "\n L'organisation que vous souhaitez rejoindre, %(realm_name)s,\n n'autorise que les utilisateurs avec une adresse courriel interne à\n l'organisation. Veuillez vous inscrire avec une adresse courriel\n correspondante.\n "
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/invalid_email.html:34
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
"The organization you are trying to join,\n"
" %(realm_name)s, does not allow signups using disposable email\n"
" addresses. Please sign up using a real email address.\n"
" "
2020-06-04 23:05:54 +02:00
msgstr "L'organisation que vous souhaitez rejoindre,\n %(realm_name)s, n'autorise pas l'utilisation d'adresses courriel\n jetables. Veuillez vous inscrire avec votre véritable adresse courriel.\n "
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/invalid_email.html:43
2018-08-03 18:47:55 +02:00
#, python-format
msgid ""
"The organization you are trying to join,\n"
" %(realm_name)s, does not allow signups using emails\n"
" that contains +. Please sign up using appropriate email address.\n"
" "
2020-07-02 02:47:20 +02:00
msgstr "L'organisation que vous souhaitez rejoindre,\n %(realm_name)s, n'autorise pas l'utilisation d'adresses\n courriel qui contiennent un +. Veuillez vous inscrire avec une adresse\n courriel appropriée.\n "
2018-08-03 18:47:55 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/invalid_realm.html:4
#: templates/zerver/invalid_realm.html:12
2018-07-27 21:25:57 +02:00
msgid "Organization does not exist"
msgstr "L'organisation n'existe pas"
2022-09-21 02:44:47 +02:00
#: templates/zerver/invalid_realm.html:18
2018-07-27 21:25:57 +02:00
msgid "There is no Zulip organization hosted at this subdomain."
msgstr "Il n'y a pas d'organisation Zulip hébergée par ce sous-domaine."
2022-09-21 02:44:47 +02:00
#: templates/zerver/log_into_subdomain_token_invalid.html:4
msgid "Invalid or expired login session"
2022-10-11 19:57:36 +02:00
msgstr "Session de connexion invalide ou expirée"
2022-09-21 02:44:47 +02:00
#: templates/zerver/log_into_subdomain_token_invalid.html:12
2020-05-08 01:05:36 +02:00
msgid "Invalid or expired login session."
2020-06-04 23:05:54 +02:00
msgstr "Session de connextion non valide ou expirée."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/log_into_subdomain_token_invalid.html:13
2022-11-03 05:35:14 +01:00
#: templates/zerver/login.html:5 templates/zerver/login.html:128
2022-09-21 02:44:47 +02:00
#: templates/zerver/portico-header.html:33
2022-03-03 20:47:15 +01:00
#: templates/zerver/portico-header.html:39
2021-12-04 01:03:42 +01:00
msgid "Log in"
msgstr "Se connecter"
2022-09-21 02:44:47 +02:00
#: templates/zerver/login.html:18
2018-07-27 21:25:57 +02:00
msgid "Log in to Zulip"
msgstr "Se connecter à Zulip"
2022-09-21 02:44:47 +02:00
#: templates/zerver/login.html:44
2022-06-29 02:37:51 +02:00
msgid "View without an account"
msgstr "Voir sans compte"
2022-03-03 20:47:15 +01:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/login.html:69
msgid ""
"You've already registered with this email address. Please log in below."
msgstr "Vous êtes déjà enregistré avec cette adresse courriel. Veuillez vous connecter ci-dessous."
#: templates/zerver/login.html:98
2018-07-27 21:25:57 +02:00
msgid "Email or username"
2020-06-04 23:05:54 +02:00
msgstr "Adresse courriel ou nom d'utilisateur"
2018-07-27 21:25:57 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/login.html:100
2018-07-27 21:25:57 +02:00
msgid "Username"
msgstr "Nom d'utilisateur"
2022-11-03 05:35:14 +01:00
#: templates/zerver/login.html:111 templates/zerver/register.html:172
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:185 templates/zerver/reset_confirm.html:31
2018-07-27 21:25:57 +02:00
msgid "Password"
msgstr "Mot de passe"
2022-11-03 05:35:14 +01:00
#: templates/zerver/login.html:143
2019-12-11 20:22:50 +01:00
#, python-format
msgid "Log in with %(identity_provider)s"
msgstr "Se connecter avec %(identity_provider)s"
2022-11-03 05:35:14 +01:00
#: templates/zerver/login.html:151
2018-07-27 21:25:57 +02:00
msgid "Forgot your password?"
msgstr "Mot de passe oublié?"
2022-11-03 05:35:14 +01:00
#: templates/zerver/login.html:163
2020-07-01 19:39:00 +02:00
msgid ""
"Don't have an account yet? You need to be invited to join this organization."
msgstr "Vous n'avez pas encore de compte ? Vous avez besoin d'une invitation pour rejoindre cette organisation."
2022-09-21 02:44:47 +02:00
#: templates/zerver/no_spare_licenses.html:4
msgid "No licenses available"
2022-10-11 19:57:36 +02:00
msgstr "Aucune licence disponible"
2022-09-21 02:44:47 +02:00
#: templates/zerver/no_spare_licenses.html:12
2021-07-15 18:15:33 +02:00
msgid "This organization cannot accept new members right now."
msgstr "Cette organisation ne peut pas accepter de nouveaux membres pour le moment. "
2022-09-21 02:44:47 +02:00
#: templates/zerver/no_spare_licenses.html:15
2021-07-15 18:15:33 +02:00
msgid ""
"\n"
" New members cannot join this organization because all Zulip licenses are currently in use. Please contact the person who\n"
" invited you and ask them to increase the number of licenses, then try again.\n"
" "
msgstr "\n Les nouveaux membres ne peuvent pas rejoindre cette organisation car toutes les licences Zulip sont actuellement utilisées. Veuillez contacter la personne qui\n vous a invité et demandez-lui d'augmenter le nombre de licences, puis réessayez.\n "
2018-07-27 21:25:57 +02:00
#: templates/zerver/portico-header-dropdown.html:3
msgid "Go to Zulip"
msgstr "Aller sur Zulip"
2022-09-21 02:44:47 +02:00
#: templates/zerver/rate_limit_exceeded.html:4
msgid "Rate limit exceeded"
2022-10-11 19:57:36 +02:00
msgstr "Limite de débit dépassée"
2022-09-21 02:44:47 +02:00
#: templates/zerver/rate_limit_exceeded.html:15
2021-09-16 22:12:11 +02:00
msgid "Rate limit exceeded."
2021-11-01 20:42:10 +01:00
msgstr "Limite de débit dépassée."
2021-09-16 22:12:11 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/rate_limit_exceeded.html:17
2021-09-16 22:12:11 +02:00
msgid ""
"You have exceeded the limit for how\n"
" often a user can perform this action."
2021-11-01 20:42:10 +01:00
msgstr "Vous avez dépassé la limite de fréquence à laquelle un utilisateur peut effectuer cette action."
2021-09-16 22:12:11 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/rate_limit_exceeded.html:19
2021-09-16 22:12:11 +02:00
#, python-format
msgid "You can try again in %(retry_after)s seconds."
2021-11-01 20:42:10 +01:00
msgstr "Vous pouvez réessayer dans %(retry_after)s secondes."
2021-09-16 22:12:11 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/realm_creation_disabled.html:4
#: templates/zerver/realm_creation_disabled.html:13
msgid "Organization creation link required"
2022-11-17 07:52:13 +01:00
msgstr "Lien de création d'organisation requis"
2022-09-21 02:44:47 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/realm_creation_disabled.html:15
2017-02-03 21:32:04 +01:00
msgid ""
2022-11-03 05:35:14 +01:00
"\n"
" Creating a new organization on this server requires a valid organization creation link.\n"
" Please see <a href=\"https://zulip.readthedocs.io/en/stable/production/multiple-organizations.html\">documentation</a> on creating a new organization for more information.\n"
" "
2022-11-17 07:52:13 +01:00
msgstr "\nLa création d'une nouvelle organisation sur ce serveur nécessite un lien de création d'organisation valide. Veuillez consulter <a href=\"https://zulip.readthedocs.io/en/stable/production/multiple-organizations.html\">la documentation</a> sur la création d'une nouvelle organisation pour plus d'informations."
2016-03-31 17:41:38 +02:00
2022-11-03 05:35:14 +01:00
#: templates/zerver/realm_creation_link_invalid.html:4
#: templates/zerver/realm_creation_link_invalid.html:14
msgid "Organization creation link expired or invalid"
2022-11-17 07:52:13 +01:00
msgstr "Lien de création d'organisation expiré ou invalide"
2022-11-03 05:35:14 +01:00
#: templates/zerver/realm_creation_link_invalid.html:16
2018-07-27 21:25:57 +02:00
msgid ""
2018-08-14 20:57:54 +02:00
"\n"
2022-11-03 05:35:14 +01:00
" Unfortunately, this is not a valid link for creating an organization. Please <a href=\"/new/\">obtain a new link</a> and try again.\n"
" "
2022-11-17 07:52:13 +01:00
msgstr "\nMalheureusement, ceci n'est pas un lien valide pour créer une organisation. Veuillez <a href=\"/new/\">obtenir un nouveau lien</a> et réessayez."
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/realm_reactivation.html:4
msgid "Organization successfully reactivated"
2022-10-11 19:57:36 +02:00
msgstr "Organisation réactivée avec succès"
2022-09-21 02:44:47 +02:00
#: templates/zerver/realm_reactivation.html:13
2019-01-04 23:42:46 +01:00
msgid "Your organization has been successfully reactivated."
2019-11-06 23:45:03 +01:00
msgstr "Votre organisation a été réactivée avec succès."
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/realm_reactivation_link_error.html:4
msgid "Organization reactivation link expired or invalid"
2022-10-11 19:57:36 +02:00
msgstr "Le lien de réactivation de l'organisation a expiré ou n'est pas valide"
2022-09-21 02:44:47 +02:00
#: templates/zerver/realm_reactivation_link_error.html:13
2019-01-04 23:42:46 +01:00
msgid "The organization reactivation link has expired or is not valid."
2020-06-04 23:05:54 +02:00
msgstr "Le lien de réactivation de l'organisation est expiré ou n'est pas valide."
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/realm_redirect.html:4
#: templates/zerver/realm_redirect.html:12
2019-01-04 23:42:46 +01:00
msgid "Log in to your organization"
2020-06-04 23:05:54 +02:00
msgstr "Se connecter à votre organisation"
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/realm_redirect.html:22
2019-01-04 23:42:46 +01:00
msgid "Enter your organization's Zulip URL:"
2019-11-06 23:45:03 +01:00
msgstr "Entrez l'URL de votre organisation Zulip :"
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/realm_redirect.html:25
2019-01-04 23:42:46 +01:00
msgid "your-organization-url"
2019-11-06 23:45:03 +01:00
msgstr "votre-organisation"
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/realm_redirect.html:38
2019-01-04 23:42:46 +01:00
msgid "Don't know your organization URL?"
2020-06-04 23:05:54 +02:00
msgstr "Vous ne connaissez pas l'URL de votre organisation?"
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/realm_redirect.html:39
2019-01-04 23:42:46 +01:00
msgid "Find your organization."
2020-06-04 23:05:54 +02:00
msgstr "Trouvez votre organisation."
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/realm_redirect.html:47
2019-01-04 23:42:46 +01:00
msgid "Need to get your group started on Zulip?"
2020-06-04 23:05:54 +02:00
msgstr "Besoin d'aide pour démarrer votre groupe sur Zulip ?"
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/realm_redirect.html:47
2019-01-04 23:42:46 +01:00
msgid "Create a new organization."
2019-11-06 23:45:03 +01:00
msgstr "Créer une nouvelle organisation."
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:5
msgid "Registration"
2022-10-11 19:57:36 +02:00
msgstr "Inscription"
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:21
2021-01-20 02:45:05 +01:00
msgid "Create your organization"
2021-03-23 02:06:43 +01:00
msgstr "Créer votre organisation"
2021-01-20 02:45:05 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:23
2021-01-20 02:45:05 +01:00
msgid "Create your account"
2021-03-23 02:06:43 +01:00
msgstr "Créer votre compte"
2021-01-20 02:45:05 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:26
2016-10-12 18:58:16 +02:00
msgid ""
2017-02-03 21:32:04 +01:00
"\n"
2021-01-20 02:45:05 +01:00
" <p>You’re almost there! We just need you to do one last thing.</p>\n"
2018-07-27 21:25:57 +02:00
" "
2021-03-23 02:06:43 +01:00
msgstr "\n <p>Vous y êtes presque! Il ne reste qu'une petite chose à faire.</p>\n "
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:36
msgid "Your organization"
2022-10-11 19:57:36 +02:00
msgstr "Ton organisation"
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:44
2018-08-03 18:47:55 +02:00
msgid "Organization name"
msgstr "Nom de l'organisation"
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:52
2018-08-03 18:47:55 +02:00
msgid "Shorter is better than longer."
msgstr "Court est mieux que long."
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:67
2021-09-16 22:12:11 +02:00
msgid "Organization type"
msgstr "Type d'Organisation"
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:72
2018-08-03 18:47:55 +02:00
msgid "Organization URL"
msgstr "URL de l'organisation"
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:79
2018-08-03 18:47:55 +02:00
#, python-format
msgid "Use %(external_host)s"
msgstr "Utiliser %(external_host)s"
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:108
2021-07-15 18:15:33 +02:00
msgid "Your account"
msgstr "Votre compte"
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:127
2019-01-04 23:42:46 +01:00
msgid "Import settings from existing Zulip account"
2020-06-04 23:05:54 +02:00
msgstr "Importer les paramètres à partir d'un compte Zulip existant"
2018-08-03 18:47:55 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:135
2019-01-04 23:42:46 +01:00
msgid "Don’t import settings"
2019-11-06 23:45:03 +01:00
msgstr "Ne pas importer les paramètres"
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:154
2018-07-27 21:25:57 +02:00
msgid "Full name or 名前"
msgstr "Nom complet ou 名前"
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:155
2018-07-27 21:25:57 +02:00
msgid "Full name"
msgstr "Nom complet"
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:175
2019-02-12 01:52:41 +01:00
msgid "Enter your LDAP/Active Directory password."
2019-11-06 23:45:03 +01:00
msgstr "Entrez votre mot de passe LDAP/Active Directory."
2019-02-12 01:52:41 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:189
2018-07-27 21:25:57 +02:00
msgid ""
"This is used for mobile applications and other tools that require a "
"password."
msgstr "Ceci est utilisé pour les applications mobiles et autres outils qui requièrent un mot de passe."
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:197
2018-07-27 21:25:57 +02:00
msgid "Password strength"
msgstr "Force du mot de passe"
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:206
2020-05-08 01:05:36 +02:00
msgid "What are you interested in?"
2020-06-04 23:05:54 +02:00
msgstr "Qu'est-ce qui vous intéresse ?"
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/register.html:263
2021-09-16 22:12:11 +02:00
msgid "Subscribe me to Zulip's low-traffic newsletter (a few emails a year)."
2021-11-01 20:42:10 +01:00
msgstr "Abonnez-moi à la lettre d'information occasionnelle de Zulip (quelques e-mails par an)."
2021-09-16 22:12:11 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/reset.html:4 templates/zerver/reset.html:12
2018-07-27 21:25:57 +02:00
msgid "Reset your password"
msgstr "Réinitialiser votre mot de passe"
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/reset.html:34
2018-10-22 23:50:00 +02:00
msgid "Send reset link"
2018-11-07 16:22:47 +01:00
msgstr "Envoyer un lien de réinitialisation"
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/reset_confirm.html:5
msgid "Set a new password"
2022-10-11 19:57:36 +02:00
msgstr "Définir un nouveau mot de passe"
2022-09-21 02:44:47 +02:00
#: templates/zerver/reset_confirm.html:15
2021-01-20 02:45:05 +01:00
msgid "Set a new password."
2021-03-23 02:06:43 +01:00
msgstr "Définir un nouveau mot de passe."
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/reset_confirm.html:52
2018-07-27 21:25:57 +02:00
msgid "Confirm password"
msgstr "Confirmer le mot de passe"
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/reset_confirm.html:72
2018-07-27 21:25:57 +02:00
msgid "Sorry, the link you provided is invalid or has already been used."
msgstr "Désolé, le lien que vous avez fourni est invalide ou a déjà été utilisé."
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/reset_done.html:4
msgid "Password successfully reset"
2022-10-11 19:57:36 +02:00
msgstr "Mot de passe réinitialisé avec succès"
2022-09-21 02:44:47 +02:00
#: templates/zerver/reset_done.html:13
2018-07-27 21:25:57 +02:00
msgid "We've reset your password!"
msgstr "Nous avons réinitialisé votre mot de passe !"
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/reset_done.html:17
2018-07-27 21:25:57 +02:00
#, python-format
msgid "Please <a href=\"%(login_url)s\">log in</a> with your new password."
msgstr "Veuillez vous <a href=\"%(login_url)s\">connecter</a> avec votre nouveau mot de passe."
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/reset_emailed.html:4
msgid "Password reset email sent"
2022-10-11 19:57:36 +02:00
msgstr "Courriel de réinitialisation du mot de passe envoyé"
2022-09-21 02:44:47 +02:00
#: templates/zerver/reset_emailed.html:13
2018-07-27 21:25:57 +02:00
msgid "Password reset sent!"
msgstr "Mot de passe réinitialisé envoyé!"
2018-03-02 17:56:12 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/reset_emailed.html:17
2018-10-22 23:50:00 +02:00
msgid "Check your email in a few minutes to finish the process."
msgstr "Vérifiez votre courriel dans quelques minutes pour finaliser le processus."
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/social_auth_select_email.html:4
msgid "Select account for authentication"
2022-10-11 19:57:36 +02:00
msgstr "Sélectionnez le compte pour l'authentification"
2022-03-03 20:47:15 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/social_auth_select_email.html:10
2019-08-08 00:15:28 +02:00
msgid ""
"\n"
2019-09-24 22:02:33 +02:00
" <h1 class=\"get-started\">Select account</h1>\n"
2019-08-08 00:15:28 +02:00
" "
2020-06-04 23:05:54 +02:00
msgstr "\n <h1 class=\"get-started\">Choisissez un compte</h1>\n "
2022-09-21 02:44:47 +02:00
#: templates/zerver/social_auth_select_email.html:67
2020-06-04 23:05:54 +02:00
msgid ""
"\n"
" Your GitHub account also has unverified email addresses\n"
" associated with it.\n"
" "
msgstr "\n Votre compte GitHub a aussi des adresses courriel non vérifiées\n qui lui sont associées.\n "
2022-09-21 02:44:47 +02:00
#: templates/zerver/social_auth_select_email.html:73
2020-06-04 23:05:54 +02:00
msgid ""
"\n"
2021-01-20 02:45:05 +01:00
" To use one of these to log in to Zulip, you must first\n"
2020-06-04 23:05:54 +02:00
" <a href=\"https://github.com/settings/emails\">verify it with GitHub.</a>\n"
" "
2021-03-23 02:06:43 +01:00
msgstr "\n To use one of these to log in to Zulip, you must first\n <a href=\"https://github.com/settings/emails\">verify it with GitHub.</a>\n "
2019-08-08 00:15:28 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/unsubscribe_link_error.html:4
msgid "Error unsubscribing email"
2022-10-11 19:57:36 +02:00
msgstr "Erreur lors de la désinscription du courriel"
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/unsubscribe_link_error.html:9
2016-03-31 17:41:38 +02:00
msgid "Unknown email unsubscribe request"
2020-06-04 23:05:54 +02:00
msgstr "Requête de désabonnement d'une adresse courriel inconnue"
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/unsubscribe_link_error.html:12
2016-03-31 17:41:38 +02:00
msgid ""
2021-12-04 01:03:42 +01:00
"Hi there! It looks like you tried to unsubscribe from something,\n"
" but we don't recognize the URL."
2022-03-03 20:47:15 +01:00
msgstr "Salut! Il semble que vous ayez essayé de vous désinscrire de quelque chose, mais nous ne reconnaissons pas l'URL."
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/unsubscribe_link_error.html:16
2016-03-31 17:41:38 +02:00
#, python-format
msgid ""
2016-10-12 18:58:16 +02:00
"Please double-check that you have the full URL and try again, or <a "
2022-09-21 02:44:47 +02:00
"href=\"mailto:%(support_email)s\">email us</a> and we'll get this squared "
"away!"
2022-10-11 19:57:36 +02:00
msgstr "Vérifiez que vous avez bien l'URL complète et réessayez, ou <a href=\"mailto:%(support_email)s\">envoyez-nous un courriel</a> et nous nous en occuperons !"
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/unsubscribe_success.html:4
#: templates/zerver/unsubscribe_success.html:14
2016-03-31 17:41:38 +02:00
msgid "Email settings updated"
2020-06-04 23:05:54 +02:00
msgstr "Paramètres courriel mis à jour"
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/unsubscribe_success.html:19
2016-03-31 17:41:38 +02:00
#, python-format
msgid ""
2021-05-03 18:01:11 +02:00
"\n"
" You've successfully unsubscribed from Zulip %(subscription_type)s emails.\n"
" "
2021-05-12 06:39:38 +02:00
msgstr "\n Désinscription des courriels %(subscription_type)s Zulip réussie. "
2016-03-31 17:41:38 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/unsubscribe_success.html:25
2016-03-31 17:41:38 +02:00
#, python-format
msgid ""
2021-05-03 18:01:11 +02:00
"\n"
" You can undo this change or review your\n"
" preferences in your\n"
" <a href=\"%(realm_uri)s/#settings/notifications\">Zulip notification\n"
" settings</a>.\n"
" "
2021-05-12 06:39:38 +02:00
msgstr "\n Vous pouvez annuler cette modification ou\n réviser vos préférences dans les\n <a href=\"%(realm_uri)s/#settings/notifications\">paramètres de notification\n Zulip</a>.\n "
2016-08-24 23:38:43 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/unsupported_browser.html:4
#: templates/zerver/unsupported_browser.html:15
2020-05-08 01:05:36 +02:00
msgid "Unsupported browser"
2020-06-04 23:05:54 +02:00
msgstr "Navigateur non compatible"
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/unsupported_browser.html:17
2020-05-08 01:05:36 +02:00
#, python-format
msgid ""
"\n"
" %(browser_name)s is not supported by Zulip.\n"
" "
2020-06-04 23:05:54 +02:00
msgstr "\n %(browser_name)s n'est pas compatible avec Zulip.\n "
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/unsupported_browser.html:22
2020-05-08 01:05:36 +02:00
msgid ""
"\n"
" Zulip supports modern browsers like Firefox,\n"
" Chrome, and Edge.\n"
" "
2020-06-04 23:05:54 +02:00
msgstr "\nZulip est compatible avec les navigateurs modernes comme Firefox,\nChrome et Edge."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: templates/zerver/unsupported_browser.html:28
2020-06-21 08:33:07 +02:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid ""
"\n"
2020-06-21 08:33:07 +02:00
" You can also use the <a href=\"%(apps_page_link)s\">Zulip desktop app</a>.\n"
2020-05-08 01:05:36 +02:00
" "
2020-07-01 19:39:00 +02:00
msgstr "\n Vous pouvez aussi\n utiliser <a href=\"%(apps_page_link)s\">l'application\n de bureau Zulip</a>.\n "
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/actions/create_realm.py:249
2022-04-18 22:49:41 +02:00
msgid "Signups enabled"
msgstr "Inscriptions activées"
2017-06-06 20:43:38 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/actions/create_user.py:89
2022-04-18 22:49:41 +02:00
msgid "signups"
msgstr "inscriptions"
2016-06-22 01:45:47 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/actions/create_user.py:102 zerver/actions/create_user.py:126
2022-04-18 22:49:41 +02:00
#, python-brace-format
msgid "{user} just signed up for Zulip. (total: {user_count})"
msgstr "{user} vient de s'inscrire sur Zulip. (total: {user_count})"
2016-10-12 18:58:16 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/actions/create_user.py:239
2022-04-18 22:49:41 +02:00
#, python-brace-format
msgid "{user} accepted your invitation to join Zulip!"
msgstr "{user} a accepté votre invitation à rejoindre Zulip !"
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/actions/custom_profile_fields.py:129
2022-04-18 22:49:41 +02:00
msgid "Invalid order mapping."
msgstr "Ordre de mappage non valide."
2018-07-27 21:25:57 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/actions/custom_profile_fields.py:208 zerver/lib/users.py:391
2022-11-03 05:35:14 +01:00
#: zerver/views/custom_profile_fields.py:195
#: zerver/views/custom_profile_fields.py:216
2022-04-18 22:49:41 +02:00
#, python-brace-format
msgid "Field id {id} not found."
msgstr "Champ id {id} introuvable. "
2021-07-15 18:15:33 +02:00
2022-07-15 01:22:29 +02:00
#: zerver/actions/default_streams.py:21
2022-04-18 22:49:41 +02:00
msgid "Invalid default stream group name '{}'"
msgstr "Nom du canal par défaut invalide '{}'"
2016-06-22 01:45:47 +02:00
2022-07-15 01:22:29 +02:00
#: zerver/actions/default_streams.py:24
2022-04-18 22:49:41 +02:00
msgid "Default stream group name too long (limit: {} characters)"
msgstr "Le nom du groupe de canaux par défaut est trop long (limite de {} caractères)"
2016-06-22 01:45:47 +02:00
2022-07-15 01:22:29 +02:00
#: zerver/actions/default_streams.py:31
2022-04-18 22:49:41 +02:00
msgid "Default stream group name '{}' contains NULL (0x00) characters."
msgstr "Le nom du groupe de canaux par défaut '{}' contient un ou plusieurs caractères NULL (0x00)."
2018-07-27 21:25:57 +02:00
2022-07-15 01:22:29 +02:00
#: zerver/actions/default_streams.py:45
2022-04-18 22:49:41 +02:00
msgid "Invalid default stream group {}"
msgstr "Groupe de canaux par défaut '{}' non valide"
2016-06-22 01:45:47 +02:00
2022-07-15 01:22:29 +02:00
#: zerver/actions/default_streams.py:92 zerver/actions/default_streams.py:119
2022-03-16 01:54:44 +01:00
#, python-brace-format
msgid ""
2022-04-18 22:49:41 +02:00
"'{stream_name}' is a default stream and cannot be added to '{group_name}'"
msgstr "'{stream_name}' est un canal par défaut et ne peut être ajouté à '{group_name}'"
2017-02-03 21:32:04 +01:00
2022-07-15 01:22:29 +02:00
#: zerver/actions/default_streams.py:103
2017-06-06 20:43:38 +02:00
#, python-brace-format
2022-04-18 22:49:41 +02:00
msgid "Default stream group '{group_name}' already exists"
msgstr "Le groupe de canaux par défaut '{group_name}' existe déjà"
2017-02-03 21:32:04 +01:00
2022-07-15 01:22:29 +02:00
#: zerver/actions/default_streams.py:125
2017-06-06 20:43:38 +02:00
#, python-brace-format
msgid ""
2022-04-18 22:49:41 +02:00
"Stream '{stream_name}' is already present in default stream group "
"'{group_name}'"
msgstr "Le canal '{stream_name}' est déjà présent dans le groupe de canaux par défaut '{group_name}'"
2017-02-03 21:32:04 +01:00
2022-07-15 01:22:29 +02:00
#: zerver/actions/default_streams.py:141
2017-06-06 20:43:38 +02:00
#, python-brace-format
2017-02-03 21:32:04 +01:00
msgid ""
2022-04-18 22:49:41 +02:00
"Stream '{stream_name}' is not present in default stream group '{group_name}'"
msgstr "Le canal '{stream_name}' n'est pas présent dans le groupe de canaux par défaut '{group_name}'"
2020-06-21 08:33:07 +02:00
2022-07-15 01:22:29 +02:00
#: zerver/actions/default_streams.py:155
2022-04-18 22:49:41 +02:00
msgid "This default stream group is already named '{}'"
msgstr "Le groupe de canaux par défaut s'appelle déjà '{}'"
2020-06-21 08:33:07 +02:00
2022-07-15 01:22:29 +02:00
#: zerver/actions/default_streams.py:159
2022-04-18 22:49:41 +02:00
msgid "Default stream group '{}' already exists"
msgstr "Le groupe de canaux par défaut '{}' existe déjà"
2022-03-16 01:54:44 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/actions/invites.py:86
2022-03-16 01:54:44 +01:00
msgid ""
2022-04-18 22:49:41 +02:00
"To protect users, Zulip limits the number of invitations you can send in one"
" day. Because you have reached the limit, no invitations were sent."
msgstr "Pour protéger les utilisateurs, Zulip limite le nombre d'invitations que vous pouvez envoyer en une journée. Étant donné que vous avez atteint la limite, aucune invitation n'a été envoyée."
2022-03-16 01:54:44 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/actions/invites.py:159
2022-03-16 01:54:44 +01:00
msgid ""
2022-04-18 22:49:41 +02:00
"Your account is too new to send invites for this organization. Ask an "
"organization admin, or a more experienced user."
msgstr "Votre inscription est trop récente pour que vous puissiez inviter des personnes à rejoindre cette organisation. Merci de demander à un administrateur de cette organisation, ou à un utilisateur plus ancien."
2019-02-12 01:52:41 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/actions/invites.py:199
2022-04-18 22:49:41 +02:00
msgid "Some emails did not validate, so we didn't send any invitations."
msgstr "Certaines adresses courriels ne sont pas valides, nous n'avons donc envoyé aucune invitation."
2016-06-22 01:45:47 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/actions/invites.py:207
2022-04-18 22:49:41 +02:00
msgid "We weren't able to invite anyone."
msgstr "Nous n'avons pas été capable d'inviter quelqu’ un."
2016-06-22 01:45:47 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/actions/invites.py:243
2022-04-18 22:49:41 +02:00
msgid ""
"Some of those addresses are already using Zulip, so we didn't send them an "
"invitation. We did send invitations to everyone else!"
msgstr "Certaines de ces adresses utilisent déjà Zulip, nous ne leurs avons donc pas envoyé d'invitation. Nous avons bien sûr envoyé des invitations à toutes les autres personnes !"
2017-06-06 20:43:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/actions/message_edit.py:85
2021-07-15 18:15:33 +02:00
msgid "Nothing to change"
msgstr "Rien à changer"
2022-10-11 19:57:36 +02:00
#: zerver/actions/message_edit.py:89
2021-07-15 18:15:33 +02:00
msgid "Private messages cannot be moved to streams."
msgstr "Les messages privés ne peuvent pas être déplacés vers les canaux."
2022-10-11 19:57:36 +02:00
#: zerver/actions/message_edit.py:91
2021-07-15 18:15:33 +02:00
msgid "Private messages cannot have topics."
msgstr "Les messages privés ne peuvent pas avoir de sujets."
2021-05-12 06:39:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/actions/message_edit.py:94
2021-05-12 06:39:38 +02:00
msgid "Invalid propagate_mode without topic edit"
msgstr "propagate_mode non valide sans modification de sujet"
2022-10-11 19:57:36 +02:00
#: zerver/actions/message_edit.py:100
2021-07-15 18:15:33 +02:00
msgid "Cannot change message content while changing stream"
msgstr "Impossible de modifier le contenu du message en changeant de canal"
2021-05-12 06:39:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/actions/message_edit.py:104
2021-05-12 06:39:38 +02:00
msgid "Widgets cannot be edited."
msgstr "Le widgets ne peuvent être modifiés."
2022-11-17 07:52:13 +01:00
#: zerver/actions/message_edit.py:176
2022-04-18 22:49:41 +02:00
#, python-brace-format
msgid "{user} has marked this topic as resolved."
msgstr "{user} a marqué ce sujet comme résolu."
2022-11-17 07:52:13 +01:00
#: zerver/actions/message_edit.py:178
2022-04-18 22:49:41 +02:00
#, python-brace-format
msgid "{user} has marked this topic as unresolved."
msgstr "{user} a marqué ce sujet comme non résolu."
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_edit.py:847
2022-04-18 22:49:41 +02:00
#, python-brace-format
msgid "This topic was moved to {new_location} by {user}."
msgstr "Ce sujet a été déplacé vers {new_location} par {user}."
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_edit.py:851
2022-04-18 22:49:41 +02:00
#, python-brace-format
msgid "A message was moved from this topic to {new_location} by {user}."
msgstr "Un message a été déplacé de ce sujet vers {new_location} par {user}."
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_edit.py:855
2022-04-18 22:49:41 +02:00
#, python-brace-format
msgid ""
"{changed_messages_count} messages were moved from this topic to "
"{new_location} by {user}."
msgstr "{changed_messages_count} messages ont été déplacés de ce sujet vers {new_location} par {user}."
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_edit.py:879
2022-04-18 22:49:41 +02:00
#, python-brace-format
msgid "This topic was moved here from {old_location} by {user}."
msgstr "Ce sujet a été déplacé ici de {old_location} par {user}."
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_edit.py:883
2022-04-18 22:49:41 +02:00
#, python-brace-format
msgid "A message was moved here from {old_location} by {user}."
msgstr "Un message a été déplacé ici de {old_location} par {user}."
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_edit.py:887
2022-04-18 22:49:41 +02:00
#, python-brace-format
msgid ""
"{changed_messages_count} messages were moved here from {old_location} by "
"{user}."
msgstr "{changed_messages_count} messages ont été déplacés ici de {old_location} par {user}."
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_edit.py:922
2021-07-15 18:15:33 +02:00
msgid "Your organization has turned off message editing"
msgstr "Votre organisation a désactivé la modification des messages"
2021-05-12 06:39:38 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_edit.py:938 zerver/actions/message_edit.py:943
2021-07-15 18:15:33 +02:00
msgid "You don't have permission to edit this message"
msgstr "Vous n'avez pas la permission de modifier ce message"
2021-05-12 06:39:38 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_edit.py:954
2021-07-15 18:15:33 +02:00
msgid "The time limit for editing this message has passed"
msgstr "La limite de temps pour modifier ce message est dépassée."
2021-05-12 06:39:38 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_edit.py:969
2021-07-15 18:15:33 +02:00
msgid "The time limit for editing this message's topic has passed"
msgstr "Le délai pour modifier le sujet de ce message est dépassé"
2021-05-12 06:39:38 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_edit.py:1003 zerver/actions/message_send.py:1496
2022-03-03 20:47:15 +01:00
msgid "You do not have permission to use wildcard mentions in this stream."
msgstr "Vous n'êtes pas autorisé à utiliser des mentions génériques dans ce canal."
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_edit.py:1012
2021-05-12 06:39:38 +02:00
msgid "You don't have permission to move this message"
msgstr "Vous n'avez pas la permission de déplacer ce message"
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_edit.py:1018
2021-05-12 06:39:38 +02:00
msgid ""
"You don't have permission to move this message due to missing access to its "
"stream"
msgstr "Vous n'avez pas la permission de déplacer ce message puisque vous n'avez pas accès à son canal"
2022-11-17 07:52:13 +01:00
#: zerver/actions/message_flags.py:262
2022-04-18 22:49:41 +02:00
msgid "Invalid flag: '{}'"
msgstr "Indicateur non valide '{}'"
2018-01-18 18:10:07 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/actions/message_flags.py:264
2022-04-18 22:49:41 +02:00
msgid "Flag not editable: '{}'"
msgstr "Indicateur non modifiable : '{}'"
2018-01-18 18:10:07 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/actions/message_flags.py:266
2022-04-18 22:49:41 +02:00
msgid "Invalid message flag operation: '{}'"
msgstr "Opération d'indicateur de message non valide: '{}'"
2022-11-17 07:52:13 +01:00
#: zerver/actions/message_flags.py:338 zerver/lib/message.py:750
#: zerver/lib/message.py:756
msgid "Invalid message(s)"
msgstr "Message(s) invalide(s)"
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_send.py:152
2022-04-18 22:49:41 +02:00
msgid "Unable to render message"
msgstr "Impossible d'afficher le message"
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_send.py:1045
2022-04-18 22:49:41 +02:00
msgid "Expected exactly one stream"
msgstr "Exactement un canal attendu"
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_send.py:1056
2022-04-18 22:49:41 +02:00
msgid "Invalid data type for stream"
msgstr "Type de données non valide pour un canal"
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_send.py:1072 zerver/actions/message_send.py:1082
2022-04-18 22:49:41 +02:00
msgid "Invalid data type for recipients"
msgstr "Type de données non valide pour un destinataire"
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_send.py:1090 zerver/actions/message_send.py:1098
2022-04-18 22:49:41 +02:00
msgid "Recipient lists may contain emails or user IDs, but not both."
msgstr "Les listes de destinataires peuvent intégrer des adresses courriel ou ID d'utilisateurs, mais pas les deux."
2018-01-18 18:10:07 +01:00
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_send.py:1210
2022-04-18 22:49:41 +02:00
msgid "Reminders can only be set for streams."
msgstr "Les rappels ne peuvent être définis que pour les canaux."
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_send.py:1277
2020-06-21 08:33:07 +02:00
#, python-brace-format
2019-08-08 00:15:28 +02:00
msgid ""
2020-07-02 02:47:20 +02:00
"Your bot {bot_identity} tried to send a message to stream ID {stream_id}, "
2020-06-21 08:33:07 +02:00
"but there is no stream with that ID."
2020-07-02 02:47:20 +02:00
msgstr "Votre robot {bot_identity} a essayé d'envoyer un message sur le canal avec l'ID {stream_id}, mais aucun canal n'existe avec cette ID."
2019-08-08 00:15:28 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_send.py:1283
2020-06-21 08:33:07 +02:00
#, python-brace-format
2019-08-08 00:15:28 +02:00
msgid ""
2020-07-02 02:47:20 +02:00
"Your bot {bot_identity} tried to send a message to stream {stream_name}, but"
" that stream does not exist. Click [here]({new_stream_link}) to create it."
msgstr "Votre robot {bot_identity} a essayé d'envoyer un message sur le canal {stream_name}, mais ce canal n'existe pas. Cliquez [ici]({new_stream_link}) pour le créer."
2019-08-08 00:15:28 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_send.py:1291
2020-06-21 08:33:07 +02:00
#, python-brace-format
2019-08-08 00:15:28 +02:00
msgid ""
2020-07-02 02:47:20 +02:00
"Your bot {bot_identity} tried to send a message to stream {stream_name}. The"
" stream exists but does not have any subscribers."
msgstr "Votre robot {bot_identity} a essayé d'envoyer un message sur le canal {stream_name}. Ce canal existe mais n'a aucun abonné."
2019-08-08 00:15:28 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_send.py:1338
2020-05-08 01:05:36 +02:00
msgid "Private messages are disabled in this organization."
2020-06-04 23:05:54 +02:00
msgstr "Les messages privés sont désactivés dans cette organisations."
2016-06-22 01:45:47 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_send.py:1414
2022-03-03 20:47:15 +01:00
msgid "Topics are required in this organization"
2022-03-16 01:54:44 +01:00
msgstr "Les sujets sont obligatoires dans cette organisation"
2022-03-03 20:47:15 +01:00
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_send.py:1470
2018-08-03 18:47:55 +02:00
msgid "Widgets: API programmer sent invalid JSON content"
2020-07-01 19:39:00 +02:00
msgstr "Widgets: Contenu JSON non valide reçu du programmeur de l'API"
2018-08-03 18:47:55 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/actions/message_send.py:1476
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Widgets: {error_msg}"
2020-07-01 19:39:00 +02:00
msgstr "Widgets : {error_msg}"
2018-08-03 18:47:55 +02:00
2022-04-18 22:49:41 +02:00
#: zerver/actions/reactions.py:116
msgid "Reaction already exists."
msgstr "Cette réaction existe déjà."
2016-06-22 01:45:47 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/actions/realm_emoji.py:32 zerver/views/realm_emoji.py:37
2022-04-18 22:49:41 +02:00
msgid "A custom emoji with this name already exists."
msgstr "Un emoji personnalisé avec le même nom existe déjà."
2016-06-22 01:45:47 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/actions/streams.py:827
2022-03-03 20:47:15 +01:00
#, python-brace-format
msgid ""
"{user} changed the [access permissions](/help/stream-permissions) for this "
"stream from **{old_policy}** to **{new_policy}**."
2022-03-16 01:54:44 +01:00
msgstr "{user} a modifié les [permissions d'accès](/help/stream-permissions) pour ce canal de **{old_policy}** à **{new_policy}**."
2022-03-03 20:47:15 +01:00
2022-10-11 19:57:36 +02:00
#: zerver/actions/streams.py:1011
2022-03-03 20:47:15 +01:00
#, python-brace-format
msgid ""
"{user} changed the [posting permissions](/help/stream-sending-policy) for this stream:\n"
"\n"
"* **Old permissions**: {old_policy}.\n"
"* **New permissions**: {new_policy}.\n"
2022-03-16 01:54:44 +01:00
msgstr "{user} a modifié les [permissions de publication](/help/stream-sending-policy) pour ce canal: * **Anciennes permissions** : {old_policy}. * **Nouvelles permissions** : {new_policy}.\n"
2022-03-03 20:47:15 +01:00
2022-10-11 19:57:36 +02:00
#: zerver/actions/streams.py:1146
2020-06-21 08:33:07 +02:00
#, python-brace-format
2020-07-02 02:47:20 +02:00
msgid "{user_name} renamed stream {old_stream_name} to {new_stream_name}."
msgstr "{user_name} a renommé le canal {old_stream_name} à {new_stream_name}."
2020-07-01 19:39:00 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/actions/streams.py:1165 zerver/actions/streams.py:1167
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:737
2022-03-29 17:11:21 +02:00
msgid "No description."
msgstr "Aucune description."
2022-10-11 19:57:36 +02:00
#: zerver/actions/streams.py:1170
2022-03-03 20:47:15 +01:00
#, python-brace-format
2022-03-16 01:54:44 +01:00
msgid "{user} changed the description for this stream."
2022-03-24 07:41:11 +01:00
msgstr "{user} a modifié la description de ce canal."
2022-03-03 20:47:15 +01:00
2022-10-11 19:57:36 +02:00
#: zerver/actions/streams.py:1172
2022-03-16 01:54:44 +01:00
msgid "Old description"
2022-03-19 01:51:42 +01:00
msgstr "Ancienne description"
2022-03-03 20:47:15 +01:00
2022-10-11 19:57:36 +02:00
#: zerver/actions/streams.py:1176
2022-03-16 01:54:44 +01:00
msgid "New description"
2022-03-19 01:51:42 +01:00
msgstr "Nouvelle description"
2022-03-03 20:47:15 +01:00
2022-10-11 19:57:36 +02:00
#: zerver/actions/streams.py:1244 zerver/actions/streams.py:1249
2022-03-16 01:54:44 +01:00
msgid "Forever"
msgstr "Pour toujours"
2022-10-11 19:57:36 +02:00
#: zerver/actions/streams.py:1250
2022-03-16 01:54:44 +01:00
msgid "Messages in this stream will now be retained forever."
msgstr "Les messages de ce canal seront désormais conservés pour toujours."
2022-10-11 19:57:36 +02:00
#: zerver/actions/streams.py:1256
2022-03-03 20:47:15 +01:00
#, python-brace-format
msgid ""
"{user} has changed the [message retention period](/help/message-retention-policy) for this stream:\n"
"* **Old retention period**: {old_retention_period}\n"
"* **New retention period**: {new_retention_period}\n"
"\n"
"{summary_line}"
2022-03-16 01:54:44 +01:00
msgstr "{user} a modifié la [période de rétention des messages](/help/message-retention-policy) pour ce canal: * **Ancienne période de rétention** : {old_retention_period} * **Nouvelle période de rétention** : {new_retention_period} {summary_line}"
2022-03-03 20:47:15 +01:00
2022-04-18 22:49:41 +02:00
#: zerver/actions/submessage.py:30
msgid "You cannot attach a submessage to this message."
msgstr "Vous ne pouvez pas joindre un sous-message à ce message. "
2018-01-18 18:10:07 +01:00
2022-04-18 22:49:41 +02:00
#: zerver/actions/typing.py:56 zerver/lib/addressee.py:33
msgid "Invalid user ID {}"
msgstr "ID d'utilisateur non valide {}"
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/actions/user_groups.py:122 zerver/actions/user_groups.py:135
2022-04-18 22:49:41 +02:00
msgid "User group '{}' already exists."
msgstr "Le groupe d'utilisateurs '{}' existe déjà."
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/actions/user_topics.py:59 zerver/views/muting.py:56
2022-04-18 22:49:41 +02:00
msgid "Topic is not muted"
msgstr "Ce sujet n'est pas muet."
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/decorator.py:250
2022-04-18 22:49:41 +02:00
msgid "This API is not available to incoming webhook bots."
msgstr "Cette API n'est pas disponible pour les robots de webhook entrants."
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/decorator.py:277
2022-04-18 22:49:41 +02:00
msgid "Account is not associated with this subdomain"
msgstr "Le compte n'est pas associé avec ce sous-domaine."
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/decorator.py:503 zerver/decorator.py:640
2022-04-18 22:49:41 +02:00
msgid "This endpoint does not accept bot requests."
msgstr "Ce paramètre n'accepte pas les requêtes de robots."
2018-09-01 01:08:37 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/decorator.py:602
2022-04-18 22:49:41 +02:00
msgid "Must be an server administrator"
msgstr "Doit être un administrateur du serveur"
2019-08-08 00:15:28 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/decorator.py:659 zerver/lib/streams.py:695 zerver/lib/streams.py:721
#: zerver/lib/streams.py:723 zerver/lib/streams.py:738
2022-10-11 19:57:36 +02:00
#: zerver/lib/user_groups.py:35 zerver/lib/user_groups.py:42
2022-11-17 07:52:13 +01:00
#: zerver/lib/users.py:249 zerver/lib/users.py:278 zerver/views/invite.py:56
2022-11-03 05:35:14 +01:00
#: zerver/views/realm_emoji.py:32 zerver/views/streams.py:332
#: zerver/views/streams.py:599
2022-04-18 22:49:41 +02:00
msgid "Insufficient permission"
msgstr "Permission insuffisante"
2021-01-20 02:45:05 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/decorator.py:701
2022-04-18 22:49:41 +02:00
msgid "This endpoint requires HTTP basic authentication."
msgstr "Ce paramètre requière une authentification HTTP basique."
2021-07-15 18:15:33 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/decorator.py:708
2022-04-18 22:49:41 +02:00
msgid "Invalid authorization header for basic auth"
msgstr "En-tête d'autorisation invalide pour l'authentification basique"
2021-07-15 18:15:33 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/decorator.py:710
2022-04-18 22:49:41 +02:00
msgid "Missing authorization header for basic auth"
msgstr "En-tête d'autorisation manquant pour l'authentification basique"
2022-03-03 20:47:15 +01:00
2022-10-11 19:57:36 +02:00
#: zerver/decorator.py:878
2022-04-18 22:49:41 +02:00
msgid "Webhook bots can only access webhooks"
msgstr "Les robots de webhook n'ont accès qu'aux webhooks"
2022-03-03 20:47:15 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:62
2022-03-03 20:47:15 +01:00
#, python-brace-format
msgid ""
2022-04-18 22:49:41 +02:00
"Your account {username} has been deactivated. Please contact your "
"organization administrator to reactivate it."
msgstr "Votre compte {username} a été désactivé. Veuillez contacter l'administrateur de votre organisation pour le réactiver."
2022-03-03 20:47:15 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:65
2022-04-18 22:49:41 +02:00
msgid "The password is too weak."
msgstr "Le mot de passe est trop faible."
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:86
2022-04-18 22:49:41 +02:00
msgid "Subdomain needs to have length 3 or greater."
msgstr "Le sous-domaine a besoin d'une taille de 3 ou plus."
2018-08-03 18:47:55 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:87
2022-04-18 22:49:41 +02:00
msgid "Subdomain cannot start or end with a '-'."
msgstr "Le sous-domaine ne peut pas démarrer ou se terminer avec un '-'."
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:88
2022-04-18 22:49:41 +02:00
msgid "Subdomain can only have lowercase letters, numbers, and '-'s."
msgstr "Le sous-domaine ne peut contenir que des lettres minuscules, des nombres et des '-'."
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:89
2022-04-18 22:49:41 +02:00
msgid "Subdomain unavailable. Please choose a different one."
msgstr "Le sous-domaine est indisponible. Veuillez en choisir un différent."
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:184
2021-04-15 23:58:47 +02:00
#, python-brace-format
2022-04-18 22:49:41 +02:00
msgid "The organization you are trying to join using {email} does not exist."
msgstr "L'organisation que vous essayez de rejoindre avec {email} n'existe pas."
2021-04-15 23:58:47 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:192
2022-03-03 20:47:15 +01:00
#, python-brace-format
msgid ""
2022-04-18 22:49:41 +02:00
"Please request an invite for {email} from the organization administrator."
msgstr "Veuillez demander une invitation pour {email} de la part de l'administrateur de l'organisation."
2022-03-03 20:47:15 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:203
2022-04-18 22:49:41 +02:00
#, python-brace-format
2018-01-18 18:10:07 +01:00
msgid ""
2022-04-18 22:49:41 +02:00
"Your email address, {email}, is not in one of the domains that are allowed "
"to register for accounts in this organization."
msgstr "Votre adresse courriel, {email}, n'est pas dans un des domaines autorisés à s'inscrire pour les comptes de cette organisation."
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:208 zerver/forms.py:247 zerver/forms.py:250
2022-09-21 02:44:47 +02:00
#: zerver/lib/email_validation.py:108
2022-04-18 22:49:41 +02:00
msgid "Please use your real email address."
msgstr "Merci d'utiliser votre véritable adresse courriel."
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:211
2022-04-18 22:49:41 +02:00
msgid "Email addresses containing + are not allowed in this organization."
msgstr "Les adresses courriel contenant un + ne sont pas autorisées dans cette organisation."
2018-01-18 18:10:07 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:224
2018-04-03 19:20:21 +02:00
msgid ""
2022-04-18 22:49:41 +02:00
"New members cannot join this organization because all Zulip licenses are in "
"use. Please contact the person who invited you and ask them to increase the "
"number of licenses, then try again."
msgstr "Il n'est pas possible à de nouveaux membres de rejoindre cette organisation, car toutes les licences Zulip sont en cours d'utilisation. Veuillez contacter la personne qui vous a invité et lui demander d'augmenter le nombre de licences, puis réessayez."
2018-04-03 19:20:21 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:260
2022-04-18 22:49:41 +02:00
msgid "New password"
msgstr "Nouveau mot de passe"
2016-06-22 01:45:47 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:267
2022-04-18 22:49:41 +02:00
msgid "New password confirmation"
msgstr "Confirmation de nouveau mot de passe"
2016-06-22 01:45:47 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:454
2016-06-22 01:45:47 +02:00
msgid ""
2022-04-18 22:49:41 +02:00
"You're making too many attempts to sign in. Try again in {} seconds or "
"contact your organization administrator for help."
msgstr "Vous faites trop de tentatives de connexion. Réessayez dans {} secondes ou contactez l'administrateur de votre organisation pour obtenir de l'aide."
2016-06-22 01:45:47 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:466
2022-04-18 22:49:41 +02:00
msgid ""
"Your password has been disabled because it is too weak. Reset your password "
"to create a new one."
msgstr "Votre mot de passe a été désactivé car il est trop faible. Réinitialisez votre mot de passe pour en créer un nouveau."
2022-03-03 20:47:15 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:515
2022-04-18 22:49:41 +02:00
msgid "Token"
msgstr "Jeton"
2018-07-27 21:25:57 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:535
2022-04-18 22:49:41 +02:00
msgid "Add up to 10 comma-separated email addresses."
msgstr "Ajouter jusqu'à 10 adresses courriel séparés par une virgule."
2019-02-12 01:52:41 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:540
2022-04-18 22:49:41 +02:00
msgid "Please enter at most 10 emails."
msgstr "Merci d'entrer au maximum 10 adresses courriel."
2022-11-17 07:52:13 +01:00
#: zerver/forms.py:553
2022-04-18 22:49:41 +02:00
msgid "We couldn't find that Zulip organization."
msgstr "Nous n'avons pas pu trouver cette organisation Zulip."
2018-01-18 18:10:07 +01:00
2021-12-04 01:03:42 +01:00
#: zerver/lib/addressee.py:22
2020-06-21 08:33:07 +02:00
msgid "Invalid email '{}'"
2020-07-01 19:39:00 +02:00
msgstr "Adresse courriel '{}' non valide"
2020-06-21 08:33:07 +02:00
2022-03-03 20:47:15 +01:00
#: zerver/lib/addressee.py:61 zerver/lib/addressee.py:129
2021-07-15 18:15:33 +02:00
#: zerver/views/typing.py:39
2019-05-29 02:03:35 +02:00
msgid "Missing topic"
msgstr "Sujet manquant"
2022-03-03 20:47:15 +01:00
#: zerver/lib/addressee.py:114 zerver/views/typing.py:36
2017-09-15 15:46:38 +02:00
msgid "Cannot send to multiple streams"
2017-10-20 19:24:15 +02:00
msgstr "Impossible d'envoyer sur plusieurs canaux."
2017-09-15 15:46:38 +02:00
2022-03-03 20:47:15 +01:00
#: zerver/lib/addressee.py:126
2017-10-05 10:14:33 +02:00
msgid "Missing stream"
msgstr "Canal manquant"
2022-03-03 20:47:15 +01:00
#: zerver/lib/addressee.py:137
2019-02-12 01:52:41 +01:00
msgid "Message must have recipients"
msgstr "Le message doit avoir un destinataire"
2022-03-03 20:47:15 +01:00
#: zerver/lib/addressee.py:146 zerver/lib/outgoing_webhook.py:215
2018-09-01 01:08:37 +02:00
msgid "Invalid message type"
msgstr "Type de message invalide"
2021-03-23 02:06:43 +01:00
#: zerver/lib/attachments.py:24
2017-06-06 20:43:38 +02:00
msgid "Invalid attachment"
2017-10-05 10:14:33 +02:00
msgstr "Pièce jointe invalide"
2021-03-23 02:06:43 +01:00
#: zerver/lib/attachments.py:33
2017-10-05 10:14:33 +02:00
msgid ""
2018-01-18 18:10:07 +01:00
"An error occurred while deleting the attachment. Please try again later."
2018-07-27 21:25:57 +02:00
msgstr "Une erreur est survenue pendant la suppression de la pièce-jointe. Merci de réessayer plus tard."
2017-06-06 20:43:38 +02:00
2021-09-16 22:12:11 +02:00
#: zerver/lib/bot_lib.py:105
2019-02-12 01:52:41 +01:00
msgid "Message must have recipients!"
2019-11-06 23:45:03 +01:00
msgstr "Le message doit avoir un destinataire !"
2019-02-12 01:52:41 +01:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/domains.py:10
2017-02-03 21:32:04 +01:00
msgid "Domain can't be empty."
2017-10-05 10:14:33 +02:00
msgstr "Le domaine ne peut pas être vide."
2016-06-22 01:45:47 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/domains.py:12
2017-02-03 21:32:04 +01:00
msgid "Domain must have at least one dot (.)"
2017-10-25 18:13:53 +02:00
msgstr "Le domaine doit contenir au moins un point (.)"
2017-02-03 21:32:04 +01:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/domains.py:14
2018-07-27 21:25:57 +02:00
msgid "Domain is too long"
msgstr "Le nom de domaine est trop long."
2019-09-24 22:02:33 +02:00
#: zerver/lib/domains.py:16
2017-02-03 21:32:04 +01:00
msgid "Domain cannot start or end with a dot (.)"
2017-10-25 18:13:53 +02:00
msgstr "Le domaine ne peut pas démarrer ou se terminer avec un point (.)"
2017-02-03 21:32:04 +01:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/domains.py:19
2017-02-03 21:32:04 +01:00
msgid "Consecutive '.' are not allowed."
2017-11-21 02:37:53 +01:00
msgstr "Les '.' consécutifs ne sont pas permis."
2016-06-22 01:45:47 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/domains.py:21
2017-02-03 21:32:04 +01:00
msgid "Subdomains cannot start or end with a '-'."
2017-11-21 02:37:53 +01:00
msgstr "Les sous-domaines ne peuvent pas démarrer ou se terminer avec un '-'."
2017-02-03 21:32:04 +01:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/domains.py:23
2017-02-03 21:32:04 +01:00
msgid "Domain can only have letters, numbers, '.' and '-'s."
2017-11-21 02:37:53 +01:00
msgstr "Le domaine ne peut contenir que des lettres, des nombres, des '.' et des '-'."
2017-02-03 21:32:04 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/drafts.py:62
2021-09-16 22:12:11 +02:00
msgid "Timestamp must not be negative."
msgstr "L'horodatage ne doit pas être négatif."
2022-09-21 02:44:47 +02:00
#: zerver/lib/drafts.py:71
2021-09-16 22:12:11 +02:00
msgid "Topic must not contain null bytes"
msgstr "Le sujet ne doit pas contenir d'octets nuls"
2022-09-21 02:44:47 +02:00
#: zerver/lib/drafts.py:73
2021-09-16 22:12:11 +02:00
msgid "Must specify exactly 1 stream ID for stream messages"
msgstr "Il faut spécifier exactement 1 ID de canal pour les messages destinés à un canal "
2022-09-21 02:44:47 +02:00
#: zerver/lib/drafts.py:103
2021-09-16 22:12:11 +02:00
msgid "User has disabled synchronizing drafts."
msgstr "Cet utilisateur a désactivé la synchronisation des brouillons."
2022-09-21 02:44:47 +02:00
#: zerver/lib/drafts.py:146 zerver/lib/drafts.py:163
2021-09-16 22:12:11 +02:00
msgid "Draft does not exist"
msgstr "Le brouillon n'existe pas"
2022-09-21 02:44:47 +02:00
#: zerver/lib/email_notifications.py:130 zerver/lib/email_notifications.py:152
2020-07-16 10:03:18 +02:00
msgid "Open Zulip to see the spoiler content"
2020-07-23 21:06:15 +02:00
msgstr "Ouvrez Zulip pour afficher le contenu masqué"
2020-07-16 10:03:18 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/email_notifications.py:523
2021-05-03 18:01:11 +02:00
msgid "Zulip notifications"
2021-05-12 06:39:38 +02:00
msgstr "Notifications Zulip"
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/email_validation.py:101
2020-05-08 01:05:36 +02:00
msgid "Invalid address."
2020-06-21 08:33:07 +02:00
msgstr "Adresse courriel non valide."
2020-05-08 01:05:36 +02:00
2021-03-23 02:06:43 +01:00
#: zerver/lib/email_validation.py:106
2020-05-08 01:05:36 +02:00
msgid "Outside your domain."
msgstr "En-dehors de votre domaine."
2022-09-21 02:44:47 +02:00
#: zerver/lib/email_validation.py:110 zerver/views/users.py:713
2020-05-08 01:05:36 +02:00
msgid "Email addresses containing + are not allowed."
2020-06-04 23:05:54 +02:00
msgstr "Les adresses courriel contenant un + ne sont pas autorisées."
2020-05-08 01:05:36 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/email_validation.py:155
2020-05-08 01:05:36 +02:00
msgid "Reserved for system bots."
2020-06-04 23:05:54 +02:00
msgstr "Réservé aux robots système"
2020-05-08 01:05:36 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/email_validation.py:178
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{email} already has an account"
msgstr "{email} possède déjà un compte"
2020-05-08 01:05:36 +02:00
2021-01-20 02:45:05 +01:00
#: zerver/lib/email_validation.py:180
2020-05-08 01:05:36 +02:00
msgid "Already has an account."
msgstr "Possède déjà un compte."
2021-01-20 02:45:05 +01:00
#: zerver/lib/email_validation.py:182
2020-05-08 01:05:36 +02:00
msgid "Account has been deactivated."
msgstr "Le compte a été désactivé."
2022-09-21 02:44:47 +02:00
#: zerver/lib/emoji.py:67 zerver/views/realm_emoji.py:61
2020-06-21 08:33:07 +02:00
msgid "Emoji '{}' does not exist"
msgstr "L'emoji '{}' n'existe pas"
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/emoji.py:77
2018-04-03 19:20:21 +02:00
msgid "Invalid custom emoji."
2018-07-27 21:25:57 +02:00
msgstr "Emoji personnalisé non valide."
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/emoji.py:79
2018-04-03 19:20:21 +02:00
msgid "Invalid custom emoji name."
2018-07-27 21:25:57 +02:00
msgstr "Nom d'emoji personnalisé non valide."
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/emoji.py:81
2018-04-03 19:20:21 +02:00
msgid "This custom emoji has been deactivated."
2018-07-27 21:25:57 +02:00
msgstr "L'emoji personnalisé a été désactivé."
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/emoji.py:84 zerver/lib/emoji.py:89
2018-04-03 19:20:21 +02:00
msgid "Invalid emoji code."
2018-07-27 21:25:57 +02:00
msgstr "Code d'emoji non valide."
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/emoji.py:86 zerver/lib/emoji.py:91
2018-04-03 19:20:21 +02:00
msgid "Invalid emoji name."
msgstr "Nom d'emoji invalide."
2022-09-21 02:44:47 +02:00
#: zerver/lib/emoji.py:94
2018-01-18 18:10:07 +01:00
msgid "Invalid emoji type."
2018-03-02 17:56:12 +01:00
msgstr "Type d'emoji invalide"
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/emoji.py:109
2018-04-03 19:20:21 +02:00
msgid "Must be an organization administrator or emoji author"
2018-07-27 21:25:57 +02:00
msgstr "Doit être un administrateur de l'organisation ou le créateur de l'emoji"
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/emoji.py:117
msgid "Emoji names must end with either a letter or number."
msgstr "Les noms d'emojis doivent se terminer par une lettre ou un chiffre."
#: zerver/lib/emoji.py:120
msgid ""
"Emoji names must contain only numbers, lowercase English letters, spaces, "
"dashes, underscores, and periods."
msgstr "Les noms d'emojis ne doivent contenir que des chiffres, des lettres anglaises minuscules, des espaces, des tirets, des traits de soulignement et des points."
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/emoji.py:123
2020-05-08 01:05:36 +02:00
msgid "Emoji name is missing"
2020-06-04 23:05:54 +02:00
msgstr "Le nom de l'emoji est manquant"
2020-05-08 01:05:36 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/lib/events.py:1459
2017-06-06 20:43:38 +02:00
msgid "Could not allocate event queue"
2020-07-01 19:39:00 +02:00
msgstr "Impossible d'allouer la file d'attente d'événements"
2017-06-06 20:43:38 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:135
2022-09-21 02:44:47 +02:00
msgid "Not logged in: API authentication or user session required"
msgstr "Non connecté : Authentification API ou session utilisateur requise"
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:160
2018-04-03 19:20:21 +02:00
#, python-brace-format
msgid "Stream '{stream}' does not exist"
2018-07-27 21:25:57 +02:00
msgstr "Le canal '{stream}' n'existe pas"
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:172
2019-02-12 01:52:41 +01:00
#, python-brace-format
msgid "Stream with ID '{stream_id}' does not exist"
2020-06-04 23:05:54 +02:00
msgstr "Le canal avec ID '{stream_id}' n'existe pas"
2019-02-12 01:52:41 +01:00
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:181
2020-06-21 08:33:07 +02:00
msgid "organization owner"
2020-07-02 02:47:20 +02:00
msgstr "propriétaire de l'organisation"
2019-01-04 23:42:46 +01:00
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:181
2019-01-04 23:42:46 +01:00
msgid "user"
2019-11-06 23:45:03 +01:00
msgstr "utilisateur"
2019-01-04 23:42:46 +01:00
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:185
2019-01-04 23:42:46 +01:00
#, python-brace-format
msgid "Cannot deactivate the only {entity}."
2020-06-04 23:05:54 +02:00
msgstr "Impossible de désactiver le seul {entity}."
2019-01-04 23:42:46 +01:00
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:197
2019-01-04 23:42:46 +01:00
#, python-brace-format
2021-01-20 02:45:05 +01:00
msgid "Invalid Markdown include statement: {include_statement}"
2021-03-23 02:06:43 +01:00
msgstr "Instruction d'inclusion Markdown non valide: {include_statement}"
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:209
2021-03-23 02:06:43 +01:00
msgid "API usage exceeded rate limit"
msgstr "L'utilisation de l'API a dépassé la limite"
2019-01-04 23:42:46 +01:00
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:232 zerver/lib/request.py:441
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:747
2019-01-04 23:42:46 +01:00
msgid "Malformed JSON"
msgstr "JSON malformé"
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:243
2021-01-20 02:45:05 +01:00
msgid "Must be an organization member"
2021-03-23 02:06:43 +01:00
msgstr "Doit être un membre de l'organisation"
2021-01-20 02:45:05 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/lib/exceptions.py:254 zerver/views/invite.py:68
#: zerver/views/invite.py:129 zerver/views/invite.py:176
2019-12-11 20:22:50 +01:00
msgid "Must be an organization administrator"
msgstr "Doit être un administrateur de l'organisation"
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:265
2020-06-21 08:33:07 +02:00
msgid "Must be an organization owner"
2020-07-02 02:47:20 +02:00
msgstr "Doit être un propriétaire de l'organisation"
2020-06-21 08:33:07 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:278
2021-07-15 18:15:33 +02:00
msgid "Your username or password is incorrect"
2021-09-16 22:12:11 +02:00
msgstr "Votre nom d'utilisateur ou votre mot de passe est incorrect"
2021-07-15 18:15:33 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:286
2021-04-15 23:58:47 +02:00
msgid "Account is deactivated"
msgstr "Le compte est désactivé"
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:294
2021-04-15 23:58:47 +02:00
msgid "This organization has been deactivated"
msgstr "L'organisation a été désactivée"
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:303
2022-03-03 20:47:15 +01:00
msgid ""
"The mobile push notification service registration for your server has been "
"deactivated"
2022-03-16 01:54:44 +01:00
msgstr "L'inscription au service de notification push mobile pour votre serveur a été désactivée"
2022-03-03 20:47:15 +01:00
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:312
2021-07-15 18:15:33 +02:00
msgid "Password authentication is disabled in this organization"
2021-09-16 22:12:11 +02:00
msgstr "L'authentification par mot de passe est désactivée dans cette organisation"
2021-07-15 18:15:33 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:320
2021-07-15 18:15:33 +02:00
msgid "Your password has been disabled and needs to be reset"
2021-09-16 22:12:11 +02:00
msgstr "Votre mot de passe a été désactivé et doit être réinitialisé"
2021-07-15 18:15:33 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:336
2019-02-12 01:52:41 +01:00
msgid "Invalid API key"
msgstr "Clé API invalide"
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:342
2020-05-08 01:05:36 +02:00
msgid "Malformed API key"
2020-06-04 23:05:54 +02:00
msgstr "Clé API mal formée"
2020-05-08 01:05:36 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:379
2019-09-24 22:02:33 +02:00
#, python-brace-format
msgid ""
"The '{event_type}' event isn't currently supported by the {webhook_name} "
"webhook"
2020-06-21 08:33:07 +02:00
msgstr "Le type d'événement '{event_type}' n'est présentement pas pris en charge par le webook {webhook_name}"
2019-09-24 22:02:33 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:397
2022-03-03 20:47:15 +01:00
#, python-brace-format
msgid "Unable to parse request: Did {webhook_name} generate this event?"
2022-03-16 01:54:44 +01:00
msgstr "Impossible d'analyser la demande : {webhook_name} a-t-il généré cet événement ?"
2022-03-03 20:47:15 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/lib/exceptions.py:420 zerver/views/auth.py:675
#: zerver/views/auth.py:949 zerver/views/auth.py:1013
2021-01-20 02:45:05 +01:00
msgid "Invalid subdomain"
msgstr "Sous-domaine invalide"
2022-11-03 05:35:14 +01:00
#: zerver/lib/exceptions.py:460
2021-07-15 18:15:33 +02:00
msgid "Access denied"
msgstr "Accès refusé"
2022-10-11 19:57:36 +02:00
#: zerver/lib/external_accounts.py:36
2022-09-21 02:44:47 +02:00
msgid "Twitter username"
2022-10-11 19:57:36 +02:00
msgstr "Nom d'utilisateur Twitter"
2022-09-21 02:44:47 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/external_accounts.py:42
2022-09-21 02:44:47 +02:00
msgid "GitHub username"
2022-10-11 19:57:36 +02:00
msgstr "Nom d'utilisateur GitHub"
2022-09-21 02:44:47 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/external_accounts.py:71
2021-01-20 02:45:05 +01:00
msgid "Custom external account must define URL pattern"
2021-03-23 02:06:43 +01:00
msgstr "Le compte externe personnalisé doit définir un motif d'URL"
2019-08-08 00:15:28 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/external_accounts.py:73
2019-08-08 00:15:28 +02:00
msgid "Invalid external account type"
2019-11-06 23:45:03 +01:00
msgstr "Type de compte externe non valide"
2019-08-08 00:15:28 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/hotspots.py:13
2018-07-27 21:25:57 +02:00
msgid "Catch up on a stream"
2020-06-04 23:05:54 +02:00
msgstr "Découvrir un canal"
2018-04-03 19:20:21 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/hotspots.py:15
2018-07-27 21:25:57 +02:00
msgid ""
"Messages sent to a stream are seen by everyone subscribed to that stream. "
"Try clicking on one of the stream links below."
2020-06-04 23:05:54 +02:00
msgstr "Les messages envoyés sur un canal sont visibles par tous les abonnés à ce canal. Essayez de cliquer sur l'un des canaux ci-dessous."
2018-07-27 21:25:57 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/hotspots.py:20
2018-07-27 21:25:57 +02:00
msgid "Topics"
msgstr "Sujets"
2022-10-11 19:57:36 +02:00
#: zerver/lib/hotspots.py:22
2018-07-27 21:25:57 +02:00
msgid ""
"Every message has a topic. Topics keep conversations easy to follow, and "
"make it easy to reply to conversations that start while you are offline."
msgstr "Tous les messages comportent un sujet. Les sujets rendent les discussions plus compréhensibles et facilitent les réponses à celles qui ont débutées pendant que vous étiez hors connexion."
2022-10-11 19:57:36 +02:00
#: zerver/lib/hotspots.py:28
2021-07-15 18:15:33 +02:00
msgid "Settings"
msgstr "Paramètres"
2022-10-11 19:57:36 +02:00
#: zerver/lib/hotspots.py:30
2019-02-12 01:52:41 +01:00
msgid "Go to Settings to configure your notifications and display settings."
2020-06-04 23:05:54 +02:00
msgstr "Ouvrez les Paramètres pour configurer vos paramètres de notifications et d'affichage."
2019-02-12 01:52:41 +01:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/hotspots.py:34
2018-07-27 21:25:57 +02:00
msgid "Compose"
msgstr "Rédiger"
2022-10-11 19:57:36 +02:00
#: zerver/lib/hotspots.py:36
2018-07-27 21:25:57 +02:00
msgid ""
"Click here to start a new conversation. Pick a topic (2-3 words is best), "
"and give it a go!"
msgstr "Cliquer ici pour démarrer une nouvelle discussion. Mettez un sujet (2-3 mots), et lancez-vous!"
2022-10-11 19:57:36 +02:00
#: zerver/lib/integrations.py:37
2017-09-15 15:46:38 +02:00
msgid "Integration frameworks"
2020-06-04 23:05:54 +02:00
msgstr "Frameworks d'intégration"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/integrations.py:43
2017-09-15 15:46:38 +02:00
msgid "Continuous integration"
2017-10-20 19:24:15 +02:00
msgstr "Intégration continue"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/integrations.py:44
2017-09-15 15:46:38 +02:00
msgid "Customer support"
2017-11-21 02:37:53 +01:00
msgstr "Support client"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/integrations.py:45
2017-09-15 15:46:38 +02:00
msgid "Deployment"
2017-10-20 19:24:15 +02:00
msgstr "Déploiement"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/integrations.py:46
2021-05-27 09:13:49 +02:00
msgid "Entertainment"
2021-07-15 18:15:33 +02:00
msgstr "Divertissement"
2021-05-27 09:13:49 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/integrations.py:47
2017-09-15 15:46:38 +02:00
msgid "Communication"
2017-10-20 19:24:15 +02:00
msgstr "Communication"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/integrations.py:48
2017-09-15 15:46:38 +02:00
msgid "Financial"
2017-10-20 19:24:15 +02:00
msgstr "Financier"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/integrations.py:49
2022-09-21 02:44:47 +02:00
msgid "Human resources"
2022-10-11 19:57:36 +02:00
msgstr "Ressources humaines"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/integrations.py:50
2017-09-15 15:46:38 +02:00
msgid "Marketing"
2018-07-27 21:25:57 +02:00
msgstr "Marketing"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/integrations.py:51
2017-09-15 15:46:38 +02:00
msgid "Miscellaneous"
2017-10-25 18:13:53 +02:00
msgstr "Divers"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/integrations.py:52
2022-09-21 02:44:47 +02:00
msgid "Monitoring"
2022-10-11 19:57:36 +02:00
msgstr "Suivi "
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/integrations.py:53
2017-09-15 15:46:38 +02:00
msgid "Project management"
2020-06-04 23:05:54 +02:00
msgstr "Gestion de projet"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/integrations.py:54
2017-09-15 15:46:38 +02:00
msgid "Productivity"
2017-10-20 19:24:15 +02:00
msgstr "Productivité"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/integrations.py:55
2017-09-15 15:46:38 +02:00
msgid "Version control"
2017-10-20 19:24:15 +02:00
msgstr "Contrôle de version"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/message.py:190
2021-03-23 02:06:43 +01:00
msgid "Message must not be empty"
msgstr "Le message ne doit pas être vide"
2022-10-11 19:57:36 +02:00
#: zerver/lib/message.py:192
2021-03-23 02:06:43 +01:00
msgid "Message must not contain null bytes"
msgstr "Le message ne doit pas contenir d'octets nuls."
2022-11-17 07:52:13 +01:00
#: zerver/lib/narrow.py:106
2020-06-21 08:33:07 +02:00
msgid "Operator {} not supported."
msgstr "Opérateur {} non supporté."
2016-06-22 01:45:47 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/lib/narrow.py:198
2022-10-11 19:57:36 +02:00
#, python-brace-format
msgid "Invalid narrow operator: {desc}"
msgstr "Opérateur de restriction non valide : {desc}"
2022-11-17 07:52:13 +01:00
#: zerver/lib/narrow.py:969
msgid "Missing 'anchor' argument."
msgstr "Argument 'anchor' manquant"
#: zerver/lib/narrow.py:989
msgid "Invalid anchor"
msgstr "Ancre invalide"
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:56
2020-05-08 01:05:36 +02:00
#, python-brace-format
2021-11-01 20:42:10 +01:00
msgid "We also have a guide for [Setting up your organization]({help_url})."
2021-12-04 01:03:42 +01:00
msgstr "Nous avons également un guide pour [Configurer votre organisation]({help_url})."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:59
2020-05-08 01:05:36 +02:00
msgid "Hello, and welcome to Zulip!"
2020-06-04 23:05:54 +02:00
msgstr "Bonjour, et bienvenue sur Zulip!"
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:64
2021-11-01 20:42:10 +01:00
#, python-brace-format
msgid ""
"Note that this is a [demo organization]({demo_org_help_url}) and will be "
2021-12-04 01:03:42 +01:00
"**automatically deleted** in 30 days."
2022-03-03 20:47:15 +01:00
msgstr "Notez qu'il s'agit d'une [organisation de démonstration]({demo_org_help_url}) et qu'elle sera **automatiquement supprimée** dans 30 jours."
2021-11-01 20:42:10 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:73
2020-05-08 01:05:36 +02:00
msgid "This is a private message from me, Welcome Bot."
2020-06-04 23:05:54 +02:00
msgstr "Ceci est un message privé de ma part, le Robot Bienvenue."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:75
2021-11-01 20:42:10 +01:00
#, python-brace-format
msgid ""
"If you are new to Zulip, check out our [Getting started "
"guide]({getting_started_url})!"
2021-12-04 01:03:42 +01:00
msgstr "Si vous êtes nouveau sur Zulip, consultez notre [Guide de démarrage]({getting_started_url})!"
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:80
2021-12-04 01:03:42 +01:00
msgid ""
"I can also help you get set up! Just click anywhere on this message or press"
" `r` to reply."
2022-03-03 20:47:15 +01:00
msgstr "Je peux aussi vous aider à vous mettre à niveau! Cliquez n'importe où sur ce message ou appuyez sur « r » pour répondre."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:83 zerver/lib/onboarding.py:191
2021-12-04 01:03:42 +01:00
msgid "Here are a few messages I understand:"
2022-03-03 20:47:15 +01:00
msgstr "Voici quelques messages que je comprends :"
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:120
2021-12-04 01:03:42 +01:00
msgid ""
"You can [download](/apps) the [mobile and desktop apps](/apps). Zulip also "
"works great in a browser."
2022-03-03 20:47:15 +01:00
msgstr "Vous pouvez [télécharger](/apps) les [applications mobiles et de bureau](/apps). Zulip fonctionne également très bien dans un navigateur."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:125
2021-12-04 01:03:42 +01:00
msgid ""
2022-03-03 20:47:15 +01:00
"Go to [Profile settings](#settings/profile) to add a [profile "
"picture](/help/change-your-profile-picture) and edit your [profile "
"information](/help/edit-your-profile)."
msgstr "Accéder à [Paramètres de profil](#settings/profile) pour ajouter une [photo de profil](/help/change-your-profile-picture) et modifier vos [informations de profil](/help/edit-your-profile)."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:131
2021-12-04 01:03:42 +01:00
msgid ""
"Go to [Display settings](#settings/display-settings) to [switch between the "
"light and dark themes](/help/dark-theme), [pick your favorite emoji "
"theme](/help/emoji-and-emoticons#change-your-emoji-set), [change your "
"language](/help/change-your-language), and make other tweaks to your Zulip "
"experience."
2022-03-03 20:47:15 +01:00
msgstr "Visitez [Paramètres d'affichage](#settings/display-settings) pour [basculer entre les thèmes clairs et sombres](/help/dark-theme), [choisir votre thème emoji préféré](/help/emoji-and-emoticons# change-your-emoji-set), [changer de langue](/help/change-your-language) et apporter d'autres modifications à votre expérience Zulip."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:141
2021-12-04 01:03:42 +01:00
msgid ""
"In Zulip, streams [determine who gets a message](/help/streams-and-topics). "
"They are similar to channels in other chat apps."
2022-03-03 20:47:15 +01:00
msgstr "Dans Zulip, les canaux [déterminent qui reçoit un message](/help/streams-and-topics). Ils sont similaires aux canaux d'autres applications de chat."
2021-11-01 20:42:10 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:145
2021-12-04 01:03:42 +01:00
msgid "[Browse and subscribe to streams](#streams/all)."
2022-03-03 20:47:15 +01:00
msgstr "[Parcourir et s'abonner aux canaux](#streams/all)."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:152
2021-12-04 01:03:42 +01:00
msgid ""
"In Zulip, topics [tell you what a message is about](/help/streams-and-"
"topics). They are light-weight subjects, very similar to the subject line of"
" an email."
2022-03-03 20:47:15 +01:00
msgstr "Dans Zulip, les sujets [vous disent de quoi parle un message](/help/streams-and-topics). Ce sont des sujets légers, très similaires à la ligne d'objet d'un e-mail."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:157
2021-12-04 01:03:42 +01:00
msgid ""
2022-11-03 05:35:14 +01:00
"Check out [Recent conversations](#recent) to see what's happening! You can "
2021-12-04 01:03:42 +01:00
"return to this conversation by clicking \"Private messages\" in the upper "
"left."
2022-11-17 07:52:13 +01:00
msgstr "Consultez les [Conversations récentes](#récentes) pour voir ce qui se passe ! Vous pouvez revenir à cette conversation en cliquant sur "Messages privés" en haut à gauche."
2021-12-04 01:03:42 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:166
2021-12-04 01:03:42 +01:00
msgid ""
"Zulip's [keyboard shortcuts](#keyboard-shortcuts) let you navigate the app "
"quickly and efficiently."
2022-03-03 20:47:15 +01:00
msgstr "Les [raccourcis clavier] (#keyboard-shortcuts) de Zulip vous permettent de naviguer rapidement et efficacement dans l'application."
2021-12-04 01:03:42 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:170
2021-12-04 01:03:42 +01:00
msgid "Press `?` any time to see a [cheat sheet](#keyboard-shortcuts)."
2022-03-03 20:47:15 +01:00
msgstr "Appuyer sur `?` à tout moment pour voir un [aide-mémoire](#keyboard-shortcuts)."
2021-12-04 01:03:42 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:177
2021-12-04 01:03:42 +01:00
msgid ""
"Zulip uses [Markdown](/help/format-your-message-using-markdown), an "
"intuitive format for **bold**, *italics*, bulleted lists, and more. Click "
"[here](#message-formatting) for a cheat sheet."
2022-03-03 20:47:15 +01:00
msgstr "Zulip utilise le [Markdown](/help/format-your-message-using-markdown), un format intuitif pour **gras**, *italics*, les listes à puces, etc. Cliquer [ici] (#message-formatting) pour obtenir un aide-mémoire."
2021-12-04 01:03:42 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:183
2021-12-04 01:03:42 +01:00
msgid ""
"Check out our [messaging tips](/help/messaging-tips) to learn about emoji "
"reactions, code blocks and much more!"
2022-03-03 20:47:15 +01:00
msgstr "Consultez nos [conseils de messagerie](/help/messaging-tips) pour en savoir plus sur les réactions emoji, les blocs de code et bien plus encore !"
2021-12-04 01:03:42 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:194
2021-12-04 01:03:42 +01:00
msgid ""
"Check out our [Getting started guide](/help/getting-started-with-zulip), or "
"browse the [Help center](/help/) to learn more!"
2022-03-03 20:47:15 +01:00
msgstr "Consultez notre [Guide de démarrage](/help/getting-started-with-zulip) ou parcourez le [Centre d'aide](/help/) pour en savoir plus !"
2021-01-20 02:45:05 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:203
2021-01-20 02:45:05 +01:00
msgid ""
2021-12-04 01:03:42 +01:00
"I’ m sorry, I did not understand your message. Please try one of the "
"following commands:"
2022-03-03 20:47:15 +01:00
msgstr "Désolé, je n'ai pas compris votre message. Veuillez essayer l'une des commandes suivantes :"
2021-01-20 02:45:05 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:227
2020-05-08 01:05:36 +02:00
msgid ""
"This is a private stream, as indicated by the lock icon next to the stream "
"name."
2020-06-04 23:05:54 +02:00
msgstr "Ceci est un canal privé, tel qu'indiqué par l'iĉone de cadenas à côté du nom de canal."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:229
2020-05-08 01:05:36 +02:00
msgid "Private streams are only visible to stream members."
2020-06-04 23:05:54 +02:00
msgstr "Les canaux privés ne sont visibles qu'aux membres du canal."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:233
2020-05-08 01:05:36 +02:00
#, python-brace-format
msgid ""
"To manage this stream, go to [Stream settings]({stream_settings_url}) and "
"click on `{initial_private_stream_name}`."
2020-06-04 23:05:54 +02:00
msgstr "Pour gérer ce canal, ouvrez les [paramètres du Canal]({stream_settings_url}) et cliquez sur `{initial_private_stream_name}`."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:243
2020-05-08 01:05:36 +02:00
#, python-brace-format
msgid ""
"This is a message on stream #**{default_notification_stream_name}** with the"
" topic `topic demonstration`."
2020-06-04 23:05:54 +02:00
msgstr "Ceci est un message dans le canal #**{default_notification_stream_name}** avec le sujet `topic demonstration`."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:249
2020-05-08 01:05:36 +02:00
msgid "Topics are a lightweight tool to keep conversations organized."
2020-06-04 23:05:54 +02:00
msgstr "Les sujets fournissent un cadre léger pour garder les conversations organisées."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:251
2020-05-08 01:05:36 +02:00
#, python-brace-format
msgid ""
"You can learn more about topics at [Streams and "
"topics]({about_topics_help_url})."
2020-06-04 23:05:54 +02:00
msgstr "Vous pouvez en apprendre plus sur les sujets sur la page [Canaux et sujets]({about_topics_help_url})."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:256
2020-05-08 01:05:36 +02:00
#, python-brace-format
msgid ""
"This is a message on stream #**{default_notification_stream_name}** with the"
" topic `swimming turtles`."
2020-06-04 23:05:54 +02:00
msgstr "Ceci est un message dans le canal #**{default_notification_stream_name}** avec le sujet `swimming turtles`."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:265
2020-05-08 01:05:36 +02:00
#, python-brace-format
msgid ""
"[Start a new topic]({start_topic_help_url}) any time you're not replying to "
"a previous message."
2020-06-04 23:05:54 +02:00
msgstr "[Démarrez un nouveau sujet]({start_topic_help_url}) lorsque vous n'êtes pas en train de répondre à un message précédent."
2020-05-08 01:05:36 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/lib/outgoing_webhook.py:320
2021-05-03 18:01:11 +02:00
msgid "Invalid JSON in response"
2021-05-12 06:39:38 +02:00
msgstr "JSON non valide dans la réponse"
2021-05-03 18:01:11 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/lib/outgoing_webhook.py:329
2021-05-03 18:01:11 +02:00
msgid "Invalid response format"
2021-05-12 06:39:38 +02:00
msgstr "Format de réponse non valide"
2021-05-03 18:01:11 +02:00
2022-06-29 02:37:51 +02:00
#: zerver/lib/push_notifications.py:342
2020-06-21 08:33:07 +02:00
msgid "Invalid GCM option to bouncer: priority {!r}"
2020-07-01 19:39:00 +02:00
msgstr "Options GCM non valides pour le serveur de relai : priorié {!r}"
2017-06-06 20:43:38 +02:00
2022-06-29 02:37:51 +02:00
#: zerver/lib/push_notifications.py:352
2020-06-21 08:33:07 +02:00
msgid "Invalid GCM options to bouncer: {}"
2020-07-01 19:39:00 +02:00
msgstr "Options GCM non valides pour le serveur de relai : {}"
2017-10-20 19:24:15 +02:00
2018-04-03 19:20:21 +02:00
#. error
2022-09-21 02:44:47 +02:00
#: zerver/lib/push_notifications.py:574 zilencer/views.py:201
2017-06-06 20:43:38 +02:00
msgid "Token does not exist"
2017-10-25 18:13:53 +02:00
msgstr "Le jeton n'existe pas."
2017-06-06 20:43:38 +02:00
2022-06-29 02:37:51 +02:00
#: zerver/lib/push_notifications.py:745
2021-07-15 18:15:33 +02:00
msgid ""
"This organization has disabled including message content in mobile push "
"notifications"
2021-09-16 22:12:11 +02:00
msgstr "Cette organisation a désactivé l'inclusion du contenu des messages dans les notifications push mobiles"
2021-07-15 18:15:33 +02:00
2022-06-29 02:37:51 +02:00
#: zerver/lib/push_notifications.py:834
2021-07-15 18:15:33 +02:00
#, python-brace-format
msgid "{full_name} mentioned @{user_group_name}:"
2021-09-16 22:12:11 +02:00
msgstr "{full_name} a mentionné @{user_group_name} :"
2021-07-15 18:15:33 +02:00
2022-06-29 02:37:51 +02:00
#: zerver/lib/push_notifications.py:838
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{full_name} mentioned you:"
2020-07-01 19:39:00 +02:00
msgstr "{full_name} vous a mentionné :"
2019-09-24 22:02:33 +02:00
2022-06-29 02:37:51 +02:00
#: zerver/lib/push_notifications.py:840
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{full_name} mentioned everyone:"
2020-07-01 19:39:00 +02:00
msgstr "{full_name} a mentionné tout le monde :"
2019-09-24 22:02:33 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/recipient_users.py:30 zerver/lib/streams.py:264
#: zerver/lib/streams.py:272 zerver/lib/streams.py:834
2022-11-17 07:52:13 +01:00
#: zerver/tornado/views.py:160 zerver/views/events_register.py:93
2022-09-21 02:44:47 +02:00
#: zerver/views/message_send.py:240 zerver/views/message_send.py:246
#: zerver/views/message_send.py:265 zerver/views/users.py:691
2022-04-18 22:49:41 +02:00
msgid "User not authorized for this query"
msgstr "L'utilisateur n'est pas autorisé pour cette requête"
#: zerver/lib/recipient_users.py:71
#, python-brace-format
msgid "'{email}' is no longer using Zulip."
msgstr "'{email}' n'utilise plus Zulip."
#: zerver/lib/recipient_users.py:78
msgid "You can't send private messages outside of your organization."
msgstr "Vous ne pouvez pas envoyer de messages privés en dehors de votre organisation."
2021-09-16 22:12:11 +02:00
#: zerver/lib/remote_server.py:91
2020-06-21 08:33:07 +02:00
msgid "Push notifications bouncer error: {}"
2020-07-01 19:39:00 +02:00
msgstr "Erreur du serveur de relai des notifications push : {}"
2019-02-12 01:52:41 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/request.py:91
2019-01-04 23:42:46 +01:00
#, python-brace-format
msgid "Can't decide between '{var_name1}' and '{var_name2}' arguments"
2020-07-01 19:39:00 +02:00
msgstr "Impossible de trancher entre les arguments '{var_name1}' et '{var_name2}'"
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/request.py:103
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "Missing '{var_name}' argument"
2017-10-25 18:13:53 +02:00
msgstr "Argument '{var_name}' manquant"
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/request.py:116
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "Bad value for '{var_name}': {bad_value}"
2017-10-25 18:13:53 +02:00
msgstr "Mauvaise valeur pour '{var_name}': {bad_value} "
2016-06-22 01:45:47 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/lib/request.py:394 zerver/webhooks/ifttt/view.py:37
#: zerver/webhooks/slack_incoming/view.py:41
2022-03-16 01:54:44 +01:00
msgid "Malformed payload"
2022-03-24 07:41:11 +01:00
msgstr "Charge utile malformée"
2022-03-16 01:54:44 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/request.py:442
2020-06-21 08:33:07 +02:00
msgid "Argument \"{}\" is not valid JSON."
msgstr "L'argument \"{}\" n'est pas du JSON valide. "
2016-06-22 01:45:47 +02:00
2021-09-16 22:12:11 +02:00
#: zerver/lib/send_email.py:68
2020-05-08 01:05:36 +02:00
msgid "Zulip Account Security"
2020-06-04 23:05:54 +02:00
msgstr "Sécurité de Zulip"
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/streams.py:223
2020-05-08 01:05:36 +02:00
msgid "Only organization administrators can send to this stream."
2020-06-04 23:05:54 +02:00
msgstr "Seuls les administrateurs peuvent envoyer des messages dans ce canal."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/streams.py:229
2021-04-15 23:58:47 +02:00
msgid ""
"Only organization administrators and moderators can send to this stream."
msgstr "Seuls les administrateurs de l'organisation et les modérateurs peuvent créer des canaux."
2022-09-21 02:44:47 +02:00
#: zerver/lib/streams.py:232
2021-01-20 02:45:05 +01:00
msgid "Guests cannot send to this stream."
2021-03-23 02:06:43 +01:00
msgstr "Les invités ne peuvent envoyer de messages dans ce canal."
2021-01-20 02:45:05 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/streams.py:237
2020-05-08 01:05:36 +02:00
msgid "New members cannot send to this stream."
2020-06-04 23:05:54 +02:00
msgstr "Les nouveaux membres ne peuvent envoyer des messages dans ce canal."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/streams.py:297
2020-06-21 08:33:07 +02:00
msgid "Not authorized to send to stream '{}'"
msgstr "Pas autorisé à envoyer sur le canal '{}'"
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/streams.py:302
2019-01-04 23:42:46 +01:00
msgid "Please supply 'stream'."
2020-06-04 23:05:54 +02:00
msgstr "Veuillez renseigner 'stream'."
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/streams.py:305
2019-01-04 23:42:46 +01:00
msgid "Please choose one: 'stream' or 'stream_id'."
2020-06-04 23:05:54 +02:00
msgstr "Veuillez choisir parmi 'stream' ou 'stream_id'."
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/streams.py:311 zerver/lib/streams.py:330
#: zerver/lib/streams.py:413 zerver/lib/streams.py:479
2022-07-15 01:22:29 +02:00
msgid "Invalid stream ID"
2017-10-25 18:13:53 +02:00
msgstr "ID de canal invalide"
2017-02-03 21:32:04 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/streams.py:455
2020-06-21 08:33:07 +02:00
msgid "Stream name '{}' is already taken."
2020-07-01 19:39:00 +02:00
msgstr "Le nom de canal '{}' est déjà pris."
2017-02-03 21:32:04 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/streams.py:463 zerver/lib/streams.py:583
2022-03-03 20:47:15 +01:00
msgid "Invalid stream name '{}'"
msgstr "Nom du canal invalide '{}'"
2022-09-21 02:44:47 +02:00
#: zerver/lib/streams.py:727
2020-06-21 08:33:07 +02:00
msgid "Stream(s) ({}) do not exist"
2020-07-01 19:39:00 +02:00
msgstr "Canaux ({}) inexistant(s)"
2017-02-03 21:32:04 +01:00
2022-11-03 05:35:14 +01:00
#: zerver/lib/streams.py:734 zerver/views/streams.py:330
2022-03-03 20:47:15 +01:00
msgid "Web-public streams are not enabled."
2022-03-16 01:54:44 +01:00
msgstr "Les canaux publics sur le Web ne sont pas activés."
2020-07-01 19:39:00 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/streams.py:763
2020-06-21 08:33:07 +02:00
msgid "Default stream group with id '{}' does not exist."
msgstr "Le groupe de canaux par défaut avec l'ID '{}' n'existe pas."
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/string_validation.py:38
2022-03-03 20:47:15 +01:00
msgid "Stream name can't be empty!"
2022-03-16 01:54:44 +01:00
msgstr "Le nom du canal ne peut pas être vide !"
2022-03-03 20:47:15 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/string_validation.py:42
2022-03-03 20:47:15 +01:00
msgid "Stream name too long (limit: {} characters)."
msgstr "Nom du canal trop long (limite : {} caractères)."
2022-09-21 02:44:47 +02:00
#: zerver/lib/string_validation.py:48
2022-03-03 20:47:15 +01:00
msgid "Invalid character in stream name, at position {}!"
2022-03-16 01:54:44 +01:00
msgstr "Caractère non valide dans le nom du canal, à la position {} !"
2022-03-03 20:47:15 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/string_validation.py:54
2022-03-03 20:47:15 +01:00
msgid "Topic can't be empty!"
2022-03-16 01:54:44 +01:00
msgstr "Le sujet ne peut pas être vide !"
2022-03-03 20:47:15 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/string_validation.py:59
2022-03-03 20:47:15 +01:00
msgid "Invalid character in topic, at position {}!"
2022-03-16 01:54:44 +01:00
msgstr "Caractère non valide dans le sujet, à la position {} !"
2022-03-03 20:47:15 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/subscription_info.py:296
2022-04-18 22:49:41 +02:00
msgid "Subscriber data is not available for this stream"
msgstr "Les données de l'abonné à ce canal ne sont pas disponibles"
2022-09-21 02:44:47 +02:00
#: zerver/lib/subscription_info.py:303
2022-04-18 22:49:41 +02:00
msgid "Unable to retrieve subscribers for private stream"
msgstr "Impossible de retrouver la liste des abonnés pour ce canal privé"
2022-09-21 02:44:47 +02:00
#: zerver/lib/upload.py:128 zerver/lib/upload.py:144 zerver/lib/upload.py:238
2019-02-12 01:52:41 +01:00
msgid "Could not decode image; did you upload an image file?"
2020-06-04 23:05:54 +02:00
msgstr "Impossible de décoder l'image; avez vous envoyé un fichier d'image?"
2019-02-12 01:52:41 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/upload.py:130 zerver/lib/upload.py:146 zerver/lib/upload.py:240
2019-02-12 01:52:41 +01:00
msgid "Image size exceeds limit."
2020-06-04 23:05:54 +02:00
msgstr "La taille de l'image dépasse la limite."
2019-02-12 01:52:41 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/upload.py:168
2022-03-16 01:54:44 +01:00
msgid "Corrupt animated image."
2022-03-19 01:51:42 +01:00
msgstr "Image animée corrompue."
2022-03-16 01:54:44 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/upload.py:177
2022-03-16 01:54:44 +01:00
msgid "Unknown animated image format."
2022-03-19 01:51:42 +01:00
msgstr "Format d'image animée inconnu."
2022-03-16 01:54:44 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/upload.py:373
2018-04-03 19:20:21 +02:00
msgid "Upload would exceed your organization's upload quota."
2020-06-04 23:05:54 +02:00
msgstr "L'envoi de ce fichier provoquerait le dépassement du quota de votre organisation."
2018-04-03 19:20:21 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/user_groups.py:44
2018-01-18 18:10:07 +01:00
msgid "Invalid user group"
2018-07-27 21:25:57 +02:00
msgstr "Nom de groupe d'utilisateurs non valide"
2018-01-18 18:10:07 +01:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/user_groups.py:56
2022-06-29 02:37:51 +02:00
msgid "Invalid user group ID: {}"
msgstr "ID de groupe d'utilisateurs non valide : {}"
2022-09-21 02:44:47 +02:00
#: zerver/lib/users.py:45
2017-06-06 20:43:38 +02:00
msgid "Name too long!"
msgstr "Nom trop long !"
2022-09-21 02:44:47 +02:00
#: zerver/lib/users.py:47
2017-06-06 20:43:38 +02:00
msgid "Name too short!"
2017-10-05 10:14:33 +02:00
msgstr "Nom trop court !"
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/users.py:50
2017-06-06 20:43:38 +02:00
msgid "Invalid characters in name!"
2017-10-05 10:14:33 +02:00
msgstr "Caractères invalides dans le nom !"
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/users.py:56
2020-05-08 01:05:36 +02:00
msgid "Invalid format!"
2020-06-04 23:05:54 +02:00
msgstr "Format invalide !"
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/users.py:72
2018-11-03 01:35:21 +01:00
msgid "Name is already in use!"
2018-11-07 16:22:47 +01:00
msgstr "Ce nom est déjà utilisé !"
2018-11-03 01:35:21 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/users.py:78 zerver/views/users.py:495 zerver/views/users.py:508
#: zerver/views/users.py:696
2017-09-15 15:46:38 +02:00
msgid "Bad name or username"
2017-10-05 10:14:33 +02:00
msgstr "Mauvais nom ou nom d'utilisateur"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/users.py:95
2020-06-21 08:33:07 +02:00
msgid "Invalid integration '{}'."
2020-07-01 19:39:00 +02:00
msgstr "Intégration '{}' non valide."
2019-09-24 22:02:33 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/users.py:100
2020-06-21 08:33:07 +02:00
msgid "Missing configuration parameters: {}"
msgstr "Paramètres de configuration manquants : {}"
2019-09-24 22:02:33 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/users.py:109
2019-09-24 22:02:33 +02:00
msgid "Invalid {} value {} ({})"
2020-06-21 08:33:07 +02:00
msgstr "{} de valeur {} non valide ({})"
2019-09-24 22:02:33 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/users.py:124
2018-04-03 19:20:21 +02:00
msgid "Invalid configuration data!"
2020-06-04 23:05:54 +02:00
msgstr "Données de configuration non valides !"
2018-04-03 19:20:21 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/users.py:158
2017-09-15 15:46:38 +02:00
msgid "Invalid bot type"
2020-06-04 23:05:54 +02:00
msgstr "Type de robot non valide"
2017-09-15 15:46:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/users.py:163
2017-09-15 15:46:38 +02:00
msgid "Invalid interface type"
2020-06-04 23:05:54 +02:00
msgstr "Type d'interface non valide"
2017-09-15 15:46:38 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/lib/users.py:232 zerver/lib/users.py:237 zerver/models.py:4452
2020-06-21 08:33:07 +02:00
msgid "Invalid user ID: {}"
2020-07-01 19:39:00 +02:00
msgstr "ID d'utilisateur non valide : {}"
2018-01-18 18:10:07 +01:00
2022-10-11 19:57:36 +02:00
#: zerver/lib/users.py:245 zerver/lib/users.py:247
2018-08-03 18:47:55 +02:00
msgid "No such bot"
msgstr "Aucun robot"
2022-10-11 19:57:36 +02:00
#: zerver/lib/users.py:271 zerver/lib/users.py:298 zerver/lib/users.py:315
#: zerver/views/presence.py:44
2018-08-03 18:47:55 +02:00
msgid "No such user"
msgstr "Aucun utilisateur"
2022-10-11 19:57:36 +02:00
#: zerver/lib/users.py:273
2018-08-03 18:47:55 +02:00
msgid "User is deactivated"
2018-09-01 01:08:37 +02:00
msgstr "L'utilisateur est désactivé"
2018-08-03 18:47:55 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:75 zerver/lib/validator.py:148
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a string"
msgstr "{var_name} n'est pas une chaîne"
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:82
2018-07-27 21:25:57 +02:00
#, python-brace-format
msgid "{item} cannot be blank."
msgstr "{item} ne peut pas être vide."
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:90 zerver/lib/validator.py:167
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Invalid {var_name}"
2020-07-01 19:39:00 +02:00
msgstr "{var_name} non valide"
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:105
2017-06-06 20:43:38 +02:00
#, python-brace-format
2018-07-27 21:25:57 +02:00
msgid "{var_name} is too long (limit: {max_length} characters)"
2018-11-07 16:22:47 +01:00
msgstr "{var_name} est trop longue (limite de caractères: {max_length})"
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:120
2018-07-27 21:25:57 +02:00
#, python-brace-format
msgid "{var_name} has incorrect length {length}; should be {target_length}"
2018-11-07 16:22:47 +01:00
msgstr "La longueur {length} de {var_name} est incorrecte; elle devrait être {target_length}"
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:141
#, python-brace-format
msgid "{var_name} is not a recognized time zone"
msgstr "{var_name} n'est pas un fuseau horaire reconnu"
#: zerver/lib/validator.py:151 zerver/lib/validator.py:153
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a date"
2020-07-01 19:39:00 +02:00
msgstr "{var_name} n'est pas une date"
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:159
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not an integer"
msgstr "{var_name} n'est pas un entier"
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:178
2021-07-15 18:15:33 +02:00
#, python-brace-format
msgid "{var_name} is too small"
2021-09-16 22:12:11 +02:00
msgstr "{var_name} est trop petit "
2021-07-15 18:15:33 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:180
2021-07-15 18:15:33 +02:00
#, python-brace-format
msgid "{var_name} is too large"
2021-09-16 22:12:11 +02:00
msgstr "{var_name} est trop grand"
2021-07-15 18:15:33 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:188
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a float"
msgstr "{var_name} n'est pas un nombre réel"
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:194
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a boolean"
2020-07-01 19:39:00 +02:00
msgstr "{var_name} n'est pas un booléen"
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:204
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a valid hex color code"
msgstr "{var_name} n'est pas un code de couleur hexadécimal valide"
2019-02-12 01:52:41 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:224 zerver/lib/validator.py:644
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a list"
2020-07-01 19:39:00 +02:00
msgstr "{var_name} n'est pas une liste"
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:228
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{container} should have exactly {length} items"
2020-07-01 19:39:00 +02:00
msgstr "{container} devrait avoir exactement {length} éléments"
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:275 zerver/lib/validator.py:647
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a dict"
2020-07-01 19:39:00 +02:00
msgstr "{var_name} n'est pas un dict"
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:283
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{key_name} key is missing from {var_name}"
2020-07-01 19:39:00 +02:00
msgstr "La clé {key_name} est manquante dans {var_name}"
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:308
2020-06-21 08:33:07 +02:00
msgid "Unexpected arguments: {}"
2020-07-01 19:39:00 +02:00
msgstr "Arguments inattendus : {}"
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:341
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not an allowed_type"
2020-07-01 19:39:00 +02:00
msgstr "{var_name} n'est pas un allowed_type"
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:350
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{variable} != {expected_value} ({value} is wrong)"
2020-07-01 19:39:00 +02:00
msgstr "{variable} != {expected_value} ({value} est faux)"
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:377
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a URL"
msgstr "{var_name} n'est pas une URL"
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:384
2022-06-29 02:37:51 +02:00
#, python-format
msgid "URL pattern must contain '%(username)s'."
msgstr "Le modèle d'URL doit contenir "%(username)s"."
2019-08-08 00:15:28 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:408
2018-07-27 21:25:57 +02:00
#, python-brace-format
msgid "'{item}' cannot be blank."
msgstr "'{item}' ne peut pas être vide."
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:417
2022-06-29 02:37:51 +02:00
msgid "Field must not have duplicate choices."
msgstr "Le champ ne doit pas avoir de choix en double."
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:430
2018-07-27 21:25:57 +02:00
#, python-brace-format
msgid "'{value}' is not a valid choice for '{field_name}'."
2020-06-04 23:05:54 +02:00
msgstr "'{value}' n'est pas une option valide pour '{field_name}'."
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:609
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a string or an integer list"
2020-07-01 19:39:00 +02:00
msgstr "{var_name} n'est ni une chaîne ni une liste d'entiers"
2019-08-08 00:15:28 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:619
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "{var_name} is not a string or integer"
msgstr "{var_name} n'est ni une chaîne ni un entier"
2019-08-08 00:15:28 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:636
2022-03-16 01:54:44 +01:00
#, python-brace-format
msgid "{var_name} does not have a length"
2022-03-19 01:51:42 +01:00
msgstr "{var_name} n'a pas de longueur"
2022-03-16 01:54:44 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/lib/validator.py:693 zerver/lib/validator.py:713
2022-03-16 01:54:44 +01:00
#, python-brace-format
msgid "{var_name} is missing"
2022-03-19 01:51:42 +01:00
msgstr "{var_name} est manquant"
2022-03-16 01:54:44 +01:00
2022-06-29 02:37:51 +02:00
#: zerver/lib/webhooks/common.py:69
2018-07-27 21:25:57 +02:00
#, python-brace-format
msgid "Missing the HTTP event header '{header}'"
2020-06-04 23:05:54 +02:00
msgstr "En-tête d'événement HTTP manquant '{header}'"
2018-04-03 19:20:21 +02:00
2022-06-29 02:37:51 +02:00
#: zerver/lib/webhooks/common.py:227
2021-03-23 02:06:43 +01:00
msgid "The {} webhook expects time in milliseconds."
msgstr "Le temps envoyé au webhook {} doit être exprimé en millisecondes."
2021-09-16 22:12:11 +02:00
#: zerver/lib/zcommand.py:30
2018-08-03 18:47:55 +02:00
msgid "There should be a leading slash in the zcommand."
2020-06-04 23:05:54 +02:00
msgstr "La zcommand devrait commencer par une barre oblique."
2018-08-03 18:47:55 +02:00
2021-09-16 22:12:11 +02:00
#: zerver/lib/zcommand.py:79
2020-06-21 08:33:07 +02:00
msgid "No such command: {}"
2020-07-01 19:39:00 +02:00
msgstr "Commande inexistante : {}"
2018-08-03 18:47:55 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/middleware.py:521
2017-09-15 15:46:38 +02:00
#, python-brace-format
2021-05-12 06:39:38 +02:00
msgid "CSRF error: {reason}"
2017-10-25 18:13:53 +02:00
msgstr "Erreur CSRF: {reason}"
2016-06-22 01:45:47 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/models.py:478
2019-08-08 00:15:28 +02:00
msgid "stream events"
2020-06-04 23:05:54 +02:00
msgstr "événements de canal"
2019-08-08 00:15:28 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/models.py:594
2022-03-03 20:47:15 +01:00
msgid "Available on Zulip Cloud Standard. Upgrade to access."
2022-03-16 01:54:44 +01:00
msgstr "Disponible sur Zulip Cloud Standard. Mettre à niveau pour accéder."
2019-08-08 00:15:28 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/models.py:1085
2022-09-21 02:44:47 +02:00
msgid "Invalid characters in emoji name"
msgstr "Caractères invalides dans le nom de l'emoji"
2022-10-11 19:57:36 +02:00
#: zerver/models.py:1209 zerver/models.py:1211
2021-11-01 20:42:10 +01:00
msgid "Bad regular expression: {}"
2021-12-04 01:03:42 +01:00
msgstr "Mauvaise expression régulière: {}"
2019-01-04 23:42:46 +01:00
2022-10-11 19:57:36 +02:00
#: zerver/models.py:1212
2021-11-01 20:42:10 +01:00
msgid "Unknown regular expression error"
2021-12-04 01:03:42 +01:00
msgstr "Erreur d'expression régulière inconnue"
2021-11-01 20:42:10 +01:00
2022-10-11 19:57:36 +02:00
#: zerver/models.py:1247
2021-11-01 20:42:10 +01:00
msgid "Invalid format string in URL."
2021-12-04 01:03:42 +01:00
msgstr "Motif de chaîne non valide dans l'URL."
2019-01-04 23:42:46 +01:00
2022-10-11 19:57:36 +02:00
#: zerver/models.py:1288
2021-07-15 18:15:33 +02:00
#, python-format
msgid ""
"Group %(name)r in URL format string is not present in linkifier pattern."
msgstr "Le groupe %(name)r dans la chaîne de format URL n'est pas présent dans le modèle de transformation en liens."
2022-10-11 19:57:36 +02:00
#: zerver/models.py:1300
2021-07-15 18:15:33 +02:00
#, python-format
msgid ""
"Group %(name)r in linkifier pattern is not present in URL format string."
msgstr "Le groupe %(name)r dans le modèle de transformation en liens n'est pas présent dans la chaîne de format d'URL."
2022-10-11 19:57:36 +02:00
#: zerver/models.py:1395 zerver/views/realm_playgrounds.py:25
2021-04-15 23:58:47 +02:00
msgid "Invalid characters in pygments language"
2021-05-03 18:01:11 +02:00
msgstr "Caractères invalides dans la langue des pygments"
2021-04-15 23:58:47 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/models.py:1889
2021-01-20 02:45:05 +01:00
msgid "Organization owner"
msgstr "Administrateur de l'organisation"
2022-11-17 07:52:13 +01:00
#: zerver/models.py:1890
2021-01-20 02:45:05 +01:00
msgid "Organization administrator"
msgstr "Administrateur de l'organisation"
2022-11-17 07:52:13 +01:00
#: zerver/models.py:1891
2021-05-03 18:01:11 +02:00
msgid "Moderator"
2021-05-12 06:39:38 +02:00
msgstr "Modérateur"
2021-05-03 18:01:11 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/models.py:1892
2021-01-20 02:45:05 +01:00
msgid "Member"
msgstr "Membre"
2022-11-17 07:52:13 +01:00
#: zerver/models.py:1893
2021-01-20 02:45:05 +01:00
msgid "Guest"
msgstr "Invité"
2022-11-17 07:52:13 +01:00
#: zerver/models.py:2425
2022-03-03 20:47:15 +01:00
msgid "Web-public"
2022-03-16 01:54:44 +01:00
msgstr "Public sur le Web"
2022-03-03 20:47:15 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/models.py:2431
2022-03-03 20:47:15 +01:00
msgid "Public"
msgstr "Publique"
2022-11-17 07:52:13 +01:00
#: zerver/models.py:2437
2022-03-03 20:47:15 +01:00
msgid "Private, shared history"
msgstr "Privé, historique protégé"
2022-11-17 07:52:13 +01:00
#: zerver/models.py:2443
2022-03-03 20:47:15 +01:00
msgid "Private, protected history"
msgstr "Privé, historique protégé"
2022-11-17 07:52:13 +01:00
#: zerver/models.py:2451
2022-03-03 20:47:15 +01:00
msgid "Public, protected history"
2022-03-16 01:54:44 +01:00
msgstr "Public, historique protégé"
2022-03-03 20:47:15 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/models.py:2471
2022-03-03 20:47:15 +01:00
msgid "All stream members can post"
msgstr "Tous les abonnés du canal peuvent envoyer des messages"
2022-11-17 07:52:13 +01:00
#: zerver/models.py:2472
2022-03-03 20:47:15 +01:00
msgid "Only organization administrators can post"
msgstr "Seuls les administrateurs de l'organisation peuvent envoyer des messages"
2022-11-17 07:52:13 +01:00
#: zerver/models.py:2474
2022-03-03 20:47:15 +01:00
msgid "Only organization administrators and moderators can post"
msgstr "Seuls les administrateurs de l'organisation et les modérateurs peuvent envoyer des messages"
2022-11-17 07:52:13 +01:00
#: zerver/models.py:2477
2022-03-03 20:47:15 +01:00
msgid "Only organization full members can post"
msgstr "Seuls les membres complets peuvent envoyer des messages"
2022-11-17 07:52:13 +01:00
#: zerver/models.py:3094
2017-09-15 15:46:38 +02:00
msgid "Unicode emoji"
2018-11-07 16:22:47 +01:00
msgstr "Emoji unicode"
2017-09-15 15:46:38 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/models.py:3095
2021-07-15 18:15:33 +02:00
msgid "Custom emoji"
msgstr "Emoji personnalisé"
2022-11-17 07:52:13 +01:00
#: zerver/models.py:3096
2017-09-15 15:46:38 +02:00
msgid "Zulip extra emoji"
2020-06-04 23:05:54 +02:00
msgstr "Emoji spécial Zulip"
2017-09-15 15:46:38 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/models.py:4456
2021-01-20 02:45:05 +01:00
msgid "User with ID {} is deactivated"
2021-03-23 02:06:43 +01:00
msgstr "L'utilisateur avec l'ID {} est désactivé"
2018-08-03 18:47:55 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/models.py:4459
2021-01-20 02:45:05 +01:00
msgid "User with ID {} is a bot"
2021-03-23 02:06:43 +01:00
msgstr "L'utilisateur avec l'ID {} est un robot"
2018-08-03 18:47:55 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/models.py:4499
2018-09-01 01:08:37 +02:00
msgid "List of options"
2018-11-03 01:35:21 +01:00
msgstr "Liste des options"
2018-07-27 21:25:57 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/models.py:4502
2018-09-01 01:08:37 +02:00
msgid "Person picker"
2018-11-07 16:22:47 +01:00
msgstr "Sélecteur de personne"
2018-08-03 18:47:55 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/models.py:4514
2018-07-27 21:25:57 +02:00
msgid "Short text"
2018-09-01 01:08:37 +02:00
msgstr "Texte court"
2018-07-27 21:25:57 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/models.py:4515
2018-07-27 21:25:57 +02:00
msgid "Long text"
2018-09-01 01:08:37 +02:00
msgstr "Texte long"
2018-07-27 21:25:57 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/models.py:4516
2018-09-01 01:08:37 +02:00
msgid "Date picker"
2018-11-07 16:22:47 +01:00
msgstr "Sélecteur de date"
2018-07-27 21:25:57 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/models.py:4517
2018-09-01 01:08:37 +02:00
msgid "Link"
2018-11-03 01:35:21 +01:00
msgstr "Lien"
2018-07-27 21:25:57 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/models.py:4520
2019-08-08 00:15:28 +02:00
msgid "External account"
2019-11-06 23:45:03 +01:00
msgstr "Compte externe"
2019-08-08 00:15:28 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/models.py:4525
2022-10-11 19:57:36 +02:00
msgid "Pronouns"
2022-11-03 05:35:14 +01:00
msgstr "Pronoms"
2022-10-11 19:57:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/signals.py:95
2018-07-27 21:25:57 +02:00
msgid "Unknown IP address"
2018-09-01 01:08:37 +02:00
msgstr "Adresse IP inconnue"
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/signals.py:96
2019-01-04 23:42:46 +01:00
msgid "an unknown operating system"
2019-02-12 01:52:41 +01:00
msgstr "un système d'exploitation inconnu"
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/signals.py:97
2019-01-04 23:42:46 +01:00
msgid "An unknown browser"
2019-02-12 01:52:41 +01:00
msgstr "Un navigateur inconnu"
2019-01-04 23:42:46 +01:00
2022-11-17 20:05:47 +01:00
#: zerver/tornado/event_queue.py:674
2017-06-06 20:43:38 +02:00
msgid "Missing 'queue_id' argument"
2017-11-21 02:37:53 +01:00
msgstr "Argument 'queue_id' manquant"
2017-06-06 20:43:38 +02:00
2022-11-17 20:05:47 +01:00
#: zerver/tornado/event_queue.py:677
2017-02-03 21:32:04 +01:00
msgid "Missing 'last_event_id' argument"
2017-11-21 02:37:53 +01:00
msgstr "Argument 'last_event_id' manquant"
2016-06-22 01:45:47 +02:00
2022-11-17 20:05:47 +01:00
#: zerver/tornado/event_queue.py:684
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "An event newer than {event_id} has already been pruned!"
2020-07-01 19:39:00 +02:00
msgstr "Un événement plus récent que {event_id} a déjà été nettoyé !"
2019-09-24 22:02:33 +02:00
2022-11-17 20:05:47 +01:00
#: zerver/tornado/event_queue.py:694
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Event {event_id} was not in this queue"
2020-07-01 19:39:00 +02:00
msgstr "L'événement {event_id} introuvable dans cette file d'attente"
2019-09-24 22:02:33 +02:00
2020-06-21 08:33:07 +02:00
#: zerver/tornado/exceptions.py:15
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "Bad event queue id: {queue_id}"
2020-06-04 23:05:54 +02:00
msgstr "ID de file d'attente d'événements non valide : {queue_id}"
2017-09-15 15:46:38 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/views/auth.py:484
2017-02-03 21:32:04 +01:00
msgid "Auth key for this subdomain not found."
2017-11-21 02:37:53 +01:00
msgstr "Clé d'authentification pour ce sous-domaine introuvable."
2017-02-03 21:32:04 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/views/auth.py:491
2016-06-22 01:45:47 +02:00
msgid "No JSON web token passed in request"
2020-06-04 23:05:54 +02:00
msgstr "Jeton web JSON absent de la requête"
2016-06-22 01:45:47 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/views/auth.py:493
2016-06-22 01:45:47 +02:00
msgid "Bad JSON web token"
2020-06-04 23:05:54 +02:00
msgstr "Jeton web JSON non valide"
2016-06-22 01:45:47 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/views/auth.py:497
2016-06-22 01:45:47 +02:00
msgid "No user specified in JSON web token claims"
2020-07-01 19:39:00 +02:00
msgstr "Aucun utilisateur spécifié dans les revendications du jeton web JSON "
2016-06-22 01:45:47 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/views/auth.py:500
2018-04-03 19:20:21 +02:00
msgid "No organization specified in JSON web token claims"
2020-07-01 19:39:00 +02:00
msgstr "Aucune organisation spécifiée dans les revendications du jeton web JSON "
2016-06-22 01:45:47 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/views/auth.py:507
2016-10-12 18:58:16 +02:00
msgid "Wrong subdomain"
2017-10-20 19:24:15 +02:00
msgstr "Mauvais sous-domaine"
2016-10-12 18:58:16 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/views/auth.py:955
2021-07-15 18:15:33 +02:00
msgid "Subdomain required"
msgstr "Sous-domaine requis"
2021-05-12 06:39:38 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/views/auth.py:1018
2022-03-03 20:47:15 +01:00
msgid "Password is incorrect."
2022-03-16 01:54:44 +01:00
msgstr "Le mot de passe est incorrect."
2016-06-22 01:45:47 +02:00
2021-07-15 18:15:33 +02:00
#: zerver/views/compatibility.py:18
2019-01-04 23:42:46 +01:00
msgid "User-Agent header missing from request"
2019-11-06 23:45:03 +01:00
msgstr "En-tête User-Agent absent de la requête"
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/views/custom_profile_fields.py:52
2019-09-24 22:02:33 +02:00
msgid "Label cannot be blank."
2020-06-04 23:05:54 +02:00
msgstr "L'étiquette ne peut pas être vide."
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/custom_profile_fields.py:66
2018-09-01 01:08:37 +02:00
msgid "Field must have at least one choice."
2018-11-07 16:22:47 +01:00
msgstr "Les champs doivent avoir au moins un choix disponible."
2018-09-01 01:08:37 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/custom_profile_fields.py:84
msgid "Field type not supported for display in profile summary."
2022-10-11 19:57:36 +02:00
msgstr "Type de champ non pris en charge pour l'affichage dans le résumé du profil."
2022-09-21 02:44:47 +02:00
#: zerver/views/custom_profile_fields.py:113
2019-08-08 00:15:28 +02:00
msgid "Invalid field type."
msgstr "Type de champ invalide."
2022-11-03 05:35:14 +01:00
#: zerver/views/custom_profile_fields.py:160
#: zerver/views/custom_profile_fields.py:222
2022-09-21 02:44:47 +02:00
msgid "Only 2 custom profile fields can be displayed in the profile summary."
2022-10-11 19:57:36 +02:00
msgstr "Seuls 2 champs de profil personnalisés peuvent être affichés dans le résumé du profil."
2022-09-21 02:44:47 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/views/custom_profile_fields.py:185
#: zerver/views/custom_profile_fields.py:249
2019-09-24 22:02:33 +02:00
msgid "A field with that label already exists."
2019-11-06 23:45:03 +01:00
msgstr "Un champ avec cette étiquette existe déjà."
2019-09-24 22:02:33 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/views/custom_profile_fields.py:234
2019-09-24 22:02:33 +02:00
msgid "Default custom field cannot be updated."
2020-06-04 23:05:54 +02:00
msgstr "Le champ personnalisé par défaut ne peut être modifié."
2017-06-06 20:43:38 +02:00
2022-07-15 01:22:29 +02:00
#: zerver/views/development/dev_login.py:98
2021-05-03 18:01:11 +02:00
msgid "Endpoint not available in production."
msgstr "Point final non disponible en production."
2022-07-15 01:22:29 +02:00
#: zerver/views/development/dev_login.py:100
2021-05-03 18:01:11 +02:00
msgid "DevAuthBackend not enabled."
msgstr "DevAuthBackend n'est pas activé."
2022-11-17 07:52:13 +01:00
#: zerver/views/events_register.py:106 zerver/views/events_register.py:110
2022-10-11 19:57:36 +02:00
msgid "Invalid '{}' parameter for anonymous request"
2022-11-03 05:35:14 +01:00
msgstr "Paramètre '{}' invalide pour la requête anonyme"
2022-10-11 19:57:36 +02:00
2021-07-15 18:15:33 +02:00
#: zerver/views/hotspots.py:19
2020-06-21 08:33:07 +02:00
msgid "Unknown hotspot: {}"
2020-07-01 19:39:00 +02:00
msgstr "Hotspot inconnu : {}"
2017-06-06 20:43:38 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/views/invite.py:58
2019-02-12 01:52:41 +01:00
msgid "Must be invited as an valid type of user"
2020-06-04 23:05:54 +02:00
msgstr "Doit être invité en tant que type d'utilisateur valide"
2019-02-12 01:52:41 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/views/invite.py:70
2017-02-03 21:32:04 +01:00
msgid "You must specify at least one email address."
2020-06-04 23:05:54 +02:00
msgstr "Vous devez spécifier au moins une adresse courriel."
2017-02-03 21:32:04 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/views/invite.py:72
2017-02-03 21:32:04 +01:00
msgid "You must specify at least one stream for invitees to join."
2020-06-21 08:33:07 +02:00
msgstr "Vous devez abonner les invités à au moins un canal."
2017-02-03 21:32:04 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/views/invite.py:82
2019-02-12 01:52:41 +01:00
msgid "Stream does not exist with id: {}. No invites were sent."
2020-06-04 23:05:54 +02:00
msgstr "Le canal avec ID {} n'existe pas. Aucune invitation n'a été envoyée."
2017-02-03 21:32:04 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/views/invite.py:121 zerver/views/invite.py:124
#: zerver/views/invite.py:144 zerver/views/invite.py:147
#: zerver/views/invite.py:166 zerver/views/invite.py:171
2018-01-18 18:10:07 +01:00
msgid "No such invitation"
2018-11-07 16:22:47 +01:00
msgstr "Aucune invitation"
2018-01-18 18:10:07 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/views/invite.py:152
msgid "Invitation has already been revoked"
msgstr ""
#: zerver/views/invite.py:200
2022-07-15 01:22:29 +02:00
msgid "Invalid stream ID {}. No invites were sent."
msgstr "ID de canal non valide {}. Aucune invitation n'a été envoyée."
2018-04-03 19:20:21 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/message_edit.py:98
2017-09-15 15:46:38 +02:00
msgid "Message edit history is disabled in this organization"
2020-06-21 08:33:07 +02:00
msgstr "L'historique de modification des messages est désactivé dans cette organisation"
2017-09-15 15:46:38 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/message_edit.py:154 zerver/views/message_edit.py:157
2018-07-27 21:25:57 +02:00
msgid "You don't have permission to delete this message"
2018-11-03 01:35:21 +01:00
msgstr "Vous n'avez pas la permission de supprimer ce message."
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/message_edit.py:165
2018-07-27 21:25:57 +02:00
msgid "The time limit for deleting this message has passed"
2018-11-03 01:35:21 +01:00
msgstr "La limite de temps pour supprimer ce message est dépassée."
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/message_edit.py:185
2019-02-12 01:52:41 +01:00
msgid "Message already deleted"
2019-11-06 23:45:03 +01:00
msgstr "Message déjà supprimé"
2019-02-12 01:52:41 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/views/message_fetch.py:100
2020-07-01 19:39:00 +02:00
msgid "Too many messages requested (maximum {})."
msgstr "Un trop grand nombre de messages demandés (maximum {})"
2022-11-17 07:52:13 +01:00
#: zerver/views/message_fetch.py:105 zerver/views/message_flags.py:84
msgid "The anchor can only be excluded at an end of the range"
msgstr ""
#: zerver/views/message_flags.py:168
2020-07-01 19:39:00 +02:00
msgid "No such topic '{}'"
msgstr "Sujet '{}' introuvable"
2022-09-21 02:44:47 +02:00
#: zerver/views/message_send.py:165
2020-07-01 19:39:00 +02:00
msgid "Invalid time format"
msgstr "Format d'heure invalide"
2022-09-21 02:44:47 +02:00
#: zerver/views/message_send.py:174
2020-07-01 19:39:00 +02:00
msgid "Time must be in the future."
msgstr "L'heure doit être dans le futur."
2022-09-21 02:44:47 +02:00
#: zerver/views/message_send.py:263
2020-07-01 19:39:00 +02:00
msgid "Missing sender"
msgstr "Expéditeur manquant"
2022-09-21 02:44:47 +02:00
#: zerver/views/message_send.py:270
2020-07-01 19:39:00 +02:00
msgid "Mirroring not allowed with recipient user IDs"
msgstr "Mise en mirror non autorisée avec un ID utilisateur de destinataire"
2022-09-21 02:44:47 +02:00
#: zerver/views/message_send.py:282 zerver/views/message_send.py:289
2020-07-01 19:39:00 +02:00
msgid "Invalid mirrored message"
msgstr "Message mirroir non valide"
2022-09-21 02:44:47 +02:00
#: zerver/views/message_send.py:285
2020-07-01 19:39:00 +02:00
msgid "Zephyr mirroring is not allowed in this organization"
msgstr "Le mirroir Zephyr n'est pas autorisé dans cette organisation."
2022-09-21 02:44:47 +02:00
#: zerver/views/message_send.py:293
2020-07-01 19:39:00 +02:00
msgid "Missing deliver_at in a request for delayed message delivery"
msgstr "deliver_at absent de la requête de remise différée du message"
2022-04-18 22:49:41 +02:00
#: zerver/views/muting.py:42 zerver/views/muting.py:47
2017-06-06 20:43:38 +02:00
msgid "Topic already muted"
2017-10-05 10:14:33 +02:00
msgstr "Sujet déjà muet"
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/muting.py:99
2021-04-15 23:58:47 +02:00
msgid "Cannot mute self"
2021-05-03 18:01:11 +02:00
msgstr "On ne peut pas se rendre muet soi-même"
2021-04-15 23:58:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/muting.py:107 zerver/views/muting.py:112
2021-04-15 23:58:47 +02:00
msgid "User already muted"
2021-05-03 18:01:11 +02:00
msgstr "Cet utilisateur est déjà muet"
2021-04-15 23:58:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/muting.py:126
2021-04-15 23:58:47 +02:00
msgid "User is not muted"
2021-05-03 18:01:11 +02:00
msgstr "Cet utilisateur n'est pas muet"
2021-04-15 23:58:47 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/views/presence.py:47
2017-06-06 20:43:38 +02:00
msgid "Presence is not supported for bot users."
2020-06-04 23:05:54 +02:00
msgstr "La présence n'est pas supportée pour les utilisateurs robots."
2017-06-06 20:43:38 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/views/presence.py:52
2020-06-21 08:33:07 +02:00
#, python-brace-format
2021-04-15 23:58:47 +02:00
msgid "No presence data for {user_id_or_email}"
msgstr "Pas de données de présence pour {user_id_or_email}"
2016-08-24 23:38:43 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/views/presence.py:86
2019-02-12 01:52:41 +01:00
msgid "Client did not pass any new values."
2020-06-21 08:33:07 +02:00
msgstr "Le client n'a envoyé aucune nouvelle valeur."
2019-02-12 01:52:41 +01:00
2022-10-11 19:57:36 +02:00
#: zerver/views/presence.py:107
2021-09-16 22:12:11 +02:00
msgid ""
"Client must pass emoji_name if they pass either emoji_code or reaction_type."
2021-11-01 20:42:10 +01:00
msgstr "Le client doit transmettre emoji_name s'il transmet emoji_code ou reaction_type."
2021-09-16 22:12:11 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/views/presence.py:145
2020-06-21 08:33:07 +02:00
msgid "Invalid status: {}"
msgstr "Statut invalide: {}"
2016-08-24 23:38:43 +02:00
2021-09-16 22:12:11 +02:00
#: zerver/views/push_notifications.py:19
2017-06-06 20:43:38 +02:00
msgid "Empty or invalid length token"
2020-06-04 23:05:54 +02:00
msgstr "Jeton vide ou de taille non valide"
2016-08-24 23:38:43 +02:00
2021-09-16 22:12:11 +02:00
#: zerver/views/push_notifications.py:25
2017-09-15 15:46:38 +02:00
msgid "Invalid APNS token"
2020-06-04 23:05:54 +02:00
msgstr "Jeton APNS non valide"
2017-09-15 15:46:38 +02:00
2021-07-15 18:15:33 +02:00
#: zerver/views/reactions.py:49
2018-08-03 18:47:55 +02:00
msgid ""
"At least one of the following arguments must be present: emoji_name, "
"emoji_code"
2020-06-04 23:05:54 +02:00
msgstr "Au moins un des arguments suivants doit être présent : emoji_nam, emoji_code"
2018-08-03 18:47:55 +02:00
2021-07-15 18:15:33 +02:00
#: zerver/views/reactions.py:68
2018-01-18 18:10:07 +01:00
msgid "Reaction doesn't exist."
2018-11-07 16:22:47 +01:00
msgstr "Cette réaction n'existe pas."
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/views/read_receipts.py:22
msgid "Read receipts are disabled in this organization."
2022-10-11 19:57:36 +02:00
msgstr "Les confirmations de lecture sont désactivées dans cette organisation."
2022-09-21 02:44:47 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/views/realm.py:155
2020-06-21 08:33:07 +02:00
msgid "Invalid language '{}'"
2020-07-01 19:39:00 +02:00
msgstr "Langue invalide '{}'"
2016-08-24 23:38:43 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/views/realm.py:160
2017-02-03 21:32:04 +01:00
msgid "At least one authentication method must be enabled."
2017-10-25 18:13:53 +02:00
msgstr "Au moins une méthode d'authentification doit être activée."
2016-06-22 01:45:47 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/views/realm.py:164
2019-12-11 20:22:50 +01:00
msgid "Invalid video_chat_provider {}"
2020-06-04 23:05:54 +02:00
msgstr "video_chat_provider non valide {}"
2019-05-29 02:03:35 +02:00
2022-10-11 19:57:36 +02:00
#: zerver/views/realm.py:168
2021-05-03 18:01:11 +02:00
msgid "Invalid giphy_rating {}"
2021-05-12 06:39:38 +02:00
msgstr "giphy_rating {} non valide"
2021-05-03 18:01:11 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/views/realm.py:313
2021-11-01 20:42:10 +01:00
msgid "Must be a demo organization."
2021-12-04 01:03:42 +01:00
msgstr "Doit être une organisation de démonstration."
2021-11-01 20:42:10 +01:00
2022-04-18 22:49:41 +02:00
#: zerver/views/realm_domains.py:36
2018-07-27 21:25:57 +02:00
msgid "Invalid domain: {}"
2020-06-04 23:05:54 +02:00
msgstr "Domaine non valide : {}"
2018-07-27 21:25:57 +02:00
2022-04-18 22:49:41 +02:00
#: zerver/views/realm_domains.py:39
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "The domain {domain} is already a part of your organization."
msgstr "Le domaine {domain} fait déjà partie de votre organisation."
2017-09-15 15:46:38 +02:00
2022-04-18 22:49:41 +02:00
#: zerver/views/realm_domains.py:59 zerver/views/realm_domains.py:72
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "No entry found for domain {domain}."
msgstr "Aucune entrée trouvée pour le domaine {domain}."
2016-06-22 01:45:47 +02:00
2022-07-15 01:22:29 +02:00
#: zerver/views/realm_emoji.py:39
2017-06-06 20:43:38 +02:00
msgid "You must upload exactly one file."
2020-06-04 23:05:54 +02:00
msgstr "Vous devez envoyer exactement un fichier."
2016-06-22 01:45:47 +02:00
2022-07-15 01:22:29 +02:00
#: zerver/views/realm_emoji.py:42
2021-07-15 18:15:33 +02:00
msgid "Only administrators can override built-in emoji."
2021-09-16 22:12:11 +02:00
msgstr "Seuls les administrateurs peuvent remplacer les emojis intégrés."
2021-07-15 18:15:33 +02:00
2022-07-15 01:22:29 +02:00
#: zerver/views/realm_emoji.py:48 zerver/views/realm_icon.py:28
#: zerver/views/realm_logo.py:33 zerver/views/upload.py:146
2022-09-21 02:44:47 +02:00
#: zerver/views/user_settings.py:351
2020-06-21 08:33:07 +02:00
msgid "Uploaded file is larger than the allowed limit of {} MiB"
msgstr "Le fichier envoyé dépasse la limite autorisée de {} Mo"
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/realm_export.py:44
2019-09-24 22:02:33 +02:00
msgid "Exceeded rate limit."
2020-06-04 23:05:54 +02:00
msgstr "Taux limite dépassé."
2019-09-24 22:02:33 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/realm_export.py:65
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Please request a manual export from {email}."
msgstr "Veuillez demander une exportation manuelle à {email}."
2019-09-24 22:02:33 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/realm_export.py:103
2019-09-24 22:02:33 +02:00
msgid "Invalid data export ID"
2020-06-21 08:33:07 +02:00
msgstr "ID d'exportation non valide"
2019-09-24 22:02:33 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/realm_export.py:107
2019-09-24 22:02:33 +02:00
msgid "Export already deleted"
2020-06-21 08:33:07 +02:00
msgstr "Exportation déjà supprimée"
2019-09-24 22:02:33 +02:00
2022-07-15 01:22:29 +02:00
#: zerver/views/realm_icon.py:21
2017-06-06 20:43:38 +02:00
msgid "You must upload exactly one icon."
2020-06-04 23:05:54 +02:00
msgstr "Vous devez envoyer exactement une icône."
2017-06-06 20:43:38 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/realm_linkifiers.py:50 zerver/views/realm_linkifiers.py:73
2021-05-03 18:01:11 +02:00
msgid "Linkifier not found."
2021-05-12 06:39:38 +02:00
msgstr "Transformation en lien introuvable."
2021-04-15 23:58:47 +02:00
2022-07-15 01:22:29 +02:00
#: zerver/views/realm_logo.py:27
2019-01-04 23:42:46 +01:00
msgid "You must upload exactly one logo."
2020-06-04 23:05:54 +02:00
msgstr "Vous devez envoyer exactement un logo."
2019-01-04 23:42:46 +01:00
2021-07-15 18:15:33 +02:00
#: zerver/views/realm_playgrounds.py:33
2021-04-15 23:58:47 +02:00
msgid "Invalid playground"
2021-05-12 06:39:38 +02:00
msgstr "Bac à sable non valide"
2021-04-15 23:58:47 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:118
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "User not authorized to execute queries on behalf of '{principal}'"
2017-10-25 18:13:53 +02:00
msgstr "L'utilisateur n'est pas autorisé à exécuter des demandes au nom de '{principal}'"
2017-09-15 15:46:38 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:160
2021-01-20 02:45:05 +01:00
msgid "Private streams cannot be made default."
2021-03-23 02:06:43 +01:00
msgstr "Les canaux privés ne peuvent pas être définis comme options de défaut."
2021-01-20 02:45:05 +01:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:192
2018-01-18 18:10:07 +01:00
msgid "You must pass \"new_description\" or \"new_group_name\"."
2020-06-21 08:33:07 +02:00
msgstr "Vous devez fournir \"new_description\" ou \"new_group_name\"."
2018-01-18 18:10:07 +01:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:222
2018-01-18 18:10:07 +01:00
msgid "Invalid value for \"op\". Specify one of \"add\" or \"remove\"."
2020-06-21 08:33:07 +02:00
msgstr "Valeur non valide pour \"op\". Spécifier soit \"add\" ou \"remove\"."
2018-01-18 18:10:07 +01:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:318
2021-01-20 02:45:05 +01:00
msgid "Default streams cannot be made private."
2021-03-23 02:06:43 +01:00
msgstr "Les canaux par défaut ne peuvent pas être rendus privés."
2021-01-20 02:45:05 +01:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:366
2022-09-21 02:44:47 +02:00
msgid "Stream already has that name!"
msgstr "Le canal a déjà ce nom !"
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:420 zerver/views/user_groups.py:102
2022-06-29 02:37:51 +02:00
#: zerver/views/user_groups.py:210
2017-02-03 21:32:04 +01:00
msgid "Nothing to do. Specify at least one of \"add\" or \"delete\"."
2017-10-25 18:13:53 +02:00
msgstr "Rien à faire. Spécifiez au moins un \"ajouter\" ou \"supprimer\"."
2016-06-22 01:45:47 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:505
2020-06-21 08:33:07 +02:00
#, python-brace-format
2020-07-02 02:47:20 +02:00
msgid "{user_full_name} subscribed you to the stream {stream_name}."
msgstr "{user_full_name} vous a abonné au canal {stream_name}."
2018-08-03 18:47:55 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:511
2020-06-21 08:33:07 +02:00
#, python-brace-format
2020-07-02 02:47:20 +02:00
msgid "{user_full_name} subscribed you to the following streams:"
msgstr "{user_full_name} vous a abonné aux canaux suivants :"
2018-08-03 18:47:55 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:584
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Unable to access stream ({stream_name})."
2020-07-01 19:39:00 +02:00
msgstr "Impossible d'accéder au canal ({stream_name})"
2016-06-22 01:45:47 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:594
2018-08-03 18:47:55 +02:00
msgid "You can only invite other Zephyr mirroring users to private streams."
2020-07-01 19:39:00 +02:00
msgstr "Vous pouvez inviter d'autres utilisateurs du mirroir Zephyr uniquement dans des canaux privés."
2016-06-22 01:45:47 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:711
2020-07-02 02:47:20 +02:00
#, python-brace-format
msgid "{user_name} created the following streams: {stream_str}."
2020-07-14 09:24:31 +02:00
msgstr "{user_name} a créé les nouveaux canaux : {stream_str}."
2019-08-08 00:15:28 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:713
2020-07-02 02:47:20 +02:00
#, python-brace-format
msgid "{user_name} created a new stream {stream_str}."
msgstr "{user_name} a créé un nouveau canal {stream_str}."
2019-08-08 00:15:28 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:714
2019-08-08 00:15:28 +02:00
msgid "new streams"
2019-11-06 23:45:03 +01:00
msgstr "nouveaux canaux"
2019-08-08 00:15:28 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:746
2020-06-21 08:33:07 +02:00
#, python-brace-format
2022-03-16 01:54:44 +01:00
msgid "**{policy}** stream created by {user_name}. **Description:**"
2022-03-24 07:41:11 +01:00
msgstr "**{policy}** canal créé par {user_name}. *Description:**"
2019-08-08 00:15:28 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:996
2020-06-21 08:33:07 +02:00
msgid "Unknown subscription property: {}"
2020-07-01 19:39:00 +02:00
msgstr "Propriété d'abonnement inconnue : {}"
2016-06-22 01:45:47 +02:00
2022-11-03 05:35:14 +01:00
#: zerver/views/streams.py:1000
2020-06-21 08:33:07 +02:00
msgid "Not subscribed to stream id {}"
2020-07-01 19:39:00 +02:00
msgstr "Non abonné au canal avec l'ID {}"
2017-02-03 21:32:04 +01:00
2021-07-15 18:15:33 +02:00
#: zerver/views/submessage.py:38
2018-07-27 21:25:57 +02:00
msgid "Invalid json for submessage"
2020-07-01 19:39:00 +02:00
msgstr "JSON du sous-message non valide"
2018-07-27 21:25:57 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/thumbnail.py:43 zerver/views/upload.py:117
2017-06-06 20:43:38 +02:00
msgid "<p>You are not authorized to view this file.</p>"
2017-10-24 01:17:38 +02:00
msgstr "<p>Vous n'êtes pas autorisé à visualiser ce fichier.</p>"
2017-06-06 20:43:38 +02:00
2021-07-15 18:15:33 +02:00
#: zerver/views/typing.py:32
2021-05-03 18:01:11 +02:00
msgid "Empty 'to' list"
2021-05-12 06:39:38 +02:00
msgstr "Liste 'to' est vide"
2021-04-15 23:58:47 +02:00
2021-11-01 20:42:10 +01:00
#: zerver/views/typing.py:42
msgid "User has disabled typing notifications for stream messages"
2021-12-04 01:03:42 +01:00
msgstr "L'utilisateur a désactivé les notifications de saisie pour les messages de canaux"
2021-11-01 20:42:10 +01:00
#: zerver/views/typing.py:52
msgid "User has disabled typing notifications for private messages"
2021-12-04 01:03:42 +01:00
msgstr "L'utilisateur a désactivé les notifications de saisie pour les messages privés"
2021-11-01 20:42:10 +01:00
2022-07-15 01:22:29 +02:00
#: zerver/views/upload.py:115
2018-08-03 18:47:55 +02:00
msgid "<p>File not found.</p>"
msgstr "<p>Fichier introuvable.</p>"
2022-07-15 01:22:29 +02:00
#: zerver/views/upload.py:127
2020-05-08 01:05:36 +02:00
msgid "Invalid token"
2020-06-04 23:05:54 +02:00
msgstr "Jeton non valide"
2020-05-08 01:05:36 +02:00
2022-07-15 01:22:29 +02:00
#: zerver/views/upload.py:129
2020-05-08 01:05:36 +02:00
msgid "Invalid filename"
2020-06-04 23:05:54 +02:00
msgstr "Nom de fichier non valide"
2020-05-08 01:05:36 +02:00
2022-07-15 01:22:29 +02:00
#: zerver/views/upload.py:136
2016-06-22 01:45:47 +02:00
msgid "You must specify a file to upload"
2020-06-04 23:05:54 +02:00
msgstr "Vous devez spécifier un fichier à envoyer"
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/upload.py:138 zerver/views/users.py:425
#: zerver/views/users.py:527
2016-06-22 01:45:47 +02:00
msgid "You may only upload one file at a time"
2020-06-04 23:05:54 +02:00
msgstr "Vous ne pouvez envoyer qu'un seul fichier à la fois."
2016-06-22 01:45:47 +02:00
2022-06-29 02:37:51 +02:00
#: zerver/views/user_groups.py:67
2016-08-24 23:38:43 +02:00
msgid "No new data supplied"
2017-10-25 18:13:53 +02:00
msgstr "Aucune nouvelle donnée fournie."
2016-06-22 01:45:47 +02:00
2022-06-29 02:37:51 +02:00
#: zerver/views/user_groups.py:130
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "User {user_id} is already a member of this group"
2020-07-01 19:39:00 +02:00
msgstr "L'utilisateur {user_id} est déjà membre de ce groupe"
2018-01-18 18:10:07 +01:00
2022-06-29 02:37:51 +02:00
#: zerver/views/user_groups.py:151
2020-06-21 08:33:07 +02:00
msgid "There is no member '{}' in this user group"
2020-07-01 19:39:00 +02:00
msgstr "Il n'y a pas de membre '{}' dans ce groupe d'utilisateurs"
2018-04-03 19:20:21 +02:00
2022-06-29 02:37:51 +02:00
#: zerver/views/user_groups.py:170
#, python-brace-format
msgid "User group {group_id} is already a subgroup of this group."
msgstr "Le groupe d'utilisateurs {group_id} est déjà un sous-groupe de ce groupe."
#: zerver/views/user_groups.py:191
#, python-brace-format
msgid "User group {group_id} is not a subgroup of this group."
msgstr "Le groupe d'utilisateurs {group_id} n'est pas un sous-groupe de ce groupe."
2022-09-21 02:44:47 +02:00
#: zerver/views/user_settings.py:60
2019-05-29 02:03:35 +02:00
msgid "Avatar changes are disabled in this organization."
2019-11-06 23:45:03 +01:00
msgstr "Cette organisation ne permet pas de modifier son avatar."
2019-05-29 02:03:35 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/user_settings.py:84 zerver/views/user_settings.py:281
2018-01-18 18:10:07 +01:00
msgid "Email address changes are disabled in this organization."
2020-06-04 23:05:54 +02:00
msgstr "Le changement d'adresse courriel est désactivé dans votre organisation."
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/views/user_settings.py:124
2021-09-16 22:12:11 +02:00
msgid "Invalid default_language"
msgstr "default_language non valide"
2022-09-21 02:44:47 +02:00
#: zerver/views/user_settings.py:131
2021-09-16 22:12:11 +02:00
msgid "Invalid notification sound '{}'"
msgstr "Son de notification '{}' non valide"
2022-09-21 02:44:47 +02:00
#: zerver/views/user_settings.py:139
2021-09-16 22:12:11 +02:00
msgid "Invalid email batching period: {} seconds"
msgstr "Période de traitement par lots des courriels non valide : {} secondes "
2022-09-21 02:44:47 +02:00
#: zerver/views/user_settings.py:236
2018-08-03 18:47:55 +02:00
msgid "Your Zulip password is managed in LDAP"
2018-11-03 01:35:21 +01:00
msgstr "Votre mot de passe Zulip est géré dans l'annuaire LDAP"
2018-08-03 18:47:55 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/user_settings.py:246
2016-06-22 01:45:47 +02:00
msgid "Wrong password!"
2017-06-06 20:43:38 +02:00
msgstr "Mot de passe incorrect !"
2022-09-21 02:44:47 +02:00
#: zerver/views/user_settings.py:251
2020-06-21 08:33:07 +02:00
msgid "You're making too many attempts! Try again in {} seconds."
msgstr "Vous dépassez la limite de nombre de tentatives ! Veuillez réessayer dans {} secondes."
2020-05-08 01:05:36 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/user_settings.py:257
2019-12-11 20:22:50 +01:00
msgid "New password is too weak!"
2020-06-04 23:05:54 +02:00
msgstr "Le nouveau mot de passe est trop faible !"
2019-12-11 20:22:50 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/views/user_settings.py:341
2017-06-06 20:43:38 +02:00
msgid "You must upload exactly one avatar."
2020-06-04 23:05:54 +02:00
msgstr "Vous devez envoyer exactement un avatar."
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/users.py:122
2020-06-21 08:33:07 +02:00
msgid "Cannot deactivate the only organization owner"
2020-07-02 02:47:20 +02:00
msgstr "Impossible de désactiver le seul propriétaire de l'organisation"
2017-02-03 21:32:04 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/views/users.py:240
2020-06-21 08:33:07 +02:00
msgid ""
"The owner permission cannot be removed from the only organization owner."
2020-07-02 02:47:20 +02:00
msgstr "La permission de propriétaire ne peut être retirée du seul propriétaire de l'organisation."
2017-02-03 21:32:04 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/views/users.py:380
2018-04-03 19:20:21 +02:00
msgid "Failed to change owner, no such user"
2020-06-04 23:05:54 +02:00
msgstr "Échec du changement de propriétaire, utilisateur introuvable"
2018-04-03 19:20:21 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/users.py:382
2018-04-03 19:20:21 +02:00
msgid "Failed to change owner, user is deactivated"
2020-06-04 23:05:54 +02:00
msgstr "Échec du changement de propriétaire, l'utilisateur est désactivé"
2018-04-03 19:20:21 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/users.py:384
2018-04-03 19:20:21 +02:00
msgid "Failed to change owner, bots can't own other bots"
2020-06-04 23:05:54 +02:00
msgstr "Échec du changement de propriétaire, les robots ne peuvent pas détenir d'autres bots."
2018-04-03 19:20:21 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/users.py:490
2019-09-24 22:02:33 +02:00
msgid ""
"Can't create bots until FAKE_EMAIL_DOMAIN is correctly configured.\n"
"Please contact your server administrator."
2020-06-04 23:05:54 +02:00
msgstr "La création de robots est impossible alors que FAKE_EMAIL_DOMAIN n'est pas configuré correctement.\nVeuillez contacter votre administrateur."
2019-09-24 22:02:33 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/users.py:500
2018-01-18 18:10:07 +01:00
msgid "Embedded bots are not enabled."
2020-06-04 23:05:54 +02:00
msgstr "Les robots intégrés ne sont pas activés."
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/views/users.py:502
2018-01-18 18:10:07 +01:00
msgid "Invalid embedded bot name."
2020-06-04 23:05:54 +02:00
msgstr "Nom de robot intégré non valide."
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/views/users.py:511
2016-06-22 01:45:47 +02:00
msgid "Username already in use"
2017-10-05 10:14:33 +02:00
msgstr "Nom d'utilisateur déjà utilisé"
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/users.py:706
2020-06-21 08:33:07 +02:00
#, python-brace-format
msgid "Email '{email}' not allowed in this organization"
2020-07-01 19:39:00 +02:00
msgstr "L'adresse courriel '{email}' n'est pas autorisée dans cette organisation"
2018-04-03 19:20:21 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/users.py:711
2018-04-03 19:20:21 +02:00
msgid "Disposable email addresses are not allowed in this organization"
2020-06-04 23:05:54 +02:00
msgstr "Les adresses courriel jetables ne sont pas autorisées dans cette organisation"
2016-06-22 01:45:47 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/users.py:717
2020-06-21 08:33:07 +02:00
msgid "Email '{}' already in use"
2020-07-01 19:39:00 +02:00
msgstr "Adresse courriel '{}' déjà utilisée"
2020-06-21 08:33:07 +02:00
2022-03-24 07:41:11 +01:00
#: zerver/views/video_calls.py:47
2020-06-21 08:33:07 +02:00
msgid "Invalid Zoom access token"
msgstr "Jeton d'accès Zoom non valide"
2022-03-24 07:41:11 +01:00
#: zerver/views/video_calls.py:52
2020-06-21 08:33:07 +02:00
msgid "Zoom credentials have not been configured"
msgstr "L'identifiant Zoom n'a pas été configuré"
2022-03-24 07:41:11 +01:00
#: zerver/views/video_calls.py:127
2020-06-21 08:33:07 +02:00
msgid "Invalid Zoom session identifier"
msgstr "Identifiant de session Zoom non valide"
2022-03-24 07:41:11 +01:00
#: zerver/views/video_calls.py:139
2020-06-21 08:33:07 +02:00
msgid "Invalid Zoom credentials"
msgstr "Identifiant Zoom non valide"
2022-03-24 07:41:11 +01:00
#: zerver/views/video_calls.py:160
2020-06-21 08:33:07 +02:00
msgid "Failed to create Zoom call"
msgstr "Impossible de créer la réunion Zoom"
2016-06-22 01:45:47 +02:00
2022-03-24 07:41:11 +01:00
#: zerver/views/video_calls.py:207
2021-07-15 18:15:33 +02:00
msgid "BigBlueButton is not configured."
2021-09-16 22:12:11 +02:00
msgstr "BigBlueButton n'est pas configuré."
2020-07-01 19:39:00 +02:00
2022-03-24 07:41:11 +01:00
#: zerver/views/video_calls.py:212
msgid "Invalid signature."
msgstr "Signature non valide."
#: zerver/views/video_calls.py:242
2021-07-15 18:15:33 +02:00
msgid "Error connecting to the BigBlueButton server."
2021-09-16 22:12:11 +02:00
msgstr "Erreur de connexion au serveur BigBlueButton."
2020-07-01 19:39:00 +02:00
2022-03-24 07:41:11 +01:00
#: zerver/views/video_calls.py:246
2021-07-15 18:15:33 +02:00
msgid "Error authenticating to the BigBlueButton server."
2021-09-16 22:12:11 +02:00
msgstr "Erreur d'authentification sur le serveur BigBlueButton."
2020-07-01 19:39:00 +02:00
2022-03-24 07:41:11 +01:00
#: zerver/views/video_calls.py:249
2021-07-15 18:15:33 +02:00
msgid "BigBlueButton server returned an unexpected error."
2021-09-16 22:12:11 +02:00
msgstr "Le serveur BigBlueButton a renvoyé une erreur inattendue."
2020-07-01 19:39:00 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/views/zephyr.py:37
2017-02-03 21:32:04 +01:00
msgid "Could not find Kerberos credential"
2017-10-25 18:13:53 +02:00
msgstr "Impossible de trouver la référence Kerberos."
2017-02-03 21:32:04 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/views/zephyr.py:39
2017-02-03 21:32:04 +01:00
msgid "Webathena login not enabled"
2017-10-25 18:13:53 +02:00
msgstr "Connexion Webathena non activée"
2017-02-03 21:32:04 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/views/zephyr.py:60
2017-02-03 21:32:04 +01:00
msgid "Invalid Kerberos cache"
2017-10-25 18:13:53 +02:00
msgstr "Cache Kerberos invalide"
2017-02-03 21:32:04 +01:00
2022-09-21 02:44:47 +02:00
#: zerver/views/zephyr.py:64 zerver/views/zephyr.py:78
2021-05-03 18:01:11 +02:00
msgid "We were unable to set up mirroring for you"
2021-05-12 06:39:38 +02:00
msgstr "Nous n'avons pas réussi à configurer un mirroir pour vous"
2017-02-03 21:32:04 +01:00
2022-11-17 07:52:13 +01:00
#: zerver/webhooks/circleci/view.py:76
msgid "Projects using this version control system provider aren't supported"
msgstr ""
2022-06-29 02:37:51 +02:00
#: zerver/webhooks/freshstatus/view.py:99
2022-09-21 02:44:47 +02:00
#: zerver/webhooks/uptimerobot/view.py:57 zerver/webhooks/zabbix/view.py:50
2021-07-15 18:15:33 +02:00
msgid "Invalid payload"
msgstr "Charge utile non valide"
2022-06-29 02:37:51 +02:00
#: zerver/webhooks/front/view.py:150
2018-04-03 19:20:21 +02:00
msgid "Unknown webhook request"
msgstr "Requête webhook inconnue"
2022-11-17 07:52:13 +01:00
#: zerver/webhooks/ifttt/view.py:31 zerver/webhooks/zapier/view.py:39
2022-03-03 20:47:15 +01:00
msgid "Topic can't be empty"
msgstr "Le sujet ne peut pas être vide"
2022-11-17 07:52:13 +01:00
#: zerver/webhooks/ifttt/view.py:34 zerver/webhooks/zapier/view.py:42
2017-02-03 21:32:04 +01:00
msgid "Content can't be empty"
2017-06-06 20:43:38 +02:00
msgstr "Le contenu ne peut être vide"
2016-06-22 01:45:47 +02:00
2022-03-16 01:54:44 +01:00
#: zerver/webhooks/librato/view.py:174
2016-10-12 18:58:16 +02:00
msgid "Malformed JSON input"
2017-10-24 01:17:38 +02:00
msgstr "Entrée JSON malformée"
2016-10-12 18:58:16 +02:00
2022-09-21 02:44:47 +02:00
#: zerver/webhooks/newrelic/view.py:82 zerver/webhooks/newrelic/view.py:133
2021-03-23 02:06:43 +01:00
msgid "The newrelic webhook requires timestamp in milliseconds"
msgstr "Le webhook newrelic nécessite un horodatage en millisecondes"
2022-09-21 02:44:47 +02:00
#: zerver/webhooks/newrelic/view.py:99
2021-03-23 02:06:43 +01:00
msgid ""
"The newrelic webhook requires current_state be in [open|acknowledged|closed]"
msgstr "Le webhook newrelic nécessite que current_state soit l'une des options suivantes:[open|acknowledged|closed]"
2022-09-21 02:44:47 +02:00
#: zerver/webhooks/newrelic/view.py:153
msgid ""
"The newrelic webhook requires state be in "
"[created|activated|acknowledged|closed]"
msgstr "Le webhook newrelic nécessite que l'état soit dans [created|activated|acknowledged|closed]"
2022-11-17 07:52:13 +01:00
#: zerver/webhooks/papertrail/view.py:30
msgid "Events key is missing from payload"
msgstr ""
2021-09-16 22:12:11 +02:00
#: zerver/webhooks/pivotal/view.py:189
2016-06-22 01:45:47 +02:00
msgid "Unable to handle Pivotal payload"
2020-07-01 19:39:00 +02:00
msgstr "Impossible de traiter la charge utile Pivotal"
2016-06-22 01:45:47 +02:00
2021-09-16 22:12:11 +02:00
#: zerver/webhooks/slack/view.py:29
2017-06-06 20:43:38 +02:00
msgid "Error: channels_map_to_topics parameter other than 0 or 1"
2017-10-25 18:13:53 +02:00
msgstr "Erreur: channels_map_to_topics paramètre autre que 0 ou 1"
2017-06-06 20:43:38 +02:00
2021-09-16 22:12:11 +02:00
#: zerver/webhooks/slack/view.py:35
2017-06-06 20:43:38 +02:00
msgid "Message from Slack"
2017-10-20 19:24:15 +02:00
msgstr "Message de Slack"
2017-06-06 20:43:38 +02:00
2021-09-16 22:12:11 +02:00
#: zerver/webhooks/wordpress/view.py:56
2020-06-21 08:33:07 +02:00
msgid "Unknown WordPress webhook action: {}"
2020-07-01 19:39:00 +02:00
msgstr "Action webhook WordPress inconnue : {}"
2017-06-06 20:43:38 +02:00
2022-11-17 07:52:13 +01:00
#: zerver/worker/queue_processors.py:1049
2020-07-01 19:39:00 +02:00
#, python-brace-format
msgid ""
"Your data export is complete and has been uploaded here:\n"
"\n"
"{public_url}"
2020-07-02 02:47:20 +02:00
msgstr "Votre exportation de données est terminée et a été envoyée ici :\n\n{public_url}"
2019-01-04 23:42:46 +01:00
2022-09-21 02:44:47 +02:00
#: zilencer/auth.py:84
msgid "Invalid subdomain for push notifications bouncer"
msgstr "Sous-domaine non valide pour le serveur de relai des notifications push"
#: zilencer/auth.py:99
2017-06-06 20:43:38 +02:00
msgid "Must validate with valid Zulip server API key"
2018-11-07 16:22:47 +01:00
msgstr "Doit être valider avec une clé API valide de serveur Zulip"
2017-09-15 15:46:38 +02:00
2018-04-03 19:20:21 +02:00
#. error
2022-09-21 02:44:47 +02:00
#: zilencer/views.py:61 zilencer/views.py:63
2022-03-03 20:47:15 +01:00
msgid "Invalid UUID"
2022-03-16 01:54:44 +01:00
msgstr "UUID non valide"
2022-03-03 20:47:15 +01:00
#. error
2022-09-21 02:44:47 +02:00
#: zilencer/views.py:68
2017-09-15 15:46:38 +02:00
msgid "Invalid token type"
2017-10-25 18:13:53 +02:00
msgstr "Type de jeton invalide"
2018-01-18 18:10:07 +01:00
2022-09-21 02:44:47 +02:00
#: zilencer/views.py:105
2020-06-21 08:33:07 +02:00
msgid "{} is not a valid hostname"
2020-07-01 19:39:00 +02:00
msgstr "{} n'est pas un nom d'hôte valide."
2019-02-12 01:52:41 +01:00
2022-09-21 02:44:47 +02:00
#: zilencer/views.py:158
2022-03-16 01:54:44 +01:00
msgid "Missing user_id or user_uuid"
2022-03-19 01:51:42 +01:00
msgstr "User_id ou user_uuid manquant"
2022-03-16 01:54:44 +01:00
2022-09-21 02:44:47 +02:00
#: zilencer/views.py:163
2022-03-16 01:54:44 +01:00
msgid "Specify only one of user_id or user_uuid"
2022-03-19 01:51:42 +01:00
msgstr "Spécifier soit user_id soit user_uuid"
2022-03-16 01:54:44 +01:00
2022-09-21 02:44:47 +02:00
#: zilencer/views.py:300
2020-06-21 08:33:07 +02:00
msgid "Invalid property {}"
2020-07-01 19:39:00 +02:00
msgstr "Propriété non valide {}"
2019-02-12 01:52:41 +01:00
2022-09-21 02:44:47 +02:00
#: zilencer/views.py:302
2019-02-12 01:52:41 +01:00
msgid "Data is out of order."
2020-06-04 23:05:54 +02:00
msgstr "Les données sont hors d'ordre."
2019-08-08 00:15:28 +02:00
2022-09-21 02:44:47 +02:00
#: zilencer/views.py:325
2019-08-08 00:15:28 +02:00
msgid "Invalid data."
2019-11-06 23:45:03 +01:00
msgstr "Donnée non valide."
2020-05-08 01:05:36 +02:00
2022-11-17 07:52:13 +01:00
#: zproject/backends.py:478
2021-07-15 18:15:33 +02:00
msgid "You need to reset your password."
msgstr "Vous devez réinitialiser votre mot de passe."
2022-11-17 07:52:13 +01:00
#: zproject/backends.py:2140
2020-06-21 08:33:07 +02:00
msgid "Missing id_token parameter"
2020-07-01 19:39:00 +02:00
msgstr "Paramètre id_token manquant"
2020-06-21 08:33:07 +02:00
2022-11-17 07:52:13 +01:00
#: zproject/backends.py:2745
2020-05-08 01:05:36 +02:00
msgid "Invalid OTP"
2020-06-04 23:05:54 +02:00
msgstr "OTP non valide"
2020-05-08 01:05:36 +02:00
2022-11-17 07:52:13 +01:00
#: zproject/backends.py:2748
2020-05-08 01:05:36 +02:00
msgid "Can't use both mobile_flow_otp and desktop_flow_otp together."
2020-06-04 23:05:54 +02:00
msgstr "Impossible d'utiliser mobile_flow_otp et desktop_flow_otp en en même temps."