diff options
Diffstat (limited to 'po/fi/man1/wall.1.po')
-rw-r--r-- | po/fi/man1/wall.1.po | 234 |
1 files changed, 234 insertions, 0 deletions
diff --git a/po/fi/man1/wall.1.po b/po/fi/man1/wall.1.po new file mode 100644 index 00000000..0521804a --- /dev/null +++ b/po/fi/man1/wall.1.po @@ -0,0 +1,234 @@ +# Finnish translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Tuukka Forssell <taf@jytol.fi>, 1998. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n\n" +"POT-Creation-Date: 2023-08-27 17:32+0200\n" +"PO-Revision-Date: 1998-04-10 11:01+0200\n" +"Last-Translator: Tuukka Forssell <taf@jytol.fi>\n" +"Language-Team: Finnish <>\n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "WALL" +msgstr "WALL" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "2022-05-11" +msgstr "11. toukokuuta 2022" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "util-linux 2.38.1" +msgstr "util-linux 2.38.1" + +#. type: TH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "User Commands" +msgstr "Käyttäjän sovellukset" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "NAME" +msgstr "NIMI" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +#, fuzzy +msgid "wall - write a message to all users" +msgstr "wall - lähettää viestin jokaiseen istuntoon päätteille" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "SYNOPSIS" +msgstr "YLEISKATSAUS" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "" +"B<wall> [B<-n>] [B<-t> I<timeout>] [B<-g> I<group>] [I<message> | I<file>]" +msgstr "" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "DESCRIPTION" +msgstr "KUVAUS" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "" +"B<wall> displays a I<message>, or the contents of a I<file>, or otherwise " +"its standard input, on the terminals of all currently logged in users. The " +"command will wrap lines that are longer than 79 characters. Short lines are " +"whitespace padded to have 79 characters. The command will always put a " +"carriage return and new line at the end of each line." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "" +"Only the superuser can write on the terminals of users who have chosen to " +"deny messages or are using a program which automatically denies messages." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "" +"Reading from a I<file> is refused when the invoker is not superuser and the " +"program is set-user-ID or set-group-ID." +msgstr "" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "OPTIONS" +msgstr "VALITSIMET" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-n>, B<--nobanner>" +msgstr "B<-n>, B<--nobanner>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "Suppress the banner." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +#, fuzzy +#| msgid "B<-t>, B<--time>" +msgid "B<-t>, B<--timeout> I<timeout>" +msgstr "B<-t>, B<--time>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "" +"Abandon the write attempt to the terminals after I<timeout> seconds. This " +"I<timeout> must be a positive integer. The default value is 300 seconds, " +"which is a legacy from the time when people ran terminals over modem lines." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-g>, B<--group> I<group>" +msgstr "B<-g>, B<--group> I<ryhmä>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "" +"Limit printing message to members of group defined as a I<group> argument. " +"The argument can be group name or GID." +msgstr "" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-h>, B<--help>" +msgstr "B<-h>, B<--help>" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "Display help text and exit." +msgstr "Näytä tämä ohje ja poistu." + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<-V>, B<--version>" +msgstr "B<-V>, B<--version>" + +#. type: Plain text +#: debian-bookworm +msgid "Print version and exit." +msgstr "Tulosta versiotiedot ja poistu." + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "NOTES" +msgstr "HUOMAUTUKSET" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "" +"Some sessions, such as B<wdm>(1x), that have in the beginning of B<utmp>(5) " +"ut_type data a \\(aq:\\(aq character will not get the message from B<wall>. " +"This is done to avoid write errors." +msgstr "" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "HISTORY" +msgstr "HISTORIA" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "A B<wall> command appeared in Version 7 AT&T UNIX." +msgstr "" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "SEE ALSO" +msgstr "KATSO MYÖS" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "B<mesg>(1), B<talk>(1), B<write>(1), B<shutdown>(8)" +msgstr "B<mesg>(1), B<talk>(1), B<write>(1), B<shutdown>(8)" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "REPORTING BUGS" +msgstr "VIRHEISTÄ ILMOITTAMINEN" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "For bug reports, use the issue tracker at" +msgstr "" + +#. type: SH +#: debian-bookworm opensuse-leap-15-6 +#, no-wrap +msgid "AVAILABILITY" +msgstr "SAATAVUUS" + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 +msgid "" +"The B<wall> command is part of the util-linux package which can be " +"downloaded from" +msgstr "" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "2022-02-14" +msgstr "14. helmikuuta 2022" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "util-linux 2.37.4" +msgstr "util-linux 2.37.4" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "Display version information and exit." +msgstr "Näytä ohjelman versiotiedot ja poistu." |