diff options
Diffstat (limited to 'templates/man1/nm.1.pot')
-rw-r--r-- | templates/man1/nm.1.pot | 146 |
1 files changed, 82 insertions, 64 deletions
diff --git a/templates/man1/nm.1.pot b/templates/man1/nm.1.pot index 9ac51bb4..767391f1 100644 --- a/templates/man1/nm.1.pot +++ b/templates/man1/nm.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 14:43+0100\n" +"POT-Creation-Date: 2024-06-01 06:06+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -42,7 +42,7 @@ msgstr "" #. type: TH #: archlinux #, no-wrap -msgid "2024-02-01" +msgid "2024-05-07" msgstr "" #. type: TH @@ -86,7 +86,8 @@ msgid "Header" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "" "nm [B<-A>|B<-o>|B<--print-file-name>]\n" @@ -133,7 +134,8 @@ msgid "DESCRIPTION" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "GNU B<nm> lists the symbols from object files I<objfile>.... If no object " "files are listed as arguments, B<nm> assumes the file \\&I<a.out>." @@ -207,7 +209,8 @@ msgid "b" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "The symbol is in the BSS data section. This section typically contains zero-" "initialized or uninitialized data, although the exact behavior is system " @@ -290,14 +293,16 @@ msgid "i" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "For PE format files this indicates that the symbol is in a section specific " "to the implementation of DLLs." msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "For ELF format files this indicates that the symbol is an indirect " "function. This is a GNU extension to the standard set of ELF symbol types. " @@ -307,7 +312,8 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "Note - the actual symbols display for GNU indirect symbols is controlled by " "the B<--ifunc-chars> command line option. If this option has been provided " @@ -350,8 +356,8 @@ msgid "n" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "The symbol is in a non-data, non-code, non-debug read-only section." msgstr "" @@ -451,7 +457,8 @@ msgid "u" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "The symbol is a unique global symbol. This is a GNU extension to the " "standard set of ELF symbol bindings. For such a symbol the dynamic linker " @@ -669,7 +676,8 @@ msgid "-B" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "The same as B<--format=bsd> (for compatibility with the MIPS B<nm>)." msgstr "" @@ -702,7 +710,8 @@ msgid "--demangle[=style]" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "Decode (I<demangle>) low-level symbol names into user-level names. Besides " "removing any initial underscore prepended by the system, this makes C++ " @@ -952,7 +961,8 @@ msgid "Show a summary of the options to B<nm> and exit." msgstr "" #. type: IP -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, no-wrap msgid "B<--ifunc-chars=>I<CHARS>" msgstr "" @@ -965,7 +975,8 @@ msgid "--ifunc-chars=CHARS" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "When display GNU indirect function symbols B<nm> will default to using the " "CW<\\*(C`i\\*(C'> character for both local indirect functions and global " @@ -1176,7 +1187,8 @@ msgid "--portability" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "Use the POSIX.2 standard output format instead of the default format. " "Equivalent to B<-f posix>." @@ -1450,7 +1462,8 @@ msgid "-X" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "This option is ignored for compatibility with the AIX version of \\&B<nm>. " "It takes one parameter which must be the string \\&B<32_64>. The default " @@ -1491,7 +1504,8 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "Please note that this plugin search directory is I<not> the one used by " "B<ld>'s B<-plugin> option. In order to make \\&B<nm> use the linker plugin " @@ -1517,7 +1531,8 @@ msgid "--size-sort" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "Sort symbols by size. For ELF objects symbol sizes are read from the ELF, " "for other object types the symbol sizes are computed as the difference " @@ -1550,7 +1565,8 @@ msgid "--special-syms" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "Display symbols which have a target-specific special meaning. These symbols " "are usually used by the target for some special processing and are not " @@ -1597,7 +1613,8 @@ msgid "--unicode=[default|invalid|locale|escape|hex|highlight]" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "Controls the display of UTF-8 encoded multibyte characters in strings. The " "default (B<--unicode=default>) is to give them no special treatment. The " @@ -1770,12 +1787,13 @@ msgid "COPYRIGHT" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide mageia-cauldron opensuse-tumbleweed msgid "Copyright (c) 1991-2024 Free Software Foundation, Inc." msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "Permission is granted to copy, distribute and/or modify this document under " "the terms of the GNU Free Documentation License, Version 1.3 or any later " @@ -1786,61 +1804,61 @@ msgid "" msgstr "" #. type: ds C+ -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "C\\v'-.1v'\\h'-1p'\\s-2+\\h'-1p'+\\s0\\v'.1v'\\h'-1p'" msgstr "" #. type: ds : -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "\\k:\\h'-(\\n(.wu*8/10-\\*(#H+.1m+\\*(#F)'\\v'-\\*(#V'\\z.\\h'.2m+\\*(#F'.\\h'|\\n:u'\\v'\\*(#V'" msgstr "" #. type: ds 8 -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "\\h'\\*(#H'\\(*b\\h'-\\*(#H'" msgstr "" #. type: ds o -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "\\k:\\h'-(\\n(.wu+\\w'\\(de'u-\\*(#H)/2u'\\v'-.3n'\\*(#[\\z\\(de\\v'.3n'\\h'|\\n:u'\\*(#]" msgstr "" #. type: ds d- -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "\\h'\\*(#H'\\(pd\\h'-\\w'~'u'\\v'-.25m'I<\\(hy>\\v'.25m'\\h'-\\*(#H'" msgstr "" #. type: ds D- -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "D\\k:\\h'-\\w'D'u'\\v'-.11m'\\z\\(hy\\v'.11m'\\h'|\\n:u'" msgstr "" #. type: ds th -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "\\*(#[\\v'.3m'\\s+1I\\s-1\\v'-.3m'\\h'-(\\w'I'u*2/3)'\\s-1o\\s+1\\*(#]" msgstr "" #. type: ds Th -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "\\*(#[\\s+2I\\s-2\\h'-\\w'I'u*3/5'\\v'-.3m'o\\v'.3m'\\*(#]" msgstr "" #. type: ds ae -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "a\\h'-(\\w'a'u*4/10)'e" msgstr "" #. type: ds Ae -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "A\\h'-(\\w'A'u*4/10)'E" msgstr "" @@ -1858,7 +1876,7 @@ msgid "binutils-2.40.00" msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "" "nm [B<-A>|B<-o>|B<--print-file-name>]\n" @@ -1898,14 +1916,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "\\&\\s-1GNU\\s0 B<nm> lists the symbols from object files I<objfile>.... If " "no object files are listed as arguments, B<nm> assumes the file \\&I<a.out>." msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "The symbol is in the \\s-1BSS\\s0 data section. This section typically " "contains zero-initialized or uninitialized data, although the exact behavior " @@ -1913,14 +1931,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "For \\s-1PE\\s0 format files this indicates that the symbol is in a section " "specific to the implementation of DLLs." msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "For \\s-1ELF\\s0 format files this indicates that the symbol is an indirect " "function. This is a \\s-1GNU\\s0 extension to the standard set of " @@ -1931,7 +1949,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "Note - the actual symbols display for \\s-1GNU\\s0 indirect symbols is " "controlled by the B<--ifunc-chars> command line option. If this option has " @@ -1941,12 +1959,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron +#: debian-bookworm msgid "The symbol is in the read-only data section." msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "The symbol is a unique global symbol. This is a \\s-1GNU\\s0 extension to " "the standard set of \\s-1ELF\\s0 symbol bindings. For such a symbol the " @@ -1955,13 +1973,13 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "The same as B<--format=bsd> (for compatibility with the \\s-1MIPS\\s0 B<nm>)." msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "Decode (I<demangle>) low-level symbol names into user-level names. Besides " "removing any initial underscore prepended by the system, this makes \\*(C+ " @@ -1971,13 +1989,13 @@ msgid "" msgstr "" #. type: IP -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "B<--ifunc-chars=>I<\\s-1CHARS\\s0>" msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "When display \\s-1GNU\\s0 indirect function symbols B<nm> will default to " "using the CW<\\*(C`i\\*(C'> character for both local indirect functions and " @@ -1988,14 +2006,14 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "Use the \\s-1POSIX.2\\s0 standard output format instead of the default " "format. Equivalent to B<-f posix>." msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "This option is ignored for compatibility with the \\s-1AIX\\s0 version of " "\\&B<nm>. It takes one parameter which must be the string \\&B<32_64>. The " @@ -2004,7 +2022,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "Please note that this plugin search directory is I<not> the one used by " "B<ld>'s B<-plugin> option. In order to make \\&B<nm> use the linker plugin " @@ -2016,7 +2034,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "Sort symbols by size. For \\s-1ELF\\s0 objects symbol sizes are read from " "the \\&\\s-1ELF,\\s0 for other object types the symbol sizes are computed as " @@ -2027,7 +2045,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "Display symbols which have a target-specific special meaning. These symbols " "are usually used by the target for some special processing and are not " @@ -2037,7 +2055,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "Controls the display of \\s-1UTF-8\\s0 encoded multibyte characters in " "strings. The default (B<--unicode=default>) is to give them no special " @@ -2048,12 +2066,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm fedora-40 opensuse-leap-15-6 msgid "Copyright (c) 1991-2023 Free Software Foundation, Inc." msgstr "" #. type: Plain text -#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#: debian-bookworm opensuse-leap-15-6 msgid "" "Permission is granted to copy, distribute and/or modify this document under " "the terms of the \\s-1GNU\\s0 Free Documentation License, Version 1.3 or any " @@ -2064,13 +2082,13 @@ msgid "" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: debian-unstable #, no-wrap -msgid "2024-02-21" +msgid "2024-03-19" msgstr "" #. type: TH -#: debian-unstable +#: debian-unstable mageia-cauldron #, no-wrap msgid "binutils-2.42" msgstr "" @@ -2090,7 +2108,7 @@ msgstr "" #. type: TH #: fedora-rawhide #, no-wrap -msgid "2024-02-22" +msgid "2024-05-13" msgstr "" #. type: TH @@ -2102,13 +2120,7 @@ msgstr "" #. type: TH #: mageia-cauldron #, no-wrap -msgid "2023-06-27" -msgstr "" - -#. type: TH -#: mageia-cauldron -#, no-wrap -msgid "binutils-2.40" +msgid "2024-04-08" msgstr "" #. type: TH @@ -2129,3 +2141,9 @@ msgid "" "\\&I<ar>\\|(1), I<objdump>\\|(1), I<ranlib>\\|(1), and the Info entries for " "I<binutils>." msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "2024-05-01" +msgstr "" |