diff options
Diffstat (limited to 'templates/man8/rfkill.8.pot')
-rw-r--r-- | templates/man8/rfkill.8.pot | 146 |
1 files changed, 47 insertions, 99 deletions
diff --git a/templates/man8/rfkill.8.pot b/templates/man8/rfkill.8.pot index b8533a38..c88d214f 100644 --- a/templates/man8/rfkill.8.pot +++ b/templates/man8/rfkill.8.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2023-08-27 17:17+0200\n" +"POT-Creation-Date: 2024-05-01 15:51+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" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "RFKILL" msgstr "" @@ -25,7 +25,7 @@ msgstr "" #. type: TH #: debian-bookworm #, no-wrap -msgid "2023-03-23" +msgid "2024-03-28" msgstr "" #. type: TH @@ -35,46 +35,46 @@ msgid "util-linux 2.38.1" msgstr "" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "System Administration" 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 "rfkill - tool for enabling and disabling wireless devices" 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<rfkill> [options] [I<command>] [I<ID>|I<type> ...]" 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 "B<rfkill> lists, enabling and disabling wireless devices." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The command \"list\" output format is deprecated and maintained for backward " "compatibility only. The new output format is the default when no command is " @@ -82,7 +82,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The default output is subject to change. So whenever possible, you should " "avoid using default outputs in your scripts. Always explicitly define " @@ -91,60 +91,60 @@ msgid "" 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<-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>" 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 " "available columns." 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<-r>, B<--raw>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Use the raw output format." msgstr "" @@ -154,7 +154,7 @@ msgid "B<-h>, B<--help>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Display help text and exit." msgstr "" @@ -169,28 +169,28 @@ msgid "Print version and exit." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "COMMANDS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<help>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<event>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Listen for rfkill events and display them on stdout." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<list> [I<id>|I<type> ...]" msgstr "" @@ -212,7 +212,7 @@ msgid "B<block> I<id>|I<type> [...]" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Disable the corresponding device." msgstr "" @@ -222,7 +222,7 @@ msgid "B<unblock> I<id>|I<type> [...]" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Enable the corresponding device. If the device is hard-blocked, for example " "via a hardware switch, it will remain unavailable though it is now soft-" @@ -235,18 +235,18 @@ msgid "B<toggle> I<id>|I<type> [...]" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Enable or disable the corresponding device." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "EXAMPLE" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "" " rfkill --output ID,TYPE\n" @@ -256,124 +256,72 @@ 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<rfkill> was originally written by" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "and" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The code has been later modified by" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "for the util-linux project." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "This manual page was written by" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "for the Debian project (and may be used by others)." 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<powertop>(8), B<systemd-rfkill>(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<rfkill> 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 "B<--help>" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "B<--version>" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Display version information and exit." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"List the current state of all available devices. The command output format " -"is deprecated, see the section DESCRIPTION. It is a good idea to check with " -"B<list> command I<id> or I<type> scope is appropriate before setting " -"B<block> or B<unblock>. Special I<all> type string will match everything. " -"Use of multiple I<ID> or I<type> arguments is supported." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "B<block id>|B<type> [...]" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "B<unblock id>|B<type> [...]" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "B<toggle id>|B<type> [...]" -msgstr "" |