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/man3/lround.3.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/man3/lround.3.po')
-rw-r--r-- | po/fr/man3/lround.3.po | 455 |
1 files changed, 455 insertions, 0 deletions
diff --git a/po/fr/man3/lround.3.po b/po/fr/man3/lround.3.po new file mode 100644 index 00000000..bff8b0ed --- /dev/null +++ b/po/fr/man3/lround.3.po @@ -0,0 +1,455 @@ +# French translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Christophe Blaess <https://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. +# Denis Barbier <barbier@debian.org>, 2006, 2010, 2012. +# David Prévot <david@tilapin.org>, 2010, 2012. +# Cédric Boutillier <cedric.boutillier@gmail.com>, 2013. +msgid "" +msgstr "" +"Project-Id-Version: perkamon\n" +"POT-Creation-Date: 2024-03-01 17:00+0100\n" +"PO-Revision-Date: 2023-04-22 10:59+0200\n" +"Last-Translator: Weblate Admin <jean-baptiste@holcroft.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: Lokalize 20.12.0\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "lround" +msgstr "lround" + +#. 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 "" +"lround, lroundf, lroundl, llround, llroundf, llroundl - round to nearest " +"integer" +msgstr "" +"lround, lroundf, lroundl, llround, llroundf, llroundl - Arrondir à l'entier " +"le plus proche" + +#. 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<libm>, I<-lm>)" +msgstr "Bibliothèque de math (I<libm>, 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 E<lt>math.hE<gt>>\n" +msgstr "B<#include E<lt>math.hE<gt>>\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<long lround(double >I<x>B<);>\n" +"B<long lroundf(float >I<x>B<);>\n" +"B<long lroundl(long double >I<x>B<);>\n" +msgstr "" +"B<long lround(double >I<x>B<);>\n" +"B<long lroundf(float >I<x>B<);>\n" +"B<long lroundl(long double >I<x>B<);>\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<long long llround(double >I<x>B<);>\n" +"B<long long llroundf(float >I<x>B<);>\n" +"B<long long llroundl(long double >I<x>B<);>\n" +msgstr "" +"B<long long llround(double >I<x>B<);>\n" +"B<long long llroundf(float >I<x>B<);>\n" +"B<long long llroundl(long double >I<x>B<);>\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<feature_test_macros>(7)):" +msgstr "" +"Exigences de macros de test de fonctionnalités pour la glibc (consulter " +"B<feature_test_macros>(7)) :" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "All functions shown above:" +msgstr "Pour toutes les fonctions ci-dessus :" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid " _ISOC99_SOURCE || _POSIX_C_SOURCE E<gt>= 200112L\n" +msgstr " _ISOC99_SOURCE || _POSIX_C_SOURCE E<gt>= 200112L\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 round their argument to the nearest integer value, rounding " +"halfway cases away from zero, regardless of the current rounding direction " +"(see B<fenv>(3))." +msgstr "" +"Ces fonctions arrondissent leur paramètre à la valeur entière la plus " +"proche, en s'éloignant de zéro pour les valeurs médianes, quelle que soit la " +"direction actuelle d'approximation (consultez B<fenv>(3))." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Note that unlike the B<round>(3) and B<ceil>(3), functions, the return type " +"of these functions differs from that of their arguments." +msgstr "" +"Notez que contrairement aux fonctions B<round>(3) et B<ceil>(3), le type de " +"la valeur renvoyée est différent du type de leur paramètre." + +#. 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 "These functions return the rounded integer value." +msgstr "Ces fonctions renvoient la valeur entière arrondie." + +#. The return value is -(LONG_MAX - 1) or -(LLONG_MAX -1) +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"If I<x> is a NaN or an infinity, or the rounded value is too large to be " +"stored in a I<long> (I<long long> in the case of the B<ll*> functions), then " +"a domain error occurs, and the return value is unspecified." +msgstr "" +"Si I<x> est un Nan ou un infini ou si la valeur arrondie est trop importante " +"pour être stockée dans un I<long> (ou un I<long long> dans le cas des " +"fonction B<ll*>), une erreur de domaine se produit et la valeur de retour " +"n'est pas spécifiée." + +#. 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<math_error>(7) for information on how to determine whether an error " +"has occurred when calling these functions." +msgstr "" +"Voir B<math_error>(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<x> is a NaN or infinite, or the rounded value is too large" +msgstr "Erreur de domaine : I<x> est un NaN ou un infini ou la valeur arrondie est trop importante" + +#. .I errno +#. is set to +#. .BR EDOM . +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "An invalid floating-point exception (B<FE_INVALID>) is raised." +msgstr "" +"Une exception indiquant une virgule flottante non valable (B<FE_INVALID>) " +"est levée." + +#. #-#-#-#-# archlinux: lround.3.pot (PACKAGE VERSION) #-#-#-#-# +#. FIXME . Is it intentional that these functions do not set errno? +#. Bug raised: https://www.sourceware.org/bugzilla/show_bug.cgi?id=6797 +#. type: Plain text +#. #-#-#-#-# debian-bookworm: lround.3.pot (PACKAGE VERSION) #-#-#-#-# +#. FIXME . Is it intentional that these functions do not set errno? +#. Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6797 +#. type: Plain text +#. #-#-#-#-# debian-unstable: lround.3.pot (PACKAGE VERSION) #-#-#-#-# +#. FIXME . Is it intentional that these functions do not set errno? +#. Bug raised: https://www.sourceware.org/bugzilla/show_bug.cgi?id=6797 +#. type: Plain text +#. #-#-#-#-# fedora-40: lround.3.pot (PACKAGE VERSION) #-#-#-#-# +#. FIXME . Is it intentional that these functions do not set errno? +#. Bug raised: https://www.sourceware.org/bugzilla/show_bug.cgi?id=6797 +#. type: Plain text +#. #-#-#-#-# fedora-rawhide: lround.3.pot (PACKAGE VERSION) #-#-#-#-# +#. FIXME . Is it intentional that these functions do not set errno? +#. Bug raised: https://www.sourceware.org/bugzilla/show_bug.cgi?id=6797 +#. type: Plain text +#. #-#-#-#-# mageia-cauldron: lround.3.pot (PACKAGE VERSION) #-#-#-#-# +#. FIXME . Is it intentional that these functions do not set errno? +#. Bug raised: https://www.sourceware.org/bugzilla/show_bug.cgi?id=6797 +#. type: Plain text +#. #-#-#-#-# opensuse-leap-15-6: lround.3.pot (PACKAGE VERSION) #-#-#-#-# +#. FIXME . Is it intentional that these functions do not set errno? +#. Bug raised: https://www.sourceware.org/bugzilla/show_bug.cgi?id=6797 +#. type: Plain text +#. #-#-#-#-# opensuse-tumbleweed: lround.3.pot (PACKAGE VERSION) #-#-#-#-# +#. FIXME . Is it intentional that these functions do not set errno? +#. Bug raised: https://www.sourceware.org/bugzilla/show_bug.cgi?id=6797 +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "These functions do not set I<errno>." +msgstr "Ces fonctions n'affectent pas de valeur à I<errno>." + +#. 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<attributes>(7)." +msgstr "" +"Pour une explication des termes utilisés dans cette section, consulter " +"B<attributes>(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<lround>(),\n" +"B<lroundf>(),\n" +"B<lroundl>(),\n" +"B<llround>(),\n" +"B<llroundf>(),\n" +"B<llroundl>()" +msgstr "" +"B<lround>(),\n" +"B<lroundf>(),\n" +"B<lroundl>(),\n" +"B<llround>(),\n" +"B<llroundf>(),\n" +"B<llroundl>()" + +#. 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 "C11, POSIX.1-2008." +msgstr "C11, POSIX.1-2008." + +#. type: SH +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "HISTORY" +msgstr "HISTORIQUE" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "glibc 2.1. C99, POSIX.1-2001." +msgstr "glibc 2.1. C99, POSIX.1-2001." + +#. 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<ceil>(3), B<floor>(3), B<lrint>(3), B<nearbyint>(3), B<rint>(3), " +"B<round>(3)" +msgstr "" +"B<ceil>(3), B<floor>(3), B<lrint>(3), B<nearbyint>(3), B<rint>(3), " +"B<round>(3)" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "2022-12-15" +msgstr "15 décembre 2022" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "Linux man-pages 6.03" +msgstr "Pages du manuel de Linux 6.03" + +#. type: SH +#: debian-bookworm +#, no-wrap +msgid "VERSIONS" +msgstr "VERSIONS" + +#. type: Plain text +#: debian-bookworm +msgid "These functions were added in glibc 2.1." +msgstr "Ces fonctions ont été ajoutées dans la glibc 2.1." + +#. type: Plain text +#: debian-bookworm +msgid "C99, POSIX.1-2001, POSIX.1-2008." +msgstr "C99, POSIX.1-2001, POSIX.1-2008." + +#. type: TH +#: debian-unstable opensuse-tumbleweed +#, no-wrap +msgid "2023-07-20" +msgstr "20 juillet 2023" + +#. 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 "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" |