utils: fixed secs_to_string output for one-element arrays
[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: 2009-03-20 15:57+0100\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 "Language: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=1; plural=0;\n"
18
19 #: data/rbot/plugins/spell.rb:9
20 msgid "Path to the program to use to check spelling"
21 msgstr ""
22
23 #: data/rbot/plugins/spell.rb:12
24 msgid ""
25 "Command line used to call the spell.path. Use %s as a placeholder for the "
26 "executable name"
27 msgstr ""
28
29 #: data/rbot/plugins/spell.rb:15
30 msgid "spell <word> => check spelling of <word>, suggest alternatives"
31 msgstr ""
32
33 #: data/rbot/plugins/spell.rb:19
34 msgid "incorrect usage: "
35 msgstr ""
36
37 #: data/rbot/plugins/spell.rb:30
38 msgid "%{word} may be spelled correctly"
39 msgstr ""
40
41 #: data/rbot/plugins/spell.rb:34
42 msgid "%{word} is presumably derived from "
43 msgstr ""
44
45 #: data/rbot/plugins/spell.rb:36
46 msgid "%{word}: no suggestions"
47 msgstr ""
48
49 #: data/rbot/plugins/spell.rb:42
50 msgid "couldn't exec %{prog} :("
51 msgstr ""
52
53 #: data/rbot/plugins/spell.rb:45
54 msgid "something odd happened while checking %{word} with %{prog}"
55 msgstr ""