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:
2019-05-29 02:03:35 +02:00
# Alexandre de Lespinasse <alex.del@posteo.net>, 2018
2019-11-06 23:45:03 +01:00
# Benjamin Somers <benjamin.somers@telecom-bretagne.eu>, 2019
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
2017-06-06 20:43:38 +02:00
# Fabrice Lamachère <fabrice.lamachere@smiden.fr>, 2017
2018-03-02 17:56:12 +01:00
# Laurent H <lau.hub@gmail.com>, 2018
# Manuel Tondeur <manueltondeur@gmail.com>, 2017-2018
2017-11-21 02:37:53 +01:00
# Mathieu Grimard <mathieu.grimard@hotmail.fr>, 2017
2019-02-12 01:52:41 +01:00
# Paul Lubawy <paul.lubawy@hotmail.fr>, 2017
2017-06-06 20:43:38 +02:00
# psyray <psyray@free.fr>, 2017
2016-03-31 17:41:38 +02:00
# Reid Barton <rwbarton@gmail.com>, 2015
2019-06-04 00:28:47 +02:00
# Sulian Lanteri, 2017
2019-11-06 23:45:03 +01:00
# Thomas Chuffart <tchuffart@gmail.com>, 2019
2018-11-07 16:22:47 +01:00
# Tim Abbott <tabbott@kandralabs.com>, 2018
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"
2019-12-13 05:34:46 +01:00
"POT-Creation-Date: 2019-12-13 03:00+0000\n"
"PO-Revision-Date: 2019-12-13 03:01+0000\n"
2019-12-11 20:22:50 +01:00
"Last-Translator: Tim Abbott <tabbott@kandralabs.com>\n"
2016-03-31 17:41:38 +02:00
"Language-Team: French (http://www.transifex.com/zulip/zulip/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2016-10-12 18:58:16 +02:00
"Language: fr\n"
2016-03-31 17:41:38 +02:00
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
2019-12-11 20:22:50 +01:00
#: analytics/views.py:80 zerver/decorator.py:522 zerver/decorator.py:531
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
2019-12-11 20:22:50 +01:00
#: analytics/views.py:108
2018-07-27 21:25:57 +02:00
msgid "Invalid organization"
msgstr "Organisation non valide"
2019-12-11 20:22:50 +01:00
#: analytics/views.py:193
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
2019-12-11 20:22:50 +01:00
#: analytics/views.py:194
2018-07-27 21:25:57 +02:00
msgid "Private streams"
msgstr "Canaux privés"
2019-12-11 20:22:50 +01:00
#: analytics/views.py:195 templates/zerver/app/left_sidebar.html:25
2018-07-27 21:25:57 +02:00
msgid "Private messages"
msgstr "Messages privés"
2019-12-11 20:22:50 +01:00
#: analytics/views.py:196
2018-07-27 21:25:57 +02:00
msgid "Group private messages"
2018-09-01 01:08:37 +02:00
msgstr "Messages privés de groupe"
2018-07-27 21:25:57 +02:00
2019-12-11 20:22:50 +01:00
#: analytics/views.py:208
2017-02-03 21:32:04 +01:00
#, python-format
msgid "Unknown chart name: %s"
2017-06-06 20:43:38 +02:00
msgstr "Nom de graphique inconnu : %s"
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: analytics/views.py:217
2016-03-31 17:41:38 +02:00
#, python-format
2017-06-06 20:43:38 +02:00
msgid "Start time is later than end time. Start: %(start)s, End: %(end)s"
msgstr "L'heure de début est postérieure à l'heure de fin. Début : %(start)s, Fin : %(end)s"
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: analytics/views.py:231 analytics/views.py:252
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."
2019-05-29 02:03:35 +02:00
#: corporate/lib/stripe.py:127
2018-10-22 23:50:00 +02:00
#, python-format
msgid "Something went wrong. Please contact %s."
msgstr "Quelque chose s'est mal passé. Merci de contacter %s."
2019-05-29 02:03:35 +02:00
#: corporate/lib/stripe.py:128
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."
2019-05-29 02:03:35 +02:00
#: corporate/lib/stripe.py:164
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."
2019-09-24 22:02:33 +02:00
#: corporate/views.py:55
2019-01-04 23:42:46 +01:00
msgid "You must invoice for at least {} users."
msgstr ""
2019-09-24 22:02:33 +02:00
#: corporate/views.py:62
2019-01-04 23:42:46 +01:00
msgid "No payment method on file"
msgstr ""
2019-09-24 22:02:33 +02:00
#: corporate/views.py:64
2019-01-04 23:42:46 +01:00
#, python-format
msgid "%(brand)s ending in %(last4)s"
msgstr ""
2019-09-24 22:02:33 +02:00
#: corporate/views.py:71
2019-01-04 23:42:46 +01:00
#, python-format
msgid "Unknown payment method. Please contact %s."
2019-11-06 23:45:03 +01:00
msgstr "Méthode de paiement inconnue. Merci de contacter %s."
2019-01-04 23:42:46 +01:00
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:10
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
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:14
2017-09-15 15:46:38 +02:00
msgid "Messages sent over time"
2017-10-20 19:24:15 +02:00
msgstr "Messages envoyés au fil du temps"
2017-09-15 15:46:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:16
2017-09-15 15:46:38 +02:00
msgid "Aggregation"
msgstr "Agrégation"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:18
2017-09-15 15:46:38 +02:00
msgid "Daily"
msgstr "Quotidien"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:19
2017-09-15 15:46:38 +02:00
msgid "Weekly"
msgstr "Hebdomadaire"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:20
2017-09-15 15:46:38 +02:00
msgid "Cumulative"
msgstr "Cumulatif"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:28 templates/analytics/stats.html:44
#: templates/analytics/stats.html:64
2017-09-15 15:46:38 +02:00
msgid "Me"
msgstr "Moi"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:30
2017-09-15 15:46:38 +02:00
msgid "Humans"
msgstr "Humains"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:32
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:115
2017-09-15 15:46:38 +02:00
msgid "Bots"
msgstr "Robots"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:39
2017-09-15 15:46:38 +02:00
msgid "Messages sent by client"
2018-03-02 17:56:12 +01:00
msgstr "Messages envoyés par le client"
2017-09-15 15:46:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:45 templates/analytics/stats.html:65
2017-09-15 15:46:38 +02:00
msgid "Everyone"
msgstr "Tout le monde"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:46 templates/analytics/stats.html:66
2017-09-15 15:46:38 +02:00
msgid "Last week"
msgstr "La semaine dernière"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:47 templates/analytics/stats.html:67
2017-09-15 15:46:38 +02:00
msgid "Last month"
msgstr "Le mois dernier"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:48 templates/analytics/stats.html:68
2017-09-15 15:46:38 +02:00
msgid "Last year"
msgstr "L'année dernière"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:49 templates/analytics/stats.html:69
2017-09-15 15:46:38 +02:00
msgid "All time"
msgstr "Tout le temps"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:58
2017-09-15 15:46:38 +02:00
msgid "Messages sent by recipient type"
msgstr "Messages envoyés par type de destinataire"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:74
2017-09-15 15:46:38 +02:00
msgid "Active users"
msgstr "Utilisateurs actifs"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:77
2018-07-27 21:25:57 +02:00
msgid "Daily actives"
2018-11-03 01:35:21 +01:00
msgstr "Actifs quotidiennement"
2018-07-27 21:25:57 +02:00
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:78
2018-07-27 21:25:57 +02:00
msgid "15 day actives"
2018-11-03 01:35:21 +01:00
msgstr "Actifs lors des 15 derniers jours"
2018-07-27 21:25:57 +02:00
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:79
2018-07-27 21:25:57 +02:00
msgid "Total users"
msgstr "Total des utilisateurs"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:87
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:97
2017-09-15 15:46:38 +02:00
msgid "Users"
msgstr "Utilisateurs"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:97
2017-09-15 15:46:38 +02:00
msgid "Last update"
msgstr "Dernière mise à jour"
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:98
2017-06-06 20:43:38 +02:00
msgid ""
2017-09-15 15:46:38 +02:00
"A full update of all the graphs happens once a day.<br/>The “Messages Sent "
2017-06-06 20:43:38 +02:00
"Over Time” graph is updated once an hour."
2017-10-20 19:24:15 +02:00
msgstr "Une mise à jour complète de tous les graphiques a lieu une fois par jour.<br/> 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
2019-12-11 20:22:50 +01:00
#: templates/analytics/stats.html:102
2017-09-15 15:46:38 +02:00
msgid "Analytics documentation"
2018-03-02 17:56:12 +01:00
msgstr "Documentation des statistiques"
2017-09-15 15:46:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/confirmation/confirm_email_change.html:8
msgid "Email changed!"
msgstr "Courriel changé !"
2019-12-11 20:22:50 +01:00
#: templates/corporate/billing.html:21 templates/zerver/app/navbar.html:165
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
2019-12-11 20:22:50 +01:00
#: templates/corporate/upgrade.html:20
2018-10-22 23:50:00 +02:00
#, python-format
msgid "Upgrade to %(plan)s"
2018-11-07 16:22:47 +01:00
msgstr "Mettre à jour en %(plan)s"
2018-10-22 23:50:00 +02:00
2019-12-11 20:22:50 +01:00
#: templates/corporate/upgrade.html:43 templates/corporate/upgrade.html:135
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
2019-12-11 20:22:50 +01:00
#: templates/corporate/upgrade.html:47 templates/corporate/upgrade.html:139
2018-10-22 23:50:00 +02:00
msgid "Pay annually"
2018-11-03 01:35:21 +01:00
msgstr "Paiement annuel"
2018-10-22 23:50:00 +02:00
2019-12-11 20:22:50 +01:00
#: templates/corporate/upgrade.html:59
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
2019-12-11 20:22:50 +01:00
#: templates/corporate/upgrade.html:66
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
2019-12-11 20:22:50 +01:00
#: templates/corporate/upgrade.html:70
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
2019-12-11 20:22:50 +01:00
#: templates/corporate/upgrade.html:71
2019-02-12 01:52:41 +01:00
msgid "Most convenient"
msgstr ""
2019-12-11 20:22:50 +01:00
#: templates/corporate/upgrade.html:77
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
2019-12-11 20:22:50 +01:00
#: templates/corporate/upgrade.html:78
2019-02-12 01:52:41 +01:00
msgid "Most control"
msgstr ""
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:"
2018-09-01 01:08:37 +02:00
msgstr "En dernier recours, vous pouvez utiliser un jeton de secours:"
2018-07-27 21:25:57 +02:00
#: templates/two_factor/_wizard_forms.html:40
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
2019-01-04 23:42:46 +01:00
#: templates/zerver/accounts_accept_terms.html:16
msgid "Accept the new Terms of Service"
2019-11-06 23:45:03 +01:00
msgstr "Acceptez les nouvelles Conditions d'Utilisation"
2016-03-31 17:41:38 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/accounts_accept_terms.html:24
2019-12-11 20:22:50 +01:00
#: templates/zerver/create_realm.html:22 templates/zerver/login.html:64
#: templates/zerver/register.html:97 templates/zerver/reset.html:22
#: templates/zerver/reset_confirm.html:20
2016-03-31 17:41:38 +02:00
msgid "Email"
2017-06-06 20:43:38 +02:00
msgstr "Courriel"
2016-03-31 17:41:38 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/accounts_accept_terms.html:43
2019-12-11 20:22:50 +01:00
#: templates/zerver/register.html:203
2017-02-03 21:32:04 +01:00
#, python-format
2019-01-04 23:42:46 +01:00
msgid ""
"I agree to the <a href=\"%(root_domain_uri)s/terms\" target=\"_blank\">Terms"
" of Service</a>."
msgstr "J'accepte les <a href=\"%(root_domain_uri)s/terms\" target=\"_blank\">Conditions d'Utilisation</a>."
2016-03-31 17:41:38 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/accounts_accept_terms.html:54
2017-02-03 21:32:04 +01:00
msgid "Enter"
2017-06-06 20:43:38 +02:00
msgstr "Entrée"
2016-03-31 17:41:38 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/accounts_home.html:14
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
2019-05-29 02:03:35 +02:00
#: templates/zerver/accounts_home.html:33
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
2019-05-29 02:03:35 +02:00
#: templates/zerver/accounts_home.html:68 templates/zerver/footer.html:39
2019-12-11 20:22:50 +01:00
#: templates/zerver/login.html:133 templates/zerver/portico-header.html:43
#: templates/zerver/register.html:213
2016-03-31 17:41:38 +02:00
msgid "Sign up"
2017-06-06 20:43:38 +02:00
msgstr "S'inscrire"
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/accounts_home.html:72 templates/zerver/login.html:112
#: templates/zerver/register.html:60
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
2019-09-24 22:02:33 +02:00
#: templates/zerver/accounts_home.html:81
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
2019-05-29 02:03:35 +02:00
#: templates/zerver/accounts_send_confirm.html:13
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
2019-05-29 02:03:35 +02:00
#: templates/zerver/accounts_send_confirm.html:17
2017-02-03 21:32:04 +01:00
msgid "Check your email so we can get started."
2018-03-02 17:56:12 +01:00
msgstr "Vérifiez votre courriel afin de continuer."
2016-03-31 17:41:38 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/accounts_send_confirm.html:21
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
2019-05-29 02:03:35 +02:00
#: templates/zerver/accounts_send_confirm.html:22
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
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/bankruptcy.html:5
#: templates/zerver/app/delete_message.html:3
#: templates/zerver/app/deprecation_notice.html:5
#: templates/zerver/app/invite_user.html:5
#: templates/zerver/app/lightbox_overlay.html:7
#: templates/zerver/app/message_history.html:4
#: templates/zerver/app/message_history.html:12
#: templates/zerver/app/navbar.html:3 templates/zerver/app/navbar.html:21
2017-09-15 15:46:38 +02:00
msgid "Close"
msgstr "Fermer"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/bankruptcy.html:6
2016-03-31 17:41:38 +02:00
msgid "Welcome back"
2017-06-06 20:43:38 +02:00
msgstr "Vous revoilà"
2016-03-31 17:41:38 +02:00
2018-08-03 18:47:55 +02:00
#: templates/zerver/app/bankruptcy.html:13
2016-03-31 17:41:38 +02:00
msgid "Yes, please!"
2017-06-06 20:43:38 +02:00
msgstr "Oui, s'il vous plaît !"
2016-03-31 17:41:38 +02:00
2018-08-03 18:47:55 +02:00
#: templates/zerver/app/bankruptcy.html:15
2017-02-03 21:32:04 +01:00
msgid "No, I'll catch up."
2017-10-05 10:14:33 +02:00
msgstr "Non, je verrai par moi-même."
2016-03-31 17:41:38 +02:00
2018-08-03 18:47:55 +02:00
#: templates/zerver/app/compose.html:12 templates/zerver/app/compose.html:13
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/compose.html:108
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:239
2017-06-06 20:43:38 +02:00
msgid "Drafts"
msgstr "Brouillons"
2016-03-31 17:41:38 +02:00
2018-08-03 18:47:55 +02:00
#: templates/zerver/app/compose.html:15
2018-01-18 18:10:07 +01:00
msgid "Saved as draft"
2018-03-02 17:56:12 +01:00
msgstr "Sauvegardé comme un brouillon"
2018-01-18 18:10:07 +01:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:20
msgid "New message"
2018-11-07 16:22:47 +01:00
msgstr "Nouveau message"
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:27 templates/zerver/app/compose.html:28
2017-06-06 20:43:38 +02:00
msgid "New topic"
msgstr "Nouveau sujet"
2016-03-31 17:41:38 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:35 templates/zerver/app/compose.html:36
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:20
#: templates/zerver/app/keyboard_shortcuts.html:126
2016-03-31 17:41:38 +02:00
msgid "New private message"
2017-06-06 20:43:38 +02:00
msgstr "Nouveau message privé"
2016-03-31 17:41:38 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:43 templates/zerver/app/compose.html:44
2018-01-18 18:10:07 +01:00
msgid "Reply"
msgstr "Répondre"
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:61
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:24
#: templates/zerver/app/keyboard_shortcuts.html:142
2017-09-15 15:46:38 +02:00
msgid "Cancel compose"
2017-10-05 10:14:33 +02:00
msgstr "Annuler l'écriture"
2017-09-15 15:46:38 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:69
2018-08-03 18:47:55 +02:00
msgid "This is a private stream"
msgstr "Ceci est un canal privé"
2016-03-31 17:41:38 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:71
2016-03-31 17:41:38 +02:00
msgid "Stream"
2017-09-15 15:46:38 +02:00
msgstr "Canal"
2016-03-31 17:41:38 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:73
2016-03-31 17:41:38 +02:00
msgid "Topic"
2017-06-06 20:43:38 +02:00
msgstr "Sujet"
2016-03-31 17:41:38 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:78
2018-04-03 19:20:21 +02:00
msgid "To"
msgstr "Pour"
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:82
2016-03-31 17:41:38 +02:00
msgid "You and"
2017-06-06 20:43:38 +02:00
msgstr "Vous et"
2016-03-31 17:41:38 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:83
2018-04-03 19:20:21 +02:00
msgid "Add one or more users"
msgstr "Ajouter un ou plusieurs utilisateurs"
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:83
2018-04-03 19:20:21 +02:00
msgid "Add another user..."
msgstr "Ajouter un autre utilisateur…"
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:90
2018-04-03 19:20:21 +02:00
msgid "Compose your message here"
msgstr "Rédiger votre message ici"
2016-03-31 17:41:38 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:90
2017-02-03 21:32:04 +01:00
msgid "Compose your message here..."
2018-03-02 17:56:12 +01:00
msgstr "Rédigez votre message ici..."
2016-03-31 17:41:38 +02:00
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:98
2017-09-15 15:46:38 +02:00
msgid "Add emoji"
msgstr "Ajouter un emoji"
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/compose.html:99
2018-01-18 18:10:07 +01:00
msgid "Formatting"
msgstr "Formater"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/compose.html:101
2016-03-31 17:41:38 +02:00
msgid "Attach files"
2017-06-06 20:43:38 +02:00
msgstr "Joindre des fichiers"
2016-03-31 17:41:38 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/compose.html:104
2018-01-18 18:10:07 +01:00
msgid "Add video call"
2018-03-02 17:56:12 +01:00
msgstr "Ajouter l'appel vidéo"
2017-02-03 21:32:04 +01:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/compose.html:106
2016-10-12 18:58:16 +02:00
msgid "Write"
2017-06-06 20:43:38 +02:00
msgstr "Ecrire"
2016-10-12 18:58:16 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/compose.html:107
2016-10-12 18:58:16 +02:00
msgid "Preview"
2017-06-06 20:43:38 +02:00
msgstr "Aperçu"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/compose.html:112
2017-06-06 20:43:38 +02:00
msgid "Press Enter to send"
msgstr "Appuyez sur Entrée pour envoyer"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/compose.html:114
2017-06-06 20:43:38 +02:00
msgid "Send"
msgstr "Envoyer"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/delete_message.html:4
2017-06-06 20:43:38 +02:00
msgid "Delete message"
2017-09-15 15:46:38 +02:00
msgstr "Supprimer le message"
2017-02-03 21:32:04 +01:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/delete_message.html:8
2017-06-06 20:43:38 +02:00
msgid "Are you sure you want to delete this message?"
2017-09-15 15:46:38 +02:00
msgstr "Etes-vous sur de vouloir supprimer ce message?"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/delete_message.html:13
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:50
2017-06-06 20:43:38 +02:00
msgid "Cancel"
msgstr "Annuler"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/delete_message.html:14
2017-06-06 20:43:38 +02:00
msgid "Yes, delete this message"
2017-09-15 15:46:38 +02:00
msgstr "Oui, supprimer ce message"
2017-06-06 20:43:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/deprecation_notice.html:6
2018-04-03 19:20:21 +02:00
msgid "Deprecation notice"
2018-09-01 01:08:37 +02:00
msgstr "Avis de dépréciation"
2018-04-03 19:20:21 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/deprecation_notice.html:14
2018-04-03 19:20:21 +02:00
msgid "Got it"
2018-07-27 21:25:57 +02:00
msgstr "Compris"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/home.html:14
2019-01-04 23:42:46 +01:00
msgid ""
"\n"
" Some older messages are unavailable.\n"
" <a href=\"/plans/\" target=\"_blank\">Upgrade your organization</a>\n"
" to access your full message history.\n"
" "
2019-11-06 23:45:03 +01:00
msgstr "\n Certains anciens messages sont inaccessibles.\n <a href=\"/plans/\" target=\"_blank\">Mettez à jour votre organisation</a>\n pour accéder à l'historique de la messagerie.\n "
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/home.html:24
2019-12-11 20:22:50 +01:00
msgid ""
"\n"
" End of results from your\n"
" <a href=\"/help/search-for-messages#searching-shared-history\"\n"
" target=\"_blank\">personal history</a>.\n"
" Consider <a class=\"search-shared-history\" href=\"\">searching all public streams</a>.\n"
" "
msgstr ""
#: templates/zerver/app/home.html:35
2017-06-06 20:43:38 +02:00
msgid "Welcome to Zulip."
2017-09-15 15:46:38 +02:00
msgstr "Bienvenue sur Zulip"
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:37
2016-03-31 17:41:38 +02:00
msgid ""
2017-02-03 21:32:04 +01:00
"\n"
2018-01-18 18:10:07 +01:00
" See, the thing about it is... there aren't any messages\n"
" here for you right now. I'm sure someone will eventually send\n"
" you one.\n"
" "
2018-03-02 17:56:12 +01:00
msgstr "\n Voyez-vous, le truc c'est... qu'il n'y a pas de messages\n pour vous actuellement. Je suis sûr que quelqu'un vous en enverra un.\n "
2018-01-18 18:10:07 +01:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:45
2018-01-18 18:10:07 +01:00
msgid ""
2017-02-03 21:32:04 +01:00
"\n"
2018-01-18 18:10:07 +01:00
" Or, <strong>take matters into your own hands</strong>,\n"
" and <a href=\"#\" class=\"empty_feed_compose_stream\">\n"
" compose a new stream message</a>.\n"
" "
2018-03-02 17:56:12 +01:00
msgstr "\n Ou, <strong>prenez les choses en main</strong>,\n et <a href=\"#\" class=\"empty_feed_compose_stream\">\n écrivez un nouveau message de canal</a>.\n "
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:53
2016-03-31 17:41:38 +02:00
msgid "Nothing's been sent here yet!"
2017-10-05 10:14:33 +02:00
msgstr "Rien n'a encore été posté ici !"
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:56
2017-02-03 21:32:04 +01:00
msgid ""
"\n"
2018-01-18 18:10:07 +01:00
" Why not <a href=\"#\" class=\"empty_feed_compose_stream\">\n"
" start the conversation</a>?\n"
" "
2018-03-02 17:56:12 +01:00
msgstr "\n Pourquoi pas <a href=\"#\" class=\"empty_feed_compose_stream\">\n démarrer la conversation</a>?\n "
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:63
2017-02-03 21:32:04 +01:00
msgid "You have no private messages yet!"
2017-10-05 10:14:33 +02:00
msgstr "Vous n'avez pas encore de messages privés !"
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:66 templates/zerver/app/home.html:76
#: templates/zerver/app/home.html:96 templates/zerver/app/home.html:106
2017-02-03 21:32:04 +01:00
msgid ""
"\n"
2018-01-18 18:10:07 +01:00
" Why not <a href=\"#\" class=\"empty_feed_compose_private\">\n"
" start the conversation</a>?\n"
" "
2018-03-02 17:56:12 +01:00
msgstr "\n Pourquoi pas <a href=\"#\" class=\"empty_feed_compose_private\">\n démarrer la conversation</a>?\n "
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:73
2016-03-31 17:41:38 +02:00
msgid "You have no private messages with this person yet!"
2017-06-06 20:43:38 +02:00
msgstr "Vous n'avez aucun message privé avec cette personne pour le moment !"
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:83
2019-01-04 23:42:46 +01:00
msgid "You have not sent any private messages to yourself yet!"
2019-11-06 23:45:03 +01:00
msgstr "Vous ne vous êtes pas encore envoyé de message privé à vous-même."
2019-01-04 23:42:46 +01:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:86
2019-01-04 23:42:46 +01:00
msgid ""
"\n"
" Why not <a href=\"#\" class=\"empty_feed_compose_private\">\n"
" start a conversation with yourself</a>?\n"
" "
2019-11-06 23:45:03 +01:00
msgstr "\n Pourquoi ne pas <a href=\"#\" class=\"empty_feed_compose_private\">\n commencer une conversation avec vous-même</a>?\n "
2019-01-04 23:42:46 +01:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:93
2017-10-05 10:14:33 +02:00
msgid "You have no group private messages with this person yet!"
2017-10-20 19:24:15 +02:00
msgstr "Vous n'avez aucun groupe de messages privés avec cette personne pour le moment !"
2017-10-05 10:14:33 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:103
2016-03-31 17:41:38 +02:00
msgid "You have no private messages with these people yet!"
2017-06-06 20:43:38 +02:00
msgstr "Vous n'avez aucun message privé avec ces personnes pour le moment !"
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:113
2016-08-24 23:38:43 +02:00
msgid "You haven't received any messages sent by this user yet!"
2017-06-06 20:43:38 +02:00
msgstr "Vous n'avez reçu aucun message de la part de cette personne pour le moment !"
2016-08-24 23:38:43 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:116
2016-08-24 23:38:43 +02:00
msgid "This user does not exist!"
2017-06-06 20:43:38 +02:00
msgstr "Cet utilisateur n'existe pas !"
2016-08-24 23:38:43 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:119
2018-08-03 18:47:55 +02:00
msgid "One or more of these users do not exist!"
2018-09-01 01:08:37 +02:00
msgstr "Au moins un de ces utilisateurs n'existe pas!"
2018-08-03 18:47:55 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:122
2016-06-22 01:45:47 +02:00
msgid ""
"You aren't subscribed to this stream and nobody has talked about that yet!"
2017-11-21 02:37:53 +01:00
msgstr "Vous n'êtes pas abonné à ce canal et personne n'en a encore parlé!"
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:125
2017-02-03 21:32:04 +01:00
msgid "Subscribe"
2017-09-15 15:46:38 +02:00
msgstr "S'abonner"
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:130
2018-01-18 18:10:07 +01:00
msgid "This stream does not exist or is private."
2018-03-02 17:56:12 +01:00
msgstr "Ce canal n'existe pas ou est privé."
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:133
2017-02-03 21:32:04 +01:00
msgid "You haven't starred anything yet!"
2017-09-15 15:46:38 +02:00
msgstr "Vous n'avez encore rien mis en favori."
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:136
2017-10-05 10:14:33 +02:00
msgid ""
"\n"
2018-04-03 19:20:21 +02:00
" Learn more about starring messages <a href=\"/help/star-a-message\">\n"
" here</a>.\n"
2018-01-18 18:10:07 +01:00
" "
2018-07-27 21:25:57 +02:00
msgstr "\n Apprenez-en plus à propos des messages favoris <a href=\"/help/star-a-message\">\n ici </a>.\n "
2017-10-05 10:14:33 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:143
2017-09-15 15:46:38 +02:00
msgid "You have no unread messages!"
msgstr "Vous n'avez aucun message non lu."
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:146
2017-09-15 15:46:38 +02:00
msgid "You haven't been mentioned yet!"
msgstr "Vous n'avez pas encore été mentionné !"
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:149
2017-10-05 10:14:33 +02:00
msgid ""
"\n"
2019-05-29 02:03:35 +02:00
" Learn more about mentions <a href=\"/help/mention-a-user-or-group\">\n"
2018-04-03 19:20:21 +02:00
" here</a>.\n"
2018-01-18 18:10:07 +01:00
" "
2019-05-29 02:03:35 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:156
2019-05-29 02:03:35 +02:00
msgid "No search results"
2019-11-06 23:45:03 +01:00
msgstr "La recherche n'a rien trouvé."
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/home.html:159 templates/zerver/app/home.html:161
2019-01-04 23:42:46 +01:00
msgid "Messages"
msgstr "Messages"
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/index.html:34
2017-02-03 21:32:04 +01:00
msgid "Loading..."
2017-06-06 20:43:38 +02:00
msgstr "Chargement..."
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/index.html:35
2017-02-03 21:32:04 +01:00
msgid ""
2018-07-27 21:25:57 +02:00
"If this message does not go away, please wait a couple seconds and <a id"
"=\"reload-lnk\">reload</a> the page."
msgstr "Si ce message en disparaît pas, patentier quelques secondes et <a id=\"reload-lnk\">recharger</a> la page."
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/index.html:67
2017-06-06 20:43:38 +02:00
msgid ""
"<strong class=\"message\">Unable to connect to\n"
2018-04-03 19:20:21 +02:00
" Zulip.</strong> Updates may be delayed."
2018-07-27 21:25:57 +02:00
msgstr "<strong class=\"message\">Connexion à Zulip impossible.\n </strong> Les mises à jour peuvent être décalées."
2017-06-06 20:43:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/index.html:68
2017-06-06 20:43:38 +02:00
msgid "Retrying soon..."
2017-10-24 01:17:38 +02:00
msgstr "Essayez de nouveau bientôt...."
2017-06-06 20:43:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/index.html:68
2017-06-06 20:43:38 +02:00
msgid "Try now."
2017-09-15 15:46:38 +02:00
msgstr "Essayer maintenant."
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/invite_user.html:6
msgid "Invite users to Zulip"
msgstr "Inviter des utilisateurs à Zulip"
2017-09-15 15:46:38 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:15
2018-07-27 21:25:57 +02:00
msgid "Emails (one on each line or comma-separated)"
msgstr "Courriels (sur chaque ligne ou séparés par une virgule)"
2017-09-15 15:46:38 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:17
2018-07-27 21:25:57 +02:00
msgid "One or more email addresses..."
msgstr "Un ou plusieurs courriels…"
2017-09-15 15:46:38 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:20
2019-02-12 01:52:41 +01:00
msgid "or"
2019-11-06 23:45:03 +01:00
msgstr "ou"
2019-02-12 01:52:41 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:20
#: templates/zerver/app/invite_user.html:26
2019-02-12 01:52:41 +01:00
msgid "Generate invite link"
2019-06-04 00:28:47 +02:00
msgstr "Générer un lien d'invitation"
2019-02-12 01:52:41 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:33
2018-07-27 21:25:57 +02:00
msgid "User(s) join as"
msgstr "Le(s) utilisateur(s) a rejoint en tant que"
2017-09-15 15:46:38 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:36
2018-08-14 20:57:54 +02:00
msgid "Members"
msgstr "Membres"
2017-09-15 15:46:38 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:38
2018-07-27 21:25:57 +02:00
msgid "Organization administrators"
msgstr "Administrateurs de l'organisation"
2017-09-15 15:46:38 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:40
2019-02-12 01:52:41 +01:00
msgid "Guests"
2019-11-06 23:45:03 +01:00
msgstr "Invités"
2019-02-12 01:52:41 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:45
2018-07-27 21:25:57 +02:00
msgid "Streams they should join"
msgstr "Canaux qu'ils devraient rejoindre"
2017-06-06 20:43:38 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:52
2018-07-27 21:25:57 +02:00
msgid "Inviting..."
msgstr "En cours d'invitation…"
2018-04-03 19:20:21 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/invite_user.html:52
2016-03-31 17:41:38 +02:00
msgid "Invite"
2017-06-06 20:43:38 +02:00
msgstr "Inviter"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:2
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:118
2018-08-14 20:57:54 +02:00
#: templates/zerver/app/right_sidebar.html:37
2016-03-31 17:41:38 +02:00
msgid "Keyboard shortcuts"
2017-06-06 20:43:38 +02:00
msgstr "Raccourcis clavier"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:8
2018-04-03 19:20:21 +02:00
msgid "The basics"
msgstr "Les bases"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:12
#: templates/zerver/app/keyboard_shortcuts.html:110
2018-04-03 19:20:21 +02:00
msgid "Reply to message"
msgstr "Répondre au message"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:16
#: templates/zerver/app/keyboard_shortcuts.html:122
2018-04-03 19:20:21 +02:00
msgid "New stream message"
msgstr "Nouveau message du canal"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:28
#: templates/zerver/app/keyboard_shortcuts.html:243
2018-04-03 19:20:21 +02:00
msgid "View drafts"
msgstr "Afficher les brouillons"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:32
#: templates/zerver/app/keyboard_shortcuts.html:81
2018-04-03 19:20:21 +02:00
msgid "Next message"
msgstr "Message suivant"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:36
#: templates/zerver/app/keyboard_shortcuts.html:93
2018-04-03 19:20:21 +02:00
msgid "Last message"
msgstr "Dernier message"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:40
2018-04-03 19:20:21 +02:00
msgid "Next unread topic"
msgstr "Sujet non lu suivant"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:44
2018-04-03 19:20:21 +02:00
msgid "Next unread private message"
msgstr "Message privé non lu suivant"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:48
#: templates/zerver/app/keyboard_shortcuts.html:65
2016-03-31 17:41:38 +02:00
msgid "Initiate a search"
2017-06-06 20:43:38 +02:00
msgstr "Lancez une recherche"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:52
#: templates/zerver/app/keyboard_shortcuts.html:276
2018-04-03 19:20:21 +02:00
msgid "Show keyboard shortcuts"
msgstr "Afficher les raccourcis clavier"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:61
2018-04-03 19:20:21 +02:00
msgid "Navigation"
msgstr "Navigation"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:69
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/left_sidebar.html:65
2016-08-24 23:38:43 +02:00
msgid "Search streams"
2017-09-15 15:46:38 +02:00
msgstr "Rechercher des canaux"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:73
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/right_sidebar.html:16
2017-10-05 10:14:33 +02:00
msgid "Search people"
2018-03-02 17:56:12 +01:00
msgstr "Rechercher des personnes"
2017-10-05 10:14:33 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:77
2016-08-24 23:38:43 +02:00
msgid "Previous message"
2017-06-06 20:43:38 +02:00
msgstr "Message précédent"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:85
2017-06-06 20:43:38 +02:00
msgid "Scroll up"
2017-10-05 10:14:33 +02:00
msgstr "Défiler vers le haut"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:89
2017-06-06 20:43:38 +02:00
msgid "Scroll down"
2017-10-05 10:14:33 +02:00
msgstr "Défiler vers le bas"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:97
2017-06-06 20:43:38 +02:00
msgid "First message"
2017-09-15 15:46:38 +02:00
msgstr "Premier message"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:106
2016-03-31 17:41:38 +02:00
msgid "Composing messages"
2017-11-21 02:37:53 +01:00
msgstr "En train d'écrire un message"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:114
2016-03-31 17:41:38 +02:00
msgid "Reply to author"
2017-09-15 15:46:38 +02:00
msgstr "Répondre à l'auteur"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:118
2018-04-03 19:20:21 +02:00
msgid "Quote and reply to message"
msgstr "Citer et répondre au message"
2017-06-06 20:43:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:130
2017-06-06 20:43:38 +02:00
msgid "Compose a reply @-mentioning author"
2017-10-05 10:14:33 +02:00
msgstr "Écrire une réponse @-mentionnant l'auteur"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:134
2017-06-06 20:43:38 +02:00
msgid "Send message"
2017-09-15 15:46:38 +02:00
msgstr "Envoyer le message"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:138
2017-06-06 20:43:38 +02:00
msgid "Insert new line"
2017-09-15 15:46:38 +02:00
msgstr "Insérer une nouvelle ligne"
2017-02-03 21:32:04 +01:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:151
2016-03-31 17:41:38 +02:00
msgid "Narrowing"
2017-11-21 02:37:53 +01:00
msgstr "Réduction"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:155
msgid "Narrow to stream"
msgstr ""
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:159
msgid "Narrow to topic or PM conversation"
msgstr ""
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:163
2016-03-31 17:41:38 +02:00
msgid "Narrow to all private messages"
2017-10-05 10:14:33 +02:00
msgstr "Restreindre à tous les messages privés"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:167
2017-06-06 20:43:38 +02:00
msgid "Narrow to next unread topic"
2017-10-05 10:14:33 +02:00
msgstr "Restreindre au sujet suivant non lu"
2017-06-06 20:43:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:171
2018-04-03 19:20:21 +02:00
msgid "Narrow to next unread private message"
msgstr "Restreindre au message privé suivant"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:175
2016-03-31 17:41:38 +02:00
msgid "Cycle between stream narrows"
2018-11-07 16:22:47 +01:00
msgstr "Période entre chaque compression de canal"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:179
2018-01-18 18:10:07 +01:00
msgid "Narrow to all unmuted messages"
2018-03-02 17:56:12 +01:00
msgstr "Restreindre à tous les messages non muet"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:183
2019-01-04 23:42:46 +01:00
msgid "Narrow to current compose box recipient"
msgstr ""
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:192
2017-06-06 20:43:38 +02:00
msgid "Message actions"
2017-10-05 10:14:33 +02:00
msgstr "Options du message"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:196
2017-06-06 20:43:38 +02:00
msgid "Edit your last message"
2017-09-15 15:46:38 +02:00
msgstr "Modifier votre dernier message"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:200
2017-09-15 15:46:38 +02:00
msgid "Show message sender's profile"
2017-10-05 10:14:33 +02:00
msgstr "Montrer le profil de l'expéditeur du message"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:204
2017-09-15 15:46:38 +02:00
msgid "Show images in thread"
2017-11-21 02:37:53 +01:00
msgstr "Montrer les images dans le fil"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:208
2017-09-15 15:46:38 +02:00
msgid "Edit selected message"
msgstr "Modifier le message sélectionné"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:212
2017-06-06 20:43:38 +02:00
msgid "Star selected message"
2017-09-15 15:46:38 +02:00
msgstr "Mettre en favori le message sélectionné"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:217
2017-06-06 20:43:38 +02:00
msgid "React to selected message with"
2017-10-05 10:14:33 +02:00
msgstr "Réagir aux messages sélectionner avec"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:226
2017-09-15 15:46:38 +02:00
msgid "Collapse/show selected message"
2017-10-05 10:14:33 +02:00
msgstr "Réduire/montrer le message sélectionné"
2017-09-15 15:46:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:230
2017-06-06 20:43:38 +02:00
msgid "Toggle topic mute"
2018-07-27 21:25:57 +02:00
msgstr "Rendre le sujet muet"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:247
2017-06-06 20:43:38 +02:00
msgid "Edit selected draft"
2017-09-15 15:46:38 +02:00
msgstr "Modifier le brouillon sélectionné"
2017-02-03 21:32:04 +01:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:251
2017-06-06 20:43:38 +02:00
msgid "Delete selected draft"
2017-09-15 15:46:38 +02:00
msgstr "Supprimer le brouillon sélectionné"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:260
2017-06-06 20:43:38 +02:00
msgid "Menus"
2017-09-15 15:46:38 +02:00
msgstr "Menus"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:264
2017-06-06 20:43:38 +02:00
msgid "Toggle the gear menu"
2018-09-01 01:08:37 +02:00
msgstr "Réduire le menu latéral"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:268
2017-06-06 20:43:38 +02:00
msgid "Open message menu"
2017-09-15 15:46:38 +02:00
msgstr "Ouvrir le menu des messages"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:272
2017-06-06 20:43:38 +02:00
msgid "Open reactions menu"
2017-10-05 10:14:33 +02:00
msgstr "Ouvrir le menu des réactions"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:285
2017-09-15 15:46:38 +02:00
msgid "Streams settings"
msgstr "Paramètres des canaux"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:289
2017-06-06 20:43:38 +02:00
msgid "Scroll through streams"
2017-10-05 10:14:33 +02:00
msgstr "Défiler à travers les canaux"
2017-02-03 21:32:04 +01:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:293
2017-06-06 20:43:38 +02:00
msgid "Switch between tabs"
2018-07-27 21:25:57 +02:00
msgstr "Basculer entre les onglets"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:297
2017-06-06 20:43:38 +02:00
msgid "View stream messages"
2017-09-15 15:46:38 +02:00
msgstr "Afficher les messages du canal"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:301
2017-06-06 20:43:38 +02:00
msgid "Subscribe to/unsubscribe from selected stream"
2017-09-15 15:46:38 +02:00
msgstr "S'abonner / désabonner du canal sélectionné"
2017-06-06 20:43:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:305
2017-06-06 20:43:38 +02:00
msgid "Create new stream"
2017-09-15 15:46:38 +02:00
msgstr "Créer un nouveau canal"
2017-06-06 20:43:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/keyboard_shortcuts.html:311
2017-09-15 15:46:38 +02:00
msgid "Detailed keyboard shortcuts documentation"
msgstr "Documentation détaillée des raccourcis clavier"
2017-06-06 20:43:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/left_sidebar.html:5
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/left_sidebar.html:11
2018-01-18 18:10:07 +01:00
msgid "All messages"
2018-03-02 17:56:12 +01:00
msgstr "Tous les messages"
2018-01-18 18:10:07 +01:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/left_sidebar.html:40
2017-06-06 20:43:38 +02:00
msgid "Mentions"
msgstr "Mentions"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/left_sidebar.html:52
2019-02-12 01:52:41 +01:00
msgid "Starred messages"
msgstr "Messages favoris"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/left_sidebar.html:61
#: templates/zerver/app/left_sidebar.html:63
msgid "Filter streams"
msgstr "Filtrer les canaux"
2016-03-31 17:41:38 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/left_sidebar.html:61
2017-06-06 20:43:38 +02:00
msgid "STREAMS"
2017-09-15 15:46:38 +02:00
msgstr "CANAUX"
2016-03-31 17:41:38 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/left_sidebar.html:62
2017-06-06 20:43:38 +02:00
msgid "Subscribe, add, or configure streams"
2017-10-05 10:14:33 +02:00
msgstr "S'abonner, ajouter, ou configurer les canaux"
2016-03-31 17:41:38 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/left_sidebar.html:72
2017-06-06 20:43:38 +02:00
msgid "All streams"
2017-09-15 15:46:38 +02:00
msgstr "Tous les canaux"
2017-06-06 20:43:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/left_sidebar.html:78
2019-05-29 02:03:35 +02:00
msgid "Add streams"
2019-11-06 23:45:03 +01:00
msgstr "Ajouter des canaux"
2019-05-29 02:03:35 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/lightbox_overlay.html:10
2017-09-15 15:46:38 +02:00
msgid "Pan & Zoom"
2018-11-07 16:22:47 +01:00
msgstr "Panoramique & Zoom"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/lightbox_overlay.html:11
2017-09-15 15:46:38 +02:00
msgid "Disabled"
msgstr "Désactivé"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/lightbox_overlay.html:11
2017-09-15 15:46:38 +02:00
msgid "Enabled"
msgstr "Activé"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/lightbox_overlay.html:13
2017-09-15 15:46:38 +02:00
msgid "Open"
msgstr "Ouvrir"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/lightbox_overlay.html:14
2017-09-15 15:46:38 +02:00
msgid "Download"
msgstr "Télécharger"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/markdown_help.html:2
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:123
2016-03-31 17:41:38 +02:00
msgid "Message formatting"
2017-10-05 10:14:33 +02:00
msgstr "Formatage du message"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/markdown_help.html:8
2016-03-31 17:41:38 +02:00
msgid "You type"
2017-10-05 10:14:33 +02:00
msgstr "Vous écrivez"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/markdown_help.html:9
2016-03-31 17:41:38 +02:00
msgid "You get"
2017-10-05 10:14:33 +02:00
msgstr "Vous avez"
2016-03-31 17:41:38 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/markdown_help.html:115
2017-06-06 20:43:38 +02:00
msgid ""
"To add syntax highlighting to a multi-line code block,\n"
" add the language's <b>first</b> <a target=\"_blank\" href=\"http://pygments.org/docs/lexers/\">Pygments short name</a>\n"
" after the first set of back-ticks.\n"
" You can also make a code block by indenting each line with 4 spaces."
2016-03-31 17:41:38 +02:00
msgstr ""
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/markdown_help.html:146
2016-03-31 17:41:38 +02:00
msgid ""
"You can also make <a target=\"_blank\"\n"
2017-06-06 20:43:38 +02:00
" href=\"https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#wiki-tables\">tables</a>\n"
" with this <a target=\"_blank\"\n"
" href=\"https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#wiki-tables\">Markdown-ish\n"
" table syntax</a>."
2016-03-31 17:41:38 +02:00
msgstr ""
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/message_history.html:5
2017-06-06 20:43:38 +02:00
msgid "Message edit history"
2017-10-05 10:14:33 +02:00
msgstr "Historique de modification du message "
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/navbar.html:5
2017-10-25 18:13:53 +02:00
msgid ""
"Zulip needs your permission to\n"
2018-04-03 19:20:21 +02:00
" <a class=\"request-desktop-notifications alert-link\">enable desktop notifications.</a>\n"
" "
2018-07-27 21:25:57 +02:00
msgstr "Zulip a besoin de votre autorisation pour\n <a class=\"request-desktop-notifications alert-link\">activer les notifications de bureau.</a>\n "
2017-10-20 19:24:15 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/navbar.html:10
2017-10-20 19:24:15 +02:00
msgid ""
2017-10-25 18:13:53 +02:00
"We strongly recommend enabling desktop notifications. They help Zulip keep "
"your team connected."
2017-11-21 02:37:53 +01:00
msgstr "Nous vous recommandons fortement d'activer les notifications de bureau. Elles aident Zulip à garder votre équipe connectée."
2017-10-20 19:24:15 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/navbar.html:12
2017-10-20 19:24:15 +02:00
msgid "Enable notifications"
msgstr "Activer les notifications"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/navbar.html:14
2017-10-20 19:24:15 +02:00
msgid "Ask me later"
2017-10-25 18:13:53 +02:00
msgstr "Me demander ultérieurement"
2017-10-20 19:24:15 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/navbar.html:16
2017-10-20 19:24:15 +02:00
msgid "Never ask on this computer"
2017-10-25 18:13:53 +02:00
msgstr "Ne jamais demander sur cet ordinateur"
2017-10-20 19:24:15 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/navbar.html:23
2018-04-03 19:20:21 +02:00
msgid ""
"Zulip needs to send email to confirm users' addresses and send "
"notifications."
2018-07-27 21:25:57 +02:00
msgstr "Zulip doit envoyer un email pour valider les adresses des utilisateurs et leur envoyer des notifications."
2018-04-03 19:20:21 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/navbar.html:25
2018-04-03 19:20:21 +02:00
msgid "See how to configure email."
2018-07-27 21:25:57 +02:00
msgstr "Voir comment configurer l'email."
2018-04-03 19:20:21 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:39
2018-08-03 18:47:55 +02:00
msgid "Stream list"
2018-09-01 01:08:37 +02:00
msgstr "Liste des canaux"
2018-08-03 18:47:55 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:48 templates/zerver/app/navbar.html:68
2018-08-03 18:47:55 +02:00
msgid "Search help"
msgstr "Rechercher dans l'aide"
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:51 templates/zerver/app/navbar.html:52
#: templates/zerver/app/navbar.html:64 templates/zerver/app/navbar.html:65
2017-06-06 20:43:38 +02:00
msgid "Search"
2017-10-05 10:14:33 +02:00
msgstr "Rechercher"
2017-06-06 20:43:38 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:56 templates/zerver/app/navbar.html:67
2017-09-15 15:46:38 +02:00
msgid "Exit search"
msgstr "Quitter la recherche"
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:76
2018-08-03 18:47:55 +02:00
msgid "User list"
2018-09-01 01:08:37 +02:00
msgstr "Liste des utilisateurs"
2017-10-05 10:14:33 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:84
2017-09-15 15:46:38 +02:00
msgid "Menu"
2017-10-05 10:14:33 +02:00
msgstr "Menu"
2017-09-15 15:46:38 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:96
2017-01-15 20:22:51 +01:00
msgid "Manage streams"
2017-10-05 10:14:33 +02:00
msgstr "Gérer les canaux"
2016-03-31 17:41:38 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:101
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/settings_overlay.html:4
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/settings_overlay.html:164 zerver/lib/hotspots.py:27
2016-03-31 17:41:38 +02:00
msgid "Settings"
2017-09-15 15:46:38 +02:00
msgstr "Paramètres"
2016-03-31 17:41:38 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:107
2017-06-06 20:43:38 +02:00
msgid "Manage organization"
2017-09-15 15:46:38 +02:00
msgstr "Gérer l'organisation"
2017-02-03 21:32:04 +01:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:113 templates/zerver/footer.html:16
2018-08-03 18:47:55 +02:00
msgid "Help center"
msgstr "Centre d'aide"
2016-03-31 17:41:38 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:128
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:2
2017-09-15 15:46:38 +02:00
msgid "Search operators"
2017-10-05 10:14:33 +02:00
msgstr "Opérateurs de recherche"
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:134
2017-10-05 10:14:33 +02:00
msgid "Desktop & mobile apps"
msgstr "Applications de bureau & mobile"
2016-03-31 17:41:38 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:139 templates/zerver/footer.html:49
2018-07-27 21:25:57 +02:00
msgid "Integrations"
msgstr "Intégrations"
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:144
2016-03-31 17:41:38 +02:00
msgid "API documentation"
2017-09-15 15:46:38 +02:00
msgstr "Documentation de l'API"
2016-03-31 17:41:38 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:151
2017-09-15 15:46:38 +02:00
msgid "Statistics"
msgstr "Statistiques"
2016-03-31 17:41:38 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:158
2018-10-22 23:50:00 +02:00
msgid "Plans and pricing"
2018-11-07 16:22:47 +01:00
msgstr "Plans et tarifs"
2018-10-22 23:50:00 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:173
2017-09-15 15:46:38 +02:00
msgid "Feedback"
2017-10-05 10:14:33 +02:00
msgstr "Réaction"
2017-02-03 21:32:04 +01:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:180
2016-06-02 21:15:37 +02:00
msgid "Invite users"
2017-09-15 15:46:38 +02:00
msgstr "Inviter des utilisateurs"
2016-03-31 17:41:38 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:186
2017-02-03 21:32:04 +01:00
msgid ""
2017-06-06 20:43:38 +02:00
"Grant Zulip the Kerberos tickets needed to run your Zephyr mirror via "
"Webathena"
2016-03-31 17:41:38 +02:00
msgstr ""
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:188
2016-03-31 17:41:38 +02:00
msgid "Link with Webathena"
2017-10-25 18:13:53 +02:00
msgstr "Lier à Webathena"
2016-03-31 17:41:38 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:194
2016-03-31 17:41:38 +02:00
msgid "Log out"
2017-06-06 20:43:38 +02:00
msgstr "Se déconnecter"
2016-03-31 17:41:38 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/app/navbar.html:200
2016-03-31 17:41:38 +02:00
msgid "Debug"
2017-10-25 18:13:53 +02:00
msgstr "Déboguer"
2017-10-20 19:24:15 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/right_sidebar.html:6
2016-03-31 17:41:38 +02:00
msgid "Send feedback"
2017-10-05 10:14:33 +02:00
msgstr "Envoyer vos remarques"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/right_sidebar.html:12
#: templates/zerver/app/right_sidebar.html:13
2018-01-18 18:10:07 +01:00
msgid "Filter users"
msgstr "Filtrer les utilisateurs"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/right_sidebar.html:12
2016-03-31 17:41:38 +02:00
msgid "USERS"
2017-09-15 15:46:38 +02:00
msgstr "UTILISATEURS"
2016-03-31 17:41:38 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/right_sidebar.html:28
2016-03-31 17:41:38 +02:00
msgid "GROUP PMs"
2018-03-02 17:56:12 +01:00
msgstr "MP DE GROUPE "
2016-03-31 17:41:38 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/app/right_sidebar.html:34
msgid "Invite more users"
msgstr "Inviter d'autres utilisateurs"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:7
2016-03-31 17:41:38 +02:00
msgid "Operator"
2017-10-20 19:24:15 +02:00
msgstr "Opérateur"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:8
2016-03-31 17:41:38 +02:00
msgid "Effect"
2017-10-20 19:24:15 +02:00
msgstr "Effet"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:13
2016-03-31 17:41:38 +02:00
msgid "Narrow to messages on stream"
2017-10-05 10:14:33 +02:00
msgstr "Restreindre aux messages du canal"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:17
2016-03-31 17:41:38 +02:00
msgid "Narrow to messages with topic"
2017-10-05 10:14:33 +02:00
msgstr "Restreindre aux messages du sujet"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:21
2016-03-31 17:41:38 +02:00
msgid "Narrow to private messages with"
2017-10-05 10:14:33 +02:00
msgstr "Restreindre aux messages privés avec"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:25
2017-10-05 10:14:33 +02:00
msgid "Narrow to group private messages with"
2018-03-02 17:56:12 +01:00
msgstr "Restreindre aux groupes de messages privés avec"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:29
2017-10-05 10:14:33 +02:00
msgid "Narrow to messages sent by"
msgstr "Restreindre aux messages envoyés par"
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:33
2017-10-05 10:14:33 +02:00
msgid "Narrow to messages sent by you."
msgstr "Restreindre aux messages envoyés par vous."
2016-03-31 17:41:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:37
2017-10-05 10:14:33 +02:00
msgid "Center the view around message ID"
msgstr "Centrer l'affichage autour de l'ID du message"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/search_operators.html:41
2016-03-31 17:41:38 +02:00
msgid "Narrow to just message ID"
2017-11-21 02:37:53 +01:00
msgstr "Restreindre à l'ID de message"
2016-03-31 17:41:38 +02:00
2018-08-03 18:47:55 +02:00
#: templates/zerver/app/search_operators.html:45
2019-09-24 22:02:33 +02:00
msgid "Search all public streams in the organization."
2019-11-06 23:45:03 +01:00
msgstr "Rechercher les canaux publics de l'organisation."
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:49
2017-02-03 21:32:04 +01:00
msgid "Narrow to messages with alert words."
2017-10-05 10:14:33 +02:00
msgstr "Restreindre aux messages avec des mots alertes."
2016-03-31 17:41:38 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:53
2017-02-03 21:32:04 +01:00
msgid "Narrow to messages that mention you."
2017-10-05 10:14:33 +02:00
msgstr "Restreindre aux messages qui vous mentionnent."
2016-03-31 17:41:38 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:57
2017-02-03 21:32:04 +01:00
msgid "Narrow to private messages."
2017-10-05 10:14:33 +02:00
msgstr "Restreindre aux messages privés."
2016-03-31 17:41:38 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:61
2017-02-03 21:32:04 +01:00
msgid "Narrow to starred messages."
2017-10-05 10:14:33 +02:00
msgstr "Restreindre aux messages favoris."
2016-03-31 17:41:38 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:65
2017-09-15 15:46:38 +02:00
msgid "Narrow to unread messages."
2017-10-05 10:14:33 +02:00
msgstr "Restreindre aux messages non lus."
2016-10-12 18:58:16 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:69
2017-09-15 15:46:38 +02:00
msgid "Narrow to messages containing links."
2017-10-05 10:14:33 +02:00
msgstr "Restreindre aux messages contenant des liens."
2016-10-12 18:58:16 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:73
2017-09-15 15:46:38 +02:00
msgid "Narrow to messages containing images."
2017-10-05 10:14:33 +02:00
msgstr "Restreindre aux messages contenant des images."
2016-03-31 17:41:38 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:77
2017-09-15 15:46:38 +02:00
msgid "Narrow to messages containing uploads."
2017-10-05 10:14:33 +02:00
msgstr "Restreindre aux messages contenant un fichier."
2017-09-15 15:46:38 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:81
2018-07-27 21:25:57 +02:00
msgid ""
"Search for <span class=\"operator_value\"> keyword </span> in the topic or "
"message content "
msgstr "Chercher le <span class=\"operator_value\">mot clé</span> dans le sujet ou le contenu du message"
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:85
2018-07-27 21:25:57 +02:00
msgid "Exclude messages with topic <span class=\"operator_value\">topic</span>"
msgstr "Exclure les messages avec comme sujet <span class=\"operator_value\">sujet</span>"
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/search_operators.html:89
2018-08-03 18:47:55 +02:00
msgid ""
2019-12-11 20:22:50 +01:00
"You can use any combination of these search\n"
" operators in a single query. For example:"
msgstr ""
2018-08-03 18:47:55 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/search_operators.html:92
2018-08-03 18:47:55 +02:00
msgid "streamname"
2018-09-01 01:08:37 +02:00
msgstr "Nom du canal"
2018-08-03 18:47:55 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/search_operators.html:93
2018-08-03 18:47:55 +02:00
msgid "user@example.com"
msgstr "utilisateur@exemple.com"
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/search_operators.html:94
2018-08-03 18:47:55 +02:00
msgid "keyword"
msgstr "mot-clé"
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/search_operators.html:106
2018-08-03 18:47:55 +02:00
#, python-format
2018-07-27 21:25:57 +02:00
msgid ""
"\n"
2018-08-03 18:47:55 +02:00
" That query would search for messages sent by\n"
" <span class=\"operator_value\">%(placeholder_email)s</span>\n"
2018-07-27 21:25:57 +02:00
" to stream\n"
2018-08-03 18:47:55 +02:00
" <span class=\"operator_value\">%(placeholder_stream)s</span>\n"
2018-07-27 21:25:57 +02:00
" containing the keyword\n"
2018-08-03 18:47:55 +02:00
" <span class=\"operator_value\">%(placeholder_keyword)s</span>.\n"
" "
2018-09-01 01:08:37 +02:00
msgstr "\n Cette requête va rechercher les messages envoyés par\n <span class=\"operator_value\">%(placeholder_email)s</span>\n sur le canal\n <span class=\"operator_value\">%(placeholder_stream)s</span>\n contenant le mot clé\n <span class=\"operator_value\">%(placeholder_keyword)s</span>.\n "
2018-08-03 18:47:55 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/app/search_operators.html:116
2018-08-03 18:47:55 +02:00
msgid "Detailed search operators documentation"
2018-09-01 01:08:37 +02:00
msgstr "Documentation détaillée des opérateurs de recherche"
2018-07-27 21:25:57 +02:00
#: templates/zerver/app/settings_overlay.html:16
msgid "Your account"
msgstr "Votre compte"
#: templates/zerver/app/settings_overlay.html:20
msgid "Display settings"
msgstr "Paramètres d'affichage"
#: templates/zerver/app/settings_overlay.html:24
msgid "Notifications"
msgstr "Notifications"
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/settings_overlay.html:29
2018-07-27 21:25:57 +02:00
msgid "Your bots"
msgstr "Vos robots"
2018-11-03 01:35:21 +01:00
#: templates/zerver/app/settings_overlay.html:34
2018-07-27 21:25:57 +02:00
msgid "Alert words"
msgstr "Mots d'alerte"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:39
2018-07-27 21:25:57 +02:00
msgid "Uploaded files"
msgstr "Fichiers envoyés"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:44
2018-07-27 21:25:57 +02:00
msgid "Muted topics"
msgstr "Sujets muets"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:51
2018-07-27 21:25:57 +02:00
msgid "Organization profile"
msgstr "Profil de l'organisation"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:53
#: templates/zerver/app/settings_overlay.html:60
#: templates/zerver/app/settings_overlay.html:67
#: templates/zerver/app/settings_overlay.html:77
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:91
#: templates/zerver/app/settings_overlay.html:99
#: templates/zerver/app/settings_overlay.html:108
#: templates/zerver/app/settings_overlay.html:117
#: templates/zerver/app/settings_overlay.html:126
#: templates/zerver/app/settings_overlay.html:134
2019-01-04 23:42:46 +01:00
msgid "Only organization administrators can edit these settings."
msgstr "Seuls les administrateurs de l'organisation peuvent modifier ces paramètres."
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:58
2018-07-27 21:25:57 +02:00
msgid "Organization settings"
msgstr "Paramètres de l'organisation"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:65
2018-07-27 21:25:57 +02:00
msgid "Organization permissions"
msgstr "Permissions de l'organisation"
2019-12-13 05:34:46 +01:00
#: templates/zerver/app/settings_overlay.html:72 zerver/models.py:1777
2018-07-27 21:25:57 +02:00
msgid "Custom emoji"
msgstr "Emoji personnalisé"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:74
2019-01-04 23:42:46 +01:00
msgid "Guest users cannot edit custom emoji."
msgstr ""
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:84
2018-07-27 21:25:57 +02:00
msgid "User groups"
msgstr "Groupes d'utilisateurs"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:89
2018-07-27 21:25:57 +02:00
msgid "Authentication methods"
msgstr "Méthodes d'authentification"
2019-05-29 02:03:35 +02:00
#: templates/zerver/app/settings_overlay.html:106
2018-07-27 21:25:57 +02:00
msgid "Deactivated users"
msgstr "Utilisateurs désactivés"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:124
2018-07-27 21:25:57 +02:00
msgid "Default streams"
msgstr "Canaux par défaut"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:132
2018-10-22 23:50:00 +02:00
msgid "Linkifiers"
2018-11-07 16:22:47 +01:00
msgstr "Relations"
2018-07-27 21:25:57 +02:00
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:140
2018-07-27 21:25:57 +02:00
msgid "Custom profile fields"
msgstr "Champs de profil personnalisés"
2019-08-08 00:15:28 +02:00
#: templates/zerver/app/settings_overlay.html:146
2018-07-27 21:25:57 +02:00
msgid "Invitations"
msgstr "Invitations"
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/settings_overlay.html:150
msgid "Data exports"
2019-11-06 23:45:03 +01:00
msgstr "Exports de données"
2019-09-24 22:02:33 +02:00
#: templates/zerver/app/settings_overlay.html:156
2019-08-08 00:15:28 +02:00
msgid "Show more"
2019-11-06 23:45:03 +01:00
msgstr "Voir d'avantage"
2019-08-08 00:15:28 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/config_error.html:14
msgid ""
"\n"
" You are trying to login using LDAP without creating an\n"
" organization first. Please use EmailAuthBackend to create\n"
" your organization and then try again.\n"
" "
msgstr "\n Vous êtes en train de vous connecter en utilisant LDAP sans\n avoir créé une organisation. Merci d'utiliser EmailAuthBackend\n afin de créer votre organisation et ensuite réessayez."
#: templates/zerver/confirm_continue_registration.html:10
msgid "Zulip account not found."
msgstr "Compte Zulip non trouvé."
#: templates/zerver/confirm_continue_registration.html:14
#, python-format
msgid ""
"\n"
" No account found for %(email)s.\n"
" "
msgstr "\n Pas de compte trouvé pour %(email)s.\n "
#: templates/zerver/confirm_continue_registration.html:26
msgid "Log in with another account"
msgstr "Se connecter avec un autre compte"
#: templates/zerver/confirm_continue_registration.html:33
msgid "Continue to registration"
msgstr "Continuer vers l'inscription"
2019-09-24 22:02:33 +02:00
#: templates/zerver/create_realm.html:12
2018-07-27 21:25:57 +02:00
msgid "Create a new Zulip organization"
msgstr "Créer une nouvelle organisation Zulip"
2019-09-24 22:02:33 +02:00
#: templates/zerver/create_realm.html:20
2018-07-27 21:25:57 +02:00
msgid "Enter your email address"
msgstr "Entrer votre adresse courriel"
2019-09-24 22:02:33 +02:00
#: templates/zerver/create_realm.html:25
2018-07-27 21:25:57 +02:00
msgid "Create organization"
msgstr "Créer une organisation"
2019-05-29 02:03:35 +02:00
#: templates/zerver/deactivated.html:15
2018-07-27 21:25:57 +02:00
msgid "Deactivated organization"
msgstr "Organisation désactivée"
2019-05-29 02:03:35 +02:00
#: templates/zerver/deactivated.html:20
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"
" Please contact <a href=\"mailto:%(support_email)s\">%(support_email)s</a> to reactivate\n"
" this group.\n"
" "
msgstr "\n L’ organisation que vous essayez de rejoindre, %(deactivated_domain_name)s, a été désactivée.\n S'il vous plait veuillez contacter <a href=\"mailto:%(support_email)s\">%(support_email)s </a> pour réactiver\n ce groupe."
2019-05-29 02:03:35 +02:00
#: templates/zerver/dev_login.html:21
2018-07-27 21:25:57 +02:00
msgid "Administrators"
msgstr "Administrateurs"
2019-05-29 02:03:35 +02:00
#: templates/zerver/dev_login.html:30
2018-07-27 21:25:57 +02:00
msgid "Guest users"
msgstr "Utilisateurs invités"
2019-05-29 02:03:35 +02:00
#: templates/zerver/dev_login.html:42
2018-07-27 21:25:57 +02:00
msgid "Normal users"
msgstr "Utilisateurs normaux"
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/compiled/confirm_new_email.html:4
2019-12-11 20:22:50 +01:00
#: templates/zerver/emails/compiled/custom_email_0a044db0e6751f218a47a4331c50b45c.html:4
#: templates/zerver/emails/compiled/custom_email_323d33263c802b7a808798ed9b6b5891.html:4
#: templates/zerver/emails/compiled/custom_email_556550265caff1cd1fc70d6c7ef85cfc.html:4
#: templates/zerver/emails/compiled/custom_email_71be297c80227efa5868a945ab2f03d5.html:4
#: templates/zerver/emails/compiled/custom_email_76050a3fd18b4fc53c74b18de6b3cc57.html:4
#: templates/zerver/emails/compiled/custom_email_8a64d4c3ba4c8579f83733107016b9b0.html:4
#: templates/zerver/emails/compiled/custom_email_bb3181f792c96e031e57a0697a9ccba6.html:4
#: templates/zerver/emails/compiled/custom_email_ebb5a4fe863941c2b7fc04a6f169a4ec.html:4
#: templates/zerver/emails/compiled/custom_email_ed271a34d10d853722568eb6ada75850.html:4
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/compiled/find_team.html:4
#: templates/zerver/emails/compiled/followup_day1.html:4
2019-12-11 20:22:50 +01:00
#: templates/zerver/emails/compiled/markdown_email.html:4
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/compiled/notify_change_in_email.html:4
#: templates/zerver/emails/compiled/notify_new_login.html:8
#: templates/zerver/emails/compiled/password_reset.html:4
#: templates/zerver/emails/confirm_new_email.source.html:4
2019-12-11 20:22:50 +01:00
#: templates/zerver/emails/custom_email_0a044db0e6751f218a47a4331c50b45c.source.html:4
#: templates/zerver/emails/custom_email_323d33263c802b7a808798ed9b6b5891.source.html:4
#: templates/zerver/emails/custom_email_556550265caff1cd1fc70d6c7ef85cfc.source.html:4
#: templates/zerver/emails/custom_email_71be297c80227efa5868a945ab2f03d5.source.html:4
#: templates/zerver/emails/custom_email_76050a3fd18b4fc53c74b18de6b3cc57.source.html:4
#: templates/zerver/emails/custom_email_8a64d4c3ba4c8579f83733107016b9b0.source.html:4
#: templates/zerver/emails/custom_email_base.pre.html:4
#: templates/zerver/emails/custom_email_bb3181f792c96e031e57a0697a9ccba6.source.html:4
#: templates/zerver/emails/custom_email_ebb5a4fe863941c2b7fc04a6f169a4ec.source.html:4
#: templates/zerver/emails/custom_email_ed271a34d10d853722568eb6ada75850.source.html:4
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/find_team.source.html:4
#: templates/zerver/emails/followup_day1.source.html:4
2019-12-11 20:22:50 +01:00
#: templates/zerver/emails/markdown_email.source.html:4
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/notify_change_in_email.source.html:4
#: templates/zerver/emails/notify_new_login.source.html:8
#: templates/zerver/emails/password_reset.source.html:4
msgid "Zulip logo"
2019-11-06 23:45:03 +01:00
msgstr "Logo Zulip"
2019-05-29 02:03:35 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/confirm_new_email.html:9
#: templates/zerver/emails/compiled/find_team.html:9
#: templates/zerver/emails/confirm_new_email.source.html:8
#: templates/zerver/emails/confirm_new_email.txt:1
#: templates/zerver/emails/find_team.source.html:8
#: templates/zerver/emails/find_team.txt:1
2019-02-12 01:52:41 +01:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "Hi %(user_name)s,"
2019-11-06 23:45:03 +01:00
msgstr "Bonjour %(user_name)s,"
2018-07-27 21:25:57 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/confirm_new_email.html:11
#: templates/zerver/emails/confirm_new_email.source.html:10
#: templates/zerver/emails/confirm_new_email.txt:4
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"We received a request to change the email address for the Zulip account on "
"%(realm_uri)s from %(old_email)s to %(new_email)s. To confirm this change, "
"please click below:"
2019-02-12 01:52:41 +01:00
msgstr ""
2018-07-27 21:25:57 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/confirm_new_email.html:12
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/confirm_new_email.source.html:11
2018-07-27 21:25:57 +02:00
msgid "Confirm email change"
msgstr "Confirmer la modification de l'adresse email"
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/confirm_new_email.html:14
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"If you did not request this change, please contact us immediately at <a "
"href=\"mailto:%(support_email)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">%(support_email)s</a>."
2019-01-04 23:42:46 +01:00
msgstr ""
2018-07-27 21:25:57 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/compiled/confirm_registration.html:4
#: templates/zerver/emails/compiled/invitation.html:4
#: templates/zerver/emails/compiled/realm_reactivation.html:4
#: templates/zerver/emails/confirm_registration.source.html:4
#: templates/zerver/emails/invitation.source.html:4
#: templates/zerver/emails/realm_reactivation.source.html:4
msgid "Turtle with envelope"
msgstr ""
2018-07-27 21:25:57 +02:00
#: templates/zerver/emails/compiled/confirm_registration.html:10
#: templates/zerver/emails/confirm_registration.source.html:9
#: templates/zerver/emails/confirm_registration.txt:1
msgid "You recently signed up for Zulip. Awesome!"
msgstr "Vous vous êtes enregistré récemment sur Zulip. Incroyable!"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/confirm_registration.html:13
#: templates/zerver/emails/confirm_registration.source.html:12
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
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/confirm_registration.html:14
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/invitation.html:16
#: templates/zerver/emails/compiled/invitation_reminder.html:15
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/confirm_registration.source.html:13
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/invitation.source.html:15
#: templates/zerver/emails/invitation_reminder.source.html:14
2018-07-27 21:25:57 +02:00
msgid "Complete registration"
msgstr "Compléter votre inscription"
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/confirm_registration.html:16
#: templates/zerver/emails/compiled/invitation.html:19
#: templates/zerver/emails/compiled/realm_reactivation.html:20
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"Contact us any time at <a href=\"mailto:%(support_email)s\" "
"style=\"color:#46aa8f; text-decoration:underline\">%(support_email)s</a> if "
"you run into trouble, have any feedback, or just want to chat!"
2019-01-04 23:42:46 +01:00
msgstr ""
2018-07-27 21:25:57 +02:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/compiled/email_base_default.html:87
#: templates/zerver/emails/email_base_default.source.html:30
msgid "Swimming fish"
msgstr ""
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/find_team.html:11
#: templates/zerver/emails/find_team.source.html:10
#: templates/zerver/emails/find_team.txt:4
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"You can log in to your Zulip organization, %(realm_name)s, at the following "
"link:"
msgstr ""
2018-07-27 21:25:57 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/find_team.html:21
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/find_team.source.html:20
#: templates/zerver/emails/find_team.txt:8
2018-07-27 21:25:57 +02:00
#, python-format
msgid "The email address associated with your account is %(email)s."
msgstr "L’ adresse email associée à ce compte est %(email)s."
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/find_team.html:23
#: templates/zerver/emails/find_team.source.html:22
#: templates/zerver/emails/find_team.txt:11
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
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/find_team.html:25
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/find_team.source.html:24
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/find_team.txt:14
2018-07-27 21:25:57 +02:00
msgid "Thanks for using Zulip!"
msgstr "Merci d'utiliser Zulip!"
2018-08-03 18:47:55 +02:00
#: templates/zerver/emails/compiled/followup_day1.html:9
#: templates/zerver/emails/followup_day1.source.html:8
#: templates/zerver/emails/followup_day1.txt:1
2019-01-04 23:42:46 +01:00
msgid "Welcome to Zulip!"
msgstr "Bienvenue sur Zulip !"
#: templates/zerver/emails/compiled/followup_day1.html:13
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/followup_day1.source.html:12
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "You've created the new Zulip organization <b>%(realm_name)s</b>."
2019-01-04 23:42:46 +01:00
msgstr ""
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:15
#: templates/zerver/emails/followup_day1.source.html:14
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "You've joined the Zulip organization <b>%(realm_name)s</b>."
2019-11-06 23:45:03 +01:00
msgstr "Vous avez rejoint l'organisation Zulip <b>%(realm_name)s</b>."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:20
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:19
#: templates/zerver/emails/followup_day1.txt:10
2019-01-04 23:42:46 +01:00
msgid "Your account details:"
2019-02-12 01:52:41 +01:00
msgstr "Détails de votre compte :"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:22
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:20
#: templates/zerver/emails/followup_day1.txt:11
2019-01-04 23:42:46 +01:00
msgid "Organization URL:"
2019-02-12 01:52:41 +01:00
msgstr "URL de l'organisation :"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:26
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:23
#: templates/zerver/emails/followup_day1.txt:14
2019-01-04 23:42:46 +01:00
msgid "Username:"
2019-02-12 01:52:41 +01:00
msgstr "Nom d'utilisateur :"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:29
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:25
#: templates/zerver/emails/followup_day1.txt:16
2019-01-04 23:42:46 +01:00
msgid "Use your LDAP account to login"
msgstr "Utiliser votre compte LDAP pour vous connecter"
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:33
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:28
#: templates/zerver/emails/followup_day1.txt:19
2019-01-04 23:42:46 +01:00
msgid "Email:"
2019-02-12 01:52:41 +01:00
msgstr "Courriel :"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:36
2019-01-04 23:42:46 +01:00
msgid ""
2019-02-27 01:35:27 +01:00
"(you'll need these to sign in to the <a href=\"https://zulipchat.com/apps\" "
"style=\"color:#46aa8f; text-decoration:underline\">mobile and desktop</a> "
"apps)"
2019-01-04 23:42:46 +01:00
msgstr ""
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:41
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"Check out our <a href=\"%(getting_started_link)s\" style=\"color:#46aa8f; "
"text-decoration:underline\">guide for admins</a>, become a Zulip pro with a "
"few <a href=\"%(keyboard_shortcuts_link)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">keyboard shortcuts</a>, or <a href=\"%(realm_uri)s\" "
"style=\"color:#46aa8f; text-decoration:underline\">dive right in</a>!"
2019-01-04 23:42:46 +01:00
msgstr ""
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:43
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"<a href=\"%(getting_started_link)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">Learn more</a> about Zulip, become a pro with a few "
"<a href=\"%(keyboard_shortcuts_link)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">keyboard shortcuts</a>, or <a href=\"%(realm_uri)s\" "
"style=\"color:#46aa8f; text-decoration:underline\">dive right in</a>!"
2019-01-04 23:42:46 +01:00
msgstr ""
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:48
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:42
#: templates/zerver/emails/followup_day1.txt:31
msgid "Cheers,"
msgstr "Bravo,"
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:49
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/compiled/notify_change_in_email.html:15
#: templates/zerver/emails/followup_day1.source.html:43
#: templates/zerver/emails/followup_day1.txt:32
#: templates/zerver/emails/notify_change_in_email.source.html:14
#: templates/zerver/emails/notify_change_in_email.txt:7
msgid "Team Zulip"
msgstr "L'équipe Zulip"
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/followup_day1.html:53
2019-01-04 23:42:46 +01:00
msgid ""
2019-02-27 01:35:27 +01:00
"PS: Follow us on <a href=\"https://twitter.com/zulip\" "
"style=\"color:#46aa8f; text-decoration:underline\">Twitter</a>, star us on "
"<a href=\"https://github.com/zulip/zulip\" style=\"color:#46aa8f; text-"
"decoration:underline\">GitHub</a>, or chat with us live on the <a "
"href=\"https://chat.zulip.org\" style=\"color:#46aa8f; text-"
"decoration:underline\">Zulip community server</a>!"
2019-01-04 23:42:46 +01:00
msgstr ""
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/compiled/followup_day2.html:4
#: templates/zerver/emails/followup_day2.source.html:4
msgid "Octopus box with heart"
msgstr ""
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/followup_day2.html:9
#: templates/zerver/emails/followup_day2.source.html:8
#: templates/zerver/emails/followup_day2.txt:1
msgid "Hey,"
msgstr ""
#: templates/zerver/emails/compiled/followup_day2.html:11
#: templates/zerver/emails/followup_day2.source.html:10
#: templates/zerver/emails/followup_day2.txt:3
msgid ""
"I wanted to share one last thing with you: a few tips about topics, since "
"mastering topics is a key part of being a Zulip power user."
msgstr ""
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/compiled/followup_day2.html:13
#: templates/zerver/emails/followup_day2.source.html:12
msgid "Examples of short topics"
msgstr ""
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/followup_day2.html:15
msgid ""
"Topics are like email subject lines. The big difference, though, is that "
"they're really short and lightweight. Two or three words will do it. Don't "
"overthink 'em—you can always edit the message later!"
msgstr ""
#: templates/zerver/emails/compiled/followup_day2.html:18
#: templates/zerver/emails/followup_day2.source.html:17
#: templates/zerver/emails/followup_day2.txt:7
msgid "Good topics: design mockup, Bug 345, acme burgers"
msgstr ""
#: templates/zerver/emails/compiled/followup_day2.html:19
#: templates/zerver/emails/followup_day2.source.html:18
#: templates/zerver/emails/followup_day2.txt:9
msgid ""
"Not recommended: \"What do people think of this new design mockup?\", \"I'm "
"looking at Bug 345\", \"Is Acme Burgers open for lunch?\""
msgstr ""
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/compiled/followup_day2.html:22
#: templates/zerver/emails/followup_day2.source.html:21
msgid "Example of a topic that is too long"
2019-11-06 23:45:03 +01:00
msgstr "Exemple de sujet trop long"
2019-05-29 02:03:35 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/followup_day2.html:24
msgid ""
"Why bother with topics? Well, two reasons: it makes conversations clearer "
"(imagine if email didn't have them!), and it lets you more efficiently catch"
" up on what's happened while you're away—read the topics that are relevant "
"to you, and ignore the ones that aren't!"
msgstr ""
#: templates/zerver/emails/compiled/followup_day2.html:26
#: templates/zerver/emails/followup_day2.source.html:25
msgid "Take it for a spin now."
msgstr ""
#: templates/zerver/emails/compiled/followup_day2.html:28
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:42
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.source.html:27
#: templates/zerver/emails/followup_day2.txt:16
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.source.html:40
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/notify_new_login.txt:19
msgid "Thanks,"
2019-11-06 23:45:03 +01:00
msgstr "Merci,"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/followup_day2.html:28
#: templates/zerver/emails/followup_day2.source.html:27
#: templates/zerver/emails/followup_day2.txt:17
#: templates/zerver/portico-header.html:6
msgid "Zulip"
msgstr "Zulip"
#: templates/zerver/emails/compiled/followup_day2.html:34
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:48
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.source.html:33
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.source.html:46
2019-01-04 23:42:46 +01:00
msgid "Manage email preferences"
2019-11-06 23:45:03 +01:00
msgstr "Gérer les préférences de mail"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/followup_day2.html:35
#: templates/zerver/emails/followup_day2.source.html:34
msgid "Unsubscribe from welcome emails"
2019-11-06 23:45:03 +01:00
msgstr " Se désabonner des courriels de bienvenue"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/invitation.html:9
2018-07-27 21:25:57 +02:00
#: templates/zerver/emails/invitation.source.html:8
#: templates/zerver/emails/invitation.txt:1
msgid "Hi there,"
msgstr "Salut,"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/invitation.html:12
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"%(referrer_full_name)s (<a href=\"mailto:%(referrer_email)s\" "
2019-09-24 22:02:33 +02:00
"style=\"color:#46aa8f; text-decoration:underline\">%(referrer_email)s</a>) "
"wants you to join them on Zulip — the team communication tool designed for "
"productivity."
2019-01-04 23:42:46 +01:00
msgstr ""
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/invitation.html:15
#: templates/zerver/emails/compiled/invitation_reminder.html:14
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/invitation.source.html:14
#: templates/zerver/emails/invitation_reminder.source.html:13
2019-01-04 23:42:46 +01:00
msgid "To get started, click the button below."
2019-11-06 23:45:03 +01:00
msgstr "Pour commencer, cliquez sur le bouton ci-dessous."
2019-01-04 23:42:46 +01:00
2019-05-29 02:03:35 +02:00
#: templates/zerver/emails/compiled/invitation_reminder.html:4
#: templates/zerver/emails/invitation_reminder.source.html:4
msgid "Mailbox with envelope"
2019-11-06 23:45:03 +01:00
msgstr "Boîte aux lettres avec enveloppe"
2019-05-29 02:03:35 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/invitation_reminder.html:9
#: templates/zerver/emails/invitation_reminder.source.html:8
#: templates/zerver/emails/invitation_reminder.txt:1
msgid "Hi again,"
msgstr "Rebonjour,"
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/invitation_reminder.html:11
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"This is a friendly reminder that %(referrer_name)s (<a "
"href=\"mailto:%(referrer_email)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">%(referrer_email)s</a>) wants you to join them on "
"Zulip — the team communication tool designed for productivity."
2019-01-04 23:42:46 +01:00
msgstr ""
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/invitation_reminder.html:19
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/invitation_reminder.source.html:18
#: templates/zerver/emails/invitation_reminder.txt:8
2019-01-04 23:42:46 +01:00
msgid "This is the last reminder you'll receive for this invitation."
2019-11-06 23:45:03 +01:00
msgstr " C'est le dernier rappel que vous recevrez pour cette invitation."
2019-01-04 23:42:46 +01:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/emails/compiled/invitation_reminder.html:23
#: templates/zerver/emails/invitation_reminder.source.html:22
#: 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 ""
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/notify_change_in_email.html:9
#: templates/zerver/emails/notify_change_in_email.source.html:8
#: templates/zerver/emails/notify_change_in_email.txt:1
msgid "Hi,"
msgstr "Salut,"
#: templates/zerver/emails/compiled/notify_change_in_email.html:11
#, python-format
msgid ""
"The email associated with your Zulip account was recently changed to <a "
"href=\"%(new_email)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">%(new_email)s</a>. If you did not request this "
"change, please contact us immediately at <a "
"href=\"mailto:%(support_email)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">%(support_email)s</a>."
msgstr ""
#: templates/zerver/emails/compiled/notify_change_in_email.html:14
#: templates/zerver/emails/notify_change_in_email.source.html:13
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_change_in_email.txt:6
2019-01-04 23:42:46 +01:00
msgid "Best,"
msgstr "Cher,"
#: templates/zerver/emails/compiled/notify_new_login.html:4
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/notify_new_login.source.html:4
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
"Organization: %(organization_url)s Time: %(login_time)s Email: "
2019-02-27 01:35:27 +01:00
"%(user_email)s"
2019-01-04 23:42:46 +01:00
msgstr ""
#: templates/zerver/emails/compiled/notify_new_login.html:13
#: templates/zerver/emails/notify_new_login.source.html:12
#: templates/zerver/emails/notify_new_login.txt:1
msgid "We noticed a recent login for the following Zulip account."
2019-11-06 23:45:03 +01:00
msgstr "Nous avons remarqué une connexion récente au compte Zulip suivant."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:18
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"Organization: <a href=\"%(realm_uri)s\" target=\"_blank\" "
"style=\"color:#46aa8f; text-decoration:underline\">%(realm_uri)s</a>"
2019-01-04 23:42:46 +01:00
msgstr ""
#: templates/zerver/emails/compiled/notify_new_login.html:21
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"Email: <a href=\"mailto:%(user_email)s\" target=\"_blank\" "
"style=\"color:#46aa8f; text-decoration:underline\">%(user_email)s</a>"
2019-01-04 23:42:46 +01:00
msgstr ""
2018-08-03 18:47:55 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:24
#: templates/zerver/emails/notify_new_login.source.html:22
#: templates/zerver/emails/notify_new_login.txt:7
2018-11-03 01:35:21 +01:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "Time: %(login_time)s"
2019-01-04 23:42:46 +01:00
msgstr ""
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:27
#: templates/zerver/emails/notify_new_login.source.html:25
#: templates/zerver/emails/notify_new_login.txt:9
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "Device: %(device_browser)s on %(device_os)s."
2019-01-04 23:42:46 +01:00
msgstr ""
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:30
#: templates/zerver/emails/notify_new_login.source.html:28
#: templates/zerver/emails/notify_new_login.txt:11
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "IP address: %(device_ip)s"
2019-11-06 23:45:03 +01:00
msgstr "Adresse IP : %(device_ip)s"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:35
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.source.html:33
#: templates/zerver/emails/notify_new_login.txt:14
2019-01-04 23:42:46 +01:00
msgid "If this was you, great! There's nothing else you need to do."
2019-11-06 23:45:03 +01:00
msgstr "S'il s'agissait de vous, parfait ! Il n'y a rien d'autre à faire."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:38
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"If you do not recognize this login, or think your account may have been "
"compromised, please <a href=\"%(realm_uri)s/accounts/password/reset/\" "
"target=\"_blank\" style=\"color:#46aa8f; text-decoration:underline\">reset "
"your password</a> or contact us immediately at <a "
"href=\"mailto:%(support_email)s\" style=\"color:#46aa8f; text-"
"decoration:underline\">%(support_email)s</a>."
2019-11-06 23:45:03 +01:00
msgstr "Si vous ne reconnaissez pas cette connexion ou si vous pensez que votre compte a été compromis, merci de <a href=\"%(realm_uri)s/accounts/password/reset/\" target=\"_blank\" style=\"color:#46aa8f; text-decoration:underline\">réinitialiser votre mot de passe</a> ou de nous contacter dès que possible à <a href=\"mailto:%(support_email)s\" style=\"color:#46aa8f; text-decoration:underline\">%(support_email)s</a>."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:43
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.source.html:41
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/notify_new_login.txt:20
msgid "Zulip Security"
2019-02-12 01:52:41 +01:00
msgstr "Sécurité de Zulip"
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/notify_new_login.html:48
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.source.html:46
2019-01-04 23:42:46 +01:00
msgid "Unsubscribe from login notifications"
2019-02-12 01:52:41 +01:00
msgstr "Se désabonner des notifications de connexion"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/compiled/password_reset.html:10
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/password_reset.source.html:9
#: templates/zerver/emails/password_reset.txt:1
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"Somebody (possibly you) requested a new password for the Zulip account "
"%(email)s on %(realm_uri)s."
2019-11-06 23:45:03 +01:00
msgstr "Quelqu'un (possiblement vous) a demandé un nouveau mot de passe pour le compte Zulip %(email)s sur %(realm_uri)s."
2018-08-03 18:47:55 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/password_reset.html:14
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/password_reset.source.html:13
2019-01-04 23:42:46 +01:00
msgid "Click the button below to reset your password."
2019-02-12 01:52:41 +01:00
msgstr "Cliquer sur le bouton ci-dessous pour réinitialiser votre mot de passe."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/password_reset.html:15
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/password_reset.source.html:14
2019-01-04 23:42:46 +01:00
msgid "Reset password"
msgstr "Réinitialiser le mot de passe"
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/password_reset.html:20
2019-01-04 23:42:46 +01:00
#, python-format
2018-08-03 18:47:55 +02:00
msgid ""
2019-02-27 01:35:27 +01:00
"You previously had an account on %(realm_uri)s, but it has been deactivated."
" You can contact an organization administrator to <a "
"href=\"%(realm_uri)s/help/deactivate-or-reactivate-a-user\" "
"style=\"color:#46aa8f; text-decoration:underline\">reactivate your "
"account</a>."
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 <a href=\"%(realm_uri)s/help/deactivate-or-reactivate-a-user\" style=\"color:#46aa8f; text-decoration:underline\">réactiver votre compte</a>."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/password_reset.html:22
#: templates/zerver/emails/password_reset.source.html:21
#: templates/zerver/emails/password_reset.txt:10
msgid "You do not have an account in that Zulip organization."
2019-11-06 23:45:03 +01:00
msgstr "Vous n'avez pas de compte dans cette organisation Zulip."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/password_reset.html:27
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/password_reset.source.html:26
#: templates/zerver/emails/password_reset.txt:15
2019-01-04 23:42:46 +01:00
msgid "You do have active accounts in the following organization(s)."
2019-11-06 23:45:03 +01:00
msgstr "Vous n'avez pas de compte actif dans les organisations suivantes."
2019-01-04 23:42:46 +01:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/password_reset.html:34
#: templates/zerver/emails/password_reset.source.html:32
#: templates/zerver/emails/password_reset.txt:20
2019-01-04 23:42:46 +01:00
msgid ""
2019-02-27 01:35:27 +01:00
"You can try logging in or resetting your password in the organization(s) "
"above."
2019-01-04 23:42:46 +01:00
msgstr ""
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/password_reset.html:40
#: templates/zerver/emails/password_reset.source.html:38
#: templates/zerver/emails/password_reset.txt:24
2019-01-04 23:42:46 +01:00
msgid ""
2019-02-27 01:35:27 +01:00
"If you do not recognize this activity, you can safely ignore this email."
2019-11-06 23:45:03 +01:00
msgstr "Si vous ne reconnaissez pas cette activité, vous pouvez ignorer ce courriel en toute sécurité."
2018-08-03 18:47:55 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/realm_reactivation.html:9
#: templates/zerver/emails/realm_reactivation.source.html:8
#: templates/zerver/emails/realm_reactivation.txt:1
2018-08-03 18:47:55 +02:00
#, python-format
2019-02-27 01:35:27 +01:00
msgid "Dear former administrators of %(realm_name)s,"
2019-11-06 23:45:03 +01:00
msgstr "Chers anciens administrateurs de %(realm_name)s,"
2018-08-03 18:47:55 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/realm_reactivation.html:11
#: templates/zerver/emails/realm_reactivation.source.html:10
#: templates/zerver/emails/realm_reactivation.txt:4
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-27 01:35:27 +01:00
"One of your administrators requested reactivation of the previously "
"deactivated Zulip organization hosted at %(realm_uri)s."
2019-11-06 23:45:03 +01:00
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."
2018-08-03 18:47:55 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/realm_reactivation.html:14
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/realm_reactivation.source.html:13
2019-01-04 23:42:46 +01:00
msgid "Click the button below to reactivate your organization."
2019-11-06 23:45:03 +01:00
msgstr "Cliquez sur le bouton ci-dessous pour réactiver votre organisation."
2018-08-03 18:47:55 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/realm_reactivation.html:15
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/realm_reactivation.source.html:14
2019-01-04 23:42:46 +01:00
msgid "Reactivate organization"
2019-02-12 01:52:41 +01:00
msgstr "Réactiver l'organisation"
2018-08-03 18:47:55 +02:00
2019-02-27 01:35:27 +01:00
#: templates/zerver/emails/compiled/realm_reactivation.html:18
#: templates/zerver/emails/realm_reactivation.source.html:17
#: templates/zerver/emails/realm_reactivation.txt:10
2018-08-03 18:47:55 +02:00
msgid ""
2019-02-27 01:35:27 +01:00
"If the request was in error, you can take no action and this link will "
"expire in 24 hours."
2019-11-06 23:45:03 +01:00
msgstr "Si la demande a été faite par erreur, il n'y a rien à faire et ce lien expirera dans 24 heures."
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/confirm_new_email.source.html:13
2018-11-03 01:35:21 +01:00
#, python-format
2018-08-03 18:47:55 +02:00
msgid ""
2019-02-12 01:52:41 +01:00
"If you did not request this change, please contact us immediately at <a "
"href=\"mailto:%(support_email)s\">%(support_email)s</a>."
2019-01-04 23:42:46 +01:00
msgstr ""
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/confirm_new_email.subject.txt:1
msgid "Verify your new email address"
2019-11-06 23:45:03 +01:00
msgstr "Vérifiez votre nouvelle adresse mail"
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/confirm_new_email.txt:9
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"If you did not request this change, please contact us immediately at "
"<%(support_email)s>."
msgstr ""
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/confirm_registration.source.html:15
#: templates/zerver/emails/invitation.source.html:18
#: templates/zerver/emails/realm_reactivation.source.html:19
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"Contact us any time at <a "
"href=\"mailto:%(support_email)s\">%(support_email)s</a> if you run into "
"trouble, have any feedback, or just want to chat!"
2018-08-03 18:47:55 +02:00
msgstr ""
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/confirm_registration.subject.txt:1
msgid "Activate your Zulip account"
2019-02-12 01:52:41 +01:00
msgstr "Activer votre compte Zulip"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/confirm_registration.txt:3
msgid "Click the link below to complete registration."
2019-02-12 01:52:41 +01:00
msgstr "Cliquer sur le bouton ci-dessous pour terminer votre inscription."
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/confirm_registration.txt:6
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/invitation.txt:8
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"Contact us any time at %(support_email)s if you run into trouble,have any "
"feedback, or just want to chat!"
msgstr ""
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/find_team.subject.txt:1
msgid "Your Zulip login page"
2019-11-06 23:45:03 +01:00
msgstr "Votre page de connexion Zulip"
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:30
2019-01-04 23:42:46 +01:00
msgid ""
2019-02-12 01:52:41 +01:00
"(you'll need these to sign in to the <a "
"href=\"https://zulipchat.com/apps\">mobile and desktop</a> apps)"
2019-01-04 23:42:46 +01:00
msgstr ""
2018-07-27 21:25:57 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:35
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"Check out our <a href=\"%(getting_started_link)s\">guide for admins</a>, "
"become a Zulip pro with a few <a "
"href=\"%(keyboard_shortcuts_link)s\">keyboard shortcuts</a>, or <a "
"href=\"%(realm_uri)s\">dive right in</a>!"
2019-01-04 23:42:46 +01:00
msgstr ""
2018-07-27 21:25:57 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:37
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"<a href=\"%(getting_started_link)s\">Learn more</a> about Zulip, become a "
"pro with a few <a href=\"%(keyboard_shortcuts_link)s\">keyboard "
"shortcuts</a>, or <a href=\"%(realm_uri)s\">dive right in</a>!"
2019-01-04 23:42:46 +01:00
msgstr ""
2018-07-27 21:25:57 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.source.html:47
2019-01-04 23:42:46 +01:00
msgid ""
2019-02-12 01:52:41 +01:00
"PS: Follow us on <a href=\"https://twitter.com/zulip\">Twitter</a>, star us "
"on <a href=\"https://github.com/zulip/zulip\">GitHub</a>, or chat with us "
"live on the <a href=\"https://chat.zulip.org\">Zulip community server</a>!"
2019-01-04 23:42:46 +01:00
msgstr ""
2018-07-27 21:25:57 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day1.subject.txt:2
#, python-format
2019-02-12 01:52:41 +01:00
msgid "%(realm_name)s on Zulip: Your new organization details"
2019-01-04 23:42:46 +01:00
msgstr ""
2018-07-27 21:25:57 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.subject.txt:4
2018-07-27 21:25:57 +02:00
#, python-format
2019-02-12 01:52:41 +01:00
msgid "%(realm_name)s on Zulip: Your new account details"
2019-01-04 23:42:46 +01:00
msgstr ""
#: templates/zerver/emails/followup_day1.txt:4
#, python-format
2019-02-12 01:52:41 +01:00
msgid "You've created the new Zulip organization %(realm_name)s."
2019-01-04 23:42:46 +01:00
msgstr ""
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.txt:6
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-12 01:52:41 +01:00
msgid "You've joined the Zulip organization %(realm_name)s."
2019-11-06 23:45:03 +01:00
msgstr "Vous avez rejoint l'organisation Zulip %(realm_name)s."
2019-01-04 23:42:46 +01:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.txt:21
2019-01-04 23:42:46 +01:00
msgid ""
2019-02-12 01:52:41 +01:00
"(you'll need these to sign in to the mobile and desktop apps "
"(https://zulipchat.com/apps))"
2019-01-04 23:42:46 +01:00
msgstr ""
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.txt:25
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"Check out our guide (%(getting_started_link)s) for admins, become a Zulip "
"pro with a few keyboard shortcuts (%(keyboard_shortcuts_link)s), or dive "
"right in to %(realm_uri)s!"
2019-01-04 23:42:46 +01:00
msgstr ""
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.txt:27
2019-01-04 23:42:46 +01:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"Learn more (%(getting_started_link)s) about Zulip, become a pro with a few "
"keyboard shortcuts (%(keyboard_shortcuts_link)s), or dive right in to "
"%(realm_uri)s!"
2019-01-04 23:42:46 +01:00
msgstr ""
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/followup_day1.txt:34
2019-01-04 23:42:46 +01:00
msgid ""
2019-02-12 01:52:41 +01:00
"PS: Check us out on Twitter (@zulip), star us on GitHub "
"(https://github.com/zulip/zulip), or chat with us live on the Zulip "
"community server (https://chat.zulip.org)!"
2019-01-04 23:42:46 +01:00
msgstr ""
#: templates/zerver/emails/followup_day2.source.html:14
msgid ""
"Topics are like email subject lines. The big difference, though, is that "
"they're really short and lightweight. Two or three words will do it. Don't "
"overthink 'em—you can always edit the message later!"
msgstr ""
#: templates/zerver/emails/followup_day2.source.html:23
msgid ""
"Why bother with topics? Well, two reasons: it makes conversations clearer "
"(imagine if email didn't have them!), and it lets you more efficiently catch"
" up on what's happened while you're away—read the topics that are "
"relevant to you, and ignore the ones that aren't!"
msgstr ""
#: templates/zerver/emails/followup_day2.subject.txt:1
msgid "One last thing: using topics like a pro"
msgstr ""
#: templates/zerver/emails/followup_day2.txt:5
msgid ""
"Topics are like email subject lines. The big difference, though, is that "
"they're really short and lightweight. Two or three words will do it. Don't "
"overthink 'em -- you can always edit the message later!"
msgstr ""
#: templates/zerver/emails/followup_day2.txt:11
msgid ""
"Why bother with topics? Well, two reasons: it makes conversations clearer "
"(imagine if email didn't have them!), and it lets you more efficiently catch"
" up on what's happened while you're away -- read the topics that are "
"relevant to you, and ignore the ones that aren't!"
msgstr ""
#: templates/zerver/emails/followup_day2.txt:13
msgid "Take it for a spin now:"
msgstr ""
#: templates/zerver/emails/followup_day2.txt:19
msgid "Manage email preferences:"
2019-11-06 23:45:03 +01:00
msgstr " Gérer les préférences de mail :"
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/followup_day2.txt:22
msgid "Unsubscribe from welcome emails:"
msgstr ""
2018-07-27 21:25:57 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/invitation.source.html:11
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"%(referrer_full_name)s (<a "
2019-09-24 22:02:33 +02:00
"href=\"mailto:%(referrer_email)s\">%(referrer_email)s</a>) wants you to join"
" them on Zulip — the team communication tool designed for "
"productivity."
2018-11-03 01:35:21 +01:00
msgstr ""
2018-07-27 21:25:57 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/invitation.subject.txt:1
#, python-format
msgid "%(referrer_full_name)s invited you to join %(referrer_realm_name)s"
msgstr ""
2018-07-27 21:25:57 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/invitation.txt:3
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"%(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é."
2018-07-27 21:25:57 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/invitation.txt:5
#: templates/zerver/emails/invitation_reminder.txt:5
2019-01-04 23:42:46 +01:00
msgid "To get started, click the link below."
2019-11-06 23:45:03 +01:00
msgstr "Pour commencer, cliquez sur le lien ci-dessous."
2018-07-27 21:25:57 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/invitation_reminder.source.html:10
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"This is a friendly reminder that %(referrer_name)s (<a "
"href=\"mailto:%(referrer_email)s\">%(referrer_email)s</a>) wants you to join"
" them on Zulip — the team communication tool designed for "
"productivity."
2019-01-04 23:42:46 +01:00
msgstr ""
2018-07-27 21:25:57 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/invitation_reminder.subject.txt:1
2018-07-27 21:25:57 +02:00
#, python-format
2019-01-04 23:42:46 +01:00
msgid "Reminder: Join %(referrer_name)s at %(referrer_realm_name)s"
msgstr ""
2018-07-27 21:25:57 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/invitation_reminder.txt:3
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"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 ""
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/notify_change_in_email.source.html:10
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-01-04 23:42:46 +01:00
"The email associated with your Zulip account was recently changed to <a "
"href=\"%(new_email)s\">%(new_email)s</a>. If you did not request this "
"change, please contact us immediately at <a "
"href=\"mailto:%(support_email)s\">%(support_email)s</a>."
msgstr ""
2018-07-27 21:25:57 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/notify_change_in_email.subject.txt:1
2018-07-27 21:25:57 +02:00
#, python-format
2019-01-04 23:42:46 +01:00
msgid "Zulip email changed for %(realm_name)s"
msgstr ""
2018-07-27 21:25:57 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/emails/notify_change_in_email.txt:3
#, python-format
2018-08-03 18:47:55 +02:00
msgid ""
2019-02-12 01:52:41 +01:00
"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>."
2019-01-04 23:42:46 +01:00
msgstr ""
2018-08-03 18:47:55 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.source.html:16
2018-08-03 18:47:55 +02:00
#, python-format
2019-02-12 01:52:41 +01:00
msgid "Organization: <a href=\"%(realm_uri)s\" target=\"_blank\">%(realm_uri)s</a>"
2019-01-04 23:42:46 +01:00
msgstr ""
2018-08-03 18:47:55 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.source.html:19
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-12 01:52:41 +01:00
msgid "Email: <a href=\"mailto:%(user_email)s\" target=\"_blank\">%(user_email)s</a>"
2018-08-03 18:47:55 +02:00
msgstr ""
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.source.html:36
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-12 01:52:41 +01:00
msgid ""
"If you do not recognize this login, or think your account may have been "
"compromised, please <a href=\"%(realm_uri)s/accounts/password/reset/\" "
"target=\"_blank\">reset your password</a> or contact us immediately at <a "
"href=\"mailto:%(support_email)s\">%(support_email)s</a>."
2019-01-04 23:42:46 +01:00
msgstr ""
2018-08-03 18:47:55 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.subject.txt:1
2018-08-03 18:47:55 +02:00
#, python-format
2019-02-12 01:52:41 +01:00
msgid "New login from %(device_browser)s on %(device_os)s"
2018-08-03 18:47:55 +02:00
msgstr ""
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.txt:3
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-12 01:52:41 +01:00
msgid "Organization: %(organization_url)s"
2018-08-03 18:47:55 +02:00
msgstr ""
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.txt:5
2019-01-04 23:42:46 +01:00
#, python-format
2019-02-12 01:52:41 +01:00
msgid "Email: %(user_email)s"
2018-08-03 18:47:55 +02:00
msgstr ""
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/notify_new_login.txt:16
2018-07-27 21:25:57 +02:00
#, python-format
msgid ""
2019-02-12 01:52:41 +01:00
"If you do not recognize this login, or think your account may have been "
"compromised, please reset your password at "
"%(realm_uri)s/accounts/password/reset/ or contact us immediately at "
"%(support_email)s."
2018-07-27 21:25:57 +02:00
msgstr ""
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/password_reset.source.html:19
2018-07-27 21:25:57 +02:00
#, python-format
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 <a "
"href=\"%(realm_uri)s/help/deactivate-or-reactivate-a-user\">reactivate your "
"account</a>."
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 <a href=\"%(realm_uri)s/help/deactivate-or-reactivate-a-user\">réactiver votre compte</a>."
2018-07-27 21:25:57 +02:00
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/password_reset.subject.txt:1
#, python-format
msgid "Password reset request for %(realm_name)s"
2019-11-06 23:45:03 +01:00
msgstr "Demande de réinitialisation de mot de passe pour %(realm_name)s"
2019-02-12 01:52:41 +01:00
#: templates/zerver/emails/password_reset.txt:4
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
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
2019-09-24 22:02:33 +02:00
#: templates/zerver/emails/realm_reactivation.txt:13
#, python-format
msgid ""
"Contact us any time at %(support_email)s if you run into trouble, have any "
"feedback, or just want to chat!"
msgstr ""
2018-07-27 21:25:57 +02:00
#: templates/zerver/find_account.html:8
msgid "Find your Zulip accounts"
msgstr "Trouver votre compte Zulip"
#: templates/zerver/find_account.html:41
msgid "Email addresses"
msgstr "Courriels"
#: templates/zerver/find_account.html:43
msgid "Find accounts"
msgstr "Trouver des comptes"
#: templates/zerver/footer.html:3
msgid "About Zulip"
msgstr "À propos de Zulip"
#: templates/zerver/footer.html:5
msgid "Home"
msgstr "Accueil"
#: templates/zerver/footer.html:6
msgid "Why Zulip"
msgstr "Pourquoi Zulip"
#: templates/zerver/footer.html:7
msgid "Features"
msgstr "Fonctionnalités"
#: templates/zerver/footer.html:8
msgid "Plans & pricing"
msgstr "Plans & tarifs"
#: templates/zerver/footer.html:9
msgid "Team"
msgstr "Equipe"
2018-10-22 23:50:00 +02:00
#: templates/zerver/footer.html:9
msgid "History"
msgstr "Historique"
2018-07-27 21:25:57 +02:00
#: templates/zerver/footer.html:13
msgid "Help & community"
msgstr "Aide & communauté"
#: templates/zerver/footer.html:15
msgid "Community chat"
msgstr "Chat de la communauté"
#: templates/zerver/footer.html:17
msgid "Documentation"
msgstr "Documentation"
#: templates/zerver/footer.html:23
msgid "Accounts"
msgstr "Comptes"
#: templates/zerver/footer.html:27
msgid "Find account"
msgstr "Trouver un compte"
#: templates/zerver/footer.html:30
msgid "New organization"
msgstr "Nouvelle organisation"
#: templates/zerver/footer.html:34
msgid "Login"
msgstr "Se connecter"
2019-12-11 20:22:50 +01:00
#: templates/zerver/footer.html:41 templates/zerver/terms.html:16
2018-07-27 21:25:57 +02:00
msgid "Terms of Service"
msgstr "Conditions d'utilisation"
#: templates/zerver/footer.html:42 templates/zerver/privacy.html:18
msgid "Privacy policy"
msgstr "Politique de confidentialité"
#: templates/zerver/footer.html:46
msgid "Apps & integrations"
msgstr "Apps & intégrations"
#: templates/zerver/footer.html:48
msgid "Desktop & mobile apps"
msgstr "Apps bureau & mobile"
2019-12-11 20:22:50 +01:00
#: templates/zerver/for-companies.html:18
2018-07-27 21:25:57 +02:00
msgid "The best chat for workplaces"
msgstr "Le meilleur chat pour les milieux professionnels"
2019-09-24 22:02:33 +02:00
#: templates/zerver/for-open-source.html:23
msgid "Zulip for open source"
msgstr ""
2018-07-27 21:25:57 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/for-working-groups-and-communities.html:18
2018-07-27 21:25:57 +02:00
msgid "The best chat for working groups and communities"
msgstr "Le meilleur chat pour travailler en groupes et en communautés"
2018-08-03 18:47:55 +02:00
#: templates/zerver/hello.html:58
msgid "Streams in Zulip"
2018-09-01 01:08:37 +02:00
msgstr "Canaux dans Zulip"
2018-07-27 21:25:57 +02:00
2018-08-03 18:47:55 +02:00
#: templates/zerver/hello.html:62 templates/zerver/hello.html:77
#: templates/zerver/hello.html:92
msgid "Streams in Slack"
2018-09-01 01:08:37 +02:00
msgstr "Canaux dans Slack"
2018-08-03 18:47:55 +02:00
#: templates/zerver/hello.html:73
msgid "Topics in Zulip"
2018-09-01 01:08:37 +02:00
msgstr "Sujets dans Zulip"
2018-08-03 18:47:55 +02:00
#: templates/zerver/hello.html:88
msgid "Stream topics in Zulip"
2018-09-01 01:08:37 +02:00
msgstr "Sujets d'un canal dans Zulip"
2018-08-03 18:47:55 +02:00
#: templates/zerver/hello.html:100 templates/zerver/hello.html:101
#: templates/zerver/hello.html:107 templates/zerver/hello.html:109
msgid "The Tuesday night catering topic in Zulip"
msgstr ""
#: templates/zerver/hello.html:111
msgid "The Tuesday night catering topic in Zulip - compose box"
msgstr ""
2018-07-27 21:25:57 +02:00
2018-08-03 18:47:55 +02:00
#: templates/zerver/hello.html:118 templates/zerver/hello.html:120
msgid "The Tuesday night catering topic in Slack"
msgstr ""
2019-09-24 22:02:33 +02:00
#: templates/zerver/hello.html:129 templates/zerver/hello.html:532
2018-08-03 18:47:55 +02:00
msgid "See plans and pricing"
2018-11-07 16:22:47 +01:00
msgstr "Voir les plans et tarifs"
2018-08-03 18:47:55 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/hello.html:394
2018-07-27 21:25:57 +02:00
msgid "Travis logo"
msgstr "Logo Travis"
2019-09-24 22:02:33 +02:00
#: templates/zerver/hello.html:401
2018-07-27 21:25:57 +02:00
msgid "Github logo"
msgstr "Logo Github"
2019-09-24 22:02:33 +02:00
#: templates/zerver/hello.html:408
2018-07-27 21:25:57 +02:00
msgid "Heroku logo"
msgstr "Logo Heroku"
2019-09-24 22:02:33 +02:00
#: templates/zerver/hello.html:415
2018-07-27 21:25:57 +02:00
msgid "Zendesk logo"
msgstr "Logo Zendesk"
2019-09-24 22:02:33 +02:00
#: templates/zerver/hello.html:422
2018-07-27 21:25:57 +02:00
msgid "JIRA logo"
msgstr "Logo JIRA"
2019-09-24 22:02:33 +02:00
#: templates/zerver/hello.html:429
2018-07-27 21:25:57 +02:00
msgid "Sentry logo"
msgstr "Logo Sentry"
2019-09-24 22:02:33 +02:00
#: templates/zerver/hello.html:436
2018-07-27 21:25:57 +02:00
msgid "Pagerduty logo"
msgstr "Logo Pagerduty"
2019-09-24 22:02:33 +02:00
#: templates/zerver/hello.html:538
2019-01-04 23:42:46 +01:00
msgid "Log in now"
2019-11-06 23:45:03 +01:00
msgstr "Connectez-vous maintenant"
2019-01-04 23:42:46 +01:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/hello.html:542
2019-01-04 23:42:46 +01:00
msgid "Sign up now"
2019-11-06 23:45:03 +01:00
msgstr "Inscrivez-vous maintenant"
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"
" <a href=\"/integrations/doc/hubot\">Hubot</a>,\n"
" <a href=\"/integrations/doc/zapier\">Zapier</a>,\n"
" and\n"
" <a href=\"/integrations/doc/ifttt\">IFTTT</a>.\n"
" "
msgstr "\n Et des centaines de plus dans\n <a href=\"/integrations/doc/hubot\">Hubot</a>,\n <a href=\"/integrations/doc/zapier\">Zapier</a>,\n et\n <a href=\"/integrations/doc/ifttt\">IFTTT</a>.\n "
#: templates/zerver/integrations/index.html:41
msgid "Search integrations"
msgstr "Recherche d'intégrations"
#: templates/zerver/integrations/index.html:48
msgid "Filter by category"
msgstr "Filtrer par catégorie"
2019-05-29 02:03:35 +02:00
#: templates/zerver/integrations/index.html:62
#: templates/zerver/integrations/index.html:89
msgid "Custom integrations"
2019-11-06 23:45:03 +01:00
msgstr "Intégrations personnalisées"
2019-05-29 02:03:35 +02:00
#: templates/zerver/integrations/index.html:64
#: templates/zerver/integrations/index.html:91
msgid "Incoming webhooks"
msgstr ""
2018-07-27 21:25:57 +02:00
#: templates/zerver/integrations/index.html:67
2019-09-24 22:02:33 +02:00
#: templates/zerver/integrations/index.html:94 zerver/lib/integrations.py:46
2019-05-29 02:03:35 +02:00
msgid "Interactive bots"
msgstr "Bots interactifs"
#: templates/zerver/integrations/index.html:70
#: templates/zerver/integrations/index.html:97
msgid "REST API"
2019-11-06 23:45:03 +01:00
msgstr "API REST"
2019-05-29 02:03:35 +02:00
#: templates/zerver/integrations/index.html:77
2018-07-27 21:25:57 +02:00
msgid "Categories"
msgstr "Catégories"
2019-05-29 02:03:35 +02:00
#: templates/zerver/integrations/index.html:79
2018-07-27 21:25:57 +02:00
msgid "All"
msgstr "Tous"
2019-05-29 02:03:35 +02:00
#: templates/zerver/integrations/index.html:133
2018-07-27 21:25:57 +02:00
msgid "Create your own!"
msgstr "Créer la votre !"
#: templates/zerver/invalid_email.html:4
msgid "Invalid email"
msgstr "Adresse email non valide"
#: templates/zerver/invalid_email.html:6
#: templates/zerver/invalid_realm.html:11
msgid "Hi there! Thank you for your interest in Zulip."
msgstr "Salut ! Merci de votre intérêt pour Zulip."
#: templates/zerver/invalid_email.html:10
msgid ""
"\n"
" The email address you are trying to sign up with is not valid.\n"
" Please sign up using a valid email address.\n"
" "
2019-11-06 23:45:03 +01:00
msgstr "\n L'adresse mail avec laquelle vous essayez de vous inscrire n'est pas valide.\n Veuillez vous inscrire avec une adresse mail valide."
2018-07-27 21:25:57 +02:00
#: templates/zerver/invalid_email.html:19
#, python-format
msgid ""
"\n"
" The organization you are trying to join, %(realm_name)s,\n"
" only allows users with email addresses within the\n"
" organization. Please sign up using appropriate email address.\n"
" "
msgstr ""
#: templates/zerver/invalid_email.html:29
#, python-format
msgid ""
"The organization you are trying to join,\n"
" %(realm_name)s, does not allow signups using disposable email\n"
" addresses. Please sign up using a real email address.\n"
" "
msgstr ""
2018-08-03 18:47:55 +02:00
#: templates/zerver/invalid_email.html:38
#, python-format
msgid ""
"The organization you are trying to join,\n"
" %(realm_name)s, does not allow signups using emails\n"
" that contains +. Please sign up using appropriate email address.\n"
" "
msgstr ""
2018-07-27 21:25:57 +02:00
#: templates/zerver/invalid_realm.html:7
msgid "Organization does not exist"
msgstr "L'organisation n'existe pas"
#: templates/zerver/invalid_realm.html:13
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."
2019-12-11 20:22:50 +01:00
#: templates/zerver/login.html:13
2018-07-27 21:25:57 +02:00
msgid "Log in to Zulip"
msgstr "Se connecter à Zulip"
2019-12-11 20:22:50 +01:00
#: templates/zerver/login.html:60
2018-07-27 21:25:57 +02:00
msgid "Email or username"
msgstr "Courriel ou nom d'utilisateur"
2019-12-11 20:22:50 +01:00
#: templates/zerver/login.html:62
2018-07-27 21:25:57 +02:00
msgid "Username"
msgstr "Nom d'utilisateur"
2019-12-11 20:22:50 +01:00
#: templates/zerver/login.html:73 templates/zerver/register.html:145
#: templates/zerver/register.html:157 templates/zerver/reset_confirm.html:27
2018-07-27 21:25:57 +02:00
msgid "Password"
msgstr "Mot de passe"
2019-12-11 20:22:50 +01:00
#: templates/zerver/login.html:89
2018-07-27 21:25:57 +02:00
msgid ""
"You've already registered with this email address. Please log in below."
msgstr "Vous êtes déjà enregistré avec cette adresse mail. Veuillez vous connecter ci-dessous."
2019-12-11 20:22:50 +01:00
#: templates/zerver/login.html:107 templates/zerver/portico-header.html:33
2018-07-27 21:25:57 +02:00
#: templates/zerver/portico-header.html:39
msgid "Log in"
msgstr "Se connecter"
2019-12-11 20:22:50 +01:00
#: templates/zerver/login.html:122
#, python-format
msgid "Log in with %(identity_provider)s"
msgstr "Se connecter avec %(identity_provider)s"
#: templates/zerver/login.html:130
2018-07-27 21:25:57 +02:00
msgid "Forgot your password?"
msgstr "Mot de passe oublié?"
#: templates/zerver/portico-header-dropdown.html:3
msgid "Go to Zulip"
msgstr "Aller sur Zulip"
#: templates/zerver/privacy.html:26
#, python-format
msgid ""
"\n"
" This installation of Zulip does not have a configured privacy policy.\n"
" Contact this <a href=\"mailto:%(support_email)s\">server's administrator</a>\n"
" if you have any questions.\n"
" "
msgstr "\n Cette installation de Zulip n'a pas de politique de confidentialité configurée.\n Contactez cet <a href=\"mailto:%(support_email)s\">administrateur de serveur</a>\n si vous avez des questions.\n "
2019-12-11 20:22:50 +01:00
#: templates/zerver/realm_creation_failed.html:19
2017-02-03 21:32:04 +01:00
msgid ""
2018-07-27 21:25:57 +02:00
"This server does not allow members of the public to create new "
"organizations."
msgstr "Ce serveur ne permet pas aux membres publics de créer de nouvelles organisations."
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/realm_creation_failed.html:21
2018-07-27 21:25:57 +02:00
msgid ""
2018-08-14 20:57:54 +02:00
"\n"
" Zulip is open source, so you\n"
" can <a href=\"https://zulip.readthedocs.io/en/stable/production/install.html\">install\n"
" your own Zulip server</a> or create a new\n"
" organization on\n"
" <a href=\"https://zulipchat.com\">Zulip Cloud</a>\n"
" "
2018-11-07 16:22:47 +01:00
msgstr "\n Zulip est open source, donc vous\n pouvez <a href=\"https://zulip.readthedocs.io/en/stable/production/install.html\">installer\n votre propre serveur Zulip</a> ou créer une nouvelle organisation dans le \n <a href=\"https://zulipchat.com\">Cloud Zulip</a>\n "
2016-03-31 17:41:38 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/realm_reactivation.html:9
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
#: templates/zerver/realm_reactivation_link_error.html:9
msgid "The organization reactivation link has expired or is not valid."
msgstr ""
#: templates/zerver/realm_redirect.html:8
msgid "Log in to your organization"
msgstr ""
#: templates/zerver/realm_redirect.html:18
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
#: templates/zerver/realm_redirect.html:21
msgid "your-organization-url"
2019-11-06 23:45:03 +01:00
msgstr "votre-organisation"
2019-01-04 23:42:46 +01:00
#: templates/zerver/realm_redirect.html:32
msgid "Next"
msgstr "Suivant"
#: templates/zerver/realm_redirect.html:34
msgid "Don't know your organization URL?"
msgstr ""
#: templates/zerver/realm_redirect.html:35
msgid "Find your organization."
msgstr ""
#: templates/zerver/realm_redirect.html:43
msgid "Need to get your group started on Zulip?"
msgstr ""
#: templates/zerver/realm_redirect.html:43
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
2019-12-11 20:22:50 +01:00
#: templates/zerver/register.html:15
2016-10-12 18:58:16 +02:00
msgid ""
2017-02-03 21:32:04 +01:00
"\n"
2019-01-04 23:42:46 +01:00
" <h1>You’re almost there.</h1>\n"
2018-07-27 21:25:57 +02:00
" <p>We just need you to do one last thing.</p>\n"
" "
2019-01-04 23:42:46 +01:00
msgstr ""
2016-03-31 17:41:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/register.html:33
2018-08-03 18:47:55 +02:00
msgid "Organization name"
msgstr "Nom de l'organisation"
2019-12-11 20:22:50 +01:00
#: templates/zerver/register.html:41
2018-08-03 18:47:55 +02:00
msgid "Shorter is better than longer."
msgstr "Court est mieux que long."
2019-12-11 20:22:50 +01:00
#: templates/zerver/register.html:47
2018-08-03 18:47:55 +02:00
msgid "Organization URL"
msgstr "URL de l'organisation"
2019-12-11 20:22:50 +01:00
#: templates/zerver/register.html:54
2018-08-03 18:47:55 +02:00
#, python-format
msgid "Use %(external_host)s"
msgstr "Utiliser %(external_host)s"
2019-12-11 20:22:50 +01:00
#: templates/zerver/register.html:78
2018-08-03 18:47:55 +02:00
msgid "The address you'll use to log in to your organization."
msgstr "L'adresse que vous allez utiliser pour vous connecter à votre organisation."
2019-12-11 20:22:50 +01:00
#: templates/zerver/register.html:102
2019-01-04 23:42:46 +01:00
msgid "Import settings from existing Zulip account"
msgstr ""
2018-08-03 18:47:55 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/register.html:108
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
2019-12-11 20:22:50 +01:00
#: templates/zerver/register.html:127
2018-07-27 21:25:57 +02:00
msgid "Full name or 名前"
msgstr "Nom complet ou 名前"
2017-06-06 20:43:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/register.html:128
2018-07-27 21:25:57 +02:00
msgid "Full name"
msgstr "Nom complet"
2017-06-06 20:43:38 +02:00
2019-12-11 20:22:50 +01:00
#: templates/zerver/register.html:147
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
2019-12-11 20:22:50 +01:00
#: templates/zerver/register.html:160
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
2019-12-11 20:22:50 +01:00
#: templates/zerver/register.html:168
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
2019-12-11 20:22:50 +01:00
#: templates/zerver/register.html:177
2018-07-27 21:25:57 +02:00
msgid "What parts of the organization are you interested in?"
2018-11-07 16:22:47 +01:00
msgstr "Quelle parties de l'organisation vous intéresse?"
2017-06-06 20:43:38 +02:00
2019-09-24 22:02:33 +02:00
#: templates/zerver/reset.html:7
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
2019-09-24 22:02:33 +02:00
#: templates/zerver/reset.html:29
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
2019-12-11 20:22:50 +01:00
#: templates/zerver/reset_confirm.html:11
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
2019-12-11 20:22:50 +01:00
#: templates/zerver/reset_confirm.html:47
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
2019-12-11 20:22:50 +01:00
#: templates/zerver/reset_confirm.html:66
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
2018-07-27 21:25:57 +02:00
#: templates/zerver/reset_done.html:9
msgid "We've reset your password!"
msgstr "Nous avons réinitialisé votre mot de passe !"
2017-06-06 20:43:38 +02:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/reset_done.html:13
#, 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
2018-07-27 21:25:57 +02:00
#: templates/zerver/reset_emailed.html:9
msgid "Password reset sent!"
msgstr "Mot de passe réinitialisé envoyé!"
2018-03-02 17:56:12 +01:00
2018-07-27 21:25:57 +02:00
#: templates/zerver/reset_emailed.html:13
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
2019-09-24 22:02:33 +02:00
#: templates/zerver/social_auth_select_email.html:6
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
" "
msgstr ""
2019-12-11 20:22:50 +01:00
#: templates/zerver/team.html:128
2018-01-18 18:10:07 +01:00
msgid "Avatar"
msgstr "Avatar"
2019-12-11 20:22:50 +01:00
#: templates/zerver/terms.html:24
2016-03-31 17:41:38 +02:00
#, python-format
2017-06-06 20:43:38 +02:00
msgid ""
"\n"
2017-10-20 19:24:15 +02:00
" This installation of Zulip does not have a configured terms of service.\n"
" Contact this <a href=\"mailto:%(support_email)s\">server's administrator</a>\n"
" if you have any questions.\n"
" "
2017-11-21 02:37:53 +01:00
msgstr "\n Cette installation de Zulip n'a pas de conditions d'utilisations configurées.\n Contactez cet <a href=\"mailto:%(support_email)s\">administrateur de serveur</a>\n si vous avez des questions.\n "
2017-06-06 20:43:38 +02:00
2016-06-22 01:45:47 +02:00
#: templates/zerver/unsubscribe_link_error.html:5
2016-03-31 17:41:38 +02:00
msgid "Unknown email unsubscribe request"
2018-03-02 17:56:12 +01:00
msgstr "Requête de désabonnement d'un courriel inconnu"
2016-03-31 17:41:38 +02:00
2016-06-22 01:45:47 +02:00
#: templates/zerver/unsubscribe_link_error.html:7
2016-03-31 17:41:38 +02:00
msgid ""
2016-10-12 18:58:16 +02:00
"Hi there! It looks like you tried to unsubscribe from something, but we don't\n"
2016-03-31 17:41:38 +02:00
"recognize the URL."
2017-10-20 19:24:15 +02:00
msgstr "Hey ! Il semble que vous avez essayé de vous désabonner de quelque chose mais nous ne\nreconnaissons pas l'URL"
2016-03-31 17:41:38 +02:00
2016-06-22 01:45:47 +02:00
#: templates/zerver/unsubscribe_link_error.html:10
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 "
2017-09-15 15:46:38 +02:00
"href=\"mailto:%(support_email)s?Subject=Unsubscribe%%20me%%2C%%20please!&Body=Hi%%20there!%%0A%%0AI%%20clicked%%20this%%20unsubscribe%%20link%%20in%%20a%%20Zulip"
2016-10-12 18:58:16 +02:00
"%%20e-"
"mail%%2C%%20but%%20it%%20took%%20me%%20to%%20an%%20error%%20page%%3A%%0A%%0A_____________%%0A%%0APlease%%20unsubscribe%%20me.%%0A%%0AThanks%%2C%%0A_____________%%0A\">email"
" us</a> and we'll get this squared away!"
2017-11-21 02:37:53 +01:00
msgstr "Veuillez vérifier deux fois que vous avez l'URL complète et réessayez, ou <a href=\"mailto:%(support_email)s?Subject=Unsubscribe%%20me%%2C%%20please!&Body=Hi%%20there!%%0A%%0AI%%20clicked%%20this%%20unsubscribe%%20link%%20in%%20a%%20Zulip%%20e-mail%%2C%%20but%%20it%%20took%%20me%%20to%%20an%%20error%%20page%%3A%%0A%%0A_____________%%0A%%0APlease%%20unsubscribe%%20me.%%0A%%0AThanks%%2C%%0A_____________%%0A\">envoyez-nous un email</a> et nous remettrons tout en place!"
2016-03-31 17:41:38 +02:00
2016-06-22 01:45:47 +02:00
#: templates/zerver/unsubscribe_success.html:5
2016-03-31 17:41:38 +02:00
msgid "Email settings updated"
2017-10-05 10:14:33 +02:00
msgstr "Paramètres du courriel mis à jour"
2016-03-31 17:41:38 +02:00
2016-06-22 01:45:47 +02:00
#: templates/zerver/unsubscribe_success.html:7
2016-03-31 17:41:38 +02:00
#, python-format
msgid ""
"We've updated your email subscription settings, and you won't get "
"%(subscription_type)s emails anymore."
2018-03-02 17:56:12 +01:00
msgstr "Nous avons mis à jour vos paramètres d'inscription de courriel, et vous n'aurez plus de courriels %(subscription_type)s."
2016-03-31 17:41:38 +02:00
2016-06-22 01:45:47 +02:00
#: templates/zerver/unsubscribe_success.html:9
2016-03-31 17:41:38 +02:00
#, python-format
msgid ""
2016-10-12 18:58:16 +02:00
"To undo this change or review your other subscription settings, please visit"
2018-08-03 18:47:55 +02:00
" your <a href=\"%(realm_uri)s/#settings/notifications\">Zulip Settings "
"page</a>."
2018-11-07 16:22:47 +01:00
msgstr "Pour annuler cette modification ou changer vos options d'abonnement, consulter vos<a href=\"%(realm_uri)s/#settings/notifications\">paramètres Zulip</a>."
2016-08-24 23:38:43 +02:00
2019-01-04 23:42:46 +01:00
#: templates/zerver/zulipchat_migration_tos.html:2
2016-08-24 23:38:43 +02:00
msgid ""
2017-02-03 21:32:04 +01:00
"\n"
2019-01-04 23:42:46 +01:00
" <p>This organization has been migrated to new hosting on zulipchat.com. We just need you to do one last thing.</p>\n"
" <h3>Accept the Zulip Cloud terms of service</h3>\n"
2017-06-06 20:43:38 +02:00
" "
2019-01-04 23:42:46 +01:00
msgstr ""
2016-08-24 23:38:43 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/decorator.py:148
2018-11-03 01:35:21 +01:00
msgid "Must be a billing administrator or an organization administrator"
2018-11-07 16:22:47 +01:00
msgstr "Doit être un responsable de facturation ou un administrateur de l'organisation"
2018-11-03 01:35:21 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/decorator.py:230
2017-10-20 19:24:15 +02:00
msgid "Invalid subdomain for push notifications bouncer"
2017-06-06 20:43:38 +02:00
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/decorator.py:240
2017-09-15 15:46:38 +02:00
msgid "This API is not available to incoming webhook bots."
2017-11-21 02:37:53 +01:00
msgstr "Cette API n'est pas disponible pour les bots webhook entrants."
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/decorator.py:250
2018-04-03 19:20:21 +02:00
msgid "This organization has been deactivated"
2018-07-27 21:25:57 +02:00
msgstr "L'organisation a été désactivée"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/decorator.py:252
2018-09-01 01:08:37 +02:00
msgid "Account is deactivated"
2018-10-22 23:50:00 +02:00
msgstr "Le compte est désactivé"
2018-09-01 01:08:37 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/decorator.py:266
2016-10-12 18:58:16 +02:00
msgid "Account is not associated with this subdomain"
2017-10-20 19:24:15 +02:00
msgstr "Le compte n'est pas associé avec ce sous-domaine."
2016-10-12 18:58:16 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/decorator.py:471 zerver/decorator.py:533
2017-06-06 20:43:38 +02:00
msgid "This endpoint does not accept bot requests."
2017-11-21 02:37:53 +01:00
msgstr "Ce paramètre n'accepte pas les requêtes de bot."
2017-06-06 20:43:38 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/decorator.py:513
2018-07-27 21:25:57 +02:00
msgid "Must be an server administrator"
msgstr "Doit être un administrateur du serveur"
2019-12-11 20:22:50 +01:00
#: zerver/decorator.py:588
2017-06-06 20:43:38 +02:00
msgid "This endpoint requires HTTP basic authentication."
2017-11-21 02:37:53 +01:00
msgstr "Ce paramètre requière une authentification HTTP basique."
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/decorator.py:591
2016-06-22 01:45:47 +02:00
msgid "Invalid authorization header for basic auth"
2017-11-21 02:37:53 +01:00
msgstr "En-tête d'autorisation invalide pour l'authentification basique"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/decorator.py:593
2018-07-27 21:25:57 +02:00
msgid "Missing authorization header for basic auth"
2019-11-06 23:45:03 +01:00
msgstr "En-tête d'autorisation manquant pour l'authentification basique"
2018-07-27 21:25:57 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/decorator.py:670
2016-06-22 01:45:47 +02:00
msgid "Not logged in"
2017-10-05 10:14:33 +02:00
msgstr "Pas connecté"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/decorator.py:681
2016-06-22 01:45:47 +02:00
msgid "Webhook bots can only access webhooks"
2017-11-21 02:37:53 +01:00
msgstr "Les bots webhook n'ont accès qu'aux webhooks"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/decorator.py:740
2018-11-03 01:35:21 +01:00
msgid "Access denied"
msgstr "Accès refusé"
2019-12-11 20:22:50 +01:00
#: zerver/forms.py:64
2017-02-03 21:32:04 +01:00
msgid "Subdomain needs to have length 3 or greater."
2017-11-21 02:37:53 +01:00
msgstr "Le sous-domaine a besoin d'une taille de 3 ou plus."
2017-02-03 21:32:04 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/forms.py:65
2017-02-03 21:32:04 +01:00
msgid "Subdomain cannot start or end with a '-'."
2017-10-20 19:24:15 +02:00
msgstr "Le sous-domaine ne peut pas démarrer ou se terminer avec un '-'."
2017-02-03 21:32:04 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/forms.py:66
2017-02-03 21:32:04 +01:00
msgid "Subdomain can only have lowercase letters, numbers, and '-'s."
2017-10-20 19:24:15 +02:00
msgstr "Le sous-domaine ne peut contenir que des lettres minuscules, des nombres et des '-'."
2017-02-03 21:32:04 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/forms.py:67
2017-02-03 21:32:04 +01:00
msgid "Subdomain unavailable. Please choose a different one."
2017-10-20 19:24:15 +02:00
msgstr "Le sous-domaine est indisponible. Veuillez en choisir un différent."
2017-02-03 21:32:04 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/forms.py:154
2017-06-06 20:43:38 +02:00
#, python-brace-format
msgid "The organization you are trying to join using {email} does not exist."
2017-10-25 18:13:53 +02:00
msgstr "L'organisation que vous essayez de rejoindre avec {email} n'existe pas."
2017-02-03 21:32:04 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/forms.py:159
2017-06-06 20:43:38 +02:00
#, python-brace-format
msgid ""
"Please request an invite for {email} from the organization administrator."
2017-10-25 18:13:53 +02:00
msgstr "Veuillez demander une invitation pour {email} de la part de l'administrateur de l'organisation."
2017-02-03 21:32:04 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/forms.py:167
2017-06-06 20:43:38 +02:00
#, python-brace-format
2017-02-03 21:32:04 +01:00
msgid ""
2017-06-06 20:43:38 +02:00
"Your email address, {email}, is not in one of the domains that are allowed "
"to register for accounts in this organization."
2018-03-02 17:56:12 +01:00
msgstr "Votre courriel, {email}, n'est pas dans un des domaines autorisés à s'inscrire pour les comptes de cette organisation."
2017-02-03 21:32:04 +01:00
2019-12-13 05:34:46 +01:00
#: zerver/forms.py:171 zerver/forms.py:184 zerver/lib/actions.py:5036
2017-02-03 21:32:04 +01:00
msgid "Please use your real email address."
2017-10-05 10:14:33 +02:00
msgstr "Merci d'utiliser votre véritable courriel."
2017-02-03 21:32:04 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/forms.py:173
2018-08-03 18:47:55 +02:00
msgid "Email addresses containing + are not allowed in this organization."
2018-11-07 16:22:47 +01:00
msgstr "Les adresses mails contenant un + ne sont pas autorisées dans cette organisation."
2018-08-03 18:47:55 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/forms.py:349
2018-08-03 18:47:55 +02:00
msgid "Token"
2018-11-07 16:22:47 +01:00
msgstr "Jeton"
2018-08-03 18:47:55 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/forms.py:369
2017-06-06 20:43:38 +02:00
msgid "Add up to 10 comma-separated email addresses."
2017-10-05 10:14:33 +02:00
msgstr "Ajouter jusqu'à 10 courriels séparés par une virgule."
2017-06-06 20:43:38 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/forms.py:374
2017-06-06 20:43:38 +02:00
msgid "Please enter at most 10 emails."
2017-10-05 10:14:33 +02:00
msgstr "Merci d'entrer au maximum 10 courriels."
2017-06-06 20:43:38 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/forms.py:386
2019-01-04 23:42:46 +01:00
msgid "We couldn't find that Zulip organization."
2019-11-06 23:45:03 +01:00
msgstr "Nous n'avons pas pu trouver cette organisation Zulip."
2019-01-04 23:42:46 +01:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:974
2016-10-12 18:58:16 +02:00
msgid "Unable to render message"
2017-10-05 10:14:33 +02:00
msgstr "Impossible d'afficher le message"
2016-10-12 18:58:16 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:1723 zerver/lib/actions.py:1745
2019-12-11 20:22:50 +01:00
#: zerver/views/reactions.py:44
2019-01-04 23:42:46 +01:00
msgid "Reaction already exists."
msgstr "Cette réaction existe déjà."
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:1789
2017-02-03 21:32:04 +01:00
msgid "Missing parameter: 'to' (recipient)"
2017-10-05 10:14:33 +02:00
msgstr "Paramètre manquant : 'à' (destinataire)"
2017-02-03 21:32:04 +01:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:1791
2017-02-03 21:32:04 +01:00
msgid "Invalid 'op' value (should be start or stop)"
2017-11-21 02:37:53 +01:00
msgstr "Valeur 'op' invalide (doit être start ou stop)"
2017-02-03 21:32:04 +01:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:1927 zerver/lib/actions.py:5406
#: zerver/views/messages.py:1305 zerver/views/messages.py:1312
#: zerver/views/messages.py:1336
2017-09-15 15:46:38 +02:00
msgid "User not authorized for this query"
2017-10-05 10:14:33 +02:00
msgstr "L'utilisateur n'est pas autorisé pour cette requête"
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:1959
2016-06-22 01:45:47 +02:00
#, python-format
msgid "'%s' is no longer using Zulip."
2017-10-20 19:24:15 +02:00
msgstr "'%s' n'utilise plus Zulip."
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:1965
2016-06-22 01:45:47 +02:00
msgid "You can't send private messages outside of your organization."
2017-10-05 10:14:33 +02:00
msgstr "Vous ne pouvez pas envoyer de messages privés en dehors de votre organisation."
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:1980 zerver/lib/addressee.py:38
2019-01-04 23:42:46 +01:00
#, python-format
msgid "Invalid email '%s'"
msgstr "Courriel '%s' invalide"
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:1997 zerver/lib/addressee.py:48
2019-01-04 23:42:46 +01:00
msgid "Invalid user ID {}"
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2159
2019-02-12 01:52:41 +01:00
msgid "Reminders can only be set for streams."
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2165 zerver/lib/streams.py:118
2019-02-12 01:52:41 +01:00
#: zerver/lib/streams.py:180
2017-02-03 21:32:04 +01:00
#, python-format
msgid "Invalid stream name '%s'"
2017-10-05 10:14:33 +02:00
msgstr "Nom du canal invalide '%s'"
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2167
2017-02-03 21:32:04 +01:00
#, python-format
2018-03-02 17:56:12 +01:00
msgid "Stream name too long (limit: %s characters)."
2018-09-01 01:08:37 +02:00
msgstr "Nom du canal trop long (limite : %s caractères)."
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2170
2017-06-06 20:43:38 +02:00
#, python-format
msgid "Stream name '%s' contains NULL (0x00) characters."
2017-10-05 10:14:33 +02:00
msgstr "Le nom du canal '%s' contient NULL (0x00) caractères."
2017-06-06 20:43:38 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2174
2018-01-18 18:10:07 +01:00
#, python-format
msgid "Invalid default stream group name '%s'"
2018-09-01 01:08:37 +02:00
msgstr "Nom du canal par défaut invalide '%s'"
2018-01-18 18:10:07 +01:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2176
2018-01-18 18:10:07 +01:00
#, python-format
msgid "Default stream group name too long (limit: %s characters)"
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2180
2018-01-18 18:10:07 +01:00
#, python-format
msgid "Default stream group name '%s' contains NULL (0x00) characters."
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2236
2019-08-08 00:15:28 +02:00
#, python-format
msgid ""
"Your bot `%(bot_identity)s` tried to send a message to stream ID "
"%(stream_id)s, but there is no stream with that ID."
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2240
2019-08-08 00:15:28 +02:00
#, python-format
msgid ""
"Your bot `%(bot_identity)s` tried to send a message to stream "
"#**%(stream_name)s**, but that stream does not exist. Click "
"[here](#streams/new) to create it."
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2246
2019-08-08 00:15:28 +02:00
#, python-format
msgid ""
"Your bot `%(bot_identity)s` tried to send a message to stream "
"#**%(stream_name)s**. The stream exists but does not have any subscribers."
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2265
2018-07-27 21:25:57 +02:00
msgid "Only organization administrators can send to this stream."
2018-11-07 16:22:47 +01:00
msgstr "Seuls les administrateurs peuvent poster dans ce canal."
2018-07-27 21:25:57 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2294
2016-06-22 01:45:47 +02:00
#, python-format
msgid "Not authorized to send to stream '%s'"
2017-11-21 02:37:53 +01:00
msgstr "Non autorisé à envoyer sur le canal '%s'"
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2338
2018-09-01 01:08:37 +02:00
msgid "Message must not be empty"
msgstr "Le message ne doit pas être vide"
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2340
2018-09-01 01:08:37 +02:00
msgid "Message must not contain null bytes"
msgstr "Le message ne doit pas contenir d'octets nuls."
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2417
2018-08-03 18:47:55 +02:00
msgid "Widgets: API programmer sent invalid JSON content"
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2421
2018-08-03 18:47:55 +02:00
#, python-format
msgid "Widgets: %s"
2018-11-07 16:22:47 +01:00
msgstr "Widgets: %s"
2018-08-03 18:47:55 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2657
2018-04-03 19:20:21 +02:00
msgid "Subscriber data is not available for this stream"
2018-07-27 21:25:57 +02:00
msgstr "Les données de l'abonné à ce canal ne sont pas disponibles"
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:2664
2018-08-03 18:47:55 +02:00
msgid "Unable to retrieve subscribers for private stream"
2018-11-07 16:22:47 +01:00
msgstr "Impossible de retrouver la liste des abonnés pour ce canal privé"
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:3713
2019-08-08 00:15:28 +02:00
#, python-format
msgid ""
"@_**%(user_name)s|%(user_id)d** renamed stream **%(old_stream_name)s** to "
"**%(new_stream_name)s**."
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:3847
2018-01-18 18:10:07 +01:00
#, python-format
msgid "Invalid default stream group %s"
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:3884 zerver/lib/actions.py:3903
2018-01-18 18:10:07 +01:00
#, python-format
msgid ""
"'%(stream_name)s' is a default stream and cannot be added to "
"'%(group_name)s'"
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:3891
2018-01-18 18:10:07 +01:00
#, python-format
msgid "Default stream group '%(group_name)s' already exists"
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:3907
2018-01-18 18:10:07 +01:00
#, python-format
msgid ""
"Stream '%(stream_name)s' is already present in default stream group "
2018-04-03 19:20:21 +02:00
"'%(group_name)s'"
2018-01-18 18:10:07 +01:00
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:3919
2018-01-18 18:10:07 +01:00
#, python-format
msgid ""
"Stream '%(stream_name)s' is not present in default stream group "
2018-04-03 19:20:21 +02:00
"'%(group_name)s'"
2018-01-18 18:10:07 +01:00
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:3929
2018-01-18 18:10:07 +01:00
#, python-format
msgid "This default stream group is already named '%s'"
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:3932
2018-01-18 18:10:07 +01:00
#, python-format
msgid "Default stream group '%s' already exists"
2018-11-07 16:22:47 +01:00
msgstr "Le canal de groupe par défaut '%s' existe déjà"
2018-01-18 18:10:07 +01:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:4259
2018-09-01 01:08:37 +02:00
#, python-format
msgid "Invalid flag: '%s'"
2018-11-07 16:22:47 +01:00
msgstr "Flag non valide '%s'"
2018-09-01 01:08:37 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:4261
2019-08-08 00:15:28 +02:00
#, python-format
msgid "Flag not editable: '%s'"
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:4277 zerver/lib/actions.py:4279
2019-12-11 20:22:50 +01:00
#: zerver/lib/message.py:531 zerver/lib/message.py:537
2016-06-22 01:45:47 +02:00
msgid "Invalid message(s)"
2017-10-05 10:14:33 +02:00
msgstr "Message(s) invalide(s)"
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:5019
2019-09-24 22:02:33 +02:00
#, python-format
msgid "%s already has an account"
2019-11-06 23:45:03 +01:00
msgstr "%s possède déjà un compte"
2019-09-24 22:02:33 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:5020
2019-05-29 02:03:35 +02:00
msgid "Already has an account."
msgstr "Possède déjà un compte."
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:5023
2019-05-29 02:03:35 +02:00
msgid "Account has been deactivated."
2019-11-06 23:45:03 +01:00
msgstr "Le compte a été désactivé."
2019-05-29 02:03:35 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:5029
2016-06-22 01:45:47 +02:00
msgid "Invalid address."
2017-10-05 10:14:33 +02:00
msgstr "Courriel invalide."
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:5034
2016-06-22 01:45:47 +02:00
msgid "Outside your domain."
2017-10-05 10:14:33 +02:00
msgstr "En-dehors de votre domaine."
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:5038 zerver/views/users.py:446
2018-08-03 18:47:55 +02:00
msgid "Email addresses containing + are not allowed."
2018-11-07 16:22:47 +01:00
msgstr "Les adresses mail contenant un + ne sont pas autorisées."
2018-08-03 18:47:55 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:5069
2018-01-18 18:10:07 +01:00
#, python-format
msgid ""
"You do not have enough remaining invites. Please contact %s to have your "
"limit raised. No invitations were sent."
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:5116
2018-04-03 19:20:21 +02:00
msgid ""
"Your account is too new to send invites for this organization. Ask an "
"organization admin, or a more experienced user."
2018-07-27 21:25:57 +02:00
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."
2018-04-03 19:20:21 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:5136
2016-06-22 01:45:47 +02:00
msgid "Some emails did not validate, so we didn't send any invitations."
2017-10-05 10:14:33 +02:00
msgstr "Certains courriels ne sont pas valides, nous avons donc envoyé aucune invitation."
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:5141
2016-06-22 01:45:47 +02:00
msgid "We weren't able to invite anyone."
2017-10-05 10:14:33 +02:00
msgstr "Nous n'avons pas été capable d'inviter quelqu’ un."
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:5165
2016-06-22 01:45:47 +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!"
2017-11-21 02:37:53 +01:00
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!"
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:5593
2018-07-27 21:25:57 +02:00
msgid "Invalid order mapping."
2018-11-07 16:22:47 +01:00
msgstr "Ordre de mappage non valide."
2018-07-27 21:25:57 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:5652 zerver/lib/users.py:258
2019-09-24 22:02:33 +02:00
#: zerver/views/custom_profile_fields.py:120
#: zerver/views/custom_profile_fields.py:139
2019-02-12 01:52:41 +01:00
#, python-brace-format
msgid "Field id {id} not found."
msgstr "Champ id {id} introuvable. "
2019-12-13 05:34:46 +01:00
#: zerver/lib/actions.py:5673 zerver/lib/actions.py:5684
2018-01-18 18:10:07 +01:00
#, python-format
msgid "User group '%s' already exists."
2018-03-02 17:56:12 +01:00
msgstr "Le groupe d'utilisateur '%s' existe déjà."
2018-01-18 18:10:07 +01:00
2019-12-13 05:34:46 +01:00
#: zerver/lib/addressee.py:56 zerver/views/messages.py:1496
2019-05-29 02:03:35 +02:00
#: zerver/webhooks/ifttt/view.py:22 zerver/webhooks/zapier/view.py:32
2019-02-12 01:52:41 +01:00
msgid "Topic can't be empty"
msgstr "Le sujet ne peut pas être vide"
2019-09-24 22:02:33 +02:00
#: zerver/lib/addressee.py:80 zerver/lib/addressee.py:146
2019-05-29 02:03:35 +02:00
msgid "Missing topic"
msgstr "Sujet manquant"
2019-08-08 00:15:28 +02:00
#: zerver/lib/addressee.py:131
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
2019-08-08 00:15:28 +02:00
#: zerver/lib/addressee.py:143
2017-10-05 10:14:33 +02:00
msgid "Missing stream"
msgstr "Canal manquant"
2019-08-08 00:15:28 +02:00
#: zerver/lib/addressee.py:156
2019-02-12 01:52:41 +01:00
msgid "Message must have recipients"
msgstr "Le message doit avoir un destinataire"
2019-12-11 20:22:50 +01:00
#: zerver/lib/addressee.py:165 zerver/lib/outgoing_webhook.py:168
2018-09-01 01:08:37 +02:00
msgid "Invalid message type"
msgstr "Type de message invalide"
2019-09-24 22:02:33 +02:00
#: zerver/lib/attachments.py:20
2017-06-06 20:43:38 +02:00
msgid "Invalid attachment"
2017-10-05 10:14:33 +02:00
msgstr "Pièce jointe invalide"
2019-09-24 22:02:33 +02:00
#: zerver/lib/attachments.py:27
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
2019-02-27 01:35:27 +01:00
#: zerver/lib/bot_lib.py:86
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/emoji.py:53 zerver/views/realm_emoji.py:52
2016-06-22 01:45:47 +02:00
#, python-format
2017-02-03 21:32:04 +01:00
msgid "Emoji '%s' does not exist"
2017-10-05 10:14:33 +02:00
msgstr "L'emoji '%s' n'existe pas"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/emoji.py:63
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/emoji.py:65
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/emoji.py:67
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/emoji.py:70 zerver/lib/emoji.py:75
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/emoji.py:72 zerver/lib/emoji.py:77
2018-04-03 19:20:21 +02:00
msgid "Invalid emoji name."
msgstr "Nom d'emoji invalide."
2019-12-11 20:22:50 +01:00
#: zerver/lib/emoji.py:80
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/emoji.py:104
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/emoji.py:109 zerver/models.py:601
2017-02-03 21:32:04 +01:00
msgid "Invalid characters in emoji name"
2017-10-05 10:14:33 +02:00
msgstr "Caractères invalides dans le nom de l'emoji"
2016-06-22 01:45:47 +02:00
2019-02-12 01:52:41 +01:00
#: zerver/lib/error_notify.py:151
2017-02-03 21:32:04 +01:00
msgid "Invalid type parameter"
2017-10-05 10:14:33 +02:00
msgstr "Type de paramètre invalide"
2017-02-03 21:32:04 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/events.py:862
2017-06-06 20:43:38 +02:00
msgid "Could not allocate event queue"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/exceptions.py:146
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"
2019-12-11 20:22:50 +01:00
#: zerver/lib/exceptions.py:157
2019-02-12 01:52:41 +01:00
#, python-brace-format
msgid "Stream with ID '{stream_id}' does not exist"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/exceptions.py:165
2019-01-04 23:42:46 +01:00
msgid "organization administrator"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/exceptions.py:165
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/exceptions.py:169
2019-01-04 23:42:46 +01:00
#, python-brace-format
msgid "Cannot deactivate the only {entity}."
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/exceptions.py:180
2019-01-04 23:42:46 +01:00
#, python-brace-format
msgid "Invalid markdown include statement: {include_statement}"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/exceptions.py:191 zerver/lib/request.py:304
2019-01-04 23:42:46 +01:00
msgid "Malformed JSON"
msgstr "JSON malformé"
2019-12-11 20:22:50 +01:00
#: zerver/lib/exceptions.py:196 zerver/views/invite.py:32
msgid "Must be an organization administrator"
msgstr "Doit être un administrateur de l'organisation"
#: zerver/lib/exceptions.py:217
2019-02-12 01:52:41 +01:00
msgid "Invalid API key"
msgstr "Clé API invalide"
2019-12-11 20:22:50 +01:00
#: zerver/lib/exceptions.py:229
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"
msgstr ""
#: zerver/lib/external_accounts.py:47
2019-08-08 00:15:28 +02:00
msgid "Custom external account must define url pattern"
msgstr ""
2019-09-24 22:02:33 +02:00
#: zerver/lib/external_accounts.py:49
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
2019-05-29 02:03:35 +02:00
#: zerver/lib/hotspots.py:12
2018-07-27 21:25:57 +02:00
msgid "Reply to a message"
msgstr "Répondre à un message"
2019-05-29 02:03:35 +02:00
#: zerver/lib/hotspots.py:13
2018-07-27 21:25:57 +02:00
msgid "Click anywhere on a message to reply."
msgstr "Cliquer n'importe où sur un message pour y répondre."
2019-05-29 02:03:35 +02:00
#: zerver/lib/hotspots.py:16
2018-07-27 21:25:57 +02:00
msgid "Catch up on a stream"
2018-04-03 19:20:21 +02:00
msgstr ""
2019-05-29 02:03:35 +02:00
#: zerver/lib/hotspots.py:17
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."
msgstr "Les messages envoyés sur un canal sont visibles par tous les abonnés à ce canal. Essayer de cliquer sur l'un des canaux ci-dessous."
2019-05-29 02:03:35 +02:00
#: zerver/lib/hotspots.py:21
2018-07-27 21:25:57 +02:00
msgid "Topics"
msgstr "Sujets"
2019-05-29 02:03:35 +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."
2019-05-29 02:03:35 +02:00
#: zerver/lib/hotspots.py:28
2019-02-12 01:52:41 +01:00
msgid "Go to Settings to configure your notifications and display settings."
msgstr ""
2019-05-29 02:03:35 +02:00
#: zerver/lib/hotspots.py:32
2018-07-27 21:25:57 +02:00
msgid "Compose"
msgstr "Rédiger"
2019-05-29 02:03:35 +02:00
#: zerver/lib/hotspots.py:33
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!"
2019-09-24 22:02:33 +02:00
#: zerver/lib/integrations.py:33
2017-09-15 15:46:38 +02:00
msgid "Integration frameworks"
msgstr ""
2019-09-24 22:02:33 +02:00
#: zerver/lib/integrations.py:34
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
2019-09-24 22:02:33 +02:00
#: zerver/lib/integrations.py:35
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
2019-09-24 22:02:33 +02:00
#: zerver/lib/integrations.py:36
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
2019-09-24 22:02:33 +02:00
#: zerver/lib/integrations.py:37
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
2019-09-24 22:02:33 +02:00
#: zerver/lib/integrations.py:38
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
2019-09-24 22:02:33 +02:00
#: zerver/lib/integrations.py:39
2017-09-15 15:46:38 +02:00
msgid "HR"
2018-03-02 17:56:12 +01:00
msgstr "RH"
2017-09-15 15:46:38 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/integrations.py:40
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
2019-09-24 22:02:33 +02:00
#: zerver/lib/integrations.py:41
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
2019-09-24 22:02:33 +02:00
#: zerver/lib/integrations.py:42
2017-09-15 15:46:38 +02:00
msgid "Monitoring tools"
2017-10-25 18:13:53 +02:00
msgstr "Outils de supervision"
2017-09-15 15:46:38 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/integrations.py:43
2017-09-15 15:46:38 +02:00
msgid "Project management"
2017-10-20 19:24:15 +02:00
msgstr "Management du projet"
2017-09-15 15:46:38 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/integrations.py:44
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
2019-09-24 22:02:33 +02:00
#: zerver/lib/integrations.py:45
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
2019-02-12 01:52:41 +01:00
#: zerver/lib/narrow.py:26
2016-06-22 01:45:47 +02:00
#, python-format
msgid "Operator %s not supported."
2017-10-25 18:13:53 +02:00
msgstr "Opérateur %s non supporté."
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/outgoing_webhook.py:159
2018-10-22 23:50:00 +02:00
msgid "Missing content"
2018-11-07 16:22:47 +01:00
msgstr "Contenu manquant"
2018-10-22 23:50:00 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/push_notifications.py:238
2019-02-12 01:52:41 +01:00
#, python-format
msgid "Invalid GCM option to bouncer: priority %r"
2017-06-06 20:43:38 +02:00
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/push_notifications.py:245
2017-10-20 19:24:15 +02:00
#, python-format
2019-02-12 01:52:41 +01:00
msgid "Invalid GCM options to bouncer: %s"
2017-10-20 19:24:15 +02:00
msgstr ""
2018-04-03 19:20:21 +02:00
#. error
2019-12-11 20:22:50 +01:00
#: zerver/lib/push_notifications.py:419 zilencer/views.py:119
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/push_notifications.py:595
2019-09-24 22:02:33 +02:00
#, python-format
msgid "%(full_name)s mentioned you:"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/push_notifications.py:597
2019-09-24 22:02:33 +02:00
#, python-format
msgid "%(full_name)s mentioned everyone:"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/remote_server.py:80
2019-02-12 01:52:41 +01:00
#, python-format
msgid "Push notifications bouncer error: %s"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/request.py:27
2019-01-04 23:42:46 +01:00
#, python-brace-format
msgid "Can't decide between '{var_name1}' and '{var_name2}' arguments"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/request.py:38
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/request.py:50
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/request.py:309
2016-06-22 01:45:47 +02:00
msgid "Invalid argument type"
2017-10-25 18:13:53 +02:00
msgstr "Type d'argument invalide"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/request.py:353
2016-06-22 01:45:47 +02:00
#, python-format
2017-09-15 15:46:38 +02:00
msgid "Argument \"%s\" is not valid JSON."
2019-11-06 23:45:03 +01:00
msgstr "L'argument « %s » n'est pas du JSON valide. "
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/rest.py:155 zerver/lib/rest.py:163
2016-06-22 01:45:47 +02:00
msgid "Not logged in: API authentication or user session required"
2018-07-27 21:25:57 +02:00
msgstr "Non connecté: Authentification API ou session utilisateur indispensable"
2016-06-22 01:45:47 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/streams.py:15
2019-01-04 23:42:46 +01:00
msgid "Please supply 'stream'."
msgstr ""
2019-09-24 22:02:33 +02:00
#: zerver/lib/streams.py:18
2019-01-04 23:42:46 +01:00
msgid "Please choose one: 'stream' or 'stream_id'."
msgstr ""
2019-09-24 22:02:33 +02:00
#: zerver/lib/streams.py:28 zerver/lib/streams.py:89 zerver/lib/streams.py:100
2017-02-03 21:32:04 +01: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
2019-09-24 22:02:33 +02:00
#: zerver/lib/streams.py:111
2017-02-03 21:32:04 +01:00
#, python-format
2018-03-02 17:56:12 +01:00
msgid "Stream name '%s' is already taken."
2018-07-27 21:25:57 +02:00
msgstr "Le nom de canal '%s' est déjà pris."
2017-02-03 21:32:04 +01:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/streams.py:277
2017-02-03 21:32:04 +01:00
msgid "User cannot create streams."
2017-10-20 19:24:15 +02:00
msgstr "L'utilisateur ne peut pas créer de canaux."
2017-02-03 21:32:04 +01:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/streams.py:279
2017-02-03 21:32:04 +01:00
#, python-format
msgid "Stream(s) (%s) do not exist"
2017-11-21 02:37:53 +01:00
msgstr "Le(s) canal(aux) (%s) n'existe(nt) pas"
2017-02-03 21:32:04 +01:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/streams.py:282
2019-02-12 01:52:41 +01:00
msgid "User cannot create a stream with these settings."
msgstr ""
2019-09-24 22:02:33 +02:00
#: zerver/lib/streams.py:299
2018-01-18 18:10:07 +01:00
#, python-format
msgid "Default stream group with id '%s' does not exist."
2018-11-07 16:22:47 +01:00
msgstr "Le canal de groupe par défaut avec l'ID '%s' n'existe pas."
2018-01-18 18:10:07 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/upload.py:130 zerver/lib/upload.py:145 zerver/lib/upload.py:197
2019-02-12 01:52:41 +01:00
msgid "Could not decode image; did you upload an image file?"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/upload.py:132 zerver/lib/upload.py:147 zerver/lib/upload.py:199
2019-02-12 01:52:41 +01:00
msgid "Image size exceeds limit."
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/upload.py:306
2018-04-03 19:20:21 +02:00
msgid "Upload would exceed your organization's upload quota."
2018-07-27 21:25:57 +02:00
msgstr "L'envoi des pièce-jointes sera supérieur au quota de votre organisation."
2018-04-03 19:20:21 +02:00
2019-02-12 01:52:41 +01:00
#: zerver/lib/user_groups.py:13
2018-04-03 19:20:21 +02:00
msgid ""
"Only group members and organization administrators can administer this "
"group."
2018-07-27 21:25:57 +02:00
msgstr "Seuls les membres du groupe et les administrateurs de l'organisation peuvent administrer ce groupe."
2018-04-03 19:20:21 +02:00
2019-02-12 01:52:41 +01:00
#: zerver/lib/user_groups.py:17
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:22
2017-06-06 20:43:38 +02:00
msgid "Name too long!"
msgstr "Nom trop long !"
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:24
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:28
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:43
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:48 zerver/views/users.py:296 zerver/views/users.py:432
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
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:62
2019-09-24 22:02:33 +02:00
#, python-format
msgid "Invalid integration '%s'."
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:66
2019-09-24 22:02:33 +02:00
#, python-format
msgid "Missing configuration parameters: %s"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:73
2019-09-24 22:02:33 +02:00
msgid "Invalid {} value {} ({})"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:88
2018-04-03 19:20:21 +02:00
msgid "Invalid configuration data!"
2018-11-07 16:22:47 +01:00
msgstr "Données de configuration non valide !"
2018-04-03 19:20:21 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:114
2017-09-15 15:46:38 +02:00
msgid "Invalid bot type"
2018-03-02 17:56:12 +01:00
msgstr "Type de robot invalide"
2017-09-15 15:46:38 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:118
2017-09-15 15:46:38 +02:00
msgid "Invalid interface type"
2017-11-21 02:37:53 +01:00
msgstr "Type d'interface invalide"
2017-09-15 15:46:38 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:178 zerver/lib/users.py:183
2018-01-18 18:10:07 +01:00
#, python-format
msgid "Invalid user ID: %s"
2018-07-27 21:25:57 +02:00
msgstr "ID d'utilisateur non valide: %s"
2018-01-18 18:10:07 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:190 zerver/lib/users.py:192
2018-08-03 18:47:55 +02:00
msgid "No such bot"
msgstr "Aucun robot"
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:194 zerver/lib/users.py:208
2018-09-01 01:08:37 +02:00
msgid "Insufficient permission"
msgstr "Permission insuffisante"
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:202 zerver/lib/users.py:204 zerver/views/presence.py:33
2018-08-03 18:47:55 +02:00
msgid "No such user"
msgstr "Aucun utilisateur"
2019-12-11 20:22:50 +01:00
#: zerver/lib/users.py:206
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
2018-07-27 21:25:57 +02:00
#: zerver/lib/validator.py:41 zerver/lib/validator.py:61
#: zerver/lib/validator.py:71 zerver/lib/validator.py:83
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:118
2016-06-22 01:45:47 +02:00
#, python-format
msgid "%s is not a string"
2017-10-25 18:13:53 +02:00
msgstr "%s n'est pas une chaîne"
2016-06-22 01:45:47 +02:00
2018-07-27 21:25:57 +02:00
#: zerver/lib/validator.py:51
#, python-brace-format
msgid "{item} cannot be blank."
msgstr "{item} ne peut pas être vide."
#: zerver/lib/validator.py:63
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
#: zerver/lib/validator.py:73
#, 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
2018-07-27 21:25:57 +02:00
#: zerver/lib/validator.py:87
#, python-format
msgid "%s is not a date"
2018-11-07 16:22:47 +01:00
msgstr "%s n'est pas une date"
2018-07-27 21:25:57 +02:00
#: zerver/lib/validator.py:92
2016-06-22 01:45:47 +02:00
#, python-format
msgid "%s is not an integer"
2017-10-24 01:17:38 +02:00
msgstr "%s n'est pas un entier"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:101
#, python-format
msgid "Invalid %s"
msgstr ""
#: zerver/lib/validator.py:108
2016-06-22 01:45:47 +02:00
#, python-format
2017-06-06 20:43:38 +02:00
msgid "%s is not a float"
2017-11-21 02:37:53 +01:00
msgstr "%s n'est pas un flottant"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:113
2016-06-22 01:45:47 +02:00
#, python-format
2017-06-06 20:43:38 +02:00
msgid "%s is not a boolean"
2017-10-24 01:17:38 +02:00
msgstr "%s n'est pas un booléen"
2017-06-06 20:43:38 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:122
2019-02-12 01:52:41 +01:00
#, python-format
msgid "%s is not a valid hex color code"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:136
2017-06-06 20:43:38 +02:00
#, python-format
2016-06-22 01:45:47 +02:00
msgid "%s is not a list"
2017-10-20 19:24:15 +02:00
msgstr "%s n'est pas une liste"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:139
2016-06-22 01:45:47 +02:00
#, python-format
msgid "%(container)s should have exactly %(length)s items"
2017-11-21 02:37:53 +01:00
msgstr "%(container)s doit avoir exactement %(length)s éléments"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:158
2016-06-22 01:45:47 +02:00
#, python-format
msgid "%s is not a dict"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:162
2016-06-22 01:45:47 +02:00
#, python-format
msgid "%(key_name)s key is missing from %(var_name)s"
2017-11-21 02:37:53 +01:00
msgstr "La clé %(key_name)s est manquante dans %(var_name)s"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:188
2017-06-06 20:43:38 +02:00
#, python-format
msgid "Unexpected arguments: %s"
2017-11-21 02:37:53 +01:00
msgstr "Arguments inattendus: %s"
2017-06-06 20:43:38 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:210
2016-06-22 01:45:47 +02:00
#, python-format
msgid "%s is not an allowed_type"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:216
2016-06-22 01:45:47 +02:00
#, python-format
msgid "%(variable)s != %(expected_value)s (%(value)s is wrong)"
2017-11-21 02:37:53 +01:00
msgstr "%(variable)s != %(expected_value)s (%(value)s est faux)"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:240
2018-04-03 19:20:21 +02:00
#, python-format
msgid "%s is not a URL"
2018-07-27 21:25:57 +02:00
msgstr "%s n'est pas une URL"
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:249
2019-09-24 22:02:33 +02:00
msgid "Malformed URL pattern."
2019-11-06 23:45:03 +01:00
msgstr "Motif d'URL mal formé."
2019-08-08 00:15:28 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:269
2018-07-27 21:25:57 +02:00
#, python-brace-format
msgid "'{item}' cannot be blank."
msgstr "'{item}' ne peut pas être vide."
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:284
2018-07-27 21:25:57 +02:00
#, python-brace-format
msgid "'{value}' is not a valid choice for '{field_name}'."
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:348
2019-08-08 00:15:28 +02:00
#, python-format
msgid "%s is not a string or an integer list"
2019-11-06 23:45:03 +01:00
msgstr "%s n'est pas une chaîne ou une liste d'entiers"
2019-08-08 00:15:28 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/lib/validator.py:356
2019-08-08 00:15:28 +02:00
#, python-format
msgid "%s is not a string or integer"
2019-11-06 23:45:03 +01:00
msgstr "%s n'est pas une chaîne ou un entier"
2019-08-08 00:15:28 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/lib/webhooks/common.py:51
2018-07-27 21:25:57 +02:00
#, python-brace-format
msgid "Missing the HTTP event header '{header}'"
2018-11-07 16:22:47 +01:00
msgstr "Evènement d'en-tête HTTP manquant '{header}'"
2018-04-03 19:20:21 +02:00
2018-08-03 18:47:55 +02:00
#: zerver/lib/zcommand.py:10
msgid "There should be a leading slash in the zcommand."
2018-11-07 16:22:47 +01:00
msgstr "Il devrait y avoir un slash dans la zcommand."
2018-08-03 18:47:55 +02:00
2018-08-14 20:57:54 +02:00
#: zerver/lib/zcommand.py:40
2018-08-03 18:47:55 +02:00
#, python-format
msgid "No such command: %s"
msgstr ""
2019-09-24 22:02:33 +02:00
#: zerver/middleware.py:292
2016-06-22 01:45:47 +02:00
msgid "Internal server error"
2017-10-24 01:17:38 +02:00
msgstr "Erreur de serveur interne"
2016-06-22 01:45:47 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/middleware.py:316
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "CSRF Error: {reason}"
2017-10-25 18:13:53 +02:00
msgstr "Erreur CSRF: {reason}"
2016-06-22 01:45:47 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/middleware.py:350
2017-06-06 20:43:38 +02:00
msgid "API usage exceeded rate limit"
2017-11-21 02:37:53 +01:00
msgstr "L'utilisation de l'API a dépassé la limite"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/models.py:255
2019-08-08 00:15:28 +02:00
msgid "stream events"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/models.py:274
2019-08-08 00:15:28 +02:00
msgid "Available on Zulip Standard. Upgrade to access."
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/models.py:664
2019-01-04 23:42:46 +01:00
#, python-format
msgid "Invalid filter pattern. Valid characters are %s."
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/models.py:680
2019-01-04 23:42:46 +01:00
msgid "Invalid URL format string."
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/models.py:1776
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
2019-12-13 05:34:46 +01:00
#: zerver/models.py:1778
2017-09-15 15:46:38 +02:00
msgid "Zulip extra emoji"
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/models.py:2684
2018-08-03 18:47:55 +02:00
#, python-format
msgid "Invalid user ID: %d"
2018-11-03 01:35:21 +01:00
msgstr "ID d'utilisateur invalide: %d"
2018-08-03 18:47:55 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/models.py:2688
2018-08-03 18:47:55 +02:00
#, python-format
msgid "User with ID %d is deactivated"
2018-11-03 01:35:21 +01:00
msgstr "L'utilisateur avec l'ID %d est désactivé"
2018-08-03 18:47:55 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/models.py:2691
2018-08-03 18:47:55 +02:00
#, python-format
msgid "User with ID %d is a bot"
2018-11-03 01:35:21 +01:00
msgstr "L'utilisateur avec l'ID %d est un bot"
2018-08-03 18:47:55 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/models.py:2721
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
2019-12-13 05:34:46 +01:00
#: zerver/models.py:2724
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
2019-12-13 05:34:46 +01:00
#: zerver/models.py:2736
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
2019-12-13 05:34:46 +01:00
#: zerver/models.py:2737
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
2019-12-13 05:34:46 +01:00
#: zerver/models.py:2738
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
2019-12-13 05:34:46 +01:00
#: zerver/models.py:2739
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
2019-12-13 05:34:46 +01:00
#: zerver/models.py:2740
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
2019-02-12 01:52:41 +01:00
#: zerver/signals.py:90
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
2019-02-12 01:52:41 +01:00
#: zerver/signals.py:91
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
2019-02-12 01:52:41 +01:00
#: zerver/signals.py:92
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
2019-12-11 20:22:50 +01:00
#: zerver/tornado/event_queue.py:523 zerver/tornado/socket.py:131
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
2019-12-11 20:22:50 +01:00
#: zerver/tornado/event_queue.py:526
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
2019-12-11 20:22:50 +01:00
#: zerver/tornado/event_queue.py:531
2017-09-15 15:46:38 +02:00
msgid "You are not authorized to get events from this queue"
2017-11-21 02:37:53 +01:00
msgstr "Vous n'êtes pas autorisé à avoir les évènements de cette queue"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/tornado/event_queue.py:536
2019-09-24 22:02:33 +02:00
#, python-format
msgid "An event newer than %s has already been pruned!"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/tornado/event_queue.py:542
2019-09-24 22:02:33 +02:00
#, python-format
msgid "Event %s was not in this queue"
msgstr ""
#: zerver/tornado/exceptions.py:14
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "Bad event queue id: {queue_id}"
msgstr ""
2019-02-12 01:52:41 +01:00
#: zerver/tornado/socket.py:120
2017-09-15 15:46:38 +02:00
msgid "Unknown or missing session"
2017-10-20 19:24:15 +02:00
msgstr "Session inconnue ou inexistante"
2019-02-12 01:52:41 +01:00
#: zerver/tornado/socket.py:126
2017-10-20 19:24:15 +02:00
msgid "CSRF token entry missing from request"
2017-09-15 15:46:38 +02:00
msgstr ""
2019-02-12 01:52:41 +01:00
#: zerver/tornado/socket.py:128
2017-09-15 15:46:38 +02:00
msgid "CSRF token does not match that in cookie"
2019-11-06 23:45:03 +01:00
msgstr "Le jeton CSRF ne correspond pas à celui du cookie"
2017-09-15 15:46:38 +02:00
2019-02-12 01:52:41 +01:00
#: zerver/tornado/socket.py:139
2017-09-15 15:46:38 +02:00
#, python-format
msgid "You are not the owner of the queue with id '%s'"
2017-11-21 02:37:53 +01:00
msgstr "Vous n'êtes pas le propriétaire de la queue avec l'id '%s'"
2017-02-03 21:32:04 +01:00
2019-09-24 22:02:33 +02:00
#: zerver/tornado/views.py:31
2017-02-03 21:32:04 +01:00
msgid "You are not authorized to access this queue"
2017-11-21 02:37:53 +01:00
msgstr "Vous n'avez pas l'autorisation d'accéder à cette queue"
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:281 zerver/views/auth.py:363
2018-04-03 19:20:21 +02:00
msgid "Invalid OTP"
msgstr "OTP invalide"
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:302
2017-02-03 21:32:04 +01:00
msgid "Auth key for this subdomain not found."
2017-11-21 02:37:53 +01:00
msgstr "Clé d'authentification pour ce sous-domaine introuvable."
2017-02-03 21:32:04 +01:00
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:309
2016-06-22 01:45:47 +02:00
msgid "No JSON web token passed in request"
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:311
2016-06-22 01:45:47 +02:00
msgid "Bad JSON web token"
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:315
2016-06-22 01:45:47 +02:00
msgid "No user specified in JSON web token claims"
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:318
2018-04-03 19:20:21 +02:00
msgid "No organization specified in JSON web token claims"
2016-06-22 01:45:47 +02:00
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:325
2016-10-12 18:58:16 +02:00
msgid "Wrong subdomain"
2017-10-20 19:24:15 +02:00
msgstr "Mauvais sous-domaine"
2016-10-12 18:58:16 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:733 zerver/views/auth.py:764
2016-08-24 23:38:43 +02:00
msgid "Dev environment not enabled."
2017-10-25 18:13:53 +02:00
msgstr "Environnement de dev non activé."
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:749 zerver/views/auth.py:790
2018-04-03 19:20:21 +02:00
msgid "This organization has been deactivated."
2018-07-27 21:25:57 +02:00
msgstr "Cette organisation a été désactivée."
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:752 zerver/views/auth.py:787
2016-06-22 01:45:47 +02:00
msgid "Your account has been disabled."
2017-10-05 10:14:33 +02:00
msgstr "Votre compte a été désactivé"
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:755
2017-06-06 20:43:38 +02:00
msgid "This user is not registered."
2017-10-05 10:14:33 +02:00
msgstr "Cet utilisateur n'est pas inscrit."
2017-06-06 20:43:38 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:793
2016-06-22 01:45:47 +02:00
msgid "Password auth is disabled in your team."
2018-11-07 16:22:47 +01:00
msgstr "Authentification par mot de passe est désactivée pour votre équipe."
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:796 zerver/views/auth.py:880
2016-06-22 01:45:47 +02:00
msgid "Your username or password is incorrect."
2017-10-05 10:14:33 +02:00
msgstr "Votre nom d'utilisateur ou mot de passe est incorrect."
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:821
2017-06-06 20:43:38 +02:00
msgid "Invalid subdomain"
2017-10-20 19:24:15 +02:00
msgstr "Sous-domaine invalide"
2017-06-06 20:43:38 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:827
2017-06-06 20:43:38 +02:00
msgid "Subdomain required"
2017-10-20 19:24:15 +02:00
msgstr "Sous-domaine requis"
2017-06-06 20:43:38 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/auth.py:888
2016-06-22 01:45:47 +02:00
msgid "GOOGLE_CLIENT_ID is not configured"
2017-11-21 02:37:53 +01:00
msgstr "Le GOOGLE_CLIENT_ID n'est pas configuré"
2016-06-22 01:45:47 +02:00
2019-01-04 23:42:46 +01:00
#: zerver/views/camo.py:23
msgid "<p>Not a valid URL.</p>"
2019-11-06 23:45:03 +01:00
msgstr "<p>URL non valide.</p>"
2019-01-04 23:42:46 +01:00
2019-09-24 22:02:33 +02:00
#: zerver/views/compatibility.py:76
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
2019-09-24 22:02:33 +02:00
#: zerver/views/custom_profile_fields.py:37
msgid "Label cannot be blank."
2019-11-06 23:45:03 +01:00
msgstr "Le label ne peut pas être vide."
2017-06-06 20:43:38 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/custom_profile_fields.py:53
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
2019-09-24 22:02:33 +02:00
#: zerver/views/custom_profile_fields.py:81
2019-08-08 00:15:28 +02:00
msgid "Invalid field type."
msgstr "Type de champ invalide."
2019-09-24 22:02:33 +02:00
#: zerver/views/custom_profile_fields.py:112
#: zerver/views/custom_profile_fields.py:150
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
#: zerver/views/custom_profile_fields.py:143
msgid "Default custom field cannot be updated."
msgstr ""
2017-06-06 20:43:38 +02:00
2018-01-18 18:10:07 +01:00
#: zerver/views/hotspots.py:17
2017-06-06 20:43:38 +02:00
#, python-format
msgid "Unknown hotspot: %s"
2017-10-20 19:24:15 +02:00
msgstr "Hotspot inconnu : %s"
2017-06-06 20:43:38 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/invite.py:30
2019-02-12 01:52:41 +01:00
msgid "Must be invited as an valid type of user"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/views/invite.py:34
2017-02-03 21:32:04 +01:00
msgid "You must specify at least one email address."
2018-03-02 17:56:12 +01:00
msgstr "Vous devez spécifier au moins un courriel."
2017-02-03 21:32:04 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/views/invite.py:36
2017-02-03 21:32:04 +01:00
msgid "You must specify at least one stream for invitees to join."
2017-11-21 02:37:53 +01:00
msgstr "Vous devez spécifier au moins un canal à joindre pour les invités."
2017-02-03 21:32:04 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/views/invite.py:52
2019-02-12 01:52:41 +01:00
msgid "Stream does not exist with id: {}. No invites were sent."
msgstr ""
2017-02-03 21:32:04 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/views/invite.py:80 zerver/views/invite.py:83
#: zerver/views/invite.py:96 zerver/views/invite.py:99
#: zerver/views/invite.py:111 zerver/views/invite.py:116
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
2019-12-11 20:22:50 +01:00
#: zerver/views/invite.py:132
2018-04-03 19:20:21 +02:00
msgid "Invalid stream id {}. No invites were sent."
2018-11-07 16:22:47 +01:00
msgstr "ID de canal non valide {}. Aucune invitation n'a été envoyée."
2018-04-03 19:20:21 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/messages.py:80
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "Invalid narrow operator: {desc}"
2016-06-22 01:45:47 +02:00
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:777
2018-08-14 20:57:54 +02:00
msgid "Missing 'anchor' argument (or set 'use_first_unread_anchor'=True)."
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:779
2018-10-22 23:50:00 +02:00
#, python-format
msgid "Too many messages requested (maximum %s)."
2018-11-07 16:22:47 +01:00
msgstr "Trop de messages (maximum %s)"
2018-10-22 23:50:00 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1141
2016-06-22 01:45:47 +02:00
#, python-format
msgid "No such topic '%s'"
2017-11-21 02:37:53 +01:00
msgstr "Pas de topic '%s'"
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1254
2018-07-27 21:25:57 +02:00
msgid "Invalid time format"
2018-11-03 01:35:21 +01:00
msgstr "Format d'heure invalide"
2018-03-02 17:56:12 +01:00
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1264
2018-07-27 21:25:57 +02:00
msgid "Time must be in the future."
2018-11-03 01:35:21 +01:00
msgstr "L'heure doit être dans le futur."
2018-03-02 17:56:12 +01:00
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1316
2016-06-22 01:45:47 +02:00
#, python-format
2018-04-03 19:20:21 +02:00
msgid "Unknown organization '%s'"
2018-11-07 16:22:47 +01:00
msgstr "Organisation '%s' inconnue"
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1334
2016-06-22 01:45:47 +02:00
msgid "Missing sender"
2017-11-21 02:37:53 +01:00
msgstr "Envoyeur manquant"
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1341
2019-02-12 01:52:41 +01:00
msgid "Mirroring not allowed with recipient user IDs"
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1351
2016-06-22 01:45:47 +02:00
msgid "Invalid mirrored message"
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1354
2018-04-03 19:20:21 +02:00
msgid "Zephyr mirroring is not allowed in this organization"
2018-11-03 01:35:21 +01:00
msgstr "Le mirroir Zephyr n'est pas autorisé dans cette organisation."
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1360
2018-03-02 17:56:12 +01:00
msgid "Missing deliver_at in a request for delayed message delivery"
msgstr ""
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1429
2017-09-15 15:46:38 +02:00
msgid "Message edit history is disabled in this organization"
2018-11-03 01:35:21 +01:00
msgstr "L'édition de l'historique des messages est désactivée dans cette organisation."
2017-09-15 15:46:38 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1450
2017-06-06 20:43:38 +02:00
msgid "Your organization has turned off message editing"
2017-11-21 02:37:53 +01:00
msgstr "Votre organisation a désactivé l'édition de message"
2016-08-24 23:38:43 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1468
2016-08-24 23:38:43 +02:00
msgid "You don't have permission to edit this message"
2017-11-21 02:37:53 +01:00
msgstr "Vous n'avez pas la permission d'éditer ce message"
2016-08-24 23:38:43 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1479 zerver/views/messages.py:1489
2018-07-27 21:25:57 +02:00
msgid "The time limit for editing this message has passed"
2018-11-03 01:35:21 +01:00
msgstr "La limite de temps pour modifier ce message est dépassée."
2016-08-24 23:38:43 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1492
2016-06-22 01:45:47 +02:00
msgid "Nothing to change"
2017-11-21 02:37:53 +01:00
msgstr "Rien à changer"
2016-06-22 01:45:47 +02:00
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1554 zerver/views/messages.py:1557
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
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1565
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
2019-12-13 05:34:46 +01:00
#: zerver/views/messages.py:1577
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
2019-09-24 22:02:33 +02:00
#: zerver/views/muting.py:30
2017-06-06 20:43:38 +02:00
msgid "Topic already muted"
2017-10-05 10:14:33 +02:00
msgstr "Sujet déjà muet"
2017-06-06 20:43:38 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/muting.py:39
2018-09-01 01:08:37 +02:00
msgid "Topic is not muted"
2018-11-07 16:22:47 +01:00
msgstr "Ce sujet n'est pas mis en sourdine."
2017-06-06 20:43:38 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/pointer.py:20
2016-10-12 18:58:16 +02:00
msgid "Invalid message ID"
2017-10-20 19:24:15 +02:00
msgstr "ID de message invalide"
2016-10-12 18:58:16 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/presence.py:35
2017-06-06 20:43:38 +02:00
msgid "Presence is not supported for bot users."
2018-03-02 17:56:12 +01:00
msgstr "La présence n'est pas supportée pour les utilisateurs de robot."
2017-06-06 20:43:38 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/presence.py:39
2016-08-24 23:38:43 +02:00
#, python-format
2017-06-06 20:43:38 +02:00
msgid "No presence data for %s"
2018-03-02 17:56:12 +01:00
msgstr "Pas de donnée de présence pour %s"
2016-08-24 23:38:43 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/presence.py:65
2019-02-12 01:52:41 +01:00
msgid "Client did not pass any new values."
msgstr ""
2019-09-24 22:02:33 +02:00
#: zerver/views/presence.py:85
2017-06-06 20:43:38 +02:00
#, python-format
msgid "Invalid status: %s"
2017-10-25 18:13:53 +02:00
msgstr "Statut invalide: %s"
2016-08-24 23:38:43 +02:00
2019-02-12 01:52:41 +01:00
#: zerver/views/push_notifications.py:14
2017-06-06 20:43:38 +02:00
msgid "Empty or invalid length token"
2019-11-06 23:45:03 +01:00
msgstr "Jeton vide ou de taille invalide"
2016-08-24 23:38:43 +02:00
2019-02-12 01:52:41 +01:00
#: zerver/views/push_notifications.py:20
2017-09-15 15:46:38 +02:00
msgid "Invalid APNS token"
2019-02-12 01:52:41 +01:00
msgstr "Jeton APNS invalide"
2017-09-15 15:46:38 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/reactions.py:91
2018-08-03 18:47:55 +02:00
msgid ""
"At least one of the following arguments must be present: emoji_name, "
"emoji_code"
2018-11-07 16:22:47 +01:00
msgstr "Au moins un des arguments suivants doit être présents: emoji_nam, emoji_code"
2018-08-03 18:47:55 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/reactions.py:106
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
2019-12-11 20:22:50 +01:00
#: zerver/views/realm.py:86 zerver/views/user_settings.py:136
2016-08-24 23:38:43 +02:00
#, python-format
msgid "Invalid language '%s'"
2017-10-25 18:13:53 +02:00
msgstr "Langage invalide '%s'"
2016-08-24 23:38:43 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/realm.py:88
2018-04-03 19:20:21 +02:00
msgid "Organization description is too long."
2018-09-01 01:08:37 +02:00
msgstr "La description de l'organisation est trop longue."
2017-06-06 20:43:38 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/realm.py:90
2018-04-03 19:20:21 +02:00
msgid "Organization name is too long."
2018-09-01 01:08:37 +02:00
msgstr "Le nom de l'organisation est trop long."
2017-09-15 15:46:38 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/realm.py:92
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
2019-12-11 20:22:50 +01:00
#: zerver/views/realm.py:95
msgid "Invalid video_chat_provider {}"
2019-05-29 02:03:35 +02:00
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/views/realm.py:100 zerver/views/realm_domains.py:28
2018-07-27 21:25:57 +02:00
msgid "Invalid domain: {}"
msgstr "Domaine invalide : {}"
2019-12-11 20:22:50 +01:00
#: zerver/views/realm.py:106
2019-05-29 02:03:35 +02:00
msgid "User ID cannot be empty"
2019-11-06 23:45:03 +01:00
msgstr "L'ID d'utilisateur ne peut pas être vide"
2019-02-12 01:52:41 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/views/realm.py:108
2019-05-29 02:03:35 +02:00
msgid "API key cannot be empty"
2019-11-06 23:45:03 +01:00
msgstr "La clé API ne peut pas être vide"
2019-02-12 01:52:41 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/views/realm.py:110
2019-05-29 02:03:35 +02:00
msgid "API secret cannot be empty"
2019-11-06 23:45:03 +01:00
msgstr "Le secret API ne peut pas être vide"
2019-02-12 01:52:41 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/views/realm.py:122
2019-02-12 01:52:41 +01:00
#, python-format
msgid "Invalid credentials for the %(third_party_service)s API."
2019-11-06 23:45:03 +01:00
msgstr "Identifiants invalides pour l'API %(third_party_service)s."
2019-02-12 01:52:41 +01:00
2018-01-18 18:10:07 +01:00
#: zerver/views/realm_domains.py:30
2017-09-15 15:46:38 +02:00
#, python-format
msgid "The domain %(domain)s is already a part of your organization."
2017-10-25 18:13:53 +02:00
msgstr "Le domaine %(domain)s fait déjà partie de votre organisation."
2017-09-15 15:46:38 +02:00
2018-07-27 21:25:57 +02:00
#: zerver/views/realm_domains.py:43 zerver/views/realm_domains.py:54
2017-02-03 21:32:04 +01:00
#, python-format
2017-06-06 20:43:38 +02:00
msgid "No entry found for domain %(domain)s."
2017-10-25 18:13:53 +02:00
msgstr "Pas d'entrée trouvée pour le domaine %(domain)s."
2016-06-22 01:45:47 +02:00
2019-02-12 01:52:41 +01:00
#: zerver/views/realm_emoji.py:30
2018-04-03 19:20:21 +02:00
msgid "A custom emoji with this name already exists."
2018-11-07 16:22:47 +01:00
msgstr "Un emoji personnalisé avec le même nom existe déjà."
2018-04-03 19:20:21 +02:00
2019-02-12 01:52:41 +01:00
#: zerver/views/realm_emoji.py:32
2017-06-06 20:43:38 +02:00
msgid "You must upload exactly one file."
2017-10-25 18:13:53 +02:00
msgstr "Vous devez télécharger exactement un fichier."
2016-06-22 01:45:47 +02:00
2019-02-12 01:52:41 +01:00
#: zerver/views/realm_emoji.py:35 zerver/views/realm_icon.py:22
2019-12-11 20:22:50 +01:00
#: zerver/views/realm_logo.py:27 zerver/views/upload.py:72
#: zerver/views/user_settings.py:207
2017-02-03 21:32:04 +01:00
#, python-format
2017-06-06 20:43:38 +02:00
msgid "Uploaded file is larger than the allowed limit of %s MB"
2018-03-02 17:56:12 +01:00
msgstr "Le fichier téléchargé est plus gros que la limite autorisée de %s MB"
2016-06-22 01:45:47 +02:00
2019-02-12 01:52:41 +01:00
#: zerver/views/realm_emoji.py:43
2018-04-03 19:20:21 +02:00
msgid "Image file upload failed."
2018-09-01 01:08:37 +02:00
msgstr "L'envoi du fichier image a échoué."
2018-04-03 19:20:21 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/realm_export.py:40
msgid "Exceeded rate limit."
msgstr ""
#: zerver/views/realm_export.py:47
#, python-format
msgid "Please request a manual export from %s."
msgstr ""
#: zerver/views/realm_export.py:76
msgid "Invalid data export ID"
msgstr ""
#: zerver/views/realm_export.py:80
msgid "Export already deleted"
msgstr ""
2019-02-12 01:52:41 +01:00
#: zerver/views/realm_filters.py:39
2017-02-03 21:32:04 +01:00
msgid "Filter not found"
2017-10-20 19:24:15 +02:00
msgstr "Filtre introuvable"
2016-06-22 01:45:47 +02:00
2018-01-18 18:10:07 +01:00
#: zerver/views/realm_icon.py:18
2017-06-06 20:43:38 +02:00
msgid "You must upload exactly one icon."
2017-10-25 18:13:53 +02:00
msgstr "Vous devez télécharger exactement une icône."
2017-06-06 20:43:38 +02:00
2019-05-29 02:03:35 +02:00
#: zerver/views/realm_logo.py:21
2019-01-04 23:42:46 +01:00
msgid "Feature unavailable on your current plan."
2019-02-12 01:52:41 +01:00
msgstr "Fonctionnalité non disponible dans votre souscription actuelle."
2019-01-04 23:42:46 +01:00
2019-05-29 02:03:35 +02:00
#: zerver/views/realm_logo.py:24
2019-01-04 23:42:46 +01:00
msgid "You must upload exactly one logo."
2019-02-12 01:52:41 +01:00
msgstr "Vous devez télécharger exactement un logo."
2019-01-04 23:42:46 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/views/registration.py:428
2017-02-03 21:32:04 +01:00
msgid "The organization creation link has expired or is not valid."
2017-10-25 18:13:53 +02:00
msgstr "Le lien de création d'organisation a expiré ou n'est pas valide."
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/registration.py:433
2018-09-01 01:08:37 +02:00
msgid "New organization creation disabled"
2018-11-07 16:22:47 +01:00
msgstr "Création de nouvelle organisation désactivée"
2018-04-03 19:20:21 +02:00
2019-05-29 02:03:35 +02:00
#: zerver/views/streams.py:49
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
2019-05-29 02:03:35 +02:00
#: zerver/views/streams.py:97
2018-01-18 18:10:07 +01:00
msgid "You must pass \"new_description\" or \"new_group_name\"."
msgstr ""
2019-05-29 02:03:35 +02:00
#: zerver/views/streams.py:123
2018-01-18 18:10:07 +01:00
msgid "Invalid value for \"op\". Specify one of \"add\" or \"remove\"."
msgstr ""
2019-05-29 02:03:35 +02:00
#: zerver/views/streams.py:167
2017-02-03 21:32:04 +01:00
msgid "Stream already has that name!"
2017-10-20 19:24:15 +02:00
msgstr "Le canal a déjà ce nom !"
2016-06-22 01:45:47 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/streams.py:204 zerver/views/user_groups.py:71
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
2019-09-24 22:02:33 +02:00
#: zerver/views/streams.py:246
2017-02-03 21:32:04 +01:00
msgid "This action requires administrative rights"
2017-10-25 18:13:53 +02:00
msgstr "Cette action demande des droits d'administration"
2016-06-22 01:45:47 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/streams.py:276
2018-08-03 18:47:55 +02:00
#, python-format
2019-08-08 00:15:28 +02:00
msgid "@**%(full_name)s** subscribed you to the stream #**%(stream_name)s**."
msgstr ""
2018-08-03 18:47:55 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/streams.py:280
2018-08-03 18:47:55 +02:00
#, python-format
2019-08-08 00:15:28 +02:00
msgid "@**%(full_name)s** subscribed you to the following streams:"
msgstr ""
2018-08-03 18:47:55 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/streams.py:334
2016-06-22 01:45:47 +02:00
#, python-format
2017-02-03 21:32:04 +01:00
msgid "Unable to access stream (%s)."
2017-10-25 18:13:53 +02:00
msgstr "Incapable d'accéder au canal (%s)."
2016-06-22 01:45:47 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/streams.py:340
2018-08-03 18:47:55 +02:00
msgid "You can only invite other Zephyr mirroring users to private streams."
2018-11-03 01:35:21 +01:00
msgstr "Vous pouvez inviter d'autre utilisateurs du miroir Zephyr uniquement dans des canaux privés."
2016-06-22 01:45:47 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/streams.py:343
2019-05-29 02:03:35 +02:00
msgid "Only administrators can modify other users' subscriptions."
2019-11-06 23:45:03 +01:00
msgstr "Seuls les administrateurs peuvent modifier les abonnements des autres utilisateurs."
2019-05-29 02:03:35 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/streams.py:348
2018-08-14 20:57:54 +02:00
msgid "Your account is too new to modify other users' subscriptions."
2018-11-07 16:22:47 +01:00
msgstr "Votre compte est trop récent pour modifier les abonnements des autres utilisateurs."
2018-08-14 20:57:54 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/streams.py:407
2019-08-08 00:15:28 +02:00
#, python-format
msgid ""
"@_**%(user_name)s|%(user_id)d** created the following streams: "
"%(stream_str)s."
msgstr ""
2019-09-24 22:02:33 +02:00
#: zerver/views/streams.py:409
2019-08-08 00:15:28 +02:00
#, python-format
msgid "@_**%(user_name)s|%(user_id)d** created a new stream %(stream_str)s."
msgstr ""
2019-09-24 22:02:33 +02:00
#: zerver/views/streams.py:416
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
2019-09-24 22:02:33 +02:00
#: zerver/views/streams.py:437
2019-08-08 00:15:28 +02:00
#, python-format
msgid "Stream created by @_**%(user_name)s|%(user_id)d**."
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/views/streams.py:593
2016-06-22 01:45:47 +02:00
#, python-format
msgid "Unknown subscription property: %s"
2017-10-25 18:13:53 +02:00
msgstr "Propriété d'abonnement inconnue: %s"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/streams.py:597
2017-02-03 21:32:04 +01:00
#, python-format
2017-06-06 20:43:38 +02:00
msgid "Not subscribed to stream id %d"
2017-10-25 18:13:53 +02:00
msgstr "Non abonné à l'id de canal %d"
2017-02-03 21:32:04 +01:00
2019-02-12 01:52:41 +01:00
#: zerver/views/submessage.py:31
2018-07-27 21:25:57 +02:00
msgid "Invalid json for submessage"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/views/thumbnail.py:25 zerver/views/upload.py:57
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
2019-02-12 01:52:41 +01:00
#: zerver/views/thumbnail.py:34
2018-08-03 18:47:55 +02:00
msgid "<p>Invalid size.</p>"
2018-11-03 01:35:21 +01:00
msgstr "<p>Taille invalide</p>"
2018-08-03 18:47:55 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/upload.py:55
2018-08-03 18:47:55 +02:00
msgid "<p>File not found.</p>"
msgstr "<p>Fichier introuvable.</p>"
2019-12-11 20:22:50 +01:00
#: zerver/views/upload.py:65
2016-06-22 01:45:47 +02:00
msgid "You must specify a file to upload"
2017-10-25 18:13:53 +02:00
msgstr "Vous devez spécifier un fichier à télécharger"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/upload.py:67 zerver/views/users.py:229
#: zerver/views/users.py:315
2016-06-22 01:45:47 +02:00
msgid "You may only upload one file at a time"
2017-10-25 18:13:53 +02:00
msgstr "Vous devriez télécharger seulement un fichier à la fois"
2016-06-22 01:45:47 +02:00
2019-02-12 01:52:41 +01:00
#: zerver/views/user_groups.py:43
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
2019-08-08 00:15:28 +02:00
#: zerver/views/user_groups.py:92
2018-01-18 18:10:07 +01:00
#, python-format
msgid "User %s is already a member of this group"
2018-11-03 01:35:21 +01:00
msgstr "L'utilisateur %s est déjà membre de ce groupe"
2018-01-18 18:10:07 +01:00
2019-08-08 00:15:28 +02:00
#: zerver/views/user_groups.py:107
2018-04-03 19:20:21 +02:00
#, python-format
msgid "There is no member '%s' in this user group"
2018-11-03 01:35:21 +01:00
msgstr "Il n'y a pas de membre '%s' dans ce groupe d'utilisateurs"
2018-04-03 19:20:21 +02:00
2019-05-29 02:03:35 +02:00
#: zerver/views/user_settings.py:29
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
2019-12-11 20:22:50 +01:00
#: zerver/views/user_settings.py:42 zerver/views/user_settings.py:96
2018-01-18 18:10:07 +01:00
msgid "Email address changes are disabled in this organization."
msgstr "Le changement de courriel est désactivé dans votre organisation."
2019-05-29 02:03:35 +02:00
#: zerver/views/user_settings.py:65
2018-03-02 17:56:12 +01:00
msgid "Please fill out all fields."
2018-11-03 01:35:21 +01:00
msgstr "Merci de renseigner tous les champs."
2016-08-24 23:38:43 +02:00
2019-05-29 02:03:35 +02:00
#: zerver/views/user_settings.py:70
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
2019-05-29 02:03:35 +02:00
#: zerver/views/user_settings.py:73
2016-06-22 01:45:47 +02:00
msgid "Wrong password!"
2017-06-06 20:43:38 +02:00
msgstr "Mot de passe incorrect !"
2019-12-11 20:22:50 +01:00
#: zerver/views/user_settings.py:75
msgid "New password is too weak!"
msgstr ""
#: zerver/views/user_settings.py:104
2017-10-05 10:14:33 +02:00
msgid "Check your email for a confirmation link. "
2018-03-02 17:56:12 +01:00
msgstr "Vérifiez votre courriel pour un lien de confirmation."
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/user_settings.py:140
2017-06-06 20:43:38 +02:00
#, python-format
msgid "Invalid timezone '%s'"
2017-10-05 10:14:33 +02:00
msgstr "Fuseau horaire '%s' invalide"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/user_settings.py:144
2017-06-06 20:43:38 +02:00
#, python-format
msgid "Invalid emojiset '%s'"
2018-11-07 16:22:47 +01:00
msgstr "Emojiset '%s' non valide"
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/user_settings.py:148
2019-08-08 00:15:28 +02:00
#, python-format
msgid "Invalid setting value '%s'"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/views/user_settings.py:187
2019-01-04 23:42:46 +01:00
#, python-format
msgid "Invalid notification sound '%s'"
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/views/user_settings.py:200
2017-06-06 20:43:38 +02:00
msgid "You must upload exactly one avatar."
2017-10-25 18:13:53 +02:00
msgstr "Vous devez télécharger exactement un avatar."
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/users.py:47
2017-02-03 21:32:04 +01:00
msgid "Cannot deactivate the only organization administrator"
2017-10-25 18:13:53 +02:00
msgstr "Impossible de désactiver le seul administrateur de l'organisation"
2017-02-03 21:32:04 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/views/users.py:98
2018-11-03 01:35:21 +01:00
msgid "Guests cannot be organization administrators"
2018-11-07 16:22:47 +01:00
msgstr "Les invités ne peuvent pas être administrateurs d'une organisation"
2018-11-03 01:35:21 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/views/users.py:102
2017-02-03 21:32:04 +01:00
msgid "Cannot remove the only organization administrator"
2017-10-25 18:13:53 +02:00
msgstr "Impossible de supprimer le seul administrateur de l'organisation"
2017-02-03 21:32:04 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/views/users.py:186
2018-04-03 19:20:21 +02:00
msgid "Failed to change owner, no such user"
2018-11-07 16:22:47 +01:00
msgstr "Echec du changement de propriétaire aucun utilisateur"
2018-04-03 19:20:21 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/users.py:188
2018-04-03 19:20:21 +02:00
msgid "Failed to change owner, user is deactivated"
2018-11-03 01:35:21 +01:00
msgstr "Echec du changement de propriétaire, l'utilisateur est désactivé"
2018-04-03 19:20:21 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/users.py:190
2018-04-03 19:20:21 +02:00
msgid "Failed to change owner, bots can't own other bots"
2018-11-03 01:35:21 +01:00
msgstr "Echec du changement de propriétaire, les bots ne peuvent pas détenir d'autres bots."
2018-04-03 19:20:21 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/users.py:284
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."
msgstr ""
2019-12-11 20:22:50 +01:00
#: zerver/views/users.py:290
2018-01-18 18:10:07 +01:00
msgid "Embedded bots are not enabled."
2018-11-03 01:35:21 +01:00
msgstr "L'intégration des bots n'est pas activée."
2018-01-18 18:10:07 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/views/users.py:292
2018-01-18 18:10:07 +01:00
msgid "Invalid embedded bot name."
2018-11-03 01:35:21 +01:00
msgstr "Nom de bot invalide."
2018-01-18 18:10:07 +01:00
2019-12-11 20:22:50 +01:00
#: zerver/views/users.py:299
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
2019-12-11 20:22:50 +01:00
#: zerver/views/users.py:441
2016-06-22 01:45:47 +02:00
#, python-format
2018-04-03 19:20:21 +02:00
msgid "Email '%(email)s' not allowed in this organization"
2018-11-07 16:22:47 +01:00
msgstr "L'adresse '%(email)s' n'est pas autorisée dans cette organisation"
2018-04-03 19:20:21 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/users.py:444
2018-04-03 19:20:21 +02:00
msgid "Disposable email addresses are not allowed in this organization"
msgstr ""
2016-06-22 01:45:47 +02:00
2019-12-11 20:22:50 +01:00
#: zerver/views/users.py:450
2016-06-22 01:45:47 +02:00
#, python-format
msgid "Email '%s' already in use"
2017-10-05 10:14:33 +02:00
msgstr "Courriel '%s' déjà utilisé"
2016-06-22 01:45:47 +02:00
2019-09-24 22:02:33 +02:00
#: zerver/views/zephyr.py:31
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
2019-09-24 22:02:33 +02:00
#: zerver/views/zephyr.py:33
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
2019-09-24 22:02:33 +02:00
#: zerver/views/zephyr.py:43
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
2019-09-24 22:02:33 +02:00
#: zerver/views/zephyr.py:55
2017-02-03 21:32:04 +01:00
msgid "We were unable to setup mirroring for you"
2018-11-03 01:35:21 +01:00
msgstr "Nous n'avons pas réussi à configurer un mirroir pour vous"
2017-02-03 21:32:04 +01:00
2019-05-29 02:03:35 +02:00
#: zerver/webhooks/freshdesk/view.py:150
2016-06-22 01:45:47 +02:00
#, python-format
msgid "Missing key %s in JSON"
2018-03-02 17:56:12 +01:00
msgstr "Clé %s manquante dans le JSON"
2016-06-22 01:45:47 +02:00
2018-08-03 18:47:55 +02:00
#: zerver/webhooks/front/view.py:119
2018-04-03 19:20:21 +02:00
msgid "Unknown webhook request"
msgstr "Requête webhook inconnue"
2019-05-29 02:03:35 +02:00
#: zerver/webhooks/ifttt/view.py:25 zerver/webhooks/zapier/view.py:35
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
2018-04-03 19:20:21 +02:00
#: zerver/webhooks/librato/view.py:154
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
2019-09-24 22:02:33 +02:00
#: zerver/webhooks/papertrail/view.py:25
msgid "Missing expected keys"
msgstr ""
2019-02-12 01:52:41 +01:00
#: zerver/webhooks/pivotal/view.py:178
2016-06-22 01:45:47 +02:00
msgid "Unable to handle Pivotal payload"
msgstr ""
2019-02-12 01:52:41 +01:00
#: zerver/webhooks/slack/view.py:23
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
2019-02-12 01:52:41 +01:00
#: zerver/webhooks/slack/view.py:29
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
2019-05-29 02:03:35 +02:00
#: zerver/webhooks/wordpress/view.py:45
#, python-format
msgid "Unknown WordPress webhook action: %s"
2017-06-06 20:43:38 +02:00
msgstr ""
2019-05-29 02:03:35 +02:00
#: zerver/webhooks/zabbix/view.py:45
2019-01-04 23:42:46 +01:00
msgid "Invalid payload"
msgstr ""
2018-04-03 19:20:21 +02:00
#. error
2019-08-08 00:15:28 +02:00
#: zilencer/views.py:31
2017-06-06 20:43:38 +02:00
msgid "Must validate with valid Zulip server API key"
2018-11-07 16:22:47 +01:00
msgstr "Doit être valider avec une clé API valide de serveur Zulip"
2017-09-15 15:46:38 +02:00
2018-04-03 19:20:21 +02:00
#. error
2019-09-24 22:02:33 +02:00
#: zilencer/views.py:37
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
2019-09-24 22:02:33 +02:00
#: zilencer/views.py:61
2018-07-27 21:25:57 +02:00
#, python-format
msgid "%s is not a valid hostname"
2018-11-03 01:35:21 +01:00
msgstr "%s n'est pas un nom d'hôte valide."
2019-02-12 01:52:41 +01:00
2019-12-11 20:22:50 +01:00
#: zilencer/views.py:166
2019-02-12 01:52:41 +01:00
#, python-format
msgid "Invalid property %s"
2019-11-06 23:45:03 +01:00
msgstr "Propriété %s invalide"
2019-02-12 01:52:41 +01:00
2019-12-11 20:22:50 +01:00
#: zilencer/views.py:168
2019-02-12 01:52:41 +01:00
msgid "Data is out of order."
msgstr ""
2019-08-08 00:15:28 +02:00
2019-12-11 20:22:50 +01:00
#: zilencer/views.py:181
2019-08-08 00:15:28 +02:00
msgid "Invalid data."
2019-11-06 23:45:03 +01:00
msgstr "Donnée non valide."