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/man5/BUILDINFO.5.pot | 336 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 336 insertions(+) create mode 100644 templates/man5/BUILDINFO.5.pot (limited to 'templates/man5/BUILDINFO.5.pot') diff --git a/templates/man5/BUILDINFO.5.pot b/templates/man5/BUILDINFO.5.pot new file mode 100644 index 00000000..80671f22 --- /dev/null +++ b/templates/man5/BUILDINFO.5.pot @@ -0,0 +1,336 @@ +# 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-15 17:55+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 fedora-40 fedora-rawhide +#, no-wrap +msgid "BUILDINFO" +msgstr "" + +#. type: TH +#: archlinux +#, no-wrap +msgid "2024-02-06" +msgstr "" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide +#, no-wrap +msgid "Pacman 6\\&.0\\&.2" +msgstr "" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide +#, no-wrap +msgid "Pacman Manual" +msgstr "" + +#. ----------------------------------------------------------------- +#. * MAIN CONTENT STARTS HERE * +#. ----------------------------------------------------------------- +#. type: SH +#: archlinux fedora-40 fedora-rawhide +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "BUILDINFO - Makepkg package build information file" +msgstr "" + +#. type: SH +#: archlinux fedora-40 fedora-rawhide +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "" +"This manual page describes the format of a BUILDINFO file found in the root " +"of a package created by makepkg\\&. The file contains a description of the " +"package\\(cqs build environment\\&. The information is formatted in key-" +"value pairs separated by a I<=>, one value per line\\&. Arrays are " +"represented multiple keys with the same value\\&." +msgstr "" + +#. type: SH +#: archlinux fedora-40 fedora-rawhide +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "" +"This is a description of the contents of version I<1> of the BUILDINFO file " +"format\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "B" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "" +"Denotes the file format version, represented by a plain positive integer\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "B" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "The name of the package\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "B" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "" +"The base name of a package, usually the same as the pkgname except for split " +"packages\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "B" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "The version of the package including pkgrel and epoch\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "B" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "The architecture of the package\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "B" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "" +"The sha256sum in hex format of the PKGBUILD used to build the package\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "B" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "The details of the packager that built the package\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "B" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "The build date of the package in epoch\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "B" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "The directory where the package was built\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "B" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "The directory from which makepkg was executed\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "B" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "The build environment specified in makepkg\\&.conf\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "B" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "The options set specified when building the package\\&." +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "B" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "" +"The installed packages at build time including the version information of " +"the package\\&. Formatted as \"$pkgname-$pkgver-$pkgrel-$pkgarch\"\\&." +msgstr "" + +#. type: SH +#: archlinux fedora-40 fedora-rawhide +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "B(8), B(8), B(5)" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "" +"See the pacman website at https://archlinux\\&.org/pacman/ for current " +"information on pacman and its related tools\\&." +msgstr "" + +#. type: SH +#: archlinux fedora-40 fedora-rawhide +#, no-wrap +msgid "BUGS" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "" +"Bugs? You must be kidding; there are no bugs in this software\\&. But if we " +"happen to be wrong, submit a bug report with as much detail as possible at " +"the Arch Linux Bug Tracker in the Pacman section\\&." +msgstr "" + +#. type: SH +#: archlinux fedora-40 fedora-rawhide +#, no-wrap +msgid "AUTHORS" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "Current maintainers:" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "Allan McRae Eallan@archlinux\\&.orgE" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "Andrew Gregory Eandrew\\&.gregory\\&.8@gmail\\&.comE" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "Eli Schwartz Eeschwartz@archlinux\\&.orgE" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "Morgan Adamiec Emorganamilo@archlinux\\&.orgE" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "Past major contributors:" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "Judd Vinet Ejvinet@zeroflux\\&.orgE" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "Aurelien Foret Eaurelien@archlinux\\&.orgE" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "Aaron Griffin Eaaron@archlinux\\&.orgE" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "Dan McGee Edan@archlinux\\&.orgE" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "Xavier Chantry Eshiningxc@gmail\\&.comE" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "Nagy Gabor Engaba@bibl\\&.u-szeged\\&.huE" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "Dave Reisner Edreisner@archlinux\\&.orgE" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide +msgid "" +"For additional contributors, use git shortlog -s on the pacman\\&.git " +"repository\\&." +msgstr "" + +#. type: TH +#: fedora-40 fedora-rawhide +#, no-wrap +msgid "2024-01-25" +msgstr "" -- cgit v1.2.3