summaryrefslogtreecommitdiffstats
path: root/po/ro/man1/unexpand.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ro/man1/unexpand.1.po')
-rw-r--r--po/ro/man1/unexpand.1.po356
1 files changed, 356 insertions, 0 deletions
diff --git a/po/ro/man1/unexpand.1.po b/po/ro/man1/unexpand.1.po
new file mode 100644
index 00000000..b7708c51
--- /dev/null
+++ b/po/ro/man1/unexpand.1.po
@@ -0,0 +1,356 @@
+# 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.18.1\n"
+"POT-Creation-Date: 2024-02-15 18:15+0100\n"
+"PO-Revision-Date: 2023-05-23 10:07+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 "UNEXPAND"
+msgstr "UNEXPAND"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "January 2024"
+msgstr "ianuarie 2024"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "GNU coreutils 9.4"
+msgstr "GNU coreutils 9.4"
+
+#. 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 "unexpand - convert spaces to tabs"
+msgstr "unexpand - convertește spațiile în tabulatoare"
+
+#. 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<unexpand> [I<\\,OPTION\\/>]... [I<\\,FILE\\/>]..."
+msgstr "B<unexpand> [I<\\,OPȚIUNE\\/>]... [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 "Convert blanks in each FILE to tabs, writing to standard output."
+msgstr ""
+"Convertește spațiile libere din fiecare FIȘIER în tabulatoare, și afișează "
+"rezultatul la ieșirea standard."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "With no FILE, or when FILE is -, read standard input."
+msgstr "Fără FIȘIER, sau când FIȘIER este „-”, citește intrarea standard."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Mandatory arguments to long options are mandatory for short options too."
+msgstr ""
+"Argumentele obligatorii pentru opțiunile lungi sunt de asemenea obligatorii "
+"pentru opțiunile scurte."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-a>, B<--all>"
+msgstr "B<-a>, B<--all>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "convert all blanks, instead of just initial blanks"
+msgstr ""
+"convertește toate spațiile libere, în loc de doar spațiile libere inițiale"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--first-only>"
+msgstr "B<--first-only>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "convert only leading sequences of blanks (overrides B<-a>)"
+msgstr ""
+"convertește numai secvențele inițiale de spații libere (înlocuiește B<-a>)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-t>, B<--tabs>=I<\\,N\\/>"
+msgstr "B<-t>, B<--tabs>=I<\\,N\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "have tabs N characters apart instead of 8 (enables B<-a>)"
+msgstr ""
+"utilizează N caractere pentru tabulatoare în loc de 8 (activează B<-a>)"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-t>, B<--tabs>=I<\\,LIST\\/>"
+msgstr "B<-t>, B<--tabs>=I<\\,LISTĂ\\/>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"use comma separated list of tab positions. The last specified position can "
+"be prefixed with '/' to specify a tab size to use after the last explicitly "
+"specified tab stop. Also a prefix of '+' can be used to align remaining tab "
+"stops relative to the last specified tab stop instead of the first column"
+msgstr ""
+"utilizează o listă de poziții de tabulare separate prin virgulă. Ultima "
+"poziție specificată poate fi prefixată cu „/” pentru a specifica o "
+"dimensiune de tabulare care să fie utilizată după ultima oprire de tabulare "
+"specificată în mod explicit. De asemenea, se poate utiliza un prefix „+” "
+"pentru a alinia pozițiile de tabulare rămase în raport cu ultima poziție de "
+"tabulare specificată în loc de prima coloană"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--help>"
+msgstr "B<--help>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "display this help and exit"
+msgstr "afișează acest mesaj de ajutor și iese"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--version>"
+msgstr "B<--version>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output version information and exit"
+msgstr "afișează informațiile despre versiune și iese"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "AUTHOR"
+msgstr "AUTOR"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "Written by David MacKenzie."
+msgstr "Scris de David MacKenzie."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "REPORTING BUGS"
+msgstr "RAPORTAREA ERORILOR"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"GNU coreutils online help: E<lt>https://www.gnu.org/software/coreutils/E<gt>"
+msgstr ""
+"Ajutor online GNU coreutils: E<lt>https://www.gnu.org/software/coreutils/"
+"E<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Report any translation bugs to E<lt>https://translationproject.org/team/E<gt>"
+msgstr ""
+"Raportați orice erori de traducere la: E<lt>https://translationproject.org/"
+"team/ro.htmlE<gt>"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "COPYRIGHT"
+msgstr "DREPTURI DE AUTOR"
+
+#. type: Plain text
+#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+msgid ""
+"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Drepturi de autor \\(co 2023 Free Software Foundation, Inc. Licența GPLv3+: "
+"GNU GPL versiunea 3 sau ulterioară E<lt>https://gnu.org/licenses/gpl."
+"htmlE<gt>."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"This is free software: you are free to change and redistribute it. There is "
+"NO WARRANTY, to the extent permitted by law."
+msgstr ""
+"Acesta este software liber: sunteți liber să-l modificați și să-l "
+"redistribuiți. Nu există NICIO GARANȚIE, în limitele prevăzute de lege."
+
+#. 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-tumbleweed
+msgid "B<expand>(1)"
+msgstr "B<expand>(1)"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Full documentation E<lt>https://www.gnu.org/software/coreutils/unexpandE<gt>"
+msgstr ""
+"Documentația completă este disponibilă la E<lt>https://www.gnu.org/software/"
+"coreutils/unexpandE<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"or available locally via: info \\(aq(coreutils) unexpand invocation\\(aq"
+msgstr ""
+"sau local rulând comanda: «info \\(aq(coreutils) unexpand invocation\\(aq»"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "September 2022"
+msgstr "septembrie 2022"
+
+#. type: TH
+#: debian-bookworm mageia-cauldron
+#, no-wrap
+msgid "GNU coreutils 9.1"
+msgstr "GNU coreutils 9.1"
+
+#. type: Plain text
+#: debian-bookworm mageia-cauldron
+msgid ""
+"Copyright \\(co 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Drepturi de autor \\(co 2022 Free Software Foundation, Inc. Licența GPLv3+: "
+"GNU GPL versiunea 3 sau ulterioară E<lt>https://gnu.org/licenses/gpl."
+"htmlE<gt>."
+
+#. type: TH
+#: mageia-cauldron
+#, no-wrap
+msgid "April 2022"
+msgstr "aprilie 2022"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "October 2021"
+msgstr "octombrie 2021"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "GNU coreutils 8.32"
+msgstr "GNU coreutils 8.32"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"use comma separated list of tab positions The last specified position can be "
+"prefixed with '/' to specify a tab size to use after the last explicitly "
+"specified tab stop. Also a prefix of '+' can be used to align remaining tab "
+"stops relative to the last specified tab stop instead of the first column"
+msgstr ""
+"utilizează o listă de poziții de tabulare separate prin virgulă. Ultima "
+"poziție specificată poate fi prefixată cu „/” pentru a specifica o "
+"dimensiune de tabulare care să fie utilizată după ultima oprire de tabulare "
+"specificată în mod explicit. De asemenea, se poate utiliza un prefix „+” "
+"pentru a alinia pozițiile de tabulare rămase în raport cu ultima poziție de "
+"tabulare specificată în loc de prima coloană"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"Copyright \\(co 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Drepturi de autor \\(co 2020 Free Software Foundation, Inc. Licența GPLv3+: "
+"GNU GPL versiunea 3 sau ulterioară E<lt>https://gnu.org/licenses/gpl."
+"htmlE<gt>."
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "expand(1)"
+msgstr "expand(1)"