diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:14:33 +0000 |
commit | 9f153fbfec0fb9c9ce38e749a7c6f4a5e115d4e9 (patch) | |
tree | 2784370cda9bbf2da9114d70f05399c0b229d28c /packaging/debian/po/fr.po | |
parent | Adding debian version 4.2.6-1. (diff) | |
download | wireshark-9f153fbfec0fb9c9ce38e749a7c6f4a5e115d4e9.tar.xz wireshark-9f153fbfec0fb9c9ce38e749a7c6f4a5e115d4e9.zip |
Merging upstream version 4.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'packaging/debian/po/fr.po')
-rw-r--r-- | packaging/debian/po/fr.po | 101 |
1 files changed, 87 insertions, 14 deletions
diff --git a/packaging/debian/po/fr.po b/packaging/debian/po/fr.po index 2b5de996..24701a2b 100644 --- a/packaging/debian/po/fr.po +++ b/packaging/debian/po/fr.po @@ -1,24 +1,25 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the wireshark package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: -# Simon Paillard <spaillard@debian.org>, 2009 -# Yann Domingo, 2019 -# Yann Domingo, 2019 +# Gerald Combs <gerald@wireshark.org>, 2024 +# +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: Wireshark\n" +"Project-Id-Version: wireshark\n" "Report-Msgid-Bugs-To: wireshark@packages.debian.org\n" -"POT-Creation-Date: 2017-08-06 18:31-0400\n" -"PO-Revision-Date: 2019-06-30 23:24+0000\n" -"Last-Translator: Yann Domingo\n" -"Language-Team: French (http://www.transifex.com/wireshark/wireshark/language/fr/)\n" +"POT-Creation-Date: 2024-05-20 18:25+0000\n" +"PO-Revision-Date: 2024-08-12 22:31+0000\n" +"Last-Translator: Gerald Combs <gerald@wireshark.org>, 2024\n" +"Language-Team: French (https://app.transifex.com/wireshark/teams/36457/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. Type: boolean #. Description @@ -34,23 +35,37 @@ msgid "" "system group to capture packets. This is recommended over the alternative of" " running Wireshark/Tshark directly as root, because less of the code will " "run with elevated privileges." -msgstr "Dumpcap peut être installé afin d'autoriser les membres du groupe « wireshark » à capturer des paquets. Cette méthode de capture est préférable à l'exécution de Wireshark ou Tshark avec les droits du superutilisateur, car elle permet d'exécuter moins de code avec des droits importants." +msgstr "" +"Dumpcap peut être installé afin d'autoriser les membres du groupe " +"« wireshark » à capturer des paquets. Cette méthode de capture est " +"préférable à l'exécution de Wireshark ou Tshark avec les droits du " +"superutilisateur, car elle permet d'exécuter moins de code avec des droits " +"importants." #. Type: boolean #. Description -#: ../templates:2001 +#. Type: boolean +#. Description +#: ../templates:2001 ../templates:7001 msgid "" "For more detailed information please see /usr/share/doc/wireshark-" "common/README.Debian." -msgstr "Pour plus d'information, veuillez consulter /usr/share/doc/wireshark-common/README.Debian." +msgstr "" +"Pour plus d'information, veuillez consulter /usr/share/doc/wireshark-" +"common/README.Debian." #. Type: boolean #. Description -#: ../templates:2001 +#. Type: boolean +#. Description +#: ../templates:2001 ../templates:7001 msgid "" "Enabling this feature may be a security risk, so it is disabled by default. " "If in doubt, it is suggested to leave it disabled." -msgstr "Cette fonctionnalité constitue un risque pour la sécurité, c'est pourquoi elle est désactivée par défaut. En cas de doute, il est suggéré de la laisser désactivée." +msgstr "" +"Cette fonctionnalité constitue un risque pour la sécurité, c'est pourquoi " +"elle est désactivée par défaut. En cas de doute, il est suggéré de la " +"laisser désactivée." #. Type: error #. Description @@ -138,3 +153,61 @@ msgstr "" #: ../templates:6001 msgid "If the group is no longer needed, please remove it manually." msgstr "" + +#. Type: boolean +#. Description +#: ../templates:7001 +msgid "Should non-superusers be able to capture system calls?" +msgstr "" + +#. Type: boolean +#. Description +#: ../templates:7001 +msgid "" +"The falcodump external capture utility (extcap) can be installed in a way " +"that allows members of the \"scap\" system group to capture system calls. " +"This is recommended over the alternative of running Logray directly as root," +" because less of the code will run with elevated privileges." +msgstr "" + +#. Type: error +#. Description +#: ../templates:8001 +msgid "Creating the \"scap\" system group failed" +msgstr "" + +#. Type: error +#. Description +#: ../templates:8001 +msgid "" +"The \"scap\" group does not exist, and creating it failed, so Logray cannot " +"be configured to capture system calls as an unprivileged user." +msgstr "" + +#. Type: error +#. Description +#: ../templates:8001 +msgid "Please create the \"scap\" system group and try configuring logray again." +msgstr "" + +#. Type: error +#. Description +#: ../templates:9001 +msgid "The \"scap\" group is a system group" +msgstr "" + +#. Type: error +#. Description +#: ../templates:9001 +msgid "" +"The \"scap\" group exists as a user group, but the preferred configuration " +"is for it to be created as a system group." +msgstr "" + +#. Type: error +#. Description +#: ../templates:9001 +msgid "" +"As a result, purging logray will not remove the \"scap\" group, but " +"everything else should work properly." +msgstr "" |