[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] 01/01: I18n: Update translation en_AU (100%).
noreply at xfce.org
noreply at xfce.org
Mon Nov 24 06:31:43 CET 2014
This is an automated email from the git hooks/post-receive script.
transifex pushed a commit to branch master
in repository panel-plugins/xfce4-weather-plugin.
commit b71a710457a2de825e02f10f4f1ed9960dc45cc5
Author: Michael Findlay <keltoiboy at gmail.com>
Date: Mon Nov 24 06:31:41 2014 +0100
I18n: Update translation en_AU (100%).
330 translated messages.
Transifex (https://www.transifex.com/projects/p/xfce/).
---
po/en_AU.po | 562 ++++++++++++++++++++++++++++++-----------------------------
1 file changed, 284 insertions(+), 278 deletions(-)
diff --git a/po/en_AU.po b/po/en_AU.po
index 53a7a44..2c6407c 100644
--- a/po/en_AU.po
+++ b/po/en_AU.po
@@ -3,15 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# k3lt01 <keltoiboy at gmail.com>, 2013-2014
+# Michael Findlay <keltoiboy at gmail.com>, 2013-2014
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-01-12 06:31+0100\n"
-"PO-Revision-Date: 2014-01-27 05:43+0000\n"
-"Last-Translator: k3lt01 <keltoiboy at gmail.com>\n"
-"Language-Team: English (Australia) (http://www.transifex.com/projects/p/xfce/language/en_AU/)\n"
+"POT-Creation-Date: 2014-10-24 18:31+0200\n"
+"PO-Revision-Date: 2014-11-23 23:47+0000\n"
+"Last-Translator: Michael Findlay <keltoiboy at gmail.com>\n"
+"Language-Team: English (Australia) (http://www.transifex.com/projects/p/xfce-panel-plugins/language/en_AU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -75,88 +75,72 @@ msgstr "F"
msgid "R"
msgstr "R"
-#: ../panel-plugin/weather.c:358 ../panel-plugin/weather.c:360
+#: ../panel-plugin/weather.c:351 ../panel-plugin/weather.c:353
msgid "No Data"
msgstr "No Data"
-#: ../panel-plugin/weather.c:498
-msgid ""
-"Met.no sunrise API states that this version of the webservice is deprecated,"
-" and the plugin needs to be adapted to use a newer version, or it will stop "
-"working within a few month. Please file a bug on https://bugzilla.xfce.org "
-"if no one else has done so yet."
-msgstr "Met.no sunrise API states that this version of the webservice is deprecated, and the plugin needs to be adapted to use a newer version, or it will stop working within a few month. Please file a bug on https://bugzilla.xfce.org if no one else has done so yet."
-
-#: ../panel-plugin/weather.c:518
+#: ../panel-plugin/weather.c:505
msgid "Error parsing astronomical data!"
msgstr "Error parsing astronomical data!"
-#: ../panel-plugin/weather.c:520
+#: ../panel-plugin/weather.c:507
#, c-format
msgid ""
"Download of astronomical data failed with HTTP Status Code %d, Reason "
"phrase: %s"
msgstr "Download of astronomical data failed with HTTP Status Code %d, Reason phrase: %s"
-#: ../panel-plugin/weather.c:560
-msgid ""
-"Met.no LocationforecastLTS API states that this version of the webservice is"
-" deprecated, and the plugin needs to be adapted to use a newer version, or "
-"it will stop working within a few month. Please file a bug on "
-"https://bugzilla.xfce.org if no one else has done so yet."
-msgstr "Met.no LocationforecastLTS API states that this version of the webservice is deprecated, and the plugin needs to be adapted to use a newer version, or it will stop working within a few month. Please file a bug on https://bugzilla.xfce.org if no one else has done so yet."
-
-#: ../panel-plugin/weather.c:578
+#: ../panel-plugin/weather.c:558
msgid "Error parsing weather data!"
msgstr "Error parsing weather data!"
-#: ../panel-plugin/weather.c:581
+#: ../panel-plugin/weather.c:561
#, c-format
msgid ""
"Download of weather data failed with HTTP Status Code %d, Reason phrase: %s"
msgstr "Download of weather data failed with HTTP Status Code %d, Reason phrase: %s"
#. start receive thread
-#: ../panel-plugin/weather.c:655 ../panel-plugin/weather.c:674
+#: ../panel-plugin/weather.c:635 ../panel-plugin/weather.c:654
#: ../panel-plugin/weather-search.c:169 ../panel-plugin/weather-search.c:435
#, c-format
msgid "getting %s"
msgstr "getting %s"
-#: ../panel-plugin/weather.c:1173
+#: ../panel-plugin/weather.c:1157
#, c-format
msgid "Error writing cache file %s!"
msgstr "Error writing cache file %s!"
-#: ../panel-plugin/weather.c:1584
+#: ../panel-plugin/weather.c:1609
#, c-format
msgid "Unable to open the following url: %s"
msgstr "Unable to open the following url: %s"
-#: ../panel-plugin/weather.c:1615 ../panel-plugin/weather.desktop.in.h:1
+#: ../panel-plugin/weather.c:1640 ../panel-plugin/weather.desktop.in.h:1
msgid "Weather Update"
msgstr "Weather Update"
-#: ../panel-plugin/weather.c:1652
+#: ../panel-plugin/weather.c:1677
msgid "Short-term forecast data unavailable."
msgstr "Short-term forecast data unavailable."
-#: ../panel-plugin/weather.c:1664
+#: ../panel-plugin/weather.c:1689
msgid "The sun never rises today."
msgstr "The sun never rises today."
-#: ../panel-plugin/weather.c:1666
+#: ../panel-plugin/weather.c:1691
msgid "The sun never sets today."
msgstr "The sun never sets today."
-#: ../panel-plugin/weather.c:1673
+#: ../panel-plugin/weather.c:1698
#, c-format
msgid "The sun rises at %s and sets at %s."
msgstr "The sun rises at %s and sets at %s."
#. * TRANSLATORS: This is the simple tooltip. For a bigger challenge,
#. * look at the verbose tooltip style further below ;-)
-#: ../panel-plugin/weather.c:1701
+#: ../panel-plugin/weather.c:1726
#, c-format
msgid ""
"<b><span size=\"large\">%s</span></b> <span size=\"medium\">(%s)</span>\n"
@@ -175,7 +159,7 @@ msgstr "<b><span size=\"large\">%s</span></b> <span size=\"medium\">(%s)</span>\
#. * be changed easily - and try to make it compact and look
#. * good! The missing space after "%son the ..." is intentional,
#. * it is included in the %s.
-#: ../panel-plugin/weather.c:1725
+#: ../panel-plugin/weather.c:1750
#, c-format
msgid ""
"<b><span size=\"large\">%s</span></b> <span size=\"medium\">(%s)</span>\n"
@@ -190,25 +174,25 @@ msgid ""
"<span size=\"smaller\">%s</span>"
msgstr "<b><span size=\"large\">%s</span></b> <span size=\"medium\">(%s)</span>\n<b><span size=\"large\">%s</span></b>\n<span size=\"smaller\">from %s to %s, with %s of precipitation</span>\n\n<b>Temperature:</b> %s\t\t<span size=\"smaller\">(values at %s)</span>\n<b>Wind:</b> %s (%son the Beaufort scale) from %s(%s)\n<b>Pressure:</b> %s <b>Humidity:</b> %s\n<b>Fog:</b> %s <b>Cloudiness:</b> %s\n\n<span size=\"smaller\">%s</span>"
-#: ../panel-plugin/weather.c:1778
+#: ../panel-plugin/weather.c:1803
msgid "Cannot update weather data"
msgstr "Cannot update weather data"
-#: ../panel-plugin/weather.c:1852
+#: ../panel-plugin/weather.c:1884
msgid "No default icon theme? This should not happen, plugin will crash!"
msgstr "No default icon theme? This should not happen, plugin will crash!"
#. add refresh button to right click menu, for people who missed
#. the middle mouse click feature
-#: ../panel-plugin/weather.c:1893
+#: ../panel-plugin/weather.c:1925
msgid "Re_fresh"
msgstr "Re_fresh"
-#: ../panel-plugin/weather.c:2083
+#: ../panel-plugin/weather.c:2120
msgid "Show weather conditions and forecasts"
msgstr "Show weather conditions and forecasts"
-#: ../panel-plugin/weather.c:2085
+#: ../panel-plugin/weather.c:2122
msgid "Copyright (c) 2003-2014\n"
msgstr "Copyright (c) 2003-2014\n"
@@ -279,68 +263,68 @@ msgstr "Fog (F)"
msgid "Precipitation (R)"
msgstr "Precipitation (R)"
-#: ../panel-plugin/weather-config.c:222 ../panel-plugin/weather-config.c:328
-#: ../panel-plugin/weather-config.c:517
+#: ../panel-plugin/weather-config.c:232 ../panel-plugin/weather-config.c:338
+#: ../panel-plugin/weather-config.c:527
msgid "Unset"
msgstr "Unset"
-#: ../panel-plugin/weather-config.c:338
+#: ../panel-plugin/weather-config.c:348
msgid "Detecting..."
msgstr "Detecting..."
-#: ../panel-plugin/weather-config.c:389
+#: ../panel-plugin/weather-config.c:399
msgid "feet"
msgstr "feet"
-#: ../panel-plugin/weather-config.c:399
+#: ../panel-plugin/weather-config.c:409
msgid "meters"
msgstr "metres"
-#: ../panel-plugin/weather-config.c:493
+#: ../panel-plugin/weather-config.c:503
msgid "Location _name:"
msgstr "Location _name:"
-#: ../panel-plugin/weather-config.c:500
+#: ../panel-plugin/weather-config.c:510
msgid ""
"Change the name for the location to your liking. It is used for display and "
"does not affect the location parameters in any way."
msgstr "Change the name for the location to your liking. It is used for display and does not affect the location parameters in any way."
-#: ../panel-plugin/weather-config.c:504
+#: ../panel-plugin/weather-config.c:514
msgid "Chan_ge..."
msgstr "Chan_ge..."
-#: ../panel-plugin/weather-config.c:507
+#: ../panel-plugin/weather-config.c:517
msgid "Search for a new location and auto-detect its parameters."
msgstr "Search for a new location and auto-detect its parameters."
-#: ../panel-plugin/weather-config.c:526
+#: ../panel-plugin/weather-config.c:536
msgid "Latitud_e:"
msgstr "Latitud_e:"
-#: ../panel-plugin/weather-config.c:530
+#: ../panel-plugin/weather-config.c:540
msgid ""
"Latitude specifies the north-south position of a point on the Earth's "
"surface. If you change this value manually, you need to provide altitude and"
" timezone manually too."
msgstr "Latitude specifies the north-south position of a point on the Earth's surface. If you change this value manually, you need to provide altitude and timezone manually too."
-#: ../panel-plugin/weather-config.c:540
+#: ../panel-plugin/weather-config.c:550
msgid "L_ongitude:"
msgstr "L_ongitude:"
-#: ../panel-plugin/weather-config.c:544
+#: ../panel-plugin/weather-config.c:554
msgid ""
"Longitude specifies the east-west position of a point on the Earth's "
"surface. If you change this value manually, you need to provide altitude and"
" timezone manually too."
msgstr "Longitude specifies the east-west position of a point on the Earth's surface. If you change this value manually, you need to provide altitude and timezone manually too."
-#: ../panel-plugin/weather-config.c:554 ../panel-plugin/weather-config.c:1005
+#: ../panel-plugin/weather-config.c:564 ../panel-plugin/weather-config.c:1015
msgid "Altitu_de:"
msgstr "Altitu_de:"
-#: ../panel-plugin/weather-config.c:558
+#: ../panel-plugin/weather-config.c:568
msgid ""
"For locations outside Norway the elevation model that's used by the met.no webservice is not very good, so it's usually necessary to specify the altitude as an additional parameter, otherwise the reported values will not be correct.\n"
"\n"
@@ -349,35 +333,35 @@ msgid ""
"Altitude is given in meters above sea level, or alternatively in feet by changing the unit on the units page. It should match the real value roughly, but small differences will have no influence on the weather data. Inside Norway, this setting has no effect at all."
msgstr "For locations outside Norway the elevation model that's used by the met.no webservice is not very good, so it's usually necessary to specify the altitude as an additional parameter, otherwise the reported values will not be correct.\n\nThe plugin tries to auto-detect the altitude using the GeoNames webservice, but that might not always be correct too, so you can change it here.\n\nAltitude is given in metres above sea level, or alternatively in feet by changing the unit on the un [...]
-#: ../panel-plugin/weather-config.c:577
+#: ../panel-plugin/weather-config.c:587
msgid "_Timezone:"
msgstr "_Timezone:"
-#: ../panel-plugin/weather-config.c:585
+#: ../panel-plugin/weather-config.c:595
msgid ""
"If the chosen location is not in your current timezone, then it is necessary to <i>put</i> the plugin into that other timezone for the times to be shown correctly. The proper timezone will be auto-detected via the GeoNames web service, but you might want to correct it if necessary.\n"
"Leave this field empty to use the timezone set by your system. Invalid entries will cause the use of UTC time, but that may also depend on your system."
msgstr "If the chosen location is not in your current timezone, then it is necessary to <i>put</i> the plugin into that other timezone for the times to be shown correctly. The proper timezone will be auto-detected via the GeoNames web service, but you might want to correct it if necessary.\nLeave this field empty to use the timezone set by your system. Invalid entries will cause the use of UTC time, but that may also depend on your system."
-#: ../panel-plugin/weather-config.c:610
+#: ../panel-plugin/weather-config.c:620
msgid ""
"<i>Please change location name to your liking and correct\n"
"altitude and timezone if they are not auto-detected correctly.</i>"
msgstr "<i>Please change location name to your liking and correct\naltitude and timezone if they are not auto-detected correctly.</i>"
-#: ../panel-plugin/weather-config.c:635
+#: ../panel-plugin/weather-config.c:645
msgid ""
"Named after the astronomer Anders Celsius who invented the original scale in 1742, the Celsius scale is an international standard unit and nowadays defined using the Kelvin scale. 0 °C is equivalent to 273.15 K and 1 °C difference in temperature is exactly the same difference as 1 K. It is defined with the melting point of water being roughly at 0 °C and its boiling point at 100 °C at one standard atmosphere (1 atm = 1013.5 hPa). Until 1948, the unit was known as <i>centigrade</i> - fro [...]
"In meteorology and everyday life the Celsius scale is very convenient for expressing temperatures because its numbers can be an easy indicator for the formation of black ice and snow."
msgstr "Named after the astronomer Anders Celsius who invented the original scale in 1742, the Celsius scale is an international standard unit and nowadays defined using the Kelvin scale. 0 °C is equivalent to 273.15 K and 1 °C difference in temperature is exactly the same difference as 1 K. It is defined with the melting point of water being roughly at 0 °C and its boiling point at 100 °C at one standard atmosphere (1 atm = 1013.5 hPa). Until 1948, the unit was known as <i>centigrade</i [...]
-#: ../panel-plugin/weather-config.c:651
+#: ../panel-plugin/weather-config.c:661
msgid ""
"The current Fahrenheit temperature scale is based on one proposed in 1724 by the physicist Daniel Gabriel Fahrenheit. 0 °F was the freezing point of brine on the original scale at standard atmospheric pressure, which was the lowest temperature achievable with this mixture of ice, salt and ammonium chloride. The melting point of water is at 32 °F and its boiling point at 212 °F. The Fahrenheit and Celsius scales intersect at -40 degrees. Even in cold winters, the temperatures usually do [...]
"With its inventor being a member of the Royal Society in London and having a high reputation, the Fahrenheit scale enjoyed great popularity in many English-speaking countries, but was replaced by the Celsius scale in most of these countries during the metrification process in the mid to late 20th century."
msgstr "The current Fahrenheit temperature scale is based on one proposed in 1724 by the physicist Daniel Gabriel Fahrenheit. 0 °F was the freezing point of brine on the original scale at standard atmospheric pressure, which was the lowest temperature achievable with this mixture of ice, salt and ammonium chloride. The melting point of water is at 32 °F and its boiling point at 212 °F. The Fahrenheit and Celsius scales intersect at -40 degrees. Even in cold winters, the temperatures usua [...]
-#: ../panel-plugin/weather-config.c:694
+#: ../panel-plugin/weather-config.c:704
msgid ""
"The pascal, named after mathematician, physicist and philosopher Blaise "
"Pascal, is a SI derived unit and a measure of force per unit area, defined "
@@ -385,7 +369,7 @@ msgid ""
"hPa."
msgstr "The pascal, named after mathematician, physicist and philosopher Blaise Pascal, is a SI derived unit and a measure of force per unit area, defined as one newton per square metre. One standard atmosphere (atm) is 1013.25 hPa."
-#: ../panel-plugin/weather-config.c:701
+#: ../panel-plugin/weather-config.c:711
msgid ""
"Inches of mercury is still widely used for barometric pressure in weather "
"reports, refrigeration and aviation in the United States, but seldom used "
@@ -394,7 +378,7 @@ msgid ""
" of gravity."
msgstr "Inches of mercury is still widely used for barometric pressure in weather reports, refrigeration and aviation in the United States, but seldom used elsewhere. It is defined as the pressure exerted by a 1 inch circular column of mercury of 1 inch in height at 32 °F (0 °C) at the standard acceleration of gravity."
-#: ../panel-plugin/weather-config.c:709
+#: ../panel-plugin/weather-config.c:719
msgid ""
"The pound per square inch is a unit of pressure based on avoirdupois units "
"(a system of weights based on a pound of 16 ounces) and defined as the "
@@ -404,7 +388,7 @@ msgid ""
"Colonies."
msgstr "The pound per square inch is a unit of pressure based on avoirdupois units (a system of weights based on a pound of 16 ounces) and defined as the pressure resulting from a force of one pound-force applied to an area of one square inch. It is used in the United States and to varying degrees in everyday life in Canada, the United Kingdom and maybe some former British Colonies."
-#: ../panel-plugin/weather-config.c:718
+#: ../panel-plugin/weather-config.c:728
msgid ""
"The torr unit was named after the physicist and mathematician Evangelista "
"Torricelli who discovered the principle of the barometer in 1644 and "
@@ -413,29 +397,29 @@ msgid ""
"standard atmosphere (atm) equals 760 Torr."
msgstr "The torr unit was named after the physicist and mathematician Evangelista Torricelli who discovered the principle of the barometer in 1644 and demonstrated the first mercury barometer to the general public. A pressure of 1 torr is approximately equal to one millimetre of mercury, and one standard atmosphere (atm) equals 760 Torr."
-#: ../panel-plugin/weather-config.c:752
+#: ../panel-plugin/weather-config.c:762
msgid "Wind speeds in TV or in the news are often provided in km/h."
msgstr "Wind speeds in TV or in the news are often provided in km/h."
-#: ../panel-plugin/weather-config.c:756
+#: ../panel-plugin/weather-config.c:766
msgid ""
"Miles per hour is an imperial unit of speed expressing the number of statute"
" miles covered in one hour."
msgstr "Miles per hour is an imperial unit of speed expressing the number of statute miles covered in one hour."
-#: ../panel-plugin/weather-config.c:760
+#: ../panel-plugin/weather-config.c:770
msgid ""
"Meter per second is <i>the</i> unit typically used by meteorologists to "
"denote wind speeds."
msgstr "Metre per second is <i>the</i> unit typically used by meteorologists to denote wind speeds."
-#: ../panel-plugin/weather-config.c:764
+#: ../panel-plugin/weather-config.c:774
msgid ""
"The foot per second (pl. feet per second) in the imperial unit system is the"
" counterpart to the meter per second in the International System of Units."
msgstr "The foot per second (pl. feet per second) in the imperial unit system is the counterpart to the metre per second in the International System of Units."
-#: ../panel-plugin/weather-config.c:769
+#: ../panel-plugin/weather-config.c:779
msgid ""
"The knot is a unit of speed equal to one international nautical mile (1.852 "
"km) per hour, or approximately 1.151 mph, and sees worldwide use in "
@@ -443,13 +427,13 @@ msgid ""
"knot along a meridian travels one minute of geographic latitude in one hour."
msgstr "The knot is a unit of speed equal to one international nautical mile (1.852 km) per hour, or approximately 1.151 mph, and sees worldwide use in meteorology and in maritime and air navigation. A vessel travelling at 1 knot along a meridian travels one minute of geographic latitude in one hour."
-#: ../panel-plugin/weather-config.c:802
+#: ../panel-plugin/weather-config.c:812
msgid ""
"1 millimeter is one thousandth of a meter - the fundamental unit of length "
"in the International System of Units -, or approximately 0.04 inches."
msgstr "1 millimetre is one thousandth of a metre - the fundamental unit of length in the International System of Units -, or approximately 0.04 inches."
-#: ../panel-plugin/weather-config.c:807
+#: ../panel-plugin/weather-config.c:817
msgid ""
"The English word <i>inch</i> comes from Latin <i>uncia</i> meaning <i>one-"
"twelfth part</i> (in this case, one twelfth of a foot). In the past, there "
@@ -458,7 +442,7 @@ msgid ""
"millimeters."
msgstr "The English word <i>inch</i> comes from Latin <i>uncia</i> meaning <i>one-twelfth part</i> (in this case, one twelfth of a foot). In the past, there have been many different standards of the inch with varying sizes of measure, but the current internationally accepted value is exactly 25.4 millimetres."
-#: ../panel-plugin/weather-config.c:840
+#: ../panel-plugin/weather-config.c:850
msgid ""
"The meter is the fundamental unit of length in the International System of "
"Units. Originally intended to be one ten-millionth of the distance from the "
@@ -467,7 +451,7 @@ msgid ""
"of measurement)."
msgstr "The metre is the fundamental unit of length in the International System of Units. Originally intended to be one ten-millionth of the distance from the Earth's equator to the North Pole at sea level, its definition has been periodically refined to reflect growing knowledge of metrology (the science of measurement)."
-#: ../panel-plugin/weather-config.c:848
+#: ../panel-plugin/weather-config.c:858
msgid ""
"A foot (plural feet) is a unit of length defined as being 0.3048 m exactly "
"and used in the imperial system of units and United States customary units. "
@@ -479,7 +463,7 @@ msgstr "A foot (plural feet) is a unit of length defined as being 0.3048 m exact
#. * TRANSLATORS: The Summer Simmer Index is similar to the heat
#. * index, but usually used at night because of its better accuracy
#. * at that time.
-#: ../panel-plugin/weather-config.c:887
+#: ../panel-plugin/weather-config.c:897
msgid ""
"Used in North America, wind chill will be reported for low temperatures and "
"heat index for higher ones. At night, heat index will be replaced by the "
@@ -490,7 +474,7 @@ msgid ""
"met, the air temperature will be shown."
msgstr "Used in North America, wind chill will be reported for low temperatures and heat index for higher ones. At night, heat index will be replaced by the Summer Simmer Index. For wind chill, wind speeds need to be above 3.0 mph (4.828 km/h) and air temperature below 50.0 °F (10.0 °C). For heat index, air temperature needs to be above 80 °F (26.7 °C) - or above 71.6 °F (22 °C) at night - and relative humidity at least 40%. If these conditions are not met, the air temperature will be shown."
-#: ../panel-plugin/weather-config.c:898
+#: ../panel-plugin/weather-config.c:908
msgid ""
"The Canadian counterpart to the US windchill/heat index, with the wind chill"
" being similar to the previous model but with slightly different "
@@ -502,7 +486,7 @@ msgid ""
" be shown."
msgstr "The Canadian counterpart to the US windchill/heat index, with the wind chill being similar to the previous model but with slightly different constraints. Instead of the heat index <i>humidex</i> will be used. For wind chill to become effective, wind speeds need to be above 2.0 km/h (1.24 mph) and air temperature below or equal to 0 °C (32 °F). For humidex, air temperature needs to be at least 20.0 °C (68 °F), with a dewpoint greater than 0 °C (32 °F). If these conditions are not [...]
-#: ../panel-plugin/weather-config.c:910
+#: ../panel-plugin/weather-config.c:920
msgid ""
"This is the model used by the Australian Bureau of Meteorology, especially "
"adapted for the climate of this continent. Possibly used in Central Europe "
@@ -513,7 +497,7 @@ msgid ""
"temperatures alike."
msgstr "This is the model used by the Australian Bureau of Meteorology, especially adapted for the climate of this continent. Possibly used in Central Europe and parts of other continents too, but then windchill and similar values had never gained that much popularity there as in the US or Canada, so information about its usage is scarce or uncertain. It depends on air temperature, wind speed and humidity and can be used for lower and higher temperatures alike."
-#: ../panel-plugin/weather-config.c:921
+#: ../panel-plugin/weather-config.c:931
msgid ""
"Improvements by Robert G. Quayle and Robert G. Steadman applied in 1998 to "
"earlier experiments/developments by Steadman. This model only depends on "
@@ -521,107 +505,107 @@ msgid ""
"both heat and cold stress."
msgstr "Improvements by Robert G. Quayle and Robert G. Steadman applied in 1998 to earlier experiments/developments by Steadman. This model only depends on wind speed and temperature, not on relative humidity and can be used for both heat and cold stress."
-#: ../panel-plugin/weather-config.c:957
+#: ../panel-plugin/weather-config.c:967
msgid "_Temperature:"
msgstr "_Temperature:"
-#: ../panel-plugin/weather-config.c:959
+#: ../panel-plugin/weather-config.c:969
msgid "Celsius (°C)"
msgstr "Celsius (°C)"
-#: ../panel-plugin/weather-config.c:960
+#: ../panel-plugin/weather-config.c:970
msgid "Fahrenheit (°F)"
msgstr "Fahrenheit (°F)"
-#: ../panel-plugin/weather-config.c:965
+#: ../panel-plugin/weather-config.c:975
msgid "Barometric _pressure:"
msgstr "Barometric _pressure:"
-#: ../panel-plugin/weather-config.c:968
+#: ../panel-plugin/weather-config.c:978
msgid "Hectopascals (hPa)"
msgstr "Hectopascals (hPa)"
-#: ../panel-plugin/weather-config.c:970
+#: ../panel-plugin/weather-config.c:980
msgid "Inches of mercury (inHg)"
msgstr "Inches of mercury (inHg)"
-#: ../panel-plugin/weather-config.c:972
+#: ../panel-plugin/weather-config.c:982
msgid "Pound-force per square inch (psi)"
msgstr "Pound-force per square inch (psi)"
-#: ../panel-plugin/weather-config.c:974
+#: ../panel-plugin/weather-config.c:984
msgid "Torr (mmHg)"
msgstr "Torr (mmHg)"
-#: ../panel-plugin/weather-config.c:979
+#: ../panel-plugin/weather-config.c:989
msgid "_Wind speed:"
msgstr "_Wind speed:"
-#: ../panel-plugin/weather-config.c:982
+#: ../panel-plugin/weather-config.c:992
msgid "Kilometers per hour (km/h)"
msgstr "Kilometres per hour (km/h)"
-#: ../panel-plugin/weather-config.c:984
+#: ../panel-plugin/weather-config.c:994
msgid "Miles per hour (mph)"
msgstr "Miles per hour (mph)"
-#: ../panel-plugin/weather-config.c:986
+#: ../panel-plugin/weather-config.c:996
msgid "Meters per second (m/s)"
msgstr "Metres per second (m/s)"
-#: ../panel-plugin/weather-config.c:988
+#: ../panel-plugin/weather-config.c:998
msgid "Feet per second (ft/s)"
msgstr "Feet per second (ft/s)"
-#: ../panel-plugin/weather-config.c:990
+#: ../panel-plugin/weather-config.c:1000
msgid "Knots (kt)"
msgstr "Knots (kt)"
-#: ../panel-plugin/weather-config.c:995
+#: ../panel-plugin/weather-config.c:1005
msgid "Prec_ipitations:"
msgstr "Prec_ipitations:"
-#: ../panel-plugin/weather-config.c:998
+#: ../panel-plugin/weather-config.c:1008
msgid "Millimeters (mm)"
msgstr "Millimetres (mm)"
-#: ../panel-plugin/weather-config.c:1000
+#: ../panel-plugin/weather-config.c:1010
msgid "Inches (in)"
msgstr "Inches (in)"
-#: ../panel-plugin/weather-config.c:1008
+#: ../panel-plugin/weather-config.c:1018
msgid "Meters (m)"
msgstr "Metres (m)"
-#: ../panel-plugin/weather-config.c:1010
+#: ../panel-plugin/weather-config.c:1020
msgid "Feet (ft)"
msgstr "Feet (ft)"
-#: ../panel-plugin/weather-config.c:1019
+#: ../panel-plugin/weather-config.c:1029
msgid "Apparent te_mperature:"
msgstr "Apparent te_mperature:"
-#: ../panel-plugin/weather-config.c:1022
+#: ../panel-plugin/weather-config.c:1032
msgid "Windchill/Heat index"
msgstr "Windchill/Heat index"
-#: ../panel-plugin/weather-config.c:1024
+#: ../panel-plugin/weather-config.c:1034
msgid "Windchill/Humidex"
msgstr "Windchill/Humidex"
-#: ../panel-plugin/weather-config.c:1025
+#: ../panel-plugin/weather-config.c:1035
msgid "Steadman"
msgstr "Steadman"
-#: ../panel-plugin/weather-config.c:1026
+#: ../panel-plugin/weather-config.c:1036
msgid "Quayle-Steadman"
msgstr "Quayle-Steadman"
-#: ../panel-plugin/weather-config.c:1049
+#: ../panel-plugin/weather-config.c:1059
msgid "Choose an icon theme."
msgstr "Choose an icon theme."
-#: ../panel-plugin/weather-config.c:1054
+#: ../panel-plugin/weather-config.c:1064
#, c-format
msgid ""
"<b>Directory:</b> %s\n"
@@ -633,23 +617,23 @@ msgid ""
"<b>License:</b> %s"
msgstr "<b>Directory:</b> %s\n\n<b>Author:</b> %s\n\n<b>Description:</b> %s\n\n<b>Licence:</b> %s"
-#: ../panel-plugin/weather-config.c:1139
+#: ../panel-plugin/weather-config.c:1149
msgid ""
"A more calendar-like view, with the days in columns and the daytimes "
"(morning, afternoon, evening, night) in rows."
msgstr "A more calendar-like view, with the days in columns and the daytimes (morning, afternoon, evening, night) in rows."
-#: ../panel-plugin/weather-config.c:1143
+#: ../panel-plugin/weather-config.c:1153
msgid ""
"Shows the forecasts in a table with the daytimes (morning, afternoon, "
"evening, night) in columns and the days in rows."
msgstr "Shows the forecasts in a table with the daytimes (morning, afternoon, evening, night) in columns and the days in rows."
-#: ../panel-plugin/weather-config.c:1202
+#: ../panel-plugin/weather-config.c:1212
msgid "_Icon theme:"
msgstr "_Icon theme:"
-#: ../panel-plugin/weather-config.c:1204
+#: ../panel-plugin/weather-config.c:1214
msgid ""
"Available icon themes are listed here. You can add icon themes to "
"$HOME/.config/xfce4/weather/icons (or the equivalent directory on your "
@@ -658,57 +642,57 @@ msgid ""
"config dialog."
msgstr "Available icon themes are listed here. You can add icon themes to $HOME/.config/xfce4/weather/icons (or the equivalent directory on your system). Information about how to create or use icon themes can be found in the README file. New icon themes will be detected everytime you open this config dialogue."
-#: ../panel-plugin/weather-config.c:1222
+#: ../panel-plugin/weather-config.c:1232
msgid ""
"Open the user icon themes directory in your file manager, creating it if "
"necessary."
msgstr "Open the user icon themes directory in your file manager, creating it if necessary."
-#: ../panel-plugin/weather-config.c:1239
+#: ../panel-plugin/weather-config.c:1249
msgid "Use only a single _panel row"
msgstr "Use only a single _panel row"
-#: ../panel-plugin/weather-config.c:1241
+#: ../panel-plugin/weather-config.c:1251
msgid ""
"Check to always use only a single row on a multi-row panel and a small icon "
"in deskbar mode."
msgstr "Check to always use only a single row on a multi-row panel and a small icon in deskbar mode."
-#: ../panel-plugin/weather-config.c:1256
+#: ../panel-plugin/weather-config.c:1266
msgid "_Tooltip style:"
msgstr "_Tooltip style:"
-#: ../panel-plugin/weather-config.c:1258
+#: ../panel-plugin/weather-config.c:1268
msgid "Simple"
msgstr "Simple"
-#: ../panel-plugin/weather-config.c:1259
+#: ../panel-plugin/weather-config.c:1269
msgid "Verbose"
msgstr "Verbose"
-#: ../panel-plugin/weather-config.c:1262
+#: ../panel-plugin/weather-config.c:1272
msgid ""
"Choose your preferred tooltip style. Some styles give a lot of useful data, "
"some are clearer but provide less data on a glance."
msgstr "Choose your preferred tooltip style. Some styles give a lot of useful data, some are clearer but provide less data on a glance."
-#: ../panel-plugin/weather-config.c:1274
+#: ../panel-plugin/weather-config.c:1284
msgid "_Forecast layout:"
msgstr "_Forecast layout:"
-#: ../panel-plugin/weather-config.c:1276
+#: ../panel-plugin/weather-config.c:1286
msgid "Days in columns"
msgstr "Days in columns"
-#: ../panel-plugin/weather-config.c:1277
+#: ../panel-plugin/weather-config.c:1287
msgid "Days in rows"
msgstr "Days in rows"
-#: ../panel-plugin/weather-config.c:1285
+#: ../panel-plugin/weather-config.c:1295
msgid "_Number of forecast days:"
msgstr "_Number of forecast days:"
-#: ../panel-plugin/weather-config.c:1290
+#: ../panel-plugin/weather-config.c:1300
#, c-format
msgid ""
"Met.no provides forecast data for up to %d days in the future. Choose how "
@@ -718,39 +702,39 @@ msgid ""
"are unreliable at best ;-)"
msgstr "Met.no provides forecast data for up to %d days in the future. Choose how many days will be shown in the forecast tab in the summary window. On slower computers, a lower number might help against lags when opening the window. Note however that usually forecasts for more than three days in the future are unreliable at best ;-)"
-#: ../panel-plugin/weather-config.c:1308
+#: ../panel-plugin/weather-config.c:1318
msgid "_Round values"
msgstr "_Round values"
-#: ../panel-plugin/weather-config.c:1310
+#: ../panel-plugin/weather-config.c:1320
msgid ""
"Check to round values everywhere except on the details page in the summary "
"window."
msgstr "Check to round values everywhere except on the details page in the summary window."
-#: ../panel-plugin/weather-config.c:1360 ../panel-plugin/weather-config.c:1830
+#: ../panel-plugin/weather-config.c:1370 ../panel-plugin/weather-config.c:1840
msgid "Select _font"
msgstr "Select _font"
-#: ../panel-plugin/weather-config.c:1377
+#: ../panel-plugin/weather-config.c:1387
msgid "Select font"
msgstr "Select font"
#. TRANSLATORS: Fallback value, usually never shown.
-#: ../panel-plugin/weather-config.c:1509
+#: ../panel-plugin/weather-config.c:1519
msgid ""
"Choose the value to add to the list below. Values can be added more than "
"once."
msgstr "Choose the value to add to the list below. Values can be added more than once."
-#: ../panel-plugin/weather-config.c:1519
+#: ../panel-plugin/weather-config.c:1529
msgid ""
"Air temperature, sometimes referred to as dry-bulb temperature. Measured by "
"a thermometer that is freely exposed to the air, yet shielded from radiation"
" and moisture."
msgstr "Air temperature, sometimes referred to as dry-bulb temperature. Measured by a thermometer that is freely exposed to the air, yet shielded from radiation and moisture."
-#: ../panel-plugin/weather-config.c:1525
+#: ../panel-plugin/weather-config.c:1535
msgid ""
"The weight of the air that makes up the atmosphere exerts a pressure on the "
"surface of the Earth, which is known as atmospheric pressure. To make it "
@@ -761,7 +745,7 @@ msgid ""
"pressures mean deterioration."
msgstr "The weight of the air that makes up the atmosphere exerts a pressure on the surface of the Earth, which is known as atmospheric pressure. To make it easier to compare the value to other values for locations with different altitudes, atmospheric pressure is adjusted to the equivalent sea-level pressure and called barometric pressure. Rising barometric pressures generally indicate an improvement in weather conditions, while falling pressures mean deterioration."
-#: ../panel-plugin/weather-config.c:1536
+#: ../panel-plugin/weather-config.c:1546
msgid ""
"Nowadays wind speed/velocity is measured using an anemometer (Greek "
"<i>anemos</i>, meaning <i>wind</i>) in 10 m (33 ft) height. Anemometers "
@@ -769,26 +753,26 @@ msgid ""
"as they are closely related to and can be deduced from each other."
msgstr "Nowadays wind speed/velocity is measured using an anemometer (Greek <i>anemos</i>, meaning <i>wind</i>) in 10 m (33 ft) height. Anemometers usually measure either wind speed or pressure, but will provide both values as they are closely related to and can be deduced from each other."
-#: ../panel-plugin/weather-config.c:1544
+#: ../panel-plugin/weather-config.c:1554
msgid ""
"Invented by Sir Francis Beaufort in 1805, this empirical scale on wind speed"
" is based on people's observations of specific land or sea conditions, "
"denoting these conditions with numbers from 0 (calm) to 12 (hurricane)."
msgstr "Invented by Sir Francis Beaufort in 1805, this empirical scale on wind speed is based on people's observations of specific land or sea conditions, denoting these conditions with numbers from 0 (calm) to 12 (hurricane)."
-#: ../panel-plugin/weather-config.c:1550
+#: ../panel-plugin/weather-config.c:1560
msgid ""
"This gives the cardinal direction (North, East, South, West) the wind is "
"coming from."
msgstr "This gives the cardinal direction (North, East, South, West) the wind is coming from."
-#: ../panel-plugin/weather-config.c:1554
+#: ../panel-plugin/weather-config.c:1564
msgid ""
"This gives the direction the wind is coming from in azimuth degrees (North ="
" 0°, East = 90°, South = 180° and West = 270°)."
msgstr "This gives the direction the wind is coming from in azimuth degrees (North = 0°, East = 90°, South = 180° and West = 270°)."
-#: ../panel-plugin/weather-config.c:1559
+#: ../panel-plugin/weather-config.c:1569
msgid ""
"Humidity is defined as the amount of water vapor in the air and increases "
"the possibility of precipitation, fog and dew. While absolute humidity is "
@@ -797,21 +781,21 @@ msgid ""
"pressure."
msgstr "Humidity is defined as the amount of water vapour in the air and increases the possibility of precipitation, fog and dew. While absolute humidity is the water content of air, relative humidity gives (in %) the current absolute humidity relative to the maximum for that air temperature and pressure."
-#: ../panel-plugin/weather-config.c:1567
+#: ../panel-plugin/weather-config.c:1577
msgid ""
"This is the temperature to which air must be cooled to reach 100% relative humidity, given no change in water content. Reaching the dew point halts the cooling process, as condensation occurs which releases heat into the air. A high dew point increases the possibility of rain and severe thunderstorms. The dew point allows the prediction of dew, frost, fog and minimum overnight temperature, and has influence on the comfort level one experiences.\n"
"\n"
"<b>Note:</b> This is a calculated value not provided by met.no."
msgstr "This is the temperature to which air must be cooled to reach 100% relative humidity, given no change in water content. Reaching the dew point halts the cooling process, as condensation occurs which releases heat into the air. A high dew point increases the possibility of rain and severe thunderstorms. The dew point allows the prediction of dew, frost, fog and minimum overnight temperature, and has influence on the comfort level one experiences.\n\n<b>Note:</b> This is a calculate [...]
-#: ../panel-plugin/weather-config.c:1579
+#: ../panel-plugin/weather-config.c:1589
msgid ""
"Also known as <i>felt temperature</i>, <i>effective temperature</i>, or what some weather providers declare as <i>feels like</i>. Human temperature sensation is not only based on air temperature, but also on heat flow, physical activity and individual condition. While being a highly subjective value, apparent temperature can actually be useful for warning about extreme conditions (cold, heat).\n"
"\n"
"<b>Note:</b> This is a calculated value not provided by met.no. You should use a calculation model appropriate for your local climate and personal preferences on the units page."
msgstr "Also known as <i>felt temperature</i>, <i>effective temperature</i>, or what some weather providers declare as <i>feels like</i>. Human temperature sensation is not only based on air temperature, but also on heat flow, physical activity and individual condition. While being a highly subjective value, apparent temperature can actually be useful for warning about extreme conditions (cold, heat).\n\n<b>Note:</b> This is a calculated value not provided by met.no. You should use a cal [...]
-#: ../panel-plugin/weather-config.c:1593
+#: ../panel-plugin/weather-config.c:1603
msgid ""
"This gives the low-level cloud cover in percent. According to WMO "
"definition, low-level clouds can be found at altitudes below 4,000 m (13,000"
@@ -820,7 +804,7 @@ msgid ""
"particles and snow, when temperatures are cold enough."
msgstr "This gives the low-level cloud cover in percent. According to WMO definition, low-level clouds can be found at altitudes below 4,000 m (13,000 ft), or 5,000 m (16,000 ft) at the equator, though their basis often lie below 2,000 m (6,500 ft). They are mainly composed of water droplets or ice particles and snow, when temperatures are cold enough."
-#: ../panel-plugin/weather-config.c:1601
+#: ../panel-plugin/weather-config.c:1611
msgid ""
"This specifies the mid-level cloud cover in percent. According to WMO "
"definition, mid-level clouds form in heights of 4,000-8,000 m (13,000-26,000"
@@ -829,7 +813,7 @@ msgid ""
"temperatures get low enough, ice particles can replace the droplets."
msgstr "This specifies the mid-level cloud cover in percent. According to WMO definition, mid-level clouds form in heights of 4,000-8,000 m (13,000-26,000 ft), or 5,000-10,000 m (16,000-33,000 ft) at the equator. Like their low-level cousins, they are principally composed of water droplets. When temperatures get low enough, ice particles can replace the droplets."
-#: ../panel-plugin/weather-config.c:1610
+#: ../panel-plugin/weather-config.c:1620
msgid ""
"This reports the high-level cloud cover in percent. According to WMO "
"definition, high-level clouds can be found in altitudes of 8,000 to 15,000 m"
@@ -839,7 +823,7 @@ msgid ""
"a magnificent array of colors when the sun is low on the horizon."
msgstr "This reports the high-level cloud cover in percent. According to WMO definition, high-level clouds can be found in altitudes of 8,000 to 15,000 m (26,000 to 49,000 ft), or 10,000 m-18,000 m (33,000-59,000 ft) at the equator, where temperatures are so low that they are mainly composed of ice crystals. While typically thin and white in appearance, they can be seen in a magnificent array of colours when the sun is low on the horizon."
-#: ../panel-plugin/weather-config.c:1620
+#: ../panel-plugin/weather-config.c:1630
msgid ""
"Cloudiness, or cloud cover, defines the fraction of the sky obscured by "
"clouds when observed from a given location. Clouds are both carriers of "
@@ -850,7 +834,7 @@ msgid ""
"that way contribute to the cooling of the planet."
msgstr "Cloudiness, or cloud cover, defines the fraction of the sky obscured by clouds when observed from a given location. Clouds are both carriers of precipitation and regulator to the amount of solar radiation that reaches the surface. While during daytime they reduce the temperature, at night they have the opposite effect, as water vapour prevents long-wave radiation from escaping into space. Apart from that, clouds reflect light to space and in that way contribute to the cooling of [...]
-#: ../panel-plugin/weather-config.c:1632
+#: ../panel-plugin/weather-config.c:1642
msgid ""
"Fog is a type of low-lying stratus cloud, with the moisture in it often "
"generated locally such as from a nearby lake, river, ocean, or simply moist "
@@ -860,7 +844,7 @@ msgid ""
" visibility to less than 1 km (5/8 statute mile)."
msgstr "Fog is a type of low-lying stratus cloud, with the moisture in it often generated locally such as from a nearby lake, river, ocean, or simply moist ground, that forms when the difference between temperature and dew point is below 2.5 °C (4 °F), usually at a relative humidity of 100%. Fog commonly produces precipitation in the form of drizzle or very light snow and reduces visibility to less than 1 km (5/8 statute mile)."
-#: ../panel-plugin/weather-config.c:1643
+#: ../panel-plugin/weather-config.c:1653
msgid ""
"The amount of rain, drizzle, sleet, hail, snow, graupel and other forms of water falling from the sky over a specific period.\n"
"\n"
@@ -877,11 +861,11 @@ msgid ""
"<b>Note</b>: While air temperature is an important factor in this calculation, there are other influencing factors that the plugin doesn't know about like the type of snow and ground temperature. Because of that, these rules will only lead to rough estimates and may not represent the real amount of snow."
msgstr "The amount of rain, drizzle, sleet, hail, snow, graupel and other forms of water falling from the sky over a specific period.\n\nThe values reported by met.no are those of precipitation in the liquid state - or in other words: of rain -, so if snow is expected (but not sleet), then the amount of snow will be <i>guessed</i> by multiplying the original value by a ratio dependent on the air temperature:\n\n<tt><small> T < -11.1 °C (12 °F) => 1:12\n-11.1 °C (1 [...]
-#: ../panel-plugin/weather-config.c:1800
+#: ../panel-plugin/weather-config.c:1810
msgid "Show scroll_box"
msgstr "Show scroll_box"
-#: ../panel-plugin/weather-config.c:1802
+#: ../panel-plugin/weather-config.c:1812
msgid ""
"Hide the scrollbox to save valuable space on the panel. Most interesting "
"information is also provided in the tooltip - provided you choose an "
@@ -889,27 +873,27 @@ msgid ""
msgstr "Hide the scrollbox to save valuable space on the panel. Most interesting information is also provided in the tooltip - provided you choose an appropriate tooltip style - that is shown when hovering over the icon."
#. values to show at once (multiple lines)
-#: ../panel-plugin/weather-config.c:1813
+#: ../panel-plugin/weather-config.c:1823
msgid "Li_nes:"
msgstr "Li_nes:"
-#: ../panel-plugin/weather-config.c:1819
+#: ../panel-plugin/weather-config.c:1829
msgid ""
"Decide how many values should be shown at once in the scrollbox. You can "
"choose a smaller font or enlarge the panel to make more lines fit."
msgstr "Decide how many values should be shown at once in the scrollbox. You can choose a smaller font or enlarge the panel to make more lines fit."
-#: ../panel-plugin/weather-config.c:1826
+#: ../panel-plugin/weather-config.c:1836
msgid "Font and color:"
msgstr "Font and colour:"
-#: ../panel-plugin/weather-config.c:1832
+#: ../panel-plugin/weather-config.c:1842
msgid ""
"Choose a font you like and set it to a smaller or larger size. Middle-click "
"on the button to unset the font and use your theme's default."
msgstr "Choose a font you like and set it to a smaller or larger size. Middle-click on the button to unset the font and use your theme's default."
-#: ../panel-plugin/weather-config.c:1844
+#: ../panel-plugin/weather-config.c:1854
msgid ""
"There may be problems with some themes that cause the scrollbox text to be "
"hardly readable. If this is the case or you simply want it to appear in "
@@ -917,11 +901,11 @@ msgid ""
" button to unset the scrollbox text color."
msgstr "There may be problems with some themes that cause the scrollbox text to be hardly readable. If this is the case or you simply want it to appear in another colour, then you can change it using this button. Middle-click on the button to unset the scrollbox text colour."
-#: ../panel-plugin/weather-config.c:1868
+#: ../panel-plugin/weather-config.c:1878
msgid "Labels to d_isplay"
msgstr "Labels to d_isplay"
-#: ../panel-plugin/weather-config.c:1871
+#: ../panel-plugin/weather-config.c:1881
msgid ""
"These are the values that will be shown in the scrollbox. Select a single "
"value here and click the appropriate button to remove it or move it up and "
@@ -929,68 +913,68 @@ msgid ""
msgstr "These are the values that will be shown in the scrollbox. Select a single value here and click the appropriate button to remove it or move it up and down in the list."
#. button "add"
-#: ../panel-plugin/weather-config.c:1878
+#: ../panel-plugin/weather-config.c:1888
msgid "A_dd"
msgstr "A_dd"
-#: ../panel-plugin/weather-config.c:1881
+#: ../panel-plugin/weather-config.c:1891
msgid ""
"Add the selected value to the labels that should be displayed in the "
"scrollbox."
msgstr "Add the selected value to the labels that should be displayed in the scrollbox."
-#: ../panel-plugin/weather-config.c:1896
+#: ../panel-plugin/weather-config.c:1906
msgid "_Remove"
msgstr "_Remove"
-#: ../panel-plugin/weather-config.c:1899
+#: ../panel-plugin/weather-config.c:1909
msgid ""
"Select a value in the list of labels to display and click this button to "
"remove it."
msgstr "Select a value in the list of labels to display and click this button to remove it."
#. button "move up"
-#: ../panel-plugin/weather-config.c:1904
+#: ../panel-plugin/weather-config.c:1914
msgid "Move u_p"
msgstr "Move u_p"
-#: ../panel-plugin/weather-config.c:1907
+#: ../panel-plugin/weather-config.c:1917
msgid "Move the selected value up in the list of labels to display."
msgstr "Move the selected value up in the list of labels to display."
#. button "move down"
-#: ../panel-plugin/weather-config.c:1912
+#: ../panel-plugin/weather-config.c:1922
msgid "Move do_wn"
msgstr "Move do_wn"
-#: ../panel-plugin/weather-config.c:1915
+#: ../panel-plugin/weather-config.c:1925
msgid "Move the selected value down in the list of labels to display."
msgstr "Move the selected value down in the list of labels to display."
-#: ../panel-plugin/weather-config.c:1932
+#: ../panel-plugin/weather-config.c:1942
msgid "Animate _transitions between labels"
msgstr "Animate _transitions between labels"
-#: ../panel-plugin/weather-config.c:1937
+#: ../panel-plugin/weather-config.c:1947
msgid ""
"Scroll the current displayed value(s) out and the new value(s) in instead of"
" simply changing them. Uncheck this option if you find the animation too "
"distracting."
msgstr "Scroll the current displayed value(s) out and the new value(s) in instead of simply changing them. Uncheck this option if you find the animation too distracting."
-#: ../panel-plugin/weather-config.c:2077
+#: ../panel-plugin/weather-config.c:2087
msgid "_Location"
msgstr "_Location"
-#: ../panel-plugin/weather-config.c:2080
+#: ../panel-plugin/weather-config.c:2090
msgid "_Units"
msgstr "_Units"
-#: ../panel-plugin/weather-config.c:2083
+#: ../panel-plugin/weather-config.c:2093
msgid "_Appearance"
msgstr "_Appearance"
-#: ../panel-plugin/weather-config.c:2086
+#: ../panel-plugin/weather-config.c:2096
msgid "_Scrollbox"
msgstr "_Scrollbox"
@@ -1233,7 +1217,18 @@ msgid ""
"\n"
msgstr "\tWeather data:\n\tLast:\t%s\n\tNext:\t%s\n\tCurrent failed attempts: %d\n\n"
-#: ../panel-plugin/weather-summary.c:383
+#: ../panel-plugin/weather-summary.c:384
+msgid ""
+"\tMet.no LocationforecastLTS API states that this version\n"
+"\tof the webservice is deprecated, and the plugin needs to be\n"
+"\tadapted to use a newer version, or it will stop working within\n"
+"\ta few months.\n"
+"\tPlease file a bug on https://bugzilla.xfce.org if no one\n"
+"\telse has done so yet.\n"
+"\n"
+msgstr "\tMet.no LocationforecastLTS API states that this version\n\tof the webservice is deprecated, and the plugin needs to be\n\tadapted to use a newer version, or it will stop working within\n\ta few months.\n\tPlease file a bug on https://bugzilla.xfce.org if no one\n\telse has done so yet.\n\n"
+
+#: ../panel-plugin/weather-summary.c:393
#, c-format
msgid ""
"\tAstronomical data:\n"
@@ -1242,21 +1237,31 @@ msgid ""
"\tCurrent failed attempts: %d\n"
msgstr "\tAstronomical data:\n\tLast:\t%s\n\tNext:\t%s\n\tCurrent failed attempts: %d\n"
+#: ../panel-plugin/weather-summary.c:407
+msgid ""
+"\n"
+"\tMet.no sunrise API states that this version of the webservice\n"
+"\tis deprecated, and the plugin needs to be adapted to use\n"
+"\ta newer version, or it will stop working within a few months.\n"
+"\tPlease file a bug on https://bugzilla.xfce.org if no one\n"
+"\telse has done so yet.\n"
+msgstr "\n\tMet.no sunrise API states that this version of the webservice\n\tis deprecated, and the plugin needs to be adapted to use\n\ta newer version, or it will stop working within a few months.\n\tPlease file a bug on https://bugzilla.xfce.org if no one\n\telse has done so yet.\n"
+
#. calculation times
-#: ../panel-plugin/weather-summary.c:395
+#: ../panel-plugin/weather-summary.c:414
msgid ""
"\n"
"Times Used for Calculations\n"
msgstr "\nTimes Used for Calculations\n"
-#: ../panel-plugin/weather-summary.c:398
+#: ../panel-plugin/weather-summary.c:417
#, c-format
msgid ""
"\tTemperatures, wind, atmosphere and cloud data calculated\n"
"\tfor:\t\t%s\n"
msgstr "\tTemperatures, wind, atmosphere and cloud data calculated\n\tfor:\t\t%s\n"
-#: ../panel-plugin/weather-summary.c:407
+#: ../panel-plugin/weather-summary.c:426
#, c-format
msgid ""
"\n"
@@ -1267,197 +1272,197 @@ msgid ""
msgstr "\n\tPrecipitation and the weather symbol have been calculated\n\tusing the following time interval:\n\tStart:\t%s\n\tEnd:\t%s\n"
#. sun and moon
-#: ../panel-plugin/weather-summary.c:418
+#: ../panel-plugin/weather-summary.c:437
msgid ""
"\n"
"Astronomical Data\n"
msgstr "\nAstronomical Data\n"
-#: ../panel-plugin/weather-summary.c:421
+#: ../panel-plugin/weather-summary.c:440
msgid "\tSunrise:\t\tThe sun never rises today.\n"
msgstr "\tSunrise:\t\tThe sun never rises today.\n"
-#: ../panel-plugin/weather-summary.c:424
+#: ../panel-plugin/weather-summary.c:443
msgid "\tSunset:\t\tThe sun never sets today.\n"
msgstr "\tSunset:\t\tThe sun never sets today.\n"
-#: ../panel-plugin/weather-summary.c:428
+#: ../panel-plugin/weather-summary.c:447
#, c-format
msgid "\tSunrise:\t\t%s\n"
msgstr "\tSunrise:\t\t%s\n"
-#: ../panel-plugin/weather-summary.c:433
+#: ../panel-plugin/weather-summary.c:452
#, c-format
msgid ""
"\tSunset:\t\t%s\n"
"\n"
msgstr "\tSunset:\t\t%s\n\n"
-#: ../panel-plugin/weather-summary.c:439
+#: ../panel-plugin/weather-summary.c:458
#, c-format
msgid "\tMoon phase:\t%s\n"
msgstr "\tMoon phase:\t%s\n"
-#: ../panel-plugin/weather-summary.c:443
+#: ../panel-plugin/weather-summary.c:462
msgid "\tMoon phase:\tUnknown\n"
msgstr "\tMoon phase:\tUnknown\n"
-#: ../panel-plugin/weather-summary.c:448
+#: ../panel-plugin/weather-summary.c:467
msgid "\tMoonrise:\tThe moon never rises today.\n"
msgstr "\tMoonrise:\tThe moon never rises today.\n"
-#: ../panel-plugin/weather-summary.c:452
+#: ../panel-plugin/weather-summary.c:471
msgid "\tMoonset:\tThe moon never sets today.\n"
msgstr "\tMoonset:\tThe moon never sets today.\n"
-#: ../panel-plugin/weather-summary.c:456
+#: ../panel-plugin/weather-summary.c:475
#, c-format
msgid "\tMoonrise:\t%s\n"
msgstr "\tMoonrise:\t%s\n"
-#: ../panel-plugin/weather-summary.c:461
+#: ../panel-plugin/weather-summary.c:480
#, c-format
msgid "\tMoonset:\t%s\n"
msgstr "\tMoonset:\t%s\n"
-#: ../panel-plugin/weather-summary.c:466
+#: ../panel-plugin/weather-summary.c:485
msgid "\tData not available, will use sane default values for night and day.\n"
msgstr "\tData not available, will use sane default values for night and day.\n"
#. temperatures
-#: ../panel-plugin/weather-summary.c:472
+#: ../panel-plugin/weather-summary.c:491
msgid ""
"\n"
"Temperatures\n"
msgstr "\nTemperatures\n"
-#: ../panel-plugin/weather-summary.c:473
+#: ../panel-plugin/weather-summary.c:492
msgid "Temperature"
msgstr "Temperature"
-#: ../panel-plugin/weather-summary.c:474
+#: ../panel-plugin/weather-summary.c:493
msgid "Dew point"
msgstr "Dew point"
-#: ../panel-plugin/weather-summary.c:475
+#: ../panel-plugin/weather-summary.c:494
msgid "Apparent temperature"
msgstr "Apparent temperature"
#. wind
-#: ../panel-plugin/weather-summary.c:478
+#: ../panel-plugin/weather-summary.c:497
msgid ""
"\n"
"Wind\n"
msgstr "\nWind\n"
-#: ../panel-plugin/weather-summary.c:483
+#: ../panel-plugin/weather-summary.c:502
#, c-format
msgid "\tSpeed: %s %s (%s on the Beaufort scale)\n"
msgstr "\tSpeed: %s %s (%s on the Beaufort scale)\n"
-#: ../panel-plugin/weather-summary.c:495
+#: ../panel-plugin/weather-summary.c:514
#, c-format
msgid "\tDirection: %s (%s%s)\n"
msgstr "\tDirection: %s (%s%s)\n"
#. precipitation
-#: ../panel-plugin/weather-summary.c:503
+#: ../panel-plugin/weather-summary.c:522
msgid ""
"\n"
"Precipitation\n"
msgstr "\nPrecipitation\n"
-#: ../panel-plugin/weather-summary.c:504
+#: ../panel-plugin/weather-summary.c:523
msgid "Precipitation amount"
msgstr "Precipitation amount"
#. atmosphere
-#: ../panel-plugin/weather-summary.c:507
+#: ../panel-plugin/weather-summary.c:526
msgid ""
"\n"
"Atmosphere\n"
msgstr "\nAtmosphere\n"
-#: ../panel-plugin/weather-summary.c:508
+#: ../panel-plugin/weather-summary.c:527
msgid "Barometric pressure"
msgstr "Barometric pressure"
-#: ../panel-plugin/weather-summary.c:509
+#: ../panel-plugin/weather-summary.c:528
msgid "Relative humidity"
msgstr "Relative humidity"
#. clouds
-#: ../panel-plugin/weather-summary.c:512
+#: ../panel-plugin/weather-summary.c:531
msgid ""
"\n"
"Clouds\n"
msgstr "\nClouds\n"
-#: ../panel-plugin/weather-summary.c:513
-#: ../panel-plugin/weather-translate.c:118
+#: ../panel-plugin/weather-summary.c:532
+#: ../panel-plugin/weather-translate.c:119
msgid "Fog"
msgstr "Fog"
-#: ../panel-plugin/weather-summary.c:514
+#: ../panel-plugin/weather-summary.c:533
msgid "Low clouds"
msgstr "Low clouds"
-#: ../panel-plugin/weather-summary.c:515
+#: ../panel-plugin/weather-summary.c:534
msgid "Middle clouds"
msgstr "Middle clouds"
-#: ../panel-plugin/weather-summary.c:516
+#: ../panel-plugin/weather-summary.c:535
msgid "High clouds"
msgstr "High clouds"
-#: ../panel-plugin/weather-summary.c:517
+#: ../panel-plugin/weather-summary.c:536
msgid "Cloudiness"
msgstr "Cloudiness"
-#: ../panel-plugin/weather-summary.c:530
+#: ../panel-plugin/weather-summary.c:549
msgid ""
"\n"
"Credits\n"
msgstr "\nCredits\n"
-#: ../panel-plugin/weather-summary.c:531
+#: ../panel-plugin/weather-summary.c:550
msgid ""
"\tEncyclopedic information partly taken from\n"
"\t\t"
msgstr "\tEncyclopedic information partly taken from\n\t\t"
-#: ../panel-plugin/weather-summary.c:532
+#: ../panel-plugin/weather-summary.c:551
msgid "Wikipedia"
msgstr "Wikipedia"
-#: ../panel-plugin/weather-summary.c:533
+#: ../panel-plugin/weather-summary.c:552
msgid ""
"\n"
"\tElevation and timezone data provided by\n"
"\t\t"
msgstr "\n\tElevation and timezone data provided by\n\t\t"
-#: ../panel-plugin/weather-summary.c:534
+#: ../panel-plugin/weather-summary.c:553
msgid "GeoNames"
msgstr "GeoNames"
-#: ../panel-plugin/weather-summary.c:536
+#: ../panel-plugin/weather-summary.c:555
msgid ""
"\n"
"\tWeather and astronomical data from\n"
"\t\t"
msgstr "\n\tWeather and astronomical data from\n\t\t"
-#: ../panel-plugin/weather-summary.c:537
+#: ../panel-plugin/weather-summary.c:556
msgid "The Norwegian Meteorological Institute"
msgstr "The Norwegian Meteorological Institute"
-#: ../panel-plugin/weather-summary.c:589
+#: ../panel-plugin/weather-summary.c:608
#, c-format
msgid "Today"
msgstr "Today"
-#: ../panel-plugin/weather-summary.c:591
+#: ../panel-plugin/weather-summary.c:610
#, c-format
msgid "Tomorrow"
msgstr "Tomorrow"
@@ -1466,221 +1471,221 @@ msgstr "Tomorrow"
#. align the values; Monospace font is enforced with <tt> tags for
#. alignment, and the text is enclosed in <small> tags because
#. that looks much better and saves space.
-#: ../panel-plugin/weather-summary.c:611
+#: ../panel-plugin/weather-summary.c:630
msgid "<b>Times used for calculations</b>\n"
msgstr "<b>Times used for calculations</b>\n"
-#: ../panel-plugin/weather-summary.c:613
+#: ../panel-plugin/weather-summary.c:632
#, c-format
msgid "<tt><small>Interval start: %s</small></tt>\n"
msgstr "<tt><small>Interval start: %s</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:619
+#: ../panel-plugin/weather-summary.c:638
#, c-format
msgid "<tt><small>Interval end: %s</small></tt>\n"
msgstr "<tt><small>Interval end: %s</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:625
+#: ../panel-plugin/weather-summary.c:644
#, c-format
msgid ""
"<tt><small>Data calculated for: %s</small></tt>\n"
"\n"
msgstr "<tt><small>Data calculated for: %s</small></tt>\n\n"
-#: ../panel-plugin/weather-summary.c:631
+#: ../panel-plugin/weather-summary.c:650
msgid "<b>Temperatures</b>\n"
msgstr "<b>Temperatures</b>\n"
-#: ../panel-plugin/weather-summary.c:632
+#: ../panel-plugin/weather-summary.c:651
#, c-format
msgid "<tt><small>Dew point: %s%s%s</small></tt>\n"
msgstr "<tt><small>Dew point: %s%s%s</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:636
+#: ../panel-plugin/weather-summary.c:655
#, c-format
msgid ""
"<tt><small>Apparent temperature: %s%s%s</small></tt>\n"
"\n"
msgstr "<tt><small>Apparent temperature: %s%s%s</small></tt>\n\n"
-#: ../panel-plugin/weather-summary.c:641
+#: ../panel-plugin/weather-summary.c:660
msgid "<b>Atmosphere</b>\n"
msgstr "<b>Atmosphere</b>\n"
-#: ../panel-plugin/weather-summary.c:642
+#: ../panel-plugin/weather-summary.c:661
#, c-format
msgid "<tt><small>Barometric pressure: %s%s%s</small></tt>\n"
msgstr "<tt><small>Barometric pressure: %s%s%s</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:646
+#: ../panel-plugin/weather-summary.c:665
#, c-format
msgid ""
"<tt><small>Relative humidity: %s%s%s</small></tt>\n"
"\n"
msgstr "<tt><small>Relative humidity: %s%s%s</small></tt>\n\n"
-#: ../panel-plugin/weather-summary.c:651
+#: ../panel-plugin/weather-summary.c:670
msgid "<b>Precipitation</b>\n"
msgstr "<b>Precipitation</b>\n"
-#: ../panel-plugin/weather-summary.c:652
+#: ../panel-plugin/weather-summary.c:671
#, c-format
msgid ""
"<tt><small>Amount: %s%s%s</small></tt>\n"
"\n"
msgstr "<tt><small>Amount: %s%s%s</small></tt>\n\n"
-#: ../panel-plugin/weather-summary.c:657
+#: ../panel-plugin/weather-summary.c:676
msgid "<b>Clouds</b>\n"
msgstr "<b>Clouds</b>\n"
#. TRANSLATORS: Clouds percentages are aligned to the right in the
#. tooltip, the %5s are needed for that and are used both for
#. rounded and unrounded values.
-#: ../panel-plugin/weather-summary.c:661
+#: ../panel-plugin/weather-summary.c:680
#, c-format
msgid "<tt><small>Fog: %5s%s%s</small></tt>\n"
msgstr "<tt><small>Fog: %5s%s%s</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:664
+#: ../panel-plugin/weather-summary.c:683
#, c-format
msgid "<tt><small>Low clouds: %5s%s%s</small></tt>\n"
msgstr "<tt><small>Low clouds: %5s%s%s</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:667
+#: ../panel-plugin/weather-summary.c:686
#, c-format
msgid "<tt><small>Middle clouds: %5s%s%s</small></tt>\n"
msgstr "<tt><small>Middle clouds: %5s%s%s</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:670
+#: ../panel-plugin/weather-summary.c:689
#, c-format
msgid "<tt><small>High clouds: %5s%s%s</small></tt>\n"
msgstr "<tt><small>High clouds: %5s%s%s</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:673
+#: ../panel-plugin/weather-summary.c:692
#, c-format
msgid "<tt><small>Cloudiness: %5s%s%s</small></tt>"
msgstr "<tt><small>Cloudiness: %5s%s%s</small></tt>"
-#: ../panel-plugin/weather-summary.c:699
+#: ../panel-plugin/weather-summary.c:718
#, c-format
msgid "<b>%s</b>\n"
msgstr "<b>%s</b>\n"
-#: ../panel-plugin/weather-summary.c:703
+#: ../panel-plugin/weather-summary.c:722
msgid "<tt><small>Sunrise: The sun never rises this day.</small></tt>\n"
msgstr "<tt><small>Sunrise: The sun never rises this day.</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:707
+#: ../panel-plugin/weather-summary.c:726
msgid "<tt><small>Sunset: The sun never sets this day.</small></tt>\n"
msgstr "<tt><small>Sunset: The sun never sets this day.</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:712
+#: ../panel-plugin/weather-summary.c:731
#, c-format
msgid "<tt><small>Sunrise: %s</small></tt>\n"
msgstr "<tt><small>Sunrise: %s</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:718
+#: ../panel-plugin/weather-summary.c:737
#, c-format
msgid ""
"<tt><small>Sunset: %s</small></tt>\n"
"\n"
msgstr "<tt><small>Sunset: %s</small></tt>\n\n"
-#: ../panel-plugin/weather-summary.c:725
+#: ../panel-plugin/weather-summary.c:744
#, c-format
msgid "<tt><small>Moon phase: %s</small></tt>\n"
msgstr "<tt><small>Moon phase: %s</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:730
+#: ../panel-plugin/weather-summary.c:749
msgid "<tt><small>Moon phase: Unknown</small></tt>\n"
msgstr "<tt><small>Moon phase: Unknown</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:735
+#: ../panel-plugin/weather-summary.c:754
msgid "<tt><small>Moonrise: The moon never rises this day.</small></tt>\n"
msgstr "<tt><small>Moonrise: The moon never rises this day.</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:740
+#: ../panel-plugin/weather-summary.c:759
msgid "<tt><small>Moonset: The moon never sets this day.</small></tt>\n"
msgstr "<tt><small>Moonset: The moon never sets this day.</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:745
+#: ../panel-plugin/weather-summary.c:764
#, c-format
msgid "<tt><small>Moonrise: %s</small></tt>\n"
msgstr "<tt><small>Moonrise: %s</small></tt>\n"
-#: ../panel-plugin/weather-summary.c:751
+#: ../panel-plugin/weather-summary.c:770
#, c-format
msgid "<tt><small>Moonset: %s</small></tt>"
msgstr "<tt><small>Moonset: %s</small></tt>"
#. daytime headers
-#: ../panel-plugin/weather-summary.c:919
+#: ../panel-plugin/weather-summary.c:938
msgid "Morning"
msgstr "Morning"
-#: ../panel-plugin/weather-summary.c:920
+#: ../panel-plugin/weather-summary.c:939
msgid "Afternoon"
msgstr "Afternoon"
-#: ../panel-plugin/weather-summary.c:921
+#: ../panel-plugin/weather-summary.c:940
msgid "Evening"
msgstr "Evening"
-#: ../panel-plugin/weather-summary.c:922
+#: ../panel-plugin/weather-summary.c:941
msgid "Night"
msgstr "Night"
-#: ../panel-plugin/weather-summary.c:1127
+#: ../panel-plugin/weather-summary.c:1146
msgid "Weather Report"
msgstr "Weather Report"
-#: ../panel-plugin/weather-summary.c:1154
+#: ../panel-plugin/weather-summary.c:1173
msgid "Please set a location in the plugin settings."
msgstr "Please set a location in the plugin settings."
-#: ../panel-plugin/weather-summary.c:1156
+#: ../panel-plugin/weather-summary.c:1175
msgid "Currently no data available."
msgstr "Currently no data available."
-#: ../panel-plugin/weather-summary.c:1168
+#: ../panel-plugin/weather-summary.c:1187
msgid "_Forecast"
msgstr "_Forecast"
-#: ../panel-plugin/weather-summary.c:1171
+#: ../panel-plugin/weather-summary.c:1190
msgid "_Details"
msgstr "_Details"
#. TRANSLATORS: Moon phases
-#: ../panel-plugin/weather-translate.c:36
+#: ../panel-plugin/weather-translate.c:37
msgid "New moon"
msgstr "New moon"
-#: ../panel-plugin/weather-translate.c:37
+#: ../panel-plugin/weather-translate.c:38
msgid "Waxing crescent"
msgstr "Waxing crescent"
-#: ../panel-plugin/weather-translate.c:38
+#: ../panel-plugin/weather-translate.c:39
msgid "First quarter"
msgstr "First quarter"
-#: ../panel-plugin/weather-translate.c:39
+#: ../panel-plugin/weather-translate.c:40
msgid "Waxing gibbous"
msgstr "Waxing gibbous"
-#: ../panel-plugin/weather-translate.c:40
+#: ../panel-plugin/weather-translate.c:41
msgid "Full moon"
msgstr "Full moon"
-#: ../panel-plugin/weather-translate.c:41
+#: ../panel-plugin/weather-translate.c:42
msgid "Waning gibbous"
msgstr "Waning gibbous"
-#: ../panel-plugin/weather-translate.c:42
+#: ../panel-plugin/weather-translate.c:43
msgid "Third quarter"
msgstr "Third quarter"
-#: ../panel-plugin/weather-translate.c:43
+#: ../panel-plugin/weather-translate.c:44
msgid "Waning crescent"
msgstr "Waning crescent"
@@ -1698,27 +1703,28 @@ msgstr "Waning crescent"
#. * http://www.mir-co.net/sonstiges/wetterausdruecke.htm
#. * The latter page is in German, but it contains a symbol table with
#. Norwegian descriptions.
-#. Symbols 16-19 are used for polar days
-#: ../panel-plugin/weather-translate.c:68
-#: ../panel-plugin/weather-translate.c:121
+#. Symbols 16-19 are used for polar days (unused beginning with API version
+#. 1.2)
+#: ../panel-plugin/weather-translate.c:69
+#: ../panel-plugin/weather-translate.c:122
msgid "Sunny"
msgstr "Sunny"
-#: ../panel-plugin/weather-translate.c:68
-#: ../panel-plugin/weather-translate.c:121
+#: ../panel-plugin/weather-translate.c:69
+#: ../panel-plugin/weather-translate.c:122
msgid "Clear"
msgstr "Clear"
-#: ../panel-plugin/weather-translate.c:69
-#: ../panel-plugin/weather-translate.c:122
+#: ../panel-plugin/weather-translate.c:70
+#: ../panel-plugin/weather-translate.c:123
msgid "Lightly cloudy"
msgstr "Lightly cloudy"
-#: ../panel-plugin/weather-translate.c:70
+#: ../panel-plugin/weather-translate.c:71
msgid "Partly cloudy"
msgstr "Partly cloudy"
-#: ../panel-plugin/weather-translate.c:71
+#: ../panel-plugin/weather-translate.c:72
msgid "Cloudy"
msgstr "Cloudy"
@@ -1729,8 +1735,8 @@ msgstr "Cloudy"
#. * precipitation that can vary greatly in intensity over a short
#. * amount of time. [...] Precipitation may be locally heavy for
#. * short amounts of time."
-#: ../panel-plugin/weather-translate.c:81
-#: ../panel-plugin/weather-translate.c:123
+#: ../panel-plugin/weather-translate.c:82
+#: ../panel-plugin/weather-translate.c:124
msgid "Rain showers"
msgstr "Rain showers"
@@ -1739,22 +1745,22 @@ msgstr "Rain showers"
#. * "Thunder Showers - Intermittent rain showers with thunder and
#. lightning, generally
#. * short-lived."
-#: ../panel-plugin/weather-translate.c:88
+#: ../panel-plugin/weather-translate.c:89
msgid "Thunder showers"
msgstr "Thunder showers"
#. Analogues to "Rain showers"
-#: ../panel-plugin/weather-translate.c:91
+#: ../panel-plugin/weather-translate.c:92
msgid "Sleet showers"
msgstr "Sleet showers"
-#: ../panel-plugin/weather-translate.c:92
-#: ../panel-plugin/weather-translate.c:124
+#: ../panel-plugin/weather-translate.c:93
+#: ../panel-plugin/weather-translate.c:125
msgid "Snow showers"
msgstr "Snow showers"
#. It's raining, usually incessantly, but not heavily.
-#: ../panel-plugin/weather-translate.c:95
+#: ../panel-plugin/weather-translate.c:96
msgid "Light rain"
msgstr "Light rain"
@@ -1763,20 +1769,20 @@ msgstr "Light rain"
#. * rain and rain somewhat better. Symbol names indicate this is the way
#. met.no did it some
#. * time ago.
-#: ../panel-plugin/weather-translate.c:100
+#: ../panel-plugin/weather-translate.c:101
msgid "Rain"
msgstr "Rain"
-#: ../panel-plugin/weather-translate.c:102
+#: ../panel-plugin/weather-translate.c:103
msgid "Rain with thunder"
msgstr "Rain with thunder"
#. Sleet is a mixture of rain and snow, but it's not hail.
-#: ../panel-plugin/weather-translate.c:105
+#: ../panel-plugin/weather-translate.c:106
msgid "Sleet"
msgstr "Sleet"
-#: ../panel-plugin/weather-translate.c:107
+#: ../panel-plugin/weather-translate.c:108
msgid "Snow"
msgstr "Snow"
@@ -1788,24 +1794,24 @@ msgstr "Snow"
#. * rain. It typically falls in regions of strong upward motion within the
#. cold sector of an
#. * extratropical cyclone."
-#: ../panel-plugin/weather-translate.c:116
+#: ../panel-plugin/weather-translate.c:117
msgid "Thundersnow"
msgstr "Thundersnow"
#. Same as symbols 1-15, but with thunder
-#: ../panel-plugin/weather-translate.c:127
+#: ../panel-plugin/weather-translate.c:128
msgid "Sleet showers with thunder"
msgstr "Sleet showers with thunder"
-#: ../panel-plugin/weather-translate.c:128
+#: ../panel-plugin/weather-translate.c:129
msgid "Snow showers with thunder"
msgstr "Snow showers with thunder"
-#: ../panel-plugin/weather-translate.c:129
+#: ../panel-plugin/weather-translate.c:130
msgid "Light rain with thunder"
msgstr "Light rain with thunder"
-#: ../panel-plugin/weather-translate.c:130
+#: ../panel-plugin/weather-translate.c:131
msgid "Sleet with thunder"
msgstr "Sleet with thunder"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list