summaryrefslogtreecommitdiffstats
path: root/templates/man1/xzgrep.1.pot
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/man1/xzgrep.1.pot74
1 files changed, 59 insertions, 15 deletions
diff --git a/templates/man1/xzgrep.1.pot b/templates/man1/xzgrep.1.pot
index c6afeca7..56a2de31 100644
--- a/templates/man1/xzgrep.1.pot
+++ b/templates/man1/xzgrep.1.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2023-08-27 17:33+0200\n"
+"POT-Creation-Date: 2024-03-29 09:57+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,7 +25,7 @@ msgstr ""
#. type: TH
#: opensuse-leap-15-6
#, no-wrap
-msgid "2011-03-19"
+msgid "2022-07-19"
msgstr ""
#. type: TH
@@ -59,32 +59,32 @@ msgstr ""
#. type: Plain text
#: opensuse-leap-15-6
-msgid "B<xzgrep> [I<grep_options>] [B<-e>] I<pattern> I<file>..."
+msgid "B<xzgrep> [I<grep_options>] [B<-e>] I<pattern> [I<file...>]"
msgstr ""
#. type: Plain text
#: opensuse-leap-15-6
-msgid "B<xzegrep> ..."
+msgid "B<xzegrep> \\&..."
msgstr ""
#. type: Plain text
#: opensuse-leap-15-6
-msgid "B<xzfgrep> ..."
+msgid "B<xzfgrep> \\&..."
msgstr ""
#. type: Plain text
#: opensuse-leap-15-6
-msgid "B<lzgrep> ..."
+msgid "B<lzgrep> \\&..."
msgstr ""
#. type: Plain text
#: opensuse-leap-15-6
-msgid "B<lzegrep> ..."
+msgid "B<lzegrep> \\&..."
msgstr ""
#. type: Plain text
#: opensuse-leap-15-6
-msgid "B<lzfgrep> ..."
+msgid "B<lzfgrep> \\&..."
msgstr ""
#. type: SH
@@ -97,8 +97,9 @@ msgstr ""
#: opensuse-leap-15-6
msgid ""
"B<xzgrep> invokes B<grep>(1) on I<files> which may be either uncompressed "
-"or compressed with B<xz>(1), B<lzma>(1), B<gzip>(1), B<bzip2>(1), or "
-"B<lzop>(1). All options specified are passed directly to B<grep>(1)."
+"or compressed with B<xz>(1), B<lzma>(1), B<gzip>(1), B<bzip2>(1), "
+"B<lzop>(1), or B<zstd>(1). All options specified are passed directly to "
+"B<grep>(1)."
msgstr ""
#. type: Plain text
@@ -106,14 +107,14 @@ msgstr ""
msgid ""
"If no I<file> is specified, then standard input is decompressed if necessary "
"and fed to B<grep>(1). When reading from standard input, B<gzip>(1), "
-"B<bzip2>(1), and B<lzop>(1) compressed files are not supported."
+"B<bzip2>(1), B<lzop>(1), and B<zstd>(1) compressed files are not supported."
msgstr ""
#. type: Plain text
#: opensuse-leap-15-6
msgid ""
-"If B<xzgrep> is invoked as B<xzegrep> or B<xzfgrep> then B<egrep>(1) or "
-"B<fgrep>(1) is used instead of B<grep>(1). The same applies to names "
+"If B<xzgrep> is invoked as B<xzegrep> or B<xzfgrep> then B<grep -E> or "
+"B<grep -F> is used instead of B<grep>(1). The same applies to names "
"B<lzgrep>, B<lzegrep>, and B<lzfgrep>, which are provided for backward "
"compatibility with LZMA Utils."
msgstr ""
@@ -121,6 +122,47 @@ msgstr ""
#. type: SH
#: opensuse-leap-15-6
#, no-wrap
+msgid "EXIT STATUS"
+msgstr ""
+
+#. type: TP
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "0"
+msgstr ""
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"At least one match was found from at least one of the input files. No "
+"errors occurred."
+msgstr ""
+
+#. type: TP
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "1"
+msgstr ""
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "No matches were found from any of the input files. No errors occurred."
+msgstr ""
+
+#. type: TP
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "E<gt>1"
+msgstr ""
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "One or more errors occurred. It is unknown if matches were found."
+msgstr ""
+
+#. type: SH
+#: opensuse-leap-15-6
+#, no-wrap
msgid "ENVIRONMENT"
msgstr ""
@@ -134,7 +176,7 @@ msgstr ""
#: opensuse-leap-15-6
msgid ""
"If the B<GREP> environment variable is set, B<xzgrep> uses it instead of "
-"B<grep>(1), B<egrep>(1), or B<fgrep>(1)."
+"B<grep>(1), B<grep -E>, or B<grep -F>."
msgstr ""
#. type: SH
@@ -145,5 +187,7 @@ msgstr ""
#. type: Plain text
#: opensuse-leap-15-6
-msgid "B<grep>(1), B<xz>(1), B<gzip>(1), B<bzip2>(1), B<lzop>(1), B<zgrep>(1)"
+msgid ""
+"B<grep>(1), B<xz>(1), B<gzip>(1), B<bzip2>(1), B<lzop>(1), B<zstd>(1), "
+"B<zgrep>(1)"
msgstr ""