From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- templates/man1/grub-fstest.1.pot | 359 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 359 insertions(+) create mode 100644 templates/man1/grub-fstest.1.pot (limited to 'templates/man1/grub-fstest.1.pot') diff --git a/templates/man1/grub-fstest.1.pot b/templates/man1/grub-fstest.1.pot new file mode 100644 index 00000000..10bc39f1 --- /dev/null +++ b/templates/man1/grub-fstest.1.pot @@ -0,0 +1,359 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2024-02-09 16:59+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "GRUB-FSTEST" +msgstr "" + +#. type: TH +#: archlinux +#, no-wrap +msgid "December 2023" +msgstr "" + +#. type: TH +#: archlinux +#, no-wrap +msgid "GRUB 2:2.12-1" +msgstr "" + +#. type: TH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "User Commands" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "grub-fstest - debug tool for GRUB filesystem drivers" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "B [I<\\,OPTION\\/>...] I<\\,IMAGE_PATH COMMANDS\\/>" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Debug tool for filesystem driver." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Commands:" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "blocklist FILE" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Display blocklist of FILE." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "cat FILE" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Copy FILE to standard output." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "cmp FILE LOCAL" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Compare FILE with local file LOCAL." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "cp FILE LOCAL" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Copy FILE to local file LOCAL." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "crc FILE" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Get crc32 checksum of FILE." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "hex FILE" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Show contents of FILE in hex." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "ls PATH" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "List files in PATH." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "xnu_uuid DEVICE" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Compute XNU UUID of the device." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-c>, B<--diskcount>=I<\\,NUM\\/>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Specify the number of input files." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-C>, B<--crypto>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Mount crypto devices." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-d>, B<--debug>=I<\\,STRING\\/>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Set debug environment variable." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-K>, B<--zfs-key>=I<\\,FILE\\/>|prompt" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Load zfs crypto key." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-n>, B<--length>=I<\\,NUM\\/>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Handle N bytes in output file." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-r>, B<--root>=I<\\,DEVICE_NAME\\/>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Set root device." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-s>, B<--skip>=I<\\,NUM\\/>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Skip N bytes from output file." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-u>, B<--uncompress>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "Uncompress data." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-v>, B<--verbose>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "print verbose messages." +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "-?, B<--help>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "give this help list" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<--usage>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "give a short usage message" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "B<-V>, B<--version>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "print program version" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "" +"Mandatory or optional arguments to long options are also mandatory or " +"optional for any corresponding short options." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "B(8)" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "" +"The full documentation for B is maintained as a Texinfo " +"manual. If the B and B programs are properly installed " +"at your site, the command" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "B" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable +msgid "should give you access to the complete manual." +msgstr "" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "October 2023" +msgstr "" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "GRUB 2.06-13+deb12u1" +msgstr "" + +#. type: TH +#: debian-unstable +#, no-wrap +msgid "January 2024" +msgstr "" + +#. type: TH +#: debian-unstable +#, no-wrap +msgid "GRUB 2.12-1" +msgstr "" -- cgit v1.2.3