diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2024-11-06 12:13:45 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2024-11-06 15:42:31 +0100 |
commit | 839c37dc7fa39976a5720eeefe82125305a77805 (patch) | |
tree | acf25f175fabf23524cb06b7317fa1b7127cc3a0 /po/fr.po | |
parent | Update hwdb (diff) | |
download | systemd-839c37dc7fa39976a5720eeefe82125305a77805.tar.xz systemd-839c37dc7fa39976a5720eeefe82125305a77805.zip |
Update translations
ninja -C build systemd-pot
ninja -C build systemd-update-po
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 53 |
1 files changed, 38 insertions, 15 deletions
@@ -11,7 +11,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-08-23 15:33+0200\n" +"POT-Creation-Date: 2024-11-06 14:42+0000\n" "PO-Revision-Date: 2024-11-06 12:46+0000\n" "Last-Translator: Léane GRASSER <leane.grasser@proton.me>\n" "Language-Team: French <https://translate.fedoraproject.org/projects/systemd/" @@ -128,31 +128,43 @@ msgstr "" "utilisateur." #: src/home/org.freedesktop.home1.policy:53 +#, fuzzy +msgid "Update your home area" +msgstr "Mettre à jour un espace personnel" + +#: src/home/org.freedesktop.home1.policy:54 +#, fuzzy +msgid "Authentication is required to update your home area." +msgstr "" +"Une authentification est requise pour mettre à jour l'espace personnel d'un " +"utilisateur." + +#: src/home/org.freedesktop.home1.policy:63 msgid "Resize a home area" msgstr "Redimensionner un espace personnel" -#: src/home/org.freedesktop.home1.policy:54 +#: src/home/org.freedesktop.home1.policy:64 msgid "Authentication is required to resize a user's home area." msgstr "" "Une authentification est requise pour redimensionner l'espace personnel d'un " "utilisateur." -#: src/home/org.freedesktop.home1.policy:63 +#: src/home/org.freedesktop.home1.policy:73 msgid "Change password of a home area" msgstr "Changer le mot de passe d'un espace personnel" -#: src/home/org.freedesktop.home1.policy:64 +#: src/home/org.freedesktop.home1.policy:74 msgid "" "Authentication is required to change the password of a user's home area." msgstr "" "Une authentification est requise pour changer le mot de passe de l'espace " "personnel d'un utilisateur." -#: src/home/org.freedesktop.home1.policy:73 +#: src/home/org.freedesktop.home1.policy:83 msgid "Activate a home area" msgstr "Activer un espace personnel" -#: src/home/org.freedesktop.home1.policy:74 +#: src/home/org.freedesktop.home1.policy:84 msgid "Authentication is required to activate a user's home area." msgstr "" "Une authentification est requise pour activer l'espace personnel d'un " @@ -1247,6 +1259,17 @@ msgstr "" "Une authentification est requise pour nettoyer les anciennes mises à jour du " "système." +#: src/sysupdate/org.freedesktop.sysupdate1.policy:75 +msgid "Manage optional features" +msgstr "" + +#: src/sysupdate/org.freedesktop.sysupdate1.policy:76 +#, fuzzy +msgid "Authentication is required to manage optional features" +msgstr "" +"Une authentification est requise pour gérer les sessions actives, les " +"utilisateurs et les postes (seats)." + #: src/timedate/org.freedesktop.timedate1.policy:22 msgid "Set system time" msgstr "Définir l'heure du système" @@ -1288,23 +1311,23 @@ msgstr "" "Une authentification est requise pour activer ou désactiver la " "synchronisation de l'heure avec le réseau." -#: src/core/dbus-unit.c:353 +#: src/core/dbus-unit.c:370 msgid "Authentication is required to start '$(unit)'." msgstr "Une authentification est requise pour démarrer '$(unit)'." -#: src/core/dbus-unit.c:354 +#: src/core/dbus-unit.c:371 msgid "Authentication is required to stop '$(unit)'." msgstr "Une authentification est requise pour arrêter '$(unit)'." -#: src/core/dbus-unit.c:355 +#: src/core/dbus-unit.c:372 msgid "Authentication is required to reload '$(unit)'." msgstr "Une authentification est requise pour recharger '$(unit)'." -#: src/core/dbus-unit.c:356 src/core/dbus-unit.c:357 +#: src/core/dbus-unit.c:373 src/core/dbus-unit.c:374 msgid "Authentication is required to restart '$(unit)'." msgstr "Une authentification est requise pour redémarrer '$(unit)'." -#: src/core/dbus-unit.c:549 +#: src/core/dbus-unit.c:566 msgid "" "Authentication is required to send a UNIX signal to the processes of " "'$(unit)'." @@ -1312,18 +1335,18 @@ msgstr "" "Une authentification est requise pour envoyer un signal UNIX aux processus " "de '$(unit)'." -#: src/core/dbus-unit.c:577 +#: src/core/dbus-unit.c:594 msgid "Authentication is required to reset the \"failed\" state of '$(unit)'." msgstr "" "Une authentification est requise pour réinitialiser l'état \"failed\" de " "'$(unit)'." -#: src/core/dbus-unit.c:607 +#: src/core/dbus-unit.c:624 msgid "Authentication is required to set properties on '$(unit)'." msgstr "" "Une authentification est requise pour définir des propriétés de '$(unit)'." -#: src/core/dbus-unit.c:704 +#: src/core/dbus-unit.c:721 msgid "" "Authentication is required to delete files and directories associated with " "'$(unit)'." @@ -1331,7 +1354,7 @@ msgstr "" "Une authentification est requise pour supprimer les fichiers et les dossiers " "associés à '$(unit)'." -#: src/core/dbus-unit.c:741 +#: src/core/dbus-unit.c:758 msgid "" "Authentication is required to freeze or thaw the processes of '$(unit)' unit." msgstr "" |