2017-12-10 07:47:29 +00:00
|
|
|
# ADDON notifyall
|
|
|
|
# Copyright (C)
|
|
|
|
# This file is distributed under the same license as the Friendica notifyall addon package.
|
|
|
|
#
|
|
|
|
#
|
2022-05-24 06:00:56 +00:00
|
|
|
# Translators:
|
|
|
|
# Thecross, 2017
|
|
|
|
# Nicolas Derive, 2022
|
|
|
|
#
|
2017-12-10 07:47:29 +00:00
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: \n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2022-05-24 06:00:56 +00:00
|
|
|
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
|
|
|
"PO-Revision-Date: 2016-08-14 19:29+0000\n"
|
|
|
|
"Last-Translator: Nicolas Derive, 2022\n"
|
2017-12-10 07:47:29 +00:00
|
|
|
"Language-Team: French (https://www.transifex.com/Friendica/teams/12172/fr/)\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"Language: fr\n"
|
2022-05-24 06:00:56 +00:00
|
|
|
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
2017-12-10 07:47:29 +00:00
|
|
|
|
2022-05-24 06:00:56 +00:00
|
|
|
#: NotifyAllEmail.php:40
|
2017-12-10 07:47:29 +00:00
|
|
|
#, php-format
|
|
|
|
msgid "%s Administrator"
|
2022-05-24 06:00:56 +00:00
|
|
|
msgstr "L'administrateur de %s"
|
2017-12-10 07:47:29 +00:00
|
|
|
|
2022-05-24 06:00:56 +00:00
|
|
|
#: NotifyAllEmail.php:42
|
2017-12-10 07:47:29 +00:00
|
|
|
#, php-format
|
|
|
|
msgid "%1$s, %2$s Administrator"
|
2022-05-25 06:36:09 +00:00
|
|
|
msgstr "L'administrateur de %1$s, %2$s."
|
2017-12-10 07:47:29 +00:00
|
|
|
|
2022-05-24 06:00:56 +00:00
|
|
|
#: notifyall.php:22
|
|
|
|
msgid "Send email to all members"
|
|
|
|
msgstr "Envoyer un courriel à tous les membres"
|
|
|
|
|
|
|
|
#: notifyall.php:49
|
2017-12-10 07:47:29 +00:00
|
|
|
msgid "No recipients found."
|
|
|
|
msgstr "Aucun destinataire trouvé."
|
|
|
|
|
2022-05-24 06:00:56 +00:00
|
|
|
#: notifyall.php:59
|
2017-12-10 07:47:29 +00:00
|
|
|
msgid "Emails sent"
|
|
|
|
msgstr "Courriels envoyés"
|
|
|
|
|
2022-05-24 06:00:56 +00:00
|
|
|
#: notifyall.php:69
|
2017-12-10 07:47:29 +00:00
|
|
|
msgid "Send email to all members of this Friendica instance."
|
|
|
|
msgstr "Envoyer un courriel à tous les membres de cet instance Friendica."
|
|
|
|
|
2022-05-24 06:00:56 +00:00
|
|
|
#: notifyall.php:74
|
2017-12-10 07:47:29 +00:00
|
|
|
msgid "Message subject"
|
|
|
|
msgstr "Objet du message"
|
|
|
|
|
2022-05-24 06:00:56 +00:00
|
|
|
#: notifyall.php:75
|
2017-12-10 07:47:29 +00:00
|
|
|
msgid "Test mode (only send to administrator)"
|
|
|
|
msgstr "Mode test (envoyer uniquement à l'administrateur)"
|
|
|
|
|
2022-05-24 06:00:56 +00:00
|
|
|
#: notifyall.php:76
|
2017-12-10 07:47:29 +00:00
|
|
|
msgid "Submit"
|
|
|
|
msgstr "Envoyer"
|