From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- templates/man1/grub2-glue-efi.1.pot | 224 ++++++++++++++++++++++++++++++++++++ 1 file changed, 224 insertions(+) create mode 100644 templates/man1/grub2-glue-efi.1.pot (limited to 'templates/man1/grub2-glue-efi.1.pot') 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 , 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 \n" +"Language-Team: LANGUAGE \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 [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 Ebug-grub@gnu.orgE." +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 is maintained as a Texinfo " +"manual. If the B and B programs are properly installed " +"at your site, the command" +msgstr "" + +#. type: Plain text +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B" +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 "" -- cgit v1.2.3