diff options
author | Sylvain Plantefève <sylvain.plantefeve@gmail.com> | 2018-11-02 14:33:32 +0100 |
---|---|---|
committer | Sylvain Plantefève <sylvain.plantefeve@gmail.com> | 2018-11-02 14:38:21 +0100 |
commit | c38fbfe414a626bd4e01e00699203584630d8041 (patch) | |
tree | 98cba734e984442f7095fdbdd7eb87b58263d361 /po/fr.po | |
parent | networkd: add missing bonding options (#10542) (diff) | |
download | systemd-c38fbfe414a626bd4e01e00699203584630d8041.tar.gz systemd-c38fbfe414a626bd4e01e00699203584630d8041.tar.bz2 systemd-c38fbfe414a626bd4e01e00699203584630d8041.zip |
po: update French translation
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 15 |
1 files changed, 11 insertions, 4 deletions
@@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: systemd\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-08-28 21:32+0200\n" -"PO-Revision-Date: 2018-08-28 21:40+0200\n" +"POT-Creation-Date: 2018-11-02 14:28+0100\n" +"PO-Revision-Date: 2018-11-02 14:32+0100\n" "Last-Translator: Sylvain Plantefève <sylvain.plantefeve@gmail.com>\n" "Language-Team: French\n" "Language: fr\n" @@ -695,8 +695,12 @@ msgid "Authentication is required to restart '$(unit)'." msgstr "Authentification requise pour redémarrer « $(unit) »." #: src/core/dbus-unit.c:437 -msgid "Authentication is required to kill '$(unit)'." -msgstr "Authentification requise pour tuer « $(unit) »." +msgid "" +"Authentication is required to send a UNIX signal to the processes of " +"'$(unit)'." +msgstr "" +"Authentification requise pour envoyer un signal UNIX aux processus de " +"« $(unit) »." #: src/core/dbus-unit.c:468 msgid "Authentication is required to reset the \"failed\" state of '$(unit)'." @@ -708,6 +712,9 @@ msgstr "" msgid "Authentication is required to set properties on '$(unit)'." msgstr "Authentification requise pour définir des propriétés de « $(unit) »." +#~ msgid "Authentication is required to kill '$(unit)'." +#~ msgstr "Authentification requise pour tuer « $(unit) »." + #~ msgid "Press Ctrl+C to cancel all filesystem checks in progress" #~ msgstr "" #~ "Appuyez sur Ctrl+C pour annuler toutes vérifications en cours du système " |