diff options
Diffstat (limited to 'templates/man3/libalpm.3.pot')
-rw-r--r-- | templates/man3/libalpm.3.pot | 52 |
1 files changed, 45 insertions, 7 deletions
diff --git a/templates/man3/libalpm.3.pot b/templates/man3/libalpm.3.pot index fe19b38f..86239dfb 100644 --- a/templates/man3/libalpm.3.pot +++ b/templates/man3/libalpm.3.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-02-09 17:01+0100\n" +"POT-Creation-Date: 2024-03-29 09:43+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" @@ -22,12 +22,6 @@ msgstr "" msgid "libalpm" msgstr "" -#. type: TH -#: archlinux -#, no-wrap -msgid "Tue Feb 6 2024 19:11:31" -msgstr "" - #. type: SH #: archlinux #, no-wrap @@ -136,6 +130,23 @@ msgstr "" msgid "B<libalpm_list(3)>" msgstr "" +#. type: SS +#: archlinux +#, no-wrap +msgid "Data Structures" +msgstr "" + +#. type: Plain text +#: archlinux +msgid "struct B<alpm_pkg_xdata_t>" +msgstr "" + +#. type: Plain text +#: archlinux +msgid "" +"The extended data type used to store non-standard package data fields\\&." +msgstr "" + #. type: SH #: archlinux #, no-wrap @@ -169,6 +180,33 @@ msgstr "" #. type: SH #: archlinux #, no-wrap +msgid "Data Structure Documentation" +msgstr "" + +#. type: SH +#: archlinux +#, no-wrap +msgid "struct alpm_pkg_xdata_t" +msgstr "" + +#. type: Plain text +#: archlinux +msgid "B<Data Fields:>" +msgstr "" + +#. type: Plain text +#: archlinux +msgid "char * I<name>" +msgstr "" + +#. type: Plain text +#: archlinux +msgid "char * I<value>" +msgstr "" + +#. type: SH +#: archlinux +#, no-wrap msgid "Author" msgstr "" |