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/grub-mkfont.1.pot | 311 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 311 insertions(+) create mode 100644 templates/man1/grub-mkfont.1.pot (limited to 'templates/man1/grub-mkfont.1.pot') diff --git a/templates/man1/grub-mkfont.1.pot b/templates/man1/grub-mkfont.1.pot new file mode 100644 index 00000000..8c79526e --- /dev/null +++ b/templates/man1/grub-mkfont.1.pot @@ -0,0 +1,311 @@ +# 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-02-09 16:59+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 +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "GRUB-MKFONT" +msgstr "" + +#. type: TH +#: archlinux +#, no-wrap +msgid "December 2023" +msgstr "" + +#. type: TH +#: archlinux +#, no-wrap +msgid "GRUB 2:2.12-1" +msgstr "" + +#. type: TH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "User Commands" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "grub-mkfont - make GRUB font files" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "" +"B [I<\\,OPTION\\/>...] [I<\\,OPTIONS\\/>] I<\\,FONT_FILES\\/>" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Convert common font file formats into PF2" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-a>, B<--force-autohint>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "force autohint" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-b>, B<--bold>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "convert to bold font" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-c>, B<--asce>=I<\\,NUM\\/>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "set font ascent" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-d>, B<--desc>=I<\\,NUM\\/>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "set font descent" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-i>, B<--index>=I<\\,NUM\\/>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "select face index" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<--no-bitmap>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "ignore bitmap strikes when loading" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<--no-hinting>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "disable hinting" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-n>, B<--name>=I<\\,NAME\\/>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "set font family name" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-o>, B<--output>=I<\\,FILE\\/>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "save output in FILE [required]" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-r>, B<--range>=I<\\,FROM-TO[\\/>,FROM-TO]" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "set font range" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-s>, B<--size>=I<\\,SIZE\\/>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "set font size" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-v>, B<--verbose>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "print verbose messages." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "-?, B<--help>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "give this help list" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<--usage>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "give a short usage message" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-V>, B<--version>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "print program version" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "" +"Mandatory or optional arguments to long options are also mandatory or " +"optional for any corresponding short options." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "REPORTING BUGS" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Report bugs to Ebug-grub@gnu.orgE." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "B(8)" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +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 +#: archlinux debian-bookworm debian-unstable +msgid "B" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "should give you access to the complete manual." +msgstr "" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "October 2023" +msgstr "" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "GRUB 2.06-13+deb12u1" +msgstr "" + +#. type: TH +#: debian-unstable +#, no-wrap +msgid "January 2024" +msgstr "" + +#. type: TH +#: debian-unstable +#, no-wrap +msgid "GRUB 2.12-1" +msgstr "" -- cgit v1.2.3