diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-05-29 09:44:13 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-05-29 09:44:13 +0200 |
commit | ea38779c851a31e07f9718c28982c89072709af6 (patch) | |
tree | 39cdcf421077443365577798d22f3560cf7c1108 /po/hu.po | |
parent | 193d2902852c637dfb9ac43830149848224dac10 (diff) | |
download | weechat-ea38779c851a31e07f9718c28982c89072709af6.zip |
irc: add command `/action` (closes #201, issue #1577), remove alias `action`
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 57 |
1 files changed, 34 insertions, 23 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-05-27 20:17+0200\n" +"POT-Creation-Date: 2023-05-29 09:34+0200\n" "PO-Revision-Date: 2023-05-01 20:23+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6207,6 +6207,11 @@ msgstr "" #, fuzzy, c-format msgid "" +"%s%s: \"%s\" command can only be executed in a channel or private buffer" +msgstr "%s \"%s\" parancs csak a szobaablakban futtatható\n" + +#, fuzzy, c-format +msgid "" "%s%s: command \"%s\" with option \"%s\" must be executed on irc buffer " "(server, channel or private)" msgstr "%s \"%s\" parancs nem futtatható a szerverablakban\n" @@ -6271,11 +6276,6 @@ msgid "" msgstr "" #, fuzzy, c-format -msgid "" -"%s%s: \"%s\" command can only be executed in a channel or private buffer" -msgstr "%s \"%s\" parancs csak a szobaablakban futtatható\n" - -#, fuzzy, c-format msgid "%s%s: \"%s\" command can not be executed on a server buffer" msgstr "%s \"%s\" parancs nem futtatható a szerverablakban\n" @@ -6533,6 +6533,24 @@ msgstr "%s nem sikerült új szobát nyitni \"%s\"\n" msgid "Notice" msgstr "" +#, fuzzy +#| msgid "send a CTCP action to the current channel" +msgid "send a CTCP action to a nick or channel" +msgstr "CTCP parancs küldése az aktuális szobába" + +#, fuzzy +msgid "[-server <server>] <target>[,<target>...] <text>" +msgstr "fogadó [,fogadó] szöveg" + +#, fuzzy +msgid "" +"server: send to this server (internal name)\n" +"target: nick or channel (may be mask, '*' = current channel)\n" +" text: text to send" +msgstr "" +"fogadó: név vagy szoba (esetleg maszk, '*' = aktuális szoba)\n" +"szöveg: küldendő üzenet" + msgid "find information about the administrator of the server" msgstr "információ lekérdezése a szerver adminisztrátorról" @@ -7246,19 +7264,6 @@ msgid "send message to a nick or channel" msgstr "üzenet küldése egy felhasználónak vagy szobának" #, fuzzy -msgid "[-server <server>] <target>[,<target>...] <text>" -msgstr "fogadó [,fogadó] szöveg" - -#, fuzzy -msgid "" -"server: send to this server (internal name)\n" -"target: nick or channel (may be mask, '*' = current channel)\n" -" text: text to send" -msgstr "" -"fogadó: név vagy szoba (esetleg maszk, '*' = aktuális szoba)\n" -"szöveg: küldendő üzenet" - -#, fuzzy msgid "list nicks on channels" msgstr "felhasználók listája egy szobában" @@ -8954,6 +8959,7 @@ msgid "%s%s: unknown DCC CHAT type received from %s%s%s: \"%s\"" msgstr "%s usmeretlen DCC CHAT típus érkezett a következőtől:" #. TRANSLATORS: "Action" is an IRC CTCP "ACTION" sent with /me +#. TRANSLATORS: "Action" is an IRC CTCP "ACTION" sent with /me or /action #, fuzzy msgid "Action" msgstr "[parancs]" @@ -8962,10 +8968,6 @@ msgstr "[parancs]" msgid "%sUnknown CTCP requested by %s%s%s: %s%s%s%s%s" msgstr "Ismeretlen CTCP %s%s%s érkezett innen: %s%s" -#, fuzzy, c-format -msgid "%sCTCP query to %s%s%s: %s%s%s%s%s" -msgstr "%s Szerver: %s%s %s[%s%s%s]\n" - #, fuzzy msgid "1 if string is a valid IRC channel name for server" msgstr "felhasználók listája a szobában" @@ -9178,6 +9180,10 @@ msgid "irc batch" msgstr "%d szoba" #, fuzzy, c-format +msgid "%sCTCP query to %s%s%s: %s%s%s%s%s" +msgstr "%s Szerver: %s%s %s[%s%s%s]\n" + +#, fuzzy, c-format msgid "%s%s: you are not connected to server" msgstr "%s nincs csatlakozva szerverhez!\n" @@ -13371,3 +13377,8 @@ msgstr "%s hiányzó argumentum a(z) \"%s\" opciónak\n" #, fuzzy, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s DCC: nem sikerült kapcsolódni a küldőhöz\n" + +#, fuzzy +#~| msgid "send message to a nick or channel" +#~ msgid "send action message to a nick or channel" +#~ msgstr "üzenet küldése egy felhasználónak vagy szobának" |