diff options
Diffstat (limited to '')
-rw-r--r-- | templates/man1/biff.1.pot | 165 |
1 files changed, 165 insertions, 0 deletions
diff --git a/templates/man1/biff.1.pot b/templates/man1/biff.1.pot new file mode 100644 index 00000000..5c3cb575 --- /dev/null +++ b/templates/man1/biff.1.pot @@ -0,0 +1,165 @@ +# 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:20+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: Dd +#: debian-bookworm debian-unstable +#, no-wrap +msgid "July 31, 1999" +msgstr "" + +#. type: Dt +#: debian-bookworm debian-unstable +#, no-wrap +msgid "BIFF 1" +msgstr "" + +#. type: Os +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Linux NetKit (0.17-pre-20000412)" +msgstr "" + +#. type: Sh +#: debian-bookworm debian-unstable +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "E<.Nm biff>" +msgstr "" + +#. type: Nd +#: debian-bookworm debian-unstable +#, no-wrap +msgid "be notified if mail arrives and who it is from" +msgstr "" + +#. type: Sh +#: debian-bookworm debian-unstable +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "E<.Nm biff> E<.Op Cm ny>" +msgstr "" + +#. type: Sh +#: debian-bookworm debian-unstable +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"E<.Nm Biff> informs the system whether you want to be notified when mail " +"arrives during the current terminal session." +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Options supported by E<.Nm biff>:" +msgstr "" + +#. type: It +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Cm n" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Disables notification." +msgstr "" + +#. type: It +#: debian-bookworm debian-unstable +#, no-wrap +msgid "Cm y" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Enables notification." +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"When mail notification is enabled, the header and first few lines of the " +"message will be printed on your screen whenever mail arrives. A E<.Dq Li " +"biff y> command is often included in the file E<.Pa \\&.login> or E<.Pa \\&." +"profile> to be executed at each login." +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"E<.Nm Biff> operates asynchronously via the E<.Xr comsat 8> service. If that " +"service is not enabled, E<.Nm biff> will not do anything. In that case, or " +"for synchronous notification, use the E<.Ar MAIL> variable of E<.Xr sh 1> or " +"the E<.Ar mail> variable of E<.Xr csh 1>." +msgstr "" + +#. type: Sh +#: debian-bookworm debian-unstable +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "E<.Xr csh 1>, E<.Xr mail 1>, E<.Xr sh 1>, E<.Xr comsat 8>" +msgstr "" + +#. type: Sh +#: debian-bookworm debian-unstable +#, no-wrap +msgid "HISTORY" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "The E<.Nm> command appeared in E<.Bx 4.0>." +msgstr "" + +#. type: Sh +#: debian-bookworm debian-unstable +#, no-wrap +msgid "BUGS" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"E<.Xr su 1>, and biff don't seem to get on too well. This is probably due to " +"the tty still being owned by the person using su. This can result in E<.Dq " +"Li Permission denied > messages when attempting to change the biff status of " +"your session." +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"Please report bugs to netbug@ftp.uk.linux.org including diffs/patches, " +"compiler error logs or as complete a bug report as is possible." +msgstr "" |