From cb37b74e99b7ff1233fa9503a6ec6c3de46f9e07 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Fri, 3 Jun 2011 12:46:57 +0200 Subject: Update translations --- po/it/rbot-weather.po | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'po/it/rbot-weather.po') diff --git a/po/it/rbot-weather.po b/po/it/rbot-weather.po index e69de29b..5ba7147c 100644 --- a/po/it/rbot-weather.po +++ b/po/it/rbot-weather.po @@ -0,0 +1,37 @@ +#: 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 "" -- cgit v1.2.3