summaryrefslogtreecommitdiff
path: root/po/zh_CN/rbot-spell.po
blob: 12f9fc6f7b3a74bc458bec2929c66c28225a1545 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Gettext template file for rbot
# Copyright (C) 2007 Tom Gilbert
# This file is distributed under the same license as the PACKAGE package.
# Tom Gilbert <tom@linuxbrit.co.uk>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: rbot\n"
"POT-Creation-Date: 2008-07-07 18:02+0200\n"
"PO-Revision-Date: 2007-07-09 01:39-0400\n"
"Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n"
"Language-Team: Chinese\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: data/rbot/plugins/spell.rb:9
msgid "Path to the program to use to check spelling"
msgstr ""

#: data/rbot/plugins/spell.rb:12
msgid ""
"Command line used to call the spell.program. Use %s as a placeholder for the "
"executable name"
msgstr ""

#: data/rbot/plugins/spell.rb:15
msgid "spell <word> => check spelling of <word>, suggest alternatives"
msgstr ""

#: data/rbot/plugins/spell.rb:19
msgid "incorrect usage: "
msgstr ""

#: data/rbot/plugins/spell.rb:30
msgid "%{word} may be spelled correctly"
msgstr ""

#: data/rbot/plugins/spell.rb:34
msgid "%{word} is presumably derived from "
msgstr ""

#: data/rbot/plugins/spell.rb:36
msgid "%{word}: no suggestions"
msgstr ""

#: data/rbot/plugins/spell.rb:42
msgid "couldn't exec %{prog} :("
msgstr ""

#: data/rbot/plugins/spell.rb:45
msgid "something odd happened while checking %{word} with %{prog}"
msgstr ""