[libgweather] Updated Russian translation



commit 58ae97dfe7e3681eeeef21f1775f64b3fdef4035
Author: Yuri Kozlov <yuray komyakino ru>
Date:   Sun Mar 18 20:04:21 2012 +0400

    Updated Russian translation

 po/ru.po |  926 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 437 insertions(+), 489 deletions(-)
---
diff --git a/po/ru.po b/po/ru.po
index d45c11b..3fb6be4 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -11,481 +11,132 @@
 # Alexander Ovcharenko <sarulezzz inbox ru>, 2003.
 # Sergey V. Udaltsov<svu users sourceforge net>, 2003.
 # Michael Yakhontov <mvy asplinux ru>, 2003.
+# Yuri Kozlov <yuray komyakino ru>, 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: ru\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-02-28 17:18+0200\n"
-"PO-Revision-Date: 2009-10-11 16:33+0300\n"
-"Last-Translator: Leonid Kanter <leon asplinux ru>\n"
-"Language-Team: Russian <ru li org>\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
+"applets&keywords=I18N+L10N&component=gweather\n"
+"POT-Creation-Date: 2012-03-11 19:27+0000\n"
+"PO-Revision-Date: 2012-03-17 13:06+0400\n"
+"Last-Translator: Yuri Kozlov <yuray komyakino ru>\n"
+"Language-Team: Russian <gnome-cyr gnome org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
 "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"X-Generator: KBabel 1.11.4\n"
-
-#. TRANSLATOR: Change this to the default location name,
-#. * used when you first start the Weather Applet. This is
-#. * the common localised name that corresponds to
-#. * the location code (DEFAULT_CODE) you will put on the next message
-#. * For example, for the Greek locale, we set this to "Athens", the
-#. * capital city and we write it in Greek. It's important to translate
-#. * this name.
-#. *
-#. * If you do not require a DEFAULT_LOCATION, set this to
-#. * "DEFAULT_LOCATION".
-#.
-#: ../libgweather/gweather-gconf.c:212 ../libgweather/gweather-gconf.c:213
-#: ../libgweather/gweather.schemas.in.h:5
-msgid "DEFAULT_LOCATION"
-msgstr "ÐÐÑÐÐÐ - ÐÐÑÐÐÐÑÑÐÐÐ"
-
-#. TRANSLATOR: Change this to the code of your default location that
-#. * corresponds to the DEFAULT_LOCATION name you put above. This is
-#. * normally a four-letter (ICAO) code and can be found in
-#. * http://git.gnome.org/cgit/libgweather/plain/data/Locations.xml.in
-#. * NB. The web page is over 1.7MB in size.
-#. * Pick a default location like a capital city so that it would be ok
-#. * for more of your users. For example, for Greek, we use "LGAV" for
-#. * the capital city, Athens.
-#. *
-#. * If you do not require a DEFAULT_CODE, set this to "DEFAULT_CODE".
-#.
-#: ../libgweather/gweather-gconf.c:232 ../libgweather/gweather-gconf.c:233
-#: ../libgweather/gweather.schemas.in.h:3
-msgid "DEFAULT_CODE"
-msgstr "UUEE"
-
-#. TRANSLATOR: Change this to the zone of your default location that
-#. * corresponds to the DEFAULT_LOCATION and DEFAULT_CODE you put above.
-#. * Normally, US and Canada locations have zones while the rest do not.
-#. * Check
-#. * http://git.gnome.org/cgit/libgweather/plain/data/Locations.xml.in
-#. * as any zone you put here must also be present in the Locations.xml
-#. * file.
-#. *
-#. * If your default location does not have a zone, set this to
-#. * "DEFAULT_ZONE".
-#.
-#: ../libgweather/gweather-gconf.c:252 ../libgweather/gweather-gconf.c:253
-#: ../libgweather/gweather.schemas.in.h:7
-msgid "DEFAULT_ZONE"
-msgstr " "
-
-#. TRANSLATOR: Change this to the radar of your default location that
-#. * corresponds to the DEFAULT_LOCATION and DEFAULT_CODE you put above.
-#. * Normally, US and Canada locations have radar names while the rest do
-#. * not. Check
-#. * http://git.gnome.org/cgit/libgweather/plain/data/Locations.xml.in
-#. * as any radar you put here must also be present in the Locations.xml
-#. * file.
-#. *
-#. * If your default location does not have a radar, set this to " "
-#. * (or space).
-#. * If you do not have a default location, set this to DEFAULT_RADAR.
-#.
-#: ../libgweather/gweather-gconf.c:273 ../libgweather/gweather-gconf.c:274
-#: ../libgweather/gweather.schemas.in.h:6
-msgid "DEFAULT_RADAR"
-msgstr " "
-
-#. TRANSLATOR: Change this to the coordinates of your default location
-#. * that corresponds to the DEFAULT_LOCATION and DEFAULT_CODE you put
-#. * above. Check
-#. * http://git.gnome.org/cgit/libgweather/plain/data/Locations.xml.in
-#. * as any coordinates you put here must also be present in the
-#. * Locations.xml file.
-#. *
-#. * If your default location does not have known coordinates, set this
-#. * to " " (or space).
-#. * If you do not have a default location, set this to
-#. * DEFAULT_COORDINATES.
-#.
-#: ../libgweather/gweather-gconf.c:294 ../libgweather/gweather-gconf.c:295
-#: ../libgweather/gweather.schemas.in.h:4
-msgid "DEFAULT_COORDINATES"
-msgstr "55-59N 037-30E"
-
-#: ../libgweather/gweather-prefs.c:34 ../libgweather/gweather-prefs.c:45
-#: ../libgweather/gweather-prefs.c:60 ../libgweather/gweather-prefs.c:77
-msgid "Default"
-msgstr "ÐÐ ÑÐÐÐÑÐÐÐÑ"
-
-#. translators: Kelvin
-#: ../libgweather/gweather-prefs.c:36
-msgid "K"
-msgstr "K"
-
-#. translators: Celsius
-#: ../libgweather/gweather-prefs.c:38
-msgid "C"
-msgstr "C"
-
-#. translators: Fahrenheit
-#: ../libgweather/gweather-prefs.c:40
-msgid "F"
-msgstr "F"
-
-#. translators: meters per second
-#: ../libgweather/gweather-prefs.c:47
-msgid "m/s"
-msgstr "Ð/Ñ"
-
-#. translators: kilometers per hour
-#: ../libgweather/gweather-prefs.c:49
-msgid "km/h"
-msgstr "ÐÐ/Ñ"
-
-#. translators: miles per hour
-#: ../libgweather/gweather-prefs.c:51
-msgid "mph"
-msgstr "ÐÐÐÑ/Ñ"
-
-#. translators: knots (speed unit)
-#: ../libgweather/gweather-prefs.c:53
-msgid "knots"
-msgstr "ÑÐÐÐ"
-
-#. translators: wind speed
-#: ../libgweather/gweather-prefs.c:55
-msgid "Beaufort scale"
-msgstr "ÑÐÐÐÐ ÐÐÑÐÑÑÐ"
-
-#. translators: kilopascals
-#: ../libgweather/gweather-prefs.c:62
-msgid "kPa"
-msgstr "ÐÐÐÐÐÐÑÐÐÐÑ"
-
-#. translators: hectopascals
-#: ../libgweather/gweather-prefs.c:64
-msgid "hPa"
-msgstr "ÐÐÐÑÐÐÐÑÐÐÐÑ"
-
-#. translators: millibars
-#: ../libgweather/gweather-prefs.c:66
-msgid "mb"
-msgstr "ÐÐÐÐÐÐÐÑ"
-
-#. translators: millimeters of mercury
-#: ../libgweather/gweather-prefs.c:68
-msgid "mmHg"
-msgstr "ÐÐ ÑÑ. ÑÑ."
-
-#. translators: inches of mercury
-#: ../libgweather/gweather-prefs.c:70
-msgid "inHg"
-msgstr "ÐÑÐÐ ÑÑ. ÑÑ."
-
-#. translators: atmosphere
-#: ../libgweather/gweather-prefs.c:72
-msgid "atm"
-msgstr "ÐÑÐ"
-
-#. translators: meters
-#: ../libgweather/gweather-prefs.c:79
-msgid "m"
-msgstr "Ð"
-
-#. translators: kilometers
-#: ../libgweather/gweather-prefs.c:81
-msgid "km"
-msgstr "ÐÐÐÐÐÐÑÑÑ"
-
-#. translators: miles
-#: ../libgweather/gweather-prefs.c:83
-msgid "mi"
-msgstr "ÐÐÐÑ"
-
-#. TRANSLATOR: This is the default unit to use for temperature measurements.
-#. Valid values are: "K" (Kelvin), "C" (Celsius) and "F" (Fahrenheit)
-#: ../libgweather/gweather-prefs.c:103 ../libgweather/gweather-prefs.c:111
-msgid "DEFAULT_TEMP_UNIT"
-msgstr "C"
-
-#. TRANSLATOR: This is the default unit to use for wind speed.
-#. Valid values are: "m/s" (meters per second), "km/h" (kilometers per hour),
-#. "mph" (miles per hour) and "knots"
-#: ../libgweather/gweather-prefs.c:141 ../libgweather/gweather-prefs.c:151
-msgid "DEFAULT_SPEED_UNIT"
-msgstr "m/s"
-
-#. TRANSLATOR: This is the default unit to use for atmospheric pressure.
-#. Valid values are: "kPa" (kiloPascals), "hPa" (hectoPascals),
-#. "mb" (millibars), "mmHg" (millimeters of mercury),
-#. "inHg" (inches of mercury) and "atm" (atmosphere)
-#: ../libgweather/gweather-prefs.c:183 ../libgweather/gweather-prefs.c:194
-msgid "DEFAULT_PRESSURE_UNIT"
-msgstr "mmHg"
-
-#. TRANSLATOR: This is the default unit to use for visibility distance.
-#. Valid values are: "m" (meters), "km" (kilometers) and "mi" (miles)
-#: ../libgweather/gweather-prefs.c:224 ../libgweather/gweather-prefs.c:233
-msgid "DEFAULT_DISTANCE_UNIT"
-msgstr "km"
-
-#: ../libgweather/gweather-timezone.c:314
+"X-Generator: Lokalize 1.0\n"
+
+#: ../libgweather/gweather-timezone.c:316
 msgid "Greenwich Mean Time"
 msgstr "ÐÐ ÐÑÐÐÐÐÑÑ"
 
-#: ../libgweather/gweather.schemas.in.h:1
-msgid ""
-"A three-digit-long code for retrieving radar maps from weather.com, found "
-"from http://git.gnome.org/cgit/libgweather/plain/data/Locations.xml.in";
-msgstr ""
-"ÐÑÑÑÐÐÐÑÐÑÐ ÐÐÐ ÐÐÑ ÐÐÐÑÑÐÐÐÑ ÑÐÐÐÑÐÑÑ ÐÐÑÑ ÐÑ weather.com â ÐÐÐ ÐÐÐÐÐ ÐÐÐÑÐ "
-"ÐÐ ÐÐÑÐÑÑ http://git.gnome.org/cgit/libgweather/plain/data/Locations.xml.in";
-
-#: ../libgweather/gweather.schemas.in.h:2
-msgid ""
-"A unique zone for the city, as found from http://git.gnome.org/cgit/";
-"libgweather/plain/data/Locations.xml.in"
-msgstr ""
-"ÐÐÐÐÐÐÑÐÐÑ ÐÐÐÐ ÐÐÑ ÐÐÑÐÐÐ â ÐÑ ÐÐÐÐÐ ÐÐÐÑÐ Ð http://git.gnome.org/cgit/";
-"libgweather/plain/data/Locations.xml.in"
-
-#: ../libgweather/gweather.schemas.in.h:8
-msgid ""
-"Determines whether the applet automatically updates its weather statistics "
-"or not."
-msgstr "ÐÐÑÐÐÐÐÑÐÑ, ÐÑÐÐÐ ÐÐ ÐÐÑÐÐÐÑÐÑÐÑÐÐ ÐÐÐÐÐÐÑÑÑ ÐÐÐÐÑÐ Ð ÐÐÐÐÐÐ."
-
-#: ../libgweather/gweather.schemas.in.h:9
-msgid "Display radar map"
-msgstr "ÐÐÐÐÐÑÐÐÑÑ ÑÐÐÐÑÐÑÑ ÐÐÑÑÑ"
-
-#: ../libgweather/gweather.schemas.in.h:10
-msgid "Distance unit"
-msgstr "ÐÐÐÐÐÑÐ ÑÐÑÑÑÐÑÐÐÑ"
-
-#: ../libgweather/gweather.schemas.in.h:11
-msgid "Fetch a radar map on each update."
-msgstr "ÐÐÐÐÐÑÑÑ ÑÐÐÐÑÐÑÑ ÐÐÑÑÑ ÐÑÐ ÐÐÐÐÐÐ ÐÐÐÐÐÐÐÐÐÐ."
-
-#: ../libgweather/gweather.schemas.in.h:12
-msgid ""
-"If true, then retrieve a radar map from a location specified by the \"radar"
-"\" key."
-msgstr ""
-"ÐÑÐÐ ÑÑÐÑ ÐÐÑÑ ÑÑÑÐÐÐÐÐÐÐ, ÑÐ ÐÐÐÑÑÐÑÑ ÑÐÐÐÑÐÑÑ ÐÐÑÑÑ ÐÐ ÐÐÑÐÑÐ, ÐÐÐÐÐÐÐÐÐ "
-"ÐÐÑÑÐÐ ÂradarÂ."
-
-#: ../libgweather/gweather.schemas.in.h:13
-msgid ""
-"Latitude and longitude of your location expressed in DD-MM-SS[NS] DD-MM-SS"
-"[EW]."
-msgstr "ÐÐÑÐ ÑÐÑÐÑÐ Ð ÐÐÐÐÐÑÐ Ð ÑÐÑÐÐÑÐ DD-MM-SS[NS] DD-MM-SS[EW]."
-
-#: ../libgweather/gweather.schemas.in.h:14
-msgid "Location coordinates"
-msgstr "ÐÐÐÑÐÐÐÐÑÑ ÐÐÑÑÐÐÐÐÐÐÐÐÐÑ"
-
-#: ../libgweather/gweather.schemas.in.h:15
-msgid "Nearby city"
-msgstr "ÐÐÐÐÐÐÑÐÐ ÐÐÑÐÐ"
-
-#: ../libgweather/gweather.schemas.in.h:16
-msgid ""
-"Nearby major zone, such as a capital city, as found from http://git.gnome.";
-"org/cgit/libgweather/plain/data/Locations.xml.in"
-msgstr ""
-"ÐÐÐÐÐÐÑÐÐ ÐÑÑÐÐÑÐ ÐÐÑÐÐ â ÐÐÐ ÐÐÐÐÐ ÐÐÐÑÐ Ð http://git.gnome.org/cgit/";
-"libgweather/plain/data/Locations.xml.in"
-
-#: ../libgweather/gweather.schemas.in.h:17
-msgid "Not used anymore"
-msgstr "ÐÐÐÑÑÐ ÐÐ ÐÑÐÐÐÑÐÑÐÑÑÑ"
-
-#: ../libgweather/gweather.schemas.in.h:18
-msgid "Pressure unit"
-msgstr "ÐÐÐÐÐÑÐ ÐÐÐÐÐÐÐÑ"
-
-#: ../libgweather/gweather.schemas.in.h:19
-msgid "Radar location"
-msgstr "ÐÐÐÐÑÐÑÐ ÐÐÑÐÑ"
-
-#: ../libgweather/gweather.schemas.in.h:20
-msgid "Speed unit"
-msgstr "ÐÐÐÐÐÑÐ ÑÐÐÑÐÑÑÐ"
-
-#: ../libgweather/gweather.schemas.in.h:21
-msgid "Temperature unit"
-msgstr "ÐÐÐÐÐÑÐ ÑÐÐÐÐÑÐÑÑÑÑ"
-
-#: ../libgweather/gweather.schemas.in.h:22
-msgid "The city that gweather displays information for."
-msgstr "ÐÐÑÐÐ, ÐÐÐÐÐÑ Ð ÐÐÑÐÑÐÐ ÐÐÐÐÐÑÐÐÐÑ gweather."
-
-#: ../libgweather/gweather.schemas.in.h:23
-msgid "The custom url from where to retrieve a radar map."
-msgstr "ÐÐÐÑÐÐÐÐÑÐÐÑÑÐÐÐ ÐÐÑÐÑ ÐÐÑ ÐÐÐÑÑÐÐÐÑ ÑÐÐÐÑÐÐÐ ÐÐÑÑÑ."
-
-#: ../libgweather/gweather.schemas.in.h:24
-msgid "The interval, in seconds, between automatic updates."
-msgstr "ÐÑÐÐÐÐÑÑÐÐ ÐÑÐÐÐÐÐ (Ð ÑÐÐÑÐÐÐÑ) ÐÐÐÐÑ ÐÐÑÐÐÐÑÐÑÐÑÐÐÐÐ ÐÐÐÐÐÐÐÐÐÑÐÐ."
-
-#: ../libgweather/gweather.schemas.in.h:25
-msgid "The unit to use for pressure."
-msgstr "ÐÑÐÐÐÑÐÑÐÐÐÑ ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÐÐÐÐÐÐÐÑ."
-
-#: ../libgweather/gweather.schemas.in.h:26
-msgid "The unit to use for temperature."
-msgstr "ÐÑÐÐÐÑÐÑÐÐÐÑ ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÑÐÐÐÐÑÐÑÑÑÑ."
-
-#: ../libgweather/gweather.schemas.in.h:27
-msgid "The unit to use for visibility."
-msgstr "ÐÑÐÐÐÑÐÑÐÐÐÑ ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÐÐÐÐÐÐÑÑÐ."
-
-#: ../libgweather/gweather.schemas.in.h:28
-msgid "The unit to use for wind speed."
-msgstr "ÐÑÐÐÐÑÐÑÐÐÐÑ ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÑÐÐÑÐÑÑÐ ÐÐÑÑÐ."
-
-#: ../libgweather/gweather.schemas.in.h:29
-msgid "Update interval"
-msgstr "ÐÑÐÐÐÐÑÑÐÐ ÐÐÐÐÑ ÐÐÐÐÐÐÐÐÐÑÐÐ"
-
-#: ../libgweather/gweather.schemas.in.h:30
-msgid "Update the data automatically"
-msgstr "ÐÐÐÐÐÐÑÑÑ ÐÐÐÐÑÐ ÐÐÑÐÐÐÑÐÑÐÑÐÐ"
-
-#: ../libgweather/gweather.schemas.in.h:31
-msgid "Url for the radar map"
-msgstr "ÐÐÑÐÑ ÐÐÑ ÑÐÐÐÑÐÐÐ ÐÐÑÑÑ"
-
-#: ../libgweather/gweather.schemas.in.h:32
-msgid "Use custom url for the radar map"
-msgstr "ÐÑÐÐÐÑÐÐÐÐÑÑ ÑÐÐÑÑÐÐÐÐÑÐ ÐÐÑÐÑ ÐÐÑ ÑÐÐÐÑÐÐÐ ÐÐÑÑÑ"
-
-#: ../libgweather/gweather.schemas.in.h:33
-msgid "Use metric units"
-msgstr "ÐÑÐÐÐÑÐÐÐÐÑÑ ÐÐÑÑÐÑÐÑÐÑÑ ÑÐÑÑÐÐÑ"
-
-#: ../libgweather/gweather.schemas.in.h:34
-msgid "Use metric units instead of english units."
-msgstr "ÐÑÐÐÐÑÐÐÐÐÑÑ ÐÐÑÑÐÑÐÑÐÑÑ ÑÐÑÑÐÐÑ ÐÐÑ ÐÐÐÑÑÐ ÐÐÐÐÐÐÑÐÐÐ ÑÐÑÑÐÐÑ."
-
-#: ../libgweather/gweather.schemas.in.h:35
-msgid "Weather for a city"
-msgstr "ÐÐÐÐÐÐ ÐÐÑ ÐÐÑÐÐÐ"
-
-#: ../libgweather/gweather.schemas.in.h:36
-msgid "Weather location information"
-msgstr "ÐÐÐÐÐÐÐÑ Ð ÐÐÐÐÐÐ Ð ÐÐÑÑÐÐÐÐÐÐÐÐÐÐ"
-
-#: ../libgweather/gweather.schemas.in.h:37
-msgid "Weather location information."
-msgstr "ÐÐÐÐÐÐÐÑ Ð ÐÐÐÐÐÐ Ð ÐÐÑÑÐÐÐÐÐÐÐÐÐÐ."
-
-#: ../libgweather/gweather.schemas.in.h:38
-msgid "Zone location"
-msgstr "ÐÐÑÑÐÐÐÐÐÐÐÐÐÐ ÐÐÐÑ"
-
-#: ../libgweather/timezone-menu.c:277
+#: ../libgweather/timezone-menu.c:278
 msgctxt "timezone"
 msgid "Unknown"
 msgstr "ÐÐÐÐÐÐÑÑÐÐÑ"
 
 #. Translators: %d is an error code, and %s the error string
-#: ../libgweather/weather-metar.c:504
+#: ../libgweather/weather-metar.c:523
 #, c-format
 msgid "Failed to get METAR data: %d %s.\n"
 msgstr "ÐÐ ÑÐÐÐÐÑÑ ÐÐÐÑÑÐÑÑ ÐÐÐÐÑÐ METAR: %d %s.\n"
 
-#: ../libgweather/weather-metar.c:548
+#: ../libgweather/weather-metar.c:571
 msgid "WeatherInfo missing location"
 msgstr "ÐÑÑÑÑÑÑÐÑÐÑ ÐÐÑÐÑ WeatherInfo"
 
-#: ../libgweather/weather.c:232
+#: ../libgweather/weather.c:200
 msgid "Variable"
 msgstr "ÐÐÑÐÐÐÐÐÑÐ"
 
-#: ../libgweather/weather.c:233
+#: ../libgweather/weather.c:201
 msgid "North"
 msgstr "ÐÐÐÐÑÐÑÐ"
 
-#: ../libgweather/weather.c:233
+#: ../libgweather/weather.c:201
 msgid "North - NorthEast"
 msgstr "ÐÐÐÐÑÐ-ÑÐÐÐÑÐ-ÐÐÑÑÐÑÐÑÐ"
 
-#: ../libgweather/weather.c:233
+#: ../libgweather/weather.c:201
 msgid "Northeast"
 msgstr "ÐÐÐÐÑÐ-ÐÐÑÑÐÑÐÑÐ"
 
-#: ../libgweather/weather.c:233
+#: ../libgweather/weather.c:201
 msgid "East - NorthEast"
 msgstr "ÐÐÑÑÐÑÐÐ-ÑÐÐÐÑÐ-ÐÐÑÑÐÑÐÑÐ"
 
-#: ../libgweather/weather.c:234
+#: ../libgweather/weather.c:202
 msgid "East"
 msgstr "ÐÐÑÑÐÑÐÑÐ"
 
-#: ../libgweather/weather.c:234
+#: ../libgweather/weather.c:202
 msgid "East - Southeast"
 msgstr "ÐÐÑÑÐÑÐÐ-ÑÐÐ-ÐÐÑÑÐÑÐÑÐ"
 
-#: ../libgweather/weather.c:234
+#: ../libgweather/weather.c:202
 msgid "Southeast"
 msgstr "ÐÐÐ-ÐÐÑÑÐÑÐÑÐ"
 
-#: ../libgweather/weather.c:234
+#: ../libgweather/weather.c:202
 msgid "South - Southeast"
 msgstr "ÐÐÐ-ÑÐÐ-ÐÐÑÑÐÑÐÑÐ"
 
-#: ../libgweather/weather.c:235
+#: ../libgweather/weather.c:203
 msgid "South"
 msgstr "ÐÐÐÑÐ"
 
-#: ../libgweather/weather.c:235
+#: ../libgweather/weather.c:203
 msgid "South - Southwest"
 msgstr "ÐÐÐ-ÑÐÐ-ÐÐÐÐÐÐÑÐ"
 
-#: ../libgweather/weather.c:235
+#: ../libgweather/weather.c:203
 msgid "Southwest"
 msgstr "ÐÐÐ-ÐÐÐÐÐÐÑÐ"
 
-#: ../libgweather/weather.c:235
+#: ../libgweather/weather.c:203
 msgid "West - Southwest"
 msgstr "ÐÐÐÐÐÐÐ-ÑÐÐ-ÐÐÐÐÐÐÑÐ"
 
-#: ../libgweather/weather.c:236
+#: ../libgweather/weather.c:204
 msgid "West"
 msgstr "ÐÐÐÐÐÐÑÐ"
 
-#: ../libgweather/weather.c:236
+#: ../libgweather/weather.c:204
 msgid "West - Northwest"
 msgstr "ÐÐÐÐÐÐÐ-ÑÐÐÐÑÐ-ÐÐÐÐÐÐÑÐ"
 
-#: ../libgweather/weather.c:236
+#: ../libgweather/weather.c:204
 msgid "Northwest"
 msgstr "ÐÐÐÐÑÐ-ÐÐÐÐÐÐÑÐ"
 
-#: ../libgweather/weather.c:236
+#: ../libgweather/weather.c:204
 msgid "North - Northwest"
 msgstr "ÐÐÐÐÑÐ-ÑÐÐÐÑÐ-ÐÐÐÐÐÐÑÐ"
 
-#: ../libgweather/weather.c:243 ../libgweather/weather.c:260
-#: ../libgweather/weather.c:332
+#: ../libgweather/weather.c:211 ../libgweather/weather.c:228
+#: ../libgweather/weather.c:300
 msgid "Invalid"
 msgstr "ÐÐÐÐÐÑÑÑÐÐÑÐ"
 
-#: ../libgweather/weather.c:249
+#: ../libgweather/weather.c:217
 msgid "Clear Sky"
 msgstr "ÐÑÐÐÐ ÐÐÐÐ"
 
-#: ../libgweather/weather.c:250
+#: ../libgweather/weather.c:218
 msgid "Broken clouds"
 msgstr "ÐÐÐÐÑÐÐ Ñ ÐÑÐÑÑÐÐÐÐÑÐÐ"
 
-#: ../libgweather/weather.c:251
+#: ../libgweather/weather.c:219
 msgid "Scattered clouds"
 msgstr "ÐÐÑÑÐÑÐÐÑÐ ÐÐÐÐÐÐ"
 
-#: ../libgweather/weather.c:252
+#: ../libgweather/weather.c:220
 msgid "Few clouds"
 msgstr "ÐÐÐÐÐÑÐÑÐÐÑÐÐÑ ÐÐÐÐÑÐÐÑÑÑ"
 
-#: ../libgweather/weather.c:253
+#: ../libgweather/weather.c:221
 msgid "Overcast"
 msgstr "ÐÐÐÐÑÐÐÑ ÐÐÐÐÑÐÐÑÑÑ"
 
@@ -493,376 +144,373 @@ msgstr "ÐÐÐÐÑÐÐÑ ÐÐÐÐÑÐÐÑÑÑ"
 #. * etc means, you can go to http://www.weather.com/glossary/ and
 #. * http://www.crh.noaa.gov/arx/wx.tbl.php
 #. NONE
-#: ../libgweather/weather.c:292 ../libgweather/weather.c:294
+#: ../libgweather/weather.c:260 ../libgweather/weather.c:262
 msgid "Thunderstorm"
 msgstr "ÐÑÐÐÐ"
 
 #. DRIZZLE
-#: ../libgweather/weather.c:293
+#: ../libgweather/weather.c:261
 msgid "Drizzle"
 msgstr "ÐÐÑÐÑÑÑÐÐ ÐÐÐÐÑ"
 
-#: ../libgweather/weather.c:293
+#: ../libgweather/weather.c:261
 msgid "Light drizzle"
 msgstr "ÐÐÐÐÐÑÑÐÐ ÐÐÑÐÑÑÑÐÐ ÐÐÐÐÑ"
 
-#: ../libgweather/weather.c:293
+#: ../libgweather/weather.c:261
 msgid "Moderate drizzle"
 msgstr "ÐÐÐÑÐÐÐÑÐ ÐÐÑÐÑÑÑÐÐ ÐÐÐÐÑ"
 
-#: ../libgweather/weather.c:293
+#: ../libgweather/weather.c:261
 msgid "Heavy drizzle"
 msgstr "ÐÐÐÑÐÑÐ ÐÐÑÐÑÑÑÐÐ ÐÐÐÐÑ"
 
-#: ../libgweather/weather.c:293
+#: ../libgweather/weather.c:261
 msgid "Freezing drizzle"
 msgstr "ÐÐÑÐÑÑÑÐÐ ÐÐÐÐÑ Ñ ÐÑÐÐÐÐ"
 
 #. RAIN
-#: ../libgweather/weather.c:294
+#: ../libgweather/weather.c:262
 msgid "Rain"
 msgstr "ÐÐÐÐÑ"
 
-#: ../libgweather/weather.c:294
+#: ../libgweather/weather.c:262
 msgid "Light rain"
 msgstr "ÐÐÐÐÑÐ ÐÐÐÐÑ"
 
-#: ../libgweather/weather.c:294
+#: ../libgweather/weather.c:262
 msgid "Moderate rain"
 msgstr "ÐÐÐÑÐÐÐÑÐ ÐÐÐÐÑ"
 
-#: ../libgweather/weather.c:294
+#: ../libgweather/weather.c:262
 msgid "Heavy rain"
 msgstr "ÐÐÐÑÐÑÐ ÐÐÐÐÑ"
 
-#: ../libgweather/weather.c:294
+#: ../libgweather/weather.c:262
 msgid "Rain showers"
 msgstr "ÐÐÐÐÐÐÑÐ ÐÐÐÐÑ"
 
-#: ../libgweather/weather.c:294
+#: ../libgweather/weather.c:262
 msgid "Freezing rain"
 msgstr "ÐÐÐÐÑ Ñ ÐÑÐÐÐÐ"
 
 #. SNOW
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:263
 msgid "Snow"
 msgstr "ÐÐÐÐ"
 
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:263
 msgid "Light snow"
 msgstr "ÐÐÐÐÐÑÑÐÐ ÑÐÐÐ"
 
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:263
 msgid "Moderate snow"
 msgstr "ÐÐÐÑÐÐÐÑÐ ÑÐÐÐ"
 
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:263
 msgid "Heavy snow"
 msgstr "ÐÐÐÑÐÑÐ ÑÐÐÐ"
 
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:263
 msgid "Snowstorm"
 msgstr "ÐÐÑÐÐÑ"
 
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:263
 msgid "Blowing snowfall"
 msgstr "ÐÐÐÐÐÐÐÐ"
 
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:263
 msgid "Snow showers"
 msgstr "ÐÑÑÐÐ"
 
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:263
 msgid "Drifting snow"
 msgstr "ÐÐÐÐÐÑÐ ÐÐÐÐÑÑ"
 
 #. SNOW_GRAINS
-#: ../libgweather/weather.c:296
+#: ../libgweather/weather.c:264
 msgid "Snow grains"
 msgstr "ÐÐÐÐÐÐÑ ÐÑÑÐÐ"
 
-#: ../libgweather/weather.c:296
+#: ../libgweather/weather.c:264
 msgid "Light snow grains"
 msgstr "ÐÐÐÐÐÑÑÐÑ ÑÐÐÐÐÐÑ ÐÑÑÐÐ"
 
-#: ../libgweather/weather.c:296
+#: ../libgweather/weather.c:264
 msgid "Moderate snow grains"
 msgstr "ÐÐÐÑÐÐÐÐÑ ÑÐÐÐÐÐÑ ÐÑÑÐÐ"
 
-#: ../libgweather/weather.c:296
+#: ../libgweather/weather.c:264
 msgid "Heavy snow grains"
 msgstr "ÐÐÐÑÐÐÑ ÑÐÐÐÐÐÑ ÐÑÑÐÐ"
 
 #. ICE_CRYSTALS
-#: ../libgweather/weather.c:297
+#: ../libgweather/weather.c:265
 msgid "Ice crystals"
 msgstr "ÐÑÐÑÑÐÐÐÑ ÐÑÐÐ"
 
 #. ICE_PELLETS
-#: ../libgweather/weather.c:298
+#: ../libgweather/weather.c:266
 msgid "Ice pellets"
 msgstr "ÐÑÐÐ"
 
-#: ../libgweather/weather.c:298
+#: ../libgweather/weather.c:266
 msgid "Few ice pellets"
 msgstr "ÐÐÐÐÐÑÑÐÐ ÐÑÐÐ"
 
-#: ../libgweather/weather.c:298
+#: ../libgweather/weather.c:266
 msgid "Moderate ice pellets"
 msgstr "ÐÐÐÑÐÐÐÑÐ ÐÑÐÐ"
 
-#: ../libgweather/weather.c:298
+#: ../libgweather/weather.c:266
 msgid "Heavy ice pellets"
 msgstr "ÐÐÐÑÐÑÐ ÐÑÐÐ"
 
-#: ../libgweather/weather.c:298
+#: ../libgweather/weather.c:266
 msgid "Ice pellet storm"
 msgstr "ÐÑÑÑ Ñ ÐÑÐÐÐÐ"
 
-#: ../libgweather/weather.c:298
+#: ../libgweather/weather.c:266
 msgid "Showers of ice pellets"
 msgstr "ÐÐÐÐÐÑ Ñ ÐÑÐÐÐÐ"
 
 #. HAIL
-#: ../libgweather/weather.c:299
+#: ../libgweather/weather.c:267
 msgid "Hail"
 msgstr "ÐÑÐÐ"
 
-#: ../libgweather/weather.c:299
+#: ../libgweather/weather.c:267
 msgid "Hailstorm"
 msgstr "ÐÑÑÑ Ñ ÐÑÐÐÐÐ"
 
-#: ../libgweather/weather.c:299
+#: ../libgweather/weather.c:267
 msgid "Hail showers"
 msgstr "ÐÐÑÑÐÐÐ ÐÑÐÐ"
 
 #. SMALL_HAIL
-#: ../libgweather/weather.c:300
+#: ../libgweather/weather.c:268
 msgid "Small hail"
 msgstr "ÐÐÐÐÐÐ ÐÑÐÐ"
 
-#: ../libgweather/weather.c:300
+#: ../libgweather/weather.c:268
 msgid "Small hailstorm"
 msgstr "ÐÐÐÐÐÑÑÐÑ ÐÑÑÑ Ñ ÐÑÐÐÐÐ"
 
-#: ../libgweather/weather.c:300
+#: ../libgweather/weather.c:268
 msgid "Showers of small hail"
 msgstr "ÐÐÐÐÐÐÑÐ ÐÐÐÐÐÐ ÐÑÐÐ"
 
 #. PRECIPITATION
-#: ../libgweather/weather.c:301
+#: ../libgweather/weather.c:269
 msgid "Unknown precipitation"
 msgstr "ÐÐÐÐÐÐÑÑÐÑÐ ÐÑÐÐÐÐ"
 
 #. MIST
-#: ../libgweather/weather.c:302
+#: ../libgweather/weather.c:270
 msgid "Mist"
 msgstr "ÐÑÐÐÐÐÐÑÐ ÑÑÐÐÐ"
 
 #. FOG
-#: ../libgweather/weather.c:303
+#: ../libgweather/weather.c:271
 msgid "Fog"
 msgstr "ÐÑÐÐÐ"
 
-#: ../libgweather/weather.c:303
+#: ../libgweather/weather.c:271
 msgid "Fog in the vicinity"
 msgstr "Ð ÐÐÑÐÑÑÐÐÑÑÑÑ ÑÑÐÐÐ"
 
-#: ../libgweather/weather.c:303
+#: ../libgweather/weather.c:271
 msgid "Shallow fog"
 msgstr "ÐÐÐÐÐÐÑÐ ÑÑÐÐÐ"
 
-#: ../libgweather/weather.c:303
+#: ../libgweather/weather.c:271
 msgid "Patches of fog"
 msgstr "ÐÐÑÑÐÐÐ ÑÑÐÐÐ"
 
-#: ../libgweather/weather.c:303
+#: ../libgweather/weather.c:271
 msgid "Partial fog"
 msgstr "ÐÑÐÐÐÐÐÐÐ ÑÑÐÐÐ"
 
-#: ../libgweather/weather.c:303
+#: ../libgweather/weather.c:271
 msgid "Freezing fog"
 msgstr "ÐÐÐÐÑÐÐÑÑÐÐ ÑÑÐÐÐ"
 
 #. SMOKE
-#: ../libgweather/weather.c:304
+#: ../libgweather/weather.c:272
 msgid "Smoke"
 msgstr "ÐÑÐ"
 
 #. VOLCANIC_ASH
-#: ../libgweather/weather.c:305
+#: ../libgweather/weather.c:273
 msgid "Volcanic ash"
 msgstr "ÐÑÐÐÐÐÐÑÐÑÐÐÐ ÐÐÐÐÐ"
 
 #. SAND
-#: ../libgweather/weather.c:306
+#: ../libgweather/weather.c:274
 msgid "Sand"
 msgstr "ÐÐÑÑÐÐÐÑ ÐÑÑÑ"
 
-#: ../libgweather/weather.c:306
+#: ../libgweather/weather.c:274
 msgid "Blowing sand"
 msgstr "ÐÐÐÐÐÐÑ ÐÐÑÑÐÐÐÑ ÐÑÑÑ"
 
-#: ../libgweather/weather.c:306
+#: ../libgweather/weather.c:274
 msgid "Drifting sand"
 msgstr "ÐÐÑÑÐÐÑÐ ÐÐÐÐÑÑ"
 
 #. HAZE
-#: ../libgweather/weather.c:307
+#: ../libgweather/weather.c:275
 msgid "Haze"
 msgstr "ÐÑÐÑÐÐÑ ÐÐÐÐ"
 
 #. SPRAY
-#: ../libgweather/weather.c:308
+#: ../libgweather/weather.c:276
 msgid "Blowing sprays"
 msgstr "ÐÐÑÑÐÑ ÐÐÑÑÐ Ñ ÐÑÐÑÑ"
 
 #. DUST
-#: ../libgweather/weather.c:309
+#: ../libgweather/weather.c:277
 msgid "Dust"
 msgstr "ÐÑÐÑ"
 
-#: ../libgweather/weather.c:309
+#: ../libgweather/weather.c:277
 msgid "Blowing dust"
 msgstr "ÐÑÐÐÐÐÑ ÐÑÑÑ"
 
-#: ../libgweather/weather.c:309
+#: ../libgweather/weather.c:277
 msgid "Drifting dust"
 msgstr "ÐÑÐÐÐÐÑ ÐÑÑÑ"
 
 #. SQUALL
-#: ../libgweather/weather.c:310
+#: ../libgweather/weather.c:278
 msgid "Squall"
 msgstr "ÐÐÐÐÐ"
 
 #. SANDSTORM
-#: ../libgweather/weather.c:311
+#: ../libgweather/weather.c:279
 msgid "Sandstorm"
 msgstr "ÐÐÑÑÐÐÐÑ ÐÑÑÑ"
 
-#: ../libgweather/weather.c:311
+#: ../libgweather/weather.c:279
 msgid "Sandstorm in the vicinity"
 msgstr "Ð ÐÐÑÐÑÑÐÐÑÑÑÑ ÐÐÑÑÐÐÐÑ ÐÑÑÑ"
 
-#: ../libgweather/weather.c:311
+#: ../libgweather/weather.c:279
 msgid "Heavy sandstorm"
 msgstr "ÐÐÐÑÐÐÑ ÐÐÑÑÐÐÐÑ ÐÑÑÑ"
 
 #. DUSTSTORM
-#: ../libgweather/weather.c:312
+#: ../libgweather/weather.c:280
 msgid "Duststorm"
 msgstr "ÐÑÐÑÐÐÑ ÐÑÑÑ"
 
-#: ../libgweather/weather.c:312
+#: ../libgweather/weather.c:280
 msgid "Duststorm in the vicinity"
 msgstr "Ð ÐÐÑÐÑÑÐÐÑÑÑÑ ÐÑÐÑÐÐÑ ÐÑÑÑ"
 
-#: ../libgweather/weather.c:312
+#: ../libgweather/weather.c:280
 msgid "Heavy duststorm"
 msgstr "ÐÐÐÑÐÐÑ ÐÑÐÑÐÐÑ ÐÑÑÑ"
 
 #. FUNNEL_CLOUD
-#: ../libgweather/weather.c:313
+#: ../libgweather/weather.c:281
 msgid "Funnel cloud"
 msgstr "ÐÐÐÑÑ"
 
 #. TORNADO
-#: ../libgweather/weather.c:314
+#: ../libgweather/weather.c:282
 msgid "Tornado"
 msgstr "ÐÐÑÐÐÐÐ"
 
 #. DUST_WHIRLS
-#: ../libgweather/weather.c:315
+#: ../libgweather/weather.c:283
 msgid "Dust whirls"
 msgstr "ÐÑÐÑÐÑÐ ÐÐÑÑÐ"
 
-#: ../libgweather/weather.c:315
+#: ../libgweather/weather.c:283
 msgid "Dust whirls in the vicinity"
 msgstr "Ð ÐÐÑÐÑÑÐÐÑÑÑÑ ÐÑÐÑÐÑÐ ÐÐÑÑÐ"
 
-#. TRANSLATOR: this is a format string for strftime
-#. *             see `man 3 strftime` for more details
-#.
-#: ../libgweather/weather.c:710
+#: ../libgweather/weather.c:612
 msgid "%a, %b %d / %H:%M"
 msgstr "%a, %d %b / %H:%M"
 
-#: ../libgweather/weather.c:725
+#: ../libgweather/weather.c:618
 msgid "Unknown observation time"
 msgstr "ÐÐÐÐÐÐÑÑÐÐÐ ÐÑÐÐÑ ÐÐÐÐÑÐÐÐÐÑ"
 
-#: ../libgweather/weather.c:739 ../libgweather/weather.c:790
-#: ../libgweather/weather.c:804 ../libgweather/weather.c:817
-#: ../libgweather/weather.c:830 ../libgweather/weather.c:843
-#: ../libgweather/weather.c:861 ../libgweather/weather.c:879
-#: ../libgweather/weather.c:917 ../libgweather/weather.c:933
-#: ../libgweather/weather.c:956 ../libgweather/weather.c:988
-#: ../libgweather/weather.c:1004 ../libgweather/weather.c:1024
+#: ../libgweather/weather.c:630 ../libgweather/weather.c:679
+#: ../libgweather/weather.c:694 ../libgweather/weather.c:710
+#: ../libgweather/weather.c:726 ../libgweather/weather.c:742
+#: ../libgweather/weather.c:759 ../libgweather/weather.c:779
+#: ../libgweather/weather.c:814 ../libgweather/weather.c:832
+#: ../libgweather/weather.c:861 ../libgweather/weather.c:893
+#: ../libgweather/weather.c:910 ../libgweather/weather.c:930
 msgid "Unknown"
 msgstr "ÐÐÐÐÐÐÑÑÐÐ"
 
 #. TRANSLATOR: This is the temperature in degrees Fahrenheit (\302\260 is U+00B0 DEGREE SIGN)
-#: ../libgweather/weather.c:761
+#: ../libgweather/weather.c:650
 #, c-format
 msgid "%.1f ÂF"
 msgstr "%.1f ÂF"
 
 #. TRANSLATOR: This is the temperature in degrees Fahrenheit (\302\260 is U+00B0 DEGREE SIGN)
-#: ../libgweather/weather.c:764
+#: ../libgweather/weather.c:653
 #, c-format
 msgid "%d ÂF"
 msgstr "%d ÂF"
 
 #. TRANSLATOR: This is the temperature in degrees Celsius (\302\260 is U+00B0 DEGREE SIGN)
-#: ../libgweather/weather.c:770
+#: ../libgweather/weather.c:659
 #, c-format
 msgid "%.1f ÂC"
 msgstr "%.1f ÂC"
 
 #. TRANSLATOR: This is the temperature in degrees Celsius (\302\260 is U+00B0 DEGREE SIGN)
-#: ../libgweather/weather.c:773
+#: ../libgweather/weather.c:662
 #, c-format
 msgid "%d ÂC"
 msgstr "%d ÂC"
 
 #. TRANSLATOR: This is the temperature in kelvin
-#: ../libgweather/weather.c:779
+#: ../libgweather/weather.c:668
 #, c-format
 msgid "%.1f K"
 msgstr "%.1f K"
 
 #. TRANSLATOR: This is the temperature in kelvin
-#: ../libgweather/weather.c:782
+#: ../libgweather/weather.c:671
 #, c-format
 msgid "%d K"
 msgstr "%d K"
 
 #. TRANSLATOR: This is the humidity in percent
-#: ../libgweather/weather.c:864
+#: ../libgweather/weather.c:762
 #, c-format
 msgid "%.f%%"
 msgstr "%.f%%"
 
 #. TRANSLATOR: This is the wind speed in knots
-#: ../libgweather/weather.c:892
+#: ../libgweather/weather.c:790
 #, c-format
 msgid "%0.1f knots"
 msgstr "%0.1f ÑÐÐÐÐ"
 
 #. TRANSLATOR: This is the wind speed in miles per hour
-#: ../libgweather/weather.c:896
+#: ../libgweather/weather.c:794
 #, c-format
 msgid "%.1f mph"
 msgstr "%.1f ÐÐÐÑ/Ñ"
 
 #. TRANSLATOR: This is the wind speed in kilometers per hour
-#: ../libgweather/weather.c:900
+#: ../libgweather/weather.c:798
 #, c-format
 msgid "%.1f km/h"
 msgstr "%.1f ÐÐ/Ñ"
 
 #. TRANSLATOR: This is the wind speed in meters per second
-#: ../libgweather/weather.c:904
+#: ../libgweather/weather.c:802
 #, c-format
 msgid "%.1f m/s"
 msgstr "%.1f Ð/Ñ"
@@ -870,79 +518,379 @@ msgstr "%.1f Ð/Ñ"
 #. TRANSLATOR: This is the wind speed as a Beaufort force factor
 #. * (commonly used in nautical wind estimation).
 #.
-#: ../libgweather/weather.c:910
+#: ../libgweather/weather.c:808
 #, c-format
 msgid "Beaufort force %.1f"
 msgstr "%.1f ÐÐÐÐÐÐ ÐÐ ÑÐÐÐÐ ÐÐÑÐÑÑÐ"
 
-#: ../libgweather/weather.c:935
+#: ../libgweather/weather.c:834
 msgid "Calm"
 msgstr "ÐÑÐÐÑ"
 
 #. TRANSLATOR: This is 'wind direction' / 'wind speed'
-#: ../libgweather/weather.c:939
+#: ../libgweather/weather.c:842
 #, c-format
 msgid "%s / %s"
 msgstr "%s/%s"
 
 #. TRANSLATOR: This is pressure in inches of mercury
-#: ../libgweather/weather.c:961
+#: ../libgweather/weather.c:866
 #, c-format
 msgid "%.2f inHg"
 msgstr "%.2f ÐÑÐÐÐÐ ÑÑ. ÑÑ."
 
 #. TRANSLATOR: This is pressure in millimeters of mercury
-#: ../libgweather/weather.c:965
+#: ../libgweather/weather.c:870
 #, c-format
 msgid "%.1f mmHg"
 msgstr "%.2f ÐÐ ÑÑ. ÑÑ."
 
 #. TRANSLATOR: This is pressure in kiloPascals
-#: ../libgweather/weather.c:969
+#: ../libgweather/weather.c:874
 #, c-format
 msgid "%.2f kPa"
 msgstr "%.2f ÐÐÐ"
 
 #. TRANSLATOR: This is pressure in hectoPascals
-#: ../libgweather/weather.c:973
+#: ../libgweather/weather.c:878
 #, c-format
 msgid "%.2f hPa"
 msgstr "%.2f ÐÐÐ"
 
 #. TRANSLATOR: This is pressure in millibars
-#: ../libgweather/weather.c:977
+#: ../libgweather/weather.c:882
 #, c-format
 msgid "%.2f mb"
 msgstr "%.2f ÐÐÐÑ"
 
 #. TRANSLATOR: This is pressure in atmospheres
-#: ../libgweather/weather.c:981
+#: ../libgweather/weather.c:886
 #, c-format
 msgid "%.3f atm"
 msgstr "%.3f ÐÑÐ"
 
 #. TRANSLATOR: This is the visibility in miles
-#: ../libgweather/weather.c:1009
+#: ../libgweather/weather.c:915
 #, c-format
 msgid "%.1f miles"
 msgstr "%.1f ÐÐÐÑ"
 
 #. TRANSLATOR: This is the visibility in kilometers
-#: ../libgweather/weather.c:1013
+#: ../libgweather/weather.c:919
 #, c-format
 msgid "%.1f km"
 msgstr "%.1f ÐÐ"
 
 #. TRANSLATOR: This is the visibility in meters
-#: ../libgweather/weather.c:1017
+#: ../libgweather/weather.c:923
 #, c-format
 msgid "%.0fm"
 msgstr "%.0f Ð"
 
-#: ../libgweather/weather.c:1046 ../libgweather/weather.c:1067
+#: ../libgweather/weather.c:957 ../libgweather/weather.c:985
 msgid "%H:%M"
 msgstr "%H:%M"
 
-#: ../libgweather/weather.c:1126
+#: ../libgweather/weather.c:1066
 msgid "Retrieval failed"
 msgstr "ÐÑÐÐÐÐÑÑÐ ÑÐÐÐ ÐÑÐ ÐÐÐÑÑÐÐÐÐ"
+
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:1
+msgid "URL for the radar map"
+msgstr "ÐÐÑÐÑ ÐÐÑ ÑÐÐÐÑÐÐÐ ÐÐÑÑÑ"
+
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:2
+msgid ""
+"The custom URL from where to retrieve a radar map, or empty for disabling "
+"radar maps."
+msgstr ""
+"ÐÐÐÑÐÐÐÐÑÐÐÑÑÐÐÐ ÐÐÑÐÑ (URL) ÐÐÑ ÐÐÐÑÑÐÐÐÑ ÑÐÐÐÑÐÐÐ ÐÐÑÑÑ ÐÐÐ ÐÑÑÑÐÐ "
+"ÐÐÐÑÐÐÐÐ ÐÐÑ ÐÑÐÐÑÑÐÐÐÑ ÑÐÐÐÑÐÐÐ ÐÐÑÑÑ."
+
+#. TRANSLATORS: pick a temperature unit that should be used by default in your
+#. locale; values must be quoted
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:5
+msgid "'fahrenheit'"
+msgstr "'centigrade'"
+
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:6
+msgid "Temperature unit"
+msgstr "ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÑÐÐÐÐÑÐÑÑÑÑ"
+
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:7
+msgid ""
+"The unit of temperature used for showing weather. Valid values are 'kelvin', "
+"'centigrade' and 'fahrenheit'."
+msgstr ""
+"ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÑÐÐÐÐÑÐÑÑÑÑ, ÐÑÐÐÐÑÐÑÐÐÐÑ ÐÐÑ ÐÑÐÐÐÐ ÐÐÐÐÐÑ. ÐÐÐÑÑÑÐÐÑÐ "
+"ÐÐÐÑÐÐÐÑ: ÂkelvinÂ, Âcentigrade РÂfahrenheitÂ."
+
+#. TRANSLATORS: pick a default distance unit for your locale, see key description
+#. for valid values
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:10
+msgid "'miles'"
+msgstr "'km'"
+
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:11
+msgid "Distance unit"
+msgstr "ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÑÐÑÑÑÐÑÐÐÑ"
+
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:12
+msgid ""
+"The unit of distance used for showing weather (for example for visibility or "
+"for distance of important events). Valid values are 'meters', 'km' and "
+"'miles'."
+msgstr ""
+"ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÑÐÑÑÑÐÑÐÐÑ, ÐÑÐÐÐÑÐÑÐÐÐÑ ÐÐÑ ÐÑÐÐÐÐ ÐÐÐÐÐÑ (ÐÐÐÑÐÐÐÑ, ÐÑÐ "
+"ÐÐÐÐÐÐ ÐÐÐÐÐÐÑÑÐ ÐÐÐ ÑÐÑÑÑÐÑÐÐÑ ÐÐ ÐÐÐÐÑÑ ÑÐÑÐÐ). ÐÐÐÐÐÐÐÑÐ ÐÐÐÑÐÐÐÑ: "
+"ÂmetersÂ, Âkm РÂmilesÂ."
+
+#. TRANSLATORS: pick a default speed unit for your locale, see key description
+#. for valid values
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:15
+msgid "'knots'"
+msgstr "'ms'"
+
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:16
+msgid "Speed unit"
+msgstr "ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÑÐÐÑÐÑÑÐ"
+
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:17
+msgid ""
+"The unit of speed used for showing weather (for example for wind speed). "
+"Valid values are 'ms' (meters per second), 'kph' (kilometers per hour), "
+"'mph' (miles per hour), 'knots' and 'bft' (Beaufort scale)."
+msgstr ""
+"ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÑÐÐÑÐÑÑÐ, ÐÑÐÐÐÑÐÑÐÐÐÑ ÐÐÑ ÐÑÐÐÐÐ ÐÐÐÐÐÑ (ÐÐÐÑÐÐÐÑ, "
+"ÑÐÐÑÐÑÑÑ ÐÐÑÑÐ). ÐÐÐÐÐÐÐÑÐ ÐÐÐÑÐÐÐÑ: Âms (ÐÐÑÑÐÐ Ð ÑÐÐÑÐÐÑ), "
+"Âkph (ÐÐÐÐÐÐÑÑÐÐ Ð ÑÐÑ), Âmph (ÐÐÐÑ Ð ÑÐÑ), Âknots РÂbft (ÑÐÐÐÐ ÐÐÑÐÑÑÐ)."
+
+#. TRANSLATORS: pick a default pressure unit for your locale, see key description
+#. for valid values
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:20
+msgid "'inch-hg'"
+msgstr "'mm-hg'"
+
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:21
+msgid "Pressure unit"
+msgstr "ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÐÐÐÐÐÐÐÑ"
+
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:22
+msgid ""
+"The unit of pressure used for showing weather. Valid values are "
+"'kpa' (kilopascal), 'hpa' (hectopascal), 'mb' (millibar, mathematically "
+"equivalent to 1 hPa but shown differently), 'mm-hg' (millimiters of "
+"mercury), 'inch-hg' (inches of mercury), 'atm' (atmospheres)."
+msgstr ""
+"ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÐÐÐÐÐÐÐÑ, ÐÑÐÐÐÑÐÑÐÐÐÑ ÐÐÑ ÐÑÐÐÐÐ ÐÐÐÐÐÑ. ÐÐÐÐÐÐÐÑÐ "
+"ÐÐÐÑÐÐÐÑ: Âkpa (ÐÐÐÐÐÐÑÐÐÐÐ), Âhpa (ÐÐÐÑÐÐÐÑÐÐÐÐ), Âmb (ÐÐÐÐÐÐÐÑÑ, "
+"ÐÐÑÐÐÐÑÐÑÐÑÐÐÐ ÑÐÐÐÐÐÐÐÐÑ 1 hPa, ÐÐ ÐÐÐÐÐÑÐÐÐÑÑÑ ÐÐ-ÐÑÑÐÐÐÑ), Âmm-"
+"hg (ÐÐÐÐÐÐÐÑÑÑ ÑÑÑÑÐÐÐÐ ÑÑÐÐÐÐ), Âinch-hg (ÐÑÐÐÑ ÑÑÑÑÐÐÐÐ ÑÑÐÐÐÐ), "
+"Âatm (ÐÑÐÐÑÑÐÑÑ)."
+
+#. TRANSLATORS: pick a default location to use in the weather applet. This should
+#. usually be the largest city or the capital of your country. If you're not picking
+#. a <location> in the database, don't forget to set name and coordinates.
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:26
+msgid "('', 'KNYC', nothing)"
+msgstr "('', 'KNYC', ÐÐÑÐÐÐ)"
+
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:27
+msgid "Default location"
+msgstr "ÐÐÑÐÐÐÐÐÐÐÐÐ ÐÐ ÑÐÐÐÑÐÐÐÑ"
+
+#: ../data/org.gnome.GWeather.gschema.xml.in.h:28
+msgid ""
+"The default location for the weather applet. The first field is the name "
+"that will be shown. If empty, it will be taken from the locations database. "
+"The second field is the METAR code for the default weather station. It must "
+"not be empty and must correspond to a &lt;code&gt; tag in the Locations.xml "
+"file. The third field is a tuple of (latitude, longitude), to override the "
+"value taken from the database. This is only used for sunrise and moon phase "
+"calculations, not for weather forecast."
+msgstr ""
+"ÐÐÐÐÑÐÐÐÑ ÑÐÑÐÐÐÐÐÐÐÐÐ ÐÐÐÐÐÑÐ ÐÐÐÐÐÑ ÐÐ ÑÐÐÐÑÐÐÐÑ. Ð ÐÐÑÐÐÐ ÐÐÐÐ ÐÐÐÐÑÑÑÑ "
+"ÐÐÑ, ÐÐÑÐÑÐÐ ÐÑÐÐÑ ÐÐÐÐÐÐÐÐ. ÐÑÐÐ ÐÐÑÐÐÐ ÐÐ ÐÐÐÐÐÐ, ÑÐ ÐÐÐÑÐÐÐÐ ÐÐÑÑÑÑÑ ÐÐ "
+"ÐÐÐÑ ÐÐÐÐÑÑ ÑÐÑÐÐÐÐÐÐÐÐÐ. ÐÐ ÐÑÐÑÐÐ ÐÐÐÐ ÐÐÐÐÑÑÑÑ ÐÐÐ METAR ÐÐÑ ÐÐÐÐÐÐÐÐ "
+"ÑÑÐÐÑÐÐ ÐÐ ÑÐÐÐÑÐÐÐÑ. ÐÐÐ ÐÐ ÐÐÐÐÐÐ ÐÑÑÑ ÐÑÑÑÐ Ð ÐÐÐ ÐÐÐÑÐÐÐÐ ÐÐÐÐÐÐ ÐÑÑÑ "
+"ÐÐÐÐÐ ÐÐ ÐÐÑÐÐ &lt;code&gt;, ÐÐÐÑÑÐÑÑÑ Ð ÑÐÐÐÐ Locations.xml. Ð ÑÑÐÑÑÐÐ ÐÐÐÐ "
+"ÑÐÐÐÑÐÐÐÑÑÑ ÐÐÑÑÐÐ (ÑÐÑÐÑÐ, ÐÐÐÐÐÑÐ), ÐÐÐÐÐÑÑÑÐÐ ÐÐÐÑÐÐÐÐ, ÐÐÐÑÑÐÐÐÐÐ ÐÐ "
+"ÐÐÐÑ ÐÐÐÐÑÑ. ÐÑÐÐÐÑÐÑÐÑÑÑ ÑÐÐÑÐÐ ÐÑÑÐÑÐÐÐÐÐ ÐÐÑÑÐÐÐ Ð ÑÐÐÑ ÐÑÐÑ, Ð ÐÐ ÐÐÑ "
+"ÐÑÐÐÐÐÐÐ ÐÐÐÐÐÑ."
+
+#~ msgid "DEFAULT_LOCATION"
+#~ msgstr "ÐÐÑÐÐÐ - ÐÐÑÐÐÐÑÑÐÐÐ"
+
+#~ msgid "DEFAULT_CODE"
+#~ msgstr "UUEE"
+
+#~ msgid "DEFAULT_ZONE"
+#~ msgstr " "
+
+#~ msgid "DEFAULT_RADAR"
+#~ msgstr " "
+
+#~ msgid "DEFAULT_COORDINATES"
+#~ msgstr "55-59N 037-30E"
+
+#~ msgid "Default"
+#~ msgstr "ÐÐ ÑÐÐÐÑÐÐÐÑ"
+
+#~ msgid "K"
+#~ msgstr "K"
+
+#~ msgid "C"
+#~ msgstr "C"
+
+#~ msgid "F"
+#~ msgstr "F"
+
+#~ msgid "m/s"
+#~ msgstr "Ð/Ñ"
+
+#~ msgid "km/h"
+#~ msgstr "ÐÐ/Ñ"
+
+#~ msgid "mph"
+#~ msgstr "ÐÐÐÑ/Ñ"
+
+#~ msgid "Beaufort scale"
+#~ msgstr "ÑÐÐÐÐ ÐÐÑÐÑÑÐ"
+
+#~ msgid "kPa"
+#~ msgstr "ÐÐÐÐÐÐÑÐÐÐÑ"
+
+#~ msgid "hPa"
+#~ msgstr "ÐÐÐÑÐÐÐÑÐÐÐÑ"
+
+#~ msgid "mb"
+#~ msgstr "ÐÐÐÐÐÐÐÑ"
+
+#~ msgid "mmHg"
+#~ msgstr "ÐÐ ÑÑ. ÑÑ."
+
+#~ msgid "inHg"
+#~ msgstr "ÐÑÐÐ ÑÑ. ÑÑ."
+
+#~ msgid "atm"
+#~ msgstr "ÐÑÐ"
+
+#~ msgid "m"
+#~ msgstr "Ð"
+
+#~ msgid "km"
+#~ msgstr "ÐÐÐÐÐÐÑÑÑ"
+
+#~ msgid "mi"
+#~ msgstr "ÐÐÐÑ"
+
+#~ msgid "DEFAULT_TEMP_UNIT"
+#~ msgstr "C"
+
+#~ msgid "DEFAULT_SPEED_UNIT"
+#~ msgstr "m/s"
+
+#~ msgid "DEFAULT_PRESSURE_UNIT"
+#~ msgstr "mmHg"
+
+#~ msgid "DEFAULT_DISTANCE_UNIT"
+#~ msgstr "km"
+
+#~ msgid ""
+#~ "A three-digit-long code for retrieving radar maps from weather.com, found "
+#~ "from http://git.gnome.org/cgit/libgweather/plain/data/Locations.xml.in";
+#~ msgstr ""
+#~ "ÐÑÑÑÐÐÐÑÐÑÐ ÐÐÐ ÐÐÑ ÐÐÐÑÑÐÐÐÑ ÑÐÐÐÑÐÑÑ ÐÐÑÑ ÐÑ weather.com â ÐÐÐ ÐÐÐÐÐ "
+#~ "ÐÐÐÑÐ ÐÐ ÐÐÑÐÑÑ http://git.gnome.org/cgit/libgweather/plain/data/";
+#~ "Locations.xml.in"
+
+#~ msgid ""
+#~ "A unique zone for the city, as found from http://git.gnome.org/cgit/";
+#~ "libgweather/plain/data/Locations.xml.in"
+#~ msgstr ""
+#~ "ÐÐÐÐÐÐÑÐÐÑ ÐÐÐÐ ÐÐÑ ÐÐÑÐÐÐ â ÐÑ ÐÐÐÐÐ ÐÐÐÑÐ Ð http://git.gnome.org/cgit/";
+#~ "libgweather/plain/data/Locations.xml.in"
+
+#~ msgid ""
+#~ "Determines whether the applet automatically updates its weather "
+#~ "statistics or not."
+#~ msgstr "ÐÐÑÐÐÐÐÑÐÑ, ÐÑÐÐÐ ÐÐ ÐÐÑÐÐÐÑÐÑÐÑÐÐ ÐÐÐÐÐÐÑÑÑ ÐÐÐÐÑÐ Ð ÐÐÐÐÐÐ."
+
+#~ msgid "Display radar map"
+#~ msgstr "ÐÐÐÐÐÑÐÐÑÑ ÑÐÐÐÑÐÑÑ ÐÐÑÑÑ"
+
+#~ msgid "Fetch a radar map on each update."
+#~ msgstr "ÐÐÐÐÐÑÑÑ ÑÐÐÐÑÐÑÑ ÐÐÑÑÑ ÐÑÐ ÐÐÐÐÐÐ ÐÐÐÐÐÐÐÐÐÐ."
+
+#~ msgid ""
+#~ "If true, then retrieve a radar map from a location specified by the "
+#~ "\"radar\" key."
+#~ msgstr ""
+#~ "ÐÑÐÐ ÑÑÐÑ ÐÐÑÑ ÑÑÑÐÐÐÐÐÐÐ, ÑÐ ÐÐÐÑÑÐÑÑ ÑÐÐÐÑÐÑÑ ÐÐÑÑÑ ÐÐ ÐÐÑÐÑÐ, "
+#~ "ÐÐÐÐÐÐÐÐÐ ÐÐÑÑÐÐ ÂradarÂ."
+
+#~ msgid ""
+#~ "Latitude and longitude of your location expressed in DD-MM-SS[NS] DD-MM-SS"
+#~ "[EW]."
+#~ msgstr "ÐÐÑÐ ÑÐÑÐÑÐ Ð ÐÐÐÐÐÑÐ Ð ÑÐÑÐÐÑÐ DD-MM-SS[NS] DD-MM-SS[EW]."
+
+#~ msgid "Location coordinates"
+#~ msgstr "ÐÐÐÑÐÐÐÐÑÑ ÐÐÑÑÐÐÐÐÐÐÐÐÐÑ"
+
+#~ msgid "Nearby city"
+#~ msgstr "ÐÐÐÐÐÐÑÐÐ ÐÐÑÐÐ"
+
+#~ msgid ""
+#~ "Nearby major zone, such as a capital city, as found from http://git.gnome.";
+#~ "org/cgit/libgweather/plain/data/Locations.xml.in"
+#~ msgstr ""
+#~ "ÐÐÐÐÐÐÑÐÐ ÐÑÑÐÐÑÐ ÐÐÑÐÐ â ÐÐÐ ÐÐÐÐÐ ÐÐÐÑÐ Ð http://git.gnome.org/cgit/";
+#~ "libgweather/plain/data/Locations.xml.in"
+
+#~ msgid "Not used anymore"
+#~ msgstr "ÐÐÐÑÑÐ ÐÐ ÐÑÐÐÐÑÐÑÐÑÑÑ"
+
+#~ msgid "Radar location"
+#~ msgstr "ÐÐÐÐÑÐÑÐ ÐÐÑÐÑ"
+
+#~ msgid "The city that gweather displays information for."
+#~ msgstr "ÐÐÑÐÐ, ÐÐÐÐÐÑ Ð ÐÐÑÐÑÐÐ ÐÐÐÐÐÑÐÐÐÑ gweather."
+
+#~ msgid "The interval, in seconds, between automatic updates."
+#~ msgstr "ÐÑÐÐÐÐÑÑÐÐ ÐÑÐÐÐÐÐ (Ð ÑÐÐÑÐÐÐÑ) ÐÐÐÐÑ ÐÐÑÐÐÐÑÐÑÐÑÐÐÐÐ ÐÐÐÐÐÐÐÐÐÑÐÐ."
+
+#~ msgid "The unit to use for pressure."
+#~ msgstr "ÐÑÐÐÐÑÐÑÐÐÐÑ ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÐÐÐÐÐÐÐÑ."
+
+#~ msgid "The unit to use for temperature."
+#~ msgstr "ÐÑÐÐÐÑÐÑÐÐÐÑ ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÑÐÐÐÐÑÐÑÑÑÑ."
+
+#~ msgid "The unit to use for visibility."
+#~ msgstr "ÐÑÐÐÐÑÐÑÐÐÐÑ ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÐÐÐÐÐÐÑÑÐ."
+
+#~ msgid "The unit to use for wind speed."
+#~ msgstr "ÐÑÐÐÐÑÐÑÐÐÐÑ ÐÐÐÐÐÑÐ ÐÐÐÐÑÐÐÐÑ ÑÐÐÑÐÑÑÐ ÐÐÑÑÐ."
+
+#~ msgid "Update interval"
+#~ msgstr "ÐÑÐÐÐÐÑÑÐÐ ÐÐÐÐÑ ÐÐÐÐÐÐÐÐÐÑÐÐ"
+
+#~ msgid "Update the data automatically"
+#~ msgstr "ÐÐÐÐÐÐÑÑÑ ÐÐÐÐÑÐ ÐÐÑÐÐÐÑÐÑÐÑÐÐ"
+
+#~ msgid "Use custom url for the radar map"
+#~ msgstr "ÐÑÐÐÐÑÐÐÐÐÑÑ ÑÐÐÑÑÐÐÐÐÑÐ ÐÐÑÐÑ ÐÐÑ ÑÐÐÐÑÐÐÐ ÐÐÑÑÑ"
+
+#~ msgid "Use metric units"
+#~ msgstr "ÐÑÐÐÐÑÐÐÐÐÑÑ ÐÐÑÑÐÑÐÑÐÑÑ ÑÐÑÑÐÐÑ"
+
+#~ msgid "Use metric units instead of english units."
+#~ msgstr "ÐÑÐÐÐÑÐÐÐÐÑÑ ÐÐÑÑÐÑÐÑÐÑÑ ÑÐÑÑÐÐÑ ÐÐÑ ÐÐÐÑÑÐ ÐÐÐÐÐÐÑÐÐÐ ÑÐÑÑÐÐÑ."
+
+#~ msgid "Weather for a city"
+#~ msgstr "ÐÐÐÐÐÐ ÐÐÑ ÐÐÑÐÐÐ"
+
+#~ msgid "Weather location information"
+#~ msgstr "ÐÐÐÐÐÐÐÑ Ð ÐÐÐÐÐÐ Ð ÐÐÑÑÐÐÐÐÐÐÐÐÐÐ"
+
+#~ msgid "Weather location information."
+#~ msgstr "ÐÐÐÐÐÐÐÑ Ð ÐÐÐÐÐÐ Ð ÐÐÑÑÐÐÐÐÐÐÐÐÐÐ."



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]