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/common/min-003-occurences.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/common/min-003-occurences.po')
-rw-r--r-- | po/fr/common/min-003-occurences.po | 9159 |
1 files changed, 9159 insertions, 0 deletions
diff --git a/po/fr/common/min-003-occurences.po b/po/fr/common/min-003-occurences.po new file mode 100644 index 00000000..4844f87c --- /dev/null +++ b/po/fr/common/min-003-occurences.po @@ -0,0 +1,9159 @@ +# 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, 2013, 2014. +# Denis Barbier <barbier@debian.org>, 2006, 2010, 2011. +# David Prévot <david@tilapin.org>, 2010, 2012-2014. +# Jean-Philippe MENGUAL <jpmengual@debian.org>, 2020-2024. +# Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>, 2024. +msgid "" +msgstr "" +"Project-Id-Version: perkamon\n" +"POT-Creation-Date: 2024-03-09 17:48+0100\n" +"PO-Revision-Date: 2024-03-02 12:21+0100\n" +"Last-Translator: Jean-Philippe MENGUAL <jpmengual@debian.org>\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.3\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "" +" [\n" +"B<--check-hash-based-pycs>\n" +"I<default>\n" +"|\n" +"I<always>\n" +"|\n" +"I<never>\n" +"]\n" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "" +" [\n" +"B<-c>\n" +"I<command>\n" +"|\n" +"I<script>\n" +"|\n" +"-\n" +"]\n" +"[\n" +"I<arguments>\n" +"]\n" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid " -X faulthandler: enable faulthandler\n" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "" +" -X importtime: show how long each import takes. It shows module name,\n" +" cumulative time (including nested imports) and self time (excluding\n" +" nested imports). Note that its output may be broken in multi-threaded\n" +" application. Typical usage is python3 -X importtime -c 'import asyncio'\n" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "" +" -X showrefcount: output the total reference count and number of used\n" +" memory blocks when the program finishes or after each statement in the\n" +" interactive interpreter. This only works on debug builds\n" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "" +" -X tracemalloc: start tracing Python memory allocations using the\n" +" tracemalloc module. By default, only the most recent frame is stored in a\n" +" traceback of a trace. Use -X tracemalloc=NFRAME to start tracing with a\n" +" traceback limit of NFRAME frames\n" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "" +" -X utf8: enable UTF-8 mode for operating system interfaces, overriding the default\n" +" locale-aware mode. -X utf8=0 explicitly disables UTF-8 mode (even when it would\n" +" otherwise activate automatically). See PYTHONUTF8 for more details\n" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +" /* Since glibc 2.19: */ _DEFAULT_SOURCE\n" +" || /* glibc E<lt>= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n" +msgstr "" +" /* Depuis la glibc 2.19 : */ _DEFAULT_SOURCE\n" +" || /* glibc E<lt>= 2.19 : */ _BSD_SOURCE || _SVID_SOURCE\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +" Since glibc 2.12:\n" +" (_XOPEN_SOURCE E<gt>= 500) && ! (_POSIX_C_SOURCE E<gt>= 200809L)\n" +" || /* glibc E<gt>= 2.19: */ _DEFAULT_SOURCE\n" +" || /* glibc E<lt>= 2.19: */ _BSD_SOURCE\n" +" Before glibc 2.12:\n" +" _BSD_SOURCE || _XOPEN_SOURCE E<gt>= 500\n" +msgstr "" +" Depuis la glibc 2.12:\n" +" (_XOPEN_SOURCE E<gt>= 500) && ! (_POSIX_C_SOURCE E<gt>= 200809L)\n" +" || /* glibc E<gt>= 2.19 : */ _DEFAULT_SOURCE\n" +" || /* glibc E<lt>= 2.19 : */ _BSD_SOURCE\n" +" Avant la glibc 2.12 :\n" +" _BSD_SOURCE || _XOPEN_SOURCE E<gt>= 500\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +" Since glibc 2.19:\n" +" _DEFAULT_SOURCE\n" +" In glibc up to and including 2.19:\n" +" _BSD_SOURCE\n" +msgstr "" +" Depuis la glibc 2.19 :\n" +" _DEFAULT_SOURCE\n" +" Jusqu'à et y compris la glibc 2.19 :\n" +" _BSD_SOURCE\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +" Since glibc 2.24:\n" +" _XOPEN_SOURCE E<gt>= 500\n" +" glibc 2.23 and earlier:\n" +" _XOPEN_SOURCE\n" +msgstr "" +" Depuis la glibc 2.24 :\n" +" _XOPEN_SOURCE E<gt>= 500\n" +" glibc 2.23 et antérieures :\n" +" _XOPEN_SOURCE\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid " _POSIX_C_SOURCE E<gt>= 200809L\n" +msgstr " _POSIX_C_SOURCE E<gt>= 200809L\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +" _XOPEN_SOURCE\n" +" || /* Since glibc 2.19: */ _DEFAULT_SOURCE\n" +" || /* glibc E<lt>= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n" +msgstr "" +" _XOPEN_SOURCE\n" +" /* Depuis la glibc 2.18 : */ _DEFAULT_SOURCE\n" +" || /* glibc E<lt>= 2.19 : */ _BSD_SOURCE || _SVID_SOURCE\n" + +#: 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\n" +msgstr " _XOPEN_SOURCE E<gt>= 500\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +#, no-wrap +msgid "" +" _XOPEN_SOURCE E<gt>= 500\n" +" || /* Since glibc 2.12: */ _POSIX_C_SOURCE E<gt>= 200809L\n" +" || /* glibc E<lt>= 2.19: */ _BSD_SOURCE\n" +msgstr "" +" _XOPEN_SOURCE E<gt>= 500\n" +" || /* Depuis la glibc 2.12 : */ _POSIX_C_SOURCE E<gt>= 200809L\n" +" || /* glibc E<lt>= 2.19 : */ _BSD_SOURCE\n" + +#: 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\n" +" || /* Since glibc 2.19: */ _DEFAULT_SOURCE\n" +" || /* glibc E<lt>= 2.19: */ _BSD_SOURCE\n" +msgstr "" +" _XOPEN_SOURCE E<gt>= 500\n" +" || /* Depuis la glibc 2.19 : */ _DEFAULT_SOURCE\n" +" || /* glibc E<lt>= 2.19 : */ _BSD_SOURCE\n" + +#: 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\n" +" || /* glibc E<gt>= 2.19: */ _DEFAULT_SOURCE\n" +" || /* glibc E<lt>= 2.19: */ _BSD_SOURCE || _SVID_SOURCE\n" +msgstr "" +" _XOPEN_SOURCE E<gt>= 500\n" +" || /* glibc E<gt>= 2.19 : */ _DEFAULT_SOURCE\n" +" || /* glibc E<lt>= 2.19 : */ _BSD_SOURCE || _SVID_SOURCE\n" + +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid " close(fd);\n" +msgstr " close(fd);\n" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed archlinux +#, no-wrap +msgid "!command" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "\"scsi /dev/sg0\" (or other scsi device file)" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "#define BUF_SIZE 1024\n" +msgstr "#define BUF_SIZE 1024\n" + +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "#include E<lt>assert.hE<gt>\n" +msgstr "#include E<lt>assert.hE<gt>\n" + +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "" +"#include E<lt>errno.hE<gt>\n" +"#include E<lt>pthread.hE<gt>\n" +"#include E<lt>stdio.hE<gt>\n" +"#include E<lt>stdlib.hE<gt>\n" +"#include E<lt>unistd.hE<gt>\n" +msgstr "" +"#include E<lt>errno.hE<gt>\n" +"#include E<lt>pthread.hE<gt>\n" +"#include E<lt>stdio.hE<gt>\n" +"#include E<lt>stdlib.hE<gt>\n" +"#include E<lt>unistd.hE<gt>\n" + +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "" +"#include E<lt>stdio.hE<gt>\n" +"#include E<lt>stdlib.hE<gt>\n" +"#include E<lt>unistd.hE<gt>\n" +msgstr "" +"#include E<lt>stdio.hE<gt>\n" +"#include E<lt>stdlib.hE<gt>\n" +"#include E<lt>unistd.hE<gt>\n" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "$" +msgstr "$" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "%X" +msgstr "%X" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "%Z" +msgstr "%Z" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "&" +msgstr "&" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "(7)" +msgstr "(7)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "(8)" +msgstr "(8)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "(9)" +msgstr "(9)" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "(and similar)" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "(this is a readonly list)." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "," +msgstr "," + +#: archlinux +#, no-wrap +msgid "--dbext=extension" +msgstr "--dbext=extension" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "--debug" +msgstr "--debug" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "--fatal-warnings" +msgstr "--fatal-warnings" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "--heap reserve" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "--heap reserve,commit" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "--image-base value" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "--info" +msgstr "--info" + +#: archlinux +#, no-wrap +msgid "--logfile=path" +msgstr "" + +#: archlinux +#, no-wrap +msgid "--no-timeout" +msgstr "--no-timeout" + +#: archlinux +#, no-wrap +msgid "--null[=sep]" +msgstr "" + +#: archlinux +#, no-wrap +msgid "--package=pkgname" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "--reduce-memory-overheads" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "--stack reserve" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "--stack reserve,commit" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "--subsystem which" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "--subsystem which:major" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "--subsystem which:major.minor" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "--target-help" +msgstr "--target-help" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "-G" +msgstr "-G" + +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 archlinux debian-unstable +#: fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "-I" +msgstr "-I" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "-N" +msgstr "-N" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "-U [d|i|l|e|x|h]" +msgstr "-U [d|i|l|e|x|h]" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "-Z" +msgstr "-Z" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "-b" +msgstr "-b" + +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "-e" +msgstr "-e" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "-q, --quiet" +msgstr "-q, --quiet" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "-y" +msgstr "-y" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "/boot/" +msgstr "/boot/" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "/etc/" +msgstr "/etc/" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "/etc/machine-id" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "/etc/systemd/journald\\&.conf" +msgstr "/etc/systemd/journald\\&.conf" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "/home/" +msgstr "/home/" + +#: opensuse-leap-15-6 +#, no-wrap +msgid "/proc" +msgstr "/proc" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "/run/" +msgstr "/run/" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "/run/systemd/timesync/synchronized" +msgstr "/run/systemd/timesync/synchronized" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "/srv/" +msgstr "/srv/" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "/usr/lib/systemd/system-shutdown/" +msgstr "/usr/lib/systemd/system-shutdown/" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "/usr/lib/systemd/systemd-hibernate-resume" +msgstr "/usr/lib/systemd/systemd-hibernate-resume" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "/usr/lib/systemd/systemd-shutdown" +msgstr "/usr/lib/systemd/systemd-shutdown" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "/var/" +msgstr "/var/" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "/var/cache/" +msgstr "/var/cache/" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "/var/lib/" +msgstr "/var/lib/" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "/var/log/" +msgstr "/var/log/" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "/var/tmp/" +msgstr "/var/tmp/" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "0002" +msgstr "0002" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "0004" +msgstr "0004" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "0020" +msgstr "0020" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "0040" +msgstr "0040" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "0200" +msgstr "0200" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "0400" +msgstr "0400" + +#: debian-unstable +#, no-wrap +msgid "08/24/2019" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "0x01" +msgstr "0x01" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "0x02" +msgstr "0x02" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "0x04" +msgstr "0x04" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "104" +msgstr "104" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "108" +msgstr "108" + +#: archlinux +#, no-wrap +msgid "11/20/2022" +msgstr "" + +#: opensuse-tumbleweed +#, no-wrap +msgid "12/06/2023" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "129" +msgstr "129" + +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "17" +msgstr "17" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "17." +msgstr "17." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "18." +msgstr "18." + +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "19" +msgstr "19" + +#: debian-bookworm debian-unstable +#, no-wrap +msgid "19 April 2010" +msgstr "19 Avril 2010" + +#: mageia-cauldron +#, no-wrap +msgid "24.2" +msgstr "24.2" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "25 Oct 1994" +msgstr "25 octobre 1994" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "25 SCSI/USB trace" +msgstr "" + +#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed archlinux +#: debian-bookworm fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "26" +msgstr "26" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "27" +msgstr "27" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +#, no-wrap +msgid "28" +msgstr "28" + +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-bookworm +#: debian-unstable mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "29" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "48" +msgstr "48" + +#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "6.2" +msgstr "6.2" + +#: mageia-cauldron opensuse-leap-15-6 archlinux debian-bookworm debian-unstable +#: fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "66" +msgstr "66" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +#, no-wrap +msgid "72" +msgstr "72" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +#, no-wrap +msgid "76" +msgstr "76" + +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-bookworm +#: debian-unstable mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "78" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "8D" +msgstr "8D" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "8F" +msgstr "8F" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "9D" +msgstr "9D" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid ":d" +msgstr ":d" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid ":n" +msgstr ":n" + +#: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 +#: opensuse-tumbleweed mageia-cauldron fedora-40 fedora-rawhide +msgid "" +"A list of options which will be evaluated before the ones specified on the " +"command line." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "A pathname was empty or had a nonexistent component." +msgstr "Un des chemins est vide ou a un composant inexistant." + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"A row of an image is horizontal. A column is vertical. The pixels in the " +"image are square and contiguous." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "A settable system-wide real-time clock." +msgstr "Une horloge temps réel configurable à l'échelle du système." + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "A single whitespace character (usually a newline)." +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +msgid "Added in version 190\\&." +msgstr "Ajouté dans la version 190\\&." + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +msgid "Added in version 202\\&." +msgstr "Ajouté dans la version 202\\&." + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +msgid "Added in version 208\\&." +msgstr "Ajouté dans la version 208\\&." + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "Additional info and hints can be obtained from our" +msgstr "" + +#: archlinux +msgid "" +"Additional info and hints can be obtained from our mailing-List archive at: " +"I<http://www.sane-project.org/mailing-lists.html>." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Additionally, several 'software' options are exposed by the backend. These " +"are reimplementations of features provided natively by larger scanners, but " +"running on the host computer. This enables smaller machines to have similar " +"capabilities. Please note that these features are somewhat simplistic, and " +"may not perform as well as the native implementations. Note also that these " +"features all require that the driver cache the entire image in memory. This " +"will almost certainly result in a reduction of scanning speed." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "AddressFamily" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"All characters referred to herein are encoded in ASCII. \"newline\" refers " +"to the character known in ASCII as Line Feed or LF. A \"white space\" " +"character is space, CR, LF, TAB, VT, or FF (I.e. what the ANSI standard C " +"isspace() function calls white space)." +msgstr "" + +#: debian-bookworm +msgid "" +"Alternatively, Asynchronous I/O library (I<libaio>, I<-laio>); see NOTES." +msgstr "" + +#: opensuse-leap-15-6 +msgid "An error occurred." +msgstr "Une erreur est survenue." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "An overflow floating-point exception (B<FE_OVERFLOW>) is raised." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"At present, the following scanners are known positively to work with this " +"backend:" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "At present, the following scanners should work with this backend:" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Augments the default search path for module files. The format is the same " +"as the shell's $PATH: one or more directory pathnames separated by colons. " +"Non-existent directories are silently ignored. The default search path is " +"installation dependent, but generally begins with ${prefix}/lib/" +"pythonE<lt>versionE<gt> (see PYTHONHOME above). The default search path is " +"always appended to $PYTHONPATH. If a script argument is given, the " +"directory containing the script is inserted in the path in front of " +"$PYTHONPATH. The search path can be manipulated from within a Python " +"program as the variable I<sys.path>." +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: debian-bookworm mageia-cauldron +#, no-wrap +msgid "Authors" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "Automatic Boot Assessment" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +"B<#define _GNU_SOURCE> /* See feature_test_macros(7) */\n" +"B<#include E<lt>math.hE<gt>>\n" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "" +#| "B<#include E<lt>fcntl.hE<gt> >/* Definition of AT_* constants */\n" +#| "B<#include E<lt>unistd.hE<gt>>\n" +msgid "" +"B<#define _GNU_SOURCE> /* See feature_test_macros(7) */\n" +"B<#include E<lt>stdio.hE<gt>>\n" +msgstr "" +"B<#include E<lt>fcntl.hE<gt> >/* Définition des constantes AT_* */\n" +"B<#include E<lt>unistd.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +"B<#define _GNU_SOURCE> /* See feature_test_macros(7) */\n" +"B<#include E<lt>sys/mman.hE<gt>>\n" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<#include E<lt>ctype.hE<gt>>\n" +msgstr "B<#include E<lt>ctype.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<#include E<lt>dlfcn.hE<gt>>\n" +msgstr "B<#include E<lt>dlfcn.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +"B<#include E<lt>fcntl.hE<gt> >/* Definition of AT_* constants */\n" +"B<#include E<lt>sys/stat.hE<gt>>\n" +msgstr "" +"B<#include E<lt>fcntl.hE<gt> >/* Définition des constantes AT_* */\n" +"B<#include E<lt>sys/stat.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +"B<#include E<lt>fcntl.hE<gt> >/* Definition of B<AT_*> constants */\n" +"B<#include E<lt>unistd.hE<gt>>\n" +msgstr "" +"B<#include E<lt>fcntl.hE<gt> >/* Définition des constantes B<AT_*> */\n" +"B<#include E<lt>unistd.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<#include E<lt>grp.hE<gt>>\n" +msgstr "B<#include E<lt>grp.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<#include E<lt>iconv.hE<gt>>\n" +msgstr "B<#include E<lt>iconv.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "B<#include E<lt>unistd.hE<gt>>\n" +msgid "B<#include E<lt>inttypes.hE<gt>>\n" +msgstr "B<#include E<lt>unistd.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "" +#| "B<#include E<lt>fcntl.hE<gt> >/* Definition of AT_* constants */\n" +#| "B<#include E<lt>unistd.hE<gt>>\n" +msgid "" +"B<#include E<lt>linux/landlock.hE<gt>> /* Definition of B<LANDLOCK_*> constants */\n" +"B<#include E<lt>sys/syscall.hE<gt>> /* Definition of B<SYS_*> constants */\n" +msgstr "" +"B<#include E<lt>fcntl.hE<gt> >/* Définition des constantes AT_* */\n" +"B<#include E<lt>unistd.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<#include E<lt>linux/module.hE<gt>>\n" +msgstr "B<#include E<lt>linux/module.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<#include E<lt>stdarg.hE<gt>>\n" +msgstr "B<#include E<lt>stdarg.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +"B<#include E<lt>stdio.hE<gt>>\n" +"B<#include E<lt>wchar.hE<gt>>\n" +msgstr "" +"B<#include E<lt>stdio.hE<gt>>\n" +"B<#include E<lt>wchar.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<#include E<lt>sys/inotify.hE<gt>>\n" +msgstr "B<#include E<lt>sys/inotify.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<#include E<lt>sys/io.hE<gt>>\n" +msgstr "B<#include E<lt>sys/io.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<#include E<lt>sys/msg.hE<gt>>\n" +msgstr "B<#include E<lt>sys/msg.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<#include E<lt>sys/platform/ppc.hE<gt>>\n" +msgstr "B<#include E<lt>sys/platform/ppc.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<#include E<lt>sys/resource.hE<gt>>\n" +msgstr "B<#include E<lt>sys/resource.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<#include E<lt>sys/sem.hE<gt>>\n" +msgstr "B<#include E<lt>sys/sem.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<#include E<lt>sys/shm.hE<gt>>\n" +msgstr "B<#include E<lt>sys/shm.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<#include E<lt>sys/sysinfo.hE<gt>>\n" +msgstr "B<#include E<lt>sys/sysinfo.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "" +"B<#include E<lt>sys/types.hE<gt>\n" +"#include E<lt>db.hE<gt>>\n" +msgstr "" +"B<#include E<lt>sys/types.hE<gt>\n" +"#include E<lt>db.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +"B<#include E<lt>sys/types.hE<gt>>\n" +"B<#include E<lt>grp.hE<gt>>\n" +msgstr "" +"B<#include E<lt>sys/types.hE<gt>>\n" +"B<#include E<lt>grp.hE<gt>>\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<#include E<lt>time.hE<gt>>" +msgstr "B<#include E<lt>time.hE<gt>>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<$>" +msgstr "B<$>" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<%C>" +msgstr "B<%C>" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<%F>" +msgstr "B<%F>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<%H>" +msgstr "B<%H>" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<%I>" +msgstr "B<%I>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<%P>" +msgstr "B<%P>" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<%R>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<%T>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<%W>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<%X>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<%Y>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<%b>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<%k>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<%m>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<%t>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<%u>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<%w>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<%x>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<%y>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<*>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<+>I<n>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--author>" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6 +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<--best>" +msgstr "B<--best>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--block-size>=I<\\,SIZE\\/>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<--cert=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "B<--check-hash-based-pycs >I<mode>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--clean>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide +msgid "B<--config> E<lt>fileE<gt>" +msgstr "" + +#: archlinux +#, no-wrap +msgid "B<--dbext>=I<extension>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--dereference-command-line-symlink-to-dir>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--dereference>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<--discover>" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--dump>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--fatal-warnings>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--file-type>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--files0-from>=I<\\,F\\/>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--format>=I<\\,WORD\\/>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<--global>" +msgstr "B<--global>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--group-directories-first>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--header>" +msgstr "B<--header>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--headers>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<--heap> I<reserve>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<--heap> I<reserve>B<,>I<commit>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--hide>=I<\\,PATTERN\\/>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<--human>" +msgstr "B<--human>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--hyperlink>[=I<\\,WHEN\\/>]" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--ignore-case>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<--image-base> I<value>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--indicator-style>=I<\\,WORD\\/>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<--key=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<--kill-whom=>" +msgstr "B<--kill-whom=>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--lang>=I<\\,CATALOGNAME\\/>" +msgstr "B<--lang>=I<\\,NOM_CATALOGUE\\/>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--line-numbers>" +msgstr "" + +#: archlinux +#, no-wrap +msgid "B<--logfile>=I<path>" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--new>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--newline>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--no-convert>" +msgstr "B<--no-convert>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--no-headers>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--no-hostname>" +msgstr "B<--no-hostname>" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6 +#: opensuse-tumbleweed archlinux mageia-cauldron +#, no-wrap +msgid "B<--no-proxy>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--no-recursion>" +msgstr "" + +#: archlinux +#, no-wrap +msgid "B<--no-timeout>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +msgid "B<--notruncate>" +msgstr "" + +#: archlinux +#, no-wrap +msgid "B<--null>[=I<sep>]" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--old>" +msgstr "" + +#: archlinux +#, no-wrap +msgid "B<--package>=I<pkgname>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<--quiet>, B<-q>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--quoting-style>=I<\\,WORD\\/>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--random-source>=I<\\,FILE\\/>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<--reboot>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed fedora-40 fedora-rawhide +#, no-wrap +msgid "B<--recursive>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--reduce-memory-overheads>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<--replace>" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--repo E<lt>repoidE<gt>>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "B<--runtime>" +msgstr "B<--runtime>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--show-control-chars>" +msgstr "" + +#: archlinux opensuse-tumbleweed fedora-40 fedora-rawhide debian-bookworm +#: debian-unstable opensuse-leap-15-6 +#, no-wrap +msgid "B<--silent>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<--stack> I<reserve>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<--stack> I<reserve>B<,>I<commit>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<--subsystem> I<which>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<--subsystem> I<which>B<:>I<major>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<--subsystem> I<which>B<:>I<major>B<.>I<minor>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "B<--summary>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--target-help>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--time-style>=I<\\,TIME_STYLE\\/>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<--trace>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<--trust=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--unicode=>I<[default|invalid|locale|escape|hex|highlight]>" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide archlinux +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--url>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--utc>" +msgstr "B<--utc>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--verify>" +msgstr "B<--verify>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<--wait>" +msgstr "B<--wait>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--xml>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<--zero>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-0>" +msgstr "" + +#: fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed archlinux +#: debian-bookworm debian-unstable mageia-cauldron +#, no-wrap +msgid "B<-1>, B<--no-deleted>" +msgstr "" + +#: fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed archlinux +#: debian-bookworm debian-unstable mageia-cauldron +#, no-wrap +msgid "B<-2>, B<--no-inserted>" +msgstr "" + +#: fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed archlinux +#: debian-bookworm debian-unstable mageia-cauldron +#, no-wrap +msgid "B<-3>, B<--no-common>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed fedora-40 fedora-rawhide +#, no-wrap +msgid "B<-6>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<->I<n>" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-?, --help>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-bookworm +#: debian-unstable opensuse-leap-15-6 +#, no-wrap +msgid "B<-A>, B<--all>" +msgstr "B<-A>, B<--all>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-A>, B<--almost-all>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-B>, B<--ignore-backups>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-B>, B<--log-io> I<file>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-C>, B<--crypto>" +msgstr "B<-C>, B<--crypto>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-D>, B<--debug>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-D>, B<--dired>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<-E >I<NAME>B<[=>I<VALUE>B<]>, B<--setenv=>I<NAME>B<[=>I<VALUE>B<]>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "B<EINVAL>" +msgid "B<-EINVAL>" +msgstr "B<EINVAL>" + +#: opensuse-leap-15-6 +#, no-wrap +msgid "B<-F>, B<--classify>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<-F>, B<--classify>[=I<\\,WHEN\\/>]" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 mageia-cauldron +msgid "B<-F>, B<--no-fork>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-G>, B<--no-group>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-H>, B<--dereference-command-line>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-I file, --config file>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-I>, B<--ignore>=I<\\,PATTERN\\/>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-I>, B<--log-in> I<file>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-K>, B<--zfs-key>=I<\\,FILE\\/>|prompt" +msgstr "B<-K>, B<--zfs-key>=I<\\,FICHIER\\/>|prompt" + +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-L>, B<--color>[=I<when>]" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-L>, B<--logical>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "B<-OO>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-P, --project>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-P> I<prefix>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<-P>, B<--inpaper>=I<\\,PAPER\\/>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-P>, B<--physical>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-Q>, B<--quote-name>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-T>, B<--initial-tab>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-T>, B<--log-timing> I<file>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-T>, B<--tabsize>=I<\\,COLS\\/>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-U> I<[d|i|l|e|x|h]>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "B<-V , --version>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-V --version>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "B<-W >I<argument>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-W>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "B<-X >I<option>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-a>, B<--allow-floppy>" +msgstr "B<-a>, B<--allow-floppy>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-a>, B<--text>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<-b>, B<--backup>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-b>, B<--boot-image>=I<\\,FILE\\/>" +msgstr "B<-b>, B<--boot-image>=I<\\,FICHIER\\/>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-b>, B<--escape>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "B<-c >I<command>" +msgstr "" + +#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<-c, --cache N>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-c>, B<--changes>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-c>, B<--core-image>=I<\\,FILE\\/>" +msgstr "B<-c>, B<--core-image>=I<\\,FICHIER\\/>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-d>, B<--debug>=I<\\,STRING\\/>" +msgstr "B<-d>, B<--debug>=I<\\,CHAÎNE\\/>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-d>, B<--decode>" +msgstr "B<-d>, B<--decode>" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide archlinux +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-d>, B<--delete>" +msgstr "" + +#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<-d>, B<--device>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-d>, B<--divisor> I<number>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<-dn>" +msgstr "" + +#: archlinux +#, no-wrap +msgid "B<-e>, B<--escape>=I<\\,CHAR\\/>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-f>, B<--file> I<file>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-f>, B<--files-from>=I<\\,FILE\\/>" +msgstr "B<-f>, B<--files-from>=I<\\,FICHIER\\/>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-f>, B<--follow>" +msgstr "B<-f>, B<--follow>" + +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<-f>, B<--ignore-case>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-f>, B<--silent>, B<--quiet>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "B<-h , -? , --help>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-i>, B<--ignore-garbage>" +msgstr "B<-i>, B<--ignore-garbage>" + +#: mageia-cauldron opensuse-leap-15-6 debian-bookworm +#, no-wrap +msgid "B<-i>, B<--info>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-i>, B<--inode>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-i>, B<--input>=I<\\,INPUTFILE\\/>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron +msgid "B<-k>, B<--kernel>" +msgstr "B<-k>, B<--kernel>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-k>, B<--kibibytes>" +msgstr "" + +#: fedora-rawhide debian-bookworm opensuse-leap-15-6 +msgid "B<-l>, B<--length> I<length>" +msgstr "" + +#: archlinux +#, no-wrap +msgid "B<-l>, B<--user>=I<\\,USER\\/>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "B<-m >I<module-name>" +msgstr "" + +#: archlinux +#, no-wrap +msgid "B<-n>, B<--no-keepalive>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "B<-n>I<n>" +msgstr "" + +#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<-p, --print-profile>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-p>, B<--indicator-style>=I<\\,slash\\/>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<-p>, B<--paper>=I<\\,PAPER\\/>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-q --quiet>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-q>, B<--hide-control-chars>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-r>, B<--recursive>" +msgstr "B<-r>, B<--recursive>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-raw>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-s>, B<--quiet>, B<--silent>" +msgstr "" + +#: archlinux opensuse-leap-15-6 debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<-s>, B<--short>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<-s>, B<--signal=>" +msgstr "B<-s>, B<--signal=>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-s>, B<--size>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-s>, B<--size>=I<\\,SIZE\\/>" +msgstr "B<-s>, B<--size=>I<\\,TAILLE\\/>" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed fedora-40 fedora-rawhide +#, no-wrap +msgid "B<-s>, B<--strict>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-t>, B<--expand-tabs>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-t>, B<--to-code>=I<\\,NAME\\/>" +msgstr "B<-t>, B<--to-code>=I<\\,NOM\\/>" + +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-u>, B<--notruncate>" +msgstr "B<-u>, B<--notruncate>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-v --verbose>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-w>, B<--width>=I<\\,COLS\\/>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-w>, B<--wrap>=I<\\,COLS\\/>" +msgstr "B<-w>, B<--wrap>=I<\\,COLONNES\\/>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-x type, --debug type>" +msgstr "" + +#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<-x>, B<--exact>" +msgstr "" + +#: debian-bookworm +msgid "B<-y>, B<--shell>" +msgstr "B<-y>, B<--shell>" + +#: opensuse-leap-15-6 debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<.>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<AF_NETLINK>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<AF_PACKET>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<AF_UNIX>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<AF_VSOCK>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<AT_EMPTY_PATH>" +msgstr "B<AT_EMPTY_PATH>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<AT_EMPTY_PATH> (since Linux 2.6.39)" +msgstr "B<AT_EMPTY_PATH> (depuis Linux 2.6.39)" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: archlinux opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<CDR_DEVICE>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<CLONE_NEWCGROUP> (since Linux 4.6)" +msgstr "B<CLONE_NEWCGROUP> (depuis Linux 4.6)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<E>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<EAI_AGAIN>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<EAI_MEMORY>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<EAI_SYSTEM>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "B<EBADF>" +msgid "B<EBADFD>" +msgstr "B<EBADF>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<ECANCELED>" +msgstr "B<ECANCELED>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<ECONNRESET>" +msgstr "B<ECONNRESET>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<EDESTADDRREQ>" +msgstr "B<EDESTADDRREQ>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<EDITOR>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<EHOSTUNREACH>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<EKEYREJECTED>" +msgstr "B<EKEYREJECTED>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "B<ENOENT>" +msgid "B<ENOPROTOOPT>" +msgstr "B<ENOENT>" + +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<ENOSPC>, B<EDQUOT>" +msgstr "B<ENOSPC>, B<EDQUOT>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<ENOTBLK>" +msgstr "B<ENOTBLK>" + +#: opensuse-leap-15-6 debian-bookworm +msgid "B<ENV_PATH> (string)" +msgstr "" + +#: opensuse-leap-15-6 debian-bookworm +msgid "B<ENV_ROOTPATH> (string), B<ENV_SUPATH> (string)" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "B<EPERM>" +msgid "B<EPROTO>" +msgstr "B<EPERM>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<EPROTOTYPE>" +msgstr "B<EPROTOTYPE>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<EUCLEAN>" +msgstr "B<EUCLEAN>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<HOME>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<I=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<I>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<IPC_INFO> (Linux-specific)" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<IPC_RMID>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<IPC_SET>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<IPC_STAT>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<KEY_SPEC_PROCESS_KEYRING>" +msgstr "B<KEY_SPEC_PROCESS_KEYRING>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<KEY_SPEC_SESSION_KEYRING>" +msgstr "B<KEY_SPEC_SESSION_KEYRING>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<KEY_SPEC_THREAD_KEYRING>" +msgstr "B<KEY_SPEC_THREAD_KEYRING>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<KEY_SPEC_USER_KEYRING>" +msgstr "B<KEY_SPEC_USER_KEYRING>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<KEY_SPEC_USER_SESSION_KEYRING>" +msgstr "B<KEY_SPEC_USER_SESSION_KEYRING>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<L>" +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed debian-bookworm +#, no-wrap +msgid "B<LC_MONETARY>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +msgid "B<LIBFDISK_DEBUG>=all" +msgstr "" + +#: debian-bookworm +msgid "B<LIBMOUNT_FSTAB>=E<lt>pathE<gt>" +msgstr "B<LIBMOUNT_FSTAB>=E<lt>cheminE<gt>" + +#: debian-bookworm +msgid "B<LIBMOUNT_MTAB>=E<lt>pathE<gt>" +msgstr "B<LIBMOUNT_MTAB>=E<lt>cheminE<gt>" + +#: debian-bookworm opensuse-leap-15-6 +msgid "B<LOCK_BLOCK_DEVICE>=E<lt>modeE<gt>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<MS_PRIVATE>" +msgstr "B<MS_PRIVATE>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<MS_SHARED>" +msgstr "B<MS_SHARED>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<MS_UNBINDABLE>" +msgstr "B<MS_UNBINDABLE>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<N=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<N>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<O>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<O_CLOEXEC>" +msgstr "B<O_CLOEXEC>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<O_CREAT>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<O_EXCL>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<O_NOCTTY>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<PROT_EXEC>" +msgstr "B<PROT_EXEC>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<PROT_WRITE>" +msgstr "B<PROT_WRITE>" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: archlinux opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<RSCSI>" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: archlinux opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<RSH>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<SANE Mailing List>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<SCHED_FIFO>" +msgstr "B<SCHED_FIFO>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<SCHED_RR>" +msgstr "B<SCHED_RR>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<SIGRTMIN+1>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<SO_PASSCRED>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<SO_PASSSEC>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<SPLICE_F_GIFT>" +msgstr "B<SPLICE_F_GIFT>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<SPLICE_F_MORE>" +msgstr "B<SPLICE_F_MORE>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<SPLICE_F_MOVE>" +msgstr "B<SPLICE_F_MOVE>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<SPLICE_F_NONBLOCK>" +msgstr "B<SPLICE_F_NONBLOCK>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<S_COLORS>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<S_COLORS_SGR>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<S_TIME_FORMAT>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<T>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "B<ENOTDIR>" +msgid "B<TMPDIR>" +msgstr "B<ENOTDIR>" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm +#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<TZ>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "B<ENOTDIR>" +msgid "B<TZDIR>" +msgstr "B<ENOTDIR>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<The Options:>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<U>" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<USER>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<V>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<Z=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<Z>" +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed debian-bookworm +#, no-wrap +msgid "B<\\*-\\*-help>" +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed debian-bookworm +#, no-wrap +msgid "B<\\*-\\*-version>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<\\eE>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<\\eb>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<\\ec>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<\\ed>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<\\es>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<\\ev>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<accept>(2)" +msgstr "B<accept>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<access>(2)" +msgstr "B<access>(2)" + +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "B<alert>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +#, no-wrap +msgid "B<aliases>" +msgstr "B<aliases>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<bind>(2)" +msgstr "B<bind>(2)" + +#: archlinux fedora-40 fedora-rawhide debian-bookworm debian-unstable +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<check>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<chmod>(2)" +msgstr "B<chmod>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<chown>(2)" +msgstr "B<chown>(2)" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-bookworm debian-unstable opensuse-leap-15-6 +#, no-wrap +msgid "B<chroot>(2)" +msgstr "B<chroot>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<connect>(2)" +msgstr "B<connect>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<copy>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "B<crit>" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +msgid "B<debburn-devel@lists.alioth.debian.org>" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: archlinux opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<dev=>I<target>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<device>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"B<dosfstools> were written by E<.MT werner.almesberger@\\:lrc.di.epfl.ch> " +"Werner Almesberger E<.ME ,> E<.MT Roman.Hodek@\\:informatik.\\:uni-erlangen." +"de> Roman Hodek E<.ME ,> and others. Current maintainers are E<.MT aeb@\\:" +"debian.org> Andreas Bombe E<.ME> and E<.MT pali.rohar@\\:gmail.com> Pali " +"Rohár E<.ME .>" +msgstr "" +"B<dosfstools> a été écrit par E<.MT werner.almesberger@\\:lrc.di.epfl.ch> " +"Werner Almesberger E<.ME ,> E<.MT Roman.Hodek@\\:informatik.\\:uni-erlangen." +"de> Roman Hodek E<.ME > et d’autres. Les responsables actuels sont E<.MT " +"aeb@\\:debian.org> Andreas Bombe E<.ME> et E<.MT pali.rohar@\\:gmail.com> " +"Pali Rohár E<.ME .>" + +#: opensuse-leap-15-6 +msgid "" +"B<dosfstools> were written by E<.MT werner.almesberger@\\:lrc.di.epfl.ch> " +"Werner Almesberger E<.ME ,> E<.MT Roman.Hodek@\\:informatik.\\:uni-erlangen." +"de> Roman Hodek E<.ME ,> and others. The current maintainer is E<.MT aeb@\\:" +"debian.org> Andreas Bombe E<.ME .>" +msgstr "" +"B<dosfstools> a été écrit par E<.MT werner.almesberger@\\:lrc.di.epfl.ch> " +"Werner Almesberger E<.ME ,> E<.MT Roman.Hodek@\\:informatik.\\:uni-erlangen." +"de> Roman Hodek E<.ME > et d’autres. Le responsable actuel est E<.MT aeb@\\:" +"debian.org> Andreas Bombe E<.ME .>" + +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "B<err>" +msgstr "" + +#: archlinux opensuse-tumbleweed debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "B<exit>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fchmod>(2)" +msgstr "B<fchmod>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<fchown>(2)" +msgstr "B<fchown>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<file>" +msgstr "B<file>" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron fedora-40 +#: fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<force>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<ftruncate>(2)" +msgstr "B<ftruncate>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<getpeername>(2)" +msgstr "B<getpeername>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<getsockname>(2)" +msgstr "B<getsockname>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<getsockopt>(2)" +msgstr "B<getsockopt>(2)" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "B<grub-install>(8), B<grub-mkimage>(1), B<grub-mkrescue>(1)" +msgstr "B<grub-install>(8), B<grub-mkimage>(1), B<grub-mkrescue>(1)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<halt>" +msgstr "B<halt>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<history>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<home>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<host>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<hostname>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<install>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<journal>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<k>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<kernel>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<kill>(2)" +msgstr "B<kill>(2)" + +#: archlinux fedora-40 fedora-rawhide +#, no-wrap +msgid "B<libtool>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<link>(2)" +msgstr "B<link>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<listen>(2)" +msgstr "B<listen>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<lseek>(2)" +msgstr "B<lseek>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<mac>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<man> [I<section>] I<title>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<mkdir>(2)" +msgstr "mkdir(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<mknod>(2)" +msgstr "B<mknod>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<monitor>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<net>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<nfs>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<nolog>" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<on>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide +#, fuzzy +#| msgid "B<fchown>(), B<lchown>():" +msgid "B<pacman>(8), B<pacman.conf>(5)" +msgstr "B<fchown>(), B<lchown>()\\ :" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +#, no-wrap +msgid "B<passwd>" +msgstr "B<passwd>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<pause>(2)" +msgstr "B<pause>(2)" + +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<poll>(2), B<select>(2) (and similar)" +msgstr "B<poll>(2), B<select>(2) (et similaire)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<posix>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"B<python> [ B<-B> ] [ B<-b> ] [ B<-d> ] [ B<-E> ] [ B<-h> ] [ B<-i> ] [ B<-" +"I> ]" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<quota>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<raw>" +msgstr "B<raw>" + +#: mageia-cauldron archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<read-only>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<recv>(2)" +msgstr "B<recv>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<recvfrom>(2)" +msgstr "B<recvfrom>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<recvmsg>(2)" +msgstr "B<recvmsg>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<remount-ro>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<rename>(2)" +msgstr "B<rename>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<rescue>" +msgstr "B<rescue>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<return>" +msgstr "B<return>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<rmdir>(2)" +msgstr "B<rmdir>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<running>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"B<sane-scsi>(5), B<sane-usb>(5), B<scanimage>(1), B<xscanimage>(1), " +"B<xsane>(1)" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<sane>(7), B<sane-usb>(5), B<sane-find-scanner>(1)," +msgstr "B<sane>(7), B<sane-usb>(5), B<sane-find-scanner>(1)," + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<send>(2)" +msgstr "B<send>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<sendmsg>(2)" +msgstr "B<sendmsg>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<sendto>(2)" +msgstr "B<sendto>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +#, no-wrap +msgid "B<services>" +msgstr "B<services>" + +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "B<setsid>(2)" +msgstr "B<setsid>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<setsockopt>(2)" +msgstr "B<setsockopt>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<shutdown>(2)" +msgstr "B<shutdown>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<sigaction>(2)" +msgstr "B<sigaction>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<signal>(2)" +msgstr "B<signal>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<sigpending>(2)" +msgstr "B<sigpending>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<sigprocmask>(2)" +msgstr "B<sigprocmask>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<sigsuspend>(2)" +msgstr "B<sigsuspend>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<sm-notify>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<socket>(2)" +msgstr "B<socket>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<socketpair>(2)" +msgstr "B<socketpair>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<strlen>(3)" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +msgid "B<submit@bugs.debian.org>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm +#: debian-unstable opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<swap>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "B<syslog>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<systemd>(1), B<systemd.special>(7)" +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed fedora-40 fedora-rawhide +#, no-wrap +msgid "B<tar>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 debian-unstable +#, no-wrap +msgid "B<time>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<timer_getoverrun>(2)" +msgstr "B<timer_getoverrun>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<timer_gettime>(2)" +msgstr "B<timer_gettime>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<timer_settime>(2)" +msgstr "B<timer_settime>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<tp>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<unix>" +msgstr "B<unix>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<unlink>(2)" +msgstr "B<unlink>(2)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<user_xattr>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<version>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +msgid "B<warn>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm +#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<x-initrd\\&.attach>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<x-systemd\\&.makefs>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<z>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<|>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "BYELORUSSIAN-UKRAINIAN I" +msgstr "I BIÉLORUSSE-UKRAINIEN" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "BatchMode" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Before glibc 2.10, the glibc implementation did not set I<errno> to B<EDOM> " +"when a domain error occurred." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Before glibc 2.17, Real-time library (I<librt>, I<-lrt>)" +msgstr "Avant la glibc 2.17, bibliothèque de temps réel (I<librt>, I<-lrt>)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "BindAddress" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "BindInterface" +msgstr "" + +#: archlinux +msgid "" +"Bugs can be reported on the bug tracker I<https://bugs\\&.archlinux\\&.org> " +"in the Arch Linux category and title prefixed with [arch-install-scripts] or " +"via arch-projects@archlinux\\&.org\\&." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "C99." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "CASignatureAlgorithms" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: archlinux opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "CDR_DEVICE" +msgstr "" + +#: opensuse-leap-15-6 debian-bookworm archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "COMMAND" +msgstr "COMMAND" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "CONFIGURATION FILES" +msgstr "FICHIERS DE CONFIGURATION" + +#: mageia-cauldron +#, no-wrap +msgid "COPYRIGHT and LICENSE" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "CPU" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "CYRILLIC CAPITAL LETTER\n" +msgstr "LETTRE CYRILLIQUE MAJUSCULE\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "CYRILLIC CAPITAL LETTER UKRAINIAN IE" +msgstr "LETTRE CYRILLIQUE IÉ UKRAINIEN MAJUSCULE" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "CYRILLIC SMALL LETTER UKRAINIAN IE" +msgstr "LETTRE CYRILLIQUE IÉ UKRAINIEN MINUSCULE " + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "CanonicalDomains" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "CanonicalizeFallbackLocal" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "CanonicalizeHostname" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "CanonicalizeMaxDots" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "CanonicalizePermittedCNAMEs" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Cause a kernel panic." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "CertificateFile" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Change the location of the standard Python libraries. By default, the " +"libraries are searched in ${prefix}/lib/pythonE<lt>versionE<gt> and " +"${exec_prefix}/lib/pythonE<lt>versionE<gt>, where ${prefix} and " +"${exec_prefix} are installation-dependent directories, both defaulting to I</" +"usr/local>. When $PYTHONHOME is set to a single directory, its value " +"replaces both ${prefix} and ${exec_prefix}. To specify different values for " +"these, set $PYTHONHOME to ${prefix}:${exec_prefix}." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "CheckHostIP" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Checks whether a specific kernel command line option is set\\&. See " +"I<ConditionKernelCommandLine=> in B<systemd.unit>(5) for details\\&. When " +"prefixed with an exclamation mark (\"!\"), the result is negated\\&. If an " +"empty string is assigned, the previously assigned value is cleared\\&." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Checks whether the kernel version (as reported by B<uname -r>) matches a " +"certain expression\\&. See I<ConditionKernelVersion=> in B<systemd.unit>(5) " +"for details\\&. When prefixed with an exclamation mark (\"!\"), the result " +"is negated\\&. If an empty string is assigned, the previously assigned value " +"is cleared\\&." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Checks whether the system is executed in a virtualized environment and " +"optionally test whether it is a specific implementation\\&. See " +"I<ConditionVirtualization=> in B<systemd.unit>(5) for details\\&. When " +"prefixed with an exclamation mark (\"!\"), the result is negated\\&. If an " +"empty string is assigned, the previously assigned value is cleared\\&." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Checks whether the system is running on a machine with the specified " +"firmware\\&. See I<ConditionFirmware=> in B<systemd.unit>(5) for " +"details\\&. When prefixed with an exclamation mark (\"!\"), the result is " +"negated\\&. If an empty string is assigned, the previously assigned value is " +"cleared\\&." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Checks whether the system is running on a specific architecture\\&. See " +"I<ConditionArchitecture=> in B<systemd.unit>(5) for details\\&. When " +"prefixed with an exclamation mark (\"!\"), the result is negated\\&. If an " +"empty string is assigned, the previously assigned value is cleared\\&." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "Ciphers" +msgstr "" + +#: opensuse-leap-15-6 debian-bookworm +msgid "" +"Colorize the output. The optional argument I<when> can be B<auto>, B<never> " +"or B<always>. If the I<when> argument is omitted, it defaults to B<auto>. " +"The colors can be disabled; for the current built-in default see the B<--" +"help> output. See also the B<COLORS> section." +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed archlinux +#, no-wrap +msgid "Commands" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Configure how Python evaluates the up-to-dateness of hash-based .pyc files." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "ConnectTimeout" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "ConnectionAttempts" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Continue normal execution." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "ControlMaster" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "ControlPath" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "ControlPersist" +msgstr "" + +#: opensuse-leap-15-6 +msgid "" +"Copyright \\(co 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>http://gnu.org/licenses/gpl.htmlE<gt>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Could not mount (internal) anonymous inode device." +msgstr "Impossible de monter (en interne) le périphérique anonyme d'inœud." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DEBUG" +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "DEVICE must be an OS device (e.g. I<\\,/dev/sda\\/>)." +msgstr "" +"I<DEVICE> doit être un périphérique de système de fichiers (par exemple, " +"I<\\,/dev/sda\\/>))" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DOT ABOVE" +msgstr "POINT EN CHEF" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Debug tool for filesystem driver." +msgstr "Outil de débogage pour le pilote du système de fichiers." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "Debug-mode variables" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Developer resources: https://devguide.python.org/" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Device nodes" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Directory" +msgstr "répertoire" + +#: archlinux +msgid "Disable low-speed timeouts for downloads." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Disable the import of the module I<site> and the site-dependent " +"manipulations of I<sys.path> that it entails. Also disable these " +"manipulations if I<site> is explicitly imported later." +msgstr "" + +#: debian-bookworm debian-unstable +msgid "Display a help list." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +msgid "Display a short usage message and exit." +msgstr "" + +#: debian-bookworm debian-unstable +msgid "Display a short usage message." +msgstr "" + +#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "Display help and exit." +msgstr "" + +#: debian-bookworm debian-unstable +msgid "Display program version." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Display the program version." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Do B<-O> and also discard docstrings; change the filename for compiled " +"(bytecode) files by adding .opt-2 before the .pyc extension." +msgstr "" + +#: archlinux +msgid "Do not colorize output\\&." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Do not print the version and copyright messages. These messages are also " +"suppressed in non-interactive mode." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Documentation for installed Python modules and packages can be viewed by " +"running the B<pydoc> program." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Documentation: https://docs.python.org/" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Don't add user site directory to sys.path." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Don't write I<.pyc> files on import. See also PYTHONDONTWRITEBYTECODE." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Downloads: https://www.python.org/downloads/" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-bookworm debian-unstable +msgid "E<.An Markus Friedl Aq Mt markus@openbsd.org>" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "E<.MT vixie@isc.org> Paul Vixie E<.ME>" +msgstr "E<.MT vixie@isc.org> Paul Vixie E<.ME>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "E<lt>https://lists.gnu.org/mailman/listinfo/bug-findutilsE<gt>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "E<lt>https://savannah.gnu.org/bugs/?group=findutilsE<gt>" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "E<lt>procmail-users-request@procmail.orgE<gt>" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "E<lt>procmail-users@procmail.orgE<gt>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron fedora-40 +#: fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "EFI VARIABLES" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "EM DASH" +msgstr "TIRET LONG" + +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "EN" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm +#: debian-unstable +msgid "Each line is in the form" +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "Environment" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed archlinux +#, no-wrap +msgid "Escape sequences" +msgstr "Séquences d’échappement" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "Ev SSH_AUTH_SOCK" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Example output" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Extended attributes are not supported by the filesystem, or are disabled." +msgstr "" +"Les attributs étendus ne sont pas pris en charge par le système de fichiers " +"ou sont désactivés." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "FILE" +msgstr "FICHIER" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "FRONTEND OPTIONS" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "FUNCTIONS" +msgstr "" + +#: debian-bookworm debian-unstable mageia-cauldron archlinux fedora-40 +#: fedora-rawhide +#, no-wrap +msgid "Fl 1" +msgstr "" + +#: debian-bookworm debian-unstable mageia-cauldron archlinux fedora-40 +#: fedora-rawhide +#, no-wrap +msgid "Fl 3" +msgstr "" + +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Fl ? , -help" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Fl E Ar fingerprint_hash" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "Fl J Ar destination" +msgstr "" + +#: opensuse-leap-15-6 debian-bookworm debian-unstable archlinux fedora-40 +#: fedora-rawhide mageia-cauldron +#, no-wrap +msgid "Fl M" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "Fl N" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Fl O Ar option" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "Fl T" +msgstr "" + +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Fl V , -version" +msgstr "" + +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Fl d , -debug" +msgstr "" + +#: debian-bookworm debian-unstable mageia-cauldron fedora-40 fedora-rawhide +#: opensuse-leap-15-6 archlinux opensuse-tumbleweed +#, no-wrap +msgid "Fl m" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "Fl p Ar port" +msgstr "" + +#: debian-bookworm debian-unstable mageia-cauldron fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Fl w" +msgstr "" + +#: debian-bookworm debian-unstable archlinux opensuse-leap-15-6 +#: opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "Fl y" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "For a successful call, the return value depends on the operation:" +msgstr "" +"Pour qu'un appel réussisse, le code de retour dépend de l'opération\\ :" + +#: archlinux +msgid "" +"For additional contributors, use git shortlog -s on the arch-install-" +"scripts\\&.git repository\\&." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "For example," +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"For more information about the fields of this structure, see B<group>(5)." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"For more information about the fields of this structure, see B<passwd>(5)." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Force the stdout and stderr streams to be unbuffered. This option has no " +"effect on the stdin stream." +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "Format" +msgstr "" + +#: debian-bookworm debian-unstable +msgid "Frank Benkstein E<lt>frank-vlock@benkstein.netE<gt>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "Fred N. van Kempen, E<lt>waltje@uwalt.nl.mugnet.orgE<gt>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Function" +msgstr "" + +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "GE" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "GLOBAL OPTIONS" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"GNU findutils online help: E<lt>https://www.gnu.org/software/findutils/#get-" +"helpE<gt>" +msgstr "" + +#: debian-bookworm debian-unstable +#, no-wrap +msgid "GNU gettext-runtime 0.21" +msgstr "GNU gettext-runtime 0.21" + +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "GNU gettext-runtime 0.21.1" +msgstr "GNU gettext-runtime 0.21.1" + +#: archlinux fedora-rawhide +#, no-wrap +msgid "GNU gettext-runtime 0.22.2" +msgstr "GNU gettext-runtime 0.22.2" + +#: opensuse-tumbleweed +#, no-wrap +msgid "GNU texinfo 7.0.3" +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "GNU, BSD." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "GSSAPIAuthentication" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "GSSAPIDelegateCredentials" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "General options:" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"General topics about the GNU findutils package are discussed at the I<bug-" +"findutils> mailing list:" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "GlobalKnownHostsFile" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "HORIZONTAL ELLIPSIS" +msgstr "POINTS DE SUSPENSION" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "NAME" +msgid "HOSTNAME" +msgstr "NOM" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "HashKnownHosts" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "Host" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "HostKeyAlgorithms" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "HostKeyAlias" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "HostbasedAcceptedAlgorithms" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "HostbasedAuthentication" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "Hostname" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<$NOTIFY_SOCKET>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<$XDG_RUNTIME_DIR>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "I<${exec_prefix}/bin/python>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "I<${exec_prefix}/include/pythonE<lt>versionE<gt>>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "I<${exec_prefix}/lib/pythonE<lt>versionE<gt>>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "I<${prefix}/include/pythonE<lt>versionE<gt>>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "I<${prefix}/lib/pythonE<lt>versionE<gt>>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "I</dev/random>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "I</dev/urandom>" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +msgid "I</etc/adjtime>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I</etc/host.conf>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I</etc/localtime>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I</etc/nfsmount.conf>" +msgstr "I</etc/nfsmount.conf>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I</etc/protocols>" +msgstr "I</etc/protocols>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I</etc/resolv.conf>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I</etc/rpc>" +msgstr "I</etc/rpc>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I</etc/services>" +msgstr "I</etc/services>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +#, no-wrap +msgid "I</usr/share/i18n/locales>" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I</usr/share/zoneinfo/>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Alias=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<Broadcast=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<CapabilityBoundingSet=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Compress=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<DNS=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<DNSOverTLS=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<DNSSEC=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<DUIDRawData=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<DUIDType=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<DestinationPort=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<Domains=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Driver=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<Encrypt=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Environment=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<FirewallMark=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<Flags=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<GID>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 +#: opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron +msgid "" +"I<Groff: The GNU Implementation of troff>, by Trent A.\\& Fisher and Werner " +"Lemberg, is the primary I<groff> manual." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Group=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<Hostname=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<IPv6PrivacyExtensions=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Id=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<IgnoreUserspaceMulticastGroup=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<KillSignal=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<LLMNR=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<Label=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<LinkState=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<ListenPort=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron fedora-40 +#: fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<LoaderDevicePartUUID>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron fedora-40 +#: fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<LoaderImageIdentifier>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<MACSpoofCheck=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<MESSAGE=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<MulticastDNS=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<NTP=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<NUMAMask=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<NUMAPolicy=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<OOMPolicy=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<OOMScoreAdjust=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Options=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Peer=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<PermanentMACAddress=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Personality=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<PrivateUsers=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Property=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Protocol=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<QualityOfService=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<QueryReceiveSideScaling=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<ReadOnly=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<RemoveIPC=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<RestartSec=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<RouteMetric=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "I<RouteTable=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<RuntimeMaxSec=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<RuntimeRandomizedExtraSec=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<SANE version>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<Scan Mode>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Seal=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<ServerCertificateFile=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<ServerKeyFile=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<SplitMode=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<SystemCallArchitectures=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<SystemCallFilter=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<TTYPath=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Table=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<TemporaryFileSystem=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<TimerSlackNSec=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Trust=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<TrustedCertificateFile=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Unit=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<VLANId=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<VNI=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<VirtualFunction=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<What=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<Where=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<WorkingDirectory=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<X>" +msgstr "I<X>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<a+>" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "I<acct>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<aliases>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<any further comments>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"I<b> specifies the behaviour when closing the backend, 1 --E<gt> switch " +"lamps off, 0 --E<gt> do not change lamp status" +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "I<cachesize>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<data>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<debug>" +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "I<e>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<firstboot\\&.keymap>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<firstboot\\&.timezone>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +msgid "I<flags> is invalid." +msgstr "I<flags> n'est pas correct." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<fstab\\&.extra>" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<http://www.sane-project.org/mailing-lists.html>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "I<lorder>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<min>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<number>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<offset>" +msgstr "" + +#: archlinux debian-bookworm opensuse-leap-15-6 debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "I<other>" +msgstr "I<other>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<passwd\\&.shell\\&.root>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"I<pathname> is relative and I<dirfd> is a file descriptor referring to a " +"file other than a directory." +msgstr "" +"I<pathname> est relatif et I<dirfd> est un descripteur de fichier faisant " +"référence à un fichier qui n'est pas un dossier." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<pathname> refers to a file on a read-only filesystem." +msgstr "I<pathname> est placé sur un système de fichiers en lecture seule." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +#| msgid "(B<fchown>()) I<fd> is not a valid open file descriptor." +msgid "I<pidfd> is not a valid PID file descriptor." +msgstr "(B<fchown>()) Le descripteur de fichier I<fd> est non valable." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<port>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<quotacheck\\&.mode=>" +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "I<s>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<si_code>" +msgstr "" + +#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "I<sig> was invalid." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +#| msgid "(B<fchown>()) I<fd> is not a valid open file descriptor." +msgid "I<sockfd> is not a valid file descriptor." +msgstr "(B<fchown>()) Le descripteur de fichier I<fd> est non valable." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<sysctl\\&.extra>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<system\\&.machine_id>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<systemd\\&.firstboot=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<systemd\\&.getty_auto=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<systemd\\&.swap=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<systemd\\&.volatile=>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<sysusers\\&.extra>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<t>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<t> is the time in seconds for switching off the lamps in standby mode" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<the backend version and your scanner hardware>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<tmpfiles\\&.extra>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<v>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<vmm\\&.notify_socket>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<w+>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ID" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "INPUTFILE ..." +msgstr "FICHIER_ENTRÉE ..." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "INTERNET RESOURCES" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "INTERPRETER INTERFACE" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "IPQoS" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "IPv6 and TI-RPC support" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "Ic list" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +#, no-wrap +msgid "Ic z" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "IdentitiesOnly" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "IdentityAgent" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "IdentityFile" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm +#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"If I<pathname> is an empty string, operate on the file referred to by " +"I<dirfd> (which may have been obtained using the B<open>(2) B<O_PATH> " +"flag). In this case, I<dirfd> can refer to any type of file, not just a " +"directory. If I<dirfd> is B<AT_FDCWD>, the call operates on the current " +"working directory. This flag is Linux-specific; define B<_GNU_SOURCE> to " +"obtain its definition." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "If I<x> is integral, +0, -0, NaN, or infinite, I<x> itself is returned." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If PYTHONHASHSEED is set to an integer value, it is used as a fixed seed for " +"generating the hash() of the types covered by the hash randomization. Its " +"purpose is to allow repeatable hashing, such as for selftests for the " +"interpreter itself, or to allow a cluster of python processes to share hash " +"values." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If available, the script name and additional arguments thereafter are passed " +"to the script in the Python variable I<sys.argv>, which is a list of strings " +"(you must first I<import sys> to be able to access it). If no script name " +"is given, I<sys.argv[0]> is an empty string; if B<-c> is used, I<sys." +"argv[0]> contains the string I<'-c'.> Note that options interpreted by the " +"Python interpreter itself are not placed in I<sys.argv>." +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide +msgid "" +"If no FILE is specified then the command acts like a filter, getting the " +"data from standard input and writing the result to standard output." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If set to a non-empty string, Python will print statistics of the pymalloc " +"memory allocator every time a new pymalloc object arena is created, and on " +"shutdown." +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: archlinux opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"If the B<RSCSI> environment is present, the remote SCSI server will not be " +"the program B</opt/schily/sbin/rscsi> but the program pointed to by " +"B<RSCSI>. Note that the remote SCSI server program name will be ignored if " +"you log in using an account that has been created with a remote SCSI server " +"program as login shell." +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: archlinux opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"If the B<RSH> environment is present, the remote connection will not be " +"created via B<rcmd>(3) but by calling the program pointed to by B<RSH>. " +"Use e.g. B<RSH=>/usr/bin/ssh to create a secure shell connection." +msgstr "" + +#: 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<HUGE_VAL>, B<HUGE_VALF>, or B<HUGE_VALL>, respectively, with a sign the " +"same as I<x>." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this environment variable is set to 0, it disables the default debugger. " +"It can be set to the callable of your debugger of choice." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this environment variable is set to a non-empty string, I<faulthandler." +"enable()> is called at startup: install a handler for SIGSEGV, SIGFPE, " +"SIGABRT, SIGBUS and SIGILL signals to dump the Python traceback." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this environment variable is set to a non-empty string, Python will show " +"how long each import takes. This is exactly equivalent to setting B<-X " +"importtime> on the command line." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this environment variable is set to a non-empty string, enable the debug " +"mode of the asyncio module." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this environment variable is set to a non-empty string, start tracing " +"Python memory allocations using the tracemalloc module." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this environment variable is set, I<sys.argv[0]> will be set to its value " +"instead of the value got through the C runtime. Only works on Mac OS X." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this environment variable is set, Python will dump objects and reference " +"counts still alive after shutting down the interpreter." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "" +"If this is set before running the interpreter, it overrides the encoding used\n" +"for stdin/stdout/stderr, in the syntax\n" +"I<encodingname>B<:>I<errorhandler>\n" +"The\n" +"I<errorhandler>\n" +"part is optional and has the same meaning as in str.encode. For stderr, the\n" +"I<errorhandler>\n" +" part is ignored; the handler will always be \\'backslashreplace\\'.\n" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this is set to a comma-separated string it is equivalent to specifying " +"the B<-W> option for each separate value." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this is set to a non-empty string it is equivalent to specifying the B<-" +"B> option (don't try to write I<.pyc> files)." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this is set to a non-empty string it is equivalent to specifying the B<-" +"O> option. If set to an integer, it is equivalent to specifying B<-O> " +"multiple times." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this is set to a non-empty string it is equivalent to specifying the B<-" +"d> option. If set to an integer, it is equivalent to specifying B<-d> " +"multiple times." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this is set to a non-empty string it is equivalent to specifying the B<-" +"i> option." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this is set to a non-empty string it is equivalent to specifying the B<-" +"s> option (Don't add the user site directory to sys.path)." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this is set to a non-empty string it is equivalent to specifying the B<-" +"u> option." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this is set to a non-empty string it is equivalent to specifying the B<-" +"v> option. If set to an integer, it is equivalent to specifying B<-v> " +"multiple times." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this is the name of a readable file, the Python commands in that file are " +"executed before the first prompt is displayed in interactive mode. The file " +"is executed in the same name space where interactive commands are executed " +"so that objects defined or imported in it can be used without qualification " +"in the interactive session. You can also change the prompts I<sys.ps1> and " +"I<sys.ps2> in this file." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"If this variable is set to \"random\", a random value is used to seed the " +"hashes of str and bytes objects." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"If you have any success with a scanner not listed here, or if you notice any " +"strange behavior, please report to the backend maintainer or to the SANE " +"mailing list." +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +msgid "If you have definitely found a bug, send a mail to this list or to" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +msgid "If you have support questions, send them to" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"If you would like to stay informed about new versions and official patches " +"send a subscription request to" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Ignore environment variables like PYTHONPATH and PYTHONHOME that modify the " +"behavior of the interpreter." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"In interactive mode, the primary prompt is `E<gt>E<gt>E<gt>'; the second " +"prompt (which appears when a command is not complete) is `...'. The prompts " +"can be changed by assignment to I<sys.ps1> or I<sys.ps2>. The interpreter " +"quits when it reads an EOF at a prompt. When an unhandled exception occurs, " +"a stack trace is printed and control returns to the primary prompt; in non-" +"interactive mode, the interpreter exits after printing the stack trace. The " +"interrupt signal raises the I<Keyboard\\%Interrupt> exception; other UNIX " +"signals are not caught (except that SIGPIPE is sometimes ignored, in favor " +"of the I<IOError> exception). Error messages are written to stderr." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Insufficient memory to allocate I<group> structure." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Interface Portability and Stability Promise" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Invalid argument passed." +msgstr "Un paramètre non valable a été fourni." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Invalid argument." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Issue warnings about str(bytes_instance), str(bytearray_instance) and " +"comparing bytes/bytearray with str. (-bb: issue errors)" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Journal JSON Format" +msgstr "Format JSON du journal" + +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "KB" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +#, no-wrap +msgid "KEY BINDINGS" +msgstr "" + +#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "KNOWN BUGS" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "KNOWN BUGS & RESTRICTIONS" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "KNOWN PROBLEMS" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "KbdInteractiveAuthentication" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "KbdInteractiveDevices" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm +#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Kernel" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "KexAlgorithms" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Keys" +msgstr "Clés" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Known Environment Variables" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "KnownHostsCommand" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER A WITH MACRON" +msgstr "LETTRE MAJUSCULE LATINE A MACRON" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER C WITH ACUTE" +msgstr "LETTRE MAJUSCULE LATINE C ACCENT AIGU" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER E WITH DOT ABOVE" +msgstr "LETTRE MAJUSCULE LATINE E POINT EN CHEF" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER E WITH MACRON" +msgstr "LETTRE MAJUSCULE LATINE E MACRON" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER G WITH CEDILLA" +msgstr "LETTRE MAJUSCULE LATINE G CÉDILLE" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER I WITH MACRON" +msgstr "LETTRE MAJUSCULE LATINE I MACRON" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER I WITH OGONEK" +msgstr "LETTRE MAJUSCULE LATINE I OGONEK" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER K WITH CEDILLA" +msgstr "LETTRE MAJUSCULE LATINE K CÉDILLE" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER L WITH CEDILLA" +msgstr "LETTRE MAJUSCULE LATINE L CÉDILLE" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER L WITH STROKE" +msgstr "LETTRE MAJUSCULE LATINE L BARRÉ" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER N WITH ACUTE" +msgstr "LETTRE MAJUSCULE LATINE N ACCENT AIGU" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER N WITH CEDILLA" +msgstr "LETTRE MAJUSCULE LATINE N CÉDILLE" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER O WITH MACRON" +msgstr "LETTRE MAJUSCULE LATINE O MACRON" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER S WITH ACUTE" +msgstr "LETTRE MAJUSCULE LATINE S ACCENT AIGU" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER S WITH CEDILLA" +msgstr "LETTRE MAJUSCULE LATINE S CÉDILLE" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER U WITH MACRON" +msgstr "LETTRE MAJUSCULE LATINE U MACRON" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER U WITH OGONEK" +msgstr "LETTRE MAJUSCULE LATINE U OGONEK" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LETTER Z WITH ACUTE" +msgstr "LETTRE MAJUSCULE LATINE Z ACCENT AIGU" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN CAPITAL LIGATURE OE" +msgstr "DIAGRAMME SOUDÉ MAJUSCULE LATINE OE" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER A WITH MACRON" +msgstr "LETTRE MINUSCULE LATINE A MACRON" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER C WITH ACUTE" +msgstr "LETTRE MINUSCULE LATINE C ACCENT AIGU" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER E WITH DOT ABOVE" +msgstr "LETTRE MINUSCULE LATINE E POINT EN CHEF" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER E WITH MACRON" +msgstr "LETTRE MINUSCULE LATINE E MACRON" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER G WITH CEDILLA" +msgstr "LETTRE MINUSCULE LATINE G CÉDILLE" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER I WITH MACRON" +msgstr "LETTRE MINUSCULE LATINE I MACRON" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER I WITH OGONEK" +msgstr "LETTRE MINUSCULE LATINE I OGONEK" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER K WITH CEDILLA" +msgstr "LETTRE MINUSCULE LATINE K CÉDILLE" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER L WITH CEDILLA" +msgstr "LETTRE MINUSCULE LATINE L CÉDILLE" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER L WITH STROKE" +msgstr "LETTRE MINUSCULE LATINE L BARRÉ" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER N WITH ACUTE" +msgstr "LETTRE MINUSCULE LATINE N ACCENT AIGU" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER N WITH CEDILLA" +msgstr "LETTRE MINUSCULE LATINE N CÉDILLE" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER O WITH MACRON" +msgstr "LETTRE MINUSCULE LATINE O MACRON" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER S WITH ACUTE" +msgstr "LETTRE MINUSCULE LATINE S ACCENT AIGU" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER S WITH CEDILLA" +msgstr "LETTRE MINUSCULE LATINE S CÉDILLE" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER U WITH MACRON" +msgstr "LETTRE MINUSCULE LATINE U MACRON" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER U WITH OGONEK" +msgstr "LETTRE MINUSCULE LATINE U OGONEK" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LETTER Z WITH ACUTE" +msgstr "LETTRE MINUSCULE LATINE Z ACCENT AIGU" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LATIN SMALL LIGATURE OE" +msgstr "DIAGRAMME SOUDÉ MINUSCULE LATINE OE" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LC_ALL" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LC_COLLATE" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LC_MESSAGES" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LEFT SINGLE QUOTATION MARK" +msgstr "GUILLEMET-APOSTROPHE CULBUTÉ" + +#: opensuse-leap-15-6 +msgid "LIBMOUNT_FSTAB=E<lt>pathE<gt>" +msgstr "B<LIBMOUNT_FSTAB=>I<chemin>" + +#: opensuse-leap-15-6 +msgid "LIBMOUNT_MTAB=E<lt>pathE<gt>" +msgstr "B<LIBMOUNT_MTAB=>I<chemin>" + +#: opensuse-leap-15-6 +msgid "LIBSMARTCOLS_DEBUG=all" +msgstr "B<LIBSMARTCOLS_DEBUG=>I<all>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "LICENSING" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed archlinux +#, no-wrap +msgid "LINES" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide archlinux +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "LIST" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Landlock is supported by the kernel but disabled at boot time." +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "Limitations" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Linux 2.4 and earlier" +msgstr "Linux 2.4 et antérieurs" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "Linux 2.6, glibc 2.3.2." +msgstr "Linux 2.6, glibc 2.3.2." + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "Linux 2.6.10." +msgstr "Linux 2.6.10." + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "Linux 2.6.17, glibc 2.5." +msgstr "Linux 2.6.17, glibc 2.5." + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "Linux 2.6.7." +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "Linux 5.13." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"List information about the FILEs (the current directory by default). Sort " +"entries alphabetically if none of B<-cftuvSUX> nor B<--sort> is specified." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Load zfs crypto key." +msgstr "Charger la clé de chiffrement zfs." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "LogLevel" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "MACs" +msgstr "" + +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "MEMORY CONSIDERATIONS" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "MOUNT OPTIONS" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "MT-Safe race:stream" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "MT-Unsafe const:env" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "MT-Unsafe race" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "Mailing-List archive at:" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Main website: https://www.python.org/" +msgstr "" + +#: archlinux +msgid "Maintainers:" +msgstr "" + +#: opensuse-leap-15-6 +#, no-wrap +msgid "" +"Marc Ewing E<lt>marc@redhat.comE<gt>\n" +"Jeff Johnson E<lt>jbj@redhat.comE<gt>\n" +"Erik Troan E<lt>ewt@redhat.comE<gt>\n" +"Panu Matilainen E<lt>pmatilai@redhat.comE<gt>\n" +msgstr "" + +#: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 +#: opensuse-tumbleweed mageia-cauldron fedora-40 fedora-rawhide +#, no-wrap +msgid "Marco d'Itri" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Matches against the hostname or machine ID of the host\\&. See " +"I<ConditionHost=> in B<systemd.unit>(5) for details\\&. When prefixed with " +"an exclamation mark (\"!\"), the result is negated\\&. If an empty string is " +"assigned, the previously assigned value is cleared\\&." +msgstr "" + +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "Miloslav Trmac E<lt>mitr@redhat.comE<gt>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Module repository: https://pypi.org/" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Mount crypto devices." +msgstr "Monter les périphériques chiffrés." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Mount options" +msgstr "Options de montage" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Newsgroups: comp.lang.python, comp.lang.python.announce" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +msgid "No errors" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "No errors are defined." +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "No line should be longer than 70 characters." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "NoHostAuthenticationForLocalhost" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Not all devices support all options." +msgstr "" + +#: debian-bookworm +msgid "Not in POSIX.1. Present on the BSDs, Solaris, and many other systems." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Note that I<z> close to zero will cause an overflow." +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Note that the PNM Internet Media Type CW<image/x-portable-anymap> also " +"applies." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Note: The backend does not place an upper bound on this value, as some users " +"required it to be quite large. Values above the default are not recommended, " +"and may crash your OS or lockup your scsi card driver. You have been warned." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "NumberOfPasswordPrompts" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide +#, fuzzy, no-wrap +#| msgid "VERSIONS" +msgid "OPERATIONS" +msgstr "VERSIONS" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed fedora-40 fedora-rawhide +msgid "Oliver Rauch" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "On error, -1 is returned and I<errno> is set to indicate the error." +msgstr "" +"En cas d'erreur, la valeur de retour est B<-1> et I<errno> est définie pour " +"préciser l'erreur." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +#| msgid "" +#| "On success, zero is returned. On error, -1 is returned, and I<errno> is " +#| "set to indicate the error." +msgid "" +"On success, these functions return 0. On error, they return a positive " +"error number." +msgstr "" +"En cas de succès, zéro est renvoyé. En cas d'erreur, B<-1> est renvoyé et " +"I<errno> est définie pour préciser l'erreur." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"On success, these functions return 0. On error, they return one of the " +"positive error numbers listed in ERRORS." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +msgid "" +"On success, zero is returned. On error, -1 is returned and I<errno> is set " +"to indicate the error." +msgstr "" +"En cas de succès, B<0> est renvoyé. en cas d'échec, B<-1> est renvoyé et " +"I<errno> se positionné pour indiquer l'erreur." + +#: debian-bookworm debian-unstable +msgid "" +"Only one assignment is allowed per line. Comments (starting with '#') are " +"also allowed." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"OpenSSH is a derivative of the original and free ssh 1.2.12 release by Tatu " +"Ylonen. Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de " +"Raadt and Dug Song removed many bugs, re-added newer features and created " +"OpenSSH. Markus Friedl contributed the support for SSH protocol versions " +"1.5 and 2.0." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Operation modifiers:" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +msgid "Operational error" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Operators" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +#, no-wrap +msgid "Other options" +msgstr "Autres options" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Override sys.platlibdir." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "PATH" +msgstr "PATH" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "PATTERNS" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "VERSIONS" +msgid "PERMISSIONS" +msgstr "VERSIONS" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "PKCS11Provider" +msgstr "" + +#: debian-bookworm +msgid "POSIX.1-2001, POSIX.1-2008, SVr4, 4.4BSD." +msgstr "POSIX.1-2001, POSIX.1-2008, SVr4, 4.4BSD." + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "POSIX.1-2001, SVr4, 4.4BSD (first appeared in 4.2BSD)." +msgstr "POSIX.1-2001, SVr4, 4.4BSD (B<getpeername>() est apparue dans 4.2BSD)." + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "POSIX.1-2001, SVr4, 4.4BSD." +msgstr "POSIX.1-2001, SVr4, 4.4BSD." + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "POSIX.1-2001. glibc 2.1." +msgstr "POSIX.1-2001. glibc 2.1." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "POSIX.2." +msgstr "POSIX.2." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHON" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONASYNCIODEBUG" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONBREAKPOINT" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONDEBUG" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONDONTWRITEBYTECODE" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONDUMPREFS" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONEXECUTABLE" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONFAULTHANDLER" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONHASHSEED" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONHOME" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONINSPECT" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONIOENCODING" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONMALLOC" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONMALLOCSTATS" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONNOUSERSITE" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONOPTIMIZE" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONPATH" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONPLATLIBDIR" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONPROFILEIMPORTTIME" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONSTARTUP" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONTRACEMALLOC" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONUNBUFFERED" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONUSERBASE" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONVERBOSE" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONWARNINGS" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "Pa /etc/ssh/ssh_config" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "Pa /etc/ssh/ssh_host_ecdsa_key" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "Pa /etc/ssh/ssh_host_ed25519_key" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "Pa /etc/ssh/ssh_host_rsa_key" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Pa ~/.ssh/id_dsa" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Pa ~/.ssh/id_ecdsa" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Pa ~/.ssh/id_ecdsa_sk" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Pa ~/.ssh/id_ed25519" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Pa ~/.ssh/id_ed25519_sk" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Pa ~/.ssh/id_rsa" +msgstr "" + +#: opensuse-tumbleweed +msgid "" +"Packages should install their configuration files in /usr/lib/ (distribution " +"packages) or /usr/local/lib/ (local installs)\\&. Files in /etc/ are " +"reserved for the local administrator, who may use this logic to override the " +"configuration files installed by vendor packages\\&. It is recommended to " +"prefix all filenames with a two-digit number and a dash, to simplify the " +"ordering of the files\\&. It is recommended to use the range 10-40 for " +"configuration files in /usr/ and the range 60-90 for configuration files in /" +"etc/ and /run/, to make sure that local and transient configuration files " +"will always take priority over configuration files shipped by the OS " +"vendor\\&." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "PasswordAuthentication" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Path" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Permission is granted to make and distribute verbatim copies of this manual " +"provided the copyright notice and this permission notice are preserved on " +"all copies." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Persistence" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Please note that the color (being red, yellow, or some other color) used to " +"display a value is not indicative of any kind of issue simply because of the " +"color. It only indicates different ranges of values." +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +msgid "" +"Please report bugs to the ReiserFS developers E<lt>reiserfs-devel@vger." +"kernel.orgE<gt>, providing as much information as possible--your hardware, " +"kernel, patches, settings, all printed messages; check the syslog file for " +"any related information." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "Port" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Portability notes" +msgstr "" + +#: opensuse-leap-15-6 debian-bookworm debian-unstable opensuse-tumbleweed +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "PowerPC" +msgstr "PowerPC" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "PreferredAuthentications" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Print a message each time a module is initialized, showing the place " +"(filename or built-in module) from which it is loaded. When given twice, " +"print a message for each file that is checked for when searching for a " +"module. Also provides information on module cleanup at exit." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +msgid "Print a usage summary and exit." +msgstr "Afficher un résumé de l'utilisation et quitter." + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Print verbose internal information." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Prints the Python version number of the executable and exits. When given " +"twice, print more information about the build." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Prints the usage for the interpreter executable and exits." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Prints version number and exits." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "ProxyCommand" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "ProxyJump" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "PubkeyAcceptedAlgorithms" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "PubkeyAuthentication" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-tumbleweed mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "Purpose" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Python is an interpreted, interactive, object-oriented programming language " +"that combines remarkable power with very clear syntax. For an introduction " +"to programming in Python, see the Python Tutorial. The Python Library " +"Reference documents built-in and standard types, constants, functions and " +"modules. Finally, the Python Reference Manual describes the syntax and " +"semantics of the core language in (perhaps too) much detail. (These " +"documents may be located via the B<INTERNET RESOURCES> below; they may be " +"installed on your system as well.)" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Python is distributed under an Open Source license. See the file " +"\"LICENSE\" in the Python source distribution for information on terms & " +"conditions for accessing and otherwise using Python and for a DISCLAIMER OF " +"ALL WARRANTIES." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Python's basic power can be extended with your own modules written in C or C+" +"+. On most systems such modules may be dynamically loaded. Python is also " +"adaptable as an extension language for existing applications. See the " +"internal documentation for hints." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "QUOTING" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Quiet mode. No messages are displayed." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "RFC 1094 - \"NFS: Network File System Protocol Specification\"" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "RFC 1813 - \"NFS Version 3 Protocol Specification\"" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "RIGHT DOUBLE QUOTATION MARK" +msgstr "GUILLEMET-APOSTROPHE DOUBLE" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Read by group" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Read by others" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Read by user" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Recommended location of the interpreter." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Recommended locations of the directories containing the include files needed " +"for developing Python extensions and embedding the interpreter." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Recommended locations of the directories containing the standard modules." +msgstr "" + +#: opensuse-leap-15-6 +#, no-wrap +msgid "Red Hat, Inc" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: archlinux opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "References" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "RekeyLimit" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Remount file system read-only." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Remove assert statements and any code conditional on the value of __debug__; " +"augment the filename for compiled (bytecode) files by adding .opt-1 before " +"the .pyc extension." +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Removed in Linux 2.6." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Report any other issue via the form at the GNU Savannah bug tracker:" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Report bugs at https://github.com/gwsw/less/issues." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Requests backend to open the named scsi device. Only useful if you have " +"multiple compatible scanners connected to your system, and need to specify " +"one. Probably should not be used with the other \"scsi\" line above." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Requests the driver to detect the extremities of the paper within the larger " +"image, and crop the empty edges." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Requests the driver to detect the rotation of the paper within the larger " +"image, and counter the rotation." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Requests the driver to find and remove dots of X diameter or smaller from " +"the image, and fill the space with the average surrounding color." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "RequiredRSASize" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Run \"B<gs -h>\" to find the location of Ghostscript documentation on your " +"system, from which you can get more details." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "SGR substring for non-zero statistics values." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "SGR substring for zero values." +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed archlinux +#, no-wrap +msgid "SHELL" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "SIGHUP" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "SIGQUIT" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "SIGUSR2" +msgstr "" + +#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "SIZE" +msgstr "SIZE" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: archlinux opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SOURCES" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "STANDARDS" +msgid "STANDARDS CONFORMANCE" +msgstr "STANDARDS" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"SUSv2 and POSIX.1-2001 contain text about overflow (which might set I<errno> " +"to B<ERANGE>, or raise an B<FE_OVERFLOW> exception). In practice, the " +"result cannot overflow on any current machine, so this error-handling stuff " +"is just nonsense. (More precisely, overflow can happen only when the " +"maximum value of the exponent is smaller than the number of mantissa bits. " +"For the IEEE-754 standard 32-bit and 64-bit floating-point numbers the " +"maximum value of the exponent is 127 (respectively, 1023), and the number of " +"mantissa bits including the implicit bit is 24 (respectively, 53).)" +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed debian-bookworm +msgid "SVr4, 4.3BSD." +msgstr "" + +#: opensuse-leap-15-6 +#, no-wrap +msgid "S_COLORS" +msgstr "" + +#: opensuse-leap-15-6 +#, no-wrap +msgid "S_COLORS_SGR" +msgstr "" + +#: opensuse-leap-15-6 +#, no-wrap +msgid "S_TIME_FORMAT" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +#, no-wrap +msgid "Security" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: archlinux +#, no-wrap +msgid "See Also" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "See B<landlock>(7)." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "See B<pthread_setschedparam>(3)." +msgstr "" + +#: opensuse-leap-15-6 +msgid "" +"See B<terminal-colors.d>(5) for more details about colorization " +"configuration." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "SendEnv" +msgstr "" + +#: opensuse-leap-15-6 +#, no-wrap +msgid "September 2017" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "ServerAliveCountMax" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "ServerAliveInterval" +msgstr "" + +#: archlinux +msgid "Set an alternate log file path." +msgstr "" + +#: archlinux +msgid "" +"Set an alternate separator for values parsed from I<stdin>. By default a " +"newline CW<\\*(C`\\en\\*(C'> is used as the separator. If B<--null> is used " +"without specifying I<sep> CW<\\*(C`NUL\\*(C'> will be used." +msgstr "" + +#: archlinux +msgid "Set an alternate sync database extension." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Set debug environment variable." +msgstr "Définir la variable d'environnement de débogage." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Set the Python memory allocators and/or install debug hooks. The available " +"memory allocators are I<malloc> and I<pymalloc>. The available debug hooks " +"are I<debug>, I<malloc_debug>, and I<pymalloc_debug>." +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Set up images to boot from DEVICE." +msgstr "Définir les images à démarrer à partir d'un I<PÉRIPHÉRIQUE>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "SetEnv" +msgstr "" + +#: opensuse-leap-15-6 +msgid "" +"Sets paper size. Used by scanner to determine centering of scan coordinates " +"when using ADF and to detect double feed errors." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Sets paper size. Used by scanner to determine centering of scan coordinates " +"when using the ADF (Automatic Document Feeder) and to detect double feed " +"errors." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Setting these variables only has an effect in a debug build of Python, that " +"is, if Python was configured with the B<--with-pydebug> build option." +msgstr "" + +#: archlinux +msgid "Show a help text" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Show command help." +msgstr "" + +#: mageia-cauldron opensuse-leap-15-6 archlinux debian-bookworm debian-unstable +#: fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "Show summary of options." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Simultaneous I/O operations specifying the same I<aiocb> structure produce " +"undefined results." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Skip the first line of the source. This is intended for a DOS specific hack " +"only. Warning: the line numbers in error messages will be off by one!" +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "Solaris." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Specifies a path to a library that will be used when loading any FIDO " +"authenticator-hosted keys, overriding the default of using the built-in USB " +"HID support." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Specifies the hash algorithm used when displaying key fingerprints. Valid " +"options are: E<.Dq md5> and E<.Dq sha256>. The default is E<.Dq sha256>." +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Specify repo ids to query, can be specified multiple times (default is all " +"enabled)." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Specify the command to execute (see next section). This terminates the " +"option list (following options are passed as arguments to the command)." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "St\\['e]phane Voltz E<lt>I<stef.dev@free.fr>E<gt>" +msgstr "" + +#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "Standard" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, fuzzy +#| msgid "Standard C library (I<libc>, I<-lc>)" +msgid "Standard C library (I<libc>)" +msgstr "Bibliothèque C standard (I<libc>, I<-lc>)" + +#: 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>), since glibc 2.17" +msgstr "Bibliothèque C standard (I<libc>, I<-lc>), depuis la glibc 2.17" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "StrictHostKeyChecking" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Strings" +msgstr "" + +#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "Success." +msgstr "Succès." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Suppresses additional informational output while running\\&." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +#| msgid "Standard C library (I<libc>, I<-lc>)" +msgid "System utilities library (I<libutil>, I<-lutil>)" +msgstr "Bibliothèque C standard (I<libc>, I<-lc>)" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "System-wide configuration file." +msgstr "Fichier de configuration système." + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +msgid "TCG Common Event Log Format (CEL-JSON)" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "TCPKeepAlive" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed archlinux +#, no-wrap +msgid "TERMCAP" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "TIME" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Takes a directory path as an argument\\&. All paths will be prefixed with " +"the given alternate I<root> path, including config search paths\\&." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Takes a path to a disk image file or block device node\\&. If specified all " +"operations are applied to file system in the indicated disk image\\&. This " +"is similar to B<--root=> but operates on file systems stored in disk images " +"or block devices\\&. The disk image should either contain just a file system " +"or a set of file systems within a GPT partition table, following the " +"\\m[blue]B<Discoverable Partitions " +"Specification>\\m[]\\&\\s-2\\u[1]\\d\\s+2\\&. For further information on " +"supported disk images, see B<systemd-nspawn>(1)\\*(Aqs switch of the same " +"name\\&." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The B<--depth> option selects the bit depth the scanner is using. This " +"option is only available for scanners that support more than one bit depth. " +"Older scanners will always transfer the image in 8bit mode. Newer scanners " +"allow one to select either 8 bits, 12 or 14 bits per color channel. For a " +"color scan this means an effective color depth of 36 or 42 bits over all " +"three channels. The valid choices depend on the scanner model." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The B<--resolution> switch selects the resolution for a scan. Some EPSON " +"scanners will scan in any resolution between the lowest and highest possible " +"value. The list reported by the scanner can be displayed using the \"--help -" +"d epson\" parameters to B<scanimage>(1)." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The B<--source> option selects the scan source. Valid options depend on the " +"installed options. The default is \"Flatbed\"." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The B<dumpinquiry> line causes some information about the camera to be " +"printed." +msgstr "" + +#: fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#: mageia-cauldron debian-bookworm debian-unstable +msgid "The E<.Nm> command appeared in E<.Bx 4.2>." +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 fedora-rawhide +msgid "The I<device> argument is the pathname of the block device." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The I<ipc_perm> structure is defined as follows (the highlighted fields are " +"settable using B<IPC_SET>):" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "The Python Software Foundation: https://www.python.org/psf/" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"The TIME_STYLE argument can be full-iso, long-iso, iso, locale, or +FORMAT. " +"FORMAT is interpreted like in B<date>(1). If FORMAT is " +"FORMAT1E<lt>newlineE<gt>FORMAT2, then FORMAT1 applies to non-recent files " +"and FORMAT2 to recent files. TIME_STYLE prefixed with 'posix-' takes effect " +"only outside the POSIX locale. Also the TIME_STYLE environment variable " +"sets the default style to use." +msgstr "" + +#: opensuse-leap-15-6 +msgid "" +"The TIME_STYLE argument can be full-iso, long-iso, iso, locale, or +FORMAT. " +"FORMAT is interpreted like in date(1). If FORMAT is " +"FORMAT1E<lt>newlineE<gt>FORMAT2, then FORMAT1 applies to non-recent files " +"and FORMAT2 to recent files. TIME_STYLE prefixed with 'posix-' takes effect " +"only outside the POSIX locale. Also the TIME_STYLE environment variable " +"sets the default style to use." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"The WHEN argument defaults to 'always' and can also be 'auto' or 'never'." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "The backend configuration file:" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The call was interrupted by a signal handler; see B<signal>(7)." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The device containing the file has no room for the new directory entry." +msgstr "" +"Le périphérique contenant le fichier n'a pas de place pour une nouvelle " +"entrée de répertoire." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The file does not exist." +msgstr "Le fichier n'existe pas." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The file is marked immutable or append-only. (See B<ioctl_iflags>(2).)" +msgstr "" +"Le fichier est indiqué comme immuable ou uniquement complétable (voir " +"B<ioctl_iflags>(2))." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The file is on a read-only filesystem." +msgstr "Le fichier se trouve sur un système de fichiers en lecture seule." + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide +msgid "The following options are available:" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The following options modify how a hierarchy is traversed when the B<-R> " +"option is also specified. If more than one is specified, only the final one " +"takes effect." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The following shell session shows a sample run of the program:" +msgstr "" +"La session d'interpréteur suivant montre un échantillon d'exécution du " +"programme :" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The geometry options B<-l -t -x -y> control the scan area: B<-l> sets the " +"top left x coordinate, B<-t> the top left y coordinate, B<-x> selects the " +"width and B<-y> the height of the scan area. All parameters are specified in " +"millimeters." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The home for the B<dosfstools> project is its E<.UR https://github.com/" +"dosfstools/dosfstools> GitHub project page E<.UE .>" +msgstr "" +"La page d’accueil du projet B<dosfstools> est sa E<.UR https://github.com/" +"dosfstools/dosfstools> page de projet GitHub E<.UE .>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"The integer must be a decimal number in the range [0,4294967295]. " +"Specifying the value 0 will disable hash randomization." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"The interpreter interface resembles that of the UNIX shell: when called with " +"standard input connected to a tty device, it prompts for commands and " +"executes them until an EOF is read; when called with a file name argument or " +"with a file as standard input, it reads and executes a I<script> from that " +"file; when called with B<-c> I<command>, it executes the Python statement(s) " +"given as I<command>. Here I<command> may contain multiple statements " +"separated by newlines. Leading whitespace is significant in Python " +"statements! In non-interactive mode, the entire input is parsed before it is " +"executed." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The kernel source file I<Documentation/networking/ip-sysctl.txt>." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The limit of signals which may be queued has been reached. (See " +"B<signal>(7) for further information.)" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The message queue descriptor specified in I<mqdes> is invalid." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The name choice B<IPC_PRIVATE> was perhaps unfortunate, B<IPC_NEW> would " +"more clearly show its function." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The named file does not exist." +msgstr "Le fichier indiqué n'existe pas." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The named file resides on a read-only filesystem." +msgstr "Le fichier indiqué réside sur un système de fichiers en lecture seule." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The options the backend supports can either be selected through command line " +"options to programs like B<scanimage>(1) or through GUI elements in " +"programs like B<xscanimage>(1) or B<xsane>(1)." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The per-process limit on the number of open file descriptors has been " +"reached (see the description of B<RLIMIT_NOFILE> in B<getrlimit>(2))." +msgstr "" + +#: fedora-40 fedora-rawhide debian-bookworm debian-unstable +msgid "" +"The remote host is not running the portmapper (see E<.Xr portmap 8 ),> and " +"cannot accomodate any RPC-based services. The host may be down." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The returned address is truncated if the buffer provided is too small; in " +"this case, I<addrlen> will return a value greater than was supplied to the " +"call." +msgstr "" +"L'adresse renvoyée est tronquée si le tampon fourni est trop petit ; dans ce " +"cas, I<addrlen> renverra une valeur supérieure à celle fournie lors de " +"l'appel." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "The shared library implementing this backend:" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The special value \"help\" will list the known values and the program will " +"exit immediately, and the special value \"list\" will list known values " +"along with the numerical signal numbers and the program will exit " +"immediately\\&." +msgstr "" +"La valeur spéciale « help » va lister les valeurs connues et le programme " +"s'arrêtera immédiatement ; la valeur spéciale « list » listera les valeurs " +"connues avec leur numéro de signal et le programme quittera immédiatement\\&." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "The static library implementing this backend:" +msgstr "" + +#: opensuse-leap-15-6 +msgid "" +"The sums are computed as described in FIPS-180-2. When checking, the input " +"should be a former output of this program. The default mode is to print a " +"line with checksum, a space, a character indicating input mode ('*' for " +"binary, \\&' ' for text or where binary is insignificant), and name for each " +"FILE." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"The sums are computed as described in FIPS-180-2. When checking, the input " +"should be a former output of this program. The default mode is to print a " +"line with: checksum, a space, a character indicating input mode ('*' for " +"binary, ' ' for text or where binary is insignificant), and name for each " +"FILE." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The user's quota of disk blocks or inodes on the filesystem has been " +"exhausted." +msgstr "" +"Le quota de blocs de disque ou d'inœuds de l'utilisateur sur le système de " +"fichiers a été atteint." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"The value of the variable is the maximum number of frames stored in a " +"traceback of a trace. For example, I<PYTHONTRACEMALLOC=1> stores only the " +"most recent frame." +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"There exists a mailinglist for questions relating to any program in the " +"procmail package:" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "There is a newline character at the end of each of these lines." +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "There is exactly one image in a file." +msgstr "" + +#: debian-bookworm debian-unstable debian-bullseye +msgid "" +"These are subject to difference depending on local installation conventions; " +"${prefix} and ${exec_prefix} are installation-dependent and should be " +"interpreted as for GNU software; they may be the same. On Debian GNU/{Hurd," +"Linux} the default for both is I</usr>." +msgstr "" + +#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "These functions are available since glibc 2.1." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "These functions are glibc-specific." +msgstr "" + +#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "These functions are provided since glibc 2.1." +msgstr "" + +#: debian-bookworm +msgid "These functions first appeared in glibc 2.1." +msgstr "" + +#: debian-bookworm debian-unstable +msgid "" +"These options will send all error messages (normally displayed on stderr), " +"to an alternate file. The lower case version, -e, will send the error " +"messages to the compiled-in default defined in suck_config.h. The default " +"is suck.errlog. The upper case version, -E, requires the filename " +"parameter. All error messages will then be sent to this file." +msgstr "" + +#: debian-bookworm debian-unstable +msgid "" +"These options will send all status messages (normally displayed on stdout), " +"to an alternate file. The lower case version, -s, will send the status " +"messages to the compiled-in default defined in suck_config.h. The default " +"is /dev/null, so no status messages will be displayed. The upper case " +"version, -S, requires the filename parameter. All status messages will then " +"be sent to this file." +msgstr "" + +#: debian-bookworm +msgid "These system calls are nonstandard Linux extensions." +msgstr "Ces appels système sont des extensions spécifiques à Linux." + +#: debian-bookworm opensuse-leap-15-6 +msgid "This command doesn\\(cqt manipulate partitions on a block device." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"This document was written by the SANE project, which has no information " +"regarding the capabilities or reliability of the backend. All information " +"contained here is suspect." +msgstr "" + +#: debian-bookworm +msgid "" +"This function is Linux-specific, and should not be used in programs intended " +"to be portable." +msgstr "" +"Cette fonction est spécifique à Linux et ne devrait pas être employée dans " +"des programmes destinés à être portables." + +#: debian-bookworm +msgid "This function is a nonstandard GNU extension." +msgstr "" + +#: debian-bookworm +msgid "This function is available since glibc 2.1." +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"This function is defined in IEC 559 (and the appendix with recommended " +"functions in IEEE 754/IEEE 854)." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "This is equivalent to the B<-X faulthandler> option." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"This is the default unless I<binutils> was configured with \\&B<--enable-" +"deterministic-archives>." +msgstr "" + +#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed +msgid "This manual page was written by Yury Umanets E<lt>umka@namesys.comE<gt>" +msgstr "" + +#: opensuse-leap-15-6 +msgid "" +"This program is part of the I<procmail mail-processing-package> (v3.22) " +"available at http://www.procmail.org/ or ftp.procmail.org in B<pub/procmail/" +">." +msgstr "" + +#: debian-bookworm +msgid "" +"This program is part of the I<procmail mail-processing-package> (v3.23pre) " +"available at http://www.procmail.org/ or ftp.procmail.org in B<pub/procmail/" +">." +msgstr "" + +#: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "" +"This program is part of the I<procmail mail-processing-package> (v3.24) " +"available at http://www.procmail.org/ or ftp.procmail.org in B<pub/procmail/" +">." +msgstr "" + +#: debian-bookworm +msgid "This system call is a nonstandard Linux extension." +msgstr "Cet appel système est une extension Linux non standard." + +#: debian-bookworm +msgid "This system call is available since Linux 2.6." +msgstr "Cet appel système est disponible depuis Linux 2.6." + +#: debian-bookworm +msgid "" +"This system call is present only up until Linux 2.4; it was removed in Linux " +"2.6." +msgstr "" +"Cet appel système n'est présent que jusqu'à Linux\\ 2.4\\ ; il a été " +"supprimé dans Linux\\ 2.6." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"This variable is ignored if the $B<PYTHONMALLOC> environment variable is " +"used to force the B<malloc>(3) allocator of the C library, or if Python is " +"configured without pymalloc support." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Title line" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Too many symbolic links were encountered in translating the pathname." +msgstr "Trop de liens symboliques ont été rencontrés en parcourant le chemin." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Turn on parser debugging output (for expert only, depending on compilation " +"options)." +msgstr "" + +#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "USE" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "UpdateHostKeys" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +msgid "Usage or syntax error" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "User home directory" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "User/Group Name Syntax" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "UserKnownHostsFile" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Users, Groups, UIDs and GIDs on systemd systems" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Using color to distinguish file types is disabled both by default and with " +"B<--color>=I<\\,never\\/>. With B<--color>=I<\\,auto\\/>, ls emits color " +"codes only when standard output is connected to a terminal. The LS_COLORS " +"environment variable can change the settings. Use the B<dircolors>(1) " +"command to set it." +msgstr "" + +#: opensuse-leap-15-6 +msgid "" +"Using color to distinguish file types is disabled both by default and with " +"B<--color>=I<\\,never\\/>. With B<--color>=I<\\,auto\\/>, ls emits color " +"codes only when standard output is connected to a terminal. The LS_COLORS " +"environment variable can change the settings. Use the dircolors command to " +"set it." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +msgid "Usual default path for locale definition files." +msgstr "" + +#: debian-bookworm debian-unstable +msgid "VAR=VAL" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Valid values for I<cmd> are:" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +msgid "" +"Verbose mode. Causes E<.Nm> to print debugging messages about its " +"progress. This is helpful in debugging problems. Multiple E<.Fl v> options " +"increase the verbosity. The maximum is 3." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "VerifyHostKeyDNS" +msgstr "" + +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Version 590: 03 Jun 2021" +msgstr "" + +#: mageia-cauldron +#, no-wrap +msgid "Version 643: 12 Feb 2024" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Version 643: 20 Jul 2023" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Versions" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"When Python is compiled in debug mode, the default is I<pymalloc_debug> and " +"the debug hooks are automatically used. Otherwise, the default is " +"I<pymalloc>." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"When a script is passed as first argument or the B<-c> option is used, enter " +"interactive mode after executing the script or the command. It does not " +"read the $PYTHONSTARTUP file. This can be useful to inspect global " +"variables or a stack trace when a script raises an exception." +msgstr "" + +#: opensuse-leap-15-6 +msgid "" +"When this variable is set, display statistics in color on the terminal. " +"Possible values for this variable are I<never>, I<always> or I<auto> (the " +"latter is the default)." +msgstr "" + +#: opensuse-leap-15-6 +msgid "" +"Where I<special> is either the path-name for the special device that " +"corresponds to a SCSI scanner. For SCSI scanners, the special device name " +"must be a generic SCSI device or a symlink to such a device. Under Linux, " +"such a device name could be I</dev/sga> or I</dev/sge>, for example. See " +"B<sane-scsi>(5) for details." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Where I<special> is the path-name for the special device that corresponds to " +"a SCSI scanner. The special device name must be a generic SCSI device or a " +"symlink to such a device. The program B<sane-find-scanner>(1) helps to " +"find out the correct device. Under Linux, such a device name could be I</dev/" +"sga> or I</dev/sge>, for example. See B<sane-scsi>(5) for details." +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "Whitespace (blanks, TABs, CRs, LFs)." +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 mageia-cauldron +msgid "Whitespace is permitted between a command-line option and its argument." +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "Whitespace." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Write by group" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Write by others" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Write by user" +msgstr "" + +#: fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed archlinux +#: debian-bookworm debian-unstable mageia-cauldron +msgid "Written by Franc,ois Pinard E<lt>pinard@iro.umontreal.caE<gt>." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Written by Peter Miller." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Written by Simon Josefsson." +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"You should not normally run this program directly. Use grub-install instead." +msgstr "" +"Normalement, ce programme n'est pas exécuté directement. Utiliser plutôt " +"grub-install" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Zero." +msgstr "Zéro." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "[" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "[5]" +msgstr "[5]" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "[6]" +msgstr "[6]" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "[MATCH] SECTION OPTIONS" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "[NETWORK] SECTION OPTIONS" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "[To be documented]" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"\\%https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "\\%https://systemd.io/AUTOMATIC_BOOT_ASSESSMENT" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "\\%https://systemd.io/GROUP_RECORD" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "\\%https://systemd.io/JOURNAL_EXPORT_FORMATS#journal-json-format" +msgstr "\\%https://systemd.io/JOURNAL_EXPORT_FORMATS#journal-json-format" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "\\%https://systemd.io/PORTABILITY_AND_STABILITY/" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "\\%https://systemd.io/UIDS-GIDS" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +msgid "\\%https://systemd.io/USER_NAMES" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "\\%https://tools.ietf.org/html/rfc4795" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "\\%https://tools.ietf.org/html/rfc6762" +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +msgid "" +"\\%https://trustedcomputinggroup.org/resource/canonical-event-log-format/" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "\\%https://uapi-group.org/specifications/specs/unified_kernel_image/" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "\\%https://www.freedesktop.org/wiki/Software/systemd/inhibit" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "\\&\\&CW<b>\\ " +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "\\&\\&CW<c>\\ " +msgstr "" + +#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "\\&\\&CW<d>\\ " +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "\\&\\&CW<t>\\ " +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "\\&\\&CW<w>\\ " +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "\\eNNN" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-tumbleweed mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "\\es" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "]" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed archlinux +#, no-wrap +msgid "^D" +msgstr "" + +#: debian-bookworm debian-unstable mageia-cauldron archlinux fedora-40 +#: fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "^L" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed archlinux +#, no-wrap +msgid "abort" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"across B<-x>, commas B<-m>, horizontal B<-x>, long B<-l>, single-column " +"B<-1>, verbose B<-l>, vertical B<-C>" +msgstr "" + +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "ae" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"affect the referent of each symbolic link (this is the default), rather than " +"the symbolic link itself" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "all" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "append / indicator to directories" +msgstr "" + +#: opensuse-leap-15-6 +msgid "append indicator (one of */=E<gt>@|) to entries" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "append indicator (one of */=E<gt>@|) to entries WHEN" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"append indicator with style WORD to entry names: none (default), slash (B<-" +"p>), file-type (B<--file-type>), classify (B<-F>)" +msgstr "" + +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "as" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "assume tab stops at each COLS instead of 8" +msgstr "" + +#: fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed archlinux +#: debian-bookworm debian-unstable mageia-cauldron +msgid "automatically calls a pager" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "baud=115200" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed archlinux +#, no-wrap +msgid "beep" +msgstr "" + +#: opensuse-leap-15-6 +msgid "" +"can be augmented with a B<--sort> option, but any use of B<--sort>=I<\\," +"none\\/> (B<-U>) disables grouping" +msgstr "" + +#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "cgroup" +msgstr "cgroup" + +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "" +"change the default of using modification times; access time (B<-u>): atime, " +"access, use; change time (B<-c>): ctime, status; birth time: birth, creation;" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "clear" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "color the output WHEN; more info below" +msgstr "" + +#: opensuse-leap-15-6 +msgid "" +"colorize the output; WHEN can be 'always' (default if omitted), 'auto', or " +"'never'; more info below" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "copy all SOURCE arguments into DIRECTORY" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "create" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "decode data" +msgstr "décoder les données" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "default filesystems" +msgstr "" + +#: opensuse-leap-15-6 +msgid "" +"default to 1024-byte blocks for disk usage; used only with B<-s> and per " +"directory totals" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"default to 1024-byte blocks for file system usage; used only with B<-s> and " +"per directory totals" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "disk quotas" +msgstr "" + +#: fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed archlinux +#: debian-bookworm debian-unstable mageia-cauldron +msgid "do not extend fields through newlines" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "do not ignore entries starting with ." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "do not list implied . and .." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "do not list implied entries ending with ~" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "do not list implied entries matching shell PATTERN" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"do not list implied entries matching shell PATTERN (overridden by B<-a> or " +"B<-A>)" +msgstr "" + +#: opensuse-leap-15-6 +msgid "do not sort, enable B<-aU>, disable B<-ls> B<--color>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "do not sort; list entries in directory order" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "do not traverse any symbolic links (default)" +msgstr "" + +#: opensuse-leap-15-6 +#, no-wrap +msgid "dosfstools 4.1" +msgstr "dosfstools 4.1" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "dosfstools 4.2" +msgstr "dosfstools 4.2" + +#: debian-bookworm opensuse-leap-15-6 +msgid "enables debug output." +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +msgid "enables libfdisk debug output." +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +msgid "enables libsmartcols debug output." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "enclose entry names in double quotes" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "encoding for output" +msgstr "encodage de la sortie." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "errno" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "error" +msgstr "" + +#: archlinux opensuse-tumbleweed debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "exit" +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "explain how a file is copied. Implies B<-v>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "explain what is being done" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "file system table" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "fill width with a comma separated list of entries" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "filter" +msgstr "" + +#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "flags" +msgstr "attributs" + +#: opensuse-leap-15-6 +msgid "follow each command line symbolic link" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "follow each command line symbolic link that points to a directory" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "follow symbolic links listed on the command line" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "for submitting questions/answers." +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "for subscription requests." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "generate a new randomly-generated UUID" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "generate a new time-based UUID" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "generate output designed for Emacs' dired mode" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "get list of input files from FILE" +msgstr "récupérer la liste des fichiers d'entrée à partir de FICHIER." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "get random bytes from FILE" +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +#| msgid "POSIX.1-2008." +msgid "glibc 2.0 POSIX.1-2001." +msgstr "POSIX.1-2008." + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "glibc 2.11." +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +#| msgid "POSIX.1-2008." +msgid "glibc 2.3. POSIX.1-2008." +msgstr "POSIX.1-2008." + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "glibc 2.3.3." +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "glibc 2.32." +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "glibc 2.6." +msgstr "glibc 2.6." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "gnu" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "graphical\\&.target" +msgstr "" + +#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "group" +msgstr "" + +#: opensuse-leap-15-6 +msgid "group directories before files;" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"group directories before files; can be augmented with a B<--sort> option, " +"but any use of B<--sort>=I<\\,none\\/> (B<-U>) disables grouping" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "hostname" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "hyperlink file names WHEN" +msgstr "" + +#: opensuse-leap-15-6 +msgid "" +"hyperlink file names; WHEN can be 'always' (default if omitted), 'auto', or " +"'never'" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ia64" +msgstr "ia64" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"if a command line argument is a symbolic link to a directory, traverse it" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "if minor problems (e.g., cannot access subdirectory)," +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "if serious trouble (e.g., cannot access command-line argument)." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"if you have comments about the documentation (what could be done better), or " +"you think I should know something, please include it." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +#, no-wrap +msgid "ignored" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "in a long listing, don't print group names" +msgstr "" + +#: fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed archlinux +#: debian-bookworm debian-unstable mageia-cauldron +msgid "inhibit output of common words" +msgstr "" + +#: fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed archlinux +#: debian-bookworm debian-unstable mageia-cauldron +msgid "inhibit output of deleted words" +msgstr "" + +#: fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed archlinux +#: debian-bookworm debian-unstable mageia-cauldron +msgid "inhibit output of inserted words" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "like B<-l> B<--time-style>=I<\\,full-iso\\/>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "like B<-l>, but do not list group information" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "like B<-l>, but do not list owner" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "like B<-l>, but list numeric user and group IDs" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "like verbose but report only when a change is made" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "likewise, but use powers of 1000 not 1024" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "likewise, except do not append '*'" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "list all entries in directory order" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "list directories themselves, not their contents" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "list entries by columns" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "list entries by lines instead of by columns" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "list one file per line" +msgstr "" + +#: opensuse-leap-15-6 +msgid "list one file per line. Avoid '\\en' with B<-q> or B<-b>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "list subdirectories recursively" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "local" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +#, no-wrap +msgid "locale" +msgstr "" + +#: opensuse-leap-15-6 +msgid "location of the proc file system" +msgstr "" + +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "me" +msgstr "me" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +#, no-wrap +msgid "menu" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "mlocate" +msgstr "" + +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "mr" +msgstr "mr" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "multi-user\\&.target" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "nl" +msgstr "nl" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-tumbleweed mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "no" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 archlinux fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed debian-unstable +#, no-wrap +msgid "now" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed archlinux +#, no-wrap +msgid "open" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "operate on files and directories recursively" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "option lOffonEnd b" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "option lampOff t" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "option warmup t" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "other" +msgstr "" + +#: fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed archlinux +#: debian-bookworm debian-unstable mageia-cauldron +msgid "overstrike as for printers" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +"passwd: compat systemd\n" +"group: compat [SUCCESS=merge] systemd\n" +"shadow: compat systemd\n" +"gshadow: files systemd\n" +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide +#, no-wrap +msgid "" +"passwd: files systemd\n" +"group: files [SUCCESS=merge] systemd\n" +"shadow: files systemd\n" +"gshadow: files systemd\n" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "password database file" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron +#, no-wrap +msgid "pause" +msgstr "" + +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "pf" +msgstr "pf" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "pipe" +msgstr "pipe" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "port=/dev/ttyS0" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "poweroff\\&.target" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "print ? instead of nongraphic characters" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "print C-style escapes for nongraphic characters" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "print any security context of each file" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "print entry names without quoting" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "print program version and exit." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "print the allocated size of each file, in blocks" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "print the index number of each file" +msgstr "" + +#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed +msgid "prints all plugins libreiser4 know about." +msgstr "" + +#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed +msgid "prints program help." +msgstr "" + +#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed +msgid "prints program version." +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "procmail-announce-request@procmail.org" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"python - an interpreted, interactive, object-oriented programming language" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "quotas" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "raw" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "reboot\\&.target" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed archlinux +#, no-wrap +msgid "regex" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "rescue\\&.target" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "reverse order while sorting" +msgstr "" + +#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "s390" +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"select which timestamp used to display or sort; access time (B<-u>): atime, " +"access, use; metadata change time (B<-c>): ctime, status; modified time " +"(default): mtime, modification; birth time: birth, creation;" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "set 'Language' field in the header entry" +msgstr "définir le champ « Language » de l'en-tête." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "set output width to COLS. 0 means no limit" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"show nongraphic characters as-is (the default, unless program is 'ls' and " +"output is a terminal)" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "show this text and exit." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "shutdown" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "signal" +msgstr "" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed archlinux +#, no-wrap +msgid "size" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "sort alphabetically by entry extension" +msgstr "" + +#: opensuse-leap-15-6 +msgid "" +"sort by WORD instead of name: none (B<-U>), size (B<-S>), time (B<-t>), " +"version (B<-v>), extension (B<-X>)" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"sort by WORD instead of name: none (B<-U>), size (B<-S>), time (B<-t>), " +"version (B<-v>), extension (B<-X>), width" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "sort by file size, largest first" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "sort by time, newest first; see B<--time>" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "strip trailing carriage return on input" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +"struct passwd {\n" +" char *pw_name; /* username */\n" +" char *pw_passwd; /* user password */\n" +" uid_t pw_uid; /* user ID */\n" +" gid_t pw_gid; /* group ID */\n" +" char *pw_gecos; /* user information */\n" +" char *pw_dir; /* home directory */\n" +" char *pw_shell; /* shell program */\n" +"};\n" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +"struct timeval {\n" +" time_t tv_sec; /* seconds */\n" +" suseconds_t tv_usec; /* microseconds */\n" +"};\n" +msgstr "" +"struct timeval {\n" +" time_t tv_sec; /* secondes */\n" +" suseconds_t tv_usec; /* microsecondes */\n" +"};\n" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "symlink" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "system-systemd\\ex2dcryptsetup\\&.slice" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "systemd-cryptsetup@\\&.service" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "systemd-halt\\&.service" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "systemd-kexec\\&.service" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "systemd-poweroff\\&.service" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "systemd-reboot\\&.service" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "text" +msgstr "" + +#: opensuse-leap-15-6 +msgid "that points to a directory" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "the call is interrupted by a signal handler; or" +msgstr "l’appel est interrompu par un gestionnaire de signal ;" + +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide +#, no-wrap +msgid "thinkfan 1.3.1" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "time/date format with B<-l>; see TIME_STYLE below" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm +#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "timeout" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "to list all devices recognized by your SANE installation." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "traverse every symbolic link to a directory encountered" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "treat DEST as a normal file" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "treat all files as text" +msgstr "" + +#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "tty" +msgstr "" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "use FILE as the boot image [default=boot.img]" +msgstr "Utiliser I<FICHIER> comme image d'amorçage [boot.img par défaut]" + +#: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "use FILE as the core image [default=core.img]" +msgstr "Utiliser I<FICHIER> comme core.img [core.img par défaut]" + +#: archlinux +msgid "use FILE as the device map [default=//boot/grub/device.map]" +msgstr "" +"Utiliser I<FICHIER> comme «\\ device map\\ » [boot/grub/device.map, par " +"défaut]" + +#: debian-bookworm debian-unstable +msgid "use FILE as the device map [default=/boot/grub/device.map]" +msgstr "" +"Utiliser FICHIER comme «\\ device map\\ » [/boot/grub/device.map par défaut]." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "use a long listing format" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"use quoting style WORD for entry names: literal, locale, shell, shell-" +"always, shell-escape, shell-escape-always, c, escape (overrides " +"QUOTING_STYLE environment variable)" +msgstr "" + +#: fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed archlinux +#: debian-bookworm debian-unstable mageia-cauldron +msgid "use termcap as for terminal displays" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 +msgid "use visible padding characters." +msgstr "Utiliser des caractères de remplissage visibles." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "user quotas" +msgstr "" + +#: fedora-rawhide +#, no-wrap +msgid "util-linux 2.39-rc3" +msgstr "" + +#: fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed archlinux +#: debian-bookworm debian-unstable mageia-cauldron +msgid "variation of printer mode for \"less\"" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "version" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "version 7.2" +msgstr "" + +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed debian-bookworm debian-unstable +#, no-wrap +msgid "warn" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "when decoding, ignore non-alphabet characters" +msgstr "ignorer les caractères non alphabétiques lors du décodage" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"when showing file information for a symbolic link, show information for the " +"file the link references rather than for the link itself" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "where" +msgstr "où" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "with B<-l> and B<-s>, print sizes like 1K 234M 2G etc." +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"with B<-l>, WORD determines which time to show; with B<--sort>=I<\\,time\\/" +">, sort by WORD (newest first)" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "with B<-l>, print the author of each file" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"with B<-l>, scale sizes by SIZE when printing them; e.g., '--block-size=M'; " +"see SIZE format below" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"with B<-lt>: sort by, and show, access time; with B<-l>: show access time " +"and sort by name; otherwise: sort by access time, newest first" +msgstr "" + +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"with B<-lt>: sort by, and show, ctime (time of last change of file status " +"information); with B<-l>: show ctime and sort by name; otherwise: sort by " +"ctime, newest first" +msgstr "" + +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "" +"with B<-lt>: sort by, and show, ctime (time of last modification of file " +"status information); with B<-l>: show ctime and sort by name; otherwise: " +"sort by ctime, newest first" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"wrap encoded lines after COLS character (default 76). Use 0 to disable line " +"wrapping" +msgstr "" +"ajuster la longueur des lignes encodées à COLONNES caractères (76 par " +"défaut). Utilisez B<0> pour désactiver l'ajustement automatique des lignes." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: opensuse-tumbleweed mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "yes" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ā" +msgstr "Ā" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ā" +msgstr "ā" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ć" +msgstr "Ć" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ć" +msgstr "ć" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ē" +msgstr "Ē" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ē" +msgstr "ē" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ė" +msgstr "Ė" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ė" +msgstr "ė" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ģ" +msgstr "Ģ" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ģ" +msgstr "ģ" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ī" +msgstr "Ī" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ī" +msgstr "ī" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Į" +msgstr "Į" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "į" +msgstr "į" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ķ" +msgstr "Ķ" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ķ" +msgstr "ķ" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ļ" +msgstr "Ļ" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ļ" +msgstr "ļ" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ł" +msgstr "Ł" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ł" +msgstr "ł" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ń" +msgstr "Ń" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ń" +msgstr "ń" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ņ" +msgstr "Ņ" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ņ" +msgstr "ņ" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ō" +msgstr "Ō" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ō" +msgstr "ō" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Œ" +msgstr "Œ" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "œ" +msgstr "œ" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ś" +msgstr "Ś" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ś" +msgstr "ś" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ş" +msgstr "Ş" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ş" +msgstr "ş" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ū" +msgstr "Ū" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ū" +msgstr "ū" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ų" +msgstr "Ų" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ų" +msgstr "ų" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ź" +msgstr "Ź" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ź" +msgstr "ź" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "˙" +msgstr "˙" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Є" +msgstr "Є" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "І" +msgstr "І" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "Ї" +msgstr "Ї" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "є" +msgstr "є" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "і" +msgstr "і" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ї" +msgstr "ї" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "—" +msgstr "—" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "‘" +msgstr "‘" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "“" +msgstr "“" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "…" +msgstr "…" |