summaryrefslogtreecommitdiffstats
path: root/templates/man1/gawk.1.pot
diff options
context:
space:
mode:
Diffstat (limited to 'templates/man1/gawk.1.pot')
-rw-r--r--templates/man1/gawk.1.pot39
1 files changed, 19 insertions, 20 deletions
diff --git a/templates/man1/gawk.1.pot b/templates/man1/gawk.1.pot
index f448f83d..072ffdcb 100644
--- a/templates/man1/gawk.1.pot
+++ b/templates/man1/gawk.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2024-03-09 15:35+0100\n"
+"POT-Creation-Date: 2024-06-07 17:52+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"
@@ -4016,7 +4016,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-b>I<, >"
+msgid "B<-b>, "
msgstr ""
#. type: Plain text
@@ -4029,7 +4029,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-c>I<, >"
+msgid "B<-c>, "
msgstr ""
#. type: Plain text
@@ -4043,7 +4043,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-C>I<, >"
+msgid "B<-C>, "
msgstr ""
#. type: Plain text
@@ -4079,7 +4079,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-g>I<, >"
+msgid "B<-g>, "
msgstr ""
#. type: Plain text
@@ -4094,7 +4094,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-h>I<, >"
+msgid "B<-h>, "
msgstr ""
#. type: Plain text
@@ -4108,7 +4108,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-I>I<, >"
+msgid "B<-I>, "
msgstr ""
#. type: Plain text
@@ -4138,7 +4138,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-M>I<, >"
+msgid "B<-M>, "
msgstr ""
#. type: Plain text
@@ -4152,7 +4152,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-n>I<, >"
+msgid "B<-n>, "
msgstr ""
#. type: Plain text
@@ -4165,7 +4165,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-N>I<, >"
+msgid "B<-N>, "
msgstr ""
#. type: Plain text
@@ -4178,7 +4178,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-O>I<, >"
+msgid "B<-O>, "
msgstr ""
#. type: Plain text
@@ -4191,7 +4191,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-P>I<, >"
+msgid "B<-P>, "
msgstr ""
#. type: Plain text
@@ -4204,7 +4204,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-r>I<, >"
+msgid "B<-r>, "
msgstr ""
#. type: Plain text
@@ -4218,7 +4218,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-s>I<, >"
+msgid "B<-s>, "
msgstr ""
#. type: Plain text
@@ -4231,7 +4231,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-S>I<, >"
+msgid "B<-S>, "
msgstr ""
#. type: Plain text
@@ -4246,7 +4246,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-t>I<, >"
+msgid "B<-t>, "
msgstr ""
#. type: Plain text
@@ -4259,7 +4259,7 @@ msgstr ""
#. type: TP
#: debian-bookworm debian-unstable
#, no-wrap
-msgid "B<-V>I<, >"
+msgid "B<-V>, "
msgstr ""
#. type: Plain text
@@ -4275,9 +4275,8 @@ msgstr ""
#: debian-bookworm debian-unstable
msgid ""
"The C conditional expression. This has the form I<expr1>B< ? >I<expr2>B< : "
-">I<expr3> \\&. If I<expr1> is true, the value of the expression is "
-"I<expr2>, otherwise it is I<expr3>. Only one of I<expr2> and I<expr3> is "
-"evaluated."
+">I<expr3>\\&. If I<expr1> is true, the value of the expression is I<expr2>, "
+"otherwise it is I<expr3>. Only one of I<expr2> and I<expr3> is evaluated."
msgstr ""
#. type: Plain text