Translated using Weblate (French)

Currently translated at 98.4% (1094 of 1112 strings)
This commit is contained in:
Thomas Vincent 2019-11-19 22:29:32 +00:00 committed by Hosted Weblate
parent 5b2df956e8
commit aa6084d7ad
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: 2019-11-18 18:45-0500\n" "POT-Creation-Date: 2019-11-18 18:45-0500\n"
"PO-Revision-Date: 2019-11-10 15:04+0000\n" "PO-Revision-Date: 2019-11-20 17:53+0000\n"
"Last-Translator: Thomas Vincent <thomas@vinc-net.fr>\n" "Last-Translator: Thomas Vincent <thomas@vinc-net.fr>\n"
"Language-Team: French <https://hosted.weblate.org/projects/freedombox/plinth/" "Language-Team: French <https://hosted.weblate.org/projects/freedombox/plinth/"
"fr/>\n" "fr/>\n"
@ -471,13 +471,17 @@ msgid ""
"Could not reach SSH host %(hostname)s. Please verify that the host is up and " "Could not reach SSH host %(hostname)s. Please verify that the host is up and "
"accepting connections." "accepting connections."
msgstr "" msgstr ""
"Impossible datteindre lhôte SSH %(hostname)s. Veuillez vérifier que lhôte "
"est démarré et quil accepte les connexions."
#: plinth/modules/backups/templates/verify_ssh_hostkey.html:43 #: plinth/modules/backups/templates/verify_ssh_hostkey.html:43
#, python-format #, fuzzy, python-format
msgid "" msgid ""
"The authenticity of SSH host %(hostname)s could not be established. The host " "The authenticity of SSH host %(hostname)s could not be established. The host "
"advertises the following SSH public keys. Please verify any one of them." "advertises the following SSH public keys. Please verify any one of them."
msgstr "" msgstr ""
"Lauthenticité de lhôte SSH %(hostname)s na pu être établie. Lhôte "
"présente les clés publiques SSH suivantes. Veuillez les vérifier."
#: plinth/modules/backups/templates/verify_ssh_hostkey.html:55 #: plinth/modules/backups/templates/verify_ssh_hostkey.html:55
msgid "How to verify?" msgid "How to verify?"
@ -662,20 +666,17 @@ msgstr ""
"des opérations depuis une console." "des opérations depuis une console."
#: plinth/modules/cockpit/__init__.py:57 #: plinth/modules/cockpit/__init__.py:57
#, fuzzy, python-brace-format #, python-brace-format
#| msgid ""
#| "When enabled, Cockpit will be available from <a href=\"/_cockpit/\">/"
#| "_cockpit/</a> path on the web server. It can be accessed by <a href="
#| "\"{users_url}\">any user</a> on {box_name} belonging to the admin group."
msgid "" msgid ""
"When enabled, Cockpit will be available from <a href=\"/_cockpit/\" data-" "When enabled, Cockpit will be available from <a href=\"/_cockpit/\" data-"
"turbolinks=\"false\">/_cockpit/</a> path on the web server. It can be " "turbolinks=\"false\">/_cockpit/</a> path on the web server. It can be "
"accessed by <a href=\"{users_url}\">any user</a> on {box_name} belonging to " "accessed by <a href=\"{users_url}\">any user</a> on {box_name} belonging to "
"the admin group." "the admin group."
msgstr "" msgstr ""
"Une fois activé, Cockpit est accessible depuis le chemin <a href=\"/_cockpit" "Une fois activé, Cockpit est accessible depuis le chemin <a href=\"/"
"\">/_cockpit</a> sur le serveur web. Il peut être consulté par tout <a href=" "_cockpit\" data-turbolinks=\"false\">/_cockpit</a> sur le serveur web. Il "
"\"{users_url}\">utilisateur</a> avec un compte admin sur {box_name}." "peut être consulté par tout <a href=\"{users_url}\">utilisateur</a> avec un "
"compte admin sur {box_name}."
#: plinth/modules/config/__init__.py:37 #: plinth/modules/config/__init__.py:37
msgid "General Configuration" msgid "General Configuration"
@ -949,22 +950,16 @@ msgid "Deluge is a BitTorrent client that features a Web UI."
msgstr "Deluge est un client BitTorrent avec une interface utilisateur Web." msgstr "Deluge est un client BitTorrent avec une interface utilisateur Web."
#: plinth/modules/deluge/__init__.py:45 #: plinth/modules/deluge/__init__.py:45
#, fuzzy
#| msgid ""
#| "When enabled, the Deluge web client will be available from <a href=\"/"
#| "deluge\">/deluge</a> path on the web server. The default password is "
#| "'deluge', but you should log in and change it immediately after enabling "
#| "this service."
msgid "" msgid ""
"When enabled, the Deluge web client will be available from <a href=\"/deluge" "When enabled, the Deluge web client will be available from <a href=\"/deluge"
"\" data-turbolinks=\"false\">/deluge</a> path on the web server. The default " "\" data-turbolinks=\"false\">/deluge</a> path on the web server. The default "
"password is 'deluge', but you should log in and change it immediately after " "password is 'deluge', but you should log in and change it immediately after "
"enabling this service." "enabling this service."
msgstr "" msgstr ""
"Lorsqu'il est activé, le client Web Deluge sera accessible depuis le chemin " "Lorsqu'il est activé, le client Web Deluge sera accessible depuis le chemin <"
"<a href=\"/deluge\">/deluge</a> sur le serveur Web. Le mot de passe par " "a href=\"/deluge\" data-turbolinks=\"false\">/deluge</a> sur le serveur Web. "
"défaut est 'deluge'. Vous devrez toutefois vous connecter et le changer tout " "Le mot de passe par défaut est 'deluge'. Vous devrez toutefois vous "
"de suite après l'activation du service." "connecter et le changer tout de suite après l'activation du service."
#: plinth/modules/deluge/__init__.py:51 #: plinth/modules/deluge/__init__.py:51
#: plinth/modules/transmission/__init__.py:57 #: plinth/modules/transmission/__init__.py:57
@ -1589,8 +1584,9 @@ msgstr ""
"être également trouvé dans le fichier /var/lib/plinth/firstboot-wizard-secret" "être également trouvé dans le fichier /var/lib/plinth/firstboot-wizard-secret"
#: plinth/modules/first_boot/forms.py:34 #: plinth/modules/first_boot/forms.py:34
#, fuzzy
msgid "Firstboot Wizard Secret" msgid "Firstboot Wizard Secret"
msgstr "" msgstr "Secret de lassistant Firstboot"
#: plinth/modules/first_boot/templates/firstboot_complete.html:26 #: plinth/modules/first_boot/templates/firstboot_complete.html:26
msgid "Setup Complete!" msgid "Setup Complete!"
@ -1736,7 +1732,7 @@ msgstr "Supprimer le dépôt %(repo.name)s"
#: plinth/modules/gitweb/templates/gitweb_configure.html:83 #: plinth/modules/gitweb/templates/gitweb_configure.html:83
msgid "Cloning..." msgid "Cloning..."
msgstr "" msgstr "Clonage en cours…"
#: plinth/modules/gitweb/templates/gitweb_configure.html:89 #: plinth/modules/gitweb/templates/gitweb_configure.html:89
#, python-format #, python-format