diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-02-14 20:45:12 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-02-14 20:45:12 +0100 |
commit | 01153cd4785945013586b04f52469850f3d4344a (patch) | |
tree | ca8b531c4ada6ccbcaf0a55f74b7aff36eb1d524 /po/hu.po | |
parent | eed0878231641ee374d519707dd467c184608a42 (diff) | |
download | weechat-01153cd4785945013586b04f52469850f3d4344a.zip |
core: add option "dirs" for command /debug
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-02-10 20:17+0100\n" +"POT-Creation-Date: 2013-02-14 20:40+0100\n" "PO-Revision-Date: 2013-01-20 12:07+0100\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1130,6 +1130,7 @@ msgid "" " buffer: dump buffer content with hexadecimal values in log file\n" " color: display infos about current color pairs\n" " cursor: toggle debug for cursor mode\n" +" dirs: display directories\n" " hdata: display infos about hdata (with free: remove all hdata in " "memory)\n" " hooks: display infos about hooks\n" @@ -2847,6 +2848,13 @@ msgstr "" msgid "Memory usage not available (function \"mallinfo\" not found)" msgstr "" +msgid "Directories:" +msgstr "" + +#, fuzzy +msgid "default" +msgstr " . alapérték: %d\n" + #, fuzzy, c-format msgid "%sError: another command \"%s\" already exists for plugin \"%s\"" msgstr "%s az ignore már létezik\n" |