Dumpable definition of #any? and #all? methods for Channel#mode
[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: 2008-06-20 01:49+0200\n"
11 "PO-Revision-Date: 2008-06-05 22:14-0400\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:262
24 msgid "Number of seconds to wait for the translation service before timeout"
25 msgstr ""
26
27 #: data/rbot/plugins/translator.rb:282
28 msgid "Translator %{name} cannot be used: %{reason}"
29 msgstr ""
30
31 #: data/rbot/plugins/translator.rb:290
32 msgid "List of translators to try in order when translator name not specified"
33 msgstr ""
34
35 #: data/rbot/plugins/translator.rb:298
36 msgid ""
37 "%{translator} <from> <to> <phrase> => Look up phrase using %{info}, "
38 "supported from -> to languages: %{directions}"
39 msgstr ""
40
41 #: data/rbot/plugins/translator.rb:302
42 msgid "%{source} -> %{targets}"
43 msgstr ""
44
45 #: data/rbot/plugins/translator.rb:307
46 msgid ""
47 "Command: <translator> <from> <to> <phrase>, where <translator> is one of: %"
48 "{translators}. If \"translator\" is used in place of the translator name, "
49 "the first translator in translator.default_list which supports the specified "
50 "direction will be picked automatically. Use \"help <translator>\" to look up "
51 "supported from and to languages"
52 msgstr ""
53
54 #: data/rbot/plugins/translator.rb:322
55 msgid ""
56 "None of the default translators (translator.default_list) supports "
57 "translating from %{source} to %{target}"
58 msgstr ""
59
60 #: data/rbot/plugins/translator.rb:337
61 msgid "%{translation} (provided by %{translator})"
62 msgstr ""
63
64 #: data/rbot/plugins/translator.rb:344
65 msgid "%{translator} doesn't support translating from %{source} to %{target}"
66 msgstr ""
67
68 #: data/rbot/plugins/translator.rb:347
69 msgid "%{translator} failed to provide a translation"
70 msgstr ""
71
72 #: data/rbot/plugins/translator.rb:350
73 msgid "The translator timed out"
74 msgstr ""
75
76 #: data/rbot/plugins/translator.rb:353
77 msgid "No translator called %{name}"
78 msgstr ""