diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:51:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:51:52 +0000 |
commit | 4ad94864781f48b1a4b77f9cfb934622bf756ba1 (patch) | |
tree | 3900955c1886e6d2570fea7125ee1f01bafe876d /templates/man3/libalpm_cb.3.pot | |
parent | Adding upstream version 4.22.0. (diff) | |
download | manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.tar.xz manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.zip |
Adding upstream version 4.23.0.upstream/4.23.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'templates/man3/libalpm_cb.3.pot')
-rw-r--r-- | templates/man3/libalpm_cb.3.pot | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/templates/man3/libalpm_cb.3.pot b/templates/man3/libalpm_cb.3.pot index 0512d4b3..27aeb797 100644 --- a/templates/man3/libalpm_cb.3.pot +++ b/templates/man3/libalpm_cb.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" @@ -25,12 +25,6 @@ msgstr "" #. type: TH #: archlinux #, no-wrap -msgid "Tue Feb 6 2024 19:11:31" -msgstr "" - -#. type: TH -#: archlinux -#, no-wrap msgid "libalpm" msgstr "" @@ -315,7 +309,7 @@ msgstr "" #. type: Plain text #: archlinux -msgid "typedef void(* B<alpm_cb_event>) (void *ctx, B<alpm_event_t> *)" +msgid "typedef void(* B<alpm_cb_event>) (void *ctx, B<alpm_event_t> *event)" msgstr "" #. type: Plain text @@ -325,7 +319,8 @@ msgstr "" #. type: Plain text #: archlinux -msgid "typedef void(* B<alpm_cb_question>) (void *ctx, B<alpm_question_t> *)" +msgid "" +"typedef void(* B<alpm_cb_question>) (void *ctx, B<alpm_question_t> *question)" msgstr "" #. type: Plain text @@ -912,12 +907,17 @@ msgstr "" #. type: Plain text #: archlinux +msgid "const char * I<fingerprint> Fingerprint the key to import\\&." +msgstr "" + +#. type: Plain text +#: archlinux msgid "int I<import> Answer: whether or not to import key\\&." msgstr "" #. type: Plain text #: archlinux -msgid "B<alpm_pgpkey_t> * I<key> The key to import\\&." +msgid "const char * I<uid> UID of the key to import\\&." msgstr "" #. type: SH @@ -1088,7 +1088,7 @@ msgstr "" #. type: SS #: archlinux #, no-wrap -msgid "typedef void(* alpm_cb_event) (void *ctx, alpm_event_t *)" +msgid "typedef void(* alpm_cb_event) (void *ctx, alpm_event_t *event)" msgstr "" #. type: Plain text @@ -1175,7 +1175,7 @@ msgstr "" #. type: SS #: archlinux #, no-wrap -msgid "typedef void(* alpm_cb_question) (void *ctx, alpm_question_t *)" +msgid "typedef void(* alpm_cb_question) (void *ctx, alpm_question_t *question)" msgstr "" #. type: Plain text |