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
2023-05-10 23:29:48 +02:00
# Sylvain R., 2023
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"
2023-05-31 17:35:10 +02:00
"POT-Creation-Date: 2023-05-31 01:00+0000\n"
2022-03-19 01:51:42 +01:00
"PO-Revision-Date: 2015-12-06 00:18+0000\n"
2023-05-10 23:29:48 +02:00
"Last-Translator: Sylvain R., 2023\n"
2023-05-02 21:10:32 +02:00
"Language-Team: French (http://app.transifex.com/zulip/zulip/language/fr/)\n"
2016-03-31 17:41:38 +02:00
"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
2023-03-15 21:12:03 +01:00
#: analytics/views/stats.py:110 zerver/decorator.py:623
#: zerver/decorator.py:641
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
2023-01-06 21:06:38 +01:00
#: analytics/views/stats.py:153
2018-07-27 21:25:57 +02:00
msgid "Invalid organization"
msgstr "Organisation non valide"
2023-01-06 21:06:38 +01:00
#: analytics/views/stats.py:294
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
2023-01-06 21:06:38 +01:00
#: analytics/views/stats.py:295
2018-07-27 21:25:57 +02:00
msgid "Private streams"
msgstr "Canaux privés"
2023-01-06 21:06:38 +01:00
#: analytics/views/stats.py:296
2023-03-15 21:12:03 +01:00
msgid "Direct messages"
2023-05-10 23:29:48 +02:00
msgstr "Messages directs"
2018-07-27 21:25:57 +02:00
2023-01-06 21:06:38 +01:00
#: analytics/views/stats.py:297
2023-03-15 21:12:03 +01:00
msgid "Group direct messages"
msgstr ""
2018-07-27 21:25:57 +02:00
2023-01-06 21:06:38 +01:00
#: analytics/views/stats.py:318
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
2023-01-06 21:06:38 +01:00
#: analytics/views/stats.py:328
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
2023-01-06 21:06:38 +01:00
#: analytics/views/stats.py:350 analytics/views/stats.py:385
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."
2023-05-29 19:46:06 +02:00
#: analytics/views/support.py:189 zerver/views/streams.py:304
2023-03-15 21:12:03 +01:00
#: zerver/views/streams.py:308 zerver/views/streams.py:316
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."
2023-05-02 21:10:32 +02:00
#: corporate/lib/registration.py:109
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."
2023-05-02 21:10:32 +02:00
#: corporate/lib/registration.py:112
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. "
2023-05-02 21:10:32 +02:00
#: corporate/lib/stripe.py:112
2021-05-27 09:13:49 +02:00
msgid "You must invoice for at least {} users."
msgstr "Vous devez facturer au moins {} utilisateurs"
2023-05-02 21:10:32 +02:00
#: corporate/lib/stripe.py:117
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."
2023-05-02 21:10:32 +02:00
#: corporate/lib/stripe.py:225
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
2023-05-02 21:10:32 +02:00
#: corporate/lib/stripe.py:226
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."
2023-05-02 21:10:32 +02:00
#: corporate/lib/stripe.py:300
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."
2023-05-02 21:10:32 +02:00
#: corporate/lib/stripe.py:1015
#, python-brace-format
msgid ""
"Your organization's request for sponsored hosting has been approved! You have been upgraded to {plan_name}, free of charge. {emoji}\n"
"\n"
"If you could {begin_link}list Zulip as a sponsor on your website{end_link}, we would really appreciate it!"
2023-03-15 21:12:03 +01:00
msgstr ""
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
2023-05-02 21:10:32 +02:00
#: corporate/views/billing_page.py:198
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
2023-05-02 21:10:32 +02:00
#: corporate/views/billing_page.py:202
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
2023-05-02 21:10:32 +02:00
#: corporate/views/billing_page.py:225 corporate/views/billing_page.py:253
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
2023-05-02 21:10:32 +02:00
#: corporate/views/billing_page.py:231
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
2023-05-02 21:10:32 +02:00
#: corporate/views/billing_page.py:236
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
2023-05-02 21:10:32 +02:00
#: corporate/views/billing_page.py:259
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
2023-05-02 21:10:32 +02:00
#: corporate/views/billing_page.py:273
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
2023-05-10 23:29:48 +02:00
#: templates/500.html:4 templates/500.html:21
2023-05-29 19:46:06 +02:00
#: zerver/actions/scheduled_messages.py:411 zerver/middleware.py:433
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"
2023-05-10 23:29:48 +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."
2023-05-10 23:29:48 +02:00
msgstr "Oups. Nous n'avons pas pu trouver 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"
" "
2023-05-10 23:29:48 +02:00
msgstr "\nQuoi qu'il en soit, envoyez-nous un message à %(support_email_html_tag)s et nous résoudrons cela rapidement."
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
2023-05-02 21:10:32 +02:00
#: templates/corporate/billing.html:240
2021-05-27 09:13:49 +02:00
msgid "Close"
msgstr "Fermer"
2023-03-15 21:12:03 +01:00
#: templates/corporate/communities.html:28
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
2023-05-02 21:10:32 +02:00
#: templates/corporate/for/business.html:33
2022-09-21 02:44:47 +02:00
#: 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
2023-05-02 21:10:32 +02:00
#: templates/zerver/create_realm.html:38
2022-09-21 02:44:47 +02:00
msgid "Create organization"
msgstr "Créer une organisation"
2023-05-02 21:10:32 +02:00
#: templates/corporate/for/business.html:36
2022-09-21 02:44:47 +02:00
#: templates/corporate/for/use-cases.html:26
msgid "View pricing"
msgstr "Voir les prix"
2023-05-02 21:10:32 +02:00
#: templates/corporate/for/business.html:39
2022-09-21 02:44:47 +02:00
#: 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"
2023-05-02 21:10:32 +02:00
#: templates/corporate/sponsorship.html:24
msgid "Leave blank if your organization does not have a website."
msgstr "Laisser vide si votre organisation ne dispose pas d'un site Web."
#: templates/corporate/sponsorship.html:32
#: templates/corporate/upgrade.html:158 templates/corporate/upgrade.html:223
msgid "Convert demo organization before upgrading."
msgstr "Convertir l'organisation de démonstration avant la mise à niveau."
2023-03-15 21:12:03 +01:00
#: templates/corporate/support_request.html:7 templates/zerver/footer.html:43
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"
2023-03-15 21:12:03 +01:00
#: templates/corporate/try-zulip.html:36
msgid "Try Zulip now"
2023-05-11 22:24:45 +02:00
msgstr "Essayer Zulip maintenant"
2023-03-15 21:12:03 +01:00
2022-09-21 02:44:47 +02:00
#: 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-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
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
2023-05-29 19:46:06 +02:00
#: templates/zerver/accounts_accept_terms.html:18
msgid "Welcome to Zulip"
msgstr ""
2022-09-21 02:44:47 +02:00
#: templates/zerver/accounts_accept_terms.html:25
2023-05-29 19:46:06 +02:00
#: templates/zerver/login.html:102 templates/zerver/register.html:79
2023-05-02 21:10:32 +02:00
#: 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
2023-05-29 19:46:06 +02:00
#: templates/zerver/accounts_accept_terms.html:54
#: templates/zerver/register.html:209
2017-02-03 21:32:04 +01:00
#, python-format
2019-01-04 23:42:46 +01:00
msgid ""
2023-05-02 21:10:32 +02:00
"I agree to the <a href=\"%(root_domain_url)s/policies/terms\" "
"target=\"_blank\" rel=\"noopener noreferrer\">Terms of Service</a>."
2023-05-11 22:24:45 +02:00
msgstr "J'accepte les <a href=\"%(root_domain_url)s/policies/terms\" target=\"_blank\" rel=\"noopener noreferrer\">Conditions d'utilisation</a>."
2016-03-31 17:41:38 +02:00
2023-05-29 19:46:06 +02:00
#: templates/zerver/accounts_accept_terms.html:64
msgid "Continue"
msgstr ""
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
2023-05-29 19:46:06 +02:00
#: templates/zerver/portico-header.html:43 templates/zerver/register.html:230
2022-09-21 02:44:47 +02:00
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/login.html:133
#: templates/zerver/realm_creation_form.html:52
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
2023-03-15 21:12:03 +01:00
#, python-format
msgid ""
"Check your email (<span class=\"user_email semi-bold\">%(email)s</span>) so "
"we can get started."
msgstr ""
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
2023-05-10 23:29:48 +02:00
#: templates/zerver/app/index.html:121
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
2023-05-29 19:46:06 +02:00
#: templates/zerver/app/index.html:164
2022-03-03 20:47:15 +01:00
msgid "Unable to connect to Zulip."
msgstr "Impossible de se connecter à Zulip."
2023-05-29 19:46:06 +02:00
#: templates/zerver/app/index.html:165
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
2023-05-29 19:46:06 +02:00
#: templates/zerver/app/index.html:166
2022-03-03 20:47:15 +01:00
msgid "Retrying soon…"
msgstr "Réessayer bientôt…"
2017-06-06 20:43:38 +02:00
2023-05-29 19:46:06 +02:00
#: templates/zerver/app/index.html:167
2021-07-15 18:15:33 +02:00
msgid "Try now."
msgstr "Essayer maintenant."
2018-04-03 19:20:21 +02:00
2023-05-29 19:46:06 +02:00
#: templates/zerver/app/index.html:241 templates/zerver/app/index.html:243
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/portico-header.html:5
2021-07-15 18:15:33 +02:00
#: templates/zerver/portico-header.html:9
msgid "Zulip"
msgstr "Zulip"
2019-08-08 00:15:28 +02:00
2023-05-29 19:46:06 +02:00
#: templates/zerver/change_email_address_visibility_modal.html:6
msgid "Configure email address privacy"
msgstr ""
#: templates/zerver/change_email_address_visibility_modal.html:8
msgid "Close modal"
msgstr "Fermer le modal"
#: templates/zerver/change_email_address_visibility_modal.html:12
msgid ""
"Zulip lets you control which roles in the organization can view your email "
"address."
msgstr ""
#: templates/zerver/change_email_address_visibility_modal.html:13
msgid ""
"Do you want to change the privacy setting for your email from the default "
"configuration for this organization?"
msgstr ""
#: templates/zerver/change_email_address_visibility_modal.html:15
msgid "Who can access your email address"
msgstr "Qui peut accéder à votre adresse e-mail"
#: templates/zerver/change_email_address_visibility_modal.html:22
#, python-format
msgid ""
"You can also change this setting <a "
"href=\"%(root_domain_url)s/help/configure-email-visibility\" "
"target=\"_blank\" rel=\"noopener noreferrer\">after you join</a>."
msgstr "Vous pouvez également modifier ce paramètre <a href=\"%(root_domain_url)s/help/configure-email-visibility\" target=\"_blank\" rel=\"noopener noreferrer\">après votre inscription</a>."
#: templates/zerver/change_email_address_visibility_modal.html:26
msgid "Cancel"
msgstr "Annuler"
#: templates/zerver/change_email_address_visibility_modal.html:28
msgid "Confirm"
msgstr "Confirmer"
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"
2023-05-02 21:10:32 +02:00
#: templates/zerver/create_realm.html:27 templates/zerver/reset.html:27
2018-07-27 21:25:57 +02:00
msgid "Enter your email address"
msgstr "Entrer votre adresse courriel"
2023-05-02 21:10:32 +02:00
#: templates/zerver/create_realm.html:29
msgid "Your email"
2023-05-11 22:24:45 +02:00
msgstr "Votre adresse e-mail"
2023-05-02 21:10:32 +02:00
#: templates/zerver/create_realm.html:43
msgid ""
"\n"
" Or import\n"
" from <a href=\"/help/import-from-slack\">Slack</a>, <a href=\"/help/import-from-mattermost\">Mattermost</a>,\n"
" <a href=\"/help/import-from-gitter\">Gitter</a>, or <a href=\"/help/import-from-rocketchat\">Rocket.Chat</a>.\n"
" "
msgstr ""
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
2023-01-06 21:06:38 +01:00
#: templates/zerver/development/dev_login.html:49
2018-07-27 21:25:57 +02:00
msgid "Administrators"
msgstr "Administrateurs"
2023-01-06 21:06:38 +01:00
#: templates/zerver/development/dev_login.html:60
2021-07-15 18:15:33 +02:00
msgid "Moderators"
msgstr "Modérateurs"
2023-01-06 21:06:38 +01:00
#: templates/zerver/development/dev_login.html:71
2018-07-27 21:25:57 +02:00
msgid "Guest users"
msgstr "Utilisateurs invités"
2023-01-06 21:06:38 +01:00
#: templates/zerver/development/dev_login.html:85
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/confirm_new_email.html:8
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/confirm_new_email.txt:1
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/notify_change_in_email.html:8
2021-12-04 01:03:42 +01:00
#: templates/zerver/emails/notify_change_in_email.txt:1
msgid "Hi,"
msgstr "Salut,"
2018-07-27 21:25:57 +02:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/confirm_new_email.html:10
2019-02-27 01:35:27 +01:00
#: 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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/confirm_new_email.html:11
2018-07-27 21:25:57 +02:00
msgid "Confirm email change"
msgstr "Confirmer la modification de l'adresse email"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/confirm_new_email.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>."
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/confirm_registration.html:10
2021-07-15 18:15:33 +02:00
#: 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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/confirm_registration.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 !"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/confirm_registration.html:17
2021-07-15 18:15:33 +02:00
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."
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/confirm_registration.html:19
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/confirm_registration.html:21
#: templates/zerver/emails/invitation.html:16
#: templates/zerver/emails/invitation_reminder.html:14
2018-07-27 21:25:57 +02:00
msgid "Complete registration"
msgstr "Compléter votre inscription"
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"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/confirm_registration.txt:8
msgid ""
"Click the link below to create the organization and register your account."
msgstr ""
#: templates/zerver/emails/confirm_registration.txt:10
msgid "Click the link below to complete registration."
msgstr "Cliquer sur le bouton ci-dessous pour terminer votre inscription."
#: templates/zerver/emails/confirm_registration.txt:15
#: templates/zerver/emails/invitation.txt:9
#: templates/zerver/emails/onboarding_zulip_guide.txt:21
#: templates/zerver/emails/realm_reactivation.txt:14
#, python-format
msgid ""
"Do you have questions or feedback to share? Contact us at %(support_email)s "
"— we'd love to help!"
msgstr ""
#: templates/zerver/emails/confirm_registration.txt:17
#: templates/zerver/emails/followup_day1.txt:38
#: templates/zerver/emails/invitation.txt:11
#: templates/zerver/emails/onboarding_zulip_guide.txt:23
#: templates/zerver/emails/realm_reactivation.txt:16
2022-03-03 20:47:15 +01:00
#, python-format
msgid ""
2023-05-02 21:10:32 +02:00
"If you have any questions, please contact this Zulip server's administrators"
" at %(support_email)s."
msgstr ""
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/digest.html:39
#: templates/zerver/emails/notify_new_login.html:46
2022-03-16 01:54:44 +01:00
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/deactivate.html:8
2022-09-21 02:44:47 +02:00
#, 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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/deactivate.html:15
2022-09-21 02:44:47 +02:00
#: 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"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/digest.html:27
2020-05-08 01:05:36 +02:00
msgid "New streams"
2020-06-04 23:05:54 +02:00
msgstr "Nouveaux canaux"
2020-05-08 01:05:36 +02:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/digest.html:34
2020-05-08 01:05:36 +02:00
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/digest.html:40
2020-05-08 01:05:36 +02:00
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
2023-05-02 21:10:32 +02:00
msgid "Click here to log in to Zulip and catch up: %(organization_url)s."
msgstr ""
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/digest.txt:15
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 :"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/email_base_default.html:33
#: templates/zerver/emails/email_base_marketing.html:33
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/find_team.html:8
2021-11-01 20:42:10 +01:00
#: templates/zerver/emails/find_team.txt:1
msgid "Thanks for your request!"
msgstr "Merci pour votre demande!"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/find_team.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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/find_team.html:18
2021-11-01 20:42:10 +01:00
#: 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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/find_team.html:20
2021-11-01 20:42:10 +01:00
#: 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 :"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day1.html:11
2023-03-15 21:12:03 +01:00
#, python-format
msgid ""
"Congratulations, you have created a new Zulip demo organization. Note\n"
" that this organization will be automatically deleted in 30 days. Learn more\n"
" about demo organizations <a\n"
" href=\"%(demo_organizations_help_link)s\">here</a>!\n"
" "
msgstr ""
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day1.html:19
2023-03-15 21:12:03 +01:00
#, python-format
msgid ""
"Congratulations, you have created a new Zulip\n"
" organization: <b>%(realm_name)s</b>."
msgstr ""
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day1.html:24
2018-08-03 18:47:55 +02:00
#: templates/zerver/emails/followup_day1.txt:1
2019-01-04 23:42:46 +01:00
msgid "Welcome to Zulip!"
msgstr "Bienvenue sur Zulip !"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day1.html:26
2019-01-04 23:42:46 +01:00
#, python-format
2023-03-15 21:12:03 +01:00
msgid ""
"You've joined the Zulip organization <b>%(realm_name)s</b>.\n"
" "
msgstr ""
2019-01-04 23:42:46 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day1.html:32
2019-01-04 23:42:46 +01:00
#, python-format
2023-03-15 21:12:03 +01:00
msgid ""
"You will use the following info to log into the Zulip web, <a "
"href=\"%(apps_page_link)s\">mobile and desktop</a> apps:"
msgstr ""
2019-01-04 23:42:46 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day1.html:34
2021-11-01 20:42:10 +01:00
#: 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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day1.html:37
2023-03-15 21:12:03 +01:00
#: templates/zerver/emails/followup_day1.txt:20
2021-03-23 02:06:43 +01:00
#, python-format
2023-03-15 21:12:03 +01:00
msgid "Your username: %(ldap_username)s"
msgstr ""
2019-01-04 23:42:46 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day1.html:39
2023-03-15 21:12:03 +01:00
#: templates/zerver/emails/followup_day1.txt:22
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day1.html:42
2023-03-15 21:12:03 +01:00
#: templates/zerver/emails/followup_day1.txt:25
2021-03-23 02:06:43 +01:00
#, python-format
2023-03-15 21:12:03 +01:00
msgid "Your account email: %(email)s"
msgstr ""
2019-01-04 23:42:46 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day1.html:45
2023-03-15 21:12:03 +01:00
msgid "Go to organization"
2023-05-11 22:24:45 +02:00
msgstr "Aller à l'organisation"
2019-01-04 23:42:46 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day1.html:49
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2023-03-15 21:12:03 +01:00
"If you are new to Zulip, check out our <a "
"href=\"%(getting_user_started_link)s\">Getting started guide</a>!"
msgstr ""
2019-01-04 23:42:46 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day1.html:51
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2023-03-15 21:12:03 +01:00
"We also have a guide for <a "
"href=\"%(getting_organization_started_link)s\">Setting up your "
"organization</a>."
msgstr ""
2019-02-12 01:52:41 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day1.html:57
2023-03-15 21:12:03 +01:00
#, python-format
2019-01-04 23:42:46 +01:00
msgid ""
2023-05-02 21:10:32 +02:00
"Questions? <a href=\"%(support_email)s\">Contact us</a> — we'd love to help!"
2023-03-15 21:12:03 +01:00
msgstr ""
2022-03-16 01:54:44 +01:00
#: 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
2023-03-15 21:12:03 +01:00
#, python-format
2022-03-16 01:54:44 +01:00
msgid ""
2023-03-15 21:12:03 +01:00
" Congratulations, you have created a new demo Zulip organization. Note that "
"this organization will be automatically deleted in 30 days. Learn more about"
" demo organizations here: %(demo_organizations_help_link)s!"
msgstr ""
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/followup_day1.txt:7
#, python-format
2023-03-15 21:12:03 +01:00
msgid ""
"Congratulations, you have created a new Zulip organization: %(realm_name)s."
msgstr ""
2022-03-16 01:54:44 +01:00
2023-03-15 21:12:03 +01:00
#: templates/zerver/emails/followup_day1.txt:10
2022-03-16 01:54:44 +01:00
#, python-format
msgid "You've joined the Zulip organization %(realm_name)s."
msgstr "Vous avez rejoint l'organisation Zulip %(realm_name)s."
2023-03-15 21:12:03 +01:00
#: templates/zerver/emails/followup_day1.txt:14
2022-03-16 01:54:44 +01:00
#, python-format
msgid ""
2023-03-15 21:12:03 +01:00
"You will use the following info to log into the Zulip web, mobile and "
"desktop apps (%(apps_page_link)s):"
msgstr ""
2022-03-16 01:54:44 +01:00
2023-03-15 21:12:03 +01:00
#: templates/zerver/emails/followup_day1.txt:29
2022-03-16 01:54:44 +01:00
#, python-format
msgid ""
2023-03-15 21:12:03 +01:00
"If you are new to Zulip, check out our Getting started guide "
"(%(getting_user_started_link)s)!"
msgstr ""
2022-03-16 01:54:44 +01:00
2023-03-15 21:12:03 +01:00
#: templates/zerver/emails/followup_day1.txt:31
2022-03-16 01:54:44 +01:00
#, python-format
msgid ""
2023-03-15 21:12:03 +01:00
" We also have a guide for Setting up your organization "
"(%(getting_organization_started_link)s)."
msgstr ""
2019-01-04 23:42:46 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day1.txt:36
#, python-format
msgid "Questions? Contact us at %(support_email)s — we'd love to help!"
msgstr ""
2019-01-04 23:42:46 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day2.html:9
#: templates/zerver/emails/followup_day2.txt:1
2019-01-04 23:42:46 +01:00
msgid ""
2023-05-02 21:10:32 +02:00
"Here are some tips for keeping your Zulip conversations organized with "
"topics."
msgstr ""
2019-01-04 23:42:46 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day2.html:13
msgid ""
"In Zulip, <b>streams</b> determine who gets a message. <b>Topics</b> tell "
"you what the message is about."
msgstr ""
2019-05-29 02:03:35 +02:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day2.html:13
#: templates/zerver/emails/followup_day2.txt:3
2019-01-04 23:42:46 +01:00
msgid ""
2023-05-02 21:10:32 +02:00
"Using topics, you can read Zulip one conversation at a time. You'll see each"
" message in context, no matter how many different discussions are going on."
msgstr ""
2019-01-04 23:42:46 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day2.html:16
msgid "Streams and topics in the Zulip app"
msgstr ""
2019-01-04 23:42:46 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day2.html:19
#: templates/zerver/emails/followup_day2.txt:5
2019-01-04 23:42:46 +01:00
msgid ""
2023-05-02 21:10:32 +02:00
"To kick off a new conversation, just pick a stream and start a new topic. "
"This way, the new conversation thread won't interrupt ongoing discussions. "
"For a good topic name, think about finishing the sentence: “Hey, can we chat"
" about…?”"
msgstr ""
2019-01-04 23:42:46 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day2.html:22
msgid "Examples of short topics"
msgstr "Exemples de sujets courts"
2019-05-29 02:03:35 +02:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day2.html:25
#, python-format
2019-01-04 23:42:46 +01:00
msgid ""
2023-05-02 21:10:32 +02:00
"Don't stress about picking the perfect name for your topic. If anything is "
"out of place, it's easy to <a href=\"%(move_messages_link)s\">move "
"messages</a>, <a href=\"%(rename_topics_link)s\">rename topics</a>, or even "
"<a href=\"%(move_topic_to_different_stream_link)s\">move a topic to a "
"different stream</a>."
msgstr ""
2019-01-04 23:42:46 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day2.html:28
#: templates/zerver/emails/followup_day2.txt:10
#: templates/zerver/portico-header-dropdown.html:3
msgid "Go to Zulip"
msgstr "Aller sur Zulip"
2019-01-04 23:42:46 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day2.html:34
#: templates/zerver/emails/followup_day2.txt:14
#: templates/zerver/emails/onboarding_zulip_guide.html:40
#: templates/zerver/emails/onboarding_zulip_guide.txt:27
#, python-format
msgid "Unsubscribe from welcome emails for %(realm_name)s"
2023-05-11 22:24:45 +02:00
msgstr "Se désabonner des mails de bienvenue pour %(realm_name)s"
2019-01-04 23:42:46 +01:00
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/followup_day2.subject.txt:1
2023-05-02 21:10:32 +02:00
msgid "Keep your conversations organized with topics"
2023-05-11 22:24:45 +02:00
msgstr "Organisez vos conversations à l'aide de sujets."
2022-03-16 01:54:44 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day2.txt:3
2022-03-16 01:54:44 +01:00
msgid ""
2023-05-02 21:10:32 +02:00
"In Zulip, streams determine who gets a message. Topics tell you what the "
"message is about."
msgstr ""
2022-03-16 01:54:44 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/followup_day2.txt:7
#, python-format
2022-03-16 01:54:44 +01:00
msgid ""
2023-05-02 21:10:32 +02:00
"Don't stress about picking the perfect name for your topic. If anything is "
"out of place, it's easy to move messages (%(move_messages_link)s), rename "
"topics (%(rename_topics_link)s), or even move a topic to a different stream "
"(%(move_topic_to_different_stream_link)s)."
msgstr ""
2022-03-16 01:54:44 +01:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/invitation.html:9
2018-07-27 21:25:57 +02:00
#: templates/zerver/emails/invitation.txt:1
msgid "Hi there,"
msgstr "Salut,"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/invitation.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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/invitation.html:15
#: templates/zerver/emails/invitation_reminder.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."
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/invitation_reminder.html:8
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/invitation_reminder.txt:1
msgid "Hi again,"
msgstr "Rebonjour,"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/invitation_reminder.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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/invitation_reminder.html:18
2019-02-12 01:52:41 +01:00
#: 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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/invitation_reminder.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. "
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/macros.html:14
#, python-format
msgid ""
"If you have any questions, please contact this Zulip server's administrators"
" at <a href=\"%(email)s\">%(email)s</a>."
msgstr ""
#: templates/zerver/emails/macros.html:18
#, python-format
msgid ""
"Do you have questions or feedback to share? <a href=\"%(email)s\">Contact "
"us</a> — we'd love to help!"
msgstr ""
#: templates/zerver/emails/missed_message.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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/missed_message.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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/missed_message.html:29
2022-10-11 19:57:36 +02:00
#: 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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/missed_message.html:31
2022-10-11 19:57:36 +02:00
#: 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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/missed_message.html:33
2022-10-11 19:57:36 +02:00
#: 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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/missed_message.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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/missed_message.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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/missed_message.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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/missed_message.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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/missed_message.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
2023-03-15 21:12:03 +01:00
msgid "Group DMs with %(huddle_display_name)s"
msgstr ""
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
2023-03-15 21:12:03 +01:00
msgid "DMs with %(sender_str)s"
msgstr ""
2018-08-03 18:47:55 +02:00
2023-01-06 21:06:38 +01:00
#: templates/zerver/emails/missed_message.subject.txt:12
#, python-format
msgid "[resolved] #%(stream_name)s > %(topic_name)s"
2023-05-10 23:29:48 +02:00
msgstr "[résolu] #%(stream_name)s > %(topic_name)s"
2023-01-06 21:06:38 +01:00
#: templates/zerver/emails/missed_message.subject.txt:17
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/notify_change_in_email.html:10
2022-03-16 01:54:44 +01:00
#, 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."
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/notify_change_in_email.html:13
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/notify_change_in_email.txt:6
msgid "Best,"
msgstr "Cher,"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/notify_change_in_email.html:14
2023-03-15 21:12:03 +01:00
#: templates/zerver/emails/notify_change_in_email.txt:7
msgid "Team Zulip"
msgstr "L'équipe Zulip"
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/notify_new_login.html:4
2022-03-16 01:54:44 +01:00
#, 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"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/notify_new_login.html:12
2022-03-16 01:54:44 +01:00
#: 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 :"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/notify_new_login.html:16
2022-03-16 01:54:44 +01:00
#, python-format
msgid "Organization: %(organization_link)s"
msgstr "Organisation: %(organization_link)s"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/notify_new_login.html:19
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/notify_new_login.txt:5
#, python-format
msgid "Email: %(user_email)s"
msgstr "Courriel : %(user_email)s"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/notify_new_login.html:22
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/notify_new_login.txt:7
#, python-format
msgid "Time: %(login_time)s"
msgstr "Heure : %(login_time)s"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/notify_new_login.html:25
2022-03-16 01:54:44 +01:00
#: 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."
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/notify_new_login.html:28
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/notify_new_login.txt:11
#, python-format
msgid "IP address: %(device_ip)s"
msgstr "Adresse IP : %(device_ip)s"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/notify_new_login.html:33
2022-03-16 01:54:44 +01:00
#: 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."
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/notify_new_login.html:36
2020-05-08 01:05:36 +02:00
#, 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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/notify_new_login.html:40
#: templates/zerver/emails/notify_new_login.txt:20
msgid "Thanks,"
msgstr "Merci,"
#: templates/zerver/emails/notify_new_login.html:41
2022-03-16 01:54:44 +01:00
#: templates/zerver/emails/notify_new_login.txt:21
msgid "Zulip Security"
msgstr "Sécurité de Zulip"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/notify_new_login.html:46
2022-03-16 01:54:44 +01:00
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/onboarding_zulip_guide.html:9
#: templates/zerver/emails/onboarding_zulip_guide.txt:1
msgid ""
"As you are getting started with Zulip, we'd love to help you discover how it"
" can work best for your needs. Check out this guide to key Zulip features "
"for organizations like yours!"
msgstr ""
#: templates/zerver/emails/onboarding_zulip_guide.html:13
#: templates/zerver/emails/onboarding_zulip_guide.txt:4
msgid "View Zulip guide for businesses"
2023-05-11 22:24:45 +02:00
msgstr "Voir le guide Zulip pour les entreprises"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/onboarding_zulip_guide.html:15
#: templates/zerver/emails/onboarding_zulip_guide.txt:6
msgid "View Zulip guide for open-source projects"
2023-05-11 22:24:45 +02:00
msgstr "Voir le guide Zulip pour les projets open-source"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/onboarding_zulip_guide.html:17
#: templates/zerver/emails/onboarding_zulip_guide.txt:8
msgid "View Zulip guide for education"
2023-05-11 22:24:45 +02:00
msgstr "Voir le guide Zulip pour l'éducation"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/onboarding_zulip_guide.html:19
#: templates/zerver/emails/onboarding_zulip_guide.txt:10
msgid "View Zulip guide for research"
2023-05-11 22:24:45 +02:00
msgstr "Voir le guide Zulip pour la recherche"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/onboarding_zulip_guide.html:21
#: templates/zerver/emails/onboarding_zulip_guide.txt:12
msgid "View Zulip guide for events and conferences"
2023-05-11 22:24:45 +02:00
msgstr "Voir le guide Zulip pour les événements et les conférences"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/onboarding_zulip_guide.html:23
#: templates/zerver/emails/onboarding_zulip_guide.txt:14
msgid "View Zulip guide for non-profits"
2023-05-11 22:24:45 +02:00
msgstr "Voir le guide Zulip pour les organisations à but non lucratif"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/onboarding_zulip_guide.html:25
#: templates/zerver/emails/onboarding_zulip_guide.txt:16
msgid "View Zulip guide for communities"
2023-05-11 22:24:45 +02:00
msgstr "Voir le guide Zulip pour les communautés"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/onboarding_zulip_guide.subject.txt:2
msgid "Zulip guide for businesses"
2023-05-11 22:24:45 +02:00
msgstr "Guide Zulip pour les entreprises"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/onboarding_zulip_guide.subject.txt:4
msgid "Zulip guide for open-source projects"
2023-05-11 22:24:45 +02:00
msgstr "Guide Zulip pour les projets open-source"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/onboarding_zulip_guide.subject.txt:6
msgid "Zulip guide for education"
2023-05-11 22:24:45 +02:00
msgstr "Guide Zulip pour l'éducation"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/onboarding_zulip_guide.subject.txt:8
msgid "Zulip guide for research"
2023-05-11 22:24:45 +02:00
msgstr "Guide Zulip pour la recherche"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/onboarding_zulip_guide.subject.txt:10
msgid "Zulip guide for events and conferences"
2023-05-11 22:24:45 +02:00
msgstr "Guide Zulip pour les événements et les conférences"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/onboarding_zulip_guide.subject.txt:12
msgid "Zulip guide for non-profits"
2023-05-11 22:24:45 +02:00
msgstr "Guide Zulip pour les organisations à but non lucratif"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/onboarding_zulip_guide.subject.txt:14
msgid "Zulip guide for communities"
2023-05-11 22:24:45 +02:00
msgstr "Guide Zulip pour les communautés"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/password_reset.html:9
2022-03-16 01:54:44 +01:00
#: 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."
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/password_reset.html:13
2022-03-16 01:54:44 +01:00
msgid "Click the button below to reset your password."
msgstr "Cliquer sur le bouton ci-dessous pour réinitialiser votre mot de passe."
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/password_reset.html:14
2022-03-16 01:54:44 +01:00
msgid "Reset password"
msgstr "Réinitialiser le mot de passe"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/password_reset.html:19
2020-05-08 01:05:36 +02:00
#, 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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/password_reset.html:21
2022-03-16 01:54:44 +01:00
#: 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."
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/password_reset.html:26
2022-03-16 01:54:44 +01:00
#: 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."
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/password_reset.html:32
2022-03-16 01:54:44 +01:00
#: 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."
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/password_reset.html:38
2022-03-16 01:54:44 +01:00
#: 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
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/realm_auto_downgraded.html:8
2022-03-16 01:54:44 +01:00
#, 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 "
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/realm_auto_downgraded.html:15
2022-03-16 01:54:44 +01:00
#, 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 "
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/realm_auto_downgraded.html:22
2022-03-16 01:54:44 +01:00
#, 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 "
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/realm_reactivation.html:8
2022-03-16 01:54:44 +01:00
#: 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,"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/realm_reactivation.html:10
2022-03-16 01:54:44 +01:00
#: 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."
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/realm_reactivation.html:13
2022-03-16 01:54:44 +01:00
msgid "Click the button below to reactivate your organization."
msgstr "Cliquez sur le bouton ci-dessous pour réactiver votre organisation."
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/realm_reactivation.html:14
2022-03-16 01:54:44 +01:00
msgid "Reactivate organization"
msgstr "Réactiver l'organisation"
2023-05-02 21:10:32 +02:00
#: templates/zerver/emails/realm_reactivation.html:17
2022-03-16 01:54:44 +01:00
#: 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"
2023-05-02 21:10:32 +02:00
#: templates/zerver/find_account.html:19
msgid ""
"\n"
" Emails sent! You will only receive emails at addresses\n"
" associated with Zulip organizations. The addresses entered\n"
" on the previous page are listed below:\n"
" "
msgstr ""
2018-07-27 21:25:57 +02:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/find_account.html:38
msgid ""
"\n"
" Enter your email address to receive an email with the URLs\n"
" for all the Zulip Cloud organizations in which you have\n"
" active accounts. If you have also forgotten your password,\n"
" you can <a href=\"/help/change-your-password\">reset it</a>.\n"
" "
msgstr ""
#: templates/zerver/find_account.html:51
msgid "Email address"
msgstr "Adresse courriel"
#: templates/zerver/find_account.html:53
#: templates/zerver/portico-header.html:49
2018-07-27 21:25:57 +02:00
msgid "Find accounts"
msgstr "Trouver des comptes"
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:6
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:9
2018-07-27 21:25:57 +02:00
msgid "Why Zulip"
msgstr "Pourquoi Zulip"
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:10
2018-07-27 21:25:57 +02:00
msgid "Features"
msgstr "Fonctionnalités"
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:11
msgid "Plans & pricing"
2023-05-11 22:24:45 +02:00
msgstr "Tarifs"
2018-07-27 21:25:57 +02:00
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:12
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:13
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:14
2021-09-16 22:12:11 +02:00
msgid "Integrations"
msgstr "Intégrations"
2018-07-27 21:25:57 +02:00
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:15
msgid "Desktop & mobile apps"
msgstr "Applications de bureau et mobile"
2023-05-02 21:10:32 +02:00
#: templates/zerver/footer.html:16 templates/zerver/portico-header.html:50
2023-03-15 21:12:03 +01:00
msgid "New organization"
msgstr "Nouvelle organisation"
2022-09-21 02:44:47 +02:00
#: templates/zerver/footer.html:17
2023-03-15 21:12:03 +01:00
#: templates/zerver/log_into_subdomain_token_invalid.html:13
#: templates/zerver/login.html:5 templates/zerver/login.html:128
#: templates/zerver/portico-header.html:33
#: templates/zerver/portico-header.html:39
msgid "Log in"
msgstr "Se connecter"
#: templates/zerver/footer.html:22
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:25
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:26
2021-09-16 22:12:11 +02:00
msgid "Education"
msgstr "Éducation"
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:27
2022-03-03 20:47:15 +01:00
msgid "Research"
msgstr "Recherche"
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:28
msgid "Events & conferences"
msgstr ""
2021-09-16 22:12:11 +02:00
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:29
2022-03-03 20:47:15 +01:00
msgid "Open source projects"
msgstr "Projets open source"
2021-09-16 22:12:11 +02:00
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:30
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:31
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:32
msgid "Open communities"
msgstr ""
2018-07-27 21:25:57 +02:00
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:37
msgid "Resources"
msgstr ""
2018-07-27 21:25:57 +02:00
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:40
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:41 templates/zerver/footer.html:109
2021-09-16 22:12:11 +02:00
msgid "Help center"
msgstr "Centre d'aide"
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:42
2021-09-16 22:12:11 +02:00
msgid "Community chat"
msgstr "Chat de la communauté"
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:46
msgid "Organization set up"
msgstr ""
2021-09-16 22:12:11 +02:00
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:51
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:56
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:63
msgid "Contributing"
2023-05-11 22:24:45 +02:00
msgstr "Contribuer"
2021-09-16 22:12:11 +02:00
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:68
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:71
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:74
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:78
msgid "GitHub"
msgstr "GitHub"
#: templates/zerver/footer.html:83
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:87
2021-09-16 22:12:11 +02:00
msgid "Team"
msgstr "Equipe"
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:89
2021-09-16 22:12:11 +02:00
msgid "History"
msgstr "Historique"
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:91
2022-11-17 07:52:13 +01:00
msgid "Values"
2022-12-02 21:14:38 +01:00
msgstr "Valeurs"
2022-11-17 07:52:13 +01:00
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:92
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:93
msgid "Blog"
msgstr "Blog"
2022-04-18 22:49:41 +02:00
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:95
msgid "Support Zulip"
msgstr "A propos de Zulip"
2021-09-16 22:12:11 +02:00
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:105
msgid "Powered by <a href=\"https://zulip.com\">Zulip</a>"
2023-05-11 22:24:45 +02:00
msgstr "Propulsé par <a href=\"https://zulip.com\">Zulip</a>"
2018-08-03 18:47:55 +02:00
2023-03-15 21:12:03 +01:00
#: templates/zerver/footer.html:111
msgid "Terms of Service"
msgstr "Conditions d'utilisation"
#: templates/zerver/footer.html:112
msgid "Privacy policy"
msgstr "Politique de confidentialité"
#: templates/zerver/footer.html:114
msgid "Website attributions"
msgstr "Attributions"
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/invalid_email.html:4
#: templates/zerver/invalid_email.html:13
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:15
2023-05-02 21:10:32 +02:00
msgid "Email not allowed"
msgstr ""
#: templates/zerver/invalid_email.html:21
msgid "The email address you are trying to sign up with is not valid."
msgstr ""
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 ""
2023-05-02 21:10:32 +02:00
"The organization you are trying to join, <a "
"href=\"%(realm_uri)s\">%(realm_name)s</a>, does not allow signups using "
"emails with your email domain."
msgstr ""
2018-07-27 21:25:57 +02:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/invalid_email.html:27
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2023-05-02 21:10:32 +02:00
"The organization you are trying to join, <a "
"href=\"%(realm_uri)s\">%(realm_name)s</a>, does not allow signups using "
"disposable email addresses."
msgstr ""
2018-07-27 21:25:57 +02:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/invalid_email.html:30
2018-08-03 18:47:55 +02:00
#, python-format
msgid ""
2023-05-02 21:10:32 +02:00
"The organization you are trying to join, <a "
"href=\"%(realm_uri)s\">%(realm_name)s</a>, does not allow signups using "
"emails that contain \"+\"."
msgstr ""
#: templates/zerver/invalid_email.html:33
msgid "Please sign up using a valid email address."
msgstr ""
#: templates/zerver/invalid_email.html:35
msgid "Please sign up using an allowed email address."
2023-05-10 23:29:48 +02:00
msgstr "Veuillez vous inscrire en utilisant une adresse e-mail autorisée."
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"
2023-05-02 21:10:32 +02:00
#: templates/zerver/invalid_realm.html:16
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_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/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"
2023-05-29 19:46:06 +02:00
#: templates/zerver/login.html:111 templates/zerver/register.html:133
#: templates/zerver/register.html:146 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."
2023-05-29 19:46:06 +02:00
#: templates/zerver/new_user_email_address_visibility.html:5
msgid ""
"Administrators of this Zulip organization will be able to see this email address.\n"
" "
msgstr ""
#: templates/zerver/new_user_email_address_visibility.html:8
msgid ""
"Administrators and moderators of this Zulip organization will be able to see this email address.\n"
" "
msgstr ""
#: templates/zerver/new_user_email_address_visibility.html:11
msgid ""
"Nobody in this Zulip organization will be able to see this email address.\n"
" "
msgstr ""
#: templates/zerver/new_user_email_address_visibility.html:14
msgid ""
"Other users in this Zulip organization will be able to see this email address.\n"
" "
msgstr ""
#: templates/zerver/new_user_email_address_visibility.html:18
msgid "Change"
msgstr "Changer"
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
2023-05-02 21:10:32 +02:00
msgid "Organization cannot accept new members right now"
2023-05-10 23:29:48 +02:00
msgstr "L'organisation ne peut pas accepter de nouveaux membres pour le moment"
2021-07-15 18:15:33 +02:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/no_spare_licenses.html:16
#, python-format
2021-07-15 18:15:33 +02:00
msgid ""
2023-05-02 21:10:32 +02:00
"New members cannot currently join <a "
"href=\"%(realm_uri)s\">%(realm_name)s</a> because all Zulip Cloud licenses "
"are in use."
msgstr ""
2021-07-15 18:15:33 +02:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/no_spare_licenses.html:19
msgid ""
"Please contact the person who invited you and ask them to increase the "
"number of licenses, then try again."
msgstr ""
2018-07-27 21:25:57 +02:00
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/realm_creation_form.html:9
#: templates/zerver/register.html:48
msgid "Organization name"
msgstr "Nom de l'organisation"
#: templates/zerver/realm_creation_form.html:18
msgid "Shorter is better than longer."
msgstr "Court est mieux que long."
#: templates/zerver/realm_creation_form.html:34
#: templates/zerver/register.html:52
msgid "Organization type"
msgstr "Type d'Organisation"
#: templates/zerver/realm_creation_form.html:39
#: templates/zerver/register.html:56
msgid "Organization URL"
msgstr "URL de l'organisation"
#: templates/zerver/realm_creation_form.html:46
#, python-format
msgid "Use %(external_host)s"
msgstr "Utiliser %(external_host)s"
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"
2023-05-02 21:10:32 +02:00
" <p>Enter your account details to complete registration.</p>\n"
2018-07-27 21:25:57 +02:00
" "
2023-05-02 21:10:32 +02:00
msgstr ""
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/register.html:66
2021-07-15 18:15:33 +02:00
msgid "Your account"
msgstr "Votre compte"
2023-05-02 21:10:32 +02:00
#: templates/zerver/register.html:92
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
2023-05-29 19:46:06 +02:00
#: templates/zerver/register.html:103
2023-03-15 21:12:03 +01:00
msgid "Import settings from existing Zulip account"
msgstr "Importer les paramètres à partir d'un compte Zulip existant"
2023-05-29 19:46:06 +02:00
#: templates/zerver/register.html:115
2018-07-27 21:25:57 +02:00
msgid "Full name or 名前"
msgstr "Nom complet ou 名前"
2017-06-06 20:43:38 +02:00
2023-05-29 19:46:06 +02:00
#: templates/zerver/register.html:116
2018-07-27 21:25:57 +02:00
msgid "Full name"
msgstr "Nom complet"
2017-06-06 20:43:38 +02:00
2023-05-29 19:46:06 +02:00
#: templates/zerver/register.html:136
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
2023-05-29 19:46:06 +02:00
#: templates/zerver/register.html:150
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
2023-05-29 19:46:06 +02:00
#: templates/zerver/register.html:158
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
2023-05-29 19:46:06 +02:00
#: templates/zerver/register.html:167
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
2023-05-29 19:46:06 +02:00
#: templates/zerver/register.html:224
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
2023-03-15 21:12:03 +01:00
#: templates/zerver/reset.html:17
msgid ""
"Forgot your password? No problem, we'll send a link to reset your password "
"to the email you signed up with."
2023-05-11 22:24:45 +02:00
msgstr "Vous avez oublié votre mot de passe ? Pas de problème, nous vous enverrons un lien pour réinitialiser votre mot de passe à l'adresse e-mail avec laquelle vous vous êtes inscrit."
2023-03-15 21:12:03 +01: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
2023-03-15 21:12:03 +01:00
msgid " New password successfully set"
msgstr ""
2022-09-21 02:44:47 +02:00
#: templates/zerver/reset_done.html:13
2023-03-15 21:12:03 +01:00
msgid "You've set a new password!"
msgstr ""
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/unsubscribe_link_error.html:12
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
2023-05-02 21:10:32 +02:00
#: templates/zerver/unsubscribe_link_error.html:16
2016-03-31 17:41:38 +02:00
msgid ""
2023-05-02 21:10:32 +02:00
"Hi there! It looks like you tried to unsubscribe from something, but we "
"don't recognize the URL."
2023-05-10 23:29:48 +02:00
msgstr "Hey ! Il semble que vous avez essayé de vous désabonner de quelque chose, mais nous ne reconnaissons pas l'URL."
2016-03-31 17:41:38 +02:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/unsubscribe_link_error.html:19
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"
2023-05-02 21:10:32 +02:00
" You've successfully unsubscribed from Zulip %(subscription_type)s emails for\n"
" <a href=\"%(realm_uri)s\">%(realm_name)s</a>.\n"
2021-05-03 18:01:11 +02:00
" "
2023-05-02 21:10:32 +02:00
msgstr ""
2016-03-31 17:41:38 +02:00
2023-05-02 21:10:32 +02:00
#: templates/zerver/unsubscribe_success.html:27
2016-03-31 17:41:38 +02:00
#, python-format
msgid ""
2021-05-03 18:01:11 +02:00
"\n"
2023-05-02 21:10:32 +02:00
" You can undo this change or review your preferences in your\n"
" <a href=\"%(realm_uri)s/#settings/notifications\">notification settings</a>.\n"
2021-05-03 18:01:11 +02:00
" "
2023-05-02 21:10:32 +02:00
msgstr ""
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
2023-03-15 21:12:03 +01:00
#, python-format
2020-05-08 01:05:36 +02:00
msgid ""
"\n"
2023-03-15 21:12:03 +01:00
" Zulip supports <a href=\"%(supported_browsers_page_link)s\">modern browsers</a>\n"
" like Firefox, Chrome, and Edge.\n"
2020-05-08 01:05:36 +02:00
" "
2023-03-15 21:12:03 +01:00
msgstr ""
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
2023-05-02 21:10:32 +02:00
#: zerver/actions/create_user.py:88
2022-04-18 22:49:41 +02:00
msgid "signups"
msgstr "inscriptions"
2016-06-22 01:45:47 +02:00
2023-05-02 21:10:32 +02:00
#: zerver/actions/create_user.py:101
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
2023-05-10 23:29:48 +02:00
#: zerver/actions/create_user.py:221
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
2023-03-15 21:12:03 +01:00
#: zerver/actions/custom_profile_fields.py:208 zerver/lib/users.py:390
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
2023-05-02 21:10:32 +02:00
#: zerver/actions/invites.py:161
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
2023-05-02 21:10:32 +02:00
#: zerver/actions/invites.py:233
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
2023-05-02 21:10:32 +02:00
#: zerver/actions/invites.py:273
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
2023-05-02 21:10:32 +02:00
#: zerver/actions/invites.py:281
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
2023-05-02 21:10:32 +02:00
#: zerver/actions/invites.py:317
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_edit.py:92 zerver/views/scheduled_messages.py:59
2021-07-15 18:15:33 +02:00
msgid "Nothing to change"
msgstr "Rien à changer"
2023-05-02 21:10:32 +02:00
#: zerver/actions/message_edit.py:96
2023-03-15 21:12:03 +01:00
msgid "Direct messages cannot be moved to streams."
msgstr ""
2021-07-15 18:15:33 +02:00
2023-05-02 21:10:32 +02:00
#: zerver/actions/message_edit.py:98
2023-03-15 21:12:03 +01:00
msgid "Direct messages cannot have topics."
msgstr ""
2021-05-12 06:39:38 +02:00
2023-05-02 21:10:32 +02:00
#: zerver/actions/message_edit.py:101
2021-05-12 06:39:38 +02:00
msgid "Invalid propagate_mode without topic edit"
msgstr "propagate_mode non valide sans modification de sujet"
2023-05-02 21:10:32 +02:00
#: zerver/actions/message_edit.py:107
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
2023-05-02 21:10:32 +02:00
#: zerver/actions/message_edit.py:111
2021-05-12 06:39:38 +02:00
msgid "Widgets cannot be edited."
msgstr "Le widgets ne peuvent être modifiés."
2023-05-02 21:10:32 +02:00
#: zerver/actions/message_edit.py:162
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."
2023-05-02 21:10:32 +02:00
#: zerver/actions/message_edit.py:164
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."
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_edit.py:967
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}."
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_edit.py:971
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}."
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_edit.py:975
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}."
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_edit.py:1030
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}."
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_edit.py:1035
2022-04-18 22:49:41 +02:00
#, python-brace-format
2023-05-02 21:10:32 +02:00
msgid ""
"[A message]({message_link}) was moved here from {old_location} by {user}."
msgstr ""
2022-04-18 22:49:41 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_edit.py:1039
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}."
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_edit.py:1167
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_edit.py:1185 zerver/actions/message_edit.py:1188
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_edit.py:1199
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_edit.py:1214
2023-05-31 17:35:10 +02:00
msgid "The time limit for editing this message's topic has passed."
msgstr ""
2021-05-12 06:39:38 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_edit.py:1248 zerver/actions/message_send.py:1428
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."
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_edit.py:1257
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"
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_edit.py:1263
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"
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_edit.py:1280
2023-03-15 21:12:03 +01:00
msgid "The time limit for editing this message's stream has passed"
msgstr ""
2023-05-02 21:10:32 +02:00
#: zerver/actions/message_flags.py:257
2022-04-18 22:49:41 +02:00
msgid "Invalid flag: '{}'"
msgstr "Indicateur non valide '{}'"
2018-01-18 18:10:07 +01:00
2023-05-02 21:10:32 +02:00
#: zerver/actions/message_flags.py:259
2022-04-18 22:49:41 +02:00
msgid "Flag not editable: '{}'"
msgstr "Indicateur non modifiable : '{}'"
2018-01-18 18:10:07 +01:00
2023-05-02 21:10:32 +02:00
#: zerver/actions/message_flags.py:261
2022-04-18 22:49:41 +02:00
msgid "Invalid message flag operation: '{}'"
msgstr "Opération d'indicateur de message non valide: '{}'"
2023-05-02 21:10:32 +02:00
#: zerver/actions/message_flags.py:333 zerver/lib/message.py:758
#: zerver/lib/message.py:764
2022-11-17 07:52:13 +01:00
msgid "Invalid message(s)"
msgstr "Message(s) invalide(s)"
2023-05-02 21:10:32 +02:00
#: zerver/actions/message_send.py:156
2022-04-18 22:49:41 +02:00
msgid "Unable to render message"
msgstr "Impossible d'afficher le message"
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_send.py:997
2022-04-18 22:49:41 +02:00
msgid "Expected exactly one stream"
msgstr "Exactement un canal attendu"
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_send.py:1008
2022-04-18 22:49:41 +02:00
msgid "Invalid data type for stream"
msgstr "Type de données non valide pour un canal"
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_send.py:1024 zerver/actions/message_send.py:1034
#: zerver/actions/scheduled_messages.py:53
2022-04-18 22:49:41 +02:00
msgid "Invalid data type for recipients"
msgstr "Type de données non valide pour un destinataire"
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_send.py:1042 zerver/actions/message_send.py:1050
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_send.py:1195
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_send.py:1206
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_send.py:1218
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_send.py:1265
2023-03-15 21:12:03 +01:00
msgid "Direct messages are disabled in this organization."
2023-05-10 23:29:48 +02:00
msgstr "Les messages directs sont désactivés dans cette organisation."
2016-06-22 01:45:47 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_send.py:1342
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_send.py:1398
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/message_send.py:1404
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
2023-03-15 21:12:03 +01:00
#: zerver/actions/realm_emoji.py:32 zerver/views/realm_emoji.py:36
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/scheduled_messages.py:42
2023-05-10 23:29:48 +02:00
msgid "Invalid data type for stream ID"
msgstr ""
2023-05-29 19:46:06 +02:00
#: zerver/actions/scheduled_messages.py:57
2023-05-10 23:29:48 +02:00
msgid "Recipient list may only contain user IDs"
2023-05-11 22:24:45 +02:00
msgstr "La liste des destinataires ne peut contenir que des identifiants d'utilisateurs"
2023-05-10 23:29:48 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/actions/scheduled_messages.py:161
2023-05-02 21:10:32 +02:00
msgid "Scheduled message was already sent"
2023-05-11 22:24:45 +02:00
msgstr "Le message programmé a déjà été envoyé"
2023-05-02 21:10:32 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/actions/scheduled_messages.py:166
#: zerver/views/scheduled_messages.py:87
#: zerver/views/scheduled_messages.py:127
msgid "Scheduled delivery time must be in the future."
msgstr "La date de livraison prévue doit se situer dans le futur."
#: zerver/actions/scheduled_messages.py:300
msgid "Message could not be sent at the scheduled time."
msgstr ""
2023-05-10 23:29:48 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/actions/scheduled_messages.py:351
#, python-brace-format
msgid ""
"The message you scheduled for {delivery_datetime} was not sent because of "
"the following error:"
msgstr ""
#: zerver/actions/scheduled_messages.py:356
msgid "[View scheduled messages](#scheduled)"
msgstr ""
#: zerver/actions/streams.py:76
msgid "Stream is already deactivated"
msgstr ""
#: zerver/actions/streams.py:841
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/streams.py:1025
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/streams.py:1160
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/streams.py:1179 zerver/actions/streams.py:1181
#: zerver/views/streams.py:793
2022-03-29 17:11:21 +02:00
msgid "No description."
msgstr "Aucune description."
2023-05-29 19:46:06 +02:00
#: zerver/actions/streams.py:1184
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/streams.py:1186
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/streams.py:1190
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
2023-05-29 19:46:06 +02:00
#: zerver/actions/streams.py:1258 zerver/actions/streams.py:1263
2022-03-16 01:54:44 +01:00
msgid "Forever"
msgstr "Pour toujours"
2023-05-29 19:46:06 +02:00
#: zerver/actions/streams.py:1264
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."
2023-05-29 19:46:06 +02:00
#: zerver/actions/streams.py:1270
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
2023-03-15 21:12:03 +01:00
#: zerver/actions/typing.py:55 zerver/lib/addressee.py:33
2022-04-18 22:49:41 +02:00
msgid "Invalid user ID {}"
msgstr "ID d'utilisateur non valide {}"
2018-01-18 18:10:07 +01:00
2023-05-02 21:10:32 +02:00
#: zerver/actions/user_groups.py:153 zerver/actions/user_groups.py:168
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/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
2023-03-15 21:12:03 +01:00
#: zerver/decorator.py:506 zerver/decorator.py:643
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
2023-03-15 21:12:03 +01:00
#: zerver/decorator.py:605
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
2023-05-02 21:10:32 +02:00
#: zerver/decorator.py:662 zerver/lib/streams.py:699 zerver/lib/streams.py:725
#: zerver/lib/streams.py:727 zerver/lib/streams.py:742
#: zerver/lib/user_groups.py:34 zerver/lib/user_groups.py:41
2023-03-15 21:12:03 +01:00
#: zerver/lib/users.py:249 zerver/lib/users.py:278 zerver/views/invite.py:60
#: zerver/views/realm_emoji.py:31 zerver/views/streams.py:336
2023-05-29 19:46:06 +02:00
#: zerver/views/streams.py:630
2022-04-18 22:49:41 +02:00
msgid "Insufficient permission"
msgstr "Permission insuffisante"
2021-01-20 02:45:05 +01:00
2023-03-15 21:12:03 +01:00
#: zerver/decorator.py:704
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
2023-03-15 21:12:03 +01:00
#: zerver/decorator.py:711
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
2023-03-15 21:12:03 +01:00
#: zerver/decorator.py:713
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
2023-03-15 21:12:03 +01:00
#: zerver/decorator.py:886
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."
2023-05-29 19:46:06 +02:00
#: zerver/forms.py:123 zerver/forms.py:126 zerver/forms.py:268
2023-05-02 21:10:32 +02:00
#: zerver/lib/email_validation.py:107
msgid "Please use your real email address."
msgstr "Merci d'utiliser votre véritable adresse courriel."
2023-05-29 19:46:06 +02:00
#: zerver/forms.py:244
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
2023-05-29 19:46:06 +02:00
#: zerver/forms.py:252
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
2023-05-29 19:46:06 +02:00
#: zerver/forms.py:263
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."
2023-05-29 19:46:06 +02:00
#: zerver/forms.py:271
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
2023-05-29 19:46:06 +02:00
#: zerver/forms.py:284
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
2023-05-29 19:46:06 +02:00
#: zerver/forms.py:303
2022-04-18 22:49:41 +02:00
msgid "New password"
msgstr "Nouveau mot de passe"
2016-06-22 01:45:47 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/forms.py:310
2022-04-18 22:49:41 +02:00
msgid "New password confirmation"
2023-05-10 23:29:48 +02:00
msgstr "Confirmation du nouveau mot de passe"
2016-06-22 01:45:47 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/forms.py:496
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
2023-05-29 19:46:06 +02:00
#: zerver/forms.py:508
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
2023-05-29 19:46:06 +02:00
#: zerver/forms.py:557
2022-04-18 22:49:41 +02:00
msgid "Token"
msgstr "Jeton"
2018-07-27 21:25:57 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/forms.py:578
2023-05-02 21:10:32 +02:00
msgid "Tip: You can enter multiple email addresses with commas between them."
msgstr ""
2019-02-12 01:52:41 +01:00
2023-05-29 19:46:06 +02:00
#: zerver/forms.py:584
2022-04-18 22:49:41 +02:00
msgid "Please enter at most 10 emails."
msgstr "Merci d'entrer au maximum 10 adresses courriel."
2023-05-29 19:46:06 +02:00
#: zerver/forms.py:597
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/addressee.py:61 zerver/lib/addressee.py:128
2023-05-02 21:10:32 +02:00
#: zerver/views/typing.py:43
2019-05-29 02:03:35 +02:00
msgid "Missing topic"
msgstr "Sujet manquant"
2023-05-02 21:10:32 +02:00
#: zerver/lib/addressee.py:113 zerver/views/typing.py:40
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/addressee.py:125
2017-10-05 10:14:33 +02:00
msgid "Missing stream"
msgstr "Canal manquant"
2023-03-15 21:12:03 +01:00
#: zerver/lib/addressee.py:136
2019-02-12 01:52:41 +01:00
msgid "Message must have recipients"
msgstr "Le message doit avoir un destinataire"
2023-03-15 21:12:03 +01:00
#: zerver/lib/addressee.py:145 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
2023-03-15 21:12:03 +01:00
#: zerver/lib/bot_lib.py:104
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"
2023-03-15 21:12:03 +01:00
#: zerver/lib/email_notifications.py:138 zerver/lib/email_notifications.py:160
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/email_notifications.py:563
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/email_validation.py:100
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/email_validation.py:105
2020-05-08 01:05:36 +02:00
msgid "Outside your domain."
msgstr "En-dehors de votre domaine."
2023-03-15 21:12:03 +01:00
#: zerver/lib/email_validation.py:109 zerver/views/users.py:708
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/email_validation.py:154
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/email_validation.py:177
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/email_validation.py:179
2020-05-08 01:05:36 +02:00
msgid "Already has an account."
msgstr "Possède déjà un compte."
2023-03-15 21:12:03 +01:00
#: zerver/lib/email_validation.py:181
2020-05-08 01:05:36 +02:00
msgid "Account has been deactivated."
msgstr "Le compte a été désactivé."
2023-03-15 21:12:03 +01:00
#: zerver/lib/emoji.py:67 zerver/views/realm_emoji.py:59
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
2023-03-15 21:12:03 +01:00
msgid "Emoji names must end with either a letter or digit."
msgstr ""
2022-09-21 02:44:47 +02:00
#: zerver/lib/emoji.py:120
msgid ""
2023-03-15 21:12:03 +01:00
"Emoji names must contain only lowercase English letters, digits, spaces, "
"dashes, and underscores."
msgstr ""
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/events.py:1539
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:137
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"
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:162
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"
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:174
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:183
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:183
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:187
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:199
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}"
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:211
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:234 zerver/lib/request.py:442
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:755
2019-01-04 23:42:46 +01:00
msgid "Malformed JSON"
msgstr "JSON malformé"
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:245
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:256 zerver/views/invite.py:70
2023-05-29 19:46:06 +02:00
#: zerver/views/invite.py:132 zerver/views/invite.py:178
2019-12-11 20:22:50 +01:00
msgid "Must be an organization administrator"
msgstr "Doit être un administrateur de l'organisation"
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:267
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:280
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:288
2021-04-15 23:58:47 +02:00
msgid "Account is deactivated"
msgstr "Le compte est désactivé"
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:296
2021-04-15 23:58:47 +02:00
msgid "This organization has been deactivated"
msgstr "L'organisation a été désactivée"
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:305
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:314
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:322
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:338
2019-02-12 01:52:41 +01:00
msgid "Invalid API key"
msgstr "Clé API invalide"
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:344
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:381
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:399
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/exceptions.py:422 zerver/views/auth.py:741
#: zerver/views/auth.py:1076 zerver/views/auth.py:1140
2021-01-20 02:45:05 +01:00
msgid "Invalid subdomain"
msgstr "Sous-domaine invalide"
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:462
2021-07-15 18:15:33 +02:00
msgid "Access denied"
msgstr "Accès refusé"
2023-05-02 21:10:32 +02:00
#: zerver/lib/exceptions.py:501
#, python-brace-format
msgid ""
"You only have permission to move the "
"{total_messages_allowed_to_move}/{total_messages_in_topic} most recent "
"messages in this topic."
msgstr ""
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/message.py:192
2021-03-23 02:06:43 +01:00
msgid "Message must not be empty"
msgstr "Le message ne doit pas être vide"
2023-05-02 21:10:32 +02:00
#: zerver/lib/message.py:194
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."
2023-05-02 21:10:32 +02:00
#: zerver/lib/narrow.py:107
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/narrow.py:197
2022-10-11 19:57:36 +02:00
#, python-brace-format
msgid "Invalid narrow operator: {desc}"
msgstr "Opérateur de restriction non valide : {desc}"
2023-05-02 21:10:32 +02:00
#: zerver/lib/narrow.py:1038
2022-11-17 07:52:13 +01:00
msgid "Missing 'anchor' argument."
msgstr "Argument 'anchor' manquant"
2023-05-02 21:10:32 +02:00
#: zerver/lib/narrow.py:1058
2022-11-17 07:52:13 +01:00
msgid "Invalid anchor"
msgstr "Ancre invalide"
2022-09-21 02:44:47 +02:00
#: zerver/lib/onboarding.py:59
2021-11-01 20:42:10 +01:00
#, python-brace-format
msgid ""
2023-05-02 21:10:32 +02:00
"If you are new to Zulip, check out our [Using Zulip for a class "
"guide]({getting_started_url})!"
2023-05-10 23:29:48 +02:00
msgstr "Si vous êtes nouveau sur Zulip, consultez notre guide [Getting started with Zulip]({getting_started_url}) !"
2020-05-08 01:05:36 +02:00
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:66
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})!"
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:78
#, python-brace-format
msgid ""
"We also have a guide for [Setting up Zulip for a "
"class]({organization_setup_url})."
msgstr ""
#: zerver/lib/onboarding.py:88
#, python-brace-format
msgid ""
"We also have a guide for [Setting up your "
"organization]({organization_setup_url})."
msgstr ""
#: zerver/lib/onboarding.py:98
#, python-brace-format
msgid ""
"Note that this is a [demo organization]({demo_organization_help_url}) and "
"will be **automatically deleted** in 30 days."
2023-05-10 23:29:48 +02:00
msgstr "Notez qu'il s'agit d'une [organisation de démonstration]({demo_organization_help_url}) et qu'elle sera **automatiquement supprimée** dans 30 jours."
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:106
msgid "Hello, and welcome to Zulip!"
msgstr "Bonjour, et bienvenue sur Zulip!"
#: zerver/lib/onboarding.py:107
msgid "This is a direct message from me, Welcome Bot."
2023-05-11 22:24:45 +02:00
msgstr "Ceci est un message direct de ma part, Welcome Bot."
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:112
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:115 zerver/lib/onboarding.py:227
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:156
2021-12-04 01:03:42 +01:00
msgid ""
2023-05-02 21:10:32 +02:00
"You can [download](/apps/) the [mobile and desktop apps](/apps/). Zulip also"
" works great in a browser."
msgstr ""
2020-05-08 01:05:36 +02:00
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:161
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:167
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:177
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:181
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:188
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:193
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 "
2023-03-15 21:12:03 +01:00
"return to this conversation by clicking \"Direct messages\" in the upper "
2021-12-04 01:03:42 +01:00
"left."
2023-03-15 21:12:03 +01:00
msgstr ""
2021-12-04 01:03:42 +01:00
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:202
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:206
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:213
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:219
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:230
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:239
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:271
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:273
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:277
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:287
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:293
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:295
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:300
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/onboarding.py:309
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/outgoing_webhook.py:318
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/outgoing_webhook.py:327
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/push_notifications.py:341
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/push_notifications.py:351
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/push_notifications.py:575 zilencer/views.py:205
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/push_notifications.py:746
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/push_notifications.py:835
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/push_notifications.py:839
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/push_notifications.py:841
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/recipient_users.py:29 zerver/lib/streams.py:268
#: zerver/lib/streams.py:276 zerver/lib/streams.py:838
#: zerver/tornado/views.py:164 zerver/views/events_register.py:94
#: zerver/views/message_send.py:182 zerver/views/message_send.py:203
2023-03-15 21:12:03 +01:00
#: zerver/views/users.py:686
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"
2023-03-15 21:12:03 +01:00
#: zerver/lib/recipient_users.py:70
2022-04-18 22:49:41 +02:00
#, python-brace-format
msgid "'{email}' is no longer using Zulip."
msgstr "'{email}' n'utilise plus Zulip."
2023-03-15 21:12:03 +01:00
#: zerver/lib/recipient_users.py:77
msgid "You can't send direct messages outside of your organization."
2023-05-11 22:24:45 +02:00
msgstr "Vous ne pouvez pas envoyer de messages directs en dehors de votre organisation."
2022-04-18 22:49:41 +02:00
2023-01-06 21:06:38 +01:00
#: zerver/lib/remote_server.py:93
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/request.py:92
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/request.py:104
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/request.py:117
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/request.py:395 zerver/webhooks/ifttt/view.py:36
#: zerver/webhooks/slack_incoming/view.py:42
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/request.py:443
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/scheduled_messages.py:20
msgid "Scheduled message does not exist"
2023-05-11 22:24:45 +02:00
msgstr "Le message programmé n'existe pas"
2023-05-02 21:10:32 +02:00
#: zerver/lib/send_email.py:72
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/streams.py:228
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/streams.py:234
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."
2023-03-15 21:12:03 +01:00
#: zerver/lib/streams.py:237
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/streams.py:242
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/streams.py:301
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/streams.py:306
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/streams.py:309
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/streams.py:315 zerver/lib/streams.py:334
#: zerver/lib/streams.py:417 zerver/lib/streams.py:483
#: zerver/views/streams.py:399 zerver/views/user_topics.py:101
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/streams.py:459
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/streams.py:467 zerver/lib/streams.py:587
2022-03-03 20:47:15 +01:00
msgid "Invalid stream name '{}'"
msgstr "Nom du canal invalide '{}'"
2023-05-02 21:10:32 +02:00
#: zerver/lib/streams.py:731
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/streams.py:738 zerver/views/streams.py:334
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/streams.py:767
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/subscription_info.py:295
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"
2023-03-15 21:12:03 +01:00
#: zerver/lib/subscription_info.py:302
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é"
2023-03-15 21:12:03 +01:00
#: zerver/lib/upload/__init__.py:31
msgid "Upload would exceed your organization's upload quota."
msgstr "L'envoi de ce fichier provoquerait le dépassement du quota de votre organisation."
2023-05-02 21:10:32 +02:00
#: zerver/lib/upload/base.py:67 zerver/lib/upload/base.py:83
#: zerver/lib/upload/base.py:177
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/upload/base.py:69 zerver/lib/upload/base.py:85
#: zerver/lib/upload/base.py:179
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/upload/base.py:107
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/upload/base.py:116
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/user_groups.py:43
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
2023-05-02 21:10:32 +02:00
#: zerver/lib/user_groups.py:55
2022-06-29 02:37:51 +02:00
msgid "Invalid user group ID: {}"
msgstr "ID de groupe d'utilisateurs non valide : {}"
2023-03-15 21:12:03 +01:00
#: zerver/lib/user_groups.py:73
msgid "'{}' must be a system user group."
msgstr ""
#: zerver/lib/user_groups.py:77
msgid "'{}' setting cannot be set to '@role:internet' group."
msgstr ""
#: zerver/lib/user_groups.py:82
msgid "'{}' setting cannot be set to '@role:owners' group."
msgstr ""
2023-05-02 21:10:32 +02:00
#: zerver/lib/user_groups.py:87
msgid "'{}' setting cannot be set to '@role:nobody' group."
2023-03-15 21:12:03 +01:00
msgstr ""
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/users.py:78 zerver/views/users.py:494 zerver/views/users.py:507
#: zerver/views/users.py:691
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/users.py:232 zerver/lib/users.py:237 zerver/models.py:4642
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"
2023-03-15 21:12:03 +01:00
#: zerver/lib/users.py:271 zerver/lib/users.py:298 zerver/lib/users.py:314
2022-10-11 19:57:36 +02:00
#: 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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:76 zerver/lib/validator.py:149
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:83
2018-07-27 21:25:57 +02:00
#, python-brace-format
msgid "{item} cannot be blank."
msgstr "{item} ne peut pas être vide."
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:91 zerver/lib/validator.py:176
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:106
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:121
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:142
2022-09-21 02:44:47 +02:00
#, python-brace-format
msgid "{var_name} is not a recognized time zone"
msgstr "{var_name} n'est pas un fuseau horaire reconnu"
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:155 zerver/lib/validator.py:157
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:163
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:187
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:189
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:197
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:203
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:213
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:233 zerver/lib/validator.py:652
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:237
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"
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:284 zerver/lib/validator.py:655
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:292
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:317
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:350
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:359
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:386
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:393
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:417
2018-07-27 21:25:57 +02:00
#, python-brace-format
msgid "'{item}' cannot be blank."
msgstr "'{item}' ne peut pas être vide."
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:426
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."
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:439
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:617
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:627
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:644
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
2023-05-29 19:46:06 +02:00
#: zerver/lib/validator.py:701 zerver/lib/validator.py:721
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
2023-03-15 21:12:03 +01:00
#: zerver/lib/webhooks/common.py:231
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
2023-05-02 21:10:32 +02:00
#: zerver/middleware.py:464
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:500
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:631
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:689
2023-03-15 21:12:03 +01:00
msgid "GIPHY integration disabled"
2023-05-11 22:24:45 +02:00
msgstr "Intégration GIPHY désactivée"
2023-03-15 21:12:03 +01:00
2023-05-29 19:46:06 +02:00
#: zerver/models.py:694
2023-03-15 21:12:03 +01:00
msgid "Allow GIFs rated Y (Very young audience)"
2023-05-11 22:24:45 +02:00
msgstr "Autoriser les GIF classés Y (Public très jeune)"
2023-03-15 21:12:03 +01:00
2023-05-29 19:46:06 +02:00
#: zerver/models.py:698
2023-03-15 21:12:03 +01:00
msgid "Allow GIFs rated G (General audience)"
2023-05-11 22:24:45 +02:00
msgstr "Autoriser les GIF classés G (Public général)"
2023-03-15 21:12:03 +01:00
2023-05-29 19:46:06 +02:00
#: zerver/models.py:702
2023-03-15 21:12:03 +01:00
msgid "Allow GIFs rated PG (Parental guidance)"
2023-05-11 22:24:45 +02:00
msgstr "Autoriser les GIF classés PG (Conseil parental)"
2023-03-15 21:12:03 +01:00
2023-05-29 19:46:06 +02:00
#: zerver/models.py:706
2023-03-15 21:12:03 +01:00
msgid "Allow GIFs rated PG-13 (Parental guidance - under 13)"
2023-05-11 22:24:45 +02:00
msgstr "Autoriser les GIF classés PG-13 (Conseil parental - moins de 13 ans)"
2023-03-15 21:12:03 +01:00
2023-05-29 19:46:06 +02:00
#: zerver/models.py:710
2023-03-15 21:12:03 +01:00
msgid "Allow GIFs rated R (Restricted)"
2023-05-11 22:24:45 +02:00
msgstr "Autoriser les GIF classés R (Restreint)"
2023-03-15 21:12:03 +01:00
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1136
2022-09-21 02:44:47 +02:00
msgid "Invalid characters in emoji name"
msgstr "Caractères invalides dans le nom de l'emoji"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1260 zerver/models.py:1262
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1263
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1271
2023-05-02 21:10:32 +02:00
msgid "Invalid URL template."
2023-05-10 23:29:48 +02:00
msgstr "Format d'URL invalide."
2019-01-04 23:42:46 +01:00
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1315
2021-07-15 18:15:33 +02:00
#, python-format
2023-05-02 21:10:32 +02:00
msgid "Group %(name)r in URL template is not present in linkifier pattern."
msgstr ""
2021-07-15 18:15:33 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1327
2021-07-15 18:15:33 +02:00
#, python-format
2023-05-02 21:10:32 +02:00
msgid "Group %(name)r in linkifier pattern is not present in URL template."
msgstr ""
2021-07-15 18:15:33 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1405 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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1649
2023-03-15 21:12:03 +01:00
msgid "Admins, moderators, members and guests"
msgstr "Administrateurs, modérateurs, membres et invités"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1650
2023-03-15 21:12:03 +01:00
msgid "Admins, moderators and members"
msgstr "Administrateurs, modérateurs et membres"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1651
2023-03-15 21:12:03 +01:00
msgid "Admins and moderators"
msgstr "Administrateurs et modérateurs"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1652
2023-03-15 21:12:03 +01:00
msgid "Admins only"
msgstr "Seulement les administrateurs"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1653
2023-03-15 21:12:03 +01:00
msgid "Nobody"
msgstr "Personne"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1957
2021-01-20 02:45:05 +01:00
msgid "Organization owner"
msgstr "Administrateur de l'organisation"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1958
2021-01-20 02:45:05 +01:00
msgid "Organization administrator"
msgstr "Administrateur de l'organisation"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1959
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1960
2021-01-20 02:45:05 +01:00
msgid "Member"
msgstr "Membre"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:1961
2021-01-20 02:45:05 +01:00
msgid "Guest"
msgstr "Invité"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:2528
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:2534
2022-03-03 20:47:15 +01:00
msgid "Public"
msgstr "Publique"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:2540
2022-03-03 20:47:15 +01:00
msgid "Private, shared history"
msgstr "Privé, historique protégé"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:2546
2022-03-03 20:47:15 +01:00
msgid "Private, protected history"
msgstr "Privé, historique protégé"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:2554
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:2574
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"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:2575
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"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:2577
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"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:2580
2022-03-03 20:47:15 +01:00
msgid "Only organization full members can post"
msgstr "Seuls les membres complets peuvent envoyer des messages"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:3206
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:3207
2021-07-15 18:15:33 +02:00
msgid "Custom emoji"
msgstr "Emoji personnalisé"
2023-05-29 19:46:06 +02:00
#: zerver/models.py:3208
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:4645
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:4648
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:4688
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:4691
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:4703
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:4704
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:4705
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:4706
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:4709
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
2023-05-29 19:46:06 +02:00
#: zerver/models.py:4714
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
2023-05-02 21:10:32 +02:00
#: zerver/tornado/event_queue.py:673
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
2023-05-02 21:10:32 +02:00
#: zerver/tornado/event_queue.py:676
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
2023-05-02 21:10:32 +02:00
#: zerver/tornado/event_queue.py:683
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
2023-05-02 21:10:32 +02:00
#: zerver/tornado/event_queue.py:693
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
2023-01-06 21:06:38 +01:00
msgid "Bad event queue ID: {queue_id}"
msgstr ""
2017-09-15 15:46:38 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/views/auth.py:550
2023-03-15 21:12:03 +01:00
msgid "JWT authentication is not enabled for this organization"
msgstr ""
2017-02-03 21:32:04 +01:00
2023-05-29 19:46:06 +02:00
#: zerver/views/auth.py:553
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
2023-05-29 19:46:06 +02:00
#: zerver/views/auth.py:559
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
2023-05-29 19:46:06 +02:00
#: zerver/views/auth.py:563
2023-03-15 21:12:03 +01:00
msgid "No email specified in JSON web token claims"
msgstr ""
2016-10-12 18:58:16 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/views/auth.py:1082
2021-07-15 18:15:33 +02:00
msgid "Subdomain required"
msgstr "Sous-domaine requis"
2021-05-12 06:39:38 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/views/auth.py:1144
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
2023-03-15 21:12:03 +01:00
#: zerver/views/custom_profile_fields.py:250
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
2023-03-15 21:12:03 +01:00
#: zerver/views/custom_profile_fields.py:235
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é."
2023-05-02 21:10:32 +02:00
#: zerver/views/events_register.py:107 zerver/views/events_register.py:111
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
2023-03-15 21:12:03 +01:00
#: zerver/views/invite.py:72
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
2023-05-10 23:29:48 +02: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
2023-05-29 19:46:06 +02:00
#: zerver/views/invite.py:87
msgid "You do not have permission to subscribe other users to streams."
msgstr ""
#: zerver/views/invite.py:124 zerver/views/invite.py:127
#: zerver/views/invite.py:146 zerver/views/invite.py:149
#: zerver/views/invite.py:168 zerver/views/invite.py:173
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
2023-05-29 19:46:06 +02:00
#: zerver/views/invite.py:154
2022-11-17 07:52:13 +01:00
msgid "Invitation has already been revoked"
2022-12-02 21:14:38 +01:00
msgstr "L'invitation a déjà été révoquée"
2022-11-17 07:52:13 +01:00
2023-05-29 19:46:06 +02:00
#: zerver/views/invite.py:207
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
2023-05-02 21:10:32 +02:00
#: zerver/views/message_fetch.py:99
2020-07-01 19:39:00 +02:00
msgid "Too many messages requested (maximum {})."
msgstr "Un trop grand nombre de messages demandés (maximum {})"
2023-05-02 21:10:32 +02:00
#: zerver/views/message_fetch.py:104 zerver/views/message_flags.py:85
2022-11-17 07:52:13 +01:00
msgid "The anchor can only be excluded at an end of the range"
msgstr ""
2023-03-15 21:12:03 +01:00
#: zerver/views/message_flags.py:169
2020-07-01 19:39:00 +02:00
msgid "No such topic '{}'"
msgstr "Sujet '{}' introuvable"
2023-05-02 21:10:32 +02:00
#: zerver/views/message_send.py:201
2020-07-01 19:39:00 +02:00
msgid "Missing sender"
msgstr "Expéditeur manquant"
2023-05-02 21:10:32 +02:00
#: zerver/views/message_send.py:208
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"
2023-05-02 21:10:32 +02:00
#: zerver/views/message_send.py:220 zerver/views/message_send.py:227
2020-07-01 19:39:00 +02:00
msgid "Invalid mirrored message"
msgstr "Message mirroir non valide"
2023-05-02 21:10:32 +02:00
#: zerver/views/message_send.py:223
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."
2023-03-15 21:12:03 +01:00
#: zerver/views/muted_users.py:16
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
2023-03-15 21:12:03 +01:00
#: zerver/views/muted_users.py:26
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
2023-03-15 21:12:03 +01:00
#: zerver/views/muted_users.py:40
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
2023-03-15 21:12:03 +01:00
#: zerver/views/presence.py:85
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
2023-03-15 21:12:03 +01:00
#: zerver/views/presence.py:106
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
2023-03-15 21:12:03 +01:00
#: zerver/views/presence.py:144
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
2023-05-02 21:10:32 +02:00
#: zerver/views/realm.py:160
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
2023-05-02 21:10:32 +02:00
#: zerver/views/realm.py:165
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
2023-05-02 21:10:32 +02:00
#: zerver/views/realm.py:169
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
2023-05-02 21:10:32 +02:00
#: zerver/views/realm.py:173
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
2023-05-29 19:46:06 +02:00
#: zerver/views/realm.py:336
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
2023-03-15 21:12:03 +01:00
#: zerver/views/realm_emoji.py:38
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
2023-03-15 21:12:03 +01:00
#: zerver/views/realm_emoji.py:40
msgid "Only administrators can override default emoji."
msgstr ""
2021-07-15 18:15:33 +02:00
2023-03-15 21:12:03 +01:00
#: zerver/views/realm_emoji.py:46 zerver/views/realm_icon.py:27
2023-05-29 19:46:06 +02:00
#: zerver/views/realm_logo.py:33 zerver/views/upload.py:275
2023-05-02 21:10:32 +02:00
#: zerver/views/user_settings.py:352
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
2023-05-29 19:46:06 +02:00
#: zerver/views/realm_export.py:45
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
2023-05-29 19:46:06 +02:00
#: zerver/views/realm_export.py:66
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
2023-05-29 19:46:06 +02:00
#: zerver/views/realm_export.py:104
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
2023-05-29 19:46:06 +02:00
#: zerver/views/realm_export.py:110
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
2023-05-29 19:46:06 +02:00
#: zerver/views/realm_export.py:113
msgid "Export failed, nothing to delete"
msgstr ""
#: zerver/views/realm_export.py:114
msgid "Export still in progress"
msgstr ""
2023-03-15 21:12:03 +01:00
#: zerver/views/realm_icon.py:20
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
2023-05-29 19:46:06 +02:00
#: zerver/views/scheduled_messages.py:64
msgid "Recipient required when updating type of scheduled message."
msgstr ""
2023-05-02 21:10:32 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/views/scheduled_messages.py:69
msgid "Topic required when updating scheduled message type to stream."
msgstr ""
#: zerver/views/sentry.py:32
2023-05-02 21:10:32 +02:00
msgid "Invalid request format"
2023-05-11 22:24:45 +02:00
msgstr "Format de requête non valide"
2023-05-02 21:10:32 +02:00
2023-05-29 19:46:06 +02:00
#: zerver/views/sentry.py:35
2023-05-02 21:10:32 +02:00
msgid "Invalid DSN"
2023-05-11 22:24:45 +02:00
msgstr "DSN non valide"
2023-05-02 21:10:32 +02:00
2023-03-15 21:12:03 +01:00
#: zerver/views/streams.py:121
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
2023-03-15 21:12:03 +01:00
#: zerver/views/streams.py:163
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
2023-03-15 21:12:03 +01:00
#: zerver/views/streams.py:195
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
2023-03-15 21:12:03 +01:00
#: zerver/views/streams.py:225
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
2023-03-15 21:12:03 +01:00
#: zerver/views/streams.py:322
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
2023-03-15 21:12:03 +01:00
#: zerver/views/streams.py:370
2022-09-21 02:44:47 +02:00
msgid "Stream already has that name!"
msgstr "Le canal a déjà ce nom !"
2023-05-02 21:10:32 +02:00
#: zerver/views/streams.py:452 zerver/views/user_groups.py:107
#: zerver/views/user_groups.py:276
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
2023-05-02 21:10:32 +02:00
#: zerver/views/streams.py:536
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
2023-05-02 21:10:32 +02:00
#: zerver/views/streams.py:542
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
2023-05-29 19:46:06 +02:00
#: zerver/views/streams.py:646
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
2023-05-29 19:46:06 +02:00
#: zerver/views/streams.py:659
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
2023-05-29 19:46:06 +02:00
#: zerver/views/streams.py:767
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
2023-05-29 19:46:06 +02:00
#: zerver/views/streams.py:769
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
2023-05-29 19:46:06 +02:00
#: zerver/views/streams.py:770
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
2023-05-29 19:46:06 +02:00
#: zerver/views/streams.py:802
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
2023-05-29 19:46:06 +02:00
#: zerver/views/streams.py:1050
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
2023-05-29 19:46:06 +02:00
#: zerver/views/streams.py:1054
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
2023-05-29 19:46:06 +02:00
#: zerver/views/thumbnail.py:43 zerver/views/upload.py:182
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
2023-05-02 21:10:32 +02:00
#: zerver/views/typing.py:31
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
2023-05-02 21:10:32 +02:00
#: zerver/views/typing.py:46
2021-11-01 20:42:10 +01:00
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
2023-05-02 21:10:32 +02:00
#: zerver/views/typing.py:56
2023-03-15 21:12:03 +01:00
msgid "User has disabled typing notifications for direct messages"
2023-05-11 22:24:45 +02:00
msgstr "L'utilisateur a désactivé les notifications de frappe pour les messages directs"
2021-11-01 20:42:10 +01:00
2023-05-29 19:46:06 +02:00
#: zerver/views/upload.py:180
2018-08-03 18:47:55 +02:00
msgid "<p>File not found.</p>"
msgstr "<p>Fichier introuvable.</p>"
2023-05-29 19:46:06 +02:00
#: zerver/views/upload.py:220
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
2023-05-29 19:46:06 +02:00
#: zerver/views/upload.py:222
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
2023-05-29 19:46:06 +02:00
#: zerver/views/upload.py:265
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
2023-05-29 19:46:06 +02:00
#: zerver/views/upload.py:267 zerver/views/users.py:424
2023-03-15 21:12:03 +01:00
#: zerver/views/users.py:526
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
2023-05-02 21:10:32 +02:00
#: zerver/views/user_groups.py:73
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
2023-05-02 21:10:32 +02:00
#: zerver/views/user_groups.py:148
#, python-brace-format
msgid "{user_full_name} added you to the group {group_name}."
msgstr ""
#: zerver/views/user_groups.py:153
#, python-brace-format
msgid "{user_full_name} removed you from the group {group_name}."
msgstr ""
#: zerver/views/user_groups.py:184
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
2023-05-02 21:10:32 +02:00
#: zerver/views/user_groups.py:211
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
2023-05-02 21:10:32 +02:00
#: zerver/views/user_groups.py:236
2022-06-29 02:37:51 +02:00
#, 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."
2023-05-02 21:10:32 +02:00
#: zerver/views/user_groups.py:257
2022-06-29 02:37:51 +02:00
#, 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."
2023-01-06 21:06:38 +01:00
#: zerver/views/user_settings.py:61
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
2023-05-02 21:10:32 +02:00
#: zerver/views/user_settings.py:85 zerver/views/user_settings.py:293
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
2023-01-06 21:06:38 +01:00
#: zerver/views/user_settings.py:126
2021-09-16 22:12:11 +02:00
msgid "Invalid default_language"
msgstr "default_language non valide"
2023-01-06 21:06:38 +01:00
#: zerver/views/user_settings.py:133
2021-09-16 22:12:11 +02:00
msgid "Invalid notification sound '{}'"
msgstr "Son de notification '{}' non valide"
2023-01-06 21:06:38 +01:00
#: zerver/views/user_settings.py:141
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 "
2023-05-02 21:10:32 +02:00
#: zerver/views/user_settings.py:248
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
2023-05-02 21:10:32 +02:00
#: zerver/views/user_settings.py:258
2016-06-22 01:45:47 +02:00
msgid "Wrong password!"
2017-06-06 20:43:38 +02:00
msgstr "Mot de passe incorrect !"
2023-05-02 21:10:32 +02:00
#: zerver/views/user_settings.py:263
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
2023-05-02 21:10:32 +02:00
#: zerver/views/user_settings.py:269
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
2023-05-02 21:10:32 +02:00
#: zerver/views/user_settings.py:342
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
2023-03-15 21:12:03 +01:00
#: zerver/views/user_topics.py:50
msgid "Topic is not muted"
msgstr "Ce sujet n'est pas muet."
#: zerver/views/users.py:121
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
2023-03-15 21:12:03 +01:00
#: zerver/views/users.py:239
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
2023-03-15 21:12:03 +01:00
#: zerver/views/users.py:379
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
2023-03-15 21:12:03 +01:00
#: zerver/views/users.py:381
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
2023-03-15 21:12:03 +01:00
#: zerver/views/users.py:383
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
2023-03-15 21:12:03 +01:00
#: zerver/views/users.py:489
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
2023-03-15 21:12:03 +01:00
#: zerver/views/users.py:499
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
2023-03-15 21:12:03 +01:00
#: zerver/views/users.py:501
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
2023-03-15 21:12:03 +01:00
#: zerver/views/users.py:510
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
2023-03-15 21:12:03 +01:00
#: zerver/views/users.py:701
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
2023-03-15 21:12:03 +01:00
#: zerver/views/users.py:706
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
2023-03-15 21:12:03 +01:00
#: zerver/views/users.py:712
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
2023-01-06 21:06:38 +01:00
#: zerver/views/zephyr.py:36
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
2023-01-06 21:06:38 +01:00
#: zerver/views/zephyr.py:38
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
2023-01-06 21:06:38 +01:00
#: zerver/views/zephyr.py:59
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
2023-01-06 21:06:38 +01:00
#: zerver/views/zephyr.py:63 zerver/views/zephyr.py:77
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 ""
2023-03-15 21:12:03 +01:00
#: zerver/webhooks/freshstatus/view.py:98
#: zerver/webhooks/uptimerobot/view.py:57 zerver/webhooks/zabbix/view.py:49
2021-07-15 18:15:33 +02:00
msgid "Invalid payload"
msgstr "Charge utile non valide"
2023-05-29 19:46:06 +02:00
#: zerver/webhooks/front/view.py:155
2018-04-03 19:20:21 +02:00
msgid "Unknown webhook request"
msgstr "Requête webhook inconnue"
2023-03-15 21:12:03 +01:00
#: zerver/webhooks/ifttt/view.py:30 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"
2023-03-15 21:12:03 +01:00
#: zerver/webhooks/ifttt/view.py:33 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
2023-03-15 21:12:03 +01:00
#: zerver/webhooks/newrelic/view.py:81 zerver/webhooks/newrelic/view.py:132
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"
2023-03-15 21:12:03 +01:00
#: zerver/webhooks/newrelic/view.py:98
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]"
2023-03-15 21:12:03 +01:00
#: zerver/webhooks/newrelic/view.py:152
2022-09-21 02:44:47 +02:00
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]"
2023-03-15 21:12:03 +01:00
#: zerver/webhooks/papertrail/view.py:29
2022-11-17 07:52:13 +01:00
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
2023-03-15 21:12:03 +01:00
#: zerver/webhooks/slack/view.py:28
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
2023-03-15 21:12:03 +01:00
#: zerver/webhooks/slack/view.py:34
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
2023-05-29 19:46:06 +02:00
#: zerver/worker/queue_processors.py:1123
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"
2023-01-06 21:06:38 +01:00
msgstr " À 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
2023-05-02 21:10:32 +02:00
#: zilencer/views.py:62 zilencer/views.py:64
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
2023-05-02 21:10:32 +02:00
#: zilencer/views.py:69
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
2023-05-02 21:10:32 +02:00
#: zilencer/views.py:106
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
2023-05-02 21:10:32 +02:00
#: zilencer/views.py:159
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
2023-05-02 21:10:32 +02:00
#: zilencer/views.py:370
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
2023-05-02 21:10:32 +02:00
#: zilencer/views.py:372
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
2023-05-02 21:10:32 +02:00
#: zilencer/views.py:395
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
2023-05-29 19:46:06 +02:00
#: zproject/backends.py:521
2021-07-15 18:15:33 +02:00
msgid "You need to reset your password."
msgstr "Vous devez réinitialiser votre mot de passe."
2023-05-29 19:46:06 +02:00
#: zproject/backends.py:2203
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
2023-05-29 19:46:06 +02:00
#: zproject/backends.py:2904
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
2023-05-29 19:46:06 +02:00
#: zproject/backends.py:2907
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."