summaryrefslogtreecommitdiffstats
path: root/templates/man8/fsck.reiser4.8.pot
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/man8/fsck.reiser4.8.pot358
1 files changed, 358 insertions, 0 deletions
diff --git a/templates/man8/fsck.reiser4.8.pot b/templates/man8/fsck.reiser4.8.pot
new file mode 100644
index 00000000..8864b8c5
--- /dev/null
+++ b/templates/man8/fsck.reiser4.8.pot
@@ -0,0 +1,358 @@
+# SOME DESCRIPTIVE TITLE
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2023-11-05 09:32+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. type: TH
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "fsck.reiser4"
+msgstr ""
+
+#. type: TH
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "05 February, 2004"
+msgstr ""
+
+#. type: TH
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "reiser4progs"
+msgstr ""
+
+#. type: TH
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "reiser4progs manual"
+msgstr ""
+
+#
+#. Please adjust this date whenever revising the manpage.
+#. Some roff macros, for reference:
+#. .nh disable hyphenation
+#. .hy enable hyphenation
+#. .ad l left justify
+#. .ad b justify to both left and right margins
+#. .nf disable filling
+#. .fi enable filling
+#. .br insert line break
+#. .sp <n> insert n+1 empty lines
+#. for manpage-specific macros, see man(7)
+#. type: SH
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid ""
+"fsck.reiser4 - the program for checking and repairing reiser4 filesystem."
+msgstr ""
+
+#. type: SH
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "B<fsck.reiser4> [ options ] FILE"
+msgstr ""
+
+#. type: SH
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "B<fsck.reiser4> is reiser4 filesystem check and repair program."
+msgstr ""
+
+#. type: SH
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "CHECK OPTIONS"
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<--check>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid ""
+"the default action checks the consistency and reports, but does not repair "
+"any corruption that it finds. This option may be used on a read-only file "
+"system mount."
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<--fix>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid ""
+"fixes minor corruptions that do not require rebuilding; sets up correct "
+"values of bytes unsupported by kernel in the case of transparent compression."
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<--build-sb>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid ""
+"fixes all severe corruptions in super blocks, rebuilds super blocks from "
+"scratch if needed."
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<--build-fs>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid ""
+"fixes all severe fs corruptions, except super block ones; rebuilds reiser4 "
+"filesystem from the scratch if needed."
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-L, --logfile>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid ""
+"forces fsck to report any corruption it finds to the specified logfile "
+"rather then on stderr."
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-n, --no-log>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "prevents fsck from reporting any kind of corruption."
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-a, --auto>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "automatically checks the file system without any questions."
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-q, --quiet>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "supresses gauges."
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-r>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "ignored."
+msgstr ""
+
+#. type: SH
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "PLUGIN OPTIONS"
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<--print-profile>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid ""
+"prints the plugin profile. This is the set of default plugins used for all "
+"parts of a filesystem -- format, nodes, files, directories, hashes, etc. If "
+"--override is specified, then prints modified plugins."
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-l, --print-plugins>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "prints all plugins libreiser4 know about."
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-o, --override TYPE=PLUGIN, ...>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid ""
+"overrides the default plugin of the type \"TYPE\" by the plugin \"PLUGIN\" "
+"in the plugin profile."
+msgstr ""
+
+#. type: SH
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "COMMON OPTIONS"
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-V, --version>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "prints program version"
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-?, -h, --help>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "prints program help"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "suppress messages."
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-y, --yes>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "assumes an answer 'yes' to all questions."
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-f, --force>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "forces fsck to use whole disk, not block device or mounted partition."
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-p, --preen>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "automatically repair minor corruptions on the filesystem."
+msgstr ""
+
+#. type: TP
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "B<-c, --cache N>"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "tunes number of nodes in the libreiser4 tree buffer cache"
+msgstr ""
+
+#. type: SH
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "REPORTING BUGS"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "Report bugs to E<lt>reiserfs-devel@vger.kernel.orgE<gt>"
+msgstr ""
+
+#. type: SH
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "SEE ALSO"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid "B<debugfs.reiser4(8),> B<mkfs.reiser4(8),> B<measurefs.reiser4(8)>"
+msgstr ""
+
+#. type: SH
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+#, no-wrap
+msgid "AUTHOR"
+msgstr ""
+
+#. type: Plain text
+#: debian-bookworm debian-unstable mageia-cauldron opensuse-tumbleweed
+msgid ""
+"This manual page was written by Vitaly Fertman E<lt>vitaly@namesys.comE<gt>"
+msgstr ""