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