Merge branch 'feature' of git+ssh://robbat2@speedracer-250.orbis-terrarum.net/var...
[rbot] / po / rbot-spell.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-07-07 18:02+0200\n"
11 "PO-Revision-Date: 2008-07-07 18:02+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/spell.rb:9
20 msgid "Path to the program to use to check spelling"
21 msgstr ""
22
23 #: data/rbot/plugins/spell.rb:12
24 msgid ""
25 "Command line used to call the spell.program. Use %s as a placeholder for the "
26 "executable name"
27 msgstr ""
28
29 #: data/rbot/plugins/spell.rb:15
30 msgid "spell <word> => check spelling of <word>, suggest alternatives"
31 msgstr ""
32
33 #: data/rbot/plugins/spell.rb:19
34 msgid "incorrect usage: "
35 msgstr ""
36
37 #: data/rbot/plugins/spell.rb:30
38 msgid "%{word} may be spelled correctly"
39 msgstr ""
40
41 #: data/rbot/plugins/spell.rb:34
42 msgid "%{word} is presumably derived from "
43 msgstr ""
44
45 #: data/rbot/plugins/spell.rb:36
46 msgid "%{word}: no suggestions"
47 msgstr ""
48
49 #: data/rbot/plugins/spell.rb:42
50 msgid "couldn't exec %{prog} :("
51 msgstr ""
52
53 #: data/rbot/plugins/spell.rb:45
54 msgid "something odd happened while checking %{word} with %{prog}"
55 msgstr ""