diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-12-03 12:03:08 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-12-03 12:03:08 +0100 |
commit | 67a364550f083375ca1e4fb7b9cf53803490892a (patch) | |
tree | 9b0eeed1ebab42811d3c470d8868311a5a4eac54 /po/hu.po | |
parent | 64592951b5bb2656838531972d03168f78fef262 (diff) | |
download | weechat-67a364550f083375ca1e4fb7b9cf53803490892a.zip |
core: fix typo in weechat --help
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 32 |
1 files changed, 3 insertions, 29 deletions
@@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-10-23 14:36+0200\n" -"PO-Revision-Date: 2021-07-10 16:01+0200\n" +"POT-Creation-Date: 2021-12-03 12:01+0100\n" +"PO-Revision-Date: 2021-12-03 12:02+0100\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: hu\n" @@ -171,7 +171,7 @@ msgid "" "(in this order: config, data, cache, runtime)\n" " (environment variable WEECHAT_HOME is read if " "this option is not given)\n" -" -t, --temp-dir create a temporary WeeChat homedirectory and " +" -t, --temp-dir create a temporary WeeChat home directory and " "delete it on exit\n" " (incompatible with option \"-d\")\n" " -h, --help display this help\n" @@ -12788,29 +12788,3 @@ 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 "" -#~ " list: list loaded plugins\n" -#~ " listfull: list loaded plugins (verbose)\n" -#~ " load: load a plugin\n" -#~ " autoload: autoload plugins in system or user directory\n" -#~ " reload: reload a plugin (if no name given, unload all plugins, then " -#~ "autoload plugins)\n" -#~ " unload: unload a plugin (if no name given, unload all plugins)\n" -#~ " filename: plugin (file) to load\n" -#~ " name: a plugin name\n" -#~ "arguments: arguments given to plugin on load\n" -#~ "\n" -#~ "Without argument, this command lists loaded plugins." -#~ msgstr "" -#~ "list: betöltött modulok listája\n" -#~ "listfull: betöltött modulok listája részletes információkkal együtt\n" -#~ "load: modul betöltése\n" -#~ "autoload: modulok automatikus betöltése a felhasználó vagy " -#~ "rendszerkönyvtárból\n" -#~ "reload: modul újratöltése (ha nincs név megadva, minden modul " -#~ "eltávolítása, majd automatikus modulbetöltés)\n" -#~ "unload: megadott vagy összes modul eltávolítása\n" -#~ "\n" -#~ "Paraméter nélkül a /plugin parancs listázza a betöltött modulokat." |