Translated using Weblate (French)

Currently translated at 68.0% (17 of 25 strings)

Translation: RcGcDw/discussion_formatters
Translate-URL: https://translate.wikibot.de/projects/rcgcdw/discussion_formatters/fr/
This commit is contained in:
Arnaud0865 2021-04-30 14:44:55 +00:00 committed by Weblate
parent 19bcb01924
commit 5b3f58d22c
2 changed files with 15 additions and 15 deletions

View file

@ -8,8 +8,8 @@ msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-23 00:28+0100\n" "POT-Creation-Date: 2020-12-23 00:28+0100\n"
"PO-Revision-Date: 2021-04-30 14:43+0000\n" "PO-Revision-Date: 2021-05-06 14:10+0000\n"
"Last-Translator: magiczocker <jan-frederik-kriete@t-online.de>\n" "Last-Translator: Arnaud0865 <Arnaud2.8583@gmail.com>\n"
"Language-Team: French <https://translate.wikibot.de/projects/rcgcdw/" "Language-Team: French <https://translate.wikibot.de/projects/rcgcdw/"
"discussion_formatters/fr/>\n" "discussion_formatters/fr/>\n"
"Language: fr\n" "Language: fr\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.4.2\n" "X-Generator: Weblate 4.6\n"
#: src/discussion_formatters.py:21 src/discussion_formatters.py:56 #: src/discussion_formatters.py:21 src/discussion_formatters.py:56
#: src/discussion_formatters.py:67 src/discussion_formatters.py:95 #: src/discussion_formatters.py:67 src/discussion_formatters.py:95
@ -30,40 +30,40 @@ msgid "Unregistered user"
msgstr "Utilisateur non enregistré" msgstr "Utilisateur non enregistré"
#: src/discussion_formatters.py:39 #: src/discussion_formatters.py:39
#, fuzzy, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
"Création de [{title}](<{url}f/p/{threadId}>) par [{author}](<{url}f/u/" "Création de [{title}](<{url}f/p/{threadId}>) par [{author}]({author_url}) "
"{creatorId}>) dans {forumName}" "dans {forumName}"
#: src/discussion_formatters.py:42 #: src/discussion_formatters.py:42
#, fuzzy, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a poll [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
"Création de [{title}](<{url}f/p/{threadId}>) par [{author}](<{url}f/u/" "Création d'un sondage [{title}](<{url}f/p/{threadId}>) par "
"{creatorId}>) dans {forumName}" "[{author}]({author_url}) dans {forumName}"
#: src/discussion_formatters.py:45 #: src/discussion_formatters.py:45
#, fuzzy, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in " "[{author}]({author_url}) created a quiz [{title}](<{url}f/p/{threadId}>) in "
"{forumName}" "{forumName}"
msgstr "" msgstr ""
"Création de [{title}](<{url}f/p/{threadId}>) par [{author}](<{url}f/u/" "Création d'un quizz [{title}](<{url}f/p/{threadId}>) par "
"{creatorId}>) dans {forumName}" "[{author}]({author_url}) dans {forumName}"
#: src/discussion_formatters.py:54 #: src/discussion_formatters.py:54
#, fuzzy, python-brace-format #, python-brace-format
msgid "" msgid ""
"[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) " "[{author}]({author_url}) created a [reply](<{url}f/p/{threadId}/r/{postId}>) "
"to [{title}](<{url}f/p/{threadId}>) in {forumName}" "to [{title}](<{url}f/p/{threadId}>) in {forumName}"
msgstr "" msgstr ""
"[Réponse](<{url}f/p/{threadId}/r/{postId}>) de [{author}](<{url}f/u/" "[{author}]({author_url}) a [répondu](<{url}f/p/{threadId}/r/{postId}>) à "
"{creatorId}>) à [{title}](<{url}f/p/{threadId}>) dans {forumName}" "[{title}](<{url}f/p/{threadId}>) dans {forumName}"
#: src/discussion_formatters.py:61 #: src/discussion_formatters.py:61
#, fuzzy, python-brace-format #, fuzzy, python-brace-format