summaryrefslogtreecommitdiff
path: root/po/zh_TW/rbot-translator.po
blob: a0355b76a1571d60bff89ede2db1110f2b774bd7 (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# Gettext template file for rbot
# Copyright (C) 2007 Tom Gilbert
# This file is distributed under the same license as the rbot package.
# Tom Gilbert <tom@linuxbrit.co.uk>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: rbot\n"
"POT-Creation-Date: 2009-03-20 15:57+0100\n"
"PO-Revision-Date: 2007-07-09 01:24-0400\n"
"Last-Translator: Liang-Bin Hsueh <hlb@handlino.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=1; plural=0;\n"

#: data/rbot/plugins/translator.rb:52
msgid "Cannot translate empty string"
msgstr ""

#: data/rbot/plugins/translator.rb:268
msgid "Number of seconds to wait for the translation service before timeout"
msgstr ""

#: data/rbot/plugins/translator.rb:288
msgid "Translator %{name} cannot be used: %{reason}"
msgstr ""

#: data/rbot/plugins/translator.rb:296
msgid "List of translators to try in order when translator name not specified"
msgstr ""

#: data/rbot/plugins/translator.rb:304
msgid ""
"%{translator} <from> <to> <phrase> => Look up phrase using %{info}, "
"supported from -> to languages: %{directions}"
msgstr ""

#: data/rbot/plugins/translator.rb:308
msgid "%{source} -> %{targets}"
msgstr ""

#: data/rbot/plugins/translator.rb:313
msgid ""
"Command: <translator> <from> <to> <phrase>, where <translator> is one of: %"
"{translators}. If \"translator\" is used in place of the translator name, "
"the first translator in translator.default_list which supports the specified "
"direction will be picked automatically. Use \"help <translator>\" to look up "
"supported from and to languages"
msgstr ""

#: data/rbot/plugins/translator.rb:328
msgid ""
"None of the default translators (translator.default_list) supports "
"translating from %{source} to %{target}"
msgstr ""

#: data/rbot/plugins/translator.rb:343
msgid "%{translation} (provided by %{translator})"
msgstr ""

#: data/rbot/plugins/translator.rb:350
msgid "%{translator} doesn't support translating from %{source} to %{target}"
msgstr ""

#: data/rbot/plugins/translator.rb:353
msgid "%{translator} failed to provide a translation"
msgstr ""

#: data/rbot/plugins/translator.rb:356
msgid "The translator timed out"
msgstr ""

#: data/rbot/plugins/translator.rb:359
msgid "No translator called %{name}"
msgstr ""