rbot-remote: allow override of function
[rbot] / po / rbot-weather.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/weather.rb:32
20 msgid "couldn't get data for %{station} (%{message})"
21 msgstr ""
22
23 #: data/rbot/plugins/weather.rb:57
24 msgid ""
25 "At %{time} the conditions at %{location} (%{station_id}) were %{weather} "
26 "with a visibility of %{visibility_mi}mi. The wind was %{wind} with "
27 "%{relative_humidity}%% relative humidity. The temperature was "
28 "%{temperature}%{heatindexorwindchill}, and the pressure was %{pressure}."
29 msgstr ""
30
31 #: data/rbot/plugins/weather.rb:64
32 msgid " with a heat index of %{hi}"
33 msgstr ""
34
35 #: data/rbot/plugins/weather.rb:66
36 msgid " with a windchill of %{wc}"
37 msgstr ""
38
39 #: data/rbot/plugins/weather.rb:169
40 msgid "%{error}, will try WU service"
41 msgstr ""
42
43 #: data/rbot/plugins/weather.rb:318
44 msgid "no reason specified"
45 msgstr ""
46
47 #: data/rbot/plugins/weather.rb:365
48 msgid ""
49 "Google weather info for %{city} on %{date}: %{conds}. Three-day forecast: "
50 "%{forecast}"
51 msgstr ""
52
53 #: data/rbot/plugins/weather.rb:373
54 msgid "Google weather failed: %{e}"
55 msgstr ""