From c8d9ca42d93663aa9bea6bd67cd291d45bd5dfa3 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 16 Mar 2018 13:45:50 +0100 Subject: tx: add makepot and move .pot file to srcdir --- libmateweather.pot | 927 ++++++++++++++++++++++++++++++++++++++++++++++++++ makepot | 5 + po/libmateweather.pot | 927 -------------------------------------------------- 3 files changed, 932 insertions(+), 927 deletions(-) create mode 100644 libmateweather.pot create mode 100755 makepot delete mode 100644 po/libmateweather.pot diff --git a/libmateweather.pot b/libmateweather.pot new file mode 100644 index 0000000..5513a9e --- /dev/null +++ b/libmateweather.pot @@ -0,0 +1,927 @@ +# 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: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-14 10:10+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../libmateweather/mateweather-prefs.c:93 +#: ../libmateweather/mateweather-prefs.c:113 +#: ../libmateweather/mateweather-prefs.c:139 +#: ../libmateweather/mateweather-prefs.c:168 +msgid "Default" +msgstr "" + +#. translators: Kelvin +#: ../libmateweather/mateweather-prefs.c:96 +msgid "K" +msgstr "" + +#. translators: Celsius +#: ../libmateweather/mateweather-prefs.c:99 +msgid "C" +msgstr "" + +#. translators: Fahrenheit +#: ../libmateweather/mateweather-prefs.c:102 +msgid "F" +msgstr "" + +#: ../libmateweather/mateweather-prefs.c:104 +#: ../libmateweather/mateweather-prefs.c:130 +#: ../libmateweather/mateweather-prefs.c:159 +#: ../libmateweather/mateweather-prefs.c:179 ../libmateweather/weather.c:247 +#: ../libmateweather/weather.c:264 ../libmateweather/weather.c:336 +msgid "Invalid" +msgstr "" + +#. translators: meters per second +#: ../libmateweather/mateweather-prefs.c:116 +msgid "m/s" +msgstr "" + +#. translators: kilometers per hour +#: ../libmateweather/mateweather-prefs.c:119 +msgid "km/h" +msgstr "" + +#. translators: miles per hour +#: ../libmateweather/mateweather-prefs.c:122 +msgid "mph" +msgstr "" + +#. translators: knots (speed unit) +#: ../libmateweather/mateweather-prefs.c:125 +msgid "knots" +msgstr "" + +#. translators: wind speed +#: ../libmateweather/mateweather-prefs.c:128 +msgid "Beaufort scale" +msgstr "" + +#. translators: kilopascals +#: ../libmateweather/mateweather-prefs.c:142 +msgid "kPa" +msgstr "" + +#. translators: hectopascals +#: ../libmateweather/mateweather-prefs.c:145 +msgid "hPa" +msgstr "" + +#. translators: millibars +#: ../libmateweather/mateweather-prefs.c:148 +msgid "mb" +msgstr "" + +#. translators: millimeters of mercury +#: ../libmateweather/mateweather-prefs.c:151 +msgid "mmHg" +msgstr "" + +#. translators: inches of mercury +#: ../libmateweather/mateweather-prefs.c:154 +msgid "inHg" +msgstr "" + +#. translators: atmosphere +#: ../libmateweather/mateweather-prefs.c:157 +msgid "atm" +msgstr "" + +#. translators: meters +#: ../libmateweather/mateweather-prefs.c:171 +msgid "m" +msgstr "" + +#. translators: kilometers +#: ../libmateweather/mateweather-prefs.c:174 +msgid "km" +msgstr "" + +#. translators: miles +#: ../libmateweather/mateweather-prefs.c:177 +msgid "mi" +msgstr "" + +#: ../libmateweather/mateweather-timezone.c:315 +msgid "Greenwich Mean Time" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:1 +msgid "Show notifications" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:2 +msgid "Determines whether the applet shows a notification on each update." +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:3 +msgid "Update the data automatically" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:4 +msgid "" +"Determines whether the applet automatically updates its weather statistics " +"or not." +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:5 +msgid "Update interval" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:6 +msgid "The interval, in seconds, between automatic updates." +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:7 +msgid "Use metric units" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:8 +msgid "Use metric units instead of english units." +msgstr "" + +#. TRANSLATORS: pick a default distance unit for your locale, see key description +#. for valid values; values must be quoted +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:11 +msgid "'miles'" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:12 +msgid "Distance unit" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:13 +msgid "The unit to use for visibility. Values: 'meters', 'km' ,'miles'." +msgstr "" + +#. TRANSLATORS: pick a default pressure unit for your locale, see key description +#. for valid values; values must be quoted +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:16 +msgid "'inHg'" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:17 +msgid "Pressure unit" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:18 +msgid "" +"The unit to use for pressure. Values: 'kPa', 'hPa', 'mb', 'mmHg', 'inHg', " +"'atm'." +msgstr "" + +#. TRANSLATORS: pick a default speed unit for your locale, see key description +#. for valid values; values must be quoted +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:21 +msgid "'knots'" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:22 +msgid "Speed unit" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:23 +msgid "" +"The unit to use for wind speed. Values: 'm/s', 'km/h, 'mph', 'knots', " +"'Beaufort scale'." +msgstr "" + +#. TRANSLATORS: pick a temperature unit that should be used by default in your +#. locale, see key description for valid values; values must be quoted +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:26 +msgid "'Fahrenheit'" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:27 +msgid "Temperature unit" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:28 +msgid "" +"The unit to use for temperature. Values: 'Kelvin', 'Centigrade', " +"'Fahrenheit'." +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:29 +msgid "Not used anymore" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:30 +msgid "Display radar map" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:31 +msgid "Fetch a radar map on each update." +msgstr "" + +#. TRANSLATORS: 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". +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:40 +msgid "'DEFAULT_LOCATION'" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:41 +msgid "Weather location information" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:42 +msgid "Weather location information." +msgstr "" + +#. TRANSLATORS: 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 +#. https://github.com/mate-desktop/libmateweather/blob/master/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". +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:51 +msgid "'DEFAULT_CODE'" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:52 +msgid "Nearby city" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:53 +msgid "" +"Nearby major zone, such as a capital city, as found from https://raw.github." +"com/mate-desktop/libmateweather/master/data/Locations.xml.in" +msgstr "" + +#. TRANSLATORS: 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 +#. https://github.com/mate-desktop/libmateweather/blob/master/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". +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:62 +msgid "'DEFAULT_ZONE'" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:63 +msgid "Zone location" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:64 +msgid "" +"A unique zone for the city, as found from https://raw.github.com/mate-" +"desktop/libmateweather/master/data/Locations.xml.in" +msgstr "" + +#. TRANSLATORS: 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 +#. https://github.com/mate-desktop/libmateweather/blob/master/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. +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:74 +msgid "'DEFAULT_RADAR'" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:75 +msgid "Radar location" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:76 +msgid "" +"A three-digit-long code for retrieving radar maps from weather.com, found " +"from https://raw.github.com/mate-desktop/libmateweather/master/data/" +"Locations.xml.in" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:77 +msgid "Weather for a city" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:78 +msgid "The city that mateweather displays information for." +msgstr "" + +#. TRANSLATORS: Change this to the coordinates of your default +#. location that corresponds to the DEFAULT_LOCATION and DEFAULT_CODE +#. you put above. Check +#. https://github.com/mate-desktop/libmateweather/blob/master/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. +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:87 +msgid "'DEFAULT_COORDINATES'" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:88 +msgid "Location coordinates" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:89 +msgid "" +"Latitude and longitude of your location expressed in DD-MM-SS[NS] DD-MM-" +"SS[EW]." +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:90 +msgid "Use custom url for the radar map" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:91 +msgid "" +"If true, then retrieve a radar map from a location specified by the \"radar" +"\" key." +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:92 +msgid "Url for the radar map" +msgstr "" + +#: ../libmateweather/org.mate.weather.gschema.xml.in.h:93 +msgid "The custom url from where to retrieve a radar map." +msgstr "" + +#: ../libmateweather/timezone-menu.c:278 +msgctxt "timezone" +msgid "Unknown" +msgstr "" + +#. Translators: %d is an error code, and %s the error string +#: ../libmateweather/weather-metar.c:504 +#, c-format +msgid "Failed to get METAR data: %d %s.\n" +msgstr "" + +#: ../libmateweather/weather-metar.c:548 +msgid "WeatherInfo missing location" +msgstr "" + +#: ../libmateweather/weather.c:236 +msgid "Variable" +msgstr "" + +#: ../libmateweather/weather.c:237 +msgid "North" +msgstr "" + +#: ../libmateweather/weather.c:237 +msgid "North - NorthEast" +msgstr "" + +#: ../libmateweather/weather.c:237 +msgid "Northeast" +msgstr "" + +#: ../libmateweather/weather.c:237 +msgid "East - NorthEast" +msgstr "" + +#: ../libmateweather/weather.c:238 +msgid "East" +msgstr "" + +#: ../libmateweather/weather.c:238 +msgid "East - Southeast" +msgstr "" + +#: ../libmateweather/weather.c:238 +msgid "Southeast" +msgstr "" + +#: ../libmateweather/weather.c:238 +msgid "South - Southeast" +msgstr "" + +#: ../libmateweather/weather.c:239 +msgid "South" +msgstr "" + +#: ../libmateweather/weather.c:239 +msgid "South - Southwest" +msgstr "" + +#: ../libmateweather/weather.c:239 +msgid "Southwest" +msgstr "" + +#: ../libmateweather/weather.c:239 +msgid "West - Southwest" +msgstr "" + +#: ../libmateweather/weather.c:240 +msgid "West" +msgstr "" + +#: ../libmateweather/weather.c:240 +msgid "West - Northwest" +msgstr "" + +#: ../libmateweather/weather.c:240 +msgid "Northwest" +msgstr "" + +#: ../libmateweather/weather.c:240 +msgid "North - Northwest" +msgstr "" + +#: ../libmateweather/weather.c:253 +msgid "Clear Sky" +msgstr "" + +#: ../libmateweather/weather.c:254 +msgid "Broken clouds" +msgstr "" + +#: ../libmateweather/weather.c:255 +msgid "Scattered clouds" +msgstr "" + +#: ../libmateweather/weather.c:256 +msgid "Few clouds" +msgstr "" + +#: ../libmateweather/weather.c:257 +msgid "Overcast" +msgstr "" + +#. TRANSLATOR: If you want to know what "blowing" "shallow" "partial" +#. * etc means, you can go to http://www.weather.com/glossary/ and +#. * http://www.crh.noaa.gov/arx/wx.tbl.php +#. NONE +#: ../libmateweather/weather.c:296 ../libmateweather/weather.c:298 +msgid "Thunderstorm" +msgstr "" + +#. DRIZZLE +#: ../libmateweather/weather.c:297 +msgid "Drizzle" +msgstr "" + +#: ../libmateweather/weather.c:297 +msgid "Light drizzle" +msgstr "" + +#: ../libmateweather/weather.c:297 +msgid "Moderate drizzle" +msgstr "" + +#: ../libmateweather/weather.c:297 +msgid "Heavy drizzle" +msgstr "" + +#: ../libmateweather/weather.c:297 +msgid "Freezing drizzle" +msgstr "" + +#. RAIN +#: ../libmateweather/weather.c:298 +msgid "Rain" +msgstr "" + +#: ../libmateweather/weather.c:298 +msgid "Light rain" +msgstr "" + +#: ../libmateweather/weather.c:298 +msgid "Moderate rain" +msgstr "" + +#: ../libmateweather/weather.c:298 +msgid "Heavy rain" +msgstr "" + +#: ../libmateweather/weather.c:298 +msgid "Rain showers" +msgstr "" + +#: ../libmateweather/weather.c:298 +msgid "Freezing rain" +msgstr "" + +#. SNOW +#: ../libmateweather/weather.c:299 +msgid "Snow" +msgstr "" + +#: ../libmateweather/weather.c:299 +msgid "Light snow" +msgstr "" + +#: ../libmateweather/weather.c:299 +msgid "Moderate snow" +msgstr "" + +#: ../libmateweather/weather.c:299 +msgid "Heavy snow" +msgstr "" + +#: ../libmateweather/weather.c:299 +msgid "Snowstorm" +msgstr "" + +#: ../libmateweather/weather.c:299 +msgid "Blowing snowfall" +msgstr "" + +#: ../libmateweather/weather.c:299 +msgid "Snow showers" +msgstr "" + +#: ../libmateweather/weather.c:299 +msgid "Drifting snow" +msgstr "" + +#. SNOW_GRAINS +#: ../libmateweather/weather.c:300 +msgid "Snow grains" +msgstr "" + +#: ../libmateweather/weather.c:300 +msgid "Light snow grains" +msgstr "" + +#: ../libmateweather/weather.c:300 +msgid "Moderate snow grains" +msgstr "" + +#: ../libmateweather/weather.c:300 +msgid "Heavy snow grains" +msgstr "" + +#. ICE_CRYSTALS +#: ../libmateweather/weather.c:301 +msgid "Ice crystals" +msgstr "" + +#. ICE_PELLETS +#: ../libmateweather/weather.c:302 +msgid "Ice pellets" +msgstr "" + +#: ../libmateweather/weather.c:302 +msgid "Few ice pellets" +msgstr "" + +#: ../libmateweather/weather.c:302 +msgid "Moderate ice pellets" +msgstr "" + +#: ../libmateweather/weather.c:302 +msgid "Heavy ice pellets" +msgstr "" + +#: ../libmateweather/weather.c:302 +msgid "Ice pellet storm" +msgstr "" + +#: ../libmateweather/weather.c:302 +msgid "Showers of ice pellets" +msgstr "" + +#. HAIL +#: ../libmateweather/weather.c:303 +msgid "Hail" +msgstr "" + +#: ../libmateweather/weather.c:303 +msgid "Hailstorm" +msgstr "" + +#: ../libmateweather/weather.c:303 +msgid "Hail showers" +msgstr "" + +#. SMALL_HAIL +#: ../libmateweather/weather.c:304 +msgid "Small hail" +msgstr "" + +#: ../libmateweather/weather.c:304 +msgid "Small hailstorm" +msgstr "" + +#: ../libmateweather/weather.c:304 +msgid "Showers of small hail" +msgstr "" + +#. PRECIPITATION +#: ../libmateweather/weather.c:305 +msgid "Unknown precipitation" +msgstr "" + +#. MIST +#: ../libmateweather/weather.c:306 +msgid "Mist" +msgstr "" + +#. FOG +#: ../libmateweather/weather.c:307 +msgid "Fog" +msgstr "" + +#: ../libmateweather/weather.c:307 +msgid "Fog in the vicinity" +msgstr "" + +#: ../libmateweather/weather.c:307 +msgid "Shallow fog" +msgstr "" + +#: ../libmateweather/weather.c:307 +msgid "Patches of fog" +msgstr "" + +#: ../libmateweather/weather.c:307 +msgid "Partial fog" +msgstr "" + +#: ../libmateweather/weather.c:307 +msgid "Freezing fog" +msgstr "" + +#. SMOKE +#: ../libmateweather/weather.c:308 +msgid "Smoke" +msgstr "" + +#. VOLCANIC_ASH +#: ../libmateweather/weather.c:309 +msgid "Volcanic ash" +msgstr "" + +#. SAND +#: ../libmateweather/weather.c:310 +msgid "Sand" +msgstr "" + +#: ../libmateweather/weather.c:310 +msgid "Blowing sand" +msgstr "" + +#: ../libmateweather/weather.c:310 +msgid "Drifting sand" +msgstr "" + +#. HAZE +#: ../libmateweather/weather.c:311 +msgid "Haze" +msgstr "" + +#. SPRAY +#: ../libmateweather/weather.c:312 +msgid "Blowing sprays" +msgstr "" + +#. DUST +#: ../libmateweather/weather.c:313 +msgid "Dust" +msgstr "" + +#: ../libmateweather/weather.c:313 +msgid "Blowing dust" +msgstr "" + +#: ../libmateweather/weather.c:313 +msgid "Drifting dust" +msgstr "" + +#. SQUALL +#: ../libmateweather/weather.c:314 +msgid "Squall" +msgstr "" + +#. SANDSTORM +#: ../libmateweather/weather.c:315 +msgid "Sandstorm" +msgstr "" + +#: ../libmateweather/weather.c:315 +msgid "Sandstorm in the vicinity" +msgstr "" + +#: ../libmateweather/weather.c:315 +msgid "Heavy sandstorm" +msgstr "" + +#. DUSTSTORM +#: ../libmateweather/weather.c:316 +msgid "Duststorm" +msgstr "" + +#: ../libmateweather/weather.c:316 +msgid "Duststorm in the vicinity" +msgstr "" + +#: ../libmateweather/weather.c:316 +msgid "Heavy duststorm" +msgstr "" + +#. FUNNEL_CLOUD +#: ../libmateweather/weather.c:317 +msgid "Funnel cloud" +msgstr "" + +#. TORNADO +#: ../libmateweather/weather.c:318 +msgid "Tornado" +msgstr "" + +#. DUST_WHIRLS +#: ../libmateweather/weather.c:319 +msgid "Dust whirls" +msgstr "" + +#: ../libmateweather/weather.c:319 +msgid "Dust whirls in the vicinity" +msgstr "" + +#. TRANSLATOR: this is a format string for strftime +#. * see `man 3 strftime` for more details +#. +#: ../libmateweather/weather.c:712 +msgid "%a, %b %d / %H:%M" +msgstr "" + +#: ../libmateweather/weather.c:727 +msgid "Unknown observation time" +msgstr "" + +#: ../libmateweather/weather.c:741 ../libmateweather/weather.c:792 +#: ../libmateweather/weather.c:806 ../libmateweather/weather.c:819 +#: ../libmateweather/weather.c:832 ../libmateweather/weather.c:845 +#: ../libmateweather/weather.c:863 ../libmateweather/weather.c:881 +#: ../libmateweather/weather.c:919 ../libmateweather/weather.c:935 +#: ../libmateweather/weather.c:958 ../libmateweather/weather.c:990 +#: ../libmateweather/weather.c:1006 ../libmateweather/weather.c:1026 +msgid "Unknown" +msgstr "" + +#. TRANSLATOR: This is the temperature in degrees Fahrenheit (\302\260 is U+00B0 DEGREE SIGN) +#: ../libmateweather/weather.c:763 +#, c-format +msgid "%.1f °F" +msgstr "" + +#. TRANSLATOR: This is the temperature in degrees Fahrenheit (\302\260 is U+00B0 DEGREE SIGN) +#: ../libmateweather/weather.c:766 +#, c-format +msgid "%d °F" +msgstr "" + +#. TRANSLATOR: This is the temperature in degrees Celsius (\302\260 is U+00B0 DEGREE SIGN) +#: ../libmateweather/weather.c:772 +#, c-format +msgid "%.1f °C" +msgstr "" + +#. TRANSLATOR: This is the temperature in degrees Celsius (\302\260 is U+00B0 DEGREE SIGN) +#: ../libmateweather/weather.c:775 +#, c-format +msgid "%d °C" +msgstr "" + +#. TRANSLATOR: This is the temperature in kelvin +#: ../libmateweather/weather.c:781 +#, c-format +msgid "%.1f K" +msgstr "" + +#. TRANSLATOR: This is the temperature in kelvin +#: ../libmateweather/weather.c:784 +#, c-format +msgid "%d K" +msgstr "" + +#. TRANSLATOR: This is the humidity in percent +#: ../libmateweather/weather.c:866 +#, c-format +msgid "%.f%%" +msgstr "" + +#. TRANSLATOR: This is the wind speed in knots +#: ../libmateweather/weather.c:894 +#, c-format +msgid "%0.1f knots" +msgstr "" + +#. TRANSLATOR: This is the wind speed in miles per hour +#: ../libmateweather/weather.c:898 +#, c-format +msgid "%.1f mph" +msgstr "" + +#. TRANSLATOR: This is the wind speed in kilometers per hour +#: ../libmateweather/weather.c:902 +#, c-format +msgid "%.1f km/h" +msgstr "" + +#. TRANSLATOR: This is the wind speed in meters per second +#: ../libmateweather/weather.c:906 +#, c-format +msgid "%.1f m/s" +msgstr "" + +#. TRANSLATOR: This is the wind speed as a Beaufort force factor +#. * (commonly used in nautical wind estimation). +#. +#: ../libmateweather/weather.c:912 +#, c-format +msgid "Beaufort force %.1f" +msgstr "" + +#: ../libmateweather/weather.c:937 +msgid "Calm" +msgstr "" + +#. TRANSLATOR: This is 'wind direction' / 'wind speed' +#: ../libmateweather/weather.c:941 +#, c-format +msgid "%s / %s" +msgstr "" + +#. TRANSLATOR: This is pressure in inches of mercury +#: ../libmateweather/weather.c:963 +#, c-format +msgid "%.2f inHg" +msgstr "" + +#. TRANSLATOR: This is pressure in millimeters of mercury +#: ../libmateweather/weather.c:967 +#, c-format +msgid "%.1f mmHg" +msgstr "" + +#. TRANSLATOR: This is pressure in kiloPascals +#: ../libmateweather/weather.c:971 +#, c-format +msgid "%.2f kPa" +msgstr "" + +#. TRANSLATOR: This is pressure in hectoPascals +#: ../libmateweather/weather.c:975 +#, c-format +msgid "%.2f hPa" +msgstr "" + +#. TRANSLATOR: This is pressure in millibars +#: ../libmateweather/weather.c:979 +#, c-format +msgid "%.2f mb" +msgstr "" + +#. TRANSLATOR: This is pressure in atmospheres +#: ../libmateweather/weather.c:983 +#, c-format +msgid "%.3f atm" +msgstr "" + +#. TRANSLATOR: This is the visibility in miles +#: ../libmateweather/weather.c:1011 +#, c-format +msgid "%.1f miles" +msgstr "" + +#. TRANSLATOR: This is the visibility in kilometers +#: ../libmateweather/weather.c:1015 +#, c-format +msgid "%.1f km" +msgstr "" + +#. TRANSLATOR: This is the visibility in meters +#: ../libmateweather/weather.c:1019 +#, c-format +msgid "%.0fm" +msgstr "" + +#: ../libmateweather/weather.c:1048 ../libmateweather/weather.c:1069 +msgid "%H:%M" +msgstr "" + +#: ../libmateweather/weather.c:1128 +msgid "Retrieval failed" +msgstr "" diff --git a/makepot b/makepot new file mode 100755 index 0000000..35351ee --- /dev/null +++ b/makepot @@ -0,0 +1,5 @@ +#! /bin/sh + +PACKAGE=libmateweather; + +make -C po $PACKAGE.pot && mv po/$PACKAGE.pot . diff --git a/po/libmateweather.pot b/po/libmateweather.pot deleted file mode 100644 index 5513a9e..0000000 --- a/po/libmateweather.pot +++ /dev/null @@ -1,927 +0,0 @@ -# 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: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-03-14 10:10+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: ../libmateweather/mateweather-prefs.c:93 -#: ../libmateweather/mateweather-prefs.c:113 -#: ../libmateweather/mateweather-prefs.c:139 -#: ../libmateweather/mateweather-prefs.c:168 -msgid "Default" -msgstr "" - -#. translators: Kelvin -#: ../libmateweather/mateweather-prefs.c:96 -msgid "K" -msgstr "" - -#. translators: Celsius -#: ../libmateweather/mateweather-prefs.c:99 -msgid "C" -msgstr "" - -#. translators: Fahrenheit -#: ../libmateweather/mateweather-prefs.c:102 -msgid "F" -msgstr "" - -#: ../libmateweather/mateweather-prefs.c:104 -#: ../libmateweather/mateweather-prefs.c:130 -#: ../libmateweather/mateweather-prefs.c:159 -#: ../libmateweather/mateweather-prefs.c:179 ../libmateweather/weather.c:247 -#: ../libmateweather/weather.c:264 ../libmateweather/weather.c:336 -msgid "Invalid" -msgstr "" - -#. translators: meters per second -#: ../libmateweather/mateweather-prefs.c:116 -msgid "m/s" -msgstr "" - -#. translators: kilometers per hour -#: ../libmateweather/mateweather-prefs.c:119 -msgid "km/h" -msgstr "" - -#. translators: miles per hour -#: ../libmateweather/mateweather-prefs.c:122 -msgid "mph" -msgstr "" - -#. translators: knots (speed unit) -#: ../libmateweather/mateweather-prefs.c:125 -msgid "knots" -msgstr "" - -#. translators: wind speed -#: ../libmateweather/mateweather-prefs.c:128 -msgid "Beaufort scale" -msgstr "" - -#. translators: kilopascals -#: ../libmateweather/mateweather-prefs.c:142 -msgid "kPa" -msgstr "" - -#. translators: hectopascals -#: ../libmateweather/mateweather-prefs.c:145 -msgid "hPa" -msgstr "" - -#. translators: millibars -#: ../libmateweather/mateweather-prefs.c:148 -msgid "mb" -msgstr "" - -#. translators: millimeters of mercury -#: ../libmateweather/mateweather-prefs.c:151 -msgid "mmHg" -msgstr "" - -#. translators: inches of mercury -#: ../libmateweather/mateweather-prefs.c:154 -msgid "inHg" -msgstr "" - -#. translators: atmosphere -#: ../libmateweather/mateweather-prefs.c:157 -msgid "atm" -msgstr "" - -#. translators: meters -#: ../libmateweather/mateweather-prefs.c:171 -msgid "m" -msgstr "" - -#. translators: kilometers -#: ../libmateweather/mateweather-prefs.c:174 -msgid "km" -msgstr "" - -#. translators: miles -#: ../libmateweather/mateweather-prefs.c:177 -msgid "mi" -msgstr "" - -#: ../libmateweather/mateweather-timezone.c:315 -msgid "Greenwich Mean Time" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:1 -msgid "Show notifications" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:2 -msgid "Determines whether the applet shows a notification on each update." -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:3 -msgid "Update the data automatically" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:4 -msgid "" -"Determines whether the applet automatically updates its weather statistics " -"or not." -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:5 -msgid "Update interval" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:6 -msgid "The interval, in seconds, between automatic updates." -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:7 -msgid "Use metric units" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:8 -msgid "Use metric units instead of english units." -msgstr "" - -#. TRANSLATORS: pick a default distance unit for your locale, see key description -#. for valid values; values must be quoted -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:11 -msgid "'miles'" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:12 -msgid "Distance unit" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:13 -msgid "The unit to use for visibility. Values: 'meters', 'km' ,'miles'." -msgstr "" - -#. TRANSLATORS: pick a default pressure unit for your locale, see key description -#. for valid values; values must be quoted -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:16 -msgid "'inHg'" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:17 -msgid "Pressure unit" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:18 -msgid "" -"The unit to use for pressure. Values: 'kPa', 'hPa', 'mb', 'mmHg', 'inHg', " -"'atm'." -msgstr "" - -#. TRANSLATORS: pick a default speed unit for your locale, see key description -#. for valid values; values must be quoted -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:21 -msgid "'knots'" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:22 -msgid "Speed unit" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:23 -msgid "" -"The unit to use for wind speed. Values: 'm/s', 'km/h, 'mph', 'knots', " -"'Beaufort scale'." -msgstr "" - -#. TRANSLATORS: pick a temperature unit that should be used by default in your -#. locale, see key description for valid values; values must be quoted -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:26 -msgid "'Fahrenheit'" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:27 -msgid "Temperature unit" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:28 -msgid "" -"The unit to use for temperature. Values: 'Kelvin', 'Centigrade', " -"'Fahrenheit'." -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:29 -msgid "Not used anymore" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:30 -msgid "Display radar map" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:31 -msgid "Fetch a radar map on each update." -msgstr "" - -#. TRANSLATORS: 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". -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:40 -msgid "'DEFAULT_LOCATION'" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:41 -msgid "Weather location information" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:42 -msgid "Weather location information." -msgstr "" - -#. TRANSLATORS: 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 -#. https://github.com/mate-desktop/libmateweather/blob/master/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". -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:51 -msgid "'DEFAULT_CODE'" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:52 -msgid "Nearby city" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:53 -msgid "" -"Nearby major zone, such as a capital city, as found from https://raw.github." -"com/mate-desktop/libmateweather/master/data/Locations.xml.in" -msgstr "" - -#. TRANSLATORS: 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 -#. https://github.com/mate-desktop/libmateweather/blob/master/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". -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:62 -msgid "'DEFAULT_ZONE'" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:63 -msgid "Zone location" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:64 -msgid "" -"A unique zone for the city, as found from https://raw.github.com/mate-" -"desktop/libmateweather/master/data/Locations.xml.in" -msgstr "" - -#. TRANSLATORS: 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 -#. https://github.com/mate-desktop/libmateweather/blob/master/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. -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:74 -msgid "'DEFAULT_RADAR'" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:75 -msgid "Radar location" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:76 -msgid "" -"A three-digit-long code for retrieving radar maps from weather.com, found " -"from https://raw.github.com/mate-desktop/libmateweather/master/data/" -"Locations.xml.in" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:77 -msgid "Weather for a city" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:78 -msgid "The city that mateweather displays information for." -msgstr "" - -#. TRANSLATORS: Change this to the coordinates of your default -#. location that corresponds to the DEFAULT_LOCATION and DEFAULT_CODE -#. you put above. Check -#. https://github.com/mate-desktop/libmateweather/blob/master/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. -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:87 -msgid "'DEFAULT_COORDINATES'" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:88 -msgid "Location coordinates" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:89 -msgid "" -"Latitude and longitude of your location expressed in DD-MM-SS[NS] DD-MM-" -"SS[EW]." -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:90 -msgid "Use custom url for the radar map" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:91 -msgid "" -"If true, then retrieve a radar map from a location specified by the \"radar" -"\" key." -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:92 -msgid "Url for the radar map" -msgstr "" - -#: ../libmateweather/org.mate.weather.gschema.xml.in.h:93 -msgid "The custom url from where to retrieve a radar map." -msgstr "" - -#: ../libmateweather/timezone-menu.c:278 -msgctxt "timezone" -msgid "Unknown" -msgstr "" - -#. Translators: %d is an error code, and %s the error string -#: ../libmateweather/weather-metar.c:504 -#, c-format -msgid "Failed to get METAR data: %d %s.\n" -msgstr "" - -#: ../libmateweather/weather-metar.c:548 -msgid "WeatherInfo missing location" -msgstr "" - -#: ../libmateweather/weather.c:236 -msgid "Variable" -msgstr "" - -#: ../libmateweather/weather.c:237 -msgid "North" -msgstr "" - -#: ../libmateweather/weather.c:237 -msgid "North - NorthEast" -msgstr "" - -#: ../libmateweather/weather.c:237 -msgid "Northeast" -msgstr "" - -#: ../libmateweather/weather.c:237 -msgid "East - NorthEast" -msgstr "" - -#: ../libmateweather/weather.c:238 -msgid "East" -msgstr "" - -#: ../libmateweather/weather.c:238 -msgid "East - Southeast" -msgstr "" - -#: ../libmateweather/weather.c:238 -msgid "Southeast" -msgstr "" - -#: ../libmateweather/weather.c:238 -msgid "South - Southeast" -msgstr "" - -#: ../libmateweather/weather.c:239 -msgid "South" -msgstr "" - -#: ../libmateweather/weather.c:239 -msgid "South - Southwest" -msgstr "" - -#: ../libmateweather/weather.c:239 -msgid "Southwest" -msgstr "" - -#: ../libmateweather/weather.c:239 -msgid "West - Southwest" -msgstr "" - -#: ../libmateweather/weather.c:240 -msgid "West" -msgstr "" - -#: ../libmateweather/weather.c:240 -msgid "West - Northwest" -msgstr "" - -#: ../libmateweather/weather.c:240 -msgid "Northwest" -msgstr "" - -#: ../libmateweather/weather.c:240 -msgid "North - Northwest" -msgstr "" - -#: ../libmateweather/weather.c:253 -msgid "Clear Sky" -msgstr "" - -#: ../libmateweather/weather.c:254 -msgid "Broken clouds" -msgstr "" - -#: ../libmateweather/weather.c:255 -msgid "Scattered clouds" -msgstr "" - -#: ../libmateweather/weather.c:256 -msgid "Few clouds" -msgstr "" - -#: ../libmateweather/weather.c:257 -msgid "Overcast" -msgstr "" - -#. TRANSLATOR: If you want to know what "blowing" "shallow" "partial" -#. * etc means, you can go to http://www.weather.com/glossary/ and -#. * http://www.crh.noaa.gov/arx/wx.tbl.php -#. NONE -#: ../libmateweather/weather.c:296 ../libmateweather/weather.c:298 -msgid "Thunderstorm" -msgstr "" - -#. DRIZZLE -#: ../libmateweather/weather.c:297 -msgid "Drizzle" -msgstr "" - -#: ../libmateweather/weather.c:297 -msgid "Light drizzle" -msgstr "" - -#: ../libmateweather/weather.c:297 -msgid "Moderate drizzle" -msgstr "" - -#: ../libmateweather/weather.c:297 -msgid "Heavy drizzle" -msgstr "" - -#: ../libmateweather/weather.c:297 -msgid "Freezing drizzle" -msgstr "" - -#. RAIN -#: ../libmateweather/weather.c:298 -msgid "Rain" -msgstr "" - -#: ../libmateweather/weather.c:298 -msgid "Light rain" -msgstr "" - -#: ../libmateweather/weather.c:298 -msgid "Moderate rain" -msgstr "" - -#: ../libmateweather/weather.c:298 -msgid "Heavy rain" -msgstr "" - -#: ../libmateweather/weather.c:298 -msgid "Rain showers" -msgstr "" - -#: ../libmateweather/weather.c:298 -msgid "Freezing rain" -msgstr "" - -#. SNOW -#: ../libmateweather/weather.c:299 -msgid "Snow" -msgstr "" - -#: ../libmateweather/weather.c:299 -msgid "Light snow" -msgstr "" - -#: ../libmateweather/weather.c:299 -msgid "Moderate snow" -msgstr "" - -#: ../libmateweather/weather.c:299 -msgid "Heavy snow" -msgstr "" - -#: ../libmateweather/weather.c:299 -msgid "Snowstorm" -msgstr "" - -#: ../libmateweather/weather.c:299 -msgid "Blowing snowfall" -msgstr "" - -#: ../libmateweather/weather.c:299 -msgid "Snow showers" -msgstr "" - -#: ../libmateweather/weather.c:299 -msgid "Drifting snow" -msgstr "" - -#. SNOW_GRAINS -#: ../libmateweather/weather.c:300 -msgid "Snow grains" -msgstr "" - -#: ../libmateweather/weather.c:300 -msgid "Light snow grains" -msgstr "" - -#: ../libmateweather/weather.c:300 -msgid "Moderate snow grains" -msgstr "" - -#: ../libmateweather/weather.c:300 -msgid "Heavy snow grains" -msgstr "" - -#. ICE_CRYSTALS -#: ../libmateweather/weather.c:301 -msgid "Ice crystals" -msgstr "" - -#. ICE_PELLETS -#: ../libmateweather/weather.c:302 -msgid "Ice pellets" -msgstr "" - -#: ../libmateweather/weather.c:302 -msgid "Few ice pellets" -msgstr "" - -#: ../libmateweather/weather.c:302 -msgid "Moderate ice pellets" -msgstr "" - -#: ../libmateweather/weather.c:302 -msgid "Heavy ice pellets" -msgstr "" - -#: ../libmateweather/weather.c:302 -msgid "Ice pellet storm" -msgstr "" - -#: ../libmateweather/weather.c:302 -msgid "Showers of ice pellets" -msgstr "" - -#. HAIL -#: ../libmateweather/weather.c:303 -msgid "Hail" -msgstr "" - -#: ../libmateweather/weather.c:303 -msgid "Hailstorm" -msgstr "" - -#: ../libmateweather/weather.c:303 -msgid "Hail showers" -msgstr "" - -#. SMALL_HAIL -#: ../libmateweather/weather.c:304 -msgid "Small hail" -msgstr "" - -#: ../libmateweather/weather.c:304 -msgid "Small hailstorm" -msgstr "" - -#: ../libmateweather/weather.c:304 -msgid "Showers of small hail" -msgstr "" - -#. PRECIPITATION -#: ../libmateweather/weather.c:305 -msgid "Unknown precipitation" -msgstr "" - -#. MIST -#: ../libmateweather/weather.c:306 -msgid "Mist" -msgstr "" - -#. FOG -#: ../libmateweather/weather.c:307 -msgid "Fog" -msgstr "" - -#: ../libmateweather/weather.c:307 -msgid "Fog in the vicinity" -msgstr "" - -#: ../libmateweather/weather.c:307 -msgid "Shallow fog" -msgstr "" - -#: ../libmateweather/weather.c:307 -msgid "Patches of fog" -msgstr "" - -#: ../libmateweather/weather.c:307 -msgid "Partial fog" -msgstr "" - -#: ../libmateweather/weather.c:307 -msgid "Freezing fog" -msgstr "" - -#. SMOKE -#: ../libmateweather/weather.c:308 -msgid "Smoke" -msgstr "" - -#. VOLCANIC_ASH -#: ../libmateweather/weather.c:309 -msgid "Volcanic ash" -msgstr "" - -#. SAND -#: ../libmateweather/weather.c:310 -msgid "Sand" -msgstr "" - -#: ../libmateweather/weather.c:310 -msgid "Blowing sand" -msgstr "" - -#: ../libmateweather/weather.c:310 -msgid "Drifting sand" -msgstr "" - -#. HAZE -#: ../libmateweather/weather.c:311 -msgid "Haze" -msgstr "" - -#. SPRAY -#: ../libmateweather/weather.c:312 -msgid "Blowing sprays" -msgstr "" - -#. DUST -#: ../libmateweather/weather.c:313 -msgid "Dust" -msgstr "" - -#: ../libmateweather/weather.c:313 -msgid "Blowing dust" -msgstr "" - -#: ../libmateweather/weather.c:313 -msgid "Drifting dust" -msgstr "" - -#. SQUALL -#: ../libmateweather/weather.c:314 -msgid "Squall" -msgstr "" - -#. SANDSTORM -#: ../libmateweather/weather.c:315 -msgid "Sandstorm" -msgstr "" - -#: ../libmateweather/weather.c:315 -msgid "Sandstorm in the vicinity" -msgstr "" - -#: ../libmateweather/weather.c:315 -msgid "Heavy sandstorm" -msgstr "" - -#. DUSTSTORM -#: ../libmateweather/weather.c:316 -msgid "Duststorm" -msgstr "" - -#: ../libmateweather/weather.c:316 -msgid "Duststorm in the vicinity" -msgstr "" - -#: ../libmateweather/weather.c:316 -msgid "Heavy duststorm" -msgstr "" - -#. FUNNEL_CLOUD -#: ../libmateweather/weather.c:317 -msgid "Funnel cloud" -msgstr "" - -#. TORNADO -#: ../libmateweather/weather.c:318 -msgid "Tornado" -msgstr "" - -#. DUST_WHIRLS -#: ../libmateweather/weather.c:319 -msgid "Dust whirls" -msgstr "" - -#: ../libmateweather/weather.c:319 -msgid "Dust whirls in the vicinity" -msgstr "" - -#. TRANSLATOR: this is a format string for strftime -#. * see `man 3 strftime` for more details -#. -#: ../libmateweather/weather.c:712 -msgid "%a, %b %d / %H:%M" -msgstr "" - -#: ../libmateweather/weather.c:727 -msgid "Unknown observation time" -msgstr "" - -#: ../libmateweather/weather.c:741 ../libmateweather/weather.c:792 -#: ../libmateweather/weather.c:806 ../libmateweather/weather.c:819 -#: ../libmateweather/weather.c:832 ../libmateweather/weather.c:845 -#: ../libmateweather/weather.c:863 ../libmateweather/weather.c:881 -#: ../libmateweather/weather.c:919 ../libmateweather/weather.c:935 -#: ../libmateweather/weather.c:958 ../libmateweather/weather.c:990 -#: ../libmateweather/weather.c:1006 ../libmateweather/weather.c:1026 -msgid "Unknown" -msgstr "" - -#. TRANSLATOR: This is the temperature in degrees Fahrenheit (\302\260 is U+00B0 DEGREE SIGN) -#: ../libmateweather/weather.c:763 -#, c-format -msgid "%.1f °F" -msgstr "" - -#. TRANSLATOR: This is the temperature in degrees Fahrenheit (\302\260 is U+00B0 DEGREE SIGN) -#: ../libmateweather/weather.c:766 -#, c-format -msgid "%d °F" -msgstr "" - -#. TRANSLATOR: This is the temperature in degrees Celsius (\302\260 is U+00B0 DEGREE SIGN) -#: ../libmateweather/weather.c:772 -#, c-format -msgid "%.1f °C" -msgstr "" - -#. TRANSLATOR: This is the temperature in degrees Celsius (\302\260 is U+00B0 DEGREE SIGN) -#: ../libmateweather/weather.c:775 -#, c-format -msgid "%d °C" -msgstr "" - -#. TRANSLATOR: This is the temperature in kelvin -#: ../libmateweather/weather.c:781 -#, c-format -msgid "%.1f K" -msgstr "" - -#. TRANSLATOR: This is the temperature in kelvin -#: ../libmateweather/weather.c:784 -#, c-format -msgid "%d K" -msgstr "" - -#. TRANSLATOR: This is the humidity in percent -#: ../libmateweather/weather.c:866 -#, c-format -msgid "%.f%%" -msgstr "" - -#. TRANSLATOR: This is the wind speed in knots -#: ../libmateweather/weather.c:894 -#, c-format -msgid "%0.1f knots" -msgstr "" - -#. TRANSLATOR: This is the wind speed in miles per hour -#: ../libmateweather/weather.c:898 -#, c-format -msgid "%.1f mph" -msgstr "" - -#. TRANSLATOR: This is the wind speed in kilometers per hour -#: ../libmateweather/weather.c:902 -#, c-format -msgid "%.1f km/h" -msgstr "" - -#. TRANSLATOR: This is the wind speed in meters per second -#: ../libmateweather/weather.c:906 -#, c-format -msgid "%.1f m/s" -msgstr "" - -#. TRANSLATOR: This is the wind speed as a Beaufort force factor -#. * (commonly used in nautical wind estimation). -#. -#: ../libmateweather/weather.c:912 -#, c-format -msgid "Beaufort force %.1f" -msgstr "" - -#: ../libmateweather/weather.c:937 -msgid "Calm" -msgstr "" - -#. TRANSLATOR: This is 'wind direction' / 'wind speed' -#: ../libmateweather/weather.c:941 -#, c-format -msgid "%s / %s" -msgstr "" - -#. TRANSLATOR: This is pressure in inches of mercury -#: ../libmateweather/weather.c:963 -#, c-format -msgid "%.2f inHg" -msgstr "" - -#. TRANSLATOR: This is pressure in millimeters of mercury -#: ../libmateweather/weather.c:967 -#, c-format -msgid "%.1f mmHg" -msgstr "" - -#. TRANSLATOR: This is pressure in kiloPascals -#: ../libmateweather/weather.c:971 -#, c-format -msgid "%.2f kPa" -msgstr "" - -#. TRANSLATOR: This is pressure in hectoPascals -#: ../libmateweather/weather.c:975 -#, c-format -msgid "%.2f hPa" -msgstr "" - -#. TRANSLATOR: This is pressure in millibars -#: ../libmateweather/weather.c:979 -#, c-format -msgid "%.2f mb" -msgstr "" - -#. TRANSLATOR: This is pressure in atmospheres -#: ../libmateweather/weather.c:983 -#, c-format -msgid "%.3f atm" -msgstr "" - -#. TRANSLATOR: This is the visibility in miles -#: ../libmateweather/weather.c:1011 -#, c-format -msgid "%.1f miles" -msgstr "" - -#. TRANSLATOR: This is the visibility in kilometers -#: ../libmateweather/weather.c:1015 -#, c-format -msgid "%.1f km" -msgstr "" - -#. TRANSLATOR: This is the visibility in meters -#: ../libmateweather/weather.c:1019 -#, c-format -msgid "%.0fm" -msgstr "" - -#: ../libmateweather/weather.c:1048 ../libmateweather/weather.c:1069 -msgid "%H:%M" -msgstr "" - -#: ../libmateweather/weather.c:1128 -msgid "Retrieval failed" -msgstr "" -- cgit v1.2.1