From c681c660c6afefbf14c65907caedfe1ba887709f Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Mon, 4 Jun 2012 09:59:03 +0200 Subject: alias: prohibit names beginning with "#" for aliases (bug #36584) --- po/cs.po | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'po/cs.po') diff --git a/po/cs.po b/po/cs.po index c72c97e8d..5f5a6a048 100644 --- a/po/cs.po +++ b/po/cs.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-06-03 09:00+0200\n" +"POT-Creation-Date: 2012-06-04 09:57+0200\n" "PO-Revision-Date: 2012-06-03 09:49+0200\n" "Last-Translator: Jiri Golembiovsky \n" "Language-Team: weechat-dev \n" @@ -3397,14 +3397,6 @@ msgstr[2] "normálních" msgid "Debug disabled for cursor mode" msgstr "Ladění vypnuto pro \"%s\"" -#, fuzzy, c-format -msgid "Debug enabled for mouse (%s)" -msgstr "Ladění vypnuto pro \"%s\"" - -#, fuzzy -msgid "Debug disabled for mouse" -msgstr "Ladění vypnuto pro \"%s\"" - msgid "Error: not enough memory to add a buffer to hotlist" msgstr "Chyba: nedostatek paměti pro přidáni bufferu do hotlistu" @@ -3435,6 +3427,14 @@ msgstr "výchozí příkaz:" msgid "Not enough memory for new line" msgstr "Nedostatek paměti pro nový řádek" +#, fuzzy, c-format +msgid "Debug enabled for mouse (%s)" +msgstr "Ladění vypnuto pro \"%s\"" + +#, fuzzy +msgid "Debug disabled for mouse" +msgstr "Ladění vypnuto pro \"%s\"" + #, c-format msgid "%s%s: error, circular reference when calling alias \"%s\"" msgstr "%s%s: chyba, cyklický odkaz při volání aliasu \"%s\"" @@ -3483,6 +3483,7 @@ msgid "" " note: you can use %%command to use completion of an existing " "command\n" " alias: name of alias (can start or end with \"*\" for alias listing)\n" +" note: the name can not start with \"#\"\n" " command: command name with arguments (many commands can be separated by " "semicolons)\n" "\n" -- cgit v1.2.3