Hello community, here is the log from the commit of package libmateweather for openSUSE:Factory checked in at 2017-05-22 10:48:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmateweather (Old) and /work/SRC/openSUSE:Factory/.libmateweather.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmateweather" Mon May 22 10:48:00 2017 rev:14 rq:496920 version:1.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes 2017-03-20 17:11:31.573236136 +0100 +++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes 2017-05-22 10:49:00.771980527 +0200 @@ -1,0 +2,10 @@ +Sat May 20 10:10:42 UTC 2017 - [email protected] + +- Update to version 1.18.1: + * Fix the Novosibirsk timezone. + * Add Ceiba in Puerto Rico. + * Update cities of Kazakhstan. + * Actually check the $GIO_REQUIRED variable's value. + * Update translations. + +------------------------------------------------------------------- Old: ---- libmateweather-1.18.0.tar.xz New: ---- libmateweather-1.18.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmateweather.spec ++++++ --- /var/tmp/diff_new_pack.CKKpjJ/_old 2017-05-22 10:49:01.371895972 +0200 +++ /var/tmp/diff_new_pack.CKKpjJ/_new 2017-05-22 10:49:01.375895408 +0200 @@ -19,7 +19,7 @@ %define sover 1 %define _version 1.18 Name: libmateweather -Version: 1.18.0 +Version: 1.18.1 Release: 0 Summary: MATE Weather License: GPL-2.0+ and LGPL-2.1+ ++++++ libmateweather-1.18.0.tar.xz -> libmateweather-1.18.1.tar.xz ++++++ ++++ 2259 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libmateweather-1.18.0/ChangeLog new/libmateweather-1.18.1/ChangeLog --- old/libmateweather-1.18.0/ChangeLog 2017-03-12 16:07:00.000000000 +0100 +++ new/libmateweather-1.18.1/ChangeLog 2017-05-19 21:34:38.000000000 +0200 @@ -1,12 +1,95 @@ -commit fcd2f945e9cb08f7b91b49287ef3613264beb44a +commit 77af6096544384e4dd584d7df76b4b7760488284 Author: raveit65 <[email protected]> -Date: Sun Mar 12 16:02:53 2017 +0100 +Date: Fri May 19 21:30:26 2017 +0200 + + release 1.18.1 + + NEWS | 8 ++++++++ + configure.ac | 2 +- + 2 files changed, 9 insertions(+), 1 deletion(-) + +commit 0ce4664a4d1c37e2add5adf1c6a400ccaf92e69d +Author: raveit65 <[email protected]> +Date: Fri May 19 20:34:52 2017 +0200 + + sync with transifex + + po/am.po | 4 +- + po/kk.po | 252 +++++++++++++++++++++++++++++++-------------------------------- + po/pl.po | 4 +- + po/pt.po | 16 ++-- + po/ru.po | 6 +- + 5 files changed, 141 insertions(+), 141 deletions(-) + +commit 1d43e4795f811cad51088f5d1c56a5e1960940c6 +Author: Scott Balneaves <[email protected]> +Date: Wed Mar 29 11:32:56 2017 -0500 + + Fix Novosibirsk timezone + + Fixes https://github.com/mate-desktop/libmateweather/issues/37. Davai! + + data/Locations.xml.in | 15 +++++++++++---- + 1 file changed, 11 insertions(+), 4 deletions(-) + +commit 5f8d7977a0dbff1acccd84d6c983c5924f5f3204 +Author: Scott Balneaves <[email protected]> +Date: Wed Mar 29 10:26:08 2017 -0500 + + Add Ceiba in Puerto Rico + + Fixes https://github.com/mate-desktop/libmateweather/issues/43 + + data/Locations.xml.in | 11 +++++++++++ + 1 file changed, 11 insertions(+) + +commit 89dcb90057677f7a53aad4480157ff951bed1e7d +Author: Baurzhan Muftakhidinov <[email protected]> +Date: Tue Mar 21 12:02:21 2017 +0500 + + Update cities of Kazakhstan. + + data/Locations.xml.in | 142 +++++++++++++++++++++++++++++++++++++------------- + 1 file changed, 107 insertions(+), 35 deletions(-) + +commit 2dec278f3e3278f91c8471f89a5495d877d2d490 +Author: Robert Nagy <[email protected]> +Date: Tue Mar 28 17:54:56 2017 +0200 + + actually check the $GIO_REQUIRED variable's value + + configure.ac | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 9fcab3f4e9746b85453e6514d1687dbbba86c32a +Author: raveit65 <[email protected]> +Date: Sun Mar 12 20:33:04 2017 +0100 release 1.18.0 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) +commit 4c22df882c937d7ad7d264340c903262a3875532 +Author: monsta <[email protected]> +Date: Sun Mar 12 22:30:00 2017 +0300 + + update NEWS for the latest Indonesia change + + NEWS | 1 + + 1 file changed, 1 insertion(+) + +commit e72b800434df0c76874611fa36213cdddff1d727 +Author: Willy Sudiarto Raharjo <[email protected]> +Date: Mon Mar 13 02:05:17 2017 +0700 + + Move Indonesia under Asia Region. + + Signed-off-by: Willy Sudiarto Raharjo <[email protected]> + + data/Locations.xml.in | 186 +++++++++++++++++++++++++------------------------- + 1 file changed, 93 insertions(+), 93 deletions(-) + commit 5e675a538ecf01225c3ccced61c967f4fe0091d1 Author: raveit65 <[email protected]> Date: Sun Mar 12 15:53:53 2017 +0100 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libmateweather-1.18.0/NEWS new/libmateweather-1.18.1/NEWS --- old/libmateweather-1.18.0/NEWS 2017-03-12 15:51:32.000000000 +0100 +++ new/libmateweather-1.18.1/NEWS 2017-05-19 21:30:09.000000000 +0200 @@ -1,3 +1,11 @@ +### libmateweather 1.18.1 + + * Translations update + * Fix Novosibirsk timezone + * Add Ceiba in Puerto Rico + * Update cities of Kazakhstan. + * actually check the $GIO_REQUIRED variable's value + ### libmateweather 1.18.0 * NEWS: use consistent, project wide, markdown-like formatting @@ -8,6 +16,7 @@ work with GTK+3) * Locations: add Dunedin, New Zealand * Locations: add Yogyakarta, Indonesia + * Locations: move Indonesia under Asia region * Locations: correct coordinates for Pune, India * Translations update diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libmateweather-1.18.0/config.h.in new/libmateweather-1.18.1/config.h.in --- old/libmateweather-1.18.0/config.h.in 2017-03-12 16:03:31.000000000 +0100 +++ new/libmateweather-1.18.1/config.h.in 2017-05-19 21:31:11.000000000 +0200 @@ -9,6 +9,14 @@ /* Define to 1 if you have the `bind_textdomain_codeset' function. */ #undef HAVE_BIND_TEXTDOMAIN_CODESET +/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the + CoreFoundation framework. */ +#undef HAVE_CFLOCALECOPYCURRENT + +/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in + the CoreFoundation framework. */ +#undef HAVE_CFPREFERENCESCOPYAPPVALUE + /* Define to 1 if you have the `dcgettext' function. */ #undef HAVE_DCGETTEXT diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libmateweather-1.18.0/configure.ac new/libmateweather-1.18.1/configure.ac --- old/libmateweather-1.18.0/configure.ac 2017-03-12 16:02:27.000000000 +0100 +++ new/libmateweather-1.18.1/configure.ac 2017-05-19 21:28:29.000000000 +0200 @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.18.0], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.18.1], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS([config.h]) @@ -71,7 +71,7 @@ dnl -- check for gio (required) ----------------------------------------- PKG_CHECK_MODULES(GIO, - [gio-2.0 >= GIO_REQUIRED]) + [gio-2.0 >= $GIO_REQUIRED]) AC_SUBST(GIO_CFLAGS) dnl -- check for glib; redundant at this point, but sets $GLIB_MKENUMS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libmateweather-1.18.0/data/Locations.xml.in new/libmateweather-1.18.1/data/Locations.xml.in --- old/libmateweather-1.18.0/data/Locations.xml.in 2017-03-12 15:51:36.000000000 +0100 +++ new/libmateweather-1.18.1/data/Locations.xml.in 2017-05-19 21:25:56.000000000 +0200 @@ -4018,6 +4018,99 @@ </city> </country> <country> + <!-- ID - Indonesia --> + <_name>Indonesia</_name> + <!-- Could not find information about the following stations, + which may be in Indonesia: + WADD WALL WARR WARS WIDD WIPT + --> + <iso-code>ID</iso-code> + <fips-code>ID</fips-code> + <timezones> + <timezone id="Asia/Jakarta"> + <!-- The timezone on the western islands of Indonesia. The + name in Indonesian is "Waktu Indonesia Bagian Barat". + --> + <_name>Western Indonesia Time</_name> + <obsoletes>Asia/Pontianak</obsoletes> + </timezone> + <timezone id="Asia/Makassar"> + <!-- The timezone on the central islands of Indonesia. The + name in Indonesian is "Waktu Indonesia Bagian Tengah". + --> + <_name>Central Indonesia Time</_name> + </timezone> + <timezone id="Asia/Jayapura"> + <!-- The timezone on the eastern islands of Indonesia. The + name in Indonesian is "Waktu Indonesia Bagian Timur". + --> + <_name>Eastern Indonesia Time</_name> + </timezone> + </timezones> + <tz-hint>Asia/Jakarta</tz-hint> + <city> + <!-- The capital of Indonesia --> + <_name>Jakarta</_name> + <coordinates>-6.174444 106.829444</coordinates> + <location> + <name>Soekarno-Hatta Airport</name> + <code>WIII</code> + <coordinates>-6.116667 106.650000</coordinates> + </location> + </city> + <city> + <!-- A city in Indonesia --> + <_name>Makassar</_name> + <coordinates>-5.140000 119.422100</coordinates> + <location> + <name>Hasanuddin Airport</name> + <code>WAAA</code> + <tz-hint>Asia/Makassar</tz-hint> + <coordinates>-5.066667 119.550000</coordinates> + </location> + </city> + <city> + <!-- A city in Indonesia --> + <_name>Medan</_name> + <coordinates>3.583333 98.666667</coordinates> + <location> + <name>Polonia Airport</name> + <code>WIMM</code> + <coordinates>3.566667 98.683333</coordinates> + </location> + </city> + <city> + <!-- A city in Indonesia --> + <_name>Palembang</_name> + <coordinates>-2.916667 104.750000</coordinates> + <location> + <name>Talangbetutu Airport</name> + <code>WIPP</code> + <coordinates>-2.900000 104.700000</coordinates> + </location> + </city> + <city> + <!-- A city in Indonesia --> + <_name>Pekanbaru</_name> + <coordinates>0.533333 101.450000</coordinates> + <location> + <name>Simpangtiga Airport</name> + <code>WIBB</code> + <coordinates>0.466667 101.450000</coordinates> + </location> + </city> + <city> + <!-- A city in Indonesia --> + <_name>Yogyakarta</_name> + <coordinates>-7.803164 110.3398254</coordinates> + <location> + <name>Adisucipto International Airport</name> + <code>WAHH</code> + <coordinates>-7.7876785 110.4295726</coordinates> + </location> + </city> + </country> + <country> <!-- JP - Japan --> <_name>Japan</_name> <!-- Could not find information about the following stations, @@ -4901,26 +4994,22 @@ </location> </city> <city> - <!-- A city in Kazakhstan. - The local name in Russian is "Aktau". - --> - <_name>Aqtau</_name> + <!-- A city in Kazakhstan --> + <_name>Aktau</_name> <coordinates>43.650000 51.200000</coordinates> <location> - <name>Aqtau</name> + <name>Aktau</name> <code>UATE</code> <tz-hint>Asia/Aqtobe</tz-hint> <coordinates>43.870000 51.100000</coordinates> </location> </city> <city> - <!-- A city in Kazakhstan. - The local name in Russian is "Aktobe". - --> - <_name>Aqtöbe</_name> + <!-- A city in Kazakhstan --> + <_name>Aktobe</_name> <coordinates>50.298056 57.181389</coordinates> <location> - <name>Aktjubinsk</name> + <name>Aktobe</name> <code>UATT</code> <tz-hint>Asia/Aqtobe</tz-hint> <coordinates>50.283333 57.150000</coordinates> @@ -4933,11 +5022,73 @@ <location> <name>Astana</name> <code>UACC</code> - <tz-hint>Asia/Aqtobe</tz-hint> <coordinates>51.200000 71.450000</coordinates> </location> </city> <city> + <!-- A city in Kazakhstan --> + <_name>Atyrau</_name> + <coordinates>47.105000 51.920000</coordinates> + <location> + <name>Atyrau Airport</name> + <code>UATG</code> + <tz-hint>Asia/Aqtobe</tz-hint> + <coordinates>47.123000 51.828000</coordinates> + </location> + </city> + <city> + <!-- A city in Kazakhstan. + The local name in Russian is "Balkhash". + --> + <_name>Balqash</_name> + <coordinates>46.840000 74.975000</coordinates> + <location> + <name>Balqash Airport</name> + <code>UAAH</code> + <coordinates>46.885000 75.000000</coordinates> + </location> + </city> + <city> + <!-- A city in Kazakhstan --> + <_name>Karaganda</_name> + <coordinates>49.798889 73.099444</coordinates> + <location> + <name>Karaganda</name> + <code>UAKK</code> + <coordinates>49.800000 73.150000</coordinates> + </location> + </city> + <city> + <!-- A city in Kazakhstan --> + <_name>Kokshetau</_name> + <coordinates>53.275000 69.390000</coordinates> + <location> + <name>Kokshetau Airport</name> + <code>UACK</code> + <coordinates>53.330000 69.590000</coordinates> + </location> + </city> + <city> + <!-- A city in Kazakhstan --> + <_name>Kostanay</_name> + <coordinates>53.166667 63.583333</coordinates> + <location> + <name>Kostanay</name> + <code>UAUU</code> + <coordinates>53.206389 63.550833</coordinates> + </location> + </city> + <city> + <!-- A city in Kazakhstan --> + <_name>Kyzylorda</_name> + <coordinates>44.852778 65.509167</coordinates> + <location> + <name>Kyzylorda</name> + <code>UAOO</code> + <coordinates>44.850000 65.500000</coordinates> + </location> + </city> + <city> <!-- A city in Kazakhstan. The local name in Russian is "Ural'sk". --> @@ -4952,40 +5103,45 @@ </city> <city> <!-- A city in Kazakhstan. - The local name in Russian is "Karaganda". --> - <_name>Qaraghandy</_name> - <coordinates>49.798889 73.099444</coordinates> + <_name>Oskemen</_name> + <coordinates>49.960000 82.606000</coordinates> <location> - <name>Qaraghandy</name> - <code>UAKK</code> - <coordinates>49.800000 73.150000</coordinates> + <name>Oskemen Airport</name> + <code>UASK</code> + <coordinates>50.030000 82.510000</coordinates> </location> </city> <city> <!-- A city in Kazakhstan. - The local name in Russian is "Kostanay". + The local name in Russian is "Petropavlovsk". --> - <_name>Qostanay</_name> - <coordinates>53.166667 63.583333</coordinates> + <_name>Petropavl</_name> + <coordinates>54.864427 69.133755</coordinates> <location> - <name>Qostanay</name> - <code>UAUU</code> - <tz-hint>Asia/Aqtobe</tz-hint> - <coordinates>53.206389 63.550833</coordinates> + <name>Petropavl Airport</name> + <code>UACP</code> + <coordinates>54.778519 69.180211</coordinates> </location> </city> <city> - <!-- A city in Kazakhstan. - The local name in Russian is "Kyzylorda". - --> - <_name>Qyzylorda</_name> - <coordinates>44.852778 65.509167</coordinates> + <!-- A city in Kazakhstan --> + <_name>Pavlodar</_name> + <coordinates>52.264656, 76.970022</coordinates> <location> - <name>Qyzylorda</name> - <code>UAOO</code> - <tz-hint>Asia/Almaty</tz-hint> - <coordinates>44.850000 65.500000</coordinates> + <name>Pavlodar Airport</name> + <code>UASP</code> + <coordinates>52.198393 77.069721</coordinates> + </location> + </city> + <city> + <!-- A city in Kazakhstan --> + <_name>Semey</_name> + <coordinates>50.413720 80.233534</coordinates> + <location> + <name>Semey Airport</name> + <code>UASS</code> + <coordinates>50.344938 80.217010</coordinates> </location> </city> <city> @@ -4995,17 +5151,26 @@ <location> <name>Shymkent</name> <code>UAII</code> - <tz-hint>Asia/Almaty</tz-hint> <coordinates>42.316667 69.700000</coordinates> </location> </city> + <city> + <!-- A city in Kazakhstan --> + <_name>Taraz</_name> + <coordinates>42.901070 71.378531</coordinates> + <location> + <name>Taraz Airport</name> + <code>UADD</code> + <coordinates>42.866460 71.293308</coordinates> + </location> + </city> </country> <country> <!-- KG - Kyrgyzstan --> <_name>Kyrgyzstan</_name> <!-- Could not find information about the following stations, which may be in Kyrgyzstan: - UACK UACP UADD UAFO UASK UASP UATG + UAFO --> <iso-code>KG</iso-code> <fips-code>KG</fips-code> @@ -6442,6 +6607,17 @@ </city> <city> <!-- A city in Puerto Rico --> + <name>Ceiba</name> + <coordinates>18.264169 -65.648302</coordinates> + <location> + <name>José Aponte de la Torre Airport</name> + <code>TJNR</code> + <radar>sju</radar> + <coordinates>18.2553 -65.6386</coordinates> + </location> + </city> + <city> + <!-- A city in Puerto Rico --> <_name>Ponce</_name> <coordinates>18.011077 -66.614062</coordinates> <location> @@ -7233,99 +7409,6 @@ </city> </country> <country> - <!-- ID - Indonesia --> - <_name>Indonesia</_name> - <!-- Could not find information about the following stations, - which may be in Indonesia: - WADD WALL WARR WARS WIDD WIPT - --> - <iso-code>ID</iso-code> - <fips-code>ID</fips-code> - <timezones> - <timezone id="Asia/Jakarta"> - <!-- The timezone on the western islands of Indonesia. The - name in Indonesian is "Waktu Indonesia Bagian Barat". - --> - <_name>Western Indonesia Time</_name> - <obsoletes>Asia/Pontianak</obsoletes> - </timezone> - <timezone id="Asia/Makassar"> - <!-- The timezone on the central islands of Indonesia. The - name in Indonesian is "Waktu Indonesia Bagian Tengah". - --> - <_name>Central Indonesia Time</_name> - </timezone> - <timezone id="Asia/Jayapura"> - <!-- The timezone on the eastern islands of Indonesia. The - name in Indonesian is "Waktu Indonesia Bagian Timur". - --> - <_name>Eastern Indonesia Time</_name> - </timezone> - </timezones> - <tz-hint>Asia/Jakarta</tz-hint> - <city> - <!-- The capital of Indonesia --> - <_name>Jakarta</_name> - <coordinates>-6.174444 106.829444</coordinates> - <location> - <name>Soekarno-Hatta Airport</name> - <code>WIII</code> - <coordinates>-6.116667 106.650000</coordinates> - </location> - </city> - <city> - <!-- A city in Indonesia --> - <_name>Makassar</_name> - <coordinates>-5.140000 119.422100</coordinates> - <location> - <name>Hasanuddin Airport</name> - <code>WAAA</code> - <tz-hint>Asia/Makassar</tz-hint> - <coordinates>-5.066667 119.550000</coordinates> - </location> - </city> - <city> - <!-- A city in Indonesia --> - <_name>Medan</_name> - <coordinates>3.583333 98.666667</coordinates> - <location> - <name>Polonia Airport</name> - <code>WIMM</code> - <coordinates>3.566667 98.683333</coordinates> - </location> - </city> - <city> - <!-- A city in Indonesia --> - <_name>Palembang</_name> - <coordinates>-2.916667 104.750000</coordinates> - <location> - <name>Talangbetutu Airport</name> - <code>WIPP</code> - <coordinates>-2.900000 104.700000</coordinates> - </location> - </city> - <city> - <!-- A city in Indonesia --> - <_name>Pekanbaru</_name> - <coordinates>0.533333 101.450000</coordinates> - <location> - <name>Simpangtiga Airport</name> - <code>WIBB</code> - <coordinates>0.466667 101.450000</coordinates> - </location> - </city> - <city> - <!-- A city in Indonesia --> - <_name>Yogyakarta</_name> - <coordinates>-7.803164 110.3398254</coordinates> - <location> - <name>Adisucipto International Airport</name> - <code>WAHH</code> - <coordinates>-7.7876785 110.4295726</coordinates> - </location> - </city> - </country> - <country> <!-- KI - Kiribati --> <_name>Kiribati</_name> <!-- Could not find weather stations for the following major @@ -17955,14 +18038,21 @@ <_name>Yekaterinburg Time</_name> </timezone> <timezone id="Asia/Omsk"> - <!-- A Russian time zone, used in the Omsk and Novosibirsk - oblasts and surrounding areas of south-central Russia. + <!-- A Russian time zone, used in the Omsk oblast + and surrounding areas of south-central Russia. The Russian name is "Омское время". This string is only used in places where "Russia" is already clear from context. --> <_name>Omsk Time</_name> - <obsoletes>Asia/Novosibirsk</obsoletes> + </timezone> + <timezone id="Asia/Novosibirsk"> + <!-- A Russian time zone, used in the Novosibirsk oblast. + The Russian name is "Новосибирское время". + This string is only used in places + where "Russia" is already clear from context. + --> + <_name>Novosibirsk Time</_name> </timezone> <timezone id="Asia/Krasnoyarsk"> <!-- A Russian time zone, used in the Krasnoyarsk krai and @@ -18413,7 +18503,7 @@ <location> <name>Novosibirsk</name> <code>UNNT</code> - <tz-hint>Asia/Omsk</tz-hint> + <tz-hint>Asia/Novosibirsk</tz-hint> <coordinates>55.083333 82.900000</coordinates> </location> </city> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libmateweather-1.18.0/po/am.po new/libmateweather-1.18.1/po/am.po --- old/libmateweather-1.18.0/po/am.po 2017-03-12 15:52:16.000000000 +0100 +++ new/libmateweather-1.18.1/po/am.po 2017-05-19 21:26:49.000000000 +0200 @@ -10,7 +10,7 @@ "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-06-27 15:08+0300\n" -"PO-Revision-Date: 2017-03-03 15:27+0000\n" +"PO-Revision-Date: 2017-03-20 21:40+0000\n" "Last-Translator: samson <[email protected]>\n" "Language-Team: Amharic (http://www.transifex.com/mate/MATE/language/am/)\n" "MIME-Version: 1.0\n" @@ -323,7 +323,7 @@ "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 "" +msgstr "የ ሶስት አሀዝ-እርዝመት ያለው ኮድ የ ራዳር ካርታ ፈልጎ ለማግኛ ከ weather.com, የሚገኘው ከ https://raw.github.com/mate-desktop/libmateweather/master/data/Locations.xml.in" #: ../libmateweather/org.mate.weather.gschema.xml.in.h:77 msgid "Weather for a city" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libmateweather-1.18.0/po/kk.po new/libmateweather-1.18.1/po/kk.po --- old/libmateweather-1.18.0/po/kk.po 2017-03-12 15:52:22.000000000 +0100 +++ new/libmateweather-1.18.1/po/kk.po 2017-05-19 21:26:49.000000000 +0200 @@ -8,8 +8,8 @@ "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-06-27 15:08+0300\n" -"PO-Revision-Date: 2016-06-27 11:44+0000\n" -"Last-Translator: monsta <[email protected]>\n" +"PO-Revision-Date: 2017-04-08 09:39+0000\n" +"Last-Translator: Baurzhan Muftakhidinov <[email protected]>\n" "Language-Team: Kazakh (http://www.transifex.com/mate/MATE/language/kk/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,7 +27,7 @@ #. translators: Kelvin #: ../libmateweather/mateweather-prefs.c:96 msgid "K" -msgstr "" +msgstr "К" #. translators: Celsius #: ../libmateweather/mateweather-prefs.c:99 @@ -50,57 +50,57 @@ #. translators: meters per second #: ../libmateweather/mateweather-prefs.c:116 msgid "m/s" -msgstr "" +msgstr "м/с" #. translators: kilometers per hour #: ../libmateweather/mateweather-prefs.c:119 msgid "km/h" -msgstr "" +msgstr "км/сағ" #. translators: miles per hour #: ../libmateweather/mateweather-prefs.c:122 msgid "mph" -msgstr "" +msgstr "миля/сағ" #. translators: knots (speed unit) #: ../libmateweather/mateweather-prefs.c:125 msgid "knots" -msgstr "" +msgstr "кнот" #. translators: wind speed #: ../libmateweather/mateweather-prefs.c:128 msgid "Beaufort scale" -msgstr "" +msgstr "Бофорт шкаласы" #. translators: kilopascals #: ../libmateweather/mateweather-prefs.c:142 msgid "kPa" -msgstr "" +msgstr "кПа" #. translators: hectopascals #: ../libmateweather/mateweather-prefs.c:145 msgid "hPa" -msgstr "" +msgstr "гПа" #. translators: millibars #: ../libmateweather/mateweather-prefs.c:148 msgid "mb" -msgstr "" +msgstr "мб" #. translators: millimeters of mercury #: ../libmateweather/mateweather-prefs.c:151 msgid "mmHg" -msgstr "" +msgstr "мм сын. бағ" #. translators: inches of mercury #: ../libmateweather/mateweather-prefs.c:154 msgid "inHg" -msgstr "" +msgstr "дюйм сын. бағ" #. translators: atmosphere #: ../libmateweather/mateweather-prefs.c:157 msgid "atm" -msgstr "" +msgstr "атм" #. translators: meters #: ../libmateweather/mateweather-prefs.c:171 @@ -115,15 +115,15 @@ #. translators: miles #: ../libmateweather/mateweather-prefs.c:177 msgid "mi" -msgstr "" +msgstr "миля" #: ../libmateweather/mateweather-timezone.c:315 msgid "Greenwich Mean Time" -msgstr "" +msgstr "Гринвич бойынша" #: ../libmateweather/org.mate.weather.gschema.xml.in.h:1 msgid "Show notifications" -msgstr "" +msgstr "Хабарламаларды көрсету" #: ../libmateweather/org.mate.weather.gschema.xml.in.h:2 msgid "Determines whether the applet shows a notification on each update." @@ -141,7 +141,7 @@ #: ../libmateweather/org.mate.weather.gschema.xml.in.h:5 msgid "Update interval" -msgstr "" +msgstr "Жаңарту аралығы" #: ../libmateweather/org.mate.weather.gschema.xml.in.h:6 msgid "The interval, in seconds, between automatic updates." @@ -164,7 +164,7 @@ #: ../libmateweather/org.mate.weather.gschema.xml.in.h:12 msgid "Distance unit" -msgstr "" +msgstr "Ара қашықтықтың өлшем бірлігі" #: ../libmateweather/org.mate.weather.gschema.xml.in.h:13 msgid "The unit to use for visibility. Values: 'meters', 'km' ,'miles'." @@ -179,7 +179,7 @@ #: ../libmateweather/org.mate.weather.gschema.xml.in.h:17 msgid "Pressure unit" -msgstr "" +msgstr "Қысымның өлшем бірлігі" #: ../libmateweather/org.mate.weather.gschema.xml.in.h:18 msgid "" @@ -195,7 +195,7 @@ #: ../libmateweather/org.mate.weather.gschema.xml.in.h:22 msgid "Speed unit" -msgstr "" +msgstr "Жылдамдықтың өлшем бірлігі" #: ../libmateweather/org.mate.weather.gschema.xml.in.h:23 msgid "" @@ -211,7 +211,7 @@ #: ../libmateweather/org.mate.weather.gschema.xml.in.h:27 msgid "Temperature unit" -msgstr "" +msgstr "Температураның өлшем бірлігі" #: ../libmateweather/org.mate.weather.gschema.xml.in.h:28 msgid "" @@ -370,7 +370,7 @@ #: ../libmateweather/org.mate.weather.gschema.xml.in.h:93 msgid "The custom url from where to retrieve a radar map." -msgstr "" +msgstr "Радарлық карталарды алу сілтемесі." #: ../libmateweather/timezone-menu.c:278 msgctxt "timezone" @@ -381,7 +381,7 @@ #: ../libmateweather/weather-metar.c:504 #, c-format msgid "Failed to get METAR data: %d %s.\n" -msgstr "" +msgstr "METAR деректерін алу сәтсіз аяқталды: %d %s.\n" #: ../libmateweather/weather-metar.c:548 msgid "WeatherInfo missing location" @@ -397,15 +397,15 @@ #: ../libmateweather/weather.c:243 msgid "North - NorthEast" -msgstr "" +msgstr "Солтүстік — Солтүстік-Шығыс" #: ../libmateweather/weather.c:243 msgid "Northeast" -msgstr "" +msgstr "Солтүстік-Шығыс" #: ../libmateweather/weather.c:243 msgid "East - NorthEast" -msgstr "" +msgstr "Шығыс — Солтүстік-Шығыс" #: ../libmateweather/weather.c:244 msgid "East" @@ -413,15 +413,15 @@ #: ../libmateweather/weather.c:244 msgid "East - Southeast" -msgstr "" +msgstr "Шығыс — Оңтүстік-Шығыс" #: ../libmateweather/weather.c:244 msgid "Southeast" -msgstr "" +msgstr "Оңтүстік-Шығыс" #: ../libmateweather/weather.c:244 msgid "South - Southeast" -msgstr "" +msgstr "Оңтүстік — Оңтүстік-Шығыс" #: ../libmateweather/weather.c:245 msgid "South" @@ -429,15 +429,15 @@ #: ../libmateweather/weather.c:245 msgid "South - Southwest" -msgstr "" +msgstr "Оңтүстік — Оңтүстік-Батыс" #: ../libmateweather/weather.c:245 msgid "Southwest" -msgstr "" +msgstr "Оңтүстік-Батыс" #: ../libmateweather/weather.c:245 msgid "West - Southwest" -msgstr "" +msgstr "Батыс — Оңтүстік-Батыс" #: ../libmateweather/weather.c:246 msgid "West" @@ -445,35 +445,35 @@ #: ../libmateweather/weather.c:246 msgid "West - Northwest" -msgstr "" +msgstr "Батыс — Солтүстік-Батыс" #: ../libmateweather/weather.c:246 msgid "Northwest" -msgstr "" +msgstr "Солтүстік-Батыс" #: ../libmateweather/weather.c:246 msgid "North - Northwest" -msgstr "" +msgstr "Солтүстік — Солтүстік-Батыс" #: ../libmateweather/weather.c:259 msgid "Clear Sky" -msgstr "" +msgstr "Ашық аспан" #: ../libmateweather/weather.c:260 msgid "Broken clouds" -msgstr "" +msgstr "Ашылуы бар бұлттылық" #: ../libmateweather/weather.c:261 msgid "Scattered clouds" -msgstr "" +msgstr "Шашыранды бұлттылық" #: ../libmateweather/weather.c:262 msgid "Few clouds" -msgstr "" +msgstr "Біршама бұлттылық" #: ../libmateweather/weather.c:263 msgid "Overcast" -msgstr "" +msgstr "Тұтас бұлттылық" #. TRANSLATOR: If you want to know what "blowing" "shallow" "partial" #. * etc means, you can go to http://www.weather.com/glossary/ and @@ -481,108 +481,108 @@ #. NONE #: ../libmateweather/weather.c:302 ../libmateweather/weather.c:304 msgid "Thunderstorm" -msgstr "" +msgstr "Найзағай" #. DRIZZLE #: ../libmateweather/weather.c:303 msgid "Drizzle" -msgstr "" +msgstr "Сіркіреген жауын" #: ../libmateweather/weather.c:303 msgid "Light drizzle" -msgstr "" +msgstr "Шағын сіркіреген жауын" #: ../libmateweather/weather.c:303 msgid "Moderate drizzle" -msgstr "" +msgstr "Орташа сіркіреген жауын" #: ../libmateweather/weather.c:303 msgid "Heavy drizzle" -msgstr "" +msgstr "Қатты сіркіреген жауын" #: ../libmateweather/weather.c:303 msgid "Freezing drizzle" -msgstr "" +msgstr "Бұршағы бар сіркіреген жауын" #. RAIN #: ../libmateweather/weather.c:304 msgid "Rain" -msgstr "" +msgstr "Жаңбыр" #: ../libmateweather/weather.c:304 msgid "Light rain" -msgstr "" +msgstr "Шағын жаңбыр" #: ../libmateweather/weather.c:304 msgid "Moderate rain" -msgstr "" +msgstr "Орташа жаңбыр" #: ../libmateweather/weather.c:304 msgid "Heavy rain" -msgstr "" +msgstr "Қатты жаңбыр" #: ../libmateweather/weather.c:304 msgid "Rain showers" -msgstr "" +msgstr "Өте қатты жаңбыр" #: ../libmateweather/weather.c:304 msgid "Freezing rain" -msgstr "" +msgstr "Бұршағы бар жаңбыр" #. SNOW #: ../libmateweather/weather.c:305 msgid "Snow" -msgstr "" +msgstr "Қар" #: ../libmateweather/weather.c:305 msgid "Light snow" -msgstr "" +msgstr "Шағын қар" #: ../libmateweather/weather.c:305 msgid "Moderate snow" -msgstr "" +msgstr "Орташа қар" #: ../libmateweather/weather.c:305 msgid "Heavy snow" -msgstr "" +msgstr "Қатты қар" #: ../libmateweather/weather.c:305 msgid "Snowstorm" -msgstr "" +msgstr "Боран" #: ../libmateweather/weather.c:305 msgid "Blowing snowfall" -msgstr "" +msgstr "Қар жауу" #: ../libmateweather/weather.c:305 msgid "Snow showers" -msgstr "" +msgstr "Қатты боран" #: ../libmateweather/weather.c:305 msgid "Drifting snow" -msgstr "" +msgstr "Қар басу" #. SNOW_GRAINS #: ../libmateweather/weather.c:306 msgid "Snow grains" -msgstr "" +msgstr "Ақ қиыршық қар" #: ../libmateweather/weather.c:306 msgid "Light snow grains" -msgstr "" +msgstr "Шағын ақ қиыршық қар" #: ../libmateweather/weather.c:306 msgid "Moderate snow grains" -msgstr "" +msgstr "Орташа ақ қиыршық қар" #: ../libmateweather/weather.c:306 msgid "Heavy snow grains" -msgstr "" +msgstr "Қатты ақ қиыршық қар" #. ICE_CRYSTALS #: ../libmateweather/weather.c:307 msgid "Ice crystals" -msgstr "" +msgstr "Мұз кристалдары" #. ICE_PELLETS #: ../libmateweather/weather.c:308 @@ -612,169 +612,169 @@ #. HAIL #: ../libmateweather/weather.c:309 msgid "Hail" -msgstr "" +msgstr "Бұршақ" #: ../libmateweather/weather.c:309 msgid "Hailstorm" -msgstr "" +msgstr "Бұршақты боран" #: ../libmateweather/weather.c:309 msgid "Hail showers" -msgstr "" +msgstr "Ашылуы бар бұршақ" #. SMALL_HAIL #: ../libmateweather/weather.c:310 msgid "Small hail" -msgstr "" +msgstr "Шағын бұршақ" #: ../libmateweather/weather.c:310 msgid "Small hailstorm" -msgstr "" +msgstr "Шағын бұршақты боран" #: ../libmateweather/weather.c:310 msgid "Showers of small hail" -msgstr "" +msgstr "Жауынды шағын бұршақ" #. PRECIPITATION #: ../libmateweather/weather.c:311 msgid "Unknown precipitation" -msgstr "" +msgstr "Белгісіз жауын-шашын" #. MIST #: ../libmateweather/weather.c:312 msgid "Mist" -msgstr "" +msgstr "Жер бетіндегі тұман" #. FOG #: ../libmateweather/weather.c:313 msgid "Fog" -msgstr "" +msgstr "Тұман" #: ../libmateweather/weather.c:313 msgid "Fog in the vicinity" -msgstr "" +msgstr "Маңайдағы тұман" #: ../libmateweather/weather.c:313 msgid "Shallow fog" -msgstr "" +msgstr "Сирек тұман" #: ../libmateweather/weather.c:313 msgid "Patches of fog" -msgstr "" +msgstr "Кей жерде тұман" #: ../libmateweather/weather.c:313 msgid "Partial fog" -msgstr "" +msgstr "Кейде тұман" #: ../libmateweather/weather.c:313 msgid "Freezing fog" -msgstr "" +msgstr "Үспелі тұман" #. SMOKE #: ../libmateweather/weather.c:314 msgid "Smoke" -msgstr "" +msgstr "Түтін" #. VOLCANIC_ASH #: ../libmateweather/weather.c:315 msgid "Volcanic ash" -msgstr "" +msgstr "Жанартау күлі" #. SAND #: ../libmateweather/weather.c:316 msgid "Sand" -msgstr "" +msgstr "Құм" #: ../libmateweather/weather.c:316 msgid "Blowing sand" -msgstr "" +msgstr "Жер бетіндегі құмды боран" #: ../libmateweather/weather.c:316 msgid "Drifting sand" -msgstr "" +msgstr "Құмды боран басуы" #. HAZE #: ../libmateweather/weather.c:317 msgid "Haze" -msgstr "" +msgstr "Шаңды мұнар" #. SPRAY #: ../libmateweather/weather.c:318 msgid "Blowing sprays" -msgstr "" +msgstr "Шаңды жел екпіндері" #. DUST #: ../libmateweather/weather.c:319 msgid "Dust" -msgstr "" +msgstr "Шаң" #: ../libmateweather/weather.c:319 msgid "Blowing dust" -msgstr "" +msgstr "Жер бетіндегі шаңды боран" #: ../libmateweather/weather.c:319 msgid "Drifting dust" -msgstr "" +msgstr "Шаңды боран басуы" #. SQUALL #: ../libmateweather/weather.c:320 msgid "Squall" -msgstr "" +msgstr "Дауыл" #. SANDSTORM #: ../libmateweather/weather.c:321 msgid "Sandstorm" -msgstr "" +msgstr "Құмды боран" #: ../libmateweather/weather.c:321 msgid "Sandstorm in the vicinity" -msgstr "" +msgstr "Маңайдағы құмды боран" #: ../libmateweather/weather.c:321 msgid "Heavy sandstorm" -msgstr "" +msgstr "Қатты құмды боран" #. DUSTSTORM #: ../libmateweather/weather.c:322 msgid "Duststorm" -msgstr "" +msgstr "Шаңды боран" #: ../libmateweather/weather.c:322 msgid "Duststorm in the vicinity" -msgstr "" +msgstr "Маңайдағы шаңды боран" #: ../libmateweather/weather.c:322 msgid "Heavy duststorm" -msgstr "" +msgstr "Қатты шаңды боран" #. FUNNEL_CLOUD #: ../libmateweather/weather.c:323 msgid "Funnel cloud" -msgstr "" +msgstr "Құйын" #. TORNADO #: ../libmateweather/weather.c:324 msgid "Tornado" -msgstr "" +msgstr "Торнадо" #. DUST_WHIRLS #: ../libmateweather/weather.c:325 msgid "Dust whirls" -msgstr "" +msgstr "Шаңды ұйтқыма жел" #: ../libmateweather/weather.c:325 msgid "Dust whirls in the vicinity" -msgstr "" +msgstr "Маңайдағы шаңды ұйтқыма жел" #. TRANSLATOR: this is a format string for strftime #. * see `man 3 strftime` for more details #: ../libmateweather/weather.c:718 msgid "%a, %b %d / %H:%M" -msgstr "" +msgstr "%a, %b %d / %H:%M" #: ../libmateweather/weather.c:733 msgid "Unknown observation time" -msgstr "" +msgstr "Бақылау уақыты белгісіз" #: ../libmateweather/weather.c:747 ../libmateweather/weather.c:798 #: ../libmateweather/weather.c:812 ../libmateweather/weather.c:825 @@ -791,77 +791,77 @@ #: ../libmateweather/weather.c:769 #, c-format msgid "%.1f °F" -msgstr "" +msgstr "%.1f °F" #. TRANSLATOR: This is the temperature in degrees Fahrenheit (\302\260 is #. U+00B0 DEGREE SIGN) #: ../libmateweather/weather.c:772 #, c-format msgid "%d °F" -msgstr "" +msgstr "%d °F" #. TRANSLATOR: This is the temperature in degrees Celsius (\302\260 is U+00B0 #. DEGREE SIGN) #: ../libmateweather/weather.c:778 #, c-format msgid "%.1f °C" -msgstr "" +msgstr "%.1f °C" #. TRANSLATOR: This is the temperature in degrees Celsius (\302\260 is U+00B0 #. DEGREE SIGN) #: ../libmateweather/weather.c:781 #, c-format msgid "%d °C" -msgstr "" +msgstr "%d °C" #. TRANSLATOR: This is the temperature in kelvin #: ../libmateweather/weather.c:787 #, c-format msgid "%.1f K" -msgstr "" +msgstr "%.1f K" #. TRANSLATOR: This is the temperature in kelvin #: ../libmateweather/weather.c:790 #, c-format msgid "%d K" -msgstr "" +msgstr "%d K" #. TRANSLATOR: This is the humidity in percent #: ../libmateweather/weather.c:872 #, c-format msgid "%.f%%" -msgstr "" +msgstr "%.f%%" #. TRANSLATOR: This is the wind speed in knots #: ../libmateweather/weather.c:900 #, c-format msgid "%0.1f knots" -msgstr "" +msgstr "%0.1f кнот" #. TRANSLATOR: This is the wind speed in miles per hour #: ../libmateweather/weather.c:904 #, c-format msgid "%.1f mph" -msgstr "" +msgstr "%.1f миля/сағ" #. TRANSLATOR: This is the wind speed in kilometers per hour #: ../libmateweather/weather.c:908 #, c-format msgid "%.1f km/h" -msgstr "" +msgstr "%.1f км/сағ" #. TRANSLATOR: This is the wind speed in meters per second #: ../libmateweather/weather.c:912 #, c-format msgid "%.1f m/s" -msgstr "" +msgstr "%.1f м/с" #. TRANSLATOR: This is the wind speed as a Beaufort force factor #. * (commonly used in nautical wind estimation). #: ../libmateweather/weather.c:918 #, c-format msgid "Beaufort force %.1f" -msgstr "" +msgstr "Бофорт шкаласы бойынша %.1f" #: ../libmateweather/weather.c:943 msgid "Calm" @@ -871,61 +871,61 @@ #: ../libmateweather/weather.c:947 #, c-format msgid "%s / %s" -msgstr "" +msgstr "%s / %s" #. TRANSLATOR: This is pressure in inches of mercury #: ../libmateweather/weather.c:969 #, c-format msgid "%.2f inHg" -msgstr "" +msgstr "%.1f дюйм сын. бағ" #. TRANSLATOR: This is pressure in millimeters of mercury #: ../libmateweather/weather.c:973 #, c-format msgid "%.1f mmHg" -msgstr "" +msgstr "%.1f мм сын. бағ" #. TRANSLATOR: This is pressure in kiloPascals #: ../libmateweather/weather.c:977 #, c-format msgid "%.2f kPa" -msgstr "" +msgstr "%.2f кПА" #. TRANSLATOR: This is pressure in hectoPascals #: ../libmateweather/weather.c:981 #, c-format msgid "%.2f hPa" -msgstr "" +msgstr "%.2f гПа" #. TRANSLATOR: This is pressure in millibars #: ../libmateweather/weather.c:985 #, c-format msgid "%.2f mb" -msgstr "" +msgstr "%.2f мб" #. TRANSLATOR: This is pressure in atmospheres #: ../libmateweather/weather.c:989 #, c-format msgid "%.3f atm" -msgstr "" +msgstr "%.3f атм" #. TRANSLATOR: This is the visibility in miles #: ../libmateweather/weather.c:1017 #, c-format msgid "%.1f miles" -msgstr "" +msgstr "%.1f миля" #. TRANSLATOR: This is the visibility in kilometers #: ../libmateweather/weather.c:1021 #, c-format msgid "%.1f km" -msgstr "" +msgstr "%.1f км" #. TRANSLATOR: This is the visibility in meters #: ../libmateweather/weather.c:1025 #, c-format msgid "%.0fm" -msgstr "" +msgstr "%.0f м" #: ../libmateweather/weather.c:1054 ../libmateweather/weather.c:1075 msgid "%H:%M" @@ -933,4 +933,4 @@ #: ../libmateweather/weather.c:1134 msgid "Retrieval failed" -msgstr "" +msgstr "Алу сәтсіз" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libmateweather-1.18.0/po/pl.po new/libmateweather-1.18.1/po/pl.po --- old/libmateweather-1.18.0/po/pl.po 2017-03-12 15:52:14.000000000 +0100 +++ new/libmateweather-1.18.1/po/pl.po 2017-05-19 21:26:49.000000000 +0200 @@ -7,14 +7,14 @@ # Bogusław B. <[email protected]>, 2013 # Darek Witkowski, 2016 # Marcin Kralka <[email protected]>, 2013 -# Piotr Strębski <[email protected]>, 2016 +# Piotr Strębski <[email protected]>, 2016 msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-06-27 15:08+0300\n" "PO-Revision-Date: 2016-06-27 11:44+0000\n" -"Last-Translator: Piotr Strębski <[email protected]>\n" +"Last-Translator: Piotr Strębski <[email protected]>\n" "Language-Team: Polish (http://www.transifex.com/mate/MATE/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libmateweather-1.18.0/po/pt.po new/libmateweather-1.18.1/po/pt.po --- old/libmateweather-1.18.0/po/pt.po 2017-03-12 15:52:10.000000000 +0100 +++ new/libmateweather-1.18.1/po/pt.po 2017-05-19 21:26:49.000000000 +0200 @@ -3,9 +3,9 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# crolidge, 2013 -# crolidge, 2012 -# crolidge, 2014 +# Carlos Moreira, 2013 +# Carlos Moreira, 2012 +# Carlos Moreira, 2014,2017 # Hugo Carvalho <[email protected]>, 2015 # Luis Filipe Teixeira <[email protected]>, 2016 # Pedro Mateus <[email protected]>, 2016 @@ -15,8 +15,8 @@ "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-06-27 15:08+0300\n" -"PO-Revision-Date: 2016-08-05 15:50+0000\n" -"Last-Translator: Luis Filipe Teixeira <[email protected]>\n" +"PO-Revision-Date: 2017-05-18 09:20+0000\n" +"Last-Translator: Carlos Moreira\n" "Language-Team: Portuguese (http://www.transifex.com/mate/MATE/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -134,7 +134,7 @@ #: ../libmateweather/org.mate.weather.gschema.xml.in.h:2 msgid "Determines whether the applet shows a notification on each update." -msgstr "Determina se a mini aplicação mostra uma notificação em cada atualização." +msgstr "Determina se a miniaplicação mostra uma notificação em cada atualização." #: ../libmateweather/org.mate.weather.gschema.xml.in.h:3 msgid "Update the data automatically" @@ -167,7 +167,7 @@ #. for valid values; values must be quoted #: ../libmateweather/org.mate.weather.gschema.xml.in.h:11 msgid "'miles'" -msgstr "'miles'" +msgstr "'milhas'" #: ../libmateweather/org.mate.weather.gschema.xml.in.h:12 msgid "Distance unit" @@ -198,7 +198,7 @@ #. for valid values; values must be quoted #: ../libmateweather/org.mate.weather.gschema.xml.in.h:21 msgid "'knots'" -msgstr "'knots'" +msgstr "'nós'" #: ../libmateweather/org.mate.weather.gschema.xml.in.h:22 msgid "Speed unit" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libmateweather-1.18.0/po/ru.po new/libmateweather-1.18.1/po/ru.po --- old/libmateweather-1.18.0/po/ru.po 2017-03-12 15:52:17.000000000 +0100 +++ new/libmateweather-1.18.1/po/ru.po 2017-05-19 21:26:49.000000000 +0200 @@ -6,20 +6,20 @@ # Alexander Ovcharenko <[email protected]>, 2003 # Alexandre Prokhudine, 2002 # Alexei Sorokin <[email protected]>, 2012-2013 -# Дмитрий Михирев <[email protected]>, 2015 +# Дмитрий Михирев, 2015 # Leonid Kanter <[email protected]>, 2002-2004, 2005-2007,2009 # Michael Yakhontov <[email protected]>, 2003 # monsta <[email protected]>, 2016 # Sergey Panov <[email protected]>, 1999 # Sergey V. Udaltsov<[email protected]>, 2003 -# Дмитрий Михирев <[email protected]>, 2016 +# Дмитрий Михирев, 2016 msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-06-27 15:08+0300\n" "PO-Revision-Date: 2016-06-27 11:44+0000\n" -"Last-Translator: Дмитрий Михирев <[email protected]>\n" +"Last-Translator: Дмитрий Михирев\n" "Language-Team: Russian (http://www.transifex.com/mate/MATE/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n"
