diff options
Diffstat (limited to 'templates/man1/lsmem.1.pot')
-rw-r--r-- | templates/man1/lsmem.1.pot | 130 |
1 files changed, 45 insertions, 85 deletions
diff --git a/templates/man1/lsmem.1.pot b/templates/man1/lsmem.1.pot index d6b1402c..fcccdf94 100644 --- a/templates/man1/lsmem.1.pot +++ b/templates/man1/lsmem.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2023-08-27 17:06+0200\n" +"POT-Creation-Date: 2024-03-29 09:44+0100\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" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "LSMEM" msgstr "" @@ -35,41 +35,41 @@ msgid "util-linux 2.38.1" msgstr "" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "User Commands" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NAME" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "lsmem - list the ranges of available memory with their online status" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<lsmem> [options]" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<lsmem> command lists the ranges of available memory with their online " "status. The listed memory blocks correspond to the memory block " @@ -88,7 +88,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<lsmem> command lists a new memory range always when the current memory " "block distinguish from the previous block by some output column. This " @@ -100,7 +100,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Note that some output columns may provide inaccurate information if a split " "policy forces B<lsmem> to ignore differences in some attributes. For example " @@ -109,37 +109,37 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Not all columns are supported on all systems. If an unsupported column is " "specified, B<lsmem> prints the column but does not provide any data for it." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Use the B<--help> option to see the columns description." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "OPTIONS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-a>, B<--all>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "List each individual memory block, instead of combining memory blocks with " "similar attributes." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-b>, B<--bytes>" msgstr "" @@ -160,32 +160,32 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-J>, B<--json>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Use JSON output format." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-n>, B<--noheadings>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Do not print a header line." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-o>, B<--output> I<list>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Specify which output columns to print. Use B<--help> to get a list of all " "supported columns. The default list of columns may be extended if I<list> is " @@ -193,41 +193,41 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--output-all>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Output all available columns." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-P>, B<--pairs>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Produce output in the form of key=\"value\" pairs. All potentially unsafe " "value characters are hex-escaped (\\(rsxE<lt>codeE<gt>)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-r>, B<--raw>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Produce output in raw format. All potentially unsafe characters are hex-" "escaped (\\(rsxE<lt>codeE<gt>)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-S>, B<--split> I<list>" msgstr "" @@ -241,12 +241,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-s>, B<--sysroot> I<directory>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Gather memory data for a Linux instance other than the instance from which " "the B<lsmem> command is issued. The specified I<directory> is the system " @@ -254,17 +254,17 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-h>, B<--help>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Display help text and exit." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-V>, B<--version>" msgstr "" @@ -274,12 +274,12 @@ msgid "Print version and exit." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--summary>[=I<when>]" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This option controls summary lines output. The optional argument I<when> can " "be B<never>, B<always> or B<only>. If the I<when> argument is omitted, it " @@ -288,13 +288,13 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AUTHORS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<lsmem> was originally written by Gerald Schaefer for s390-tools in Perl. " "The C version for util-linux was written by Clemens von Mann, Heiko Carstens " @@ -302,76 +302,36 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<chmem>(8)" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "REPORTING BUGS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "For bug reports, use the issue tracker at" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AVAILABILITY" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<lsmem> command is part of the util-linux package which can be " "downloaded from" msgstr "" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "2022-02-14" -msgstr "" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "util-linux 2.37.4" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"The default output compatible with original implementation from s390-tools, " -"but it\\(cqs strongly recommended to avoid using default outputs in your " -"scripts. Always explicitly define expected columns by using the B<--output> " -"option together with a columns list in environments where a stable output is " -"required." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Print the SIZE column in bytes rather than in a human-readable format." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Specify which columns (attributes) use to split memory blocks to ranges. The " -"supported columns are STATE, REMOVABLE, NODE and ZONES, or \"none\". The " -"other columns are silently ignored. For more details see DESCRIPTION above." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Display version information and exit." -msgstr "" |