diff options
Diffstat (limited to 'templates/man8/fsck.nfs.8.pot')
-rw-r--r-- | templates/man8/fsck.nfs.8.pot | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/templates/man8/fsck.nfs.8.pot b/templates/man8/fsck.nfs.8.pot new file mode 100644 index 00000000..eb80eed5 --- /dev/null +++ b/templates/man8/fsck.nfs.8.pot @@ -0,0 +1,95 @@ +# 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-06-27 19:27+0200\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 +#, no-wrap +msgid "FSCK.NFS" +msgstr "" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "May 2004" +msgstr "" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Initscripts" +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "fsck.nfs - Dummy fsck.nfs script that always returns success." +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "B<fsck.nfs>" +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Debian GNU/Linux need this for when the root file system is on NFS: there is " +"no way to find out if root is NFS mounted and we really want to do a \"fsck -" +"a /\"." +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "EXIT CODE" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"The exit code returned by B<mount.nfs> is always zero, meaning successful " +"completion." +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "B<fsck>(8), B<fstab>(5)." +msgstr "" |