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/addftinfo.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 '')
-rw-r--r-- | templates/man1/addftinfo.1.pot | 606 |
1 files changed, 606 insertions, 0 deletions
diff --git a/templates/man1/addftinfo.1.pot b/templates/man1/addftinfo.1.pot new file mode 100644 index 00000000..1036aaa3 --- /dev/null +++ b/templates/man1/addftinfo.1.pot @@ -0,0 +1,606 @@ +# 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-09 15:30+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: SY +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "addftinfo" +msgstr "" + +#. type: TH +#: archlinux +#, no-wrap +msgid "13 September 2023" +msgstr "" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "groff 1.23.0" +msgstr "" + +#. type: SH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "Name" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "addftinfo - add font metrics to I<troff> fonts for use with I<groff>" +msgstr "" + +#. ==================================================================== +#. type: SH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "Synopsis" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"[B<-asc-height\\~> I<n>] [B<-body-depth\\~> I<n>] [B<-body-height\\~> I<n>] " +"[B<-cap-height\\~> I<n>] [B<-comma-depth\\~> I<n>] [B<-desc-depth\\~> I<n>] " +"[B<-fig-height\\~> I<n>] [B<-x-height\\~> I<n>] I<resolution> I<unit-width> " +"I<font>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<--help>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<-v>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<--version>" +msgstr "" + +#. ==================================================================== +#. type: SH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "Description" +msgstr "" + +#. We need the "GNU" below because the \% prefix might be empty. +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"I<addftinfo> reads an AT&TI<\\~troff> font description file I<font>, adds " +"additional font metric information required by GNUI<\\~\\%troff>(1), and " +"writes the combined result to the standard output." +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"The information added is derived from the font's existing parameters and " +"assumptions about traditional I<troff> names for characters." +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"Among the font metrics added are the heights and depths of characters (how " +"far each extends vertically above and below the baseline)." +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"The I<resolution> and I<unit-width> arguments should be the same as the " +"corresponding parameters in the I<DESC> file." +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"I<font> is the name of the file describing the font; if I<font> ends with " +"\\[lq]B<I>\\[rq], the font is assumed to be oblique (or italic)." +msgstr "" + +#. ==================================================================== +#. type: SH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "Options" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"B<--help> displays a usage message, while B<-v> and B<--version> show " +"version information; all exit afterward." +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"All other options change parameters that are used to derive the heights and " +"depths." +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"Like the existing quantities in the font description file, each value\\~I<n> " +"is in I<scaled points,> inches/I<resolution> for a font whose type size is " +"I<unit-width>; see" +msgstr "" + +#. type: TP +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "B<-asc-height>I<\\~n>" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"height of characters with ascenders, such as \\[lq]b\\[rq], \\[lq]d\\[rq], " +"or \\[lq]l\\[rq]" +msgstr "" + +#. type: TP +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "B<-body-depth>I<\\~n>" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "depth of characters such as parentheses" +msgstr "" + +#. type: TP +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "B<-body-height>I<\\~n>" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "height of characters such as parentheses" +msgstr "" + +#. type: TP +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "B<-cap-height>I<\\~n>" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "height of uppercase letters such as \\[lq]A\\[rq]" +msgstr "" + +#. type: TP +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "B<-comma-depth>I<\\~n>" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "depth of a comma" +msgstr "" + +#. type: TP +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "B<-desc-depth>I<\\~n>" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"depth of characters with descenders, such as \\[lq]p\\[rq], \\[lq]q\\[rq], " +"or \\[lq]y\\[rq]" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-fig-height>" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "height of figures (numerals)" +msgstr "" + +#. type: TP +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "B<-x-height>I<\\~n>" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "height of lowercase letters without ascenders such as \\[lq]x\\[rq]" +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"I<addftinfo> makes no attempt to use the specified parameters to infer " +"unspecified parameters." +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "If a parameter is not specified, the default will be used." +msgstr "" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "The defaults are chosen to produce reasonable values for a Times font." +msgstr "" + +#. ==================================================================== +#. type: SH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "See also" +msgstr "" + +#. type: TH +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "ADDFTINFO" +msgstr "" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "7 March 2023" +msgstr "" + +#. type: TH +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "groff 1.22.4" +msgstr "" + +#. type: SH +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "addftinfo - add information to troff font files for use with groff" +msgstr "" + +#. ==================================================================== +#. type: SH +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: OP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "-asc-height" +msgstr "" + +#. type: OP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "n" +msgstr "" + +#. type: OP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "-body-depth" +msgstr "" + +#. type: OP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "-body-height" +msgstr "" + +#. type: OP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "-cap-height" +msgstr "" + +#. type: OP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "-comma-depth" +msgstr "" + +#. type: OP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "-desc-depth" +msgstr "" + +#. type: OP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "-fig-height" +msgstr "" + +#. type: OP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "-x-height" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "I<res> I<unitwidth> I<font>" +msgstr "" + +#. ==================================================================== +#. type: SH +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "" +"B<addftinfo> reads a troff font file and adds some additional font-metric " +"information that is used by the groff system." +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "" +"The font file with the information added is written on the standard output." +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "" +"The information added is guessed using some parametric information about the " +"font and assumptions about the traditional troff names for characters." +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "The main information added is the heights and depths of characters." +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "" +"The I<res> and I<unitwidth> arguments should be the same as the " +"corresponding parameters in the DESC file; I<font> is the name of the file " +"describing the font; if I<font> ends with B<I> the font will be assumed to " +"be italic." +msgstr "" + +#. ==================================================================== +#. type: SH +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "OPTIONS" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "B<-v> prints the version number." +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "" +"All other options change one of the parameters that are used to derive the " +"heights and depths." +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "" +"Like the existing quantities in the font file, each I<value> is in inches/" +"I<res> for a font whose point size is I<unitwidth>." +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "I<param-option> must be one of:" +msgstr "" + +#. type: TP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "B<-x-height>" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "The height of lowercase letters without ascenders such as x." +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "The height of figures (digits)." +msgstr "" + +#. type: TP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "B<-asc-height>" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "The height of characters with ascenders, such as b, d or l." +msgstr "" + +#. type: TP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "B<-body-height>" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "The height of characters such as parentheses." +msgstr "" + +#. type: TP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "B<-cap-height>" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "The height of uppercase letters such as A." +msgstr "" + +#. type: TP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "B<-comma-depth>" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "The depth of a comma." +msgstr "" + +#. type: TP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "B<-desc-depth>" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "The depth of characters with descenders, such as p, q, or y." +msgstr "" + +#. type: TP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "B<-body-depth>" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "The depth of characters such as parentheses." +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "" +"B<addftinfo> makes no attempt to use the specified parameters to guess the " +"unspecified parameters." +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "If a parameter is not specified the default will be used." +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "The defaults are chosen to have the reasonable values for a Times font." +msgstr "" + +#. ==================================================================== +#. type: SH +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "B<groff_font>(5), B<groff>(1), B<groff_char>(7)" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "You can view a man page I<name>B<(>I<n>B<)> with" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "B<man>I< n name>\n" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "in text mode and with" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "B<groffer>I< n name>\n" +msgstr "" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "in graphical mode (PDF, etc.)." +msgstr "" + +#. type: TH +#: debian-unstable +#, no-wrap +msgid "16 October 2023" +msgstr "" + +#. type: TH +#: fedora-40 fedora-rawhide +#, no-wrap +msgid "24 January 2024" +msgstr "" + +#. type: TH +#: mageia-cauldron +#, no-wrap +msgid "18 November 2018" +msgstr "" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "7 February 2022" +msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "4 October 2023" +msgstr "" |