diff options
Diffstat (limited to '')
-rw-r--r-- | templates/man1/lz.1.pot | 109 |
1 files changed, 109 insertions, 0 deletions
diff --git a/templates/man1/lz.1.pot b/templates/man1/lz.1.pot new file mode 100644 index 00000000..abea7cf5 --- /dev/null +++ b/templates/man1/lz.1.pot @@ -0,0 +1,109 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2023-06-27 19:36+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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "LZ" +msgstr "" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Wed Feb 23 00:00:00 EET 2000" +msgstr "" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Mtools Users Manual" +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "lz - gunzips and shows a listing of a gzip'd tar'd archive" +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. The command line +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "B<lz> I<file>" +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"B<lz> provides a listing of a gzip'd tar'd archive, that is a B<tar>(1) " +"archive compressed with the B<gzip>(1) utility. It is not strictly " +"necessary on Debian GNU/Linux, because the GNU B<tar>(1) program provides " +"the same capability with the command" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "B<tar -tzf> I<file>" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"but this utility is provided in the mtools package for other platforms and " +"is retained here for completeness." +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "AUTHOR" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Robert King (Robert.King@mailbox.gu.edu.au) wrote this page for the I<Debian/" +"GNU> mtools package." +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "B<mtools>(1), B<gzip>(1), B<tar>(1), B<uz>(1)." +msgstr "" |