diff options
Diffstat (limited to 'templates/man2/ioctl_console.2.pot')
-rw-r--r-- | templates/man2/ioctl_console.2.pot | 90 |
1 files changed, 70 insertions, 20 deletions
diff --git a/templates/man2/ioctl_console.2.pot b/templates/man2/ioctl_console.2.pot index 7eed7098..6d5bef2b 100644 --- a/templates/man2/ioctl_console.2.pot +++ b/templates/man2/ioctl_console.2.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 16:59+0100\n" +"POT-Creation-Date: 2024-06-01 05:57+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" @@ -24,15 +24,15 @@ msgid "ioctl_console" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-12-21" +msgid "2024-05-02" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" +msgid "Linux man-pages 6.8" msgstr "" #. type: SH @@ -56,12 +56,11 @@ msgid "DESCRIPTION" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" -"The following Linux-specific B<ioctl>(2) requests are supported for console " -"terminals and virtual consoles. Each requires a third argument, assumed " -"here to be I<argp>." +"The following Linux-specific B<ioctl>(2) operations are supported for " +"console terminals and virtual consoles. Each operation requires a third " +"argument, assumed here to be I<argp>." msgstr "" #. type: TP @@ -1054,14 +1053,13 @@ msgid "Get mode of active vt. I<argp> points to a" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed #, no-wrap msgid "" "struct vt_mode {\n" " char mode; /* vt mode */\n" " char waitv; /* if set, hang on writes if not active */\n" -" short relsig; /* signal to raise on release req */\n" +" short relsig; /* signal to raise on release op */\n" " short acqsig; /* signal to raise on acquisition */\n" " short frsig; /* unused (set to 0) */\n" "};\n" @@ -1366,7 +1364,8 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" "Since Linux 6.7, using this subcode requires the B<CAP_SYS_ADMIN> capability." msgstr "" @@ -1699,11 +1698,10 @@ msgid "B<ENOTTY>" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" "The file descriptor is not associated with a character special device, or " -"the specified request does not apply to it." +"the specified operation does not apply to it." msgstr "" #. type: TP @@ -1788,7 +1786,7 @@ msgid "I</usr/include/linux/kd.h>, I</usr/include/linux/vt.h>" msgstr "" #. type: TH -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 #, no-wrap msgid "2023-01-22" msgstr "" @@ -1799,10 +1797,56 @@ msgstr "" msgid "Linux man-pages 6.03" msgstr "" +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"The following Linux-specific B<ioctl>(2) requests are supported for console " +"terminals and virtual consoles. Each requires a third argument, assumed " +"here to be I<argp>." +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "" +"struct vt_mode {\n" +" char mode; /* vt mode */\n" +" char waitv; /* if set, hang on writes if not active */\n" +" short relsig; /* signal to raise on release req */\n" +" short acqsig; /* signal to raise on acquisition */\n" +" short frsig; /* unused (set to 0) */\n" +"};\n" +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"The file descriptor is not associated with a character special device, or " +"the specified request does not apply to it." +msgstr "" + +#. type: TH +#: fedora-40 mageia-cauldron +#, no-wrap +msgid "2023-12-21" +msgstr "" + +#. type: TH +#: fedora-40 mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "2024-03-03" +msgstr "" + #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-rawhide #, no-wrap -msgid "Linux man-pages 6.05.01" +msgid "Linux man-pages 6.7" msgstr "" #. type: TH @@ -1810,3 +1854,9 @@ msgstr "" #, no-wrap msgid "Linux man-pages 6.04" msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "" |