diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /templates/man1/grub2-glue-efi.1.pot | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'templates/man1/grub2-glue-efi.1.pot')
-rw-r--r-- | templates/man1/grub2-glue-efi.1.pot | 224 |
1 files changed, 224 insertions, 0 deletions
diff --git a/templates/man1/grub2-glue-efi.1.pot b/templates/man1/grub2-glue-efi.1.pot new file mode 100644 index 00000000..096700f3 --- /dev/null +++ b/templates/man1/grub2-glue-efi.1.pot @@ -0,0 +1,224 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2024-03-01 16:57+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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: TH +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "GRUB-GLUE-EFI" +msgstr "" + +#. type: TH +#: mageia-cauldron +#, no-wrap +msgid "September 2023" +msgstr "" + +#. type: TH +#: mageia-cauldron +#, no-wrap +msgid "GRUB 2.06" +msgstr "" + +#. type: TH +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "User Commands" +msgstr "" + +#. type: SH +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "grub-glue-efi - generate a fat binary for EFI" +msgstr "" + +#. type: SH +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<grub-glue-efi> [I<\\,OPTION\\/>...] [I<\\,OPTIONS\\/>]" +msgstr "" + +#. type: SH +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"grub-glue-efi processes ia32 and amd64 EFI images and glues them according " +"to Apple format." +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Glue 32-bit and 64-bit binary into Apple universal one." +msgstr "" + +#. type: TP +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-3>, B<--input32>=I<\\,FILE\\/>" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "set input filename for 32-bit part." +msgstr "" + +#. type: TP +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-6>, B<--input64>=I<\\,FILE\\/>" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "set input filename for 64-bit part." +msgstr "" + +#. type: TP +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-o>, B<--output>=I<\\,FILE\\/>" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "set output filename. Default is STDOUT" +msgstr "" + +#. type: TP +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-v>, B<--verbose>" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "print verbose messages." +msgstr "" + +#. type: TP +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "-?, B<--help>" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "give this help list" +msgstr "" + +#. type: TP +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--usage>" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "give a short usage message" +msgstr "" + +#. type: TP +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-V>, B<--version>" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "print program version" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Mandatory or optional arguments to long options are also mandatory or " +"optional for any corresponding short options." +msgstr "" + +#. type: SH +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "REPORTING BUGS" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Report bugs to E<lt>bug-grub@gnu.orgE<gt>." +msgstr "" + +#. type: SH +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The full documentation for B<grub-glue-efi> is maintained as a Texinfo " +"manual. If the B<info> and B<grub-glue-efi> programs are properly installed " +"at your site, the command" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<info grub-glue-efi>" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "should give you access to the complete manual." +msgstr "" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "January 2024" +msgstr "" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "grub-glue-efi (GRUB2) 2.12" +msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "February 2024" +msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "GRUB2 2.12" +msgstr "" |