commit af3afc4c4f1adf351157938e2904b63d29a52775
Author: raveit65 <mate@raveit.de>
Date:   Mon Dec 25 18:25:28 2023 +0100

    fix news

 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit dba8187b3bae181d439576a6d10a8c1737bc3bb2
Author: raveit65 <mate@raveit.de>
Date:   Mon Dec 25 17:43:05 2023 +0100

    release 1.26.2

 NEWS         | 7 +++++++
 configure.ac | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

commit 17a36a09eb637a252d4366cf42a58d7c94cdaacf
Author: raveit65 <mate@raveit.de>
Date:   Mon Dec 25 17:39:09 2023 +0100

    tx: pull from transifex

 po/LINGUAS  |   1 +
 po/it.po    |   2 +-
 po/nan.po   | 461 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/nb.po    |   4 +-
 po/pt_BR.po |   7 +-
 5 files changed, 469 insertions(+), 6 deletions(-)

commit cad9b11da5e2fe30f2033797075b132534ae5c3e
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Tue Nov 7 15:23:47 2023 +0100

    Fix various instance checks
    
    The g_return*_if_fail() calls should use PREFIX_IS_TYPE_NAME [1], which
    returns whether the given instance is of the right type, not
    PREFIX_TYPE_NAME [2], which checks whether the given instance if of the
    right type, warns if not, and returns the passed-in instance unchanged.
    
    Using the wrong one means the returned value is the passed-in pointer,
    and thus passes the g_return*_if_fail() whenever the pointer is
    non-NULL, no matter whether it's of the right type or not.
    
    A warning would still be emitted by g_type_check_instance_cast(), but
    the execution wouldn't get short-circuited.
    
    [1] calls g_type_check_instance_is_a()
    [2] calls g_type_check_instance_cast()

 mate-volume-control/gvc-balance-bar.c        | 2 +-
 mate-volume-control/gvc-level-bar.c          | 4 ++--
 mate-volume-control/gvc-stream-applet-icon.c | 4 ++--
 mate-volume-control/gvc-stream-status-icon.c | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

commit cadcbb2530d7440b9c756c37c83c30cc5748ab15
Author: raveit65 <mate@raveit.de>
Date:   Mon Dec 25 16:17:18 2023 +0100

    tx: update German translation
    
    - fixes https://github.com/mate-desktop/mate-media/issues/210
    
    Signed-off-by: raveit65 <mate@raveit.de>

 po/de.po | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

commit 3cc3d0dc31266020bc52402e52bfe8aae4e3c0ac
Author: raveit65 <mate@raveit.de>
Date:   Thu Nov 23 22:46:03 2023 +0100

    fix building with libxml 2.12.0

 mate-volume-control/gvc-sound-theme-chooser.c | 1 +
 1 file changed, 1 insertion(+)

commit 349e1942e5d1ad42a9eb0ddcecf87b5e51836b5e
Author: raveit65 <mate@raveit.de>
Date:   Sat May 13 10:56:27 2023 +0200

    CI: fix releasing

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3948bb1ffd6d29dc6537c813ab16b04f141ec34e
Author: raveit65 <mate@raveit.de>
Date:   Sat May 13 10:18:31 2023 +0200

    release 1.26.1

 NEWS              |   7 +
 configure.ac      |   2 +-
 po/LINGUAS        |   1 +
 po/af.po          | 247 ++++++++++++++---------------
 po/am.po          | 263 ++++++++++++++++---------------
 po/an.po          | 243 ++++++++++++++--------------
 po/ar.po          | 255 +++++++++++++++---------------
 po/as.po          | 245 +++++++++++++++--------------
 po/ast.po         | 250 ++++++++++++++---------------
 po/az.po          | 245 +++++++++++++++--------------
 po/be.po          | 247 ++++++++++++++---------------
 po/bg.po          | 263 ++++++++++++++++---------------
 po/bn.po          | 245 +++++++++++++++--------------
 po/bn_IN.po       | 247 ++++++++++++++---------------
 po/br.po          | 247 ++++++++++++++---------------
 po/bs.po          | 245 +++++++++++++++--------------
 po/ca.po          | 253 ++++++++++++++---------------
 po/ca@valencia.po | 257 +++++++++++++++---------------
 po/cmn.po         | 245 +++++++++++++++--------------
 po/crh.po         | 243 ++++++++++++++--------------
 po/cs.po          | 265 +++++++++++++++----------------
 po/cy.po          | 245 +++++++++++++++--------------
 po/da.po          | 249 ++++++++++++++---------------
 po/de.po          | 286 ++++++++++++++++-----------------
 po/dz.po          | 243 ++++++++++++++--------------
 po/el.po          | 255 +++++++++++++++---------------
 po/en_AU.po       | 245 +++++++++++++++--------------
 po/en_CA.po       | 243 ++++++++++++++--------------
 po/en_GB.po       | 249 ++++++++++++++---------------
 po/en_US.po       | 463 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/eo.po          | 245 +++++++++++++++--------------
 po/es.po          | 322 ++++++++++++++++++-------------------
 po/es_AR.po       | 253 ++++++++++++++---------------
 po/es_CL.po       | 249 ++++++++++++++---------------
 po/es_CO.po       | 257 +++++++++++++++---------------
 po/es_CR.po       | 247 +++++++++++++++--------------
 po/es_DO.po       | 249 ++++++++++++++---------------
 po/es_EC.po       | 247 +++++++++++++++--------------
 po/es_ES.po       | 249 ++++++++++++++---------------
 po/es_MX.po       | 253 ++++++++++++++---------------
 po/es_NI.po       | 247 +++++++++++++++--------------
 po/es_PA.po       | 247 +++++++++++++++--------------
 po/es_PE.po       | 247 +++++++++++++++--------------
 po/es_PR.po       | 249 ++++++++++++++---------------
 po/es_SV.po       | 247 +++++++++++++++--------------
 po/es_UY.po       | 247 +++++++++++++++--------------
 po/es_VE.po       | 249 ++++++++++++++---------------
 po/et.po          | 258 +++++++++++++++---------------
 po/eu.po          | 270 +++++++++++++++----------------
 po/fa.po          | 251 ++++++++++++++---------------
 po/fi.po          | 256 +++++++++++++++---------------
 po/fr.po          | 275 ++++++++++++++++----------------
 po/fr_CA.po       | 247 +++++++++++++++--------------
 po/frp.po         | 245 +++++++++++++++--------------
 po/fur.po         | 243 ++++++++++++++--------------
 po/fy.po          | 243 ++++++++++++++--------------
 po/ga.po          | 247 ++++++++++++++---------------
 po/gd.po          | 243 ++++++++++++++--------------
 po/gl.po          | 259 +++++++++++++++---------------
 po/gu.po          | 247 ++++++++++++++---------------
 po/ha.po          | 243 ++++++++++++++--------------
 po/he.po          | 257 +++++++++++++++---------------
 po/hi.po          | 247 ++++++++++++++---------------
 po/hr.po          | 253 ++++++++++++++---------------
 po/hu.po          | 264 ++++++++++++++++---------------
 po/hy.po          | 245 +++++++++++++++--------------
 po/ia.po          | 247 ++++++++++++++---------------
 po/id.po          | 256 +++++++++++++++---------------
 po/ie.po          | 259 +++++++++++++++---------------
 po/ig.po          | 243 ++++++++++++++--------------
 po/is.po          | 245 +++++++++++++++--------------
 po/it.po          | 278 ++++++++++++++++----------------
 po/ja.po          | 265 +++++++++++++++----------------
 po/jv.po          | 243 ++++++++++++++--------------
 po/ka.po          | 243 ++++++++++++++--------------
 po/kab.po         | 243 ++++++++++++++--------------
 po/kk.po          | 245 +++++++++++++++--------------
 po/kn.po          | 252 ++++++++++++++---------------
 po/ko.po          | 265 ++++++++++++++++---------------
 po/ks.po          | 243 ++++++++++++++--------------
 po/ku.po          | 243 ++++++++++++++--------------
 po/ku_IQ.po       | 245 +++++++++++++++--------------
 po/ky.po          | 247 ++++++++++++++---------------
 po/la.po          | 245 +++++++++++++++--------------
 po/li.po          | 243 ++++++++++++++--------------
 po/lt.po          | 271 ++++++++++++++++----------------
 po/lv.po          | 249 ++++++++++++++---------------
 po/mai.po         | 243 ++++++++++++++--------------
 po/mg.po          | 243 ++++++++++++++--------------
 po/mi.po          | 243 ++++++++++++++--------------
 po/mk.po          | 245 +++++++++++++++--------------
 po/ml.po          | 245 +++++++++++++++--------------
 po/mn.po          | 245 +++++++++++++++--------------
 po/mr.po          | 247 ++++++++++++++---------------
 po/ms.po          | 249 ++++++++++++++---------------
 po/nb.po          | 255 +++++++++++++++---------------
 po/nds.po         | 255 +++++++++++++++---------------
 po/ne.po          | 247 ++++++++++++++---------------
 po/nl.po          | 259 +++++++++++++++---------------
 po/nn.po          | 245 +++++++++++++++--------------
 po/nso.po         | 243 ++++++++++++++--------------
 po/oc.po          | 279 ++++++++++++++++----------------
 po/or.po          | 245 +++++++++++++++--------------
 po/pa.po          | 249 ++++++++++++++---------------
 po/pl.po          | 269 +++++++++++++++----------------
 po/pms.po         | 243 ++++++++++++++--------------
 po/ps.po          | 243 ++++++++++++++--------------
 po/pt.po          | 275 ++++++++++++++++----------------
 po/pt_BR.po       | 284 ++++++++++++++++-----------------
 po/ro.po          | 253 ++++++++++++++---------------
 po/ru.po          | 295 +++++++++++++++++-----------------
 po/rw.po          | 243 ++++++++++++++--------------
 po/sc.po          | 243 ++++++++++++++--------------
 po/si.po          | 243 ++++++++++++++--------------
 po/sk.po          | 272 ++++++++++++++++----------------
 po/sl.po          | 286 ++++++++++++++++-----------------
 po/sq.po          | 255 +++++++++++++++---------------
 po/sr.po          | 249 ++++++++++++++---------------
 po/sr@latin.po    | 247 ++++++++++++++---------------
 po/sv.po          | 268 +++++++++++++++----------------
 po/ta.po          | 245 +++++++++++++++--------------
 po/te.po          | 247 ++++++++++++++---------------
 po/th.po          | 256 +++++++++++++++---------------
 po/tk.po          | 243 ++++++++++++++--------------
 po/tr.po          | 280 +++++++++++++++++----------------
 po/ug.po          | 245 +++++++++++++++--------------
 po/uk.po          | 282 ++++++++++++++++-----------------
 po/ur.po          | 245 +++++++++++++++--------------
 po/uz.po          | 249 ++++++++++++++---------------
 po/vi.po          | 251 ++++++++++++++---------------
 po/wa.po          | 243 ++++++++++++++--------------
 po/xh.po          | 243 ++++++++++++++--------------
 po/yi.po          | 243 ++++++++++++++--------------
 po/yo.po          | 243 ++++++++++++++--------------
 po/zh_CN.po       | 266 +++++++++++++++----------------
 po/zh_HK.po       | 247 ++++++++++++++---------------
 po/zh_TW.po       | 251 ++++++++++++++---------------
 po/zu.po          | 243 ++++++++++++++--------------
 138 files changed, 17478 insertions(+), 16809 deletions(-)

commit f1eda6e824fab0395fde97c43d7edf826cff9842
Author: raveit65 <mate@raveit.de>
Date:   Sat May 13 10:09:56 2023 +0200

    tx: migrate to new API

 .tx/config | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit 136721c5eca5b80100817190fbf775604f9acb8d
Author: rbuj <robert.buj@gmail.com>
Date:   Fri Dec 31 21:48:51 2021 +0100

    gvc-stream-applet-icon: fix memory leak

 mate-volume-control/gvc-stream-applet-icon.c | 1 +
 1 file changed, 1 insertion(+)

commit abcd53d092a838a777f1e0fa8555736d7540acb8
Author: vvillenave <valentin@villenave.net>
Date:   Wed Nov 10 20:33:53 2021 +0000

    Accessibility improvements
    
    - Make the speaker test dialog accessible
    - Add an accessible object for the Input level custom widget
    
    Co-authored-by: Valentin Villenave <vvillenave@hypra.fr>

 mate-volume-control/gvc-level-bar.c    | 14 ++++++++++++++
 mate-volume-control/gvc-mixer-dialog.c |  3 +++
 mate-volume-control/gvc-speaker-test.c |  1 +
 3 files changed, 18 insertions(+)

commit 1b4cbd0aafabe805d22ad85d085a06b4c907d928
Author: rbuj <robert.buj@gmail.com>
Date:   Tue Oct 12 11:55:51 2021 +0200

    Revert Fix desktop file validation warnings
    It reverts the commit 2391307, thus the application
    mate-volume-control is displayed in the audio mixers section
    (Applications->Sound & Video->Mixers->Sound) because of the
    categories "AudioVideo;Audio;Mixer;", as well as it is also
    shown in the hardware sections of Hardware section (System->
    Preferences->Hardware->Sound) and control center because of
    the categories "Settings;HardwareSettings;".

 data/mate-volume-control.desktop.in.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 26a863858b9632eebce2e7d1ce11ef331c30b5e4
Author: raveit65 <mate@raveit.de>
Date:   Mon Sep 13 13:33:21 2021 +0200

    branch 1.26

 .build.yml  | 22 +++-------------------
 .travis.yml | 27 ++-------------------------
 2 files changed, 5 insertions(+), 44 deletions(-)

commit d68771c18ef753ae9be2c2424f85422ebcc240c9
Author: raveit65 <mate@raveit.de>
Date:   Mon Sep 13 13:32:45 2021 +0200

    tx: update transifex config

 .tx/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 75f0e47d97aaa411a7d93315efe0b454e52ad809
Author: raveit65 <mate@raveit.de>
Date:   Wed Aug 4 15:58:51 2021 +0200

    release 1.26.0

 NEWS         | 10 ++++++++++
 configure.ac |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

commit 116234cc54c8ca0e0bc815f71e9b5839aeb78e1a
Author: raveit65 <mate@raveit.de>
Date:   Wed Aug 4 15:51:29 2021 +0200

    tx: sync with transifex

 po/cs.po    |  4 ++--
 po/en_GB.po | 20 ++++++++++----------
 po/es.po    |  2 +-
 po/pt_BR.po |  4 ++--
 4 files changed, 15 insertions(+), 15 deletions(-)

commit 44dcd443c805b3ec6488c1e3a1726b3854627e76
Author: raveit65 <mate@raveit.de>
Date:   Wed Aug 4 15:38:56 2021 +0200

    tx: update resource

 mate-media.pot | 235 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 118 insertions(+), 117 deletions(-)

commit 43ffe298c9d2a080751ad54868da1dae62a573c7
Author: raveit65 <mate@raveit.de>
Date:   Wed Aug 4 15:36:19 2021 +0200

    travis-Ci: use libera.chat as notification server

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a9087141f538a1810350523da80f1b4202434bb9
Author: Konstantin Unruh <freaxmate@protonmail.com>
Date:   Thu Jul 29 14:13:33 2021 +0200

    replace mute/unmute checkmenuitem with imagemenuitem

 mate-volume-control/gvc-stream-status-icon.c | 28 ++++++++++++++++++----------
 1 file changed, 18 insertions(+), 10 deletions(-)

commit 4f6c0c74c77fa8bf1af44b04a21eb88bf87ce259
Author: raveit65 <mate@raveit.de>
Date:   Tue Jun 22 16:50:56 2021 +0200

    re-generate po files
    
    Fixes https://github.com/mate-desktop/mate-media/issues/174

 po/af.po          |  70 +++++++++++++----------------
 po/am.po          |  70 +++++++++++++----------------
 po/an.po          |  70 +++++++++++++----------------
 po/ar.po          |  70 +++++++++++++----------------
 po/as.po          |  70 +++++++++++++----------------
 po/ast.po         |  70 +++++++++++++----------------
 po/az.po          |  70 +++++++++++++----------------
 po/be.po          |  70 +++++++++++++----------------
 po/bg.po          |  72 ++++++++++++++----------------
 po/bn.po          |  70 +++++++++++++----------------
 po/bn_IN.po       |  70 +++++++++++++----------------
 po/br.po          |  70 +++++++++++++----------------
 po/bs.po          |  70 +++++++++++++----------------
 po/ca.po          |  76 +++++++++++++++-----------------
 po/ca@valencia.po |  70 +++++++++++++----------------
 po/cmn.po         |  70 +++++++++++++----------------
 po/crh.po         |  70 +++++++++++++----------------
 po/cs.po          |  70 +++++++++++++----------------
 po/cy.po          |  70 +++++++++++++----------------
 po/da.po          |  70 +++++++++++++----------------
 po/de.po          |  70 +++++++++++++----------------
 po/dz.po          |  70 +++++++++++++----------------
 po/el.po          |  70 +++++++++++++----------------
 po/en_AU.po       |  70 +++++++++++++----------------
 po/en_CA.po       |  70 +++++++++++++----------------
 po/en_GB.po       |  70 +++++++++++++----------------
 po/eo.po          |  70 +++++++++++++----------------
 po/es.po          |  70 +++++++++++++----------------
 po/es_AR.po       |  70 +++++++++++++----------------
 po/es_CL.po       |  70 +++++++++++++----------------
 po/es_CO.po       |  70 +++++++++++++----------------
 po/es_CR.po       |  70 +++++++++++++----------------
 po/es_DO.po       |  70 +++++++++++++----------------
 po/es_EC.po       |  70 +++++++++++++----------------
 po/es_ES.po       |  70 +++++++++++++----------------
 po/es_MX.po       |  70 +++++++++++++----------------
 po/es_NI.po       |  70 +++++++++++++----------------
 po/es_PA.po       |  70 +++++++++++++----------------
 po/es_PE.po       |  70 +++++++++++++----------------
 po/es_PR.po       |  70 +++++++++++++----------------
 po/es_SV.po       |  70 +++++++++++++----------------
 po/es_UY.po       |  70 +++++++++++++----------------
 po/es_VE.po       |  70 +++++++++++++----------------
 po/et.po          |  70 +++++++++++++----------------
 po/eu.po          | 117 +++++++++++++++++++++++--------------------------
 po/fa.po          |  70 +++++++++++++----------------
 po/fi.po          |  70 +++++++++++++----------------
 po/fr.po          |  74 ++++++++++++++-----------------
 po/fr_CA.po       |  70 +++++++++++++----------------
 po/frp.po         |  70 +++++++++++++----------------
 po/fur.po         |  70 +++++++++++++----------------
 po/fy.po          |  70 +++++++++++++----------------
 po/ga.po          |  70 +++++++++++++----------------
 po/gd.po          |  70 +++++++++++++----------------
 po/gl.po          |  70 +++++++++++++----------------
 po/gu.po          |  70 +++++++++++++----------------
 po/ha.po          |  70 +++++++++++++----------------
 po/he.po          |  80 +++++++++++++++-------------------
 po/hi.po          |  70 +++++++++++++----------------
 po/hr.po          |  70 +++++++++++++----------------
 po/hu.po          |  82 ++++++++++++++++------------------
 po/hy.po          |  70 +++++++++++++----------------
 po/ia.po          |  70 +++++++++++++----------------
 po/id.po          |  70 +++++++++++++----------------
 po/ie.po          |  70 +++++++++++++----------------
 po/ig.po          |  70 +++++++++++++----------------
 po/is.po          |  70 +++++++++++++----------------
 po/it.po          |  70 +++++++++++++----------------
 po/ja.po          |  95 +++++++++++++++++++---------------------
 po/jv.po          |  70 +++++++++++++----------------
 po/ka.po          |  70 +++++++++++++----------------
 po/kab.po         |  74 ++++++++++++++-----------------
 po/kk.po          |  70 +++++++++++++----------------
 po/kn.po          |  70 +++++++++++++----------------
 po/ko.po          |  85 +++++++++++++++++-------------------
 po/ks.po          |  70 +++++++++++++----------------
 po/ku.po          |  70 +++++++++++++----------------
 po/ku_IQ.po       |  70 +++++++++++++----------------
 po/ky.po          |  70 +++++++++++++----------------
 po/la.po          |  70 +++++++++++++----------------
 po/li.po          |  70 +++++++++++++----------------
 po/lt.po          |  70 +++++++++++++----------------
 po/lv.po          |  70 +++++++++++++----------------
 po/mai.po         |  70 +++++++++++++----------------
 po/mg.po          |  70 +++++++++++++----------------
 po/mi.po          |  70 +++++++++++++----------------
 po/mk.po          |  70 +++++++++++++----------------
 po/ml.po          |  70 +++++++++++++----------------
 po/mn.po          |  70 +++++++++++++----------------
 po/mr.po          |  70 +++++++++++++----------------
 po/ms.po          |  70 +++++++++++++----------------
 po/nb.po          |  74 ++++++++++++++-----------------
 po/nds.po         |  70 +++++++++++++----------------
 po/ne.po          |  70 +++++++++++++----------------
 po/nl.po          |  70 +++++++++++++----------------
 po/nn.po          |  70 +++++++++++++----------------
 po/nso.po         |  70 +++++++++++++----------------
 po/oc.po          | 128 +++++++++++++++++++++++++-----------------------------
 po/or.po          |  70 +++++++++++++----------------
 po/pa.po          |  70 +++++++++++++----------------
 po/pl.po          |  93 ++++++++++++++++++---------------------
 po/pms.po         |  70 +++++++++++++----------------
 po/ps.po          |  70 +++++++++++++----------------
 po/pt.po          |  75 ++++++++++++++------------------
 po/pt_BR.po       |  70 +++++++++++++----------------
 po/ro.po          |  70 +++++++++++++----------------
 po/ru.po          |  70 +++++++++++++----------------
 po/rw.po          |  70 +++++++++++++----------------
 po/sc.po          |  70 +++++++++++++----------------
 po/si.po          |  70 +++++++++++++----------------
 po/sk.po          |  70 +++++++++++++----------------
 po/sl.po          |  70 +++++++++++++----------------
 po/sq.po          |  70 +++++++++++++----------------
 po/sr.po          |  70 +++++++++++++----------------
 po/sr@latin.po    |  70 +++++++++++++----------------
 po/sv.po          |  70 +++++++++++++----------------
 po/ta.po          |  70 +++++++++++++----------------
 po/te.po          |  70 +++++++++++++----------------
 po/th.po          |  70 +++++++++++++----------------
 po/tk.po          |  70 +++++++++++++----------------
 po/tr.po          |  70 +++++++++++++----------------
 po/ug.po          |  70 +++++++++++++----------------
 po/uk.po          |  70 +++++++++++++----------------
 po/ur.po          |  70 +++++++++++++----------------
 po/uz.po          |  74 ++++++++++++++-----------------
 po/vi.po          |  70 +++++++++++++----------------
 po/wa.po          |  70 +++++++++++++----------------
 po/xh.po          |  70 +++++++++++++----------------
 po/yi.po          |  70 +++++++++++++----------------
 po/yo.po          |  70 +++++++++++++----------------
 po/zh_CN.po       |  72 ++++++++++++++----------------
 po/zh_HK.po       |  70 +++++++++++++----------------
 po/zh_TW.po       |  70 +++++++++++++----------------
 po/zu.po          |  70 +++++++++++++----------------
 134 files changed, 4266 insertions(+), 5335 deletions(-)

commit d8ff9b2cc8e9bef00736a5cb775c7698140bfcd5
Author: raveit65 <mate@raveit.de>
Date:   Mon Jun 21 19:52:14 2021 +0200

    update copyright to 2021

 mate-volume-control/applet-main.c             | 1 +
 mate-volume-control/dialog-main.c             | 1 +
 mate-volume-control/gvc-applet.c              | 1 +
 mate-volume-control/gvc-applet.h              | 1 +
 mate-volume-control/gvc-balance-bar.c         | 1 +
 mate-volume-control/gvc-balance-bar.h         | 1 +
 mate-volume-control/gvc-channel-bar.c         | 1 +
 mate-volume-control/gvc-channel-bar.h         | 1 +
 mate-volume-control/gvc-combo-box.c           | 1 +
 mate-volume-control/gvc-combo-box.h           | 1 +
 mate-volume-control/gvc-level-bar.c           | 1 +
 mate-volume-control/gvc-level-bar.h           | 1 +
 mate-volume-control/gvc-mixer-dialog.c        | 1 +
 mate-volume-control/gvc-mixer-dialog.h        | 1 +
 mate-volume-control/gvc-sound-theme-chooser.c | 1 +
 mate-volume-control/gvc-sound-theme-chooser.h | 1 +
 mate-volume-control/gvc-speaker-test.c        | 1 +
 mate-volume-control/gvc-speaker-test.h        | 1 +
 mate-volume-control/gvc-status-icon.c         | 1 +
 mate-volume-control/gvc-status-icon.h         | 1 +
 mate-volume-control/gvc-stream-applet-icon.c  | 1 +
 mate-volume-control/gvc-stream-applet-icon.h  | 1 +
 mate-volume-control/gvc-stream-status-icon.c  | 1 +
 mate-volume-control/gvc-stream-status-icon.h  | 1 +
 mate-volume-control/gvc-utils.c               | 1 +
 mate-volume-control/gvc-utils.h               | 1 +
 mate-volume-control/sound-theme-file-utils.c  | 1 +
 mate-volume-control/sound-theme-file-utils.h  | 1 +
 mate-volume-control/status-icon-main.c        | 1 +
 29 files changed, 29 insertions(+)

commit cd31032e47c95d971b21dd9ad0436b0ea7cd4e2e
Author: raveit65 <mate@raveit.de>
Date:   Sun May 30 14:56:07 2021 +0200

    travis-ci: use ubuntu focal as host system
    
    fixes build issues with fedora:latest (f34) tag.

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 25b69059c20d100e9c8e9e88ee4b34b883f5d4dd
Author: raveit65 <mate@raveit.de>
Date:   Sun Apr 25 00:35:00 2021 +0200

    travis: disable travis builds for ubuntu
    
    Sadly, there is a limit for free builds at docker.com
    See discussion
    https://github.com/orgs/mate-desktop/teams/core-team/discussions/25

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b0d23c650f23962945d2337318adcb172ca9326f
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date:   Fri Aug 21 22:24:58 2020 +0200

    man/: mate-volume-control-applet.1 -> mate-volume-control-status-icon.1. (Binary got renamed, man page had been forgotten).

 man/Makefile.am                                                         | 2 +-
 man/{mate-volume-control-applet.1 => mate-volume-control-status-icon.1} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

commit 1fb864af7b048582ba4cf8d0f1b47ea2b87393ac
Author: raveit65 <mate@raveit.de>
Date:   Mon Mar 8 21:59:26 2021 +0100

    travis: build with mate-common-1.24.2 from repos

 .build.yml | 11 -----------
 1 file changed, 11 deletions(-)

commit 9ca200b86eff07b8561799f6c7bd7533c2590ab6
Author: raveit65 <mate@raveit.de>
Date:   Mon Feb 22 22:59:57 2021 +0100

    tx: use rolling tag for ubuntu

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5f99513df527f7d3c1443f8dace2f6716d4e7872
Author: raveit65 <mate@raveit.de>
Date:   Mon Feb 22 20:23:51 2021 +0100

    tx: temporarily disable build for ArchLinux

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2391307661858d840e3fea36f9f7e4e376b8db35
Author: rbuj <robert.buj@gmail.com>
Date:   Thu Jan 28 22:22:28 2021 +0100

    Fix desktop file validation warnings

 data/mate-volume-control.desktop.in.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 54bc1c4208bc97516bc46cbb72915f44e2a5537b
Author: raveit65 <mate@raveit.de>
Date:   Tue Dec 8 16:52:44 2020 +0100

    add issue template

 .github/issue_template.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 460555699c16e3be9ee3b384e3a0e7bf14852a15
Author: mbkma <johannes.unruh@fau.de>
Date:   Fri Dec 4 12:43:07 2020 +0100

    remove dead function mate_panel_applet_set_background_widget

 mate-volume-control/gvc-applet.c | 1 -
 1 file changed, 1 deletion(-)

commit c82f5feb6c8f0fa43e135eb66dd31de81ef02155
Author: raveit65 <mate@raveit.de>
Date:   Tue Aug 18 18:50:35 2020 +0200

    release 1.25.0

 NEWS | 8 ++++++++
 1 file changed, 8 insertions(+)

commit cdf21788d2d491af03ef3ddf7d7e63e64b9aeb89
Author: raveit65 <mate@raveit.de>
Date:   Tue Aug 18 18:48:10 2020 +0200

    tx: sync with transifex

 po/ast.po   |  4 ++--
 po/cs.po    | 10 +++++-----
 po/de.po    | 11 ++++++-----
 po/el.po    |  2 +-
 po/es_DO.po |  4 ++--
 po/fa.po    |  2 +-
 po/fr.po    | 20 +++++++++++---------
 po/he.po    |  7 ++++---
 po/hu.po    |  4 ++--
 po/ia.po    | 11 ++++++-----
 po/id.po    | 22 +++++++++++-----------
 po/it.po    | 13 +++++++------
 po/kab.po   |  8 ++++----
 po/ky.po    |  2 +-
 po/lt.po    | 14 +++++++-------
 po/lv.po    |  4 ++--
 po/nl.po    |  2 +-
 po/oc.po    | 43 ++++++++++++++++++++++---------------------
 po/pl.po    | 12 ++++++------
 po/pt.po    |  5 +++--
 po/pt_BR.po | 16 +++++++++-------
 po/ru.po    | 23 ++++++++++++-----------
 po/sk.po    |  6 +++---
 po/sl.po    | 16 ++++++++--------
 po/sr.po    | 14 +++++++-------
 po/sv.po    | 26 +++++++++++++-------------
 po/tr.po    |  4 ++--
 po/ug.po    |  6 ++++--
 po/uk.po    |  5 +++--
 po/zh_CN.po | 14 +++++++-------
 30 files changed, 172 insertions(+), 158 deletions(-)

commit af4178682b215e7c4c4417555b9dd5aee67477de
Author: raveit65 <mate@raveit.de>
Date:   Tue Aug 18 18:33:53 2020 +0200

    tx: update resource

 mate-media.pot | 69 ++++++++++++++++++++++++++--------------------------------
 1 file changed, 31 insertions(+), 38 deletions(-)

commit acc599546ad3393b90476281564af01782220b57
Author: raveit65 <mate@raveit.de>
Date:   Fri Aug 14 17:49:37 2020 +0200

    pre-bump version

 NEWS         | 2 ++
 configure.ac | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

commit b755fd7fe3c47d670b9ca7c562a9b7711012dd9c
Author: Pablo Barciela <scow@riseup.net>
Date:   Sat Jul 11 19:38:17 2020 +0200

    Travis CI: enable irc notifications with tagged commits

 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5ba75b44b5f846e2e9b9af5e242fec81bd3299ea
Author: rbuj <robert.buj@gmail.com>
Date:   Mon Jun 29 20:05:02 2020 +0200

    gvc-mixer-dialogi: Refactor on_notebook_scroll_event

 mate-volume-control/gvc-mixer-dialog.c | 130 +++++++++++++++------------------
 1 file changed, 60 insertions(+), 70 deletions(-)

commit 7f8975cc6d8d2379fe4bc8cf3544c3eee21d2b45
Author: Wu Xiaotian <yetist@gmail.com>
Date:   Mon Jun 22 22:00:00 2020 +0000

    [ci] fix release tarball on travis CI failed

 .travis.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 7a8fcf3b18bf9dd92512828fa6f85cce0415fa44
Author: tamplan <tamplan@free.fr>
Date:   Sun May 24 11:01:40 2020 +0200

    add git.mk to generate .gitignore

 git.mk          | 400 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 man/Makefile.am |   2 +
 2 files changed, 402 insertions(+)

commit 0de220f56e3dde6432ca83f698a630b2f85bc374
Author: rbuj <robert.buj@gmail.com>
Date:   Thu Apr 9 11:57:54 2020 +0200

    gvc-stream-applet-icon: Remove enum-conversion warning

 mate-volume-control/gvc-stream-applet-icon.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 85e50bb1e8b0c07f44ae314adce19286c32b1260
Author: Pablo Barciela <scow@riseup.net>
Date:   Tue Apr 21 03:17:42 2020 +0200

    Travis CI: enable irc notifications with broken builds

 .travis.yml | 32 ++++++++++++++++++++++----------
 1 file changed, 22 insertions(+), 10 deletions(-)

commit 75c85e572ca5c15433275455d0aaed612de60bd0
Author: Pablo Barciela <scow@riseup.net>
Date:   Tue Apr 21 03:14:42 2020 +0200

    Travis CI: debian build: add clang compiler

 .build.yml | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 09ecc4a6076edc3203ec4d0ba3bccaea052762b0
Author: Pablo Barciela <scow@riseup.net>
Date:   Tue Apr 21 03:12:54 2020 +0200

    Travis CI: debian build: add -Wsign-compare -Wunused-parameter to CFLAGS

 .build.yml | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit 7dca88a484aee2f5804ccf2c38f781d588c1dc0b
Author: raveit65 <mate@raveit.de>
Date:   Sun Apr 19 16:01:22 2020 +0200

    ci: don't run configure with autogen.sh

 .build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d25fe97b04e3565f740c3053604bb247b1066dc9
Author: raveit65 <mate@raveit.de>
Date:   Sun Apr 19 16:01:03 2020 +0200

    build: silent build warnings for distcheck

 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit de152425390527f66576ec5e311795bd377e9207
Author: rbuj <robert.buj@gmail.com>
Date:   Fri Apr 10 15:57:47 2020 +0200

    build: do not override the default value for MATE_COMPILE_WARNINGS

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b19fbdc7119f403796bab971c81994c2fdf0c01c
Author: raveit65 <mate@raveit.de>
Date:   Thu Apr 9 13:36:05 2020 +0200

    ci: variables, drop obsolete Warn_Cflags

 .build.yml | 1 -
 1 file changed, 1 deletion(-)

commit b2c5c213be967c3add8db143e089689ca9b4a835
Author: raveit65 <mate@raveit.de>
Date:   Thu Apr 9 13:27:54 2020 +0200

    ci: build with mate-common-1.24.1 tarball

 .build.yml | 34 ++++++++++++++--------------------
 1 file changed, 14 insertions(+), 20 deletions(-)

commit daf0c7687625d014145381450d9c4dfe772c17e1
Author: Wu Xiaotian <yetist@gmail.com>
Date:   Mon Apr 6 14:07:21 2020 +0800

    [ci] update build environment

 .travis.yml | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

commit e03216c9c6e6632fefe85c97166c3b55dfde4f7e
Author: Pablo Barciela <scow@riseup.net>
Date:   Wed Mar 18 21:57:40 2020 +0100

    Travis CI: ubuntu build: add gcc

 .build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ef8ee538dcf6a0527db5462df274ac5fb2a1d1ec
Author: Pablo Barciela <scow@riseup.net>
Date:   Wed Mar 18 21:51:15 2020 +0100

    Travis CI: use Ubuntu devel instead 19.10

 .build.yml                                         |  144 +
 .github/FUNDING.yml                                |    9 +
 .github/issue_template.md                          |   19 +
 .travis.yml                                        |   59 +
 .tx/config                                         |    9 +
 AUTHORS                                            |   16 +
 COPYING                                            |  339 +
 COPYING-DOCS                                       |  355 +
 ChangeLog                                          |    2 +
 Makefile.am                                        |   49 +
 NEWS                                               |  149 +
 README                                             |   11 +
 autogen.sh                                         |   24 +
 build-aux/git-version-gen                          |  154 +
 configure.ac                                       |  185 +
 data/Makefile.am                                   |   37 +
 data/icons/16x16/Makefile.am                       |    4 +
 data/icons/16x16/status/Makefile.am                |   21 +
 .../16x16/status/audio-input-microphone-high.png   |  Bin 0 -> 853 bytes
 .../16x16/status/audio-input-microphone-low.png    |  Bin 0 -> 548 bytes
 .../16x16/status/audio-input-microphone-medium.png |  Bin 0 -> 687 bytes
 .../16x16/status/audio-input-microphone-muted.png  |  Bin 0 -> 520 bytes
 data/icons/22x22/Makefile.am                       |    4 +
 data/icons/22x22/status/Makefile.am                |   21 +
 .../22x22/status/audio-input-microphone-high.png   |  Bin 0 -> 1188 bytes
 .../22x22/status/audio-input-microphone-low.png    |  Bin 0 -> 827 bytes
 .../22x22/status/audio-input-microphone-medium.png |  Bin 0 -> 968 bytes
 .../22x22/status/audio-input-microphone-muted.png  |  Bin 0 -> 817 bytes
 data/icons/24x24/Makefile.am                       |    4 +
 data/icons/24x24/status/Makefile.am                |   21 +
 .../24x24/status/audio-input-microphone-high.png   |  Bin 0 -> 1214 bytes
 .../24x24/status/audio-input-microphone-low.png    |  Bin 0 -> 849 bytes
 .../24x24/status/audio-input-microphone-medium.png |  Bin 0 -> 1001 bytes
 .../24x24/status/audio-input-microphone-muted.png  |  Bin 0 -> 851 bytes
 data/icons/32x32/Makefile.am                       |    4 +
 data/icons/32x32/status/Makefile.am                |   21 +
 .../32x32/status/audio-input-microphone-high.png   |  Bin 0 -> 2182 bytes
 .../32x32/status/audio-input-microphone-low.png    |  Bin 0 -> 1818 bytes
 .../32x32/status/audio-input-microphone-medium.png |  Bin 0 -> 1981 bytes
 .../32x32/status/audio-input-microphone-muted.png  |  Bin 0 -> 2005 bytes
 data/icons/Makefile.am                             |   24 +
 data/icons/scalable/Makefile.am                    |    4 +
 data/icons/scalable/devices/Makefile.am            |   35 +
 .../devices/audio-speaker-center-back-testing.svg  |  539 ++
 .../scalable/devices/audio-speaker-center-back.svg |  506 ++
 .../devices/audio-speaker-center-testing.svg       |  537 ++
 .../scalable/devices/audio-speaker-center.svg      |  504 ++
 .../devices/audio-speaker-left-back-testing.svg    |  537 ++
 .../scalable/devices/audio-speaker-left-back.svg   |  504 ++
 .../devices/audio-speaker-left-side-testing.svg    |  537 ++
 .../scalable/devices/audio-speaker-left-side.svg   |  504 ++
 .../devices/audio-speaker-left-testing.svg         |  537 ++
 data/icons/scalable/devices/audio-speaker-left.svg |  504 ++
 .../devices/audio-speaker-right-back-testing.svg   |  537 ++
 .../scalable/devices/audio-speaker-right-back.svg  |  504 ++
 .../devices/audio-speaker-right-side-testing.svg   |  537 ++
 .../scalable/devices/audio-speaker-right-side.svg  |  504 ++
 .../devices/audio-speaker-right-testing.svg        |  913 +++
 .../icons/scalable/devices/audio-speaker-right.svg |  504 ++
 .../scalable/devices/audio-subwoofer-testing.svg   |  240 +
 data/icons/scalable/devices/audio-subwoofer.svg    |  325 +
 data/icons/scalable/status/Makefile.am             |   21 +
 .../status/audio-input-microphone-high.svg         | 1076 +++
 .../scalable/status/audio-input-microphone-low.svg | 1045 +++
 .../status/audio-input-microphone-medium.svg       | 1066 +++
 .../status/audio-input-microphone-muted.svg        | 1040 +++
 data/mate-volume-control-status-icon.desktop.in    |   19 +
 data/mate-volume-control.desktop.in.in             |   17 +
 data/sounds/Makefile.am                            |   30 +
 data/sounds/bark.ogg                               |  Bin 0 -> 13322 bytes
 data/sounds/drip.ogg                               |  Bin 0 -> 8495 bytes
 data/sounds/glass.ogg                              |  Bin 0 -> 18999 bytes
 data/sounds/mate-sounds-default.xml.in.in          |   27 +
 data/sounds/sonar.ogg                              |  Bin 0 -> 20011 bytes
 its/sounds.its                                     |    6 +
 its/sounds.loc                                     |    6 +
 makepot                                            |    6 +
 man/Makefile.am                                    |    3 +
 man/mate-volume-control-applet.1                   |   40 +
 man/mate-volume-control.1                          |   47 +
 mate-media.pot                                     |  464 ++
 mate-volume-control/Makefile.am                    |  138 +
 mate-volume-control/applet-main.c                  |   94 +
 mate-volume-control/dialog-main.c                  |  284 +
 mate-volume-control/gvc-applet.c                   |  573 ++
 mate-volume-control/gvc-applet.h                   |   64 +
 mate-volume-control/gvc-balance-bar.c              |  528 ++
 mate-volume-control/gvc-balance-bar.h              |   74 +
 mate-volume-control/gvc-channel-bar.c              | 1162 ++++
 mate-volume-control/gvc-channel-bar.h              |  110 +
 mate-volume-control/gvc-combo-box.c                |  442 ++
 mate-volume-control/gvc-combo-box.h                |   72 +
 mate-volume-control/gvc-level-bar.c                |  774 +++
 mate-volume-control/gvc-level-bar.h                |   79 +
 mate-volume-control/gvc-mixer-dialog.c             | 2437 +++++++
 mate-volume-control/gvc-mixer-dialog.h             |   65 +
 mate-volume-control/gvc-sound-theme-chooser.c      | 1107 ++++
 mate-volume-control/gvc-sound-theme-chooser.h      |   54 +
 mate-volume-control/gvc-speaker-test.c             |  478 ++
 mate-volume-control/gvc-speaker-test.h             |   63 +
 mate-volume-control/gvc-status-icon.c              |  358 +
 mate-volume-control/gvc-status-icon.h              |   61 +
 mate-volume-control/gvc-stream-applet-icon.c       |  772 +++
 mate-volume-control/gvc-stream-applet-icon.h       |   82 +
 mate-volume-control/gvc-stream-status-icon.c       |  786 +++
 mate-volume-control/gvc-stream-status-icon.h       |   68 +
 mate-volume-control/gvc-utils.c                    |  158 +
 mate-volume-control/gvc-utils.h                    |   36 +
 ...plets.GvcApplet.mate-panel-applet.desktop.in.in |   11 +
 ...g.mate.panel.applet.GvcAppletFactory.service.in |    4 +
 mate-volume-control/sound-theme-file-utils.c       |  306 +
 mate-volume-control/sound-theme-file-utils.h       |   37 +
 mate-volume-control/status-icon-main.c             |  100 +
 po/ChangeLog                                       | 6821 ++++++++++++++++++++
 po/LINGUAS                                         |  136 +
 po/Makevars                                        |   79 +
 po/POTFILES.in                                     |   21 +
 po/POTFILES.skip                                   |    2 +
 po/af.po                                           |  471 ++
 po/am.po                                           |  470 ++
 po/an.po                                           |  470 ++
 po/ar.po                                           |  483 ++
 po/as.po                                           |  470 ++
 po/ast.po                                          |  472 ++
 po/az.po                                           |  471 ++
 po/be.po                                           |  475 ++
 po/bg.po                                           |  473 ++
 po/bn.po                                           |  471 ++
 po/bn_IN.po                                        |  472 ++
 po/br.po                                           |  477 ++
 po/bs.po                                           |  473 ++
 po/ca.po                                           |  472 ++
 po/ca@valencia.po                                  |  472 ++
 po/cmn.po                                          |  468 ++
 po/crh.po                                          |  470 ++
 po/cs.po                                           |  482 ++
 po/cy.po                                           |  475 ++
 po/da.po                                           |  473 ++
 po/de.po                                           |  476 ++
 po/dz.po                                           |  468 ++
 po/el.po                                           |  475 ++
 po/en_AU.po                                        |  470 ++
 po/en_CA.po                                        |  470 ++
 po/en_GB.po                                        |  472 ++
 po/eo.po                                           |  471 ++
 po/es.po                                           |  480 ++
 po/es_AR.po                                        |  473 ++
 po/es_CL.po                                        |  471 ++
 po/es_CO.po                                        |  475 ++
 po/es_CR.po                                        |  470 ++
 po/es_DO.po                                        |  471 ++
 po/es_EC.po                                        |  470 ++
 po/es_ES.po                                        |  471 ++
 po/es_MX.po                                        |  473 ++
 po/es_NI.po                                        |  470 ++
 po/es_PA.po                                        |  470 ++
 po/es_PE.po                                        |  470 ++
 po/es_PR.po                                        |  471 ++
 po/es_SV.po                                        |  470 ++
 po/es_UY.po                                        |  470 ++
 po/es_VE.po                                        |  471 ++
 po/et.po                                           |  473 ++
 po/eu.po                                           |  471 ++
 po/fa.po                                           |  473 ++
 po/fi.po                                           |  474 ++
 po/fr.po                                           |  476 ++
 po/fr_CA.po                                        |  470 ++
 po/frp.po                                          |  470 ++
 po/fur.po                                          |  470 ++
 po/fy.po                                           |  470 ++
 po/ga.po                                           |  477 ++
 po/gd.po                                           |  474 ++
 po/gl.po                                           |  472 ++
 po/gnome-copyrights.txt                            | 1166 ++++
 po/gu.po                                           |  471 ++
 po/ha.po                                           |  470 ++
 po/he.po                                           |  477 ++
 po/hi.po                                           |  471 ++
 po/hr.po                                           |  475 ++
 po/hu.po                                           |  474 ++
 po/hy.po                                           |  470 ++
 po/ia.po                                           |  471 ++
 po/id.po                                           |  473 ++
 po/ie.po                                           |  470 ++
 po/ig.po                                           |  468 ++
 po/is.po                                           |  471 ++
 po/it.po                                           |  476 ++
 po/ja.po                                           |  475 ++
 po/jv.po                                           |  468 ++
 po/ka.po                                           |  470 ++
 po/kab.po                                          |  470 ++
 po/kk.po                                           |  470 ++
 po/kn.po                                           |  471 ++
 po/ko.po                                           |  472 ++
 po/ks.po                                           |  470 ++
 po/ku.po                                           |  470 ++
 po/ku_IQ.po                                        |  471 ++
 po/ky.po                                           |  469 ++
 po/la.po                                           |  471 ++
 po/li.po                                           |  470 ++
 po/lt.po                                           |  478 ++
 po/lv.po                                           |  474 ++
 po/mai.po                                          |  470 ++
 po/mg.po                                           |  470 ++
 po/mi.po                                           |  470 ++
 po/mk.po                                           |  471 ++
 po/ml.po                                           |  472 ++
 po/mn.po                                           |  471 ++
 po/mr.po                                           |  471 ++
 po/ms.po                                           |  468 ++
 po/nb.po                                           |  473 ++
 po/nds.po                                          |  471 ++
 po/ne.po                                           |  472 ++
 po/nl.po                                           |  474 ++
 po/nn.po                                           |  470 ++
 po/nso.po                                          |  470 ++
 po/oc.po                                           |  472 ++
 po/or.po                                           |  470 ++
 po/pa.po                                           |  470 ++
 po/pl.po                                           |  483 ++
 po/pms.po                                          |  470 ++
 po/ps.po                                           |  470 ++
 po/pt.po                                           |  478 ++
 po/pt_BR.po                                        |  479 ++
 po/ro.po                                           |  476 ++
 po/ru.po                                           |  483 ++
 po/rw.po                                           |  470 ++
 po/sc.po                                           |  470 ++
 po/si.po                                           |  470 ++
 po/sk.po                                           |  479 ++
 po/sl.po                                           |  478 ++
 po/sq.po                                           |  474 ++
 po/sr.po                                           |  473 ++
 po/sr@latin.po                                     |  473 ++
 po/sv.po                                           |  477 ++
 po/ta.po                                           |  470 ++
 po/te.po                                           |  472 ++
 po/th.po                                           |  471 ++
 po/tk.po                                           |  470 ++
 po/tr.po                                           |  477 ++
 po/ug.po                                           |  468 ++
 po/uk.po                                           |  477 ++
 po/ur.po                                           |  470 ++
 po/uz.po                                           |  470 ++
 po/vi.po                                           |  470 ++
 po/wa.po                                           |  470 ++
 po/xh.po                                           |  470 ++
 po/yi.po                                           |  470 ++
 po/yo.po                                           |  468 ++
 po/zh_CN.po                                        |  475 ++
 po/zh_HK.po                                        |  469 ++
 po/zh_TW.po                                        |  469 ++
 po/zu.po                                           |  470 ++
 253 files changed, 98780 insertions(+)
