Update PO files
[rbot] / po / ja / rbot-translator.po
1 # Gettext template file for rbot
2 # Copyright (C) 2007 Tom Gilbert
3 # This file is distributed under the same license as the PACKAGE package.
4 # Tom Gilbert <tom@linuxbrit.co.uk>, 2007.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: rbot\n"
9 "POT-Creation-Date: 2010-06-30 09:58+0200\n"
10 "PO-Revision-Date: 2007-07-09 01:36-0400\n"
11 "Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n"
12 "Language-Team: Japanese\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/translator.rb:52
19 msgid "Cannot translate empty string"
20 msgstr ""
21
22 #: data/rbot/plugins/translator.rb:271
23 msgid "Number of seconds to wait for the translation service before timeout"
24 msgstr ""
25
26 #: data/rbot/plugins/translator.rb:274
27 msgid "Default destination language to be used with translate command"
28 msgstr ""
29
30 #: data/rbot/plugins/translator.rb:299
31 msgid "List of translators to try in order when translator name not specified"
32 msgstr ""
33
34 #: data/rbot/plugins/translator.rb:310 data/rbot/plugins/translator.rb:318
35 msgid "Translator %{name} cannot be used: %{reason}"
36 msgstr ""
37
38 #: data/rbot/plugins/translator.rb:326
39 msgid "%{bold}%{translator}%{bold}: %{reason}"
40 msgstr ""
41
42 #: data/rbot/plugins/translator.rb:332
43 msgid "Failed translators: %{list}"
44 msgstr ""
45
46 #: data/rbot/plugins/translator.rb:334
47 msgid "None of the translators failed"
48 msgstr ""
49
50 #: data/rbot/plugins/translator.rb:339
51 msgid ""
52 "%{translator} <from> <to> <phrase> => Look up phrase using %{info}, "
53 "supported from -> to languages: %{directions}"
54 msgstr ""
55
56 #: data/rbot/plugins/translator.rb:343
57 msgid "%{source} -> %{targets}"
58 msgstr ""
59
60 #: data/rbot/plugins/translator.rb:348
61 msgid ""
62 "Command: <translator> <from> <to> <phrase>, where <translator> is one of: %"
63 "{translators}. If \"translator\" is used in place of the translator name, "
64 "the first translator in translator.default_list which supports the specified "
65 "direction will be picked automatically. Use \"help <translator>\" to look up "
66 "supported from and to languages"
67 msgstr ""
68
69 #: data/rbot/plugins/translator.rb:351
70 msgid ""
71 "%{bold}Note%{bold}: %{failed_amt} translators failed, see %{reverse}%{prefix}"
72 "help translate failed%{reverse} for details"
73 msgstr ""
74
75 #: data/rbot/plugins/translator.rb:386
76 msgid ""
77 "Unable to auto-detect source language due to broken google translator, see %"
78 "{reverse}%{prefix}help translate failed%{reverse} for details"
79 msgstr ""
80
81 #: data/rbot/plugins/translator.rb:391
82 msgid ""
83 "None of the default translators (translator.default_list) supports "
84 "translating from %{source} to %{target}"
85 msgstr ""
86
87 #: data/rbot/plugins/translator.rb:408
88 msgid "%{translation} (provided by %{translator})"
89 msgstr ""
90
91 #: data/rbot/plugins/translator.rb:415
92 msgid "%{translator} doesn't support translating from %{source} to %{target}"
93 msgstr ""
94
95 #: data/rbot/plugins/translator.rb:418
96 msgid "%{translator} failed to provide a translation"
97 msgstr ""
98
99 #: data/rbot/plugins/translator.rb:421
100 msgid "The translator timed out"
101 msgstr ""
102
103 #: data/rbot/plugins/translator.rb:425
104 msgid "No translator called %{name}"
105 msgstr ""