Translated using Weblate (French)

Currently translated at 100.0% (4 of 4 strings)

Translation: Documentation/developer-plugins-index
Translate-URL: https://translate.funkwhale.audio/projects/documentation/developer-plugins-index/fr/
This commit is contained in:
Thomas 2023-06-23 20:49:35 +00:00 committed by Weblate
parent d4fb532dc0
commit df195656f0
1 changed files with 16 additions and 7 deletions

View File

@ -3,27 +3,30 @@
# This file is distributed under the same license as the funkwhale package. # This file is distributed under the same license as the funkwhale package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023. # FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
# #
#, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: funkwhale 1.3.0-rc3\n" "Project-Id-Version: funkwhale 1.3.0-rc3\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-03-01 14:05+0100\n" "POT-Creation-Date: 2023-03-01 14:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: 2023-06-24 20:50+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: Thomas <thovi98@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: French <https://translate.funkwhale.audio/projects/"
"documentation/developer-plugins-index/fr/>\n"
"Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"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"
"X-Generator: Weblate 4.17\n"
"Generated-By: Babel 2.11.0\n" "Generated-By: Babel 2.11.0\n"
#: ../../developer_documentation/plugins/index.md:7 #: ../../developer_documentation/plugins/index.md:7
msgid "Resources" msgid "Resources"
msgstr "" msgstr "Ressources"
#: ../../developer_documentation/plugins/index.md:1 #: ../../developer_documentation/plugins/index.md:1
msgid "Funkwhale plugins" msgid "Funkwhale plugins"
msgstr "" msgstr "Plugins Funkwhale"
#: ../../developer_documentation/plugins/index.md:3 #: ../../developer_documentation/plugins/index.md:3
msgid "" msgid ""
@ -32,10 +35,16 @@ msgid ""
"support for third-party services, or introduce cosmetic changes to the " "support for third-party services, or introduce cosmetic changes to the "
"Funkwhale webapp." "Funkwhale webapp."
msgstr "" msgstr ""
"Des plugins peuvent être utilisés pour étendre les fonctionnalités de "
"Funkwhale sans avoir à toucher le code sous-jacent. Les plugins peuvent "
"étendre les fonctionnalités existantes, ajouter le support pour des services "
"tiers ou inclure des changements cosmétiques à lapplication web de "
"Funkwhale."
#: ../../developer_documentation/plugins/index.md:5 #: ../../developer_documentation/plugins/index.md:5
msgid "" msgid ""
"Plugins have been supported since Funkwhale 1.0. Some core plugins, such " "Plugins have been supported since Funkwhale 1.0. Some core plugins, such "
"as the standard Scrobbler plugin, are maintained by the Funkwhale team." "as the standard Scrobbler plugin, are maintained by the Funkwhale team."
msgstr "" msgstr ""
"Les plugins sont supportés depuis Funkwhale 1.0. Certains plugins de base, "
"comme le plugin standard Scrobbler, sont maintenus par léquipe de Funkwhale."