diff options
Diffstat (limited to 'po/it/common/min-004-occurences.po')
-rw-r--r-- | po/it/common/min-004-occurences.po | 1799 |
1 files changed, 1424 insertions, 375 deletions
diff --git a/po/it/common/min-004-occurences.po b/po/it/common/min-004-occurences.po index 33af905a..c1bd8717 100644 --- a/po/it/common/min-004-occurences.po +++ b/po/it/common/min-004-occurences.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-03-09 17:48+0100\n" +"POT-Creation-Date: 2024-06-09 11:03+0200\n" "PO-Revision-Date: 2024-01-28 06:22+0100\n" "Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n" "Language-Team: Italian <>\n" @@ -15,6 +15,81 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 20.08.3\n" +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid " -X faulthandler: enable faulthandler\n" +msgstr "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 @@ -137,8 +212,8 @@ msgstr "" msgid " z = atof(argv[1]) + atof(argv[2]) * I;\n" msgstr " z = atof(argv[1]) + atof(argv[2]) * I;\n" -#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron -#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6 +#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-leap-15-6 #, no-wrap msgid " 8." msgstr " 8." @@ -150,7 +225,7 @@ msgid " 9." msgstr " 9." #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron #, no-wrap msgid "!" msgstr "" @@ -256,12 +331,6 @@ msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap -msgid "%E" -msgstr "" - -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, no-wrap msgid "%F" msgstr "%F" @@ -274,12 +343,6 @@ msgstr "%G" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap -msgid "%I" -msgstr "" - -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, no-wrap msgid "%L" msgstr "" @@ -334,12 +397,6 @@ msgstr "%d" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 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 "%f" msgstr "%f" @@ -380,7 +437,7 @@ msgid "%r" msgstr "%r" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "%v" msgstr "" @@ -417,6 +474,24 @@ 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 debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "(The names I<head> and I<headp> are user selectable.)" msgstr "" @@ -636,7 +711,7 @@ msgstr "" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-H" -msgstr "" +msgstr "-H" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -684,7 +759,7 @@ msgstr "" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "-U" -msgstr "" +msgstr "-U" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 @@ -724,10 +799,9 @@ msgstr "-h, --help" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy, no-wrap -#| msgid "i" +#, no-wrap msgid "-i" -msgstr "i" +msgstr "-i" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -789,7 +863,7 @@ msgstr "." msgid ".br\n" msgstr ".br\n" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid ".sp\n" msgstr ".sp\n" @@ -805,8 +879,8 @@ msgstr "" msgid "/* Link with \"-lm\" */\n" msgstr "" -#: debian-bookworm debian-unstable opensuse-leap-15-6 archlinux fedora-40 -#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "/bin/sh" msgstr "/bin/sh" @@ -838,24 +912,30 @@ msgstr "" msgid "/usr/share/terminfo" msgstr "/usr/share/terminfo" +#: fedora-40 +#, fuzzy, no-wrap +#| msgid "November 2020" +msgid "01 November 2023" +msgstr "Novembre 2020" + #: opensuse-leap-15-6 #, no-wrap msgid "01/29/2021" msgstr "" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: fedora-40 fedora-rawhide #, no-wrap msgid "02/09/2023" msgstr "" -#: debian-unstable +#: archlinux mageia-cauldron opensuse-tumbleweed #, no-wrap -msgid "02/13/2024" +msgid "03/05/2024" msgstr "" -#: archlinux +#: debian-unstable #, no-wrap -msgid "02/14/2024" +msgid "05/26/2024" msgstr "" #: archlinux opensuse-leap-15-6 opensuse-tumbleweed debian-bookworm @@ -867,12 +947,6 @@ msgstr "gennaio 2019" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, no-wrap -msgid "10" -msgstr "10" - -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "10 Function trace" msgstr "" @@ -883,6 +957,11 @@ msgstr "" msgid "10 Jul 2008" msgstr "giugno 2020" +#: fedora-40 +#, no-wrap +msgid "10.02.1" +msgstr "10.02.1" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron #, no-wrap @@ -918,8 +997,8 @@ msgstr "" msgid "124" msgstr "124" -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "128" msgstr "128" @@ -1085,8 +1164,8 @@ msgstr "15" msgid "15 Function detail" msgstr "" -#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 -#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: archlinux debian-bookworm debian-unstable opensuse-tumbleweed +#: opensuse-leap-15-6 fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "15." msgstr "15." @@ -1151,30 +1230,30 @@ msgstr "158" msgid "159" msgstr "159" -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, no-wrap -msgid "16" -msgstr "16" - -#: debian-unstable -#, fuzzy, no-wrap -#| msgid "October 2021" -msgid "16 October 2023" -msgstr "ottobre 2021" - #: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "16." msgstr "16." +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "17" +msgstr "17" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron #, no-wrap msgid "18" msgstr "18" +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#, no-wrap +msgid "19" +msgstr "19" + #: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 #: fedora-rawhide opensuse-tumbleweed mageia-cauldron #, no-wrap @@ -1230,12 +1309,24 @@ msgstr "gennaio 2024" msgid "25" msgstr "25" +#: opensuse-leap-15-6 archlinux debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed debian-bookworm +#, 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 "30" msgstr "30" +#: debian-unstable +#, fuzzy, no-wrap +#| msgid "April 2022" +msgid "30 April 2024" +msgstr "aprile 2022" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -1305,11 +1396,6 @@ msgstr "4.0.24" msgid "4.3BSD." msgstr "4.3BSD." -#: mageia-cauldron -#, no-wrap -msgid "4.4.3" -msgstr "4.4.3" - #: opensuse-tumbleweed #, no-wrap msgid "4.4.4" @@ -1320,6 +1406,11 @@ msgstr "4.4.4" msgid "4.4BSD." msgstr "4.4BSD." +#: mageia-cauldron +#, no-wrap +msgid "4.6.0" +msgstr "" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -1414,12 +1505,6 @@ msgstr "marzo 2022" 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 fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap @@ -1654,7 +1739,7 @@ msgid "A sample configuration file is shown below:" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "A short string identifying the architecture of the local system\\&. A string such as B<x86>, B<x86-64> or B<arm64>\\&. See the architectures defined for I<ConditionArchitecture=> in B<systemd.unit>(5) for a full list\\&." msgstr "" @@ -1688,86 +1773,107 @@ msgid "Add a note segment reserving SIZE bytes for an appended signature" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 187\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 188\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 189\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 195\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 196\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 197\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 199\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 201\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 203\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 205\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 207\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 211\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 212\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 213\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 214\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 225\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 226\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 234\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 237\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 238\\&." msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "Added in version 241\\&." msgstr "" @@ -1829,14 +1935,25 @@ msgstr "" msgid "An underflow floating-point exception (B<FE_UNDERFLOW>) is raised." msgstr "" +#: mageia-cauldron +#, fuzzy, no-wrap +#| msgid "March 2022" +msgid "Apr 13, 2024" +msgstr "marzo 2022" + #: opensuse-leap-15-6 opensuse-tumbleweed archlinux debian-bookworm #: debian-unstable mageia-cauldron #, no-wrap msgid "April 2014" msgstr "aprile 2014" -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: debian-bookworm fedora-40 fedora-rawhide +#, no-wrap +msgid "April 2022" +msgstr "aprile 2022" + +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "Architecture" msgstr "" @@ -1859,6 +1976,20 @@ msgstr "" msgid "At present, the following scanners are known to work with this backend:" msgstr "" +#: debian-bookworm debian-unstable archlinux 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 "" + #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #, fuzzy, no-wrap #| msgid "July 2020" @@ -1974,8 +2105,8 @@ msgstr "B<#include E<lt>mqueue.hE<gt>>\n" msgid "B<#include E<lt>numaif.hE<gt>>\n" msgstr "B<#include E<lt>numaif.hE<gt>>\n" -#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide -#: mageia-cauldron +#: debian-bookworm fedora-40 fedora-rawhide mageia-cauldron archlinux +#: debian-unstable opensuse-tumbleweed msgid "B<#include E<lt>pthread.hE<gt>>" msgstr "B<#include E<lt>pthread.hE<gt>>" @@ -2000,6 +2131,12 @@ msgstr "B<#include E<lt>semaphore.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>strings.hE<gt>>\n" msgstr "B<#include E<lt>strings.hE<gt>>\n" @@ -2055,7 +2192,7 @@ msgstr "B<#include E<lt>sys/xattr.hE<gt>>\n" msgid "B<#include E<lt>utmp.hE<gt>>\n" msgstr "B<#include E<lt>utmp.hE<gt>>\n" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<#include E<lt>uuid.hE<gt>>" msgstr "B<#include E<lt>uuid.hE<gt>>" @@ -2167,12 +2304,24 @@ msgstr "" msgid "B<--cat-config>" msgstr "B<--cat-config>" +#: debian-bookworm debian-unstable archlinux 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-tumbleweed opensuse-leap-15-6 #, no-wrap msgid "B<--check>" msgstr "B<--check>" +#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--clean>" +msgstr "B<--clean>" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 #, no-wrap @@ -2255,6 +2404,12 @@ msgstr "B<--delete>" msgid "B<--demangle[=>I<style>B<]>" msgstr "B<--demangle[=>I<style>B<]>" +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--dereference>" +msgstr "B<--dereference>" + #: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap @@ -2307,8 +2462,8 @@ msgstr "B<--graceful>" msgid "B<--green-gamma-table>" msgstr "B<--green-gamma-table>" -#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6 -#: opensuse-tumbleweed archlinux mageia-cauldron +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: opensuse-leap-15-6 archlinux mageia-cauldron #, no-wrap msgid "B<--help-all>" msgstr "B<--help-all>" @@ -2374,7 +2529,7 @@ msgstr "" msgid "B<--locales>=I<\\,LOCALES\\/>" msgstr "" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--lock>[=I<mode>]" msgstr "" @@ -2455,7 +2610,7 @@ msgstr "" msgid "B<--nocolor>" msgstr "B<--nocolor>" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--noheadings>" msgstr "B<--noheadings>" @@ -2488,8 +2643,8 @@ msgstr "B<--preview>" msgid "B<--product-version>=I<\\,STRING\\/>" msgstr "" -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed -#: debian-bookworm opensuse-leap-15-6 mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "B<--raw>" msgstr "B<--raw>" @@ -2529,8 +2684,8 @@ msgstr "" msgid "B<--remove>" msgstr "B<--remove>" -#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 -#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<--reset>" msgstr "B<--reset>" @@ -2557,6 +2712,11 @@ msgstr "" msgid "B<--root>=I<path>" msgstr "B<-->" +#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 +#: 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 #, fuzzy, no-wrap @@ -2564,8 +2724,8 @@ msgstr "B<-->" msgid "B<--sbat>=I<\\,FILE\\/>" msgstr "B<-o>, B<--output>=I<\\,FILE\\/>" -#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6 -#: opensuse-tumbleweed archlinux mageia-cauldron +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: opensuse-leap-15-6 archlinux mageia-cauldron #, no-wrap msgid "B<--show>" msgstr "B<--show>" @@ -2677,6 +2837,7 @@ msgid "B<--time>=I<\\,WORD\\/>" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "B<--tldr>" msgstr "B<--tldr>" @@ -2713,7 +2874,7 @@ msgstr "" #: opensuse-tumbleweed fedora-40 fedora-rawhide #, no-wrap msgid "B<-4>" -msgstr "" +msgstr "B<-4>" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -2721,8 +2882,8 @@ msgstr "" msgid "B<-?, -h, --help>" msgstr "B<-?, -h, --help>" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm -#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: mageia-cauldron debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "B<-?>" msgstr "B<-?>" @@ -2771,7 +2932,7 @@ msgstr "" msgid "B<-L>, B<--dereference>" msgstr "B<-L>, B<--dereference>" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-a>, B<--all>" msgid "B<-L>, B<--label> I<label>" @@ -2789,7 +2950,14 @@ msgstr "B<-N>, B<--literal>" msgid "B<-O>" msgstr "B<-O>" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, fuzzy, no-wrap +#| msgid "B<-O>" +msgid "B<-OO>" +msgstr "B<-O>" + +#: debian-bookworm msgid "B<-P>, B<--pairs>" msgstr "B<-P>, B<--pairs>" @@ -2817,26 +2985,47 @@ msgstr "" msgid "B<-T>, B<--no-target-directory>" msgstr "B<-T>, B<--no-target-directory>" +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, fuzzy, no-wrap +#| msgid "B<--resolution>" +msgid "B<-V , --version>" +msgstr "B<--resolution>" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, fuzzy, no-wrap +#| msgid "B<-t >I<timeout>" +msgid "B<-W >I<argument>" +msgstr "B<-t >I<tempo_limite>" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, fuzzy, no-wrap +#| msgid "B<-t >I<timeout>" +msgid "B<-X >I<option>" +msgstr "B<-t >I<tempo_limite>" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-Z>, B<--context>" msgstr "B<-Z>, B<--context>" -#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 -#: fedora-rawhide opensuse-tumbleweed mageia-cauldron +#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide +#: opensuse-leap-15-6 opensuse-tumbleweed mageia-cauldron #, no-wrap msgid "B<-a, --all>" msgstr "B<-a, --all>" -#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 -#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-a>, B<--append>" msgstr "B<-a>, B<--append>" -#: debian-bookworm opensuse-leap-15-6 debian-unstable archlinux fedora-40 -#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-b>, B<--batch>" msgstr "B<-b>, B<--batch>" @@ -2847,13 +3036,20 @@ msgstr "B<-b>, B<--batch>" msgid "B<-b>, B<--binary>" msgstr "" +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, fuzzy, no-wrap +#| msgid "B<-c>, B<--count>" +msgid "B<-c >I<command>" +msgstr "B<-c>, B<--count>" + #: debian-bookworm opensuse-leap-15-6 fedora-rawhide #, no-wrap msgid "B<-c>, B<--command> I<command>" msgstr "" -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed opensuse-leap-15-6 -#: debian-bookworm debian-unstable mageia-cauldron +#: archlinux fedora-40 opensuse-tumbleweed opensuse-leap-15-6 debian-bookworm +#: debian-unstable fedora-rawhide mageia-cauldron #, no-wrap msgid "B<-c>, B<--count>" msgstr "B<-c>, B<--count>" @@ -2894,6 +3090,13 @@ msgid "B<-g, --group>" msgstr "B<-g, --group>" #: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, fuzzy, no-wrap +#| msgid "B<-?, -h, --help>" +msgid "B<-h , -? , --help>" +msgstr "B<-?, -h, --help>" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-h --help>" @@ -2970,6 +3173,13 @@ msgid "B<-l>, B<--full>" msgstr "B<-l>, B<--full>" #: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, fuzzy, no-wrap +#| msgid "B<-t >I<timeout>" +msgid "B<-m >I<module-name>" +msgstr "B<-t >I<tempo_limite>" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-m>, B<--device-map>=I<\\,FILE\\/>" @@ -3023,7 +3233,7 @@ msgstr "B<-n>, B<--numeric-uid-gid>" msgid "B<-o, --override TYPE=PLUGIN, ...>" msgstr "" -#: fedora-rawhide debian-bookworm opensuse-leap-15-6 +#: fedora-rawhide debian-bookworm #, fuzzy #| msgid "B<-q>, B<--quiet>" msgid "B<-o>, B<--offset> I<offset>" @@ -3060,7 +3270,7 @@ msgstr "" msgid "B<-q>, B<--quiet>, B<--silent>" msgstr "B<-q>, B<--quiet>, B<--silent>" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-r>, B<--read-only>" msgstr "B<-r>, B<--read-only>" @@ -3076,8 +3286,8 @@ msgstr "B<-r>, B<--reset>" msgid "B<-r>, B<--root>=I<\\,DEVICE_NAME\\/>" msgstr "" -#: opensuse-leap-15-6 debian-bookworm debian-unstable opensuse-tumbleweed -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 debian-bookworm archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed #, no-wrap msgid "B<-s>, B<--silent>" msgstr "B<-s>, B<--silent>" @@ -3106,13 +3316,13 @@ msgstr "" msgid "B<-t>, B<--text>" msgstr "B<-t>, B<--text>" -#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 -#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<-t>, B<--time>" msgstr "B<-t>, B<--time>" -#: fedora-rawhide debian-bookworm opensuse-leap-15-6 +#: fedora-rawhide debian-bookworm #, fuzzy #| msgid "B<-a>, B<--append>" msgid "B<-t>, B<--type> I<type>" @@ -3154,12 +3364,6 @@ msgstr "B<-u>, B<--user>" msgid "B<-verbose>" msgstr "" -#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron -#: opensuse-tumbleweed archlinux opensuse-leap-15-6 -#, 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 @@ -3208,19 +3412,13 @@ msgid "B</etc/passwd>" msgstr "B</etc/passwd>" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, no-wrap -msgid "B<128>" -msgstr "" - -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 +#: mageia-cauldron #, no-wrap msgid "B<16>" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 +#: mageia-cauldron #, no-wrap msgid "B<32>" msgstr "" @@ -3231,6 +3429,12 @@ msgstr "" msgid "B<5>" msgstr "" +#: opensuse-leap-15-6 archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron +#, no-wrap +msgid "B<64>" +msgstr "B<64>" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -3297,11 +3501,17 @@ msgstr "" msgid "B<D>" msgstr "B<D>" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed -#: debian-bookworm debian-unstable opensuse-leap-15-6 +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "B<DISPLAY>" -msgstr "" +msgstr "B<DISPLAY>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<E>" +msgstr "B<E>" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -3325,7 +3535,7 @@ msgstr "" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<EAGAIN> or B<EWOULDBLOCK>" -msgstr "" +msgstr "B<EAGAIN> o B<EWOULDBLOCK>" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -3393,8 +3603,8 @@ msgstr "" msgid "B<EMLINK>" msgstr "" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm -#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "B<ENOBUFS>" msgstr "" @@ -3439,7 +3649,7 @@ msgstr "" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<EPIPE>" -msgstr "" +msgstr "B<EPIPE>" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -3484,12 +3694,24 @@ msgstr "" msgid "B<Geometry options>" msgstr "B<--posix>" +#: archlinux +#, fuzzy, no-wrap +#| msgid "B<ENFILE>" +msgid "B<INFILE>" +msgstr "B<ENFILE>" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "B<Jon Masters> E<lt>\\&jcm@jonmasters\\&.org\\&E<gt>" msgstr "B<Jon Masters> E<lt>\\&jcm@jonmasters\\&.org\\&E<gt>" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#, no-wrap +msgid "B<L>" +msgstr "B<L>" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<LANG>" @@ -3531,7 +3753,7 @@ msgstr "B<LC_NUMERIC>" msgid "B<LC_TIME>" msgstr "B<LC_TIME>" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<LIBBLKID_DEBUG>=all" msgstr "B<LIBBLKID_DEBUG>=all" @@ -3539,11 +3761,11 @@ msgstr "B<LIBBLKID_DEBUG>=all" msgid "B<LIBMOUNT_DEBUG>=all" msgstr "B<LIBMOUNT_DEBUG>=all" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<LIBSMARTCOLS_DEBUG>=all" msgstr "B<LIBSMARTCOLS_DEBUG>=all" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<LIBSMARTCOLS_DEBUG_PADDING>=on" msgstr "B<LIBSMARTCOLS_DEBUG_PADDING>=on" @@ -3558,10 +3780,16 @@ msgstr "B<Lucas De Marchi> E<lt>\\&lucas\\&.de\\&.marchi@gmail\\&.com\\&E<gt>" msgid "B<MS_SLAVE>" msgstr "B<MS_SLAVE>" -#: archlinux fedora-40 fedora-rawhide +#: archlinux fedora-40 fedora-rawhide debian-unstable msgid "B<Note>" msgstr "" +#: archlinux +#, fuzzy, no-wrap +#| msgid "B<EMFILE>" +msgid "B<OUTFILE>" +msgstr "B<EMFILE>" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -3634,8 +3862,8 @@ msgstr "" msgid "B<SIGEV_THREAD>" msgstr "" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed -#: debian-bookworm debian-unstable opensuse-leap-15-6 +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "B<SIGHUP>" msgstr "B<SIGHUP>" @@ -3646,8 +3874,8 @@ msgstr "B<SIGHUP>" msgid "B<SIGUSR1>" msgstr "B<SIGUSR1>" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed -#: debian-bookworm debian-unstable opensuse-leap-15-6 +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "B<SIGUSR2>" msgstr "B<SIGUSR2>" @@ -3675,6 +3903,12 @@ msgstr "" msgid "B<WARNING:>" msgstr "" +#: debian-unstable fedora-rawhide +#, fuzzy +#| msgid "B<running>" +msgid "B<Warning>" +msgstr "B<running>" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -3794,12 +4028,6 @@ msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap -msgid "B<e>" -msgstr "B<e>" - -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, no-wrap msgid "B<enabled>" msgstr "B<enabled>" @@ -3947,7 +4175,7 @@ msgid "B<no>" msgstr "" #: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm -#: opensuse-leap-15-6 debian-unstable opensuse-tumbleweed +#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed msgid "B<noauto>" msgstr "B<noauto>" @@ -3958,7 +4186,7 @@ msgid "B<noexec>" msgstr "B<noexec>" #: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm -#: opensuse-leap-15-6 debian-unstable opensuse-tumbleweed +#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed msgid "B<nofail>" msgstr "B<nofail>" @@ -3974,8 +4202,8 @@ msgstr "" msgid "B<o>" msgstr "B<o>" -#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable mageia-cauldron -#: fedora-40 fedora-rawhide opensuse-tumbleweed +#: debian-bookworm archlinux debian-unstable mageia-cauldron fedora-40 +#: fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<off>" msgstr "" @@ -3996,8 +4224,8 @@ msgstr "B<pacman>(8)" msgid "B<panic>" msgstr "" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm -#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "B<poll>(2)" msgstr "B<poll>(2)" @@ -4008,15 +4236,26 @@ msgstr "B<poll>(2)" msgid "B<print>" msgstr "B<print>" -#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 -#: fedora-rawhide mageia-cauldron opensuse-tumbleweed -msgid "B<proc>(5)" -msgstr "B<proc>(5)" +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed +msgid "B<proc>(5), B<proc_sys>(5)" +msgstr "B<proc>(5), B<proc_sys>(5)" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: archlinux +msgid "B<pspdfutils> [OPTION...] [INFILE [OUTFILE]]" +msgstr "" + +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "B<psutils>(1), B<paper>(1)" msgstr "B<psutils>(1), B<paper>(1)" +#: debian-bookworm debian-unstable archlinux 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 @@ -4027,7 +4266,7 @@ msgstr "B<q>" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "B<quit>" -msgstr "" +msgstr "B<quit>" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -4087,8 +4326,8 @@ msgstr "B<sane>(7), B<sane-scsi>(5)" msgid "B<sane>(7), B<sane-usb>(5)" msgstr "B<sane>(7), B<sane-usb>(5)" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron debian-bookworm -#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "B<select>(2)" msgstr "B<select>(2)" @@ -4178,6 +4417,12 @@ msgstr "B<x-systemd\\&.device-timeout=>" #: 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 "BROKEN BAR" msgstr "BROKEN BAR" @@ -4188,7 +4433,7 @@ msgid "BUG REPORTS" msgstr "NOTIFICA DEI \"BUG\"" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Boot ID" msgstr "" @@ -4198,11 +4443,6 @@ msgstr "" msgid "Boot Loader Interface" msgstr "" -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -msgid "Boot Loader Specification" -msgstr "" - #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -4247,7 +4487,7 @@ msgstr "CENT SIGN" msgid "COLORS" msgstr "" -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide #: mageia-cauldron debian-bullseye opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "COMMAND LINE OPTIONS" @@ -4685,6 +4925,18 @@ msgstr "" msgid "Caveats" msgstr "Avvertimenti" +#: debian-bookworm debian-unstable archlinux 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 opensuse-leap-15-6 opensuse-tumbleweed msgid "" @@ -4702,8 +4954,8 @@ msgstr "" msgid "Commands:" msgstr "" -#: fedora-40 fedora-rawhide mageia-cauldron archlinux debian-bookworm -#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: fedora-40 mageia-cauldron archlinux debian-bookworm debian-unstable +#: fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Compatibility" msgstr "" @@ -4739,6 +4991,12 @@ msgid "" "lib/\\&. Files in /run/ override files with the same name under /usr/\\&." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 opensuse-leap-15-6 opensuse-tumbleweed msgid "Container Interface" @@ -4752,6 +5010,7 @@ msgid "" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "Copy the contents of config files to standard output\\&. Only the " "\"interesting\" parts of the configuration files are printed, comments and " @@ -4767,7 +5026,7 @@ msgstr "" "Copyright \\(co 1995-2020 Free Software Foundation, Inc. Licenza GPLv3+: " "GNU GPL versione 3 o successiva E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: opensuse-leap-15-6 msgid "" "Copyright \\(co 1995-2022 Free Software Foundation, Inc. License GPLv3+: " "GNU GPL version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>" @@ -4775,7 +5034,7 @@ msgstr "" "Copyright \\(co 1995-2022 Free Software Foundation, Inc. Licenza GPLv3+: " "GNU GPL versione 3 o successiva E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." -#: archlinux fedora-40 fedora-rawhide +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "Copyright \\(co 1995-2023 Free Software Foundation, Inc. License GPLv3+: " "GNU GPL version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>" @@ -4791,7 +5050,7 @@ msgstr "" "Copyright \\(co 2001-2020 Free Software Foundation, Inc. Licenza GPLv3+: " "GNU GPL versione 3 o successiva E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: opensuse-leap-15-6 msgid "" "Copyright \\(co 2001-2022 Free Software Foundation, Inc. License GPLv3+: " "GNU GPL version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>" @@ -4799,7 +5058,7 @@ msgstr "" "Copyright \\(co 2001-2022 Free Software Foundation, Inc. Licenza GPLv3+: " "GNU GPL versione 3 o successiva E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." -#: archlinux fedora-40 fedora-rawhide +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "Copyright \\(co 2001-2023 Free Software Foundation, Inc. License GPLv3+: " "GNU GPL version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>" @@ -4848,13 +5107,13 @@ msgstr "" "Copyright \\(co 2023 Free Software Foundation, Inc. Licenza GPLv3+: GNU GPL " "versione 3 o successiva E<lt>http://gnu.org/licenses/gpl.htmlE<gt>." -#: mageia-cauldron opensuse-tumbleweed +#: opensuse-tumbleweed msgid "" "Copyright \\(co Reuben Thomas 2016-2021. Released under the GPL version 3, " "or (at your option) any later version." msgstr "" -#: archlinux fedora-40 fedora-rawhide +#: fedora-40 fedora-rawhide mageia-cauldron msgid "" "Copyright \\(co Reuben Thomas 2016-2022. Released under the GPL version 3, " "or (at your option) any later version." @@ -4902,8 +5161,14 @@ msgstr "Debian" msgid "Debian GNU/Linux" msgstr "Debian GNU/Linux" +#: debian-bookworm debian-unstable archlinux 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 opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Details" msgstr "" @@ -4913,23 +5178,43 @@ msgstr "" msgid "Developer" msgstr "" +#: debian-bookworm debian-unstable archlinux 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-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Directory for larger and persistent temporary files" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Directory for temporary files" msgstr "" +#: debian-bookworm debian-unstable archlinux 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-bullseye archlinux debian-bookworm debian-unstable fedora-40 #: fedora-rawhide mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Display usage message." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" @@ -4937,11 +5222,30 @@ msgid "" "only available on x86 BIOS targets." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 opensuse-tumbleweed opensuse-leap-15-6 msgid "Do not query the user for authentication for privileged operations\\&." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -4953,29 +5257,44 @@ msgstr "" msgid "Don Libes, National Institute of Standards and Technology" msgstr "" +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Don't add user site directory to sys.path." +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Don't write I<.pyc> files on import. See also PYTHONDONTWRITEBYTECODE." +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Downloads: https://www.python.org/downloads/" +msgstr "" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Dynamic linking library (I<libdl>, I<-ldl>)" msgstr "" -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed -#: fedora-40 fedora-rawhide mageia-cauldron archlinux +#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed fedora-40 +#: fedora-rawhide mageia-cauldron debian-unstable archlinux msgid "E<.Nm>" msgstr "E<.Nm>" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed debian-bookworm debian-unstable +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed debian-bookworm #, no-wrap msgid "E<gt>" msgstr "E<gt>" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 -#: opensuse-tumbleweed debian-bookworm debian-unstable +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed debian-bookworm #, no-wrap msgid "E<lt>" msgstr "E<lt>" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm debian-unstable opensuse-leap-15-6 msgid "E<lt>guenther@sendmail.comE<gt>" msgstr "E<lt>guenther@sendmail.comE<gt>" @@ -5031,6 +5350,12 @@ msgid "" "a memory fault. The limit tries to prevent this from happening by " "restricting recursion to 2048 levels of nesting." msgstr "" +"Abilitata o disabilita il limite della ricorsione effettuata durante la " +"decodifica («demangling») delle stringhe. Poiché i formati di «mangling» " +"permettono un livello infinito di ricorsione è possibile creare stringhe la " +"cui decodifica riempirebbe lo stack disponibile sulla macchina, generando " +"un problema di accesso alla memoria. Il limite cerca di evitare questa " +"situazione, restringendo la ricorsione ad un massimo di 2048 livelli." #: archlinux opensuse-leap-15-6 opensuse-tumbleweed debian-bookworm #: debian-unstable @@ -5041,10 +5366,10 @@ msgid "" "without worrying about the already encrypted files." msgstr "" -#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron -#: opensuse-leap-15-6 opensuse-tumbleweed archlinux -#, no-wrap -msgid "Environment variables" +#: debian-unstable fedora-rawhide +msgid "" +"Equivalent to B<--json=pretty> if running on a terminal, and B<--json=short> " +"otherwise\\&." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -5065,8 +5390,8 @@ msgstr "" msgid "Explanation" msgstr "" -#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron -#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6 +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Extended attributes are I<name>:I<value> pairs associated with inodes " "(files, directories, symbolic links, etc.). They are extensions to the " @@ -5093,30 +5418,29 @@ msgstr "" msgid "FILES AND DIRECTORIES" msgstr "" -#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 -#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "FSTAB" msgstr "FSTAB" #: opensuse-tumbleweed -#, fuzzy, no-wrap -#| msgid "March 2022" +#, no-wrap msgid "Feb 06, 2024" -msgstr "marzo 2022" +msgstr "6 febbraio 2024" #: debian-bookworm debian-unstable #, no-wrap msgid "February 9, 2019" msgstr "9 febbraio 2019" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed debian-bookworm debian-unstable #, no-wrap msgid "File Formats" msgstr "Formati di file" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "File formats" msgstr "" @@ -5305,6 +5629,13 @@ msgstr "" msgid "For nonlocking counterparts, see B<unlocked_stdio>(3)." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed msgid "Forces E<.Nm> to use IPv4 addresses only." @@ -5436,17 +5767,11 @@ msgid "Historical" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Host name" msgstr "" -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, no-wrap -msgid "I" -msgstr "I" - #: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed fedora-40 fedora-rawhide msgid "I/O error." @@ -5459,6 +5784,32 @@ msgid "" "Programs\"> by Don Libes, O'Reilly and Associates, January 1995." msgstr "" +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "I<${exec_prefix}/bin/python>" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "I<${exec_prefix}/include/pythonE<lt>versionE<gt>>" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "I<${exec_prefix}/lib/pythonE<lt>versionE<gt>>" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "I<${prefix}/include/pythonE<lt>versionE<gt>>" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "I<${prefix}/lib/pythonE<lt>versionE<gt>>" +msgstr "" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -5513,8 +5864,8 @@ msgstr "I</etc/networks>" msgid "I</etc/nsswitch.conf>" msgstr "I</etc/nsswitch.conf>" -#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 -#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "I</etc/passwd>" msgstr "I</etc/passwd>" @@ -5656,13 +6007,19 @@ msgstr "" msgid "I<Path=>" msgstr "I<Path=>" +#: archlinux +msgid "" +"I<Please report bugs and feature requests in the issue tracker. Please do " +"your best to provide a reproducible test case for bugs.>" +msgstr "" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<Port=>" msgstr "I<Port=>" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<Priority=>" msgstr "" @@ -5671,8 +6028,8 @@ msgstr "" msgid "I<Storage=>" msgstr "I<Storage=>" -#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron -#: opensuse-tumbleweed +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "SIGTERM" msgid "I<TERM>" @@ -5684,7 +6041,7 @@ msgid "I<TimeoutSec=>" msgstr "I<TimeoutSec=>" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<Type=>" msgstr "I<Type=>" @@ -5704,11 +6061,12 @@ msgid "I<Virtualization=>" msgstr "I<Virtualization=>" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<Weight=>" msgstr "I<Weight=>" -#: debian-unstable fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "I<\\*d>" msgstr "" @@ -5726,7 +6084,7 @@ msgid "" "I<buflen>)." msgstr "" -#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable mageia-cauldron +#: debian-bookworm archlinux debian-unstable mageia-cauldron opensuse-leap-15-6 #, no-wrap msgid "I<device>" msgstr "" @@ -5777,10 +6135,6 @@ msgstr "I<http://pagesperso-orange.fr/sebastien.godard/>" msgid "I<https://github.com/sysstat/sysstat>" msgstr "I<https://github.com/sysstat/sysstat>" -#: archlinux -msgid "I<https://gitlab\\&.archlinux\\&.org/archlinux/devtools>" -msgstr "I<https://gitlab\\&.archlinux\\&.org/archlinux/devtools>" - #: archlinux debian-unstable fedora-40 fedora-rawhide msgid "I<https://sysstat.github.io/>" msgstr "I<https://sysstat.github.io/>" @@ -5846,6 +6200,11 @@ msgstr "" msgid "I<sem> is not a valid semaphore." msgstr "" +#: debian-unstable fedora-rawhide archlinux debian-bookworm fedora-40 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I<systemd\\&.firstboot=>" +msgstr "I<systemd\\&.firstboot=>" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "I<systemd\\&.restore_state=>" @@ -5864,6 +6223,18 @@ msgstr "B<EMFILE>" msgid "INTERNET MEDIA TYPE" msgstr "" +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "INTERNET RESOURCES" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "INTERPRETER INTERFACE" +msgstr "" + #: archlinux opensuse-leap-15-6 opensuse-tumbleweed debian-bookworm #: debian-unstable fedora-40 fedora-rawhide mageia-cauldron #, no-wrap @@ -5895,7 +6266,7 @@ msgid "Ic quit" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Identical to B<uname -r> output\\&." msgstr "" @@ -5924,6 +6295,27 @@ msgstr "" msgid "If I<x> or I<y> is a NaN, a NaN is returned." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "If input file is -, standard input is read." @@ -5934,6 +6326,14 @@ msgstr "" msgid "If no input file is given or if it is -, standard input is read." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 "" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" @@ -5968,6 +6368,148 @@ msgid "" "maximally copious debug output; smaller levels reduce verbosity." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" @@ -5978,6 +6520,13 @@ msgid "" "only slightly different from the models mentioned above, please let us know." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 opensuse-leap-15-6 opensuse-tumbleweed msgid "In addition, the errors documented in B<stat>(2) can also occur." @@ -5990,6 +6539,26 @@ msgid "" "password, no harm done." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-unstable fedora-rawhide +msgid "" +"In place of the image path a \"\\&.v/\" versioned directory may be " +"specified, see B<systemd.v>(7) for details\\&." +msgstr "" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -6013,9 +6582,21 @@ 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 directory stream descriptor I<dirp>." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 #, no-wrap @@ -6032,19 +6613,12 @@ msgstr "" msgid "JULY 2018" msgstr "LUGLIO 2018" -#: mageia-cauldron -#, fuzzy, no-wrap -#| msgid "March 2022" -msgid "Jan 30, 2024" -msgstr "marzo 2022" - #: archlinux debian-bookworm debian-unstable mageia-cauldron opensuse-leap-15-6 #, no-wrap msgid "January 2009" msgstr "gennaio 2009" -#: debian-bookworm mageia-cauldron archlinux debian-unstable fedora-40 -#: fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm mageia-cauldron fedora-40 opensuse-leap-15-6 #, no-wrap msgid "January 2023" msgstr "gennaio 2023" @@ -6062,17 +6636,11 @@ msgstr "luglio 2021" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap -msgid "K" -msgstr "K" - -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, no-wrap msgid "KNOWN ISSUES" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Kernel release" msgstr "" @@ -6420,22 +6988,20 @@ msgstr "D" msgid "LEFT DOUBLE QUOTATION MARK" msgstr "" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "LIBBLKID_DEBUG=all" msgstr "LIBBLKID_DEBUG=all" -#: opensuse-leap-15-6 -msgid "LIBMOUNT_DEBUG=all" -msgstr "LIBMOUNT_DEBUG=all" - #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "LICENSE" msgstr "" -#: debian-bookworm opensuse-leap-15-6 -msgid "LOCK_BLOCK_DEVICE=E<lt>modeE<gt>" +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "LICENSING" msgstr "" #: debian-bookworm @@ -6511,7 +7077,7 @@ msgstr "Manuale dell'utente Linux" msgid "Linux on s390." msgstr "Note Linux" -#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "LinuxThreads" @@ -6575,19 +7141,23 @@ msgid "MULTIPLICATION SIGN" msgstr "MULTIPLICATION SIGN" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Machine ID" msgstr "" +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Main website: https://www.python.org/" +msgstr "" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Manpage Author:" msgstr "" -#: opensuse-tumbleweed archlinux debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed archlinux debian-unstable fedora-40 opensuse-leap-15-6 #, no-wrap msgid "March 2023" msgstr "marzo 2023" @@ -6625,6 +7195,11 @@ msgstr "Michael Smith E<lt>msmith@xiph.orgE<gt>" msgid "Miscellaneous" msgstr "Varie" +#: debian-bookworm debian-unstable archlinux 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 "" @@ -6669,6 +7244,11 @@ msgstr "" msgid "New Control Group Interfaces" msgstr "" +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Newsgroups: comp.lang.python, comp.lang.python.announce" +msgstr "" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" @@ -6705,8 +7285,7 @@ msgid "" "case I<terminal-colors.d> directories do not have to exist yet." msgstr "" -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm debian-unstable fedora-40 mageia-cauldron opensuse-leap-15-6 msgid "" "Note: There is no difference between binary mode and text mode on GNU " "systems." @@ -6736,44 +7315,50 @@ msgstr "" msgid "OTHER OPTIONS" msgstr "" -#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 -#: fedora-rawhide mageia-cauldron +#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron #, no-wrap msgid "OUTPUT" msgstr "" +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 +#, no-wrap +msgid "October 2023" +msgstr "ottobre 2023" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Operating system ID" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Operating system build ID" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Operating system image identifier" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Operating system image version" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Operating system variant ID" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Operating system version ID" msgstr "" @@ -6800,7 +7385,7 @@ msgstr "" msgid "Out of resources." msgstr "" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Output all available columns." msgstr "" @@ -6813,6 +7398,11 @@ msgstr "" msgid "Output version information and exit." msgstr "Mostra le informazioni sulla versione ed esce." +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Override sys.platlibdir." +msgstr "" + #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed archlinux #, no-wrap @@ -6892,8 +7482,162 @@ msgstr "POUND SIGN" msgid "PS" msgstr "S" -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 +#: archlinux +#, no-wrap +msgid "PSPDFUTILS" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHON" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONASYNCIODEBUG" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONBREAKPOINT" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONDEBUG" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONDONTWRITEBYTECODE" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONDUMPREFS" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONEXECUTABLE" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONFAULTHANDLER" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONHASHSEED" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONHOME" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONINSPECT" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONIOENCODING" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONMALLOC" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONMALLOCSTATS" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONNOUSERSITE" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONOPTIMIZE" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONPATH" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONPLATLIBDIR" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONPROFILEIMPORTTIME" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONSTARTUP" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONTRACEMALLOC" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONUNBUFFERED" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONUSERBASE" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONVERBOSE" +msgstr "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +#, no-wrap +msgid "PYTHONWARNINGS" +msgstr "" + +#: archlinux debian-bookworm fedora-40 mageia-cauldron msgid "" "Packages should install their configuration files in /usr/lib/ (distribution " "packages) or /usr/local/lib/ (local installs)\\&. Files in /etc/ are " @@ -6903,6 +7647,20 @@ msgid "" "ordering of the files\\&." msgstr "" +#: debian-unstable fedora-rawhide opensuse-leap-15-6 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 opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -6920,16 +7678,32 @@ msgstr "" msgid "Perl Programmers Reference Guide" msgstr "" -#: debian-bookworm opensuse-leap-15-6 -msgid "Philip A. Guenther" -msgstr "Philip A. Guenther" +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "" +"Permission to access this file is governed by a ptrace access mode " +"B<PTRACE_MODE_ATTACH_FSCREDS> check; see B<ptrace>(2)." +msgstr "" -#: archlinux +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" -"Please report bugs and feature requests in the issue tracker\\&. Please do " -"your best to provide a reproducible test case for bugs\\&." +"Permission to access this file is governed by a ptrace access mode " +"B<PTRACE_MODE_READ_FSCREDS> check; see B<ptrace>(2)." msgstr "" +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "" +"Permission to dereference or read (B<readlink>(2)) this symbolic link is " +"governed by a ptrace access mode B<PTRACE_MODE_READ_FSCREDS> check; see " +"B<ptrace>(2)." +msgstr "" + +#: debian-bookworm debian-unstable opensuse-leap-15-6 +msgid "Philip A. Guenther" +msgstr "Philip A. Guenther" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Please send any information and bug-reports to:" @@ -6940,7 +7714,7 @@ msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE>" msgstr "" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron -#: debian-bookworm opensuse-leap-15-6 opensuse-tumbleweed +#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6 msgid "Portable Services" msgstr "" @@ -6960,6 +7734,15 @@ msgstr "" msgid "Print a help message and exit." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 short usage summary and exit." @@ -6970,12 +7753,20 @@ msgstr "" msgid "Print help message." msgstr "" -#: opensuse-leap-15-6 -msgid "Print the SIZE column in bytes rather than in a human-readable format." +#: debian-bookworm +msgid "Print the sizes in bytes rather than in a human-readable format." msgstr "" -#: debian-bookworm opensuse-leap-15-6 -msgid "Print the sizes in bytes rather than in a human-readable format." +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Prints the usage for the interpreter executable and exits." msgstr "" #: debian-bookworm debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6 @@ -6985,6 +7776,37 @@ msgid "" "output and exits." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 @@ -7026,6 +7848,24 @@ msgstr "" msgid "Range error: result underflow" msgstr "" +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "Recommended location of the interpreter." +msgstr "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Recommended locations of the directories containing the standard modules." +msgstr "" + #: debian-bookworm debian-unstable fedora-40 fedora-rawhide #, no-wrap msgid "Record selection options:" @@ -7047,6 +7887,14 @@ msgstr "Reiserfsprogs-3.6.27" msgid "Removal" msgstr "" +#: debian-bookworm debian-unstable archlinux 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 "" + #: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed msgid "Report bugs to E<lt>reiserfs-devel@vger.kernel.orgE<gt>" msgstr "Segnalare i bug a E<lt>reiserfs-devel@vger.kernel.orgE<gt>" @@ -7070,11 +7918,10 @@ msgstr "Segnalare i bug a bug-recutils@gnu.org" msgid "Report version information and exit." msgstr "" -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux #, no-wrap -msgid "S" -msgstr "S" +msgid "Reuben Thomas E<lt>rrt@sc3d.orgE<gt>\n" +msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -7089,7 +7936,7 @@ msgid "SECURITY" msgstr "SICUREZZA" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "SPECIFIERS" msgstr "" @@ -7152,6 +7999,11 @@ msgstr "" msgid "See B<sigsetops>(3) for details on manipulating signal sets." msgstr "" +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +msgid "See B<user_namespaces>(7)." +msgstr "" + #: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed #: debian-bookworm mageia-cauldron opensuse-leap-15-6 #, no-wrap @@ -7187,6 +8039,14 @@ msgid "" "extra calls to B<fcntl>(2) to achieve the same result." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" @@ -7195,8 +8055,15 @@ msgid "" "may be useful." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Short host name" msgstr "" @@ -7207,11 +8074,18 @@ msgid "Show this help." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Single percent sign" msgstr "" +#: debian-bookworm debian-unstable archlinux 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-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" @@ -7225,7 +8099,14 @@ msgstr "" msgid "Specifier" msgstr "" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm msgid "" "Specify which output columns to print. Use B<--help> to get a list of all " "supported columns." @@ -7247,13 +8128,6 @@ msgstr "" msgid "Syntax" msgstr "Sintassi" -#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron -#: opensuse-leap-15-6 opensuse-tumbleweed archlinux -#, fuzzy, no-wrap -#| msgid "SIGTERM" -msgid "TERM" -msgstr "SIGTERM" - #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -7261,6 +8135,7 @@ msgid "TODO" msgstr "" #: archlinux debian-unstable mageia-cauldron fedora-40 fedora-rawhide +#: opensuse-tumbleweed msgid "TPM2 PCR Measurements Made by systemd" msgstr "" @@ -7288,7 +8163,7 @@ msgstr "" msgid "Texinfo home page: http://www.gnu.org/software/texinfo/" msgstr "" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<libuuid> library is part of the util-linux package since version " "2.15.1. It can be downloaded from" @@ -7312,14 +8187,20 @@ msgstr "" msgid "The I<passwd> structure is defined in I<E<lt>pwd.hE<gt>> as follows:" msgstr "" -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "The Python Software Foundation: https://www.python.org/psf/" +msgstr "" + +#: debian-bookworm opensuse-leap-15-6 msgid "" "The SIZE argument is an integer and optional unit (example: 10K is " "10*1024). Units are K,M,G,T,P,E,Z,Y (powers of 1024) or KB,MB,... (powers " "of 1000). Binary prefixes can be used, too: KiB=K, MiB=M, and so on." msgstr "" -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "The SIZE argument is an integer and optional unit (example: 10K is " "10*1024). Units are K,M,G,T,P,E,Z,Y,R,Q (powers of 1024) or KB,MB,... " @@ -7355,7 +8236,7 @@ msgid "" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "The boot ID of the running system, formatted as string\\&. See B<random>(4) for more information\\&." msgstr "" @@ -7385,6 +8266,16 @@ msgid "" "if the recursion limit is disabled then stack exhaustion is possible and any " "bug reports about such an event will be rejected." msgstr "" +"Il comportamento predefinito è di avere il limite abilitato, ma " +"disabilitarlo potrebbe essere necessario per decodificare nomi veramente " +"complessi. Notare che se il limite di ricorsione viene disabilitato allora è " +"possibile saturare lo stack, e qualsiasi segnalazione di bug su questa " +"situazione verrà rigettata." + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "The fields are as follows:" +msgstr "Il significato dei campi è il seguente:" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -7408,20 +8299,46 @@ msgstr "" msgid "The following five options are useful only when verifying checksums:" msgstr "" +#: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +msgid "The following options are available:" +msgstr "" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "The hostname of the running system, truncated at the first dot to remove any domain component\\&." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "The hostname of the running system\\&." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "The machine ID of the running system, formatted as string\\&. See B<machine-id>(5) for more information\\&." msgstr "" @@ -7432,37 +8349,37 @@ msgid "The man page is longer than the program." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "The operating system build identifier of the running system, as read from the I<BUILD_ID=> field of /etc/os-release\\&. If not set, resolves to an empty string\\&. See B<os-release>(5) for more information\\&." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "The operating system identifier of the running system, as read from the I<ID=> field of /etc/os-release\\&. See B<os-release>(5) for more information\\&." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "The operating system image identifier of the running system, as read from the I<IMAGE_ID=> field of /etc/os-release\\&. If not set, resolves to an empty string\\&. See B<os-release>(5) for more information\\&." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "The operating system image version identifier of the running system, as read from the I<IMAGE_VERSION=> field of /etc/os-release\\&. If not set, resolves to an empty string\\&. See B<os-release>(5) for more information\\&." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "The operating system variant identifier of the running system, as read from the I<VARIANT_ID=> field of /etc/os-release\\&. If not set, resolves to an empty string\\&. See B<os-release>(5) for more information\\&." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "The operating system version identifier of the running system, as read from the I<VERSION_ID=> field of /etc/os-release\\&. If not set, resolves to an empty string\\&. See B<os-release>(5) for more information\\&." msgstr "" @@ -7471,6 +8388,7 @@ msgstr "" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "The operation was prevented by a file seal; see B<fcntl>(2)." msgstr "" +"L'operazione è stata impedita da una restrizione sul file; vedi B<fcntl>(2)." #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -7492,8 +8410,8 @@ msgstr "" msgid "The package is actively maintained by Frank Zago." msgstr "" -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 +#: fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "The programmer must ensure that there is room for at least I<n> wide " "characters at I<dest>." @@ -7514,12 +8432,20 @@ msgstr "" msgid "The thread whose ID is I<pid> could not be found." msgstr "" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The user-specific I<$XDG_CONFIG_HOME/terminal-colors.d> or I<$HOME/.config/" "terminal-colors.d> overrides the global setting." msgstr "" +#: debian-bookworm debian-unstable archlinux 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 "" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" @@ -7528,10 +8454,23 @@ msgid "" "what the scanner can support." msgstr "" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Theodore Y. Ts\\(cqo" msgstr "" +#: archlinux fedora-rawhide opensuse-tumbleweed +msgid "" +"There is no difference between binary mode and text mode on GNU systems." +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 msgid "" "These functions are GNU extensions. Functions with similar names exist on " @@ -7578,8 +8517,8 @@ msgstr "" msgid "This describes B<ncurses> version 6.4 (patch 20221231)." msgstr "" -#: archlinux -msgid "This describes B<ncurses> version 6.4 (patch 20230520)." +#: fedora-40 +msgid "This document was last revised for Ghostscript version 10.02.1." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -7617,17 +8556,22 @@ msgid "This function always succeeds." msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "This is either /tmp or the path \"$TMPDIR\", \"$TEMP\" or \"$TMP\" are set to\\&. (Note that the directory may be specified without a trailing slash\\&.)" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "This is either /var/tmp or the path \"$TMPDIR\", \"$TEMP\" or \"$TMP\" are set to\\&. (Note that the directory may be specified without a trailing slash\\&.)" msgstr "" +#: debian-bookworm debian-unstable archlinux 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 "" @@ -7635,11 +8579,19 @@ msgid "" "Corporation\\&. Maintained by Jon Masters and others\\&." msgstr "" +#: debian-bookworm debian-unstable archlinux 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-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Time Zone Database" -msgstr "" +msgstr "Database dei fusi orari" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -7657,6 +8609,13 @@ msgstr "" msgid "Tukaani" msgstr "" +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bullseye +msgid "" +"Turn on parser debugging output (for expert only, depending on compilation " +"options)." +msgstr "" + #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed archlinux #, no-wrap @@ -7669,8 +8628,8 @@ msgstr "" msgid "Type" msgstr "" -#: debian-bookworm opensuse-leap-15-6 debian-unstable archlinux fedora-40 -#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-bookworm debian-unstable archlinux fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 #, no-wrap msgid "USAGE" msgstr "" @@ -7688,21 +8647,11 @@ msgid "Usage" msgstr "Uso" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "Use \"%%\" in place of \"%\" to specify a single percent sign\\&." msgstr "" -#: opensuse-leap-15-6 debian-bookworm -msgid "" -"Use exclusive BSD lock for device or file it operates. The optional argument " -"I<mode> can be B<yes>, B<no> (or 1 and 0) or B<nonblock>. If the I<mode> " -"argument is omitted, it defaults to B<\"yes\">. This option overwrites " -"environment variable B<$LOCK_BLOCK_DEVICE>. The default is not to use any " -"lock at all, but it\\(cqs recommended to avoid collisions with udevd or " -"other tools." -msgstr "" - #: debian-bookworm msgid "" "Use exclusive BSD lock for device or file it operates. The optional argument " @@ -7713,24 +8662,18 @@ msgid "" "udevd>(8) or other tools." msgstr "" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Use the raw output format." msgstr "" -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, no-wrap -msgid "User" -msgstr "" - #: debian-bookworm debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: archlinux opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "User Manuals" msgstr "" -#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron -#: archlinux +#: debian-unstable opensuse-tumbleweed archlinux fedora-40 fedora-rawhide +#: mageia-cauldron #, fuzzy, no-wrap #| msgid "User Commands" msgid "User commands" @@ -7780,8 +8723,8 @@ msgstr "" msgid "Valid command line options and their syntax can be listed by using:" msgstr "" -#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 -#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Verbose mode." msgstr "" @@ -7810,7 +8753,24 @@ msgstr "" msgid "WARNINGS" msgstr "" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-bookworm debian-unstable archlinux 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 "" + +#: debian-bookworm debian-unstable archlinux 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 "" + +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "Written by Angus J. C. Duggan and Reuben Thomas." msgstr "" @@ -7850,7 +8810,7 @@ msgstr "" #: archlinux msgid "Written by many authors." -msgstr "" +msgstr "Scritto da molti autori." #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed @@ -7863,7 +8823,7 @@ msgstr "X" msgid "XZ Utils" msgstr "" -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "Xavier Leroy E<lt>Xavier.Leroy@inria.frE<gt>" msgstr "Xavier Leroy E<lt>Xavier.Leroy@inria.frE<gt>" @@ -7917,6 +8877,18 @@ msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "[5]" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "[6]" +msgstr "" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "[default=/usr/share/locale]" msgstr "" @@ -7926,7 +8898,7 @@ msgid "\\ \" " msgstr "\\ \" " #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron -#: opensuse-tumbleweed debian-bookworm opensuse-leap-15-6 +#: opensuse-leap-15-6 opensuse-tumbleweed debian-bookworm #, no-wrap msgid "\\ \\&" msgstr "\\ \\&" @@ -7966,11 +8938,17 @@ msgid "\\%https://systemd.io/PASSWORD_AGENTS/" msgstr "\\%https://systemd.io/PASSWORD_AGENTS/" #: 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-tumbleweed opensuse-leap-15-6 msgid "\\%https://systemd.io/PORTABLE_SERVICES" msgstr "\\%https://systemd.io/PORTABLE_SERVICES" #: archlinux debian-unstable mageia-cauldron fedora-40 fedora-rawhide +#: opensuse-tumbleweed msgid "\\%https://systemd.io/TPM2_PCR_MEASUREMENTS" msgstr "\\%https://systemd.io/TPM2_PCR_MEASUREMENTS" @@ -7987,13 +8965,6 @@ msgstr "\\%https://systemd.io/USER_RECORD" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "" -"\\%https://uapi-group.org/specifications/specs/boot_loader_specification" -msgstr "" -"\\%https://uapi-group.org/specifications/specs/boot_loader_specification" - -#: 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/ControlGroupInterface" msgstr "" "\\%https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface" @@ -8100,6 +9071,20 @@ msgstr "\\et" msgid "\\ev" msgstr "\\ev" +#: archlinux +msgid "`-' or no INFILE argument means standard input" +msgstr "" + +#: archlinux +msgid "`-' or no OUTFILE argument means standard output" +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 "always make simple backups" @@ -8155,7 +9140,7 @@ msgstr "file di configurazione" msgid "create a BSD-style checksum" msgstr "" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 #: opensuse-tumbleweed #, no-wrap msgid "cronie" @@ -8232,10 +9217,14 @@ msgstr "" msgid "don't print OK for each successfully verified file" msgstr "" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "don't show page numbers being output" msgstr "" +#: archlinux +msgid "don't show progress" +msgstr "" + #: debian-bookworm debian-unstable fedora-40 fedora-rawhide msgid "don't use external descriptors." msgstr "" @@ -8266,7 +9255,7 @@ msgstr "" msgid "embed a specific DTB" msgstr "" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "enables libblkid debug output." msgstr "" @@ -8319,7 +9308,8 @@ msgstr "g" msgid "generate '#: filename:line' lines (default)" msgstr "" -#: archlinux debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-bookworm debian-unstable opensuse-leap-15-6 +#: opensuse-tumbleweed msgid "" "generate an image in FORMAT available formats: i386-coreboot, i386-" "multiboot, i386-pc, i386-xen_pvh, i386-pc-pxe, i386-pc-eltorito, i386-efi, " @@ -8332,18 +9322,6 @@ msgid "" "efi, riscv64-efi" msgstr "" -#: debian-bookworm fedora-40 fedora-rawhide mageia-cauldron -msgid "" -"generate an image in FORMAT available formats: i386-coreboot, i386-" -"multiboot, i386-pc, i386-xen_pvh, i386-pc-pxe, i386-pc-eltorito, i386-efi, " -"i386-ieee1275, i386-qemu, x86_64-efi, i386-xen, x86_64-xen, mipsel-yeeloong-" -"flash, mipsel-fuloong2f-flash, mipsel-loongson-elf, powerpc-ieee1275, " -"sparc64-ieee1275-raw, sparc64-ieee1275-cdcore, sparc64-ieee1275-aout, ia64-" -"efi, mips-arc, mipsel-arc, mipsel-qemu_mips-elf, mips-qemu_mips-flash, " -"mipsel-qemu_mips-flash, mips-qemu_mips-elf, arm-uboot, arm-coreboot-" -"vexpress, arm-coreboot-veyron, arm-efi, arm64-efi, riscv32-efi, riscv64-efi" -msgstr "" - #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed debian-bookworm #, fuzzy, no-wrap @@ -8396,6 +9374,11 @@ msgstr "" msgid "glibc 2.3.4." msgstr "" +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "groff 1 ," +msgstr "" + #: debian-bookworm mageia-cauldron opensuse-leap-15-6 #, no-wrap msgid "groff 1.22.4" @@ -8440,23 +9423,29 @@ msgstr "i" msgid "i386" msgstr "" -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable -#: debian-bookworm mageia-cauldron +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-unstable debian-bookworm msgid "if COMMAND cannot be found" msgstr "" -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable -#: debian-bookworm mageia-cauldron +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-unstable debian-bookworm msgid "if COMMAND is found but cannot be invoked" msgstr "" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: 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 "" + +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "if arguments or options are incorrect, or there is some other problem " "starting up," msgstr "" -#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "" "if there is some problem during processing, typically an error reading or " "writing an input or output file." @@ -8533,7 +9522,7 @@ msgstr "" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "intro" -msgstr "" +msgstr "intro" #: archlinux debian-unstable opensuse-tumbleweed #, no-wrap @@ -8617,22 +9606,35 @@ msgid "" "on some BIOSes." msgstr "" -#: debian-bookworm opensuse-leap-15-6 archlinux mageia-cauldron debian-unstable -#: fedora-40 fedora-rawhide opensuse-tumbleweed -#, no-wrap -msgid "name" -msgstr "nome" +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, fuzzy, no-wrap +#| msgid "e" +msgid "me" +msgstr "e" + +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, fuzzy, no-wrap +#| msgid "m" +msgid "mr" +msgstr "m" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "natural sort of (version) numbers within text" msgstr "" -#: debian-unstable opensuse-tumbleweed fedora-40 fedora-rawhide mageia-cauldron +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap msgid "ncurses 6.4" msgstr "" +#: debian-unstable opensuse-tumbleweed archlinux +#, no-wrap +msgid "ncurses 6.5" +msgstr "" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -8650,6 +9652,13 @@ msgid "new line" msgstr "codice di fine riga (newline)" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "l" +msgid "nl" +msgstr "l" + +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 #, no-wrap msgid "none" @@ -8709,6 +9718,19 @@ msgstr "" msgid "perl v5.38.2" msgstr "" +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, fuzzy, no-wrap +#| msgid "f" +msgid "pf" +msgstr "f" + +#: mageia-cauldron archlinux debian-bookworm debian-unstable fedora-40 +#: fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "pipe" +msgstr "" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "pre-load specified modules MODULES" @@ -8749,6 +9771,24 @@ msgstr "" msgid "psmisc" msgstr "" +#: archlinux +#, fuzzy +#| msgid "pacutils" +msgid "pspdfutils" +msgstr "pacutils" + +#: archlinux +#, fuzzy, no-wrap +#| msgid "diffutils 3.6" +msgid "pspdfutils 3.3.2" +msgstr "diffutils 3.6" + +#: debian-bookworm debian-unstable archlinux 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 #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -8773,8 +9813,8 @@ msgid "" "quota file at the filesystem root (version 2 quota, non-XFS filesystems)" msgstr "" -#: debian-bookworm opensuse-leap-15-6 archlinux debian-unstable fedora-40 -#: fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-bookworm archlinux debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, fuzzy, no-wrap #| msgid "I</dev/random>" msgid "random" @@ -8888,22 +9928,26 @@ msgid "suppress most error messages" msgstr "" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: mageia-cauldron opensuse-tumbleweed opensuse-leap-15-6 #, no-wrap msgid "systemd 252" msgstr "systemd 252" -#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed debian-unstable -#: debian-bookworm mageia-cauldron +#: archlinux fedora-40 fedora-rawhide mageia-cauldron opensuse-tumbleweed +#: debian-unstable debian-bookworm msgid "the exit status of COMMAND otherwise" msgstr "" #: opensuse-leap-15-6 archlinux fedora-40 fedora-rawhide mageia-cauldron #: opensuse-tumbleweed debian-bookworm debian-unstable -#, fuzzy, no-wrap -#| msgid "B<time>" +#, no-wrap msgid "time" -msgstr "B<time>" +msgstr "time" + +#: 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-tumbleweed opensuse-leap-15-6 @@ -8931,7 +9975,7 @@ msgstr "" msgid "use STRING as product version" msgstr "" -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "use exclusive BSD lock. The mode is \"1\" or \"0\". See B<--lock> for more " "details." @@ -8951,6 +9995,11 @@ msgstr "" msgid "use only IPv6" msgstr "" +#: opensuse-leap-15-6 +#, no-wrap +msgid "util-linux 2.37.4" +msgstr "util-linux 2.37.4" + #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap @@ -8974,8 +10023,8 @@ msgstr "w" msgid "warn about improperly formatted checksum lines" msgstr "" -#: mageia-cauldron debian-bookworm debian-unstable opensuse-leap-15-6 -#: opensuse-tumbleweed archlinux fedora-40 fedora-rawhide +#: mageia-cauldron debian-bookworm opensuse-leap-15-6 archlinux debian-unstable +#: fedora-40 fedora-rawhide opensuse-tumbleweed #, no-wrap msgid "where:" msgstr "dove:" |