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:
2017-10-20 19:24:15 +02:00
# Kaiiju <dorian.pigeau@gmail.com>, 2017
2017-06-06 20:43:38 +02:00
# Fabrice Lamachère <fabrice.lamachere@smiden.fr>, 2017
2017-09-15 15:46:38 +02:00
# Manuel Tondeur <manueltondeur@gmail.com>, 2017
2017-10-20 19:24:15 +02:00
# Mathieu GRIMARD <mathieu.grimard@hotmail.fr>, 2017
# 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
2017-06-06 20:43:38 +02:00
# Sulian Lanteri <sulian.lanteri@gmail.com>, 2017
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"
2017-10-24 01:17:38 +02:00
"POT-Creation-Date: 2017-10-20 17:27+0000\n"
"PO-Revision-Date: 2017-10-23 20:46+0000\n"
"Last-Translator: Paul LUBAWY <paul.lubawy@hotmail.fr>\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"
2017-10-20 19:24:15 +02:00
#: analytics/views.py:83
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
2017-10-20 19:24:15 +02:00
#: analytics/views.py:92
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
2017-10-20 19:24:15 +02:00
#: analytics/views.py:105
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."
2017-09-15 15:46:38 +02:00
#: templates/analytics/stats.html:17
#, python-format
msgid "Zulip analytics for %(realm_name)s"
msgstr ""
#: templates/analytics/stats.html:21
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
#: templates/analytics/stats.html:23
msgid "Aggregation"
msgstr "Agrégation"
#: templates/analytics/stats.html:25
msgid "Daily"
msgstr "Quotidien"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:26
2017-09-15 15:46:38 +02:00
msgid "Weekly"
msgstr "Hebdomadaire"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:27
2017-09-15 15:46:38 +02:00
msgid "Cumulative"
msgstr "Cumulatif"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:33 templates/analytics/stats.html:47
#: templates/analytics/stats.html:65
2017-09-15 15:46:38 +02:00
msgid "Me"
msgstr "Moi"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:35
2017-09-15 15:46:38 +02:00
msgid "Humans"
msgstr "Humains"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:37 templates/zerver/settings_overlay.html:79
2017-09-15 15:46:38 +02:00
msgid "Bots"
msgstr "Robots"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:44
2017-09-15 15:46:38 +02:00
msgid "Messages sent by client"
msgstr "Messages envoyés depuis le client"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:48 templates/analytics/stats.html:66
2017-09-15 15:46:38 +02:00
msgid "Everyone"
msgstr "Tout le monde"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:49 templates/analytics/stats.html:67
2017-09-15 15:46:38 +02:00
msgid "Last week"
msgstr "La semaine dernière"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:50 templates/analytics/stats.html:68
2017-09-15 15:46:38 +02:00
msgid "Last month"
msgstr "Le mois dernier"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:51 templates/analytics/stats.html:69
2017-09-15 15:46:38 +02:00
msgid "Last year"
msgstr "L'année dernière"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:52 templates/analytics/stats.html:70
2017-09-15 15:46:38 +02:00
msgid "All time"
msgstr "Tout le temps"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:61
2017-09-15 15:46:38 +02:00
msgid "Messages sent by recipient type"
msgstr "Messages envoyés par type de destinataire"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:76
2017-09-15 15:46:38 +02:00
msgid "Active users"
msgstr "Utilisateurs actifs"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:80 templates/zerver/settings_overlay.html:69
2017-09-15 15:46:38 +02:00
msgid "Users"
msgstr "Utilisateurs"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:88
2017-09-15 15:46:38 +02:00
msgid "Last update"
msgstr "Dernière mise à jour"
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:89
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
2017-10-05 10:14:33 +02:00
#: templates/analytics/stats.html:93
2017-09-15 15:46:38 +02:00
msgid "Analytics documentation"
msgstr ""
2017-10-05 10:14:33 +02:00
#: templates/confirmation/confirm_email_change.html:8
msgid "Email changed!"
msgstr "Courriel changé !"
2017-09-15 15:46:38 +02:00
#: templates/zerver/about.html:211
msgid "Avatar"
msgstr "Avatar"
2016-08-24 23:38:43 +02:00
2017-02-03 21:32:04 +01:00
#: templates/zerver/accounts_accept_terms.html:14
msgid "There are new Terms of Service."
2017-10-05 10:14:33 +02:00
msgstr "Voici les nouvelles Conditions d'utilisation."
2016-03-31 17:41:38 +02:00
2017-02-03 21:32:04 +01:00
#: templates/zerver/accounts_accept_terms.html:15
2016-08-24 23:38:43 +02:00
msgid "Accept the terms of service"
2017-10-05 10:14:33 +02:00
msgstr "Acceptez les Conditions d'utilisations"
2016-03-31 17:41:38 +02:00
2017-02-03 21:32:04 +01:00
#: templates/zerver/accounts_accept_terms.html:22
2017-10-05 10:14:33 +02:00
#: templates/zerver/create_realm.html:27 templates/zerver/login.html:86
2017-09-15 15:46:38 +02:00
#: templates/zerver/register.html:34 templates/zerver/reset.html:23
#: templates/zerver/reset_confirm.html:23
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
2017-02-03 21:32:04 +01:00
#: templates/zerver/accounts_accept_terms.html:41
#, python-format
2017-09-15 15:46:38 +02:00
msgid "I agree to the <a href=\"%(root_domain_uri)s/terms\">Terms of Service</a>."
2017-10-05 10:14:33 +02:00
msgstr "J'accepte les <a href=\"%(root_domain_uri)s/terms\">Conditions d'utilisation</a>."
2016-03-31 17:41:38 +02:00
2017-02-03 21:32:04 +01:00
#: templates/zerver/accounts_accept_terms.html:53
msgid "Enter"
2017-06-06 20:43:38 +02:00
msgstr "Entrée"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/accounts_home.html:16
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/accounts_home.html:35
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/accounts_home.html:65
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/accounts_home.html:83
2016-03-31 17:41:38 +02:00
msgid "Sign up with Google"
2017-06-06 20:43:38 +02:00
msgstr "Se connecter avec Google"
2017-09-15 15:46:38 +02:00
#: templates/zerver/accounts_home.html:91
2017-06-06 20:43:38 +02:00
msgid "Sign up with GitHub"
2017-09-15 15:46:38 +02:00
msgstr "S'inscrire avec GitHub"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/accounts_send_confirm.html:10
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/accounts_send_confirm.html:14
2017-02-03 21:32:04 +01:00
msgid "Check your email so we can get started."
2017-06-06 20:43:38 +02:00
msgstr "Vérifiez votre messagerie afin de continuer."
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/accounts_send_confirm.html:18
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/accounts_send_confirm.html:19
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/bankruptcy.html:5 templates/zerver/delete_message.html:3
#: templates/zerver/invite_user.html:5
#: templates/zerver/lightbox_overlay.html:7
#: templates/zerver/message_history.html:4
2017-10-20 19:24:15 +02:00
#: templates/zerver/message_history.html:12 templates/zerver/navbar.html:3
2017-09-15 15:46:38 +02:00
msgid "Close"
msgstr "Fermer"
2016-03-31 17:41:38 +02:00
2016-06-22 01:45:47 +02:00
#: templates/zerver/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
2016-06-22 01:45:47 +02:00
#: templates/zerver/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
2016-06-22 01:45:47 +02:00
#: templates/zerver/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
2016-06-22 01:45:47 +02:00
#: templates/zerver/closed_realm.html:4
2016-03-31 17:41:38 +02:00
msgid "Closed realm"
2017-10-20 19:24:15 +02:00
msgstr "environnement fermé "
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/closed_realm.html:6 templates/zerver/invalid_realm.html:11
2017-02-03 21:32:04 +01:00
msgid "Hi there! Thank you for your interest in Zulip."
2017-09-15 15:46:38 +02:00
msgstr "Salut ! Merci de votre intérêt pour Zulip."
2016-03-31 17:41:38 +02:00
2016-06-22 01:45:47 +02:00
#: templates/zerver/closed_realm.html:8
2016-03-31 17:41:38 +02:00
#, python-format
msgid ""
2016-10-12 18:58:16 +02:00
"The organization you are trying to join, %(closed_domain_name)s, only allows"
" users with e-mail addresses within the organization. Please ask for a new "
2017-02-03 21:32:04 +01:00
"invite to an appropriate e-mail address."
2017-10-20 19:24:15 +02:00
msgstr "L’ organisation que vous essayez de rejoindre : %(closed_domain_name)s est seulement accessible par les utilisateurs possédant une adresse e-mail autorisé. S'il vous plait demandez la vérification de votre adresse e-mail."
2017-02-03 21:32:04 +01:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/compose.html:8 templates/zerver/compose.html:10
#: templates/zerver/compose.html:98
#: templates/zerver/keyboard_shortcuts.html:173
2017-06-06 20:43:38 +02:00
msgid "Drafts"
msgstr "Brouillons"
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/compose.html:17 templates/zerver/compose.html:18
msgid "New topic"
msgstr "Nouveau sujet"
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/compose.html:25 templates/zerver/compose.html:26
2016-10-12 18:58:16 +02:00
#: templates/zerver/keyboard_shortcuts.html:69
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/compose.html:41
#: templates/zerver/keyboard_shortcuts.html:85
msgid "Cancel compose"
2017-10-05 10:14:33 +02:00
msgstr "Annuler l'écriture"
2017-09-15 15:46:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/compose.html:55
2016-03-31 17:41:38 +02:00
msgid "This is an invite-only stream"
2017-10-05 10:14:33 +02:00
msgstr "C'est un canal sur invitation seulement"
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/compose.html:59
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
2017-06-06 20:43:38 +02:00
#: templates/zerver/compose.html:63
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
2017-06-06 20:43:38 +02:00
#: templates/zerver/compose.html:72
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
2017-06-06 20:43:38 +02:00
#: templates/zerver/compose.html:74
2017-02-03 21:32:04 +01:00
msgid "one or more people..."
2017-06-06 20:43:38 +02:00
msgstr "une ou plusieurs personnes..."
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/compose.html:81
2017-02-03 21:32:04 +01:00
msgid "Compose your message here..."
2017-06-06 20:43:38 +02:00
msgstr "Redigez votre message ici..."
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/compose.html:90
msgid "Add emoji"
msgstr "Ajouter un emoji"
2017-06-06 20:43:38 +02:00
#: templates/zerver/compose.html:92
2016-03-31 17:41:38 +02:00
msgid "Attach files from Dropbox"
2017-06-06 20:43:38 +02:00
msgstr "Joindre des fichiers avec Dropbox"
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/compose.html:94
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
2017-06-06 20:43:38 +02:00
#: templates/zerver/compose.html:95
2017-02-03 21:32:04 +01:00
msgid "Formatting"
2017-06-06 20:43:38 +02:00
msgstr "Formater"
2017-02-03 21:32:04 +01:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/compose.html:96
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
2017-06-06 20:43:38 +02:00
#: templates/zerver/compose.html:97
2016-10-12 18:58:16 +02:00
msgid "Preview"
2017-06-06 20:43:38 +02:00
msgstr "Aperçu"
#: templates/zerver/compose.html:99
msgid "Sending..."
msgstr "Envoi en cours..."
#: templates/zerver/compose.html:101
msgid "Press Enter to send"
msgstr "Appuyez sur Entrée pour envoyer"
#: templates/zerver/compose.html:103
msgid "Send"
msgstr "Envoyer"
2017-10-05 10:14:33 +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"
" "
2017-10-20 19:24:15 +02:00
msgstr "\n Vous êtes en train de vous connecter en utilisant LDAP sans avoir créer une\n organisation. Merci d'utiliser EmailAuthBackend afin de créer\n votre organisation et ensuite de réessayer.\n "
2017-10-05 10:14:33 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/confirm_continue_registration.html:10
msgid "Zulip account not found."
2017-09-15 15:46:38 +02:00
msgstr "Compte Zulip non trouvé."
2016-10-12 18:58:16 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/confirm_continue_registration.html:17
msgid ""
"\n"
2017-09-15 15:46:38 +02:00
" Please click the following button if you wish to register.\n"
" "
2017-10-20 19:24:15 +02:00
msgstr "\n Merci de cliquer sur le bouton suivant si vous voulez vous inscrire\n "
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/confirm_continue_registration.html:24
#, python-format
msgid ""
"\n"
"\n"
2017-09-15 15:46:38 +02:00
" No account found for %(email)s. Would you like to register instead?\n"
2017-06-06 20:43:38 +02:00
"\n"
2017-09-15 15:46:38 +02:00
" "
2017-10-20 19:24:15 +02:00
msgstr "\n\n Nous n'avons pas trouvé de compte pour : %(email)s. voulez vous vous enregistrer maintenant ?"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/confirm_continue_registration.html:38
msgid "Go back to login"
2017-10-05 10:14:33 +02:00
msgstr "Retourner à la page de connexion"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/confirm_continue_registration.html:52
msgid "Register instead"
2017-10-20 19:24:15 +02:00
msgstr "Inscrivez vous maintenant"
2017-02-03 21:32:04 +01:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/create_realm.html:18
msgid "Create a new Zulip organization"
msgstr "Créer une nouvelle organisation Zulip"
2017-06-06 20:43:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/create_realm.html:25
msgid "Enter your email address"
msgstr "Entrer votre adresse courriel"
#: templates/zerver/create_realm.html:30
2016-08-24 23:38:43 +02:00
msgid "Create organization"
2017-09-15 15:46:38 +02:00
msgstr "Créer une organisation"
2016-08-24 23:38:43 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/deactivated.html:9
2016-03-31 17:41:38 +02:00
msgid "Deactivated organization"
2017-09-15 15:46:38 +02:00
msgstr "Désactiver une organisation"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/deactivated.html:14
2016-03-31 17:41:38 +02:00
#, python-format
msgid ""
2016-08-24 23:38:43 +02:00
"\n"
2017-09-15 15:46:38 +02:00
" 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"
" "
2017-10-20 19:24:15 +02:00
msgstr "\n l’ organisation que vous essayez de rejoindre : %(deactivated_domain_name)s, a été désactivé.\n S'il vous plait contactez : <a href=\"mailto:%(support_email)s\">%(support_email)s </a> pour la réactiver.\n Ce groupe."
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/delete_message.html:4
msgid "Delete message"
2017-09-15 15:46:38 +02:00
msgstr "Supprimer le message"
2017-02-03 21:32:04 +01:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/delete_message.html:8
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
2017-06-06 20:43:38 +02:00
#: templates/zerver/delete_message.html:13
2017-10-05 10:14:33 +02:00
#: templates/zerver/invite_user.html:32
2017-06-06 20:43:38 +02:00
#: templates/zerver/settings_sidebar.html:35
msgid "Cancel"
msgstr "Annuler"
#: templates/zerver/delete_message.html:14
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/dev_login.html:12
2017-06-06 20:43:38 +02:00
msgid "(Or visit the <a href=\"/login\">normal login page</a>)"
2017-10-20 19:24:15 +02:00
msgstr "(Ou visitez la <a href=\"/login\">page de connexion normale</a>)"
2017-06-06 20:43:38 +02:00
2017-10-20 19:24:15 +02:00
#: templates/zerver/dev_login.html:17
2017-06-06 20:43:38 +02:00
msgid "Administrators"
2017-09-15 15:46:38 +02:00
msgstr "Administrateurs"
2017-06-06 20:43:38 +02:00
2017-10-20 19:24:15 +02:00
#: templates/zerver/dev_login.html:29
2017-06-06 20:43:38 +02:00
msgid "Normal users"
2017-09-15 15:46:38 +02:00
msgstr "Utilisateurs normaux"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/find_account.html:8
msgid "Find your Zulip accounts"
2017-10-05 10:14:33 +02:00
msgstr "Trouver ton compte Zulip"
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/find_account.html:41
2017-09-15 15:46:38 +02:00
msgid "Email addresses"
msgstr "Courriels"
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/find_account.html:43
2017-09-15 15:46:38 +02:00
msgid "Find accounts"
2017-10-05 10:14:33 +02:00
msgstr "Trouver des comptes"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/footer.html:3
msgid "About Zulip"
2017-10-05 10:14:33 +02:00
msgstr "À propos de Zulip"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/footer.html:5 templates/zerver/left_sidebar.html:5
#: templates/zerver/left_sidebar.html:10
msgid "Home"
msgstr "Accueil"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/footer.html:6
msgid "Why Zulip"
2017-10-05 10:14:33 +02:00
msgstr "Pourquoi Zulip"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/footer.html:7
msgid "Features"
msgstr "Fonctionnalités"
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/footer.html:8
msgid "Plans & pricing"
msgstr ""
2017-09-15 15:46:38 +02:00
#: templates/zerver/footer.html:11
msgid "About"
msgstr "À propos"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/footer.html:16
2017-10-05 10:14:33 +02:00
msgid "Help & community"
2016-03-31 17:41:38 +02:00
msgstr ""
2017-09-15 15:46:38 +02:00
#: templates/zerver/footer.html:18
msgid "Help center"
2017-10-05 10:14:33 +02:00
msgstr "Centre d'aide"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/footer.html:25
msgid "Accounts"
2017-10-05 10:14:33 +02:00
msgstr "Comptes"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/footer.html:29
msgid "Find account"
2017-10-05 10:14:33 +02:00
msgstr "Trouver un compte"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/footer.html:32
msgid "New organization"
2017-10-05 10:14:33 +02:00
msgstr "Nouvelle organisation"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/footer.html:36
msgid "Login"
msgstr "Se connecter"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/footer.html:41 templates/zerver/portico-header.html:34
2017-10-20 19:24:15 +02:00
#: templates/zerver/register.html:163
2017-09-15 15:46:38 +02:00
msgid "Register"
2017-10-05 10:14:33 +02:00
msgstr "S'inscrire"
2016-03-31 17:41:38 +02:00
2017-10-20 19:24:15 +02:00
#: templates/zerver/footer.html:43 templates/zerver/terms.html:21
2017-10-05 10:14:33 +02:00
msgid "Terms of Service"
msgstr "Conditions d'utilisation"
2016-03-31 17:41:38 +02:00
2017-10-20 19:24:15 +02:00
#: templates/zerver/footer.html:44 templates/zerver/privacy.html:23
2017-09-15 15:46:38 +02:00
msgid "Privacy policy"
2017-10-05 10:14:33 +02:00
msgstr "Politique de confidentialité"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/footer.html:48
2017-10-05 10:14:33 +02:00
msgid "Apps & integrations"
2016-03-31 17:41:38 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: templates/zerver/footer.html:50
msgid "Desktop & mobile apps"
2016-03-31 17:41:38 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: templates/zerver/footer.html:51 templates/zerver/navbar.html:119
2016-03-31 17:41:38 +02:00
msgid "Integrations"
2017-09-15 15:46:38 +02:00
msgstr "Intégrations"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/for-companies.html:23
msgid "The best chat for workplaces"
2016-03-31 17:41:38 +02:00
msgstr ""
2017-09-15 15:46:38 +02:00
#: templates/zerver/for-open-source.html:23
msgid "The best chat for open source projects"
2017-10-05 10:14:33 +02:00
msgstr "Le meilleur chat pour les projets open-source"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/for-working-groups-and-communities.html:23
msgid "The best chat for working groups and communities"
2017-10-20 19:24:15 +02:00
msgstr "Le meilleur chat pour travailler en groupes et en communautés"
2017-02-03 21:32:04 +01:00
2017-10-20 19:24:15 +02:00
#: templates/zerver/hello.html:43 templates/zerver/hello.html:609
2017-09-15 15:46:38 +02:00
msgid "Log in now!"
msgstr "Connectez vous maintenant !"
2016-03-31 17:41:38 +02:00
2017-10-20 19:24:15 +02:00
#: templates/zerver/hello.html:48 templates/zerver/hello.html:614
2017-09-15 15:46:38 +02:00
msgid "Register now!"
msgstr "Enregistrez vous maintenant !"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/hello.html:517
msgid "Travis logo"
msgstr "Logo Travis"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/hello.html:524
msgid "Github logo"
msgstr "Logo Github"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/hello.html:531
msgid "Heroku logo"
msgstr "Logo Heroku"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/hello.html:538
msgid "Zendesk logo"
msgstr "Logo Zendesk"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/hello.html:545
msgid "JIRA logo"
msgstr "Logo JIRA"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/hello.html:552
msgid "Sentry logo"
msgstr "Logo Sentry"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/hello.html:559
msgid "Pagerduty logo"
msgstr "Logo Pagerduty"
2016-03-31 17:41:38 +02:00
2017-02-03 21:32:04 +01:00
#: templates/zerver/home.html:14
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
2017-02-03 21:32:04 +01:00
#: templates/zerver/home.html:15
2016-03-31 17:41:38 +02:00
msgid ""
2017-02-03 21:32:04 +01:00
"\n"
" <p>See, the thing about it is... there aren't any messages\n"
2016-03-31 17:41:38 +02:00
" here for you right now. I'm sure someone will eventually send\n"
2017-02-03 21:32:04 +01:00
" you one.</p>\n"
"\n"
" <p>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>.</p>\n"
" "
2016-03-31 17:41:38 +02:00
msgstr ""
2017-02-03 21:32:04 +01:00
#: templates/zerver/home.html:26
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
2017-02-03 21:32:04 +01:00
#: templates/zerver/home.html:28
msgid ""
"\n"
" <p>Why not <a href=\"#\" class=\"empty_feed_compose_stream\">\n"
" start the conversation</a>?</p>\n"
" "
2017-10-20 19:24:15 +02:00
msgstr "\n <p> Pourquoi pas <a href=\"#\" class=\"empty_feed_compose_stream\">\n commencez la conversation </a> ? </p>"
2016-03-31 17:41:38 +02:00
2017-02-03 21:32:04 +01:00
#: templates/zerver/home.html:34
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
2017-02-03 21:32:04 +01:00
#: templates/zerver/home.html:36 templates/zerver/home.html:44
2017-10-05 10:14:33 +02:00
#: templates/zerver/home.html:52 templates/zerver/home.html:60
2017-02-03 21:32:04 +01:00
msgid ""
"\n"
" <p>Why not <a href=\"#\" class=\"empty_feed_compose_private\">\n"
" start the conversation</a>?</p>\n"
" "
2017-10-05 10:14:33 +02:00
msgstr "\n <p>Pourquoi pas <a href=\"#\" class=\"empty_feed_compose_private\">\n commencer une conversation</a>?</p>\n "
2016-03-31 17:41:38 +02:00
2017-02-03 21:32:04 +01:00
#: templates/zerver/home.html:42
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
2017-02-03 21:32:04 +01:00
#: templates/zerver/home.html:50
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
#: templates/zerver/home.html:58
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/home.html:66
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/home.html:69
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/home.html:72
2016-06-22 01:45:47 +02:00
msgid ""
"You aren't subscribed to this stream and nobody has talked about that yet!"
2016-03-31 17:41:38 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: templates/zerver/home.html:75
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/home.html:80
2017-02-03 21:32:04 +01:00
msgid "You are not subscribed to this stream."
2017-10-05 10:14:33 +02:00
msgstr "Vous n'êtes pas abonné à ce canal"
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/home.html:83
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/home.html:85
#, python-format
msgid ""
"\n"
" <p>Learn more about starring messages at <a href=\"/help/star-a-message\">\n"
" %(realm_uri)s/help/star-a-message</a>.</p>\n"
" "
msgstr ""
#: templates/zerver/home.html:91
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/home.html:94
2017-09-15 15:46:38 +02:00
msgid "You haven't been mentioned yet!"
msgstr "Vous n'avez pas encore été mentionné !"
2017-10-05 10:14:33 +02:00
#: templates/zerver/home.html:96
#, python-format
msgid ""
"\n"
" <p>Learn more about mentions at <a href=\"/help/at-mention-a-team-member\">\n"
" %(realm_uri)s/help/at-mention-a-team-member</a>.</p>\n"
" "
msgstr ""
#: templates/zerver/home.html:102
2017-02-03 21:32:04 +01:00
msgid "Nobody has talked about that yet!"
2017-09-15 15:46:38 +02:00
msgstr "Personne n'a encore parlé de cela !"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/index.html:49
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/index.html:50
2017-02-03 21:32:04 +01:00
msgid ""
"If this message does not go away, please wait a couple seconds and <a "
"href=\"javascript:location.reload(true)\">reload</a> the page."
2016-03-31 17:41:38 +02:00
msgstr ""
2017-09-15 15:46:38 +02:00
#: templates/zerver/index.html:70
2017-06-06 20:43:38 +02:00
msgid ""
"<strong class=\"message\">Unable to connect to\n"
" Zulip.</strong> Updates may be delayed."
msgstr ""
2017-09-15 15:46:38 +02:00
#: templates/zerver/index.html:71
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/index.html:71
2017-06-06 20:43:38 +02:00
msgid "Try now."
2017-09-15 15:46:38 +02:00
msgstr "Essayer maintenant."
#: templates/zerver/integrations/index.html:28
msgid "Over 60 native integrations."
msgstr "Plus de 60 intégrations natives."
#: templates/zerver/integrations/index.html:32
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/iftt\">IFTTT</a>.\n"
" "
msgstr ""
#: templates/zerver/integrations/index.html:46
msgid "Search integrations"
2017-10-20 19:24:15 +02:00
msgstr "Recherche d'intégrations"
2017-09-15 15:46:38 +02:00
#: templates/zerver/integrations/index.html:53
msgid "Filter by category"
2017-10-05 10:14:33 +02:00
msgstr "Filtrer par catégorie"
2017-09-15 15:46:38 +02:00
#: templates/zerver/integrations/index.html:72
msgid "Categories"
msgstr "Catégories"
#: templates/zerver/integrations/index.html:74
msgid "All"
2017-10-05 10:14:33 +02:00
msgstr "Tous"
2017-09-15 15:46:38 +02:00
#: templates/zerver/integrations/index.html:116
msgid "Create your own!"
2017-10-05 10:14:33 +02:00
msgstr "Créer le votre !"
2017-06-06 20:43:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/invalid_realm.html:7
2017-02-03 21:32:04 +01:00
msgid "Organization does not exist"
2017-10-05 10:14:33 +02:00
msgstr "L'organisation n'existe pas"
2016-10-12 18:58:16 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/invalid_realm.html:13
2017-06-06 20:43:38 +02:00
msgid "There is no Zulip organization hosted at this subdomain."
2017-10-05 10:14:33 +02:00
msgstr "Il n'y a pas d'organisation Zulip hébergée par ce sous-domaine."
2016-10-12 18:58:16 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/invite_user.html:6
msgid "Invite users to Zulip"
2017-10-20 19:24:15 +02:00
msgstr "Inviter des utilisateurs à Zulip"
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/invite_user.html:13
2016-03-31 17:41:38 +02:00
msgid "Emails (one on each line or comma-separated)"
2017-10-05 10:14:33 +02:00
msgstr "Courriels (sur chaque ligne ou séparé par une virgule)"
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/invite_user.html:15
2016-06-22 01:45:47 +02:00
msgid "One or more email addresses..."
2017-10-05 10:14:33 +02:00
msgstr "Un ou plusieurs courriels…"
2016-06-22 01:45:47 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/invite_user.html:17
2017-06-06 20:43:38 +02:00
msgid "Custom invitation message (if you want to add one)"
2017-10-05 10:14:33 +02:00
msgstr "Message d'invitation personnalisé (si vous voulez en ajouter un)"
2017-06-06 20:43:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/invite_user.html:19
2017-06-06 20:43:38 +02:00
msgid "Custom message"
2017-09-15 15:46:38 +02:00
msgstr "Message personnalisé"
2017-06-06 20:43:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/invite_user.html:27
2016-03-31 17:41:38 +02:00
msgid "Streams they should join"
2017-10-05 10:14:33 +02:00
msgstr "Canaux qu'ils doivent rejoindre"
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/invite_user.html:34
2017-06-06 20:43:38 +02:00
msgid "Inviting..."
2017-10-05 10:14:33 +02:00
msgstr "En cours d'invitation…"
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/invite_user.html:34
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
2017-10-20 19:24:15 +02:00
#: templates/zerver/keyboard_shortcuts.html:2 templates/zerver/navbar.html:98
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
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:8
2016-03-31 17:41:38 +02:00
msgid "Navigation"
2017-06-06 20:43:38 +02:00
msgstr "Navigation"
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:13
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
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:17
2017-10-05 10:14:33 +02:00
#: templates/zerver/left_sidebar.html:58
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/keyboard_shortcuts.html:21
#: templates/zerver/right_sidebar.html:15
msgid "Search people"
msgstr "Rechercher une personne"
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:25
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
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:29
2016-08-24 23:38:43 +02:00
msgid "Next message"
2017-06-06 20:43:38 +02:00
msgstr "Message suivant"
#: templates/zerver/keyboard_shortcuts.html:33
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
2016-06-22 01:45:47 +02:00
#: templates/zerver/keyboard_shortcuts.html:37
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
2016-06-22 01:45:47 +02:00
#: templates/zerver/keyboard_shortcuts.html:41
2017-06-06 20:43:38 +02:00
msgid "Last message"
2017-09-15 15:46:38 +02:00
msgstr "Dernier message"
2016-08-24 23:38:43 +02:00
#: templates/zerver/keyboard_shortcuts.html:45
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
2016-08-24 23:38:43 +02:00
#: templates/zerver/keyboard_shortcuts.html:52
2016-03-31 17:41:38 +02:00
msgid "Composing messages"
msgstr ""
2016-08-24 23:38:43 +02:00
#: templates/zerver/keyboard_shortcuts.html:57
2016-03-31 17:41:38 +02:00
msgid "Reply to message"
2017-09-15 15:46:38 +02:00
msgstr "Répondre au message"
2016-03-31 17:41:38 +02:00
2016-08-24 23:38:43 +02:00
#: templates/zerver/keyboard_shortcuts.html:61
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
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:65
msgid "New stream message"
2017-10-05 10:14:33 +02:00
msgstr "Nouveau message du canal"
2017-06-06 20:43:38 +02:00
2016-08-24 23:38:43 +02:00
#: templates/zerver/keyboard_shortcuts.html:73
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
2016-08-24 23:38:43 +02:00
#: templates/zerver/keyboard_shortcuts.html:77
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
2017-02-03 21:32:04 +01:00
#: templates/zerver/keyboard_shortcuts.html:81
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
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:94
2016-03-31 17:41:38 +02:00
msgid "Narrowing"
msgstr ""
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:99
2016-03-31 17:41:38 +02:00
msgid "Narrow by stream"
2017-09-15 15:46:38 +02:00
msgstr "Restreindre par canal"
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:103
2016-03-31 17:41:38 +02:00
msgid "Narrow by topic"
2017-09-15 15:46:38 +02:00
msgstr "Restreindre par sujet"
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:107
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
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:111
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
#: templates/zerver/keyboard_shortcuts.html:115
2016-03-31 17:41:38 +02:00
msgid "Cycle between stream narrows"
msgstr ""
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:119
2016-03-31 17:41:38 +02:00
msgid "Return to home view"
2017-09-15 15:46:38 +02:00
msgstr "Retourner à la vue de l'accueil"
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:125
msgid "Message actions"
2017-10-05 10:14:33 +02:00
msgstr "Options du message"
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:130
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
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:134
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
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:138
2017-09-15 15:46:38 +02:00
msgid "Show images in thread"
2016-03-31 17:41:38 +02:00
msgstr ""
2017-06-06 20:43:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:142
2017-09-15 15:46:38 +02:00
msgid "Edit selected message"
msgstr "Modifier le message sélectionné"
#: templates/zerver/keyboard_shortcuts.html:146
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:151
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:160
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
#: templates/zerver/keyboard_shortcuts.html:164
2017-06-06 20:43:38 +02:00
msgid "Toggle topic mute"
2016-03-31 17:41:38 +02:00
msgstr ""
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:178
2017-06-06 20:43:38 +02:00
msgid "View drafts"
2017-09-15 15:46:38 +02:00
msgstr "Afficher les brouillons"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:182
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:186
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:192
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:197
2017-06-06 20:43:38 +02:00
msgid "Toggle the gear menu"
2016-03-31 17:41:38 +02:00
msgstr ""
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:201
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:205
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:209
2017-06-06 20:43:38 +02:00
msgid "Show keyboard shortcuts"
2017-09-15 15:46:38 +02:00
msgstr "Afficher les raccourcis clavier"
2017-02-03 21:32:04 +01:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:218
msgid "Streams settings"
msgstr "Paramètres des canaux"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:223
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:227
2017-06-06 20:43:38 +02:00
msgid "Switch between tabs"
2016-03-31 17:41:38 +02:00
msgstr ""
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:231
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:235
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:239
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/keyboard_shortcuts.html:244
msgid "Detailed keyboard shortcuts documentation"
msgstr "Documentation détaillée des raccourcis clavier"
2017-06-06 20:43:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/left_sidebar.html:16 templates/zerver/left_sidebar.html:21
2017-06-06 20:43:38 +02:00
msgid "Private messages"
2017-10-05 10:14:33 +02:00
msgstr "Messages privés"
2017-06-06 20:43:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/left_sidebar.html:32
msgid "Starred messages"
2017-10-05 10:14:33 +02:00
msgstr "Messages favoris"
2017-09-15 15:46:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/left_sidebar.html:40
msgid "Mentions"
msgstr "Mentions"
#: templates/zerver/left_sidebar.html:48
msgid "Subscribed streams"
2017-10-05 10:14:33 +02:00
msgstr "Canaux abonnés"
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/left_sidebar.html:48
msgid "STREAMS"
2017-09-15 15:46:38 +02:00
msgstr "CANAUX"
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/left_sidebar.html:49
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/left_sidebar.html:50
2017-09-15 15:46:38 +02:00
msgid "Filter streams"
msgstr "Filtrer les canaux"
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/left_sidebar.html:51
2017-06-06 20:43:38 +02:00
msgid "Join stream"
2017-10-05 10:14:33 +02:00
msgstr "Rejoindre un canal"
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/left_sidebar.html:54
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/lightbox_overlay.html:10
msgid "Pan & Zoom"
2016-03-31 17:41:38 +02:00
msgstr ""
2017-09-15 15:46:38 +02:00
#: templates/zerver/lightbox_overlay.html:11
msgid "Disabled"
msgstr "Désactivé"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/lightbox_overlay.html:11
msgid "Enabled"
msgstr "Activé"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/lightbox_overlay.html:14
msgid "Open"
msgstr "Ouvrir"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/lightbox_overlay.html:17
msgid "Download"
msgstr "Télécharger"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/login.html:27
2017-06-06 20:43:38 +02:00
msgid "Sign in to Zulip"
2017-10-20 19:24:15 +02:00
msgstr "Connexion à Zulip"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/login.html:35
2017-06-06 20:43:38 +02:00
msgid "Sign in with SSO"
2017-10-20 19:24:15 +02:00
msgstr "Connexion avec SSO"
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/login.html:82
msgid "Email or username"
msgstr "Courriel ou nom d'utilisateur"
#: templates/zerver/login.html:84
msgid "Username"
msgstr "Nom d'utilisateur"
#: templates/zerver/login.html:93 templates/zerver/register.html:60
2017-09-15 15:46:38 +02:00
#: templates/zerver/reset_confirm.html:30
2017-06-06 20:43:38 +02:00
msgid "Password"
msgstr "Mot de passe"
2017-10-05 10:14:33 +02:00
#: templates/zerver/login.html:106
2017-06-06 20:43:38 +02:00
msgid ""
"You've already registered with this email address. Please sign in below."
2017-10-20 19:24:15 +02:00
msgstr "Vous êtes déjà enregistré avec cette adresse mail. Veuillez vous connecter ci-dessous."
2017-02-03 21:32:04 +01:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/login.html:116
2017-06-06 20:43:38 +02:00
msgid "Sign in"
msgstr "Connexion"
2017-10-05 10:14:33 +02:00
#: templates/zerver/login.html:128
2016-03-31 17:41:38 +02:00
msgid "Sign in with Google"
2017-06-06 20:43:38 +02:00
msgstr "Connexion avec Google"
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/login.html:136
2016-08-24 23:38:43 +02:00
msgid "Sign in with GitHub"
2017-10-20 19:24:15 +02:00
msgstr "S'identifier avec GitHub"
2016-08-24 23:38:43 +02:00
2017-10-20 19:24:15 +02:00
#: templates/zerver/markdown_help.html:2 templates/zerver/navbar.html:103
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
2017-10-20 19:24:15 +02:00
#: templates/zerver/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
2017-10-20 19:24:15 +02:00
#: templates/zerver/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
2017-10-20 19:24:15 +02:00
#: templates/zerver/markdown_help.html:97
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 ""
2017-10-20 19:24:15 +02:00
#: templates/zerver/markdown_help.html:128
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 ""
2017-06-06 20:43:38 +02:00
#: templates/zerver/message_history.html:5
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
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:5
msgid "Zulip needs your permission to enable desktop notifications."
msgstr ""
#: templates/zerver/navbar.html:8
msgid "Enable notifications."
msgstr ""
#: templates/zerver/navbar.html:12
msgid ""
"We recommend allowing notifications. You can fully customize these at any "
"time in your settings."
msgstr ""
#: templates/zerver/navbar.html:14
msgid "Enable notifications"
msgstr "Activer les notifications"
#: templates/zerver/navbar.html:16
msgid "Ask me later"
msgstr ""
#: templates/zerver/navbar.html:18
msgid "Never ask on this computer"
msgstr ""
#: templates/zerver/navbar.html:45 templates/zerver/navbar.html:46
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
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:48
2017-09-15 15:46:38 +02:00
msgid "Exit search"
msgstr "Quitter la recherche"
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:49
2017-10-05 10:14:33 +02:00
msgid "Search help"
2017-10-20 19:24:15 +02:00
msgstr "Rechercher dans l'aide"
2017-10-05 10:14:33 +02:00
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:64
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
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:76
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
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:81 templates/zerver/settings_overlay.html:4
2017-09-15 15:46:38 +02:00
#: templates/zerver/settings_overlay.html:109
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
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:87
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
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:93
2017-09-15 15:46:38 +02:00
msgid "User documentation"
2017-10-05 10:14:33 +02:00
msgstr "Documentation de l'utilisateur"
2016-03-31 17:41:38 +02:00
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:108 templates/zerver/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"
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:114
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
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:124
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
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:130
2017-09-15 15:46:38 +02:00
msgid "Statistics"
msgstr "Statistiques"
2016-03-31 17:41:38 +02:00
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:137
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
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:144
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
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:150
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 ""
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:152
2016-03-31 17:41:38 +02:00
msgid "Link with Webathena"
msgstr ""
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:158 templates/zerver/settings_overlay.html:102
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
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:164
2016-03-31 17:41:38 +02:00
msgid "Debug"
msgstr ""
2017-10-20 19:24:15 +02:00
#: templates/zerver/navbar.html:6
msgid "You can fully configure notifications in Zulip') "
msgstr ""
2017-09-15 15:46:38 +02:00
#: templates/zerver/portico-header.html:6
msgid "Zulip"
msgstr "Zulip"
#: templates/zerver/portico-header.html:27
#: templates/zerver/portico-header.html:32
msgid "Log in"
2017-10-05 10:14:33 +02:00
msgstr "S'identifier"
2017-09-15 15:46:38 +02:00
2017-10-20 19:24:15 +02:00
#: templates/zerver/privacy.html:31
2017-06-06 20:43:38 +02:00
#, python-format
msgid ""
"\n"
2017-10-20 19:24:15 +02:00
" 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"
" "
2016-08-24 23:38:43 +02:00
msgstr ""
2017-02-03 21:32:04 +01:00
#: templates/zerver/realm_creation_failed.html:8
2016-08-24 23:38:43 +02:00
msgid ""
2016-10-12 18:58:16 +02:00
"This server does not allow members of the public to create new "
"organizations."
2016-08-24 23:38:43 +02:00
msgstr ""
2017-02-03 21:32:04 +01:00
#: templates/zerver/realm_creation_failed.html:9
2016-08-24 23:38:43 +02:00
msgid ""
"Zulip is open source, so you can install your own Zulip server by following "
"the instructions on <a href=\"https://www.zulip.org/\">www.zulip.org</a>"
2017-10-20 19:24:15 +02:00
msgstr "Zulip est open-source, vous pouvez installer votre propre serveur Zulip en suivant les instructions suivantes sur <a href=\"https://www.zulip.org/\">www.zulip.org</a>"
2016-08-24 23:38:43 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/register.html:20
2017-02-03 21:32:04 +01:00
msgid ""
"\n"
2017-09-15 15:46:38 +02:00
" <h1>You're almost there.</h1>\n"
" <p>We just need you to do one last thing.</p>\n"
" "
2017-02-03 21:32:04 +01:00
msgstr ""
2017-09-15 15:46:38 +02:00
#: templates/zerver/register.html:43
msgid "Full name or 名前"
2017-10-05 10:14:33 +02:00
msgstr "Nom complet ou 名前"
2016-08-24 23:38:43 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/register.html:44 templates/zerver/settings_sidebar.html:17
msgid "Full name"
msgstr "Nom complet"
2017-06-06 20:43:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/register.html:63
2017-02-03 21:32:04 +01:00
msgid ""
"This is used for mobile applications and other tools that require a "
"password."
msgstr ""
2017-09-15 15:46:38 +02:00
#: templates/zerver/register.html:71
2017-02-03 21:32:04 +01:00
msgid "Password strength"
2017-09-15 15:46:38 +02:00
msgstr "Force du mot de passe"
2017-02-03 21:32:04 +01:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/register.html:87
2016-10-12 18:58:16 +02:00
msgid "Organization name"
2017-09-15 15:46:38 +02:00
msgstr "Nom de l'organisation"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/register.html:95
msgid "Shorter is better than longer."
2017-10-05 10:14:33 +02:00
msgstr "Court est mieux que long."
2017-02-03 21:32:04 +01:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/register.html:101
2017-10-20 19:24:15 +02:00
msgid "Organization URL"
msgstr ""
2016-08-24 23:38:43 +02:00
2017-10-24 01:17:38 +02:00
#: templates/zerver/register.html:108
#, python-format
msgid "Use %(external_host)s"
msgstr ""
2017-10-20 19:24:15 +02:00
#: templates/zerver/register.html:132
2016-10-12 18:58:16 +02:00
msgid "The address you'll use to sign in to your organization."
2016-08-24 23:38:43 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: templates/zerver/register.html:153
2017-02-03 21:32:04 +01:00
#, python-format
msgid ""
2017-09-15 15:46:38 +02:00
"I agree to the <a href=\"%(root_domain_uri)s/terms\" target=\"_blank\">Terms"
" of Service</a>."
2017-10-05 10:14:33 +02:00
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
2017-09-15 15:46:38 +02:00
#: templates/zerver/reset.html:8
2017-06-06 20:43:38 +02:00
msgid "Reset your password"
2017-10-05 10:14:33 +02:00
msgstr "Réinitialiser votre mot de passe"
2017-02-03 21:32:04 +01:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/reset.html:30
2017-02-03 21:32:04 +01:00
msgid "Reset password"
2017-10-05 10:14:33 +02:00
msgstr "Réinitialiser le mot de passe"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/reset_confirm.html:14
2017-06-06 20:43:38 +02:00
msgid "Reset your password."
2017-10-05 10:14:33 +02:00
msgstr "Réinitialiser votre mot de passe."
2017-06-06 20:43:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/reset_confirm.html:50
2016-03-31 17:41:38 +02:00
msgid "Confirm password"
2017-09-15 15:46:38 +02:00
msgstr "Confirmer le mot de passe"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/reset_confirm.html:72
2017-02-03 21:32:04 +01:00
msgid "Sorry, the link you provided is invalid or has already been used."
2017-10-05 10:14:33 +02:00
msgstr "Désolé, le lien que vous avez fourni est invalide ou a déjà été utilisé."
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/reset_done.html:9
2016-03-31 17:41:38 +02:00
msgid "We've reset your password!"
2017-10-05 10:14:33 +02:00
msgstr "Nous avons réinitialiser votre mot de passe !"
2016-03-31 17:41:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/reset_done.html:13
2017-02-03 21:32:04 +01:00
#, python-format
2017-09-15 15:46:38 +02:00
msgid "Please <a href=\"%(login_url)s\">log in</a> with your new password."
2016-03-31 17:41:38 +02:00
msgstr ""
2017-09-15 15:46:38 +02:00
#: templates/zerver/reset_emailed.html:9
msgid "Password reset sent!"
2017-10-24 01:17:38 +02:00
msgstr "Mot de passe réinitialisé envoyé!"
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/reset_emailed.html:13
2017-06-06 20:43:38 +02:00
msgid "Check your email to finish the process."
2017-10-20 19:24:15 +02:00
msgstr "Vérifiez votre messagerie pour finaliser le processus."
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/reset_emailed.html:13
2017-06-06 20:43:38 +02:00
msgid "(Or don't, but then why did you fill out this form?)"
2016-03-31 17:41:38 +02:00
msgstr ""
2017-06-06 20:43:38 +02:00
#: templates/zerver/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
2017-06-06 20:43:38 +02:00
#: templates/zerver/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
2017-06-06 20:43:38 +02:00
#: templates/zerver/right_sidebar.html:22
2016-06-22 01:45:47 +02:00
msgid "Invite more users"
2017-10-05 10:14:33 +02:00
msgstr "Inviter d'autres utilisateurs"
2016-06-22 01:45:47 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/right_sidebar.html:27
2016-03-31 17:41:38 +02:00
msgid "GROUP PMs"
2017-10-20 19:24:15 +02:00
msgstr "GROUPE MP"
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/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
2017-06-06 20:43:38 +02:00
#: templates/zerver/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
2017-06-06 20:43:38 +02:00
#: templates/zerver/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
2017-06-06 20:43:38 +02:00
#: templates/zerver/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
2017-06-06 20:43:38 +02:00
#: templates/zerver/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
2017-06-06 20:43:38 +02:00
#: templates/zerver/search_operators.html:25
2017-10-05 10:14:33 +02:00
msgid "Narrow to group private messages with"
2017-10-20 19:24:15 +02:00
msgstr "Restreindre les groupes de messages privés avec"
2016-03-31 17:41:38 +02:00
2017-06-06 20:43:38 +02:00
#: templates/zerver/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
2017-06-06 20:43:38 +02:00
#: templates/zerver/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
2017-06-06 20:43:38 +02:00
#: templates/zerver/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"
#: templates/zerver/search_operators.html:41
2016-03-31 17:41:38 +02:00
msgid "Narrow to just message ID"
msgstr ""
2017-10-05 10:14:33 +02:00
#: templates/zerver/search_operators.html:46
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/search_operators.html:49
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/search_operators.html:53
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/search_operators.html:57
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/search_operators.html:61
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/search_operators.html:65
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/search_operators.html:69
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/search_operators.html:73
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
2017-10-05 10:14:33 +02:00
#: templates/zerver/search_operators.html:77
2017-02-03 21:32:04 +01:00
msgid ""
"Search for <span class=\"operator_value\"> keyword </span> in the topic or "
"message content "
2017-10-05 10:14:33 +02:00
msgstr "Chercher le <span class=\"operator_value\">mot clé</span> dans le sujet ou le contenu du message"
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/search_operators.html:81
2017-02-03 21:32:04 +01:00
msgid "Exclude messages with topic <span class=\"operator_value\">topic</span>"
2017-10-05 10:14:33 +02:00
msgstr "Exclure les messages avec comme sujet <span class=\"operator_value\">sujet</span>"
2016-03-31 17:41:38 +02:00
2017-10-05 10:14:33 +02:00
#: templates/zerver/search_operators.html:84
2016-10-12 18:58:16 +02:00
msgid ""
2017-02-03 21:32:04 +01:00
"\n"
2017-06-06 20:43:38 +02:00
" <p>You can use any combination of these search operators in a single query. For example:</p>\n"
2017-02-03 21:32:04 +01:00
"\n"
2017-10-20 19:24:15 +02:00
" <p>\n"
" \n"
" <span class=\"operator\">\n"
" stream:<span class=\"operator_value\">streamname</span>\n"
" sender:<span class=\"operator_value\">user@example.com</span>\n"
" <span class=\"operator_value\">keyword</span>\n"
" </span>\n"
" </p>\n"
2017-02-03 21:32:04 +01:00
"\n"
2017-10-20 19:24:15 +02:00
" <p>\n"
" would search for messages sent by\n"
" <span class=\"operator_value\">user@example.com</span>\n"
" to stream\n"
2017-06-06 20:43:38 +02:00
" <span class=\"operator_value\">streamname</span>\n"
2017-10-20 19:24:15 +02:00
" containing the keyword\n"
" <span class=\"operator_value\">keyword</span>.\n"
" </p>\n"
2017-06-06 20:43:38 +02:00
" "
2016-03-31 17:41:38 +02:00
msgstr ""
2017-06-06 20:43:38 +02:00
#: templates/zerver/settings_overlay.html:16
msgid "Your account"
msgstr "Votre compte"
#: templates/zerver/settings_overlay.html:20
msgid "Display settings"
msgstr "Paramètres d'affichage"
#: templates/zerver/settings_overlay.html:24
msgid "Notifications"
msgstr "Notifications"
#: templates/zerver/settings_overlay.html:28
msgid "Your bots"
msgstr "Vos robots"
#: templates/zerver/settings_overlay.html:32
msgid "Alert words"
2017-09-15 15:46:38 +02:00
msgstr "Mots alerte"
2017-06-06 20:43:38 +02:00
#: templates/zerver/settings_overlay.html:36
msgid "Uploaded files"
2017-09-15 15:46:38 +02:00
msgstr "Fichiers envoyés"
2017-06-06 20:43:38 +02:00
#: templates/zerver/settings_overlay.html:40
msgid "Muted topics"
msgstr "Sujets muets"
#: templates/zerver/settings_overlay.html:44
msgid "Zulip labs"
msgstr "Labos Zulip"
#: templates/zerver/settings_overlay.html:49
2017-09-15 15:46:38 +02:00
msgid "Organization profile"
2017-10-05 10:14:33 +02:00
msgstr "Profil de l'organisation"
2017-09-15 15:46:38 +02:00
#: templates/zerver/settings_overlay.html:53
2017-06-06 20:43:38 +02:00
msgid "Organization settings"
msgstr "Paramètres de l'organisation"
2017-09-15 15:46:38 +02:00
#: templates/zerver/settings_overlay.html:57
2017-06-06 20:43:38 +02:00
msgid "Organization permissions"
2017-09-15 15:46:38 +02:00
msgstr "Permissions de l'organisation"
2017-06-06 20:43:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/settings_overlay.html:61
2017-06-06 20:43:38 +02:00
msgid "Custom emoji"
msgstr "Emoji personnalisé"
2017-09-15 15:46:38 +02:00
#: templates/zerver/settings_overlay.html:65
2017-06-06 20:43:38 +02:00
msgid "Authentication methods"
msgstr "Méthodes d'authentification"
2017-09-15 15:46:38 +02:00
#: templates/zerver/settings_overlay.html:74
2017-06-06 20:43:38 +02:00
msgid "Deactivated users"
msgstr "Utilisateurs désactivés"
2017-09-15 15:46:38 +02:00
#: templates/zerver/settings_overlay.html:84
2017-06-06 20:43:38 +02:00
msgid "Delete streams"
2017-09-15 15:46:38 +02:00
msgstr "Supprimer les canaux"
2017-06-06 20:43:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/settings_overlay.html:89
2017-06-06 20:43:38 +02:00
msgid "Default streams"
2017-09-15 15:46:38 +02:00
msgstr "Canaux par défaut"
2017-06-06 20:43:38 +02:00
2017-09-15 15:46:38 +02:00
#: templates/zerver/settings_overlay.html:93
2017-06-06 20:43:38 +02:00
msgid "Filter settings"
2017-09-15 15:46:38 +02:00
msgstr "Filtrer les paramètres"
2017-06-06 20:43:38 +02:00
#: templates/zerver/settings_sidebar.html:9
msgid "Edit bot"
2017-09-15 15:46:38 +02:00
msgstr "Modifier robot"
2017-06-06 20:43:38 +02:00
#: templates/zerver/settings_sidebar.html:12
msgid "Bot email"
2017-10-20 19:24:15 +02:00
msgstr "Robot courriel"
2017-06-06 20:43:38 +02:00
#: templates/zerver/settings_sidebar.html:22
msgid "Owner"
2017-09-15 15:46:38 +02:00
msgstr "Propriétaire"
2017-06-06 20:43:38 +02:00
#: templates/zerver/settings_sidebar.html:27
msgid "Upload avatar"
2017-09-15 15:46:38 +02:00
msgstr "Envoyer un avatar"
2017-06-06 20:43:38 +02:00
#: templates/zerver/settings_sidebar.html:29
msgid "Choose avatar"
2017-10-05 10:14:33 +02:00
msgstr "Choisir un avatar"
2017-06-06 20:43:38 +02:00
#: templates/zerver/settings_sidebar.html:30
msgid "Clear avatar"
2017-10-05 10:14:33 +02:00
msgstr "Retirer l'avatar"
2017-06-06 20:43:38 +02:00
#: templates/zerver/settings_sidebar.html:34
msgid "Save"
2017-09-15 15:46:38 +02:00
msgstr "Sauver"
2017-06-06 20:43:38 +02:00
2017-10-20 19:24:15 +02:00
#: templates/zerver/terms.html:29
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-06-06 20:43:38 +02:00
msgstr ""
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"
msgstr ""
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!"
2016-03-31 17:41:38 +02:00
msgstr ""
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."
msgstr ""
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"
2017-06-06 20:43:38 +02:00
" your <a href=\"%(realm_uri)s/#settings\">Zulip Settings page</a>."
2016-08-24 23:38:43 +02:00
msgstr ""
2017-09-15 15:46:38 +02:00
#: templates/zerver/why-zulip.html:23
msgid "Why Zulip?"
msgstr "Pourquoi Zulip ?"
2016-08-24 23:38:43 +02:00
#: templates/zerver/zulipchat_migration_tos.html:1
2017-02-03 21:32:04 +01:00
msgid "Welcome! We think you'll like it here."
2017-10-05 10:14:33 +02:00
msgstr "Bienvenue ! Nous pensons que vous allez vous plaire ici."
2016-08-24 23:38:43 +02:00
#: templates/zerver/zulipchat_migration_tos.html:5
msgid ""
2017-02-03 21:32:04 +01:00
"\n"
2017-06-06 20:43:38 +02:00
" <p>Your organization has been migrated from zulip.com to zulipchat.com! New service, same great conversation. We just need you to do one last thing.</p>\n"
" <h3>Accept the Zulip terms of service</h3>\n"
" "
2017-10-20 19:24:15 +02:00
msgstr "\n <p>Votre organisation a été migrée de zulip.com à zulipchat.com! Nouveau service, aussi bonne conversation. Nous avons juste besoin d'une dernière action de votre part.</p>\n <h3>Accepter les conditions d'utilisation de Zulip</h3>\n "
2016-08-24 23:38:43 +02:00
2017-10-20 19:24:15 +02:00
#: zerver/decorator.py:119 zerver/lib/emoji.py:42 zerver/views/invite.py:25
2016-06-22 01:45:47 +02:00
msgid "Must be a realm administrator"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/decorator.py:203
msgid "Invalid subdomain for push notifications bouncer"
2017-06-06 20:43:38 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/decorator.py:212
2017-09-15 15:46:38 +02:00
msgid "This API is not available to incoming webhook bots."
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/decorator.py:223
2017-09-15 15:46:38 +02:00
msgid "Account not active"
2017-10-05 10:14:33 +02:00
msgstr "Compte non actif"
2016-08-24 23:38:43 +02:00
2017-10-20 19:24:15 +02:00
#: zerver/decorator.py:226
2016-06-22 01:45:47 +02:00
msgid "Realm for account has been deactivated"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/decorator.py:240
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
2017-10-20 19:24:15 +02:00
#: zerver/decorator.py:247 zerver/decorator.py:252
msgid "Invalid API key"
msgstr "Clé API invalide"
#: zerver/decorator.py:392
2017-06-06 20:43:38 +02:00
msgid "This endpoint does not accept bot requests."
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/decorator.py:468
2017-06-06 20:43:38 +02:00
msgid "This endpoint requires HTTP basic authentication."
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/decorator.py:471
2016-06-22 01:45:47 +02:00
msgid "Invalid authorization header for basic auth"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/decorator.py:521
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
2017-10-20 19:24:15 +02:00
#: zerver/decorator.py:526
2016-06-22 01:45:47 +02:00
msgid "Webhook bots can only access webhooks"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/decorator.py:591
2016-06-22 01:45:47 +02:00
msgid "Access denied"
2017-10-05 10:14:33 +02:00
msgstr "Accès refusé"
2016-06-22 01:45:47 +02:00
2017-10-05 10:14:33 +02:00
#: zerver/forms.py:55
2017-02-03 21:32:04 +01:00
msgid "Subdomain needs to have length 3 or greater."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/forms.py:56
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
2017-10-05 10:14:33 +02:00
#: zerver/forms.py:57
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
2017-10-05 10:14:33 +02:00
#: zerver/forms.py:58
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
2017-10-20 19:24:15 +02:00
#: zerver/forms.py:140
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-02-03 21:32:04 +01:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/forms.py:145
2017-06-06 20:43:38 +02:00
#, python-brace-format
msgid ""
"Please request an invite for {email} from the organization administrator."
2017-02-03 21:32:04 +01:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/forms.py:151
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."
2017-02-03 21:32:04 +01:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/forms.py:165
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
2017-10-20 19:24:15 +02:00
#: zerver/forms.py:288
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
2017-10-20 19:24:15 +02:00
#: zerver/forms.py:294
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:727
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1279
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1281
2017-02-03 21:32:04 +01:00
msgid "Invalid 'op' value (should be start or stop)"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1295
2017-06-06 20:43:38 +02:00
#, python-format
msgid "Welcome to #**%s**."
2017-10-20 19:24:15 +02:00
msgstr "Bienvenue à #**%s**."
2017-06-06 20:43:38 +02:00
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1298
2017-06-06 20:43:38 +02:00
msgid "Description"
2017-10-05 10:14:33 +02:00
msgstr "Description"
2017-06-06 20:43:38 +02:00
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1307
2017-06-06 20:43:38 +02:00
msgid "hello"
2017-10-05 10:14:33 +02:00
msgstr "salut"
2017-06-06 20:43:38 +02:00
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1373 zerver/lib/actions.py:3844
#: zerver/views/messages.py:940 zerver/views/messages.py:947
#: zerver/views/messages.py:972
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1400
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1406
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1513 zerver/lib/streams.py:88
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1515
2017-02-03 21:32:04 +01:00
#, python-format
msgid "Stream name too long (limit: %s characters)"
2017-10-05 10:14:33 +02:00
msgstr "Nom du canal trop long (limite : %s caractères)"
2016-06-22 01:45:47 +02:00
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1518
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1579
2016-06-22 01:45:47 +02:00
msgid "Message must not be empty"
2017-10-05 10:14:33 +02:00
msgstr "Le message ne doit pas être vide"
2016-06-22 01:45:47 +02:00
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1581
2017-10-05 10:14:33 +02:00
msgid "Message must not contain null bytes"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1596
2016-06-22 01:45:47 +02:00
msgid "Missing topic"
2017-10-05 10:14:33 +02:00
msgstr "Sujet manquant"
2016-06-22 01:45:47 +02:00
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1599 zerver/views/messages.py:1091
2016-06-22 01:45:47 +02:00
msgid "Topic can't be empty"
2017-10-05 10:14:33 +02:00
msgstr "Le sujet ne doit pas être vide"
2016-06-22 01:45:47 +02:00
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1609
2017-02-03 21:32:04 +01:00
#, python-format
msgid "Stream '%(stream_name)s' does not exist"
2017-10-05 10:14:33 +02:00
msgstr "Le canal '%(stream_name)s' n'existe pas"
2016-06-22 01:45:47 +02:00
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1631
2016-06-22 01:45:47 +02:00
#, python-format
msgid "Not authorized to send to stream '%s'"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1637
2017-09-15 15:46:38 +02:00
msgid "Message must have recipients"
2017-10-05 10:14:33 +02:00
msgstr "Le message doit avoir un destinataire"
2017-09-15 15:46:38 +02:00
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1648 zerver/lib/addressee.py:111
2017-10-05 10:14:33 +02:00
#: zerver/lib/outgoing_webhook.py:147
2016-06-22 01:45:47 +02:00
msgid "Invalid message type"
2017-10-05 10:14:33 +02:00
msgstr "Type de message invalide"
2016-06-22 01:45:47 +02:00
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1817
2016-06-22 01:45:47 +02:00
msgid "You cannot get subscribers for public streams in this realm"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:1820
2016-06-22 01:45:47 +02:00
msgid "Unable to retrieve subscribers for invite-only stream"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:2469 zerver/views/users.py:71
2017-10-05 10:14:33 +02:00
#: zerver/views/users.py:84 zerver/views/users.py:100
#: zerver/views/users.py:170 zerver/views/users.py:228
2016-06-22 01:45:47 +02:00
msgid "Insufficient permission"
2017-10-05 10:14:33 +02:00
msgstr "Permission insuffisante"
2016-06-22 01:45:47 +02:00
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:3013 zerver/lib/actions.py:3015
#: zerver/lib/message.py:415 zerver/lib/message.py:426
#: zerver/lib/message.py:431 zerver/lib/message.py:435
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:3630
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:3633
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:3638
2016-06-22 01:45:47 +02:00
msgid "Already has an account."
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:3673
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:3678
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/actions.py:3697
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!"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/addressee.py:21
2017-09-15 15:46:38 +02:00
#, python-format
msgid "Invalid email '%s'"
2017-10-05 10:14:33 +02:00
msgstr "Courriel invalide '%s'"
2017-09-15 15:46:38 +02:00
2017-10-05 10:14:33 +02:00
#: zerver/lib/addressee.py:92
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
2017-10-05 10:14:33 +02:00
#: zerver/lib/addressee.py:104
msgid "Missing stream"
msgstr "Canal manquant"
#: zerver/lib/attachments.py:22
2017-06-06 20:43:38 +02:00
msgid "Invalid attachment"
2017-10-05 10:14:33 +02:00
msgstr "Pièce jointe invalide"
#: zerver/lib/attachments.py:30
msgid ""
"An error occured while deleting the attachment. Please try again later."
2017-06-06 20:43:38 +02:00
msgstr ""
2017-02-03 21:32:04 +01:00
#: zerver/lib/domains.py:10
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
2017-02-03 21:32:04 +01:00
#: zerver/lib/domains.py:12
msgid "Domain must have at least one dot (.)"
msgstr ""
#: zerver/lib/domains.py:14
msgid "Domain cannot start or end with a dot (.)"
msgstr ""
#: zerver/lib/domains.py:17
msgid "Consecutive '.' are not allowed."
2016-06-22 01:45:47 +02:00
msgstr ""
2017-02-03 21:32:04 +01:00
#: zerver/lib/domains.py:19
msgid "Subdomains cannot start or end with a '-'."
msgstr ""
#: zerver/lib/domains.py:21
msgid "Domain can only have letters, numbers, '.' and '-'s."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/emoji.py:27
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
2017-10-05 10:14:33 +02:00
#: zerver/lib/emoji.py:54
2017-06-06 20:43:38 +02:00
msgid "Must be a realm administrator or emoji author"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/emoji.py:60 zerver/models.py:379
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
2017-02-03 21:32:04 +01:00
#: zerver/lib/error_notify.py:133
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
2017-10-05 10:14:33 +02:00
#: zerver/lib/events.py:510
2017-06-06 20:43:38 +02:00
msgid "Could not allocate event queue"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/integrations.py:37
2017-09-15 15:46:38 +02:00
msgid "Integration frameworks"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/integrations.py:38
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/integrations.py:39
2017-09-15 15:46:38 +02:00
msgid "Customer support"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/integrations.py:40
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/integrations.py:41
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/integrations.py:42
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/integrations.py:43
2017-09-15 15:46:38 +02:00
msgid "HR"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/integrations.py:44
2017-09-15 15:46:38 +02:00
msgid "Marketing"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/integrations.py:45
2017-09-15 15:46:38 +02:00
msgid "Miscellaneous"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/integrations.py:46
2017-09-15 15:46:38 +02:00
msgid "Monitoring tools"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/integrations.py:47
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/integrations.py:48
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/integrations.py:49
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/integrations.py:50
2017-10-05 10:14:33 +02:00
msgid "Interactive bots"
2017-10-20 19:24:15 +02:00
msgstr "Bots interactifs"
2017-10-05 10:14:33 +02:00
2017-02-03 21:32:04 +01:00
#: zerver/lib/narrow.py:12
2016-06-22 01:45:47 +02:00
#, python-format
msgid "Operator %s not supported."
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/push_notifications.py:285
msgid "Received 500 from push notification bouncer"
2017-06-06 20:43:38 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/lib/push_notifications.py:293
#, python-format
msgid "Push notifications bouncer error: %s"
msgstr ""
#: zerver/lib/push_notifications.py:379 zilencer/views.py:66
2017-06-06 20:43:38 +02:00
msgid "Token does not exist"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/request.py:29
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "Missing '{var_name}' argument"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/request.py:43
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "Bad value for '{var_name}': {bad_value}"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/request.py:135
2016-06-22 01:45:47 +02:00
msgid "Malformed JSON"
2017-10-24 01:17:38 +02:00
msgstr "JSON malformé"
2016-06-22 01:45:47 +02:00
2017-10-05 10:14:33 +02:00
#: zerver/lib/request.py:140
2016-06-22 01:45:47 +02:00
msgid "Invalid argument type"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/request.py:166
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."
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/rest.py:113 zerver/lib/rest.py:116
2016-06-22 01:45:47 +02:00
msgid "Not logged in: API authentication or user session required"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/streams.py:22 zerver/lib/streams.py:68
2017-02-03 21:32:04 +01:00
msgid "Invalid stream id"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/streams.py:82
2017-02-03 21:32:04 +01:00
#, python-format
msgid "Stream name '%s' is already taken"
2017-10-05 10:14:33 +02:00
msgstr "Le nom canal '%s' est déjà utilisé"
2017-02-03 21:32:04 +01:00
2017-10-05 10:14:33 +02:00
#: zerver/lib/streams.py:208
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
2017-10-05 10:14:33 +02:00
#: zerver/lib/streams.py:210
2017-02-03 21:32:04 +01:00
#, python-format
msgid "Stream(s) (%s) do not exist"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/upload.py:111
2017-09-15 15:46:38 +02:00
msgid "Animated emoji must be have same width and height."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/upload.py:114
2017-06-06 20:43:38 +02:00
msgid "Animated emoji can't be larger than 64px in width or height."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/users.py:13
2017-06-06 20:43:38 +02:00
msgid "Name too long!"
msgstr "Nom trop long !"
2017-10-05 10:14:33 +02:00
#: zerver/lib/users.py:15
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
2017-10-05 10:14:33 +02:00
#: zerver/lib/users.py:17
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
2017-10-20 19:24:15 +02:00
#: zerver/lib/users.py:24 zerver/views/users.py:261 zerver/views/users.py:412
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
2017-10-05 10:14:33 +02:00
#: zerver/lib/users.py:40
2017-09-15 15:46:38 +02:00
msgid "Invalid bot type"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/users.py:45
2017-09-15 15:46:38 +02:00
msgid "Invalid interface type"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/validator.py:40
2016-06-22 01:45:47 +02:00
#, python-format
msgid "%s is not a string"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/validator.py:47
2017-06-06 20:43:38 +02:00
#, python-brace-format
msgid "{var_name} is longer than {max_length}."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/validator.py:54
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
2017-10-05 10:14:33 +02:00
#: zerver/lib/validator.py:60
2016-06-22 01:45:47 +02:00
#, python-format
2017-06-06 20:43:38 +02:00
msgid "%s is not a float"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/validator.py:66
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
2017-10-05 10:14:33 +02:00
#: zerver/lib/validator.py:84
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
2017-10-05 10:14:33 +02:00
#: zerver/lib/validator.py:87
2016-06-22 01:45:47 +02:00
#, python-format
msgid "%(container)s should have exactly %(length)s items"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/validator.py:105
2016-06-22 01:45:47 +02:00
#, python-format
msgid "%s is not a dict"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/validator.py:109
2016-06-22 01:45:47 +02:00
#, python-format
msgid "%(key_name)s key is missing from %(var_name)s"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/validator.py:119
2017-06-06 20:43:38 +02:00
#, python-format
msgid "Unexpected arguments: %s"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/validator.py:143
2016-06-22 01:45:47 +02:00
#, python-format
msgid "%s is not an allowed_type"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/lib/validator.py:151
2016-06-22 01:45:47 +02:00
#, python-format
msgid "%(variable)s != %(expected_value)s (%(value)s is wrong)"
msgstr ""
2017-10-20 19:24:15 +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
2017-10-20 19:24:15 +02:00
#: zerver/middleware.py:319
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "CSRF Error: {reason}"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/middleware.py:349
2017-06-06 20:43:38 +02:00
msgid "API usage exceeded rate limit"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/models.py:646
2017-06-06 20:43:38 +02:00
msgid "Apple style"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/models.py:647
2017-06-06 20:43:38 +02:00
msgid "Emoji One style"
2016-10-12 18:58:16 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/models.py:648
2017-06-06 20:43:38 +02:00
msgid "Google style"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/models.py:649
2017-06-06 20:43:38 +02:00
msgid "Twitter style"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/models.py:1208
2017-09-15 15:46:38 +02:00
msgid "Unicode emoji"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/models.py:1209
2017-09-15 15:46:38 +02:00
msgid "Realm emoji"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/models.py:1210
2017-09-15 15:46:38 +02:00
msgid "Zulip extra emoji"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/tornado/event_queue.py:520 zerver/tornado/socket.py:141
2017-06-06 20:43:38 +02:00
msgid "Missing 'queue_id' argument"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/tornado/event_queue.py:523
2017-02-03 21:32:04 +01:00
msgid "Missing 'last_event_id' argument"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/tornado/event_queue.py:528
2017-09-15 15:46:38 +02:00
msgid "You are not authorized to get events from this queue"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/tornado/exceptions.py:18
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "Bad event queue id: {queue_id}"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/tornado/socket.py:130
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"
#: zerver/tornado/socket.py:136
msgid "CSRF token entry missing from request"
2017-09-15 15:46:38 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/tornado/socket.py:138
2017-09-15 15:46:38 +02:00
msgid "CSRF token does not match that in cookie"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/tornado/socket.py:149
2017-09-15 15:46:38 +02:00
#, python-format
msgid "You are not the owner of the queue with id '%s'"
2017-02-03 21:32:04 +01:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/tornado/views.py:35
2017-02-03 21:32:04 +01:00
msgid "You are not authorized to access this queue"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/auth.py:175
2016-06-22 01:45:47 +02:00
msgid "No REMOTE_USER set."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/auth.py:193
2017-02-03 21:32:04 +01:00
msgid "Auth key for this subdomain not found."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/auth.py:200
2016-06-22 01:45:47 +02:00
msgid "No JSON web token passed in request"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/auth.py:202
2016-06-22 01:45:47 +02:00
msgid "Bad JSON web token"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/auth.py:206
2016-06-22 01:45:47 +02:00
msgid "No user specified in JSON web token claims"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/auth.py:209
2017-02-03 21:32:04 +01:00
msgid "No realm specified in JSON web token claims"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/auth.py:224
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
2017-10-05 10:14:33 +02:00
#: zerver/views/auth.py:265
2017-06-06 20:43:38 +02:00
msgid "Invalid OTP"
2017-10-20 19:24:15 +02:00
msgstr "OTP invalide"
2017-06-06 20:43:38 +02:00
2017-10-20 19:24:15 +02:00
#: zerver/views/auth.py:571 zerver/views/auth.py:599
2016-08-24 23:38:43 +02:00
msgid "Dev environment not enabled."
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/auth.py:584 zerver/views/auth.py:628
2016-08-24 23:38:43 +02:00
msgid "Your realm has been deactivated."
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/auth.py:587 zerver/views/auth.py:625
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
2017-10-20 19:24:15 +02:00
#: zerver/views/auth.py:590
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
2017-10-20 19:24:15 +02:00
#: zerver/views/auth.py:631
2016-06-22 01:45:47 +02:00
msgid "Password auth is disabled in your team."
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/auth.py:636
2016-06-22 01:45:47 +02:00
msgid "This user is not registered; do so from a browser."
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/auth.py:638 zerver/views/auth.py:717
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
2017-10-20 19:24:15 +02:00
#: zerver/views/auth.py:663
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
2017-10-20 19:24:15 +02:00
#: zerver/views/auth.py:669
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
2017-10-20 19:24:15 +02:00
#: zerver/views/auth.py:724
2016-06-22 01:45:47 +02:00
msgid "GOOGLE_CLIENT_ID is not configured"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/custom_profile_fields.py:33
#: zerver/views/custom_profile_fields.py:66
2017-06-06 20:43:38 +02:00
msgid "Name cannot be blank."
2017-10-05 10:14:33 +02:00
msgstr "Le nom ne peut pas être vide."
2017-06-06 20:43:38 +02:00
2017-10-05 10:14:33 +02:00
#: zerver/views/custom_profile_fields.py:36
2017-06-06 20:43:38 +02:00
msgid "Invalid field type."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/custom_profile_fields.py:46
#: zerver/views/custom_profile_fields.py:77
2017-06-06 20:43:38 +02:00
msgid "A field with that name already exists."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/custom_profile_fields.py:54
#: zerver/views/custom_profile_fields.py:72
#: zerver/views/custom_profile_fields.py:92
2017-06-06 20:43:38 +02:00
#, python-brace-format
msgid "Field id {id} not found."
msgstr ""
2017-09-15 15:46:38 +02:00
#: zerver/views/hotspots.py:16
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
2017-10-05 10:14:33 +02:00
#: zerver/views/invite.py:27
2017-02-03 21:32:04 +01:00
msgid "You must specify at least one email address."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/invite.py:35
2017-02-03 21:32:04 +01:00
msgid "You must specify at least one stream for invitees to join."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/invite.py:48
2017-02-03 21:32:04 +01:00
#, python-format
msgid "Stream does not exist: %s. No invites were sent."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/messages.py:71
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 ""
2017-10-20 19:24:15 +02:00
#: zerver/views/messages.py:825
2016-06-22 01:45:47 +02:00
#, python-format
msgid "No such topic '%s'"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/messages.py:950
2016-06-22 01:45:47 +02:00
#, python-format
2017-02-03 21:32:04 +01:00
msgid "Unknown realm %s"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/messages.py:970
2016-06-22 01:45:47 +02:00
msgid "Missing sender"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/messages.py:976
2016-06-22 01:45:47 +02:00
msgid "Invalid mirrored message"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/messages.py:978
2016-06-22 01:45:47 +02:00
msgid "Invalid mirrored realm"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/messages.py:981
2016-06-22 01:45:47 +02:00
msgid "IRC stream names must start with #"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/messages.py:1040
2017-09-15 15:46:38 +02:00
msgid "Message edit history is disabled in this organization"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/messages.py:1058
2017-06-06 20:43:38 +02:00
msgid "Your organization has turned off message editing"
2016-08-24 23:38:43 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/messages.py:1073 zerver/views/messages.py:1142
2016-08-24 23:38:43 +02:00
msgid "You don't have permission to edit this message"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/messages.py:1084
2016-08-24 23:38:43 +02:00
msgid "The time limit for editing this message has past"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/messages.py:1087
2016-06-22 01:45:47 +02:00
msgid "Nothing to change"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/muting.py:22
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
2017-10-05 10:14:33 +02:00
#: zerver/views/muting.py:29
2017-06-06 20:43:38 +02:00
msgid "Topic is not there in the muted_topics list"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/pointer.py:29
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
2017-10-05 10:14:33 +02:00
#: zerver/views/presence.py:30 zerver/views/presence.py:32
#: zerver/views/users.py:38 zerver/views/users.py:40 zerver/views/users.py:81
#: zerver/views/users.py:97 zerver/views/users.py:167
#: zerver/views/users.py:225
2017-06-06 20:43:38 +02:00
msgid "No such user"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/presence.py:34
2017-06-06 20:43:38 +02:00
msgid "Presence is not supported for bot users."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/presence.py:38
2016-08-24 23:38:43 +02:00
#, python-format
2017-06-06 20:43:38 +02:00
msgid "No presence data for %s"
2016-08-24 23:38:43 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/presence.py:59
2017-06-06 20:43:38 +02:00
#, python-format
msgid "Invalid status: %s"
2016-08-24 23:38:43 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/push_notifications.py:22
2017-06-06 20:43:38 +02:00
msgid "Empty or invalid length token"
2016-08-24 23:38:43 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/push_notifications.py:28
2017-09-15 15:46:38 +02:00
msgid "Invalid APNS token"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/reactions.py:41
2017-02-03 21:32:04 +01:00
msgid "Reaction already exists"
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/reactions.py:63
2017-02-03 21:32:04 +01:00
msgid "Reaction does not exist"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/realm.py:49 zerver/views/user_settings.py:155
2016-08-24 23:38:43 +02:00
#, python-format
msgid "Invalid language '%s'"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/realm.py:51
2017-06-06 20:43:38 +02:00
msgid "Realm description is too long."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/realm.py:53
2017-09-15 15:46:38 +02:00
msgid "Realm name is too long."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/realm.py:55
2017-02-03 21:32:04 +01:00
msgid "At least one authentication method must be enabled."
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/realm_domains.py:29
2017-02-03 21:32:04 +01:00
msgid "Invalid domain: {}"
2017-06-06 20:43:38 +02:00
msgstr "Domaine invalide : {}"
2016-06-22 01:45:47 +02:00
2017-10-05 10:14:33 +02:00
#: zerver/views/realm_domains.py:31
2017-09-15 15:46:38 +02:00
#, python-format
msgid "The domain %(domain)s is already a part of your organization."
msgstr ""
2017-10-05 10:14:33 +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."
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/realm_emoji.py:31
2017-06-06 20:43:38 +02:00
msgid "You must upload exactly one file."
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/realm_emoji.py:34 zerver/views/realm_icon.py:23
#: zerver/views/upload.py:60 zerver/views/user_settings.py:218
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"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/realm_filters.py:45
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
2017-06-06 20:43:38 +02:00
#: zerver/views/realm_icon.py:19
msgid "You must upload exactly one icon."
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/registration.py:295
2017-02-03 21:32:04 +01:00
msgid "New organization creation disabled."
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/registration.py:298
2017-02-03 21:32:04 +01:00
msgid "The organization creation link has expired or is not valid."
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/streams.py:47
2017-09-15 15:46:38 +02:00
#, python-brace-format
msgid "User not authorized to execute queries on behalf of '{principal}'"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/streams.py:97
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
2017-10-05 10:14:33 +02:00
#: zerver/views/streams.py:119
2017-02-03 21:32:04 +01:00
msgid "Nothing to do. Specify at least one of \"add\" or \"delete\"."
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/streams.py:159
2017-02-03 21:32:04 +01:00
msgid "This action requires administrative rights"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/streams.py:172
2017-02-03 21:32:04 +01:00
msgid "Cannot administer invite-only streams this way"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/streams.py:249
2016-06-22 01:45:47 +02:00
#, python-format
2017-02-03 21:32:04 +01:00
msgid "Unable to access stream (%s)."
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/streams.py:255
2017-02-03 21:32:04 +01:00
msgid ""
"You can only invite other Zephyr mirroring users to invite-only streams."
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/streams.py:455
2016-06-22 01:45:47 +02:00
#, python-format
msgid "Unknown subscription property: %s"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/streams.py:459
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-02-03 21:32:04 +01:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/upload.py:42
2017-06-06 20:43:38 +02:00
msgid "<p>File not found.</p>"
2017-10-24 01:17:38 +02:00
msgstr "<p>Fichier introuvable.</p>"
2017-06-06 20:43:38 +02:00
2017-10-05 10:14:33 +02:00
#: zerver/views/upload.py:44
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
2017-10-05 10:14:33 +02:00
#: zerver/views/upload.py:53
2016-06-22 01:45:47 +02:00
msgid "You must specify a file to upload"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/upload.py:55 zerver/views/users.py:202
#: zerver/views/users.py:273
2016-06-22 01:45:47 +02:00
msgid "You may only upload one file at a time"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/upload.py:63
2017-06-06 20:43:38 +02:00
msgid "Upload would exceed your maximum quota."
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/user_settings.py:36 zerver/views/user_settings.py:121
2017-06-06 20:43:38 +02:00
msgid "Email address changes are disabled in this organization."
2017-10-05 10:14:33 +02:00
msgstr "Le changement de courriel est désactivé dans votre organisation."
2016-06-22 01:45:47 +02:00
2017-10-05 10:14:33 +02:00
#: zerver/views/user_settings.py:94
2016-08-24 23:38:43 +02:00
msgid "No new data supplied"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/user_settings.py:98
2016-08-24 23:38:43 +02:00
msgid "New password must match confirmation password!"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/user_settings.py:100
2016-06-22 01:45:47 +02:00
msgid "Wrong password!"
2017-06-06 20:43:38 +02:00
msgstr "Mot de passe incorrect !"
2017-10-05 10:14:33 +02:00
#: zerver/views/user_settings.py:129
msgid "Check your email for a confirmation link. "
2017-10-20 19:24:15 +02:00
msgstr "Vérifiez votre email pour un lien de confirmation."
2016-06-22 01:45:47 +02:00
2017-10-05 10:14:33 +02:00
#: zerver/views/user_settings.py:159
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
2017-10-05 10:14:33 +02:00
#: zerver/views/user_settings.py:163
2017-06-06 20:43:38 +02:00
#, python-format
msgid "Invalid emojiset '%s'"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/user_settings.py:214
2017-06-06 20:43:38 +02:00
msgid "You must upload exactly one avatar."
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/users.py:42 zerver/views/users.py:49
2017-02-03 21:32:04 +01:00
msgid "Cannot deactivate the only organization administrator"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/users.py:63 zerver/views/users.py:65
2016-06-22 01:45:47 +02:00
msgid "No such bot"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/users.py:104
2017-02-03 21:32:04 +01:00
msgid "Cannot remove the only organization administrator"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/users.py:264
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
2017-10-20 19:24:15 +02:00
#: zerver/views/users.py:419
2016-06-22 01:45:47 +02:00
#, python-format
2017-06-06 20:43:38 +02:00
msgid "Email '%(email)s' not allowed for realm '%(realm)s'"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-10-20 19:24:15 +02:00
#: zerver/views/users.py:424
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
2017-10-05 10:14:33 +02:00
#: zerver/views/zephyr.py:32
2017-02-03 21:32:04 +01:00
msgid "Could not find Kerberos credential"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/zephyr.py:34
2017-02-03 21:32:04 +01:00
msgid "Webathena login not enabled"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/views/zephyr.py:44
2017-02-03 21:32:04 +01:00
msgid "Invalid Kerberos cache"
msgstr ""
2017-10-05 10:14: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"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/freshdesk/view.py:130
2016-06-22 01:45:47 +02:00
#, python-format
msgid "Missing key %s in JSON"
2017-06-06 20:43:38 +02:00
msgstr "Clef %s manquante dans le JSON"
2016-06-22 01:45:47 +02:00
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/gogs/view.py:97
2017-06-06 20:43:38 +02:00
msgid "Invalid event \"{}\" in request headers"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/ifttt/view.py:19 zerver/webhooks/zapier/view.py:19
2016-08-24 23:38:43 +02:00
msgid "Subject can't be empty"
2017-06-06 20:43:38 +02:00
msgstr "Le sujet ne peut être vide"
2016-08-24 23:38:43 +02:00
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/ifttt/view.py:21 zerver/webhooks/zapier/view.py:21
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
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/jira/view.py:263
2017-02-03 21:32:04 +01:00
msgid "Event is not given by JIRA"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/librato/view.py:170
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
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/newrelic/view.py:33
2016-06-22 01:45:47 +02:00
msgid "Unknown webhook request"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/pingdom/view.py:45
2016-06-22 01:45:47 +02:00
#, python-brace-format
msgid "Unsupported check_type: {check_type}"
2017-10-20 19:24:15 +02:00
msgstr "check_type: {check_type} non supporté "
2016-06-22 01:45:47 +02:00
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/pivotal/view.py:174
2016-06-22 01:45:47 +02:00
msgid "Unable to handle Pivotal payload"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/slack/view.py:24
2017-06-06 20:43:38 +02:00
msgid "Error: channels_map_to_topics parameter other than 0 or 1"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/slack/view.py:30
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
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/stripe/view.py:160
2017-02-03 21:32:04 +01:00
msgid "We don't support {} event"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/transifex/view.py:24
2016-06-22 01:45:47 +02:00
msgid "Transifex wrong request"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/trello/view/__init__.py:30
2016-08-24 23:38:43 +02:00
#, python-brace-format
msgid "Unsupported action_type: {action_type}"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/updown/view.py:83
2017-09-15 15:46:38 +02:00
#, python-format
msgid "Unsupported Updown event type: %s"
msgstr ""
2017-10-05 10:14:33 +02:00
#: zerver/webhooks/wordpress/view.py:42
2017-06-06 20:43:38 +02:00
msgid "Unknown WordPress webhook action: "
msgstr ""
2017-10-20 19:24:15 +02:00
#: zilencer/views.py:22
2017-06-06 20:43:38 +02:00
msgid "Must validate with valid Zulip server API key"
2016-06-22 01:45:47 +02:00
msgstr ""
2017-09-15 15:46:38 +02:00
2017-10-20 19:24:15 +02:00
#: zilencer/views.py:27
2017-09-15 15:46:38 +02:00
msgid "Invalid token type"
msgstr ""