diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /po/fr/man8/iconvconfig.8.po | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/fr/man8/iconvconfig.8.po')
-rw-r--r-- | po/fr/man8/iconvconfig.8.po | 370 |
1 files changed, 370 insertions, 0 deletions
diff --git a/po/fr/man8/iconvconfig.8.po b/po/fr/man8/iconvconfig.8.po new file mode 100644 index 00000000..5878f38a --- /dev/null +++ b/po/fr/man8/iconvconfig.8.po @@ -0,0 +1,370 @@ +# French translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Christophe Blaess <http://www.blaess.fr/christophe/>, 1996-2003. +# Stéphan Rafin <stephan.rafin@laposte.net>, 2002. +# Thierry Vignaud <tvignaud@mandriva.com>, 1999, 2002. +# François Micaux, 2002. +# Alain Portal <aportal@univ-montp2.fr>, 2003-2008. +# Jean-Philippe Guérard <fevrier@tigreraye.org>, 2005-2006. +# Jean-Luc Coulon (f5ibh) <jean-luc.coulon@wanadoo.fr>, 2006-2007. +# Julien Cristau <jcristau@debian.org>, 2006-2007. +# Thomas Huriaux <thomas.huriaux@gmail.com>, 2006-2008. +# Nicolas François <nicolas.francois@centraliens.net>, 2006-2008. +# Florentin Duneau <fduneau@gmail.com>, 2006-2010. +# Simon Paillard <simon.paillard@resel.enst-bretagne.fr>, 2006, 2014. +# Denis Barbier <barbier@debian.org>, 2006, 2010. +# David Prévot <david@tilapin.org>, 2010, 2013, 2014. +# Jean-Paul Guillonneau <guillonneau.jeanpaul@free.fr>, 2021. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n 4.21.0\n" +"POT-Creation-Date: 2024-03-01 16:58+0100\n" +"PO-Revision-Date: 2024-03-02 17:58+0100\n" +"Last-Translator: Jean-Paul Guillonneau <guillonneau.jeanpaul@free.fr>\n" +"Language-Team: French <debian-l10n-french@lists.debian.org>\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: vim\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "iconvconfig" +msgstr "iconvconfig" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-10-31" +msgstr "31 octobre 2023" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "Pages du manuel de Linux 6.06" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "NOM" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "iconvconfig - create iconv module configuration cache" +msgstr "iconvconfig – Créer un cache de configuration de modules pour iconv" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "SYNOPSIS" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<iconvconfig> [I<options>] [I<directory>]..." +msgstr "B<iconvconfig> [I<options>] [I<répertoire>]..." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIPTION" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The B<iconv>(3) function internally uses I<gconv> modules to convert to and " +"from a character set. A configuration file is used to determine the needed " +"modules for a conversion. Loading and parsing such a configuration file " +"would slow down programs that use B<iconv>(3), so a caching mechanism is " +"employed." +msgstr "" +"La fonction B<iconv>(3) utilise en interne des modules I<gconv> pour " +"convertir, à partir de ou vers, un jeu de caractères. Un fichier de " +"configuration est utilisé pour déterminer les modules nécessaires pour une " +"conversion. Le chargement et l’analyse ralentiraient les programmes qui " +"utilisent B<iconv>(3), aussi un mécanisme de cache est employé." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The B<iconvconfig> program reads iconv module configuration files and writes " +"a fast-loading gconv module configuration cache file." +msgstr "" +"Le programme B<iconvconfig> lit les fichiers de configuration de modules " +"d’B<iconv> et écrit un fichier de cache de configuration de modules I<gconv> " +"chargeable rapidement." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"In addition to the system provided gconv modules, the user can specify " +"custom gconv module directories with the environment variable " +"B<GCONV_PATH>. However, iconv module configuration caching is used only " +"when the environment variable B<GCONV_PATH> is not set." +msgstr "" +"En plus des modules I<gconv> fournis par le système, l’utilisateur peut " +"indiquer des répertoires de module I<gconv> personnalisés avec la variable " +"d’environnement B<GCONV_PATH>. Cependant, la mise en cache de configuration " +"de modules B<iconv> est utilisée uniquement si la variable d’environnement " +"B<GCONV_PATH> n’est pas établie." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "OPTIONS" +msgstr "OPTIONS" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--nostdlib>" +msgstr "B<--nostdlib>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Do not search the system default gconv directory, only the directories " +"provided on the command line." +msgstr "" +"Ne pas rechercher dans le répertoire I<gconv> par défaut du système, " +"seulement dans les répertoires indiqués sur la ligne de commande." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "B<--output=>I<outputfile>" +msgstr "B<--output=>I<fichier_sortie>" + +#. type: TQ +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "B<-o\\~>I<outputfile>" +msgstr "B<-o\\~>I<fichier_sortie>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Use I<outputfile> for output instead of the system default cache location." +msgstr "" +"Utiliser I<fichier_sortie> pour la sortie au lieu de l’emplacement par " +"défaut du cache du système." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--prefix=>I<pathname>" +msgstr "B<--prefix=>I<chemin>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Set the prefix to be prepended to the system pathnames. See FILES, below. " +"By default, the prefix is empty. Setting the prefix to I<foo>, the gconv " +"module configuration would be read from I<foo/usr/lib/gconv/gconv-modules> " +"and the cache would be written to I<foo/usr/lib/gconv/gconv-modules.cache>." +msgstr "" +"Définir le préfixe à ajouter aux noms de chemin du système. Consultez " +"FICHIERS ci-dessous. Par défaut, le préfixe est vide. En réglant le préfixe " +"à I<toto>, la configuration de modules I<gconv> devrait être lue à partir de " +"I<toto/usr/lib/gconv/gconv-modules> et le cache devrait être écrit dans " +"I<toto/usr/lib/gconv/gconv-modules.cache>." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "B<--help>" +msgstr "B<--help>" + +#. type: TQ +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "B<-?>" +msgstr "B<-?>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Print a usage summary and exit." +msgstr "Afficher un résumé de l'utilisation et quitter." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--usage>" +msgstr "B<--usage>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Print a short usage summary and exit." +msgstr "Afficher une brève description sur l'utilisation et quitter." + +#. type: TP +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "B<--version>" +msgstr "B<--version>" + +#. type: TQ +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "B<-V>" +msgstr "B<-V>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Print the version number, license, and disclaimer of warranty for B<iconv>." +msgstr "" +"Afficher le numéro de version, la licence et l’exonération de garantie pour " +"B<iconv>." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "EXIT STATUS" +msgstr "CODE DE RETOUR" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Zero on success, nonzero on errors." +msgstr "Zéro en cas de succès, autre en cas d’erreur." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "FILES" +msgstr "FICHIERS" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I</usr/lib/gconv>" +msgstr "I</usr/lib/gconv>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Usual default gconv module path." +msgstr "Chemin par défaut habituel des modules I<gconv>." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I</usr/lib/gconv/gconv-modules>" +msgstr "I</usr/lib/gconv/gconv-modules>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Usual system default gconv module configuration file." +msgstr "" +"Fichier de configuration par défaut habituel du système des modules I<gconv>." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I</usr/lib/gconv/gconv-modules.cache>" +msgstr "I</usr/lib/gconv/gconv-modules.cache>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Usual system gconv module configuration cache." +msgstr "" +"Cache de configuration par défaut habituel du système des modules I<gconv>." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Depending on the architecture, the above files may instead be located at " +"directories with the path prefix I</usr/lib64>." +msgstr "" +"Selon l'architecture les fichiers ci-dessus peuvent se situer plutôt dans " +"les répertoires dont le chemin est préfixé par I</usr/lib64>." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "VOIR AUSSI" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<iconv>(1), B<iconv>(3)" +msgstr "B<iconv>(1), B<iconv>(3)" + +#. type: TH +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "2022-10-30" +msgstr "30 octobre 2022" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "Linux man-pages 6.03" +msgstr "Pages du manuel de Linux 6.03" + +#. type: TP +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-o>I< outputfile>B<, --output=>I<outputfile>" +msgstr "B<-o> I<fichier_sortie>, B<--output=>I<fichier_sortie>" + +#. type: TP +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-?>, B<--help>" +msgstr "B<-?>, B<--help>" + +#. type: TP +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-V>, B<--version>" +msgstr "B<-V>, B<--version>" + +#. type: TH +#: debian-unstable opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages 6.05.01" +msgstr "Pages du manuel de Linux 6.05.01" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "Linux man-pages 6.04" +msgstr "Pages du manuel de Linux 6.04" |