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