[libgweather] Updated Arabic tranlation



commit d7fffc89781c1ae5f78540b9707ac0734af24401
Author: Khaled Hosny <khaledhosny eglug org>
Date:   Wed Jun 27 14:54:33 2012 +0200

    Updated Arabic tranlation

 po/ar.po |  908 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 412 insertions(+), 496 deletions(-)
---
diff --git a/po/ar.po b/po/ar.po
index 300c767..938f339 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -8,482 +8,122 @@
 # Arafat Medini <lumina silverpen de>, 2003.
 # Abdulaziz Al-Arfaj <alarfaj0 yahoo com>, 2004.
 # Ayman Hourieh <aymanh gmail com>, 2004.
-# Khaled Hosny <khaledhosny eglug org>, 2006, 2007, 2008, 2009.
+# Khaled Hosny <khaledhosny eglug org>, 2006, 2007, 2008, 2009, 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: libgweather.HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-19 07:32+0200\n"
-"PO-Revision-Date: 2009-08-21 09:17+0300\n"
+"POT-Creation-Date: 2012-06-27 14:52+0200\n"
+"PO-Revision-Date: 2012-06-27 14:52+0200\n"
 "Last-Translator: Khaled Hosny <khaledhosny eglug org>\n"
 "Language-Team: Arabic <doc arabeyes org>\n"
+"Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Language: ar\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
-"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-"X-Generator: Virtaal 0.4.0\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 "DEFAULT_LOCATION"
-
-#. 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 "DEFAULT_CODE"
-
-#. 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 "DEFAULT_ZONE"
-
-#. 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 "DEFAULT_RADAR"
-
-#. 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 "DEFAULT_COORDINATES"
-
-#: ../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 "Ù"
-
-#. translators: Celsius
-#: ../libgweather/gweather-prefs.c:38
-msgid "C"
-msgstr "Ù"
-
-#. translators: Fahrenheit
-#: ../libgweather/gweather-prefs.c:40
-msgid "F"
-msgstr "Ù"
-
-#. 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 "km/h"
-
-#. 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
+"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
+"X-Generator: Virtaal 0.7.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 "ØÙÙØÙÙØ ØÙØÙ ÙØØØ ØØÙÙØ ØÙØÙØ ÙØÙÙÙØØ ØÙÙØ."
-
-#: ../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
-#, c-format
-msgid "Failed to get METAR data: %d %s.\n"
-msgstr "ÙØÙ ØÙØØÙÙ ØÙÙ ØÙØÙØØ âMETAR: â%Id â%s\n"
-
-#: ../libgweather/weather-metar.c:548
-msgid "WeatherInfo missing location"
-msgstr "ÙØÙÙÙØØ ØÙØÙØ ØÙØÙØ ØÙÙÙÙØ"
-
-#: ../libgweather/weather.c:232
+#: ../libgweather/weather.c:201
 msgid "Variable"
 msgstr "ÙØØÙØ"
 
-#: ../libgweather/weather.c:233
+#: ../libgweather/weather.c:202
 msgid "North"
 msgstr "ØÙØÙ"
 
-#: ../libgweather/weather.c:233
+#: ../libgweather/weather.c:202
 msgid "North - NorthEast"
 msgstr "ØÙØÙ - ØÙØÙ ØØÙÙ"
 
-#: ../libgweather/weather.c:233
+#: ../libgweather/weather.c:202
 msgid "Northeast"
 msgstr "ØÙØÙ ØØÙÙ"
 
-#: ../libgweather/weather.c:233
+#: ../libgweather/weather.c:202
 msgid "East - NorthEast"
 msgstr "ØØÙ - ØÙØÙ ØØÙÙ"
 
-#: ../libgweather/weather.c:234
+#: ../libgweather/weather.c:203
 msgid "East"
 msgstr "ØØÙ"
 
-#: ../libgweather/weather.c:234
+#: ../libgweather/weather.c:203
 msgid "East - Southeast"
 msgstr "ØØÙ - ØÙÙØ ØØÙÙ"
 
-#: ../libgweather/weather.c:234
+#: ../libgweather/weather.c:203
 msgid "Southeast"
 msgstr "ØÙÙØ ØØÙÙ"
 
-#: ../libgweather/weather.c:234
+#: ../libgweather/weather.c:203
 msgid "South - Southeast"
 msgstr "ØÙÙØ - ØÙÙØ ØØÙÙ"
 
-#: ../libgweather/weather.c:235
+#: ../libgweather/weather.c:204
 msgid "South"
 msgstr "ØÙÙØ"
 
-#: ../libgweather/weather.c:235
+#: ../libgweather/weather.c:204
 msgid "South - Southwest"
 msgstr "ØÙÙØ - ØÙÙØ ØØØÙ"
 
-#: ../libgweather/weather.c:235
+#: ../libgweather/weather.c:204
 msgid "Southwest"
 msgstr "ØÙÙØ ØØØÙ"
 
-#: ../libgweather/weather.c:235
+#: ../libgweather/weather.c:204
 msgid "West - Southwest"
 msgstr "ØØØ - ØÙÙØ ØØØÙ"
 
-#: ../libgweather/weather.c:236
+#: ../libgweather/weather.c:205
 msgid "West"
 msgstr "ØØØ"
 
-#: ../libgweather/weather.c:236
+#: ../libgweather/weather.c:205
 msgid "West - Northwest"
 msgstr "ØØØ - ØÙØÙ ØØØÙ"
 
-#: ../libgweather/weather.c:236
+#: ../libgweather/weather.c:205
 msgid "Northwest"
 msgstr "ØÙØÙ ØØØÙ"
 
-#: ../libgweather/weather.c:236
+#: ../libgweather/weather.c:205
 msgid "North - Northwest"
 msgstr "ØÙØÙ - ØÙØÙ ØØØÙ"
 
-#: ../libgweather/weather.c:243 ../libgweather/weather.c:260
-#: ../libgweather/weather.c:332
+#: ../libgweather/weather.c:212 ../libgweather/weather.c:229
+#: ../libgweather/weather.c:301
 msgid "Invalid"
 msgstr "ØÙØ ØØÙØ"
 
-#: ../libgweather/weather.c:249
+#: ../libgweather/weather.c:218
 msgid "Clear Sky"
 msgstr "ØÙØØ ØØÙÙØ"
 
-#: ../libgweather/weather.c:250
+#: ../libgweather/weather.c:219
 msgid "Broken clouds"
 msgstr "ØÙÙÙ ÙÙÙÙØ"
 
-#: ../libgweather/weather.c:251
+#: ../libgweather/weather.c:220
 msgid "Scattered clouds"
 msgstr "ØÙÙÙ ÙØÙØÙØ"
 
-#: ../libgweather/weather.c:252
+#: ../libgweather/weather.c:221
 msgid "Few clouds"
 msgstr "ØÙÙÙ ÙÙÙÙØ"
 
-#: ../libgweather/weather.c:253
+#: ../libgweather/weather.c:222
 msgid "Overcast"
 msgstr "ÙÙÙÙØ"
 
@@ -491,376 +131,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:261 ../libgweather/weather.c:263
 msgid "Thunderstorm"
 msgstr "ØØØÙØ ØØØÙØ"
 
 #. DRIZZLE
-#: ../libgweather/weather.c:293
+#: ../libgweather/weather.c:262
 msgid "Drizzle"
 msgstr "ØØØØ"
 
-#: ../libgweather/weather.c:293
+#: ../libgweather/weather.c:262
 msgid "Light drizzle"
 msgstr "ØØØØ ØÙÙÙ"
 
-#: ../libgweather/weather.c:293
+#: ../libgweather/weather.c:262
 msgid "Moderate drizzle"
 msgstr "ØØØØ ÙØÙØØ"
 
-#: ../libgweather/weather.c:293
+#: ../libgweather/weather.c:262
 msgid "Heavy drizzle"
 msgstr "ØØØØ ØÙÙÙ"
 
-#: ../libgweather/weather.c:293
+#: ../libgweather/weather.c:262
 msgid "Freezing drizzle"
 msgstr "ØØØØ ÙØÙÙÙØ"
 
 #. RAIN
-#: ../libgweather/weather.c:294
+#: ../libgweather/weather.c:263
 msgid "Rain"
 msgstr "ÙØØ"
 
-#: ../libgweather/weather.c:294
+#: ../libgweather/weather.c:263
 msgid "Light rain"
 msgstr "ÙØØ ØÙÙÙ"
 
-#: ../libgweather/weather.c:294
+#: ../libgweather/weather.c:263
 msgid "Moderate rain"
 msgstr "ÙØØ ÙØÙØØ"
 
-#: ../libgweather/weather.c:294
+#: ../libgweather/weather.c:263
 msgid "Heavy rain"
 msgstr "ÙØØ ÙØÙÙ"
 
-#: ../libgweather/weather.c:294
+#: ../libgweather/weather.c:263
 msgid "Rain showers"
 msgstr "ÙØØÙ ÙÙ ØÙÙØØ"
 
-#: ../libgweather/weather.c:294
+#: ../libgweather/weather.c:263
 msgid "Freezing rain"
 msgstr "ÙØØ ÙØÙÙÙØ"
 
 #. SNOW
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:264
 msgid "Snow"
 msgstr "ØÙÙØ"
 
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:264
 msgid "Light snow"
 msgstr "ØÙÙØ ØÙÙÙØ"
 
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:264
 msgid "Moderate snow"
 msgstr "ØÙÙØ ÙØÙØØØ"
 
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:264
 msgid "Heavy snow"
 msgstr "ØÙÙØ ÙØÙÙØ"
 
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:264
 msgid "Snowstorm"
 msgstr "ØØØÙØ ØÙØÙØ"
 
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:264
 msgid "Blowing snowfall"
 msgstr "ØØØÙØ ØÙØÙØ"
 
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:264
 msgid "Snow showers"
 msgstr "ÙØØÙ ØÙØÙ"
 
-#: ../libgweather/weather.c:295
+#: ../libgweather/weather.c:264
 msgid "Drifting snow"
 msgstr "ØÙØ ØØØÙ"
 
 #. SNOW_GRAINS
-#: ../libgweather/weather.c:296
+#: ../libgweather/weather.c:265
 msgid "Snow grains"
 msgstr "ØØØØ ØÙØÙØ"
 
-#: ../libgweather/weather.c:296
+#: ../libgweather/weather.c:265
 msgid "Light snow grains"
 msgstr "ØØØØ ØÙØÙØ ØÙÙÙØ"
 
-#: ../libgweather/weather.c:296
+#: ../libgweather/weather.c:265
 msgid "Moderate snow grains"
 msgstr "ØØØØ ØÙØÙØ ÙØÙØØØ"
 
-#: ../libgweather/weather.c:296
+#: ../libgweather/weather.c:265
 msgid "Heavy snow grains"
 msgstr "ØØØØ ØÙØÙØ ÙØÙÙØ"
 
 #. ICE_CRYSTALS
-#: ../libgweather/weather.c:297
+#: ../libgweather/weather.c:266
 msgid "Ice crystals"
 msgstr "ØÙÙØØØ ØÙØÙØ"
 
 #. ICE_PELLETS
-#: ../libgweather/weather.c:298
+#: ../libgweather/weather.c:267
 msgid "Ice pellets"
 msgstr "ÙØØØ ØÙØÙØ"
 
-#: ../libgweather/weather.c:298
+#: ../libgweather/weather.c:267
 msgid "Few ice pellets"
 msgstr "ÙØØØ ØÙØÙØ ÙÙÙÙØ"
 
-#: ../libgweather/weather.c:298
+#: ../libgweather/weather.c:267
 msgid "Moderate ice pellets"
 msgstr "ÙØØØ ØÙØÙØ ÙØÙØØØ"
 
-#: ../libgweather/weather.c:298
+#: ../libgweather/weather.c:267
 msgid "Heavy ice pellets"
 msgstr "ÙØØØ ØÙØÙØ ÙØÙÙØ"
 
-#: ../libgweather/weather.c:298
+#: ../libgweather/weather.c:267
 msgid "Ice pellet storm"
 msgstr "ØØØÙØ ÙÙ ØÙÙØØØ ØÙØÙØÙØ"
 
-#: ../libgweather/weather.c:298
+#: ../libgweather/weather.c:267
 msgid "Showers of ice pellets"
 msgstr "ÙØØÙ ÙÙ ØÙÙØØØ ØÙØÙØÙØ"
 
 #. HAIL
-#: ../libgweather/weather.c:299
+#: ../libgweather/weather.c:268
 msgid "Hail"
 msgstr "ØØÙØ"
 
-#: ../libgweather/weather.c:299
+#: ../libgweather/weather.c:268
 msgid "Hailstorm"
 msgstr "ØØØÙØ ØØÙØ"
 
-#: ../libgweather/weather.c:299
+#: ../libgweather/weather.c:268
 msgid "Hail showers"
 msgstr "ÙØØÙ ÙÙ ØÙØØÙØ"
 
 #. SMALL_HAIL
-#: ../libgweather/weather.c:300
+#: ../libgweather/weather.c:269
 msgid "Small hail"
 msgstr "ØØÙØ ØØÙØ"
 
-#: ../libgweather/weather.c:300
+#: ../libgweather/weather.c:269
 msgid "Small hailstorm"
 msgstr "ØØØÙØ ÙÙ ØÙØØÙØ ØÙØØÙØ"
 
-#: ../libgweather/weather.c:300
+#: ../libgweather/weather.c:269
 msgid "Showers of small hail"
 msgstr "ÙØØÙ ÙÙ ØÙØØÙØ ØÙØØÙØ"
 
 #. PRECIPITATION
-#: ../libgweather/weather.c:301
+#: ../libgweather/weather.c:270
 msgid "Unknown precipitation"
 msgstr "ÙØÙÙ ÙØÙÙÙ"
 
 #. MIST
-#: ../libgweather/weather.c:302
+#: ../libgweather/weather.c:271
 msgid "Mist"
 msgstr "ØØØØ"
 
 #. FOG
-#: ../libgweather/weather.c:303
+#: ../libgweather/weather.c:272
 msgid "Fog"
 msgstr "ØØØØ"
 
-#: ../libgweather/weather.c:303
+#: ../libgweather/weather.c:272
 msgid "Fog in the vicinity"
 msgstr "ØØØØ ØØÙØÙØØ"
 
-#: ../libgweather/weather.c:303
+#: ../libgweather/weather.c:272
 msgid "Shallow fog"
 msgstr "ØØØØ ØÙÙÙ ØØØ"
 
-#: ../libgweather/weather.c:303
+#: ../libgweather/weather.c:272
 msgid "Patches of fog"
 msgstr "ØÙØ ÙÙ ØÙØØØØ"
 
-#: ../libgweather/weather.c:303
+#: ../libgweather/weather.c:272
 msgid "Partial fog"
 msgstr "ØØØØ ØØØÙ"
 
-#: ../libgweather/weather.c:303
+#: ../libgweather/weather.c:272
 msgid "Freezing fog"
 msgstr "ØØØØ ÙØÙÙÙØ"
 
 #. SMOKE
-#: ../libgweather/weather.c:304
+#: ../libgweather/weather.c:273
 msgid "Smoke"
 msgstr "ØØØÙ"
 
 #. VOLCANIC_ASH
-#: ../libgweather/weather.c:305
+#: ../libgweather/weather.c:274
 msgid "Volcanic ash"
 msgstr "ØÙØØ ØØÙØÙÙ"
 
 #. SAND
-#: ../libgweather/weather.c:306
+#: ../libgweather/weather.c:275
 msgid "Sand"
 msgstr "ØÙÙ"
 
-#: ../libgweather/weather.c:306
+#: ../libgweather/weather.c:275
 msgid "Blowing sand"
 msgstr "ØÙÙ ØØØÙ"
 
-#: ../libgweather/weather.c:306
+#: ../libgweather/weather.c:275
 msgid "Drifting sand"
 msgstr "ØÙÙ ØØØÙ"
 
 #. HAZE
-#: ../libgweather/weather.c:307
+#: ../libgweather/weather.c:276
 msgid "Haze"
 msgstr "ØØÙÙ"
 
 #. SPRAY
-#: ../libgweather/weather.c:308
+#: ../libgweather/weather.c:277
 msgid "Blowing sprays"
 msgstr "ØØØØ ØØØÙ"
 
 #. DUST
-#: ../libgweather/weather.c:309
+#: ../libgweather/weather.c:278
 msgid "Dust"
 msgstr "ØØØØ"
 
-#: ../libgweather/weather.c:309
+#: ../libgweather/weather.c:278
 msgid "Blowing dust"
 msgstr "ØØØØ ØØØÙ"
 
-#: ../libgweather/weather.c:309
+#: ../libgweather/weather.c:278
 msgid "Drifting dust"
 msgstr "ØØØØ ØØØÙ"
 
 #. SQUALL
-#: ../libgweather/weather.c:310
+#: ../libgweather/weather.c:279
 msgid "Squall"
 msgstr "ØØØÙØ ÙÙØØØØ"
 
 #. SANDSTORM
-#: ../libgweather/weather.c:311
+#: ../libgweather/weather.c:280
 msgid "Sandstorm"
 msgstr "ØØØÙØ ØÙÙÙØ"
 
-#: ../libgweather/weather.c:311
+#: ../libgweather/weather.c:280
 msgid "Sandstorm in the vicinity"
 msgstr "ØØØÙØ ØÙÙÙØ ØØÙØÙØØ"
 
-#: ../libgweather/weather.c:311
+#: ../libgweather/weather.c:280
 msgid "Heavy sandstorm"
 msgstr "ØØØÙØ ØÙÙÙØ ÙØÙÙØ"
 
 #. DUSTSTORM
-#: ../libgweather/weather.c:312
+#: ../libgweather/weather.c:281
 msgid "Duststorm"
 msgstr "ØØØÙØ ØØØØ"
 
-#: ../libgweather/weather.c:312
+#: ../libgweather/weather.c:281
 msgid "Duststorm in the vicinity"
 msgstr "ØØØÙØ ØØØØ ØØÙØÙØØ"
 
-#: ../libgweather/weather.c:312
+#: ../libgweather/weather.c:281
 msgid "Heavy duststorm"
 msgstr "ØØØÙØ ØØØØ ÙØÙÙØ"
 
 #. FUNNEL_CLOUD
-#: ../libgweather/weather.c:313
+#: ../libgweather/weather.c:282
 msgid "Funnel cloud"
 msgstr "ØØØØØ ØÙØÙØÙØ"
 
 #. TORNADO
-#: ../libgweather/weather.c:314
+#: ../libgweather/weather.c:283
 msgid "Tornado"
 msgstr "ØØØØØ"
 
 #. DUST_WHIRLS
-#: ../libgweather/weather.c:315
+#: ../libgweather/weather.c:284
 msgid "Dust whirls"
 msgstr "ØÙØÙØØ ØØØØ"
 
-#: ../libgweather/weather.c:315
+#: ../libgweather/weather.c:284
 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:614
 msgid "%a, %b %d / %H:%M"
 msgstr "%AØ %Od %B / %OI:%OM"
 
-#: ../libgweather/weather.c:725
+#: ../libgweather/weather.c:620
 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:632 ../libgweather/weather.c:681
+#: ../libgweather/weather.c:696 ../libgweather/weather.c:712
+#: ../libgweather/weather.c:728 ../libgweather/weather.c:744
+#: ../libgweather/weather.c:761 ../libgweather/weather.c:781
+#: ../libgweather/weather.c:811 ../libgweather/weather.c:829
+#: ../libgweather/weather.c:858 ../libgweather/weather.c:884
+#: ../libgweather/weather.c:901 ../libgweather/weather.c:918
 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:652
 #, c-format
 msgid "%.1f ÂF"
 msgstr "%I.1f ÂÙ"
 
 #. TRANSLATOR: This is the temperature in degrees Fahrenheit (\302\260 is U+00B0 DEGREE SIGN)
-#: ../libgweather/weather.c:764
+#: ../libgweather/weather.c:655
 #, c-format
 msgid "%d ÂF"
 msgstr "%Id ÂÙ"
 
 #. TRANSLATOR: This is the temperature in degrees Celsius (\302\260 is U+00B0 DEGREE SIGN)
-#: ../libgweather/weather.c:770
+#: ../libgweather/weather.c:661
 #, c-format
 msgid "%.1f ÂC"
 msgstr "%.1f ÂØ"
 
 #. TRANSLATOR: This is the temperature in degrees Celsius (\302\260 is U+00B0 DEGREE SIGN)
-#: ../libgweather/weather.c:773
+#: ../libgweather/weather.c:664
 #, c-format
 msgid "%d ÂC"
 msgstr "%Id ÂØ"
 
 #. TRANSLATOR: This is the temperature in kelvin
-#: ../libgweather/weather.c:779
+#: ../libgweather/weather.c:670
 #, c-format
 msgid "%.1f K"
 msgstr "%I.1f Ù"
 
 #. TRANSLATOR: This is the temperature in kelvin
-#: ../libgweather/weather.c:782
+#: ../libgweather/weather.c:673
 #, c-format
 msgid "%d K"
 msgstr "%Id Ù"
 
 #. TRANSLATOR: This is the humidity in percent
-#: ../libgweather/weather.c:864
+#: ../libgweather/weather.c:764
 #, c-format
 msgid "%.f%%"
 msgstr "%I.f%%"
 
 #. TRANSLATOR: This is the wind speed in knots
-#: ../libgweather/weather.c:892
+#: ../libgweather/weather.c:792
 #, c-format
 msgid "%0.1f knots"
 msgstr "%I0.1f ØÙØØ"
 
 #. TRANSLATOR: This is the wind speed in miles per hour
-#: ../libgweather/weather.c:896
+#: ../libgweather/weather.c:795
 #, c-format
 msgid "%.1f mph"
 msgstr "%I.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 "%I.1f ÙÙ/Ø"
 
 #. TRANSLATOR: This is the wind speed in meters per second
-#: ../libgweather/weather.c:904
+#: ../libgweather/weather.c:801
 #, c-format
 msgid "%.1f m/s"
 msgstr "%I.1f Ù/Ø"
@@ -868,83 +505,362 @@ msgstr "%I.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:806
 #, c-format
 msgid "Beaufort force %.1f"
 msgstr "ÙÙØ ØÙÙÙÙØ %I.1f"
 
-#: ../libgweather/weather.c:935
+#: ../libgweather/weather.c:831
 msgid "Calm"
 msgstr "ÙØØØ"
 
 #. TRANSLATOR: This is 'wind direction' / 'wind speed'
-#: ../libgweather/weather.c:939
+#: ../libgweather/weather.c:839
 #, c-format
 msgid "%s / %s"
 msgstr "%s / %s"
 
 #. TRANSLATOR: This is pressure in inches of mercury
-#: ../libgweather/weather.c:961
+#: ../libgweather/weather.c:863
 #, c-format
 msgid "%.2f inHg"
 msgstr "%I.2f ØÙØ ØØØÙ"
 
 #. TRANSLATOR: This is pressure in millimeters of mercury
-#: ../libgweather/weather.c:965
+#: ../libgweather/weather.c:866
 #, c-format
 msgid "%.1f mmHg"
 msgstr "%I.1f ÙÙ ØØØÙ"
 
 #. TRANSLATOR: This is pressure in kiloPascals
-#: ../libgweather/weather.c:969
+#: ../libgweather/weather.c:869
 #, c-format
 msgid "%.2f kPa"
 msgstr "%I.2f ÙÙÙÙ ØØØÙØÙ"
 
 #. TRANSLATOR: This is pressure in hectoPascals
-#: ../libgweather/weather.c:973
+#: ../libgweather/weather.c:872
 #, c-format
 msgid "%.2f hPa"
 msgstr "%I.2f ÙÙÙØÙ ØØØÙØÙ"
 
 #. TRANSLATOR: This is pressure in millibars
-#: ../libgweather/weather.c:977
+#: ../libgweather/weather.c:875
 #, c-format
 msgid "%.2f mb"
 msgstr "%I.2f ÙÙÙÙ ØØØ"
 
 #. TRANSLATOR: This is pressure in atmospheres
-#: ../libgweather/weather.c:981
+#: ../libgweather/weather.c:878
 #, c-format
 msgid "%.3f atm"
 msgstr "%I.3f Ø.Ø."
 
 #. TRANSLATOR: This is the visibility in miles
-#: ../libgweather/weather.c:1009
+#: ../libgweather/weather.c:906
 #, c-format
 msgid "%.1f miles"
 msgstr "%I.1f ØÙÙØÙ"
 
 #. TRANSLATOR: This is the visibility in kilometers
-#: ../libgweather/weather.c:1013
+#: ../libgweather/weather.c:909
 #, c-format
 msgid "%.1f km"
 msgstr "%I.1f ÙÙ"
 
 #. TRANSLATOR: This is the visibility in meters
-#: ../libgweather/weather.c:1017
+#: ../libgweather/weather.c:912
 #, c-format
 msgid "%.0fm"
 msgstr "%I.0f Ù"
 
-#: ../libgweather/weather.c:1046 ../libgweather/weather.c:1067
+#: ../libgweather/weather.c:945 ../libgweather/weather.c:973
 msgid "%H:%M"
 msgstr "%OI:%OM"
 
-#: ../libgweather/weather.c:1126
+#: ../libgweather/weather.c:1054
 msgid "Retrieval failed"
 msgstr "ÙØÙ ØÙØÙØ"
 
+#. Translators: %d is an error code, and %s the error string
+#: ../libgweather/weather-metar.c:523
+#, c-format
+msgid "Failed to get METAR data: %d %s.\n"
+msgstr "ÙØÙ ØÙØØÙÙ ØÙÙ ØÙØÙØØ âMETAR: â%Id â%s\n"
+
+#: ../libgweather/weather-metar.c:571
+msgid "WeatherInfo missing location"
+msgstr "ÙØÙÙÙØØ ØÙØÙØ ØÙØÙØ ØÙÙÙÙØ"
+
+#: ../data/org.gnome.GWeather.gschema.xml.h:1
+msgid "URL for the radar map"
+msgstr "ÙØØØ ØØÙØØ ØÙØØØØØ"
+
+#: ../data/org.gnome.GWeather.gschema.xml.h:2
+msgid ""
+"The custom URL from where to retrieve a radar map, or empty for disabling "
+"radar maps."
+msgstr ""
+"ØÙØÙÙØÙ ØÙØØØ ØÙØÙ ÙØØÙ ÙÙÙ ØÙÙ ØØÙØØ ØÙØØØØØØ ØÙ ÙØØØØ ÙØØØÙÙ ØØØØØ ØÙØØØØØ."
+
+#. TRANSLATORS: pick a temperature unit that should be used by default in your
+#. locale; values must be quoted
+#: ../data/org.gnome.GWeather.gschema.xml.h:5
+msgid "'fahrenheit'"
+msgstr "'centigrade'"
+
+#: ../data/org.gnome.GWeather.gschema.xml.h:6
+msgid "Temperature unit"
+msgstr "ÙØØØ ØÙØØØØØ"
+
+#: ../data/org.gnome.GWeather.gschema.xml.h:7
+msgid ""
+"The unit of temperature used for showing weather. Valid values are 'kelvin', "
+"'centigrade' and 'fahrenheit'."
+msgstr ""
+
+#. TRANSLATORS: pick a default distance unit for your locale, see key description
+#. for valid values
+#: ../data/org.gnome.GWeather.gschema.xml.h:10
+msgid "'miles'"
+msgstr "'km'"
+
+#: ../data/org.gnome.GWeather.gschema.xml.h:11
+msgid "Distance unit"
+msgstr "ÙØØØ ØÙÙØØÙØ"
+
+#: ../data/org.gnome.GWeather.gschema.xml.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 ""
+
+#. TRANSLATORS: pick a default speed unit for your locale, see key description
+#. for valid values
+#: ../data/org.gnome.GWeather.gschema.xml.h:15
+msgid "'knots'"
+msgstr "'ms'"
+
+#: ../data/org.gnome.GWeather.gschema.xml.h:16
+msgid "Speed unit"
+msgstr "ÙØØØ ØÙØØØØ"
+
+#: ../data/org.gnome.GWeather.gschema.xml.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 ""
+
+#. TRANSLATORS: pick a default pressure unit for your locale, see key description
+#. for valid values
+#: ../data/org.gnome.GWeather.gschema.xml.h:20
+msgid "'inch-hg'"
+msgstr "'mm-hg'"
+
+#: ../data/org.gnome.GWeather.gschema.xml.h:21
+msgid "Pressure unit"
+msgstr "ÙØØØ ØÙØØØ"
+
+#: ../data/org.gnome.GWeather.gschema.xml.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 ""
+
+#: ../data/org.gnome.GWeather.gschema.xml.h:23
+msgid "Default location"
+msgstr "ØÙÙÙÙØ ØÙÙØØØÙ"
+
+#: ../data/org.gnome.GWeather.gschema.xml.h:24
+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 ""
+
+#~ msgid "DEFAULT_LOCATION"
+#~ msgstr "DEFAULT_LOCATION"
+
+#~ msgid "DEFAULT_CODE"
+#~ msgstr "DEFAULT_CODE"
+
+#~ msgid "DEFAULT_ZONE"
+#~ msgstr "DEFAULT_ZONE"
+
+#~ msgid "DEFAULT_RADAR"
+#~ msgstr "DEFAULT_RADAR"
+
+#~ msgid "DEFAULT_COORDINATES"
+#~ msgstr "DEFAULT_COORDINATES"
+
+#~ msgid "Default"
+#~ msgstr "ØÙÙØØØÙ"
+
+#~ msgid "K"
+#~ msgstr "Ù"
+
+#~ msgid "C"
+#~ msgstr "Ù"
+
+#~ msgid "F"
+#~ msgstr "Ù"
+
+#~ 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 "km/h"
+
+#~ 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 "ØÙÙØÙÙØ ØÙØÙ ÙØØØ ØØÙÙØ ØÙØÙØ ÙØÙÙÙØØ ØÙÙØ."
+
+#~ 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 "ÙØÙÙÙØØ ÙÙÙØ ØÙØÙØ."
+
 #~ msgid "%.1f â"
 #~ msgstr "%I.1f ÂÙ"
 



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