summaryrefslogtreecommitdiff
path: root/po/rbot-weather.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/rbot-weather.pot')
-rw-r--r--po/rbot-weather.pot55
1 files changed, 55 insertions, 0 deletions
diff --git a/po/rbot-weather.pot b/po/rbot-weather.pot
index e69de29b..1d4ca1ad 100644
--- a/po/rbot-weather.pot
+++ b/po/rbot-weather.pot
@@ -0,0 +1,55 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: rbot\n"
+"POT-Creation-Date: 2011-06-03 12:39+0200\n"
+"PO-Revision-Date: 2011-06-03 12:39+0200\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
+
+#: data/rbot/plugins/weather.rb:32
+msgid "couldn't get data for %{station} (%{message})"
+msgstr ""
+
+#: data/rbot/plugins/weather.rb:57
+msgid ""
+"At %{time} the conditions at %{location} (%{station_id}) were %{weather} "
+"with a visibility of %{visibility_mi}mi. The wind was %{wind} with "
+"%{relative_humidity}%% relative humidity. The temperature was "
+"%{temperature}%{heatindexorwindchill}, and the pressure was %{pressure}."
+msgstr ""
+
+#: data/rbot/plugins/weather.rb:64
+msgid " with a heat index of %{hi}"
+msgstr ""
+
+#: data/rbot/plugins/weather.rb:66
+msgid " with a windchill of %{wc}"
+msgstr ""
+
+#: data/rbot/plugins/weather.rb:169
+msgid "%{error}, will try WU service"
+msgstr ""
+
+#: data/rbot/plugins/weather.rb:318
+msgid "no reason specified"
+msgstr ""
+
+#: data/rbot/plugins/weather.rb:365
+msgid ""
+"Google weather info for %{city} on %{date}: %{conds}. Three-day forecast: "
+"%{forecast}"
+msgstr ""
+
+#: data/rbot/plugins/weather.rb:373
+msgid "Google weather failed: %{e}"
+msgstr ""