diff options
Diffstat (limited to 'po/hu/man1/write.1.po')
-rw-r--r-- | po/hu/man1/write.1.po | 75 |
1 files changed, 29 insertions, 46 deletions
diff --git a/po/hu/man1/write.1.po b/po/hu/man1/write.1.po index 7c5d310e..7b20cd9d 100644 --- a/po/hu/man1/write.1.po +++ b/po/hu/man1/write.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2023-08-27 17:33+0200\n" +"POT-Creation-Date: 2024-03-29 09:57+0100\n" "PO-Revision-Date: 2021-05-18 20:32+0200\n" "Last-Translator: Domokos Péter <pdomokos@freemail.c3.hu>\n" "Language-Team: Hungarian <>\n" @@ -17,7 +17,7 @@ msgstr "" "X-Generator: Lokalize 20.12.0\n" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "WRITE" msgstr "WRITE" @@ -35,35 +35,35 @@ msgid "util-linux 2.38.1" msgstr "util-linux 2.38.1" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "User Commands" msgstr "Felhasználói parancsok" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NAME" msgstr "NÉV" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "write - send a message to another user" msgstr "write - üzenet küldése másik felhasználónak" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<write> I<user> [I<ttyname>]" msgstr "B<write> I<user> [I<ttyname>]" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "LEÍRÁS" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<write> allows you to communicate with other users, by copying lines from " "your terminal to theirs." @@ -72,7 +72,7 @@ msgstr "" "hogy az általad beírt sorokat megjeleníti az ő termináljukon." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "When you run the B<write> command, the user you are writing to gets a " "message of the form:" @@ -81,13 +81,13 @@ msgstr "" "következő üzenetet kapja:" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "Message from yourname@yourhost on yourtty at hh:mm ...\n" msgstr "Message from yourname@yourhost on yourtty at hh:mm ...\n" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Any further lines you enter will be copied to the specified user\\(cqs " "terminal. If the other user wants to reply, they must run B<write> as well." @@ -96,7 +96,7 @@ msgstr "" "Ha válaszolni akar, neki is el kell indítania a B<write> parancsot." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "When you are done, type an end-of-file or interrupt character. The other " "user will see the message B<EOF> indicating that the conversation is over." @@ -106,7 +106,7 @@ msgstr "" "társalgásnak vége." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "" #| "You can prevent people (other than the super-user) from writing to you " @@ -116,8 +116,8 @@ msgstr "" msgid "" "You can prevent people (other than the superuser) from writing to you with " "the B<mesg>(1) command. Some commands, for example B<nroff>(1) and B<pr>(1), " -"may automatically disallow writing, so that the output they produce " -"isn\\(cqt overwritten." +"may automatically disallow writing, so that the output they produce isn" +"\\(cqt overwritten." msgstr "" "A B<mesg>(1) parancs hatására a többi felhasználó (a rendszergazda " "kivételével) nem fog tudni írni Neked. Néhány parancs, mint például az " @@ -125,7 +125,7 @@ msgstr "" "íródik felül." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If the user you want to write to is logged in on more than one terminal, you " "can specify which terminal to write to by giving the terminal name as the " @@ -143,7 +143,7 @@ msgstr "" "kerülni." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The traditional protocol for writing to someone is that the string I<-o>, " "either at the end of a line or on a line by itself, means that it\\(cqs the " @@ -155,25 +155,25 @@ msgstr "" "hogy az ezt beíró felhasználó be akarja fejezni a beszélgetést." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "OPTIONS" msgstr "KAPCSOLÓK" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-h>, B<--help>" msgstr "B<-h>, B<--help>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "display this help and exit" msgid "Display help text and exit." msgstr "ezen súgó megjelenítése és kilépés" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-V>, B<--version>" msgstr "B<-V>, B<--version>" @@ -185,64 +185,47 @@ msgid "Print version and exit." msgstr "Verzióinformációk megjelenítése és kilépés." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "HISTORY" msgstr "TÖRTÉNET" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "A B<write> command appeared in Version 6 AT&T UNIX." msgstr "A B<write> parancs az AT&T UNIX 6 verzióban jelent meg." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SEE ALSO" msgstr "LÁSD MÉG" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<mesg>(1), B<talk>(1), B<who>(1)" msgstr "B<mesg>(1), B<talk>(1), B<who>(1)" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "REPORTING BUGS" msgstr "HIBÁK JELENTÉSE" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "For bug reports, use the issue tracker at" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AVAILABILITY" msgstr "ELÉRHETŐSÉG" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<write> 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 "2022. február 14" - -#. 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 "Verzióinformációk megjelenítése és kilépés." |