diff options
Diffstat (limited to 'templates/man3/list.3.pot')
-rw-r--r-- | templates/man3/list.3.pot | 54 |
1 files changed, 33 insertions, 21 deletions
diff --git a/templates/man3/list.3.pot b/templates/man3/list.3.pot index 6f5b365d..66973ebe 100644 --- a/templates/man3/list.3.pot +++ b/templates/man3/list.3.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 17:00+0100\n" +"POT-Creation-Date: 2024-06-01 06:00+0200\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" @@ -24,15 +24,15 @@ msgid "LIST" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" +msgid "2024-05-02" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" +msgid "Linux man-pages 6.8" msgstr "" #. type: SH @@ -150,7 +150,7 @@ msgstr "" #. type: Plain text #. #-#-#-#-# debian-unstable: list.3.pot (PACKAGE VERSION) #-#-#-#-# #. .BI "LIST_FOREACH_FROM(struct TYPE *" var ", LIST_HEAD *" head ", LIST_ENTRY " NAME ); -#. .PP +#. .P #. .BI "LIST_FOREACH_SAFE(struct TYPE *" var ", LIST_HEAD *" head , #. .BI " LIST_ENTRY " NAME ", struct TYPE *" temp_var ); #. .BI "LIST_FOREACH_FROM_SAFE(struct TYPE *" var ", LIST_HEAD *" head , @@ -190,7 +190,7 @@ msgstr "" #. type: Plain text #. #-#-#-#-# opensuse-tumbleweed: list.3.pot (PACKAGE VERSION) #-#-#-#-# #. .BI "LIST_FOREACH_FROM(struct TYPE *" var ", LIST_HEAD *" head ", LIST_ENTRY " NAME ); -#. .PP +#. .P #. .BI "LIST_FOREACH_SAFE(struct TYPE *" var ", LIST_HEAD *" head , #. .BI " LIST_ENTRY " NAME ", struct TYPE *" temp_var ); #. .BI "LIST_FOREACH_FROM_SAFE(struct TYPE *" var ", LIST_HEAD *" head , @@ -213,7 +213,7 @@ msgstr "" #. .BI " struct TYPE, LIST_ENTRY " NAME ); #. type: Plain text #. #-#-#-#-# debian-unstable: list.3.pot (PACKAGE VERSION) #-#-#-#-# -#. .PP +#. .P #. .BI "void LIST_SWAP(LIST_HEAD *" head1 ", LIST_HEAD *" head2 , #. .BI " struct TYPE, LIST_ENTRY " NAME ); #. type: Plain text @@ -238,7 +238,7 @@ msgstr "" #. .BI " struct TYPE, LIST_ENTRY " NAME ); #. type: Plain text #. #-#-#-#-# opensuse-tumbleweed: list.3.pot (PACKAGE VERSION) #-#-#-#-# -#. .PP +#. .P #. .BI "void LIST_SWAP(LIST_HEAD *" head1 ", LIST_HEAD *" head2 , #. .BI " struct TYPE, LIST_ENTRY " NAME ); #. type: Plain text @@ -403,7 +403,7 @@ msgstr "" #. .IR elm . #. type: Plain text #. #-#-#-#-# debian-unstable: list.3.pot (PACKAGE VERSION) #-#-#-#-# -#. .PP +#. .P #. .BR LIST_PREV () #. returns the previous element in the list, or NULL if this is the first. #. List @@ -448,7 +448,7 @@ msgstr "" #. .IR elm . #. type: Plain text #. #-#-#-#-# opensuse-tumbleweed: list.3.pot (PACKAGE VERSION) #-#-#-#-# -#. .PP +#. .P #. .BR LIST_PREV () #. returns the previous element in the list, or NULL if this is the first. #. List @@ -548,7 +548,7 @@ msgstr "" #. .IR head . #. type: Plain text #. #-#-#-#-# debian-unstable: list.3.pot (PACKAGE VERSION) #-#-#-#-# -#. .PP +#. .P #. .BR LIST_FOREACH_FROM () #. behaves identically to #. .BR LIST_FOREACH () @@ -560,7 +560,7 @@ msgstr "" #. .I var #. instead of the first element in the LIST referenced by #. .IR head . -#. .PP +#. .P #. .BR LIST_FOREACH_SAFE () #. traverses the list referenced by #. .I head @@ -572,7 +572,7 @@ msgstr "" #. .I var #. as well as free it from within the loop safely without interfering with the #. traversal. -#. .PP +#. .P #. .BR LIST_FOREACH_FROM_SAFE () #. behaves identically to #. .BR LIST_FOREACH_SAFE () @@ -738,7 +738,7 @@ msgstr "" #. .IR head . #. type: Plain text #. #-#-#-#-# opensuse-tumbleweed: list.3.pot (PACKAGE VERSION) #-#-#-#-# -#. .PP +#. .P #. .BR LIST_FOREACH_FROM () #. behaves identically to #. .BR LIST_FOREACH () @@ -750,7 +750,7 @@ msgstr "" #. .I var #. instead of the first element in the LIST referenced by #. .IR head . -#. .PP +#. .P #. .BR LIST_FOREACH_SAFE () #. traverses the list referenced by #. .I head @@ -762,7 +762,7 @@ msgstr "" #. .I var #. as well as free it from within the loop safely without interfering with the #. traversal. -#. .PP +#. .P #. .BR LIST_FOREACH_FROM_SAFE () #. behaves identically to #. .BR LIST_FOREACH_SAFE () @@ -1078,15 +1078,21 @@ msgid "" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-10-31" +msgstr "" + +#. type: TH +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-05-03" +msgid "Linux man-pages 6.06" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-rawhide #, no-wrap -msgid "Linux man-pages 6.05.01" +msgid "Linux man-pages 6.7" msgstr "" #. type: TH @@ -1100,3 +1106,9 @@ msgstr "" #, no-wrap msgid "Linux man-pages 6.04" msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "" |