From 66a47fbf4b3b6ee8f6bb571ff3513ec7ce6b4fbb Mon Sep 17 00:00:00 2001 From: Thomas Date: Mon, 23 Jan 2023 18:33:21 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (3 of 3 strings) Translation: Documentation/administrator_documentation-upgrade_docs-quick_install Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator_documentation-upgrade_docs-quick_install/fr/ --- .../upgrade_docs/quick_install.po | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/docs/locales/fr/LC_MESSAGES/administrator_documentation/upgrade_docs/quick_install.po b/docs/locales/fr/LC_MESSAGES/administrator_documentation/upgrade_docs/quick_install.po index 6e89b7be5..448b9c1c8 100644 --- a/docs/locales/fr/LC_MESSAGES/administrator_documentation/upgrade_docs/quick_install.po +++ b/docs/locales/fr/LC_MESSAGES/administrator_documentation/upgrade_docs/quick_install.po @@ -3,23 +3,26 @@ # This file is distributed under the same license as the funkwhale package. # FIRST AUTHOR , 2022. # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: funkwhale 1.2.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-07-01 10:35+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" +"PO-Revision-Date: 2023-01-23 21:42+0000\n" +"Last-Translator: Thomas \n" +"Language-Team: French \n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 4.14.2\n" "Generated-By: Babel 2.10.1\n" #: ../../administrator_documentation/upgrade_docs/quick_install.md:1 msgid "Upgrade using the quick install script" -msgstr "" +msgstr "Mettre à jour en utilisant le script d’installation rapide" #: ../../administrator_documentation/upgrade_docs/quick_install.md:3 msgid "" @@ -27,8 +30,10 @@ msgid "" "script](../installation_docs/quick_install), upgrading your instance is " "as simple as running the following command on your server:" msgstr "" +"Si vous avez installé Funkwhale en utilisant le [script d’installation " +"rapide](../installation_docs/quick_install), mettre à jour votre instance " +"est aussi simple que d’exécuter la commande suivante dans votre serveur :" #: ../../administrator_documentation/upgrade_docs/quick_install.md:9 msgid "The script runs through the necessary setup instructions." -msgstr "" - +msgstr "Le script exécute les instructions de configuration nécessaires."