diff options
Diffstat (limited to 'po/ro/man1/zstdless.1.po')
-rw-r--r-- | po/ro/man1/zstdless.1.po | 115 |
1 files changed, 115 insertions, 0 deletions
diff --git a/po/ro/man1/zstdless.1.po b/po/ro/man1/zstdless.1.po new file mode 100644 index 00000000..7997b854 --- /dev/null +++ b/po/ro/man1/zstdless.1.po @@ -0,0 +1,115 @@ +# Romanian translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2023. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n 4.19.0\n" +"POT-Creation-Date: 2024-02-15 18:16+0100\n" +"PO-Revision-Date: 2023-07-09 18:41+0200\n" +"Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n" +"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"X-Generator: Poedit 3.2.2\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ZSTDLESS" +msgstr "ZSTDLESS" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "March 2023" +msgstr "martie 2023" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "zstd 1.5.5" +msgstr "zstd 1.5.5" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "User Commands" +msgstr "Comenzi utilizator" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "NUME" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<zstdless> - view zstandard-compressed files" +msgstr "B<zstdless> - vizualizează fișiere comprimate zstandard" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "REZUMAT" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<zstdless> [I<flags>] [I<file> \\|.\\|.\\|.]" +msgstr "B<zstdless> [I<fanioane>] [I<fișier> \\|.\\|.\\|.]" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIERE" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"B<zstdless> runs B<less>(1) on files or stdin, if no I<file> argument is " +"given, after decompressing them with B<zstdcat>(1)." +msgstr "" +"B<zstdless> execută B<less>(1) pe fișiere sau la intrarea standard, dacă nu " +"este dat niciun argument I<fișier>, după ce le-a decomprimat cu " +"B<zstdcat>(1)." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "CONSULTAȚI ȘI" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<zstd>(1)" +msgstr "B<zstd>(1)" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "February 2023" +msgstr "februarie 2023" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "zstd 1.5.4" +msgstr "zstd 1.5.4" |