IRC refactoring: casemaps
[rbot] / po / zh_TW / rbot-spell.po
1 # Gettext template file for rbot
2 # Copyright (C) 2007 Tom Gilbert
3 # This file is distributed under the same license as the rbot package.
4 # Tom Gilbert <tom@linuxbrit.co.uk>, 2007.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: rbot\n"
9 "POT-Creation-Date: 2008-07-07 18:02+0200\n"
10 "PO-Revision-Date: 2007-07-09 01:24-0400\n"
11 "Last-Translator: Liang-Bin Hsueh <hlb@handlino.com>\n"
12 "Language-Team: Chinese\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=1; plural=0;\n"
17
18 #: data/rbot/plugins/spell.rb:9
19 msgid "Path to the program to use to check spelling"
20 msgstr ""
21
22 #: data/rbot/plugins/spell.rb:12
23 msgid ""
24 "Command line used to call the spell.program. Use %s as a placeholder for the "
25 "executable name"
26 msgstr ""
27
28 #: data/rbot/plugins/spell.rb:15
29 msgid "spell <word> => check spelling of <word>, suggest alternatives"
30 msgstr ""
31
32 #: data/rbot/plugins/spell.rb:19
33 msgid "incorrect usage: "
34 msgstr ""
35
36 #: data/rbot/plugins/spell.rb:30
37 msgid "%{word} may be spelled correctly"
38 msgstr ""
39
40 #: data/rbot/plugins/spell.rb:34
41 msgid "%{word} is presumably derived from "
42 msgstr ""
43
44 #: data/rbot/plugins/spell.rb:36
45 msgid "%{word}: no suggestions"
46 msgstr ""
47
48 #: data/rbot/plugins/spell.rb:42
49 msgid "couldn't exec %{prog} :("
50 msgstr ""
51
52 #: data/rbot/plugins/spell.rb:45
53 msgid "something odd happened while checking %{word} with %{prog}"
54 msgstr ""