Translated using Weblate (French)

Currently translated at 99.8% (1473 of 1475 strings)
This commit is contained in:
Maxime Leroy 2022-08-17 16:54:22 +00:00 committed by Hosted Weblate
parent 0c89d73e48
commit a2bc26ac26
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: FreedomBox UI\n" "Project-Id-Version: FreedomBox UI\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-08-15 20:19-0400\n" "POT-Creation-Date: 2022-08-15 20:19-0400\n"
"PO-Revision-Date: 2022-08-03 22:17+0000\n" "PO-Revision-Date: 2022-08-18 17:21+0000\n"
"Last-Translator: Maxime Leroy <lisacintosh@gmail.com>\n" "Last-Translator: Maxime Leroy <lisacintosh@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/freedombox/" "Language-Team: French <https://hosted.weblate.org/projects/freedombox/"
"freedombox/fr/>\n" "freedombox/fr/>\n"
@ -8269,21 +8269,19 @@ msgid "Generic"
msgstr "Générique" msgstr "Générique"
#: plinth/operation.py:116 #: plinth/operation.py:116
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Error setting hostname: {exception}"
msgid "Error: {name}: {exception_message}" msgid "Error: {name}: {exception_message}"
msgstr "Erreur lors de la définition du nom de machine : {exception}" msgstr "Erreur : {name} : {exception}"
#: plinth/operation.py:119 #: plinth/operation.py:119
#, python-brace-format #, python-brace-format
msgid "Waiting to start: {name}" msgid "Waiting to start: {name}"
msgstr "" msgstr "Attente du démarrage de : {name}"
#: plinth/operation.py:125 #: plinth/operation.py:125
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Service disabled: {name}"
msgid "Finished: {name}" msgid "Finished: {name}"
msgstr "Service désactivé : {name}" msgstr "Terminé : {name}"
#: plinth/package.py:187 #: plinth/package.py:187
#, python-brace-format #, python-brace-format
@ -8321,58 +8319,44 @@ msgid "Timeout waiting for package manager"
msgstr "" msgstr ""
#: plinth/setup.py:44 #: plinth/setup.py:44
#, fuzzy
#| msgid "Install Apps"
msgid "Installing app" msgid "Installing app"
msgstr "Installer des applications" msgstr "Installation de l'application"
#: plinth/setup.py:46 #: plinth/setup.py:46
#, fuzzy
#| msgid "Updating..."
msgid "Updating app" msgid "Updating app"
msgstr "Mise à jour en cours…" msgstr "Mise à jour de l'application"
#: plinth/setup.py:72 #: plinth/setup.py:72
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Error installing application: {string} {details}"
msgid "Error installing app: {string} {details}" msgid "Error installing app: {string} {details}"
msgstr "Erreur lors de linstallation de lapplication : {string} {details}" msgstr "Erreur lors de linstallation de lapplication : {string} {details}"
#: plinth/setup.py:76 #: plinth/setup.py:76
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Error installing application: {string} {details}"
msgid "Error updating app: {string} {details}" msgid "Error updating app: {string} {details}"
msgstr "Erreur lors de linstallation de lapplication : {string} {details}" msgstr "Erreur de mise à jour de lapplication : {string} {details}"
#: plinth/setup.py:82 #: plinth/setup.py:82
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Error installing application: {error}"
msgid "Error installing app: {error}" msgid "Error installing app: {error}"
msgstr "Erreur lors de linstallation de lapplication : {error}" msgstr "Erreur dinstallation de lapplication : {error}"
#: plinth/setup.py:85 #: plinth/setup.py:85
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Error installing application: {error}"
msgid "Error updating app: {error}" msgid "Error updating app: {error}"
msgstr "Erreur lors de linstallation de lapplication : {error}" msgstr "Erreur d'installation de lapplication : {error}"
#: plinth/setup.py:89 #: plinth/setup.py:89
#, fuzzy
#| msgid "Application installed."
msgid "App installed." msgid "App installed."
msgstr "Application installée." msgstr "Application installée."
#: plinth/setup.py:91 #: plinth/setup.py:91
#, fuzzy
#| msgid "Last update"
msgid "App updated" msgid "App updated"
msgstr "Dernière mise à jour" msgstr "Application mise à jour"
#: plinth/setup.py:411 #: plinth/setup.py:411
#, fuzzy
#| msgid "Upgrade Packages"
msgid "Updating app packages" msgid "Updating app packages"
msgstr "Mise à Niveau Paquets" msgstr "Mise à jour des paquets de l'application"
#: plinth/templates/403.html:10 #: plinth/templates/403.html:10
msgid "403 Forbidden" msgid "403 Forbidden"