X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=po%2Frbot-weather.pot;h=1d4ca1ada4fc990fb5e86946ebd4519208fa611b;hb=618df277b7cb7d160ba5c86d1a22298a4741ed5f;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=6772e9ad93490d9bfefd7ccae91f26a3fd6dd372;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git 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 , 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 \n" +"Language-Team: LANGUAGE \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 ""