diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /po/ro/man1/grub2-fstest.1.po | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/ro/man1/grub2-fstest.1.po')
-rw-r--r-- | po/ro/man1/grub2-fstest.1.po | 422 |
1 files changed, 422 insertions, 0 deletions
diff --git a/po/ro/man1/grub2-fstest.1.po b/po/ro/man1/grub2-fstest.1.po new file mode 100644 index 00000000..68b01096 --- /dev/null +++ b/po/ro/man1/grub2-fstest.1.po @@ -0,0 +1,422 @@ +# 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-03-01 16:57+0100\n" +"PO-Revision-Date: 2024-03-02 00:52+0100\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 +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "GRUB-FSTEST" +msgstr "GRUB-FSTEST" + +#. type: TH +#: fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "February 2024" +msgstr "februarie 2024" + +#. type: TH +#: fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "GRUB 2.06" +msgstr "GRUB 2.06" + +#. type: TH +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "User Commands" +msgstr "Comenzi utilizator" + +#. type: SH +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "NUME" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "grub-fstest - debug tool for GRUB filesystem drivers" +msgstr "" +"grub-fstest - instrument de depanare pentru controlorii sistemului de " +"fișiere GRUB" + +#. type: SH +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "REZUMAT" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "B<grub-fstest> [I<\\,OPTION\\/>...] I<\\,IMAGE_PATH COMMANDS\\/>" +msgstr "B<grub-fstest> [I<\\,OPȚIUNE\\/>...] I<\\,RUTĂ_IMAGINE COMENZI\\/>" + +#. type: SH +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIERE" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Debug tool for filesystem driver." +msgstr "Instrument de depanare pentru controlorul sistemului de fișiere." + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Commands:" +msgstr "Comenzi:" + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "blocklist FILE" +msgstr "blocklist FIȘIER" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Display blocklist of FILE." +msgstr "Afișează lista de blocuri a unui FIȘIER." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "cat FILE" +msgstr "cat FIȘIER" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Copy FILE to standard output." +msgstr "Copiază FIȘIERUL la ieșirea standard." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "cmp FILE LOCAL" +msgstr "cmp FIȘIER LOCAL" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Compare FILE with local file LOCAL." +msgstr "Compară FIȘIERUL cu fișierul local LOCAL." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "cp FILE LOCAL" +msgstr "cp FIȘIER LOCAL" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Copy FILE to local file LOCAL." +msgstr "Copiază FIȘIERul în fișierul local LOCAL." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "crc FILE" +msgstr "crc FIȘIER" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Get crc32 checksum of FILE." +msgstr "Obține suma de control crc32 a FIȘIERULUIi." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "hex FILE" +msgstr "hex FIȘIER" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Show contents of FILE in hex." +msgstr "Afișează conținutul FIȘIERULUI în hexazecimal." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "ls PATH" +msgstr "ls RUTA" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "List files in PATH." +msgstr "Listează fișierele din RUTA." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "xnu_uuid DEVICE" +msgstr "xnu_uuid DISPOZITIV" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Compute XNU UUID of the device." +msgstr "Calculează UUID-ul XNU al dispozitivului." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-c>, B<--diskcount>=I<\\,NUM\\/>" +msgstr "B<-c>, B<--diskcount>=I<\\,NUMĂR\\/>" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Specify the number of input files." +msgstr "Specifică numărul de fișiere de intrare." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-C>, B<--crypto>" +msgstr "B<-C>, B<--crypto>" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Mount crypto devices." +msgstr "Montează dispozitivele cifrate." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-d>, B<--debug>=I<\\,STRING\\/>" +msgstr "B<-d>, B<--debug>=I<\\,ȘIR\\/>" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Set debug environment variable." +msgstr "Definește variabila de mediu pentru depanare." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-K>, B<--zfs-key>=I<\\,FILE\\/>|prompt" +msgstr "B<-K>, B<--zfs-key>=I<\\,FIȘIER\\/>|prompt" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Load zfs crypto key." +msgstr "Încarcă cheia de criptare zfs." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-n>, B<--length>=I<\\,NUM\\/>" +msgstr "B<-n>, B<--length>=I<\\,NUMĂR\\/>" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Handle N bytes in output file." +msgstr "Procesează N octeți în fișierul de ieșire." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-r>, B<--root>=I<\\,DEVICE_NAME\\/>" +msgstr "B<-r>, B<--root>=I<\\,NUME_DISPOZITIV\\/>" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Set root device." +msgstr "Definește dispozitivul rădăcină." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-s>, B<--skip>=I<\\,NUM\\/>" +msgstr "B<-s>, B<--skip>=I<\\,NUMĂR\\/>" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Skip N bytes from output file." +msgstr "Sare peste N octeți din fișierul de ieșire." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-u>, B<--uncompress>" +msgstr "B<-u>, B<--uncompress>" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "Uncompress data." +msgstr "Decomprimă datele." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-v>, B<--verbose>" +msgstr "B<-v>, B<--verbose>" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "print verbose messages." +msgstr "afișează mesaje detaliate." + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "-?, B<--help>" +msgstr "-?, B<--help>" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "give this help list" +msgstr "oferă această listă de ajutor" + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<--usage>" +msgstr "B<--usage>" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "give a short usage message" +msgstr "oferă un mesaj de utilizare scurt" + +#. type: TP +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "B<-V>, B<--version>" +msgstr "B<-V>, B<--version>" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "print program version" +msgstr "afișează versiunea programului" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"Mandatory or optional arguments to long options are also mandatory or " +"optional for any corresponding short options." +msgstr "" +"Argumentele obligatorii sau opționale pentru opțiunile lungi sunt " +"obligatorii sau opționale și pentru opțiunile corespunzătoare scurte." + +#. type: SH +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "CONSULTAȚI ȘI" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "B<grub-probe>(8)" +msgstr "B<grub-probe>(8)" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "" +"The full documentation for B<grub-fstest> is maintained as a Texinfo " +"manual. If the B<info> and B<grub-fstest> programs are properly installed " +"at your site, the command" +msgstr "" +"Documentația completă pentru B<grub-fstest> este menținută ca un manual " +"Texinfo. Dacă programele B<info> și B<grub-fstest> sunt instalate corect în " +"sistemul dvs., comanda" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "B<info grub-fstest>" +msgstr "B<info grub-fstest>" + +#. type: Plain text +#: fedora-40 fedora-rawhide mageia-cauldron opensuse-leap-15-6 +#: opensuse-tumbleweed +msgid "should give you access to the complete manual." +msgstr "ar trebui să vă permită accesul la manualul complet." + +#. type: TH +#: mageia-cauldron +#, no-wrap +msgid "September 2023" +msgstr "septembrie 2023" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "January 2024" +msgstr "ianuarie 2024" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "grub-fstest (GRUB2) 2.12" +msgstr "grub-fstest (GRUB2) 2.12" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "GRUB2 2.12" +msgstr "GRUB2 2.12" |