azgame: fix pattern to check search results
[rbot] / po / rbot-time.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: 2011-06-03 12:39+0200\n"
11 "PO-Revision-Date: 2011-06-03 12:39+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/time.rb:18
20 msgid ""
21 "usage: time set <Continent>/<City> -- setting your location allows the bot "
22 "to calibrate time replies into your time zone, and other people to figure "
23 "out what time it is for you"
24 msgstr ""
25
26 #: data/rbot/plugins/time.rb:20
27 msgid ""
28 "usage: time <timestamp|time zone|nick> -- %{b}timestamp%{b}: get info about "
29 "a specific time, relative to your own time zone | %{b}time zone%{b}: get "
30 "local time of a certain location, <time zone> can be '<Continent>/<City>' or "
31 "a two character country code | %{b}nick%{b}: get local time of another "
32 "person, given they have set their location | see `%{prefix}help time set` on "
33 "how to set your location"
34 msgstr ""
35
36 #: data/rbot/plugins/time.rb:90
37 msgid ""
38 "I don't know where you are, use %{pfx}time set <Continent>/<City> to let me "
39 "know"
40 msgstr ""
41
42 #: data/rbot/plugins/time.rb:92
43 msgid ""
44 "I don't know where %{nick} is, (s)he should use %{pfx}time set <Continent>/"
45 "<City> to let me know"
46 msgstr ""
47
48 #: data/rbot/plugins/time.rb:180
49 msgid "unintelligible time"
50 msgstr ""
51
52 #: data/rbot/plugins/time.rb:189
53 msgid "%{time} %{w} %{str}"
54 msgstr ""
55
56 #: data/rbot/plugins/time.rb:190
57 msgid "%a, %d %b %Y %H:%M:%S %Z %z"
58 msgstr ""
59
60 #: data/rbot/plugins/time.rb:192
61 msgid "is"
62 msgstr ""
63
64 #: data/rbot/plugins/time.rb:192
65 msgid "was"
66 msgstr ""