X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=po%2Frbot-weather.pot;h=1d4ca1ada4fc990fb5e86946ebd4519208fa611b;hb=f42fb620c71605f43e7e906e0eac3ef763952102;hp=3b7d50e0b39547483731c1c089f939cca88710d0;hpb=caffbfa94b84569fb64ed6ecb68f9ca960deca2a;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/po/rbot-weather.pot b/po/rbot-weather.pot index 3b7d50e0..1d4ca1ad 100644 --- a/po/rbot-weather.pot +++ b/po/rbot-weather.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: rbot\n" -"POT-Creation-Date: 2008-06-05 22:14-0400\n" -"PO-Revision-Date: 2008-06-05 22:14-0400\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 \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" @@ -16,3 +16,40 @@ msgstr "" "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 ""