summaryrefslogtreecommitdiffstats
path: root/po/fr/man3/fwide.3.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/fr/man3/fwide.3.po')
-rw-r--r--po/fr/man3/fwide.3.po305
1 files changed, 305 insertions, 0 deletions
diff --git a/po/fr/man3/fwide.3.po b/po/fr/man3/fwide.3.po
new file mode 100644
index 00000000..8836e74b
--- /dev/null
+++ b/po/fr/man3/fwide.3.po
@@ -0,0 +1,305 @@
+# 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.
+# David Prévot <david@tilapin.org>, 2010-2014.
+# Jean-Baptiste Holcroft <jean-baptiste@holcroft.fr>, 2018
+# Grégoire Scano <gregoire.scano@malloc.fr>, 2019
+msgid ""
+msgstr ""
+"Project-Id-Version: perkamon\n"
+"POT-Creation-Date: 2024-03-01 16:56+0100\n"
+"PO-Revision-Date: 2023-03-15 00:36+0100\n"
+"Last-Translator: Grégoire Scano <gregoire.scano@malloc.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 22.12.1\n"
+
+#. type: TH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "fwide"
+msgstr "fwide"
+
+#. 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 "fwide - set and determine the orientation of a FILE stream"
+msgstr "fwide - Définir et déterminer les orientations d'un flux FILE"
+
+#. 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 "Standard C library (I<libc>, I<-lc>)"
+msgstr "Bibliothèque C standard (I<libc>, I<-lc>)"
+
+#. 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>wchar.hE<gt>>\n"
+msgstr "B<#include E<lt>wchar.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<int fwide(FILE *>I<stream>B<, int >I<mode>B<);>\n"
+msgstr "B<int fwide(FILE *>I<stream>B<, int >I<mode>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 "B<fwide>():"
+msgstr "B<fwide>() :"
+
+#. 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<gt>= 500 || _ISOC99_SOURCE\n"
+" || _POSIX_C_SOURCE E<gt>= 200112L\n"
+msgstr ""
+"\" _XOPEN_SOURCE E<gt>= 500 || _ISOC99_SOURCE\\n\"\n"
+" || _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 ""
+"When I<mode> is zero, the B<fwide>() function determines the current "
+"orientation of I<stream>. It returns a positive value if I<stream> is wide-"
+"character oriented, that is, if wide-character I/O is permitted but char I/O "
+"is disallowed. It returns a negative value if I<stream> is byte "
+"oriented\\[em]that is, if char I/O is permitted but wide-character I/O is "
+"disallowed. It returns zero if I<stream> has no orientation yet; in this "
+"case the next I/O operation might change the orientation (to byte oriented "
+"if it is a char I/O operation, or to wide-character oriented if it is a wide-"
+"character I/O operation)."
+msgstr ""
+"Lorsque I<mode> vaut zéro, la fonction B<fwide>() détermine l'orientation du "
+"flux I<stream>. Elle renvoie une valeur positive si I<stream> est orienté "
+"caractères larges, c'est-à-dire si les entrées-sorties par caractères larges "
+"sont autorisées, mais pas celles par octet. Elle renvoie une valeur négative "
+"si I<stream> est orienté octets, c'est-à-dire si les entrées-sorties par "
+"octet sont autorisées, mais pas celles par caractères larges. Elle renvoie "
+"zéro si I<stream> n'a pas encore d'orientation. Dans ce cas, l'opération "
+"d'entrée-sortie suivante peut changer son orientation (octet s'il s'agit "
+"d'une opération normale, caractères larges si c'est une opération avec des "
+"caractères larges)."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Once a stream has an orientation, it cannot be changed and persists until "
+"the stream is closed."
+msgstr ""
+"une fois qu'un flux a une orientation, elle ne peut pas être changée, et "
+"persistera jusqu'à sa fermeture."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"When I<mode> is nonzero, the B<fwide>() function first attempts to set "
+"I<stream>'s orientation (to wide-character oriented if I<mode> is greater "
+"than 0, or to byte oriented if I<mode> is less than 0). It then returns a "
+"value denoting the current orientation, as above."
+msgstr ""
+"Quand le I<mode> est non nul, la fonction B<fwide>() essaye d'abord de "
+"définir l'orientation correspondante du flux I<stream> (caractères larges si "
+"le I<mode> est supérieur à 0, octets s'il est négatif). Puis elle renvoie "
+"une valeur correspondant à l'orientation réelle, comme précédemment."
+
+#. 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 ""
+"The B<fwide>() function returns the stream's orientation, after possibly "
+"changing it. A positive return value means wide-character oriented. A "
+"negative return value means byte oriented. A return value of zero means "
+"undecided."
+msgstr ""
+"La fonction B<fwide>() renvoie l'orientation du flux, après l'avoir "
+"éventuellement modifiée. Une valeur de retour positive représente une "
+"orientation caractères larges, une valeur de retour négative représente une "
+"orientation octets, et une valeur de retour nulle représente une orientation "
+"non définie."
+
+#. 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 "POSIX.1-2001, C99."
+msgstr "POSIX.1-2001, C99."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "NOTES"
+msgstr "NOTES"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Wide-character output to a byte oriented stream can be performed through the "
+"B<fprintf>(3) function with the B<%lc> and B<%ls> directives."
+msgstr ""
+"Une sortie en caractères larges dans un flux orienté octets peut être "
+"réalisée avec la fonction B<fprintf>(3) en utilisant les directives B<%lc> "
+"et B<%ls>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Char oriented output to a wide-character oriented stream can be performed "
+"through the B<fwprintf>(3) function with the B<%c> and B<%s> directives."
+msgstr ""
+"Les sorties orientées caractères dans un flux orienté caractères larges sont "
+"possibles en utilisant les directives B<%c> et B<%s> de la fonction "
+"B<fwprintf>(3)."
+
+#. 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<fprintf>(3), B<fwprintf>(3)"
+msgstr "B<fprintf>(3), B<fwprintf>(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 "POSIX.1-2001, POSIX.1-2008, C99."
+msgstr "POSIX.1-2001, POSIX.1-2008, C99."
+
+#. type: TH
+#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "2023-03-30"
+msgstr "30 mars 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 "Linux man-pages 6.04"
+msgstr "Pages du manuel de Linux 6.04"