]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/rbot-spell.pot
Update PO
[user/henk/code/ruby/rbot.git] / 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: PACKAGE VERSION\n"
10 "POT-Creation-Date: 2008-06-24 02:22+0200\n"
11 "PO-Revision-Date: 2008-06-24 02:22+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 "Program to use to check spelling"
21 msgstr ""
22
23 #: data/rbot/plugins/spell.rb:12
24 msgid "Command line used to call the spell.program. Use %s as a placeholder for the executable name"
25 msgstr ""
26
27 #: data/rbot/plugins/spell.rb:15
28 msgid "spell <word> => check spelling of <word>, suggest alternatives"
29 msgstr ""
30
31 #: data/rbot/plugins/spell.rb:19
32 msgid "incorrect usage: "
33 msgstr ""
34
35 #: data/rbot/plugins/spell.rb:30
36 msgid "%{word} may be spelled correctly"
37 msgstr ""
38
39 #: data/rbot/plugins/spell.rb:34
40 msgid "%{word} is presumably derived from "
41 msgstr ""
42
43 #: data/rbot/plugins/spell.rb:36
44 msgid "%{word}: no suggestions"
45 msgstr ""
46
47 #: data/rbot/plugins/spell.rb:42
48 msgid "couldn't exec %{prog} :("
49 msgstr ""
50
51 #: data/rbot/plugins/spell.rb:45
52 msgid "something odd happened while checking %{word} with %{prog}"
53 msgstr ""