summaryrefslogtreecommitdiffstats
path: root/po/ro/man1/mkmanifest.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ro/man1/mkmanifest.1.po')
-rw-r--r--po/ro/man1/mkmanifest.1.po393
1 files changed, 393 insertions, 0 deletions
diff --git a/po/ro/man1/mkmanifest.1.po b/po/ro/man1/mkmanifest.1.po
new file mode 100644
index 00000000..d705d05f
--- /dev/null
+++ b/po/ro/man1/mkmanifest.1.po
@@ -0,0 +1,393 @@
+# 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:04+0100\n"
+"PO-Revision-Date: 2023-09-09 23:37+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 "mkmanifest"
+msgstr "mkmanifest"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "21Mar23"
+msgstr "21 martie 2023"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "mtools-4.0.43"
+msgstr "mtools-4.0.43"
+
+#. 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 "mkmanifest - makes list of file names and their DOS 8+3 equivalent"
+msgstr ""
+"mkmanifest - face o listă de nume de fișiere și echivalentul lor în DOS 8+3"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "Note\\ of\\ warning"
+msgstr "Notă\\ de\\ avertisment"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"This manpage has been automatically generated from mtools's texinfo "
+"documentation, and may not be entirely accurate or complete. See the end of "
+"this man page for details."
+msgstr ""
+"Această pagină de manual a fost generată automat din documentația „texinfo” "
+"a «mtools» și este posibil să nu fie în întregime exactă sau completă. "
+"Pentru detalii, consultați sfârșitul acestei pagini de manual."
+
+#. 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 ""
+"The \\&CW<mkmanifest> command is used to create a shell script (packing "
+"list) to restore Unix filenames. Its syntax is:"
+msgstr ""
+"Comanda \\&CW<mkmanifest> este utilizată pentru a crea un script shell "
+"(listă de împachetare) pentru a restaura numele de fișiere Unix. Sintaxa sa "
+"este:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "\\&\\&CW<mkmanifest> [ I<files> ]"
+msgstr "\\&\\&CW<mkmanifest> [ I<fișiere> ]"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"\\&\\&CW<Mkmanifest> creates a shell script that aids in the restoration of "
+"Unix filenames that got clobbered by the MS-DOS filename restrictions. MS-"
+"DOS filenames are restricted to 8 character names, 3 character extensions, "
+"upper case only, no device names, and no illegal characters."
+msgstr ""
+"\\&\\&CW<mkmanifest> creează un script shell care ajută la restaurarea "
+"numelor de fișiere Unix care au fost afectate de restricțiile MS-DOS privind "
+"numele de fișiere. Numele de fișiere MS-DOS sunt restricționate la nume de "
+"8 caractere, extensii de 3 caractere, numai majuscule, fără nume de "
+"dispozitive și fără caractere ilegale."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The mkmanifest program is compatible with the methods used in "
+"\\&\\&CW<pcomm, arc,> and \\&CW<mtools> to change perfectly good Unix "
+"filenames to fit the MS-DOS restrictions. This command is only useful if the "
+"target system which will read the diskette cannot handle VFAT long names."
+msgstr ""
+"Programul «mkmanifest» este compatibil cu metodele utilizate în "
+"\\&\\&CW<pcomm, arc,> și \\&CW<mtools> pentru a schimba nume de fișiere Unix "
+"perfect bune pentru a se potrivi restricțiilor MS-DOS. Această comandă este "
+"utilă numai dacă sistemul țintă care va citi discheta nu poate gestiona "
+"numele lungi VFAT."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "Example"
+msgstr "Exemplu"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"You want to copy the following Unix files to a MS-DOS diskette (using the "
+"\\&\\&CW<mcopy> command)."
+msgstr ""
+"Doriți să copiați următoarele fișiere Unix pe o dischetă MS-DOS (utilizând "
+"comanda \\&\\&CW<mcopy>)."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"B< very_long_name\n"
+" 2.many.dots\n"
+" illegal:\n"
+" good.c\n"
+" prn.dev\n"
+" Capital>\n"
+msgstr ""
+"B< very_long_name\n"
+" 2.many.dots\n"
+" illegal:\n"
+" good.c\n"
+" prn.dev\n"
+" Capital>\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "\\&\\&CW<ASCII> converts the names to:"
+msgstr "\\&\\&CW<ASCII> convertește numele în:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"B< very_lon\n"
+" 2xmany.dot\n"
+" illegalx\n"
+" good.c\n"
+" xprn.dev\n"
+" capital>\n"
+msgstr ""
+"B< very_lon\n"
+" 2xmany.dot\n"
+" illegalx\n"
+" good.c\n"
+" xprn.dev\n"
+" capital>\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "The command:"
+msgstr "Comanda:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<mkmanifest very_long_name 2.many.dots illegal: good.c prn.dev Capital E<gt>manifest>\n"
+msgstr "B<mkmanifest very_long_name 2.many.dots illegal: good.c prn.dev Capital E<gt>manifest>\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "\\&would produce the following:"
+msgstr "\\&ar produce următoarele:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid ""
+"B< mv very_lon very_long_name\n"
+" mv 2xmany.dot 2.many.dots\n"
+" mv illegalx illegal:\n"
+" mv xprn.dev prn.dev\n"
+" mv capital Capital>\n"
+msgstr ""
+"B< mv very_lon very_long_name\n"
+" mv 2xmany.dot 2.many.dots\n"
+" mv illegalx illegal:\n"
+" mv xprn.dev prn.dev\n"
+" mv capital Capital>\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Notice that \"good.c\" did not require any conversion, so it did not appear "
+"in the output."
+msgstr ""
+"Observați că „good.c” nu a necesitat nicio conversie, așa că nu a apărut în "
+"rezultat."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Suppose I've copied these files from the diskette to another Unix system, "
+"and I now want the files back to their original names. If the file "
+"\"manifest\" (the output captured above) was sent along with those files, it "
+"could be used to convert the filenames."
+msgstr ""
+"Să presupunem că am copiat aceste fișiere de pe dischetă pe un alt sistem "
+"Unix, iar acum vreau să le readuc numele originale. Dacă fișierul "
+"„manifest” (fișierul de ieșire capturat mai sus) ar fi trimis împreună cu "
+"aceste fișiere, ar putea fi utilizat pentru a converti numele fișierelor."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "Bugs"
+msgstr "ERORI"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The short names generated by \\&CW<mkmanifest> follow the old convention "
+"(from mtools-2.0.7) and not the one from Windows 95 and mtools-3.0."
+msgstr ""
+"Denumirile scurte generate de \\&CW<mkmanifest> urmează vechea convenție (de "
+"la mtools-2.0.7) și nu pe cea din Windows 95 și mtools-3.0."
+
+#. 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 "Mtools' texinfo doc"
+msgstr "Documentația texinfo de Mtools"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "Viewing\\ the\\ texi\\ doc"
+msgstr "Vizualizarea\\ documentului\\ texi"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"This manpage has been automatically generated from mtools's texinfo "
+"documentation. However, this process is only approximative, and some items, "
+"such as crossreferences, footnotes and indices are lost in this translation "
+"process. Indeed, these items have no appropriate representation in the "
+"manpage format. Moreover, not all information has been translated into the "
+"manpage version. Thus I strongly advise you to use the original texinfo "
+"doc. See the end of this manpage for instructions how to view the texinfo "
+"doc."
+msgstr ""
+"Această pagină de manual a fost generată automat din documentația texinfo a "
+"„mtools”. Cu toate acestea, acest proces este doar aproximativ, iar unele "
+"elemente, cum ar fi referințele încrucișate, notele de subsol și indicii, se "
+"pierd în acest proces de conversie. Într-adevăr, aceste elemente nu au o "
+"reprezentare adecvată în formatul paginii de manual. În plus, nu toate "
+"informațiile au fost convertite în versiunea pentru pagina de manual. Prin "
+"urmare, vă sfătuiesc cu tărie să folosiți documentul texinfo original. "
+"Consultați sfârșitul acestei pagini de manual pentru instrucțiuni privind "
+"modul de vizualizare a documentului texinfo."
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "* \\ \\ "
+msgstr "* \\ \\ "
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"To generate a printable copy from the texinfo doc, run the following "
+"commands:"
+msgstr ""
+"Pentru a genera o copie imprimabilă din documentul texinfo, executați "
+"următoarele comenzi:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B< ./configure; make dvi; dvips mtools.dvi>\n"
+msgstr "B< ./configure; make dvi; dvips mtools.dvi>\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "To generate a html copy, run:"
+msgstr "Pentru a genera o copie html, executați:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B< ./configure; make html>\n"
+msgstr "B< ./configure; make html>\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"\\&A premade html can be found at \\&\\&CW<\\(ifhttp://www.gnu.org/software/"
+"mtools/manual/mtools.html\\(is>"
+msgstr ""
+"\\&Un fișier html preconstruit poate fi găsit la adresa \\&\\&CW<\\(ifhttp://"
+"www.gnu.org/software/mtools/manual/mtools.html\\(is>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "To generate an info copy (browsable using emacs' info mode), run:"
+msgstr ""
+"Pentru a genera o copie info (care poate fi răsfoită folosind modul info al "
+"lui emacs), executați:"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B< ./configure; make info>\n"
+msgstr "B< ./configure; make info>\n"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The texinfo doc looks most pretty when printed or as html. Indeed, in the "
+"info version certain examples are difficult to read due to the quoting "
+"conventions used in info."
+msgstr ""
+"Documentul texinfo arată cel mai bine atunci când este imprimat sau în "
+"format html. Într-adevăr, în versiunea info, anumite exemple sunt greu de "
+"citit din cauza convențiilor de folosire a ghilimelelor utilizate în «info»."
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "10Jul21"
+msgstr "10 iulie 2021"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "mtools-4.0.32"
+msgstr "mtools-4.0.32"