# French translation of manpages
# This file is distributed under the same license as the manpages-l10n package.
# Copyright © of this file:
# Christophe Blaess , 1996-2003.
# Stéphan Rafin , 2002.
# Thierry Vignaud , 1999, 2002.
# François Micaux, 2002.
# Alain Portal , 2003-2008.
# Jean-Philippe Guérard , 2005-2006.
# Jean-Luc Coulon (f5ibh) , 2006-2007.
# Julien Cristau , 2006-2007.
# Thomas Huriaux , 2006-2008.
# Nicolas François , 2006-2008.
# Florentin Duneau , 2006-2010.
# Simon Paillard , 2006.
# Denis Barbier , 2006, 2010, 2012.
# David Prévot , 2010, 2012.
# Cédric Boutillier , 2013.
# Jean-Pierre Giraud , 2024.
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n 4.22.0\n"
"POT-Creation-Date: 2024-06-01 06:19+0200\n"
"PO-Revision-Date: 2024-05-20 12:05+0200\n"
"Last-Translator: Jean-Pierre Giraud \n"
"Language-Team: French \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: Lokalize 22.12.3\n"
#. type: TH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "scalb"
msgstr "scalb"
#. type: TH
#: archlinux debian-unstable opensuse-tumbleweed
#, no-wrap
msgid "2024-05-02"
msgstr "2 mai 2024"
#. type: TH
#: archlinux debian-unstable
#, no-wrap
msgid "Linux man-pages 6.8"
msgstr "Pages du manuel de Linux 6.8"
#. 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 ""
"scalb, scalbf, scalbl - multiply floating-point number by integral power of "
"radix (OBSOLETE)"
msgstr ""
"scalb, scalbf, scalbl - Multiplier un nombre en virgule flottante par un "
"entier puissance d'une base (OBSOLÈTE)"
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "LIBRARY"
msgstr "BIBLIOTHÈQUE"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "Math library (I, I<-lm>)"
msgstr "Bibliothèque de math (I, I<-lm>)"
#. 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
#, no-wrap
msgid "B<#include Emath.hE>\n"
msgstr "B<#include Emath.hE>\n"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
"B<[[deprecated]] double scalb(double >IB<, double >IB<);>\n"
"B<[[deprecated]] float scalbf(float >IB<, float >IB<);>\n"
"B<[[deprecated]] long double scalbl(long double >IB<, long double >IB<);>\n"
msgstr ""
"B<[[deprecated]] double scalb(double >IB<, double >IB<);>\n"
"B<[[deprecated]] float scalbf(float >IB<, float >IB<);>\n"
"B<[[deprecated]] long double scalbl(long double >IB<, long double >IB<);>\n"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Feature Test Macro Requirements for glibc (see B(7)):"
msgstr ""
"Exigences de macros de test de fonctionnalités pour la glibc (consulter "
"B(7)) :"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B():"
msgstr "B()\\ :"
#. || _XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
" _XOPEN_SOURCE E= 500\n"
" || /* Since glibc 2.19: */ _DEFAULT_SOURCE\n"
" || /* glibc E= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n"
msgstr ""
" _XOPEN_SOURCE E= 500\n"
" || /* Depuis la glibc 2.19 : */ _DEFAULT_SOURCE\n"
" || /* glibc E= 2.19 : */ _BSD_SOURCE || _SVID_SOURCE\n"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "B(), B():"
msgstr "B(), B() :"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
" _XOPEN_SOURCE E= 600\n"
" || /* Since glibc 2.19: */ _DEFAULT_SOURCE\n"
" || /* glibc E= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n"
msgstr ""
" _XOPEN_SOURCE E= 600\n"
" || /* Depuis la glibc 2.19 : */ _DEFAULT_SOURCE\n"
" || /* glibc E= 2.19 : */ _BSD_SOURCE || _SVID_SOURCE\n"
#. 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 ""
"These functions multiply their first argument I by B (probably "
"2) to the power of I, that is:"
msgstr ""
"Ces fonctions multiplient leur premier paramètre I par B "
"(probablement 2) à la puissance I, c'est-à-dire :"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid " x * FLT_RADIX ** exp\n"
msgstr " x * FLT_RADIX ** exp\n"
#. not in /usr/include but in a gcc lib
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"The definition of B can be obtained by including Ifloat."
"hE>."
msgstr ""
"La définition de B peut être obtenue en incluant Ifloat."
"hE>."
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "RETURN VALUE"
msgstr "VALEUR RENVOYÉE"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "On success, these functions return I * B ** I."
msgstr ""
"En cas de réussite, ces fonctions renvoient I * B ** I."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "If I or I is a NaN, a NaN is returned."
msgstr "Si I ou I est un NaN, un NaN est renvoyé."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"If I is positive infinity (negative infinity), and I is not negative "
"infinity, positive infinity (negative infinity) is returned."
msgstr ""
"Si I est une valeur infinie positive (resp. négative) et I n'est pas "
"une valeur infinie négative, l'infini positif (resp. négatif) est renvoyé."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"If I is +0 (-0), and I is not positive infinity, +0 (-0) is returned."
msgstr ""
"Si I vaut +0 (resp. -0) et I n'est pas l'infini positif, +0 (resp. "
"-0) est renvoyé."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"If I is zero, and I is positive infinity, a domain error occurs, and "
"a NaN is returned."
msgstr ""
"Si I est nul et I est l'infini positif, une erreur de domaine se "
"produit et un NaN est renvoyé."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"If I is an infinity, and I is negative infinity, a domain error "
"occurs, and a NaN is returned."
msgstr ""
"Si I est infini et I est l'infini négatif, une erreur de domaine se "
"produit et un NaN est renvoyé."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"If the result overflows, a range error occurs, and the functions return "
"B, B, or B, respectively, with a sign the "
"same as I."
msgstr ""
"En cas de dépassement pour le résultat, une erreur d'intervalle se produit "
"et les fonctions renvoient B, B ou B, resp. "
"avec le même signe que I."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"If the result underflows, a range error occurs, and the functions return "
"zero, with a sign the same as I."
msgstr ""
"En cas de soupassement (« underflow »), une erreur d'intervalle se produit "
"et les fonctions renvoient zéro avec le même signe que I."
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "ERRORS"
msgstr "ERREURS"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"See B(7) for information on how to determine whether an error "
"has occurred when calling these functions."
msgstr ""
"Voir B(7) pour savoir comment déterminer si une erreur s'est "
"produite lors de l'appel d'une de ces fonctions."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid "The following errors can occur:"
msgstr "Les erreurs suivantes peuvent se produire :"
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Domain error: I is 0, and I is positive infinity, or I is positive infinity and I is negative infinity and the other argument is not a NaN"
msgstr "Erreur de domaine : I est nul et I est l'infini positif, ou I est l'infini positif et I est l'infini négatif et l'autre paramètre n'est pas un NaN."
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"I is set to B. An invalid floating-point exception "
"(B) is raised."
msgstr ""
"I prend la valeur B. Une exception de virgule flottante non "
"valable (B) est levée."
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Range error, overflow"
msgstr "Erreur d'intervalle, dépassement par le haut"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"I is set to B. An overflow floating-point exception "
"(B) is raised."
msgstr ""
"I est configurée à B. Une exception de dépassement par le "
"haut de virgule flottante (B) est levée."
#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Range error, underflow"
msgstr "Erreur d'intervalle, dépassement par le bas"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"I is set to B. An underflow floating-point exception "
"(B) is raised."
msgstr ""
"I prend la valeur B. Une exception de dépassement par le bas "
"de virgule flottante (B) est levée."
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "ATTRIBUTES"
msgstr "ATTRIBUTS"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"For an explanation of the terms used in this section, see B(7)."
msgstr ""
"Pour une explication des termes utilisés dans cette section, consulter "
"B(7)."
#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Interface"
msgstr "Interface"
#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Attribute"
msgstr "Attribut"
#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Value"
msgstr "Valeur"
#. type: tbl table
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid ".na\n"
msgstr ".na\n"
#. type: tbl table
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid ".nh\n"
msgstr ".nh\n"
#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid ""
"B(),\n"
"B(),\n"
"B()"
msgstr ""
"B(),\n"
"B(),\n"
"B()"
#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "Thread safety"
msgstr "Sécurité des threads"
#. type: tbl table
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "MT-Safe"
msgstr "MT-Safe"
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "STANDARDS"
msgstr "STANDARDS"
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid "None."
msgstr "Aucun."
#. type: SH
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "HISTORY"
msgstr "HISTORIQUE"
#. type: TP
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "B()"
msgstr "B()"
#. Looking at header files: scalbf() is present on the
#. BSDs, Tru64, HP-UX 11, Irix 6.5; scalbl() is on HP-UX 11 and Tru64.
#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"4.3BSD. Obsolescent in POSIX.1-2001; Removed in POSIX.1-2008, recommending "
"the use of B(3), B(3), or B(3) instead."
msgstr ""
"4.3BSD. Obsolète dans POSIX.1-2008 ; supprimé dans POSIX.1-2008, en "
"recommandant d'utiliser B(3), B(3) ou B(3) à la "
"place."
#. type: SH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
msgid "BUGS"
msgstr "BOGUES"
#. #-#-#-#-# archlinux: scalb.3.pot (PACKAGE VERSION) #-#-#-#-#
#. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6803
#. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6804
#. type: Plain text
#. #-#-#-#-# debian-bookworm: scalb.3.pot (PACKAGE VERSION) #-#-#-#-#
#. http://sources.redhat.com/bugzilla/show_bug.cgi?id=6803
#. http://sources.redhat.com/bugzilla/show_bug.cgi?id=6804
#. type: Plain text
#. #-#-#-#-# debian-unstable: scalb.3.pot (PACKAGE VERSION) #-#-#-#-#
#. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6803
#. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6804
#. type: Plain text
#. #-#-#-#-# fedora-40: scalb.3.pot (PACKAGE VERSION) #-#-#-#-#
#. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6803
#. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6804
#. type: Plain text
#. #-#-#-#-# fedora-rawhide: scalb.3.pot (PACKAGE VERSION) #-#-#-#-#
#. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6803
#. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6804
#. type: Plain text
#. #-#-#-#-# mageia-cauldron: scalb.3.pot (PACKAGE VERSION) #-#-#-#-#
#. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6803
#. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6804
#. type: Plain text
#. #-#-#-#-# opensuse-leap-15-6: scalb.3.pot (PACKAGE VERSION) #-#-#-#-#
#. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6803
#. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6804
#. type: Plain text
#. #-#-#-#-# opensuse-tumbleweed: scalb.3.pot (PACKAGE VERSION) #-#-#-#-#
#. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6803
#. https://www.sourceware.org/bugzilla/show_bug.cgi?id=6804
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Before glibc 2.20, these functions did not set I for domain and range "
"errors."
msgstr ""
"Avant la glibc 2.20, Ces fonctions ne positionnaient pas I pour les "
"erreurs de domaine ou d'intervalle."
#. 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(3), B(3)"
msgstr "B(3), B(3)"
#. type: TH
#: debian-bookworm
#, no-wrap
msgid "2023-02-05"
msgstr "5 février 2023"
#. type: TH
#: debian-bookworm
#, no-wrap
msgid "Linux man-pages 6.03"
msgstr "Pages du manuel de Linux 6.03"
#. type: Plain text
#: debian-bookworm
msgid ""
"B() is specified in POSIX.1-2001, but marked obsolescent. "
"POSIX.1-2008 removes the specification of B(), recommending the use "
"of B(3), B(3), or B(3) instead. The "
"B() function is from 4.3BSD."
msgstr ""
"B() est spécifiée dans POSIX.1-2001, mais marquée comme étant "
"obsolète. POSIX.1-2008 supprime la spécification de B(), en "
"recommandant d'utiliser B(3), B(3) ou B(3) à la "
"place. La fonction B() provient de BSD 4.3."
#. Looking at header files: scalbf() is present on the
#. BSDs, Tru64, HP-UX 11, Irix 6.5; scalbl() is on HP-UX 11 and Tru64.
#. type: Plain text
#: debian-bookworm
msgid ""
"B() and B() are unstandardized; B() is "
"nevertheless present on several other systems"
msgstr ""
"B() et B() ne sont pas standard ; B() est cependant "
"présent dans certains autres système."
#. type: TH
#: fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
msgid "2023-10-31"
msgstr "31 octobre 2023"
#. type: TH
#: fedora-40 mageia-cauldron
#, no-wrap
msgid "Linux man-pages 6.06"
msgstr "Pages du manuel de Linux 6.06"
#. type: TH
#: fedora-rawhide
#, no-wrap
msgid "Linux man-pages 6.7"
msgstr "Pages du manuel de Linux 6.7"
#. type: TH
#: opensuse-leap-15-6
#, no-wrap
msgid "2023-03-30"
msgstr "30 mars 2023"
#. type: TH
#: opensuse-leap-15-6
#, no-wrap
msgid "Linux man-pages 6.04"
msgstr "Pages du manuel de Linux 6.04"
#. type: TH
#: opensuse-tumbleweed
#, no-wrap
msgid "Linux man-pages (unreleased)"
msgstr "Pages du manuel de Linux (non publiées)"