Hello community, here is the log from the commit of package mate-media for openSUSE:Factory checked in at 2017-06-18 13:51:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-media (Old) and /work/SRC/openSUSE:Factory/.mate-media.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-media" Sun Jun 18 13:51:13 2017 rev:12 rq:504413 version:1.18.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes 2017-03-20 17:11:51.418434006 +0100 +++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes 2017-06-18 13:51:32.453105100 +0200 @@ -1,0 +2,13 @@ +Sun Jun 17 20:00:41 UTC 2017 - [email protected] + +- Update to version 1.18.1: + * mixer-dialogue: Remove style class .frame from a + scrolledwindow. + * applet: Show volume in popup even when muted. + * applet: Round volume in popup of status icon. + * applet: Fix minor rounding mistakes. + * Enable deprecation warnings by default. + * Restore Polish translation credits from GNOME. + * Update translations. + +------------------------------------------------------------------- Old: ---- mate-media-1.18.0.tar.xz New: ---- mate-media-1.18.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-media.spec ++++++ --- /var/tmp/diff_new_pack.SQDmWL/_old 2017-06-18 13:51:33.101013923 +0200 +++ /var/tmp/diff_new_pack.SQDmWL/_new 2017-06-18 13:51:33.105013360 +0200 @@ -18,7 +18,7 @@ %define _version 1.18 Name: mate-media -Version: 1.18.0 +Version: 1.18.1 Release: 0 Summary: MATE Desktop multimedia stack License: GPL-2.0+ and LGPL-2.1+ ++++++ mate-media-1.18.0.tar.xz -> mate-media-1.18.1.tar.xz ++++++ ++++ 1735 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/mate-media-1.18.0/.version new/mate-media-1.18.1/.version --- old/mate-media-1.18.0/.version 2017-03-13 12:00:06.738053396 +0100 +++ new/mate-media-1.18.1/.version 2017-06-16 14:53:51.413291759 +0200 @@ -1 +1 @@ -1.18.0 +1.18.1 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/mate-media-1.18.0/ChangeLog new/mate-media-1.18.1/ChangeLog --- old/mate-media-1.18.0/ChangeLog 2017-03-13 12:01:32.139954740 +0100 +++ new/mate-media-1.18.1/ChangeLog 2017-06-16 14:54:02.224409417 +0200 @@ -1,3 +1,113 @@ +commit 7266d5b0a8ac556d6c12bdde052af8af74f9f54d +Author: raveit65 <[email protected]> +Date: Fri Jun 16 14:49:38 2017 +0200 + + release 1.18.1 + + NEWS | 10 ++++++++++ + configure.ac | 2 +- + 2 files changed, 11 insertions(+), 1 deletion(-) + +commit 5d1672e98034605bb4f39472cf5e8a0b0f71f0f6 +Author: raveit65 <[email protected]> +Date: Fri Jun 16 14:44:17 2017 +0200 + + sync with transifex + + po/es.po | 2 +- + po/pl.po | 11 ++++++----- + po/pt_BR.po | 16 ++++++++-------- + po/sl.po | 35 ++++++++++++++++++----------------- + 4 files changed, 33 insertions(+), 31 deletions(-) + +commit f7f1f4242bcaebc7f1c38b05eb3460cd8f3e6ab3 +Author: Piotr Drąg <[email protected]> +Date: Sat May 20 17:03:52 2017 +0200 + + Restore Polish translation credits from GNOME + + po/gnome-copyrights.txt | 17 +++++++++++------ + 1 file changed, 11 insertions(+), 6 deletions(-) + +commit 18f14daa1fa6827a3141a4ba7f248feec61e37c2 +Author: raveit65 <[email protected]> +Date: Wed May 10 13:54:57 2017 +0200 + + sync with transifex + + po/kk.po | 81 +++++++++++++++++++++++++++++++------------------------------ + po/ms.po | 6 ++--- + po/pl.po | 2 +- + po/pt.po | 22 ++++++++--------- + po/pt_BR.po | 10 ++++---- + po/ru.po | 2 +- + po/sl.po | 15 ++++++------ + po/sv.po | 7 +++--- + 8 files changed, 74 insertions(+), 71 deletions(-) + +commit 226ea9acd3850517e839b23ca16ff915012ac206 +Author: raveit65 <[email protected]> +Date: Fri Apr 28 23:01:04 2017 +0200 + + mixer-dialog: remove style class .frame from a scrolledwindow + + This removes a double border in application page. + As the border is already set by the parent notebook.frame. + + mate-volume-control/gvc-mixer-dialog.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +commit 2a213e4b36abf3d5bab853a9ede50080bf1d7f86 +Author: Moritz Bruder <[email protected]> +Date: Fri Apr 28 10:12:41 2017 +0200 + + applet: show volume in popup even when muted + + mate-volume-control/gvc-stream-status-icon.c | 14 +++++++------- + 1 file changed, 7 insertions(+), 7 deletions(-) + +commit 8e7dc3287371acca17911a6a118c8ea5570de735 +Author: Moritz Bruder <[email protected]> +Date: Fri Apr 28 10:07:00 2017 +0200 + + applet: round volume in popup of status icon + + Most of the time the value was off almost 1 percent. + + mate-volume-control/gvc-stream-status-icon.c | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +commit 7df3511c658fed53fad6d8601035cea427f7fbcc +Author: Moritz Bruder <[email protected]> +Date: Fri Apr 28 09:50:52 2017 +0200 + + applet: fix minor rounding mistakes + + The chosen volume step increment isn't necessarily an integer. The + volume however is stored as integer. Whenever the volume is synced back + from the mixer decimal digits may be cut off behind the dot. This + commit tries to counteract the effect by rounding to hundreths of the + maximum volume when syncing back from the mixer. + + As the volume is shown in percent the new behavior should be more + reasonable to the user. There are no more irregular jumps and there + is no additional 99% step. + + mate-volume-control/gvc-channel-bar.c | 10 +++++++++- + 1 file changed, 9 insertions(+), 1 deletion(-) + +commit e6d3887e68181afc634dde19601f4d2f47436b23 +Author: raveit65 <[email protected]> +Date: Thu Apr 27 22:07:32 2017 +0200 + + enable deprecation warnings by default + + We use a lot of deprecated widgets, so this default + doesn't make really sense. + + configure.ac | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + commit 9e4b277b170321bd4a9d3a793089941afeabc3b3 Author: raveit65 <[email protected]> Date: Mon Mar 13 11:59:23 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/mate-media-1.18.0/NEWS new/mate-media-1.18.1/NEWS --- old/mate-media-1.18.0/NEWS 2017-03-13 11:37:14.577472000 +0100 +++ new/mate-media-1.18.1/NEWS 2017-06-16 14:49:33.497484000 +0200 @@ -1,3 +1,13 @@ +### mate-media 1.18.1 + + * Translations update + * Restore Polish translation credits from GNOME + * mixer-dialog: remove style class .frame from a scrolledwindow + * applet: show volume in popup even when muted + * applet: round volume in popup of status icon + * applet: fix minor rounding mistakes + * enable deprecation warnings by default + ### mate-media 1.18.0 * NEWS: use consistent, project wide, markdown-like formatting to make 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/mate-media-1.18.0/config.h.in new/mate-media-1.18.1/config.h.in --- old/mate-media-1.18.0/config.h.in 2017-03-13 12:01:17.000000000 +0100 +++ new/mate-media-1.18.1/config.h.in 2017-06-16 14:52:55.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/mate-media-1.18.0/configure.ac new/mate-media-1.18.1/configure.ac --- old/mate-media-1.18.0/configure.ac 2017-03-13 11:59:12.225478000 +0100 +++ new/mate-media-1.18.1/configure.ac 2017-06-16 14:47:03.157848000 +0200 @@ -1,7 +1,7 @@ AC_PREREQ(2.60) AC_INIT([mate-media], - [1.18.0], + [1.18.1], [http://www.mate-desktop.org/]) AC_CONFIG_AUX_DIR([build-aux]) @@ -83,8 +83,8 @@ AC_ARG_ENABLE(deprecated, [AS_HELP_STRING([--enable-deprecated], - [warn about deprecated usages [default=no]])],, - [enable_deprecated=no]) + [warn about deprecated usages [default=yes]])],, + [enable_deprecated=yes]) if test "x$enable_deprecated" = "xyes"; then DISABLE_DEPRECATED="" 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/mate-media-1.18.0/mate-volume-control/gvc-channel-bar.c new/mate-media-1.18.1/mate-volume-control/gvc-channel-bar.c --- old/mate-media-1.18.0/mate-volume-control/gvc-channel-bar.c 2017-03-13 11:37:05.130372000 +0100 +++ new/mate-media-1.18.1/mate-volume-control/gvc-channel-bar.c 2017-06-16 14:45:11.907554000 +0200 @@ -381,11 +381,18 @@ else value = mate_mixer_stream_control_get_volume (bar->priv->control); + gdouble maximum = gtk_adjustment_get_upper (bar->priv->adjustment); + gdouble minimum = gtk_adjustment_get_lower (bar->priv->adjustment); + gdouble range = maximum - minimum; + + /* round value to nearest hundreth of the range */ + gdouble new_value = minimum + round (((value - minimum) / range) * 100) * (range / 100); + g_signal_handlers_block_by_func (G_OBJECT (bar->priv->adjustment), on_adjustment_value_changed, bar); - gtk_adjustment_set_value (bar->priv->adjustment, value); + gtk_adjustment_set_value (bar->priv->adjustment, new_value); g_signal_handlers_unblock_by_func (G_OBJECT (bar->priv->adjustment), on_adjustment_value_changed, @@ -861,6 +868,7 @@ } gtk_adjustment_set_value (bar->priv->adjustment, value); + return TRUE; } 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/mate-media-1.18.0/mate-volume-control/gvc-mixer-dialog.c new/mate-media-1.18.1/mate-volume-control/gvc-mixer-dialog.c --- old/mate-media-1.18.0/mate-volume-control/gvc-mixer-dialog.c 2016-11-24 20:56:33.976480000 +0100 +++ new/mate-media-1.18.1/mate-volume-control/gvc-mixer-dialog.c 2017-06-16 14:45:11.908554000 +0200 @@ -2142,7 +2142,7 @@ GTK_POLICY_AUTOMATIC); gtk_scrolled_window_set_shadow_type (GTK_SCROLLED_WINDOW (self->priv->applications_window), - GTK_SHADOW_IN); + GTK_SHADOW_NONE); self->priv->applications_box = gtk_box_new (GTK_ORIENTATION_VERTICAL, 12); gtk_container_set_border_width (GTK_CONTAINER (self->priv->applications_box), 12); 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/mate-media-1.18.0/mate-volume-control/gvc-stream-status-icon.c new/mate-media-1.18.1/mate-volume-control/gvc-stream-status-icon.c --- old/mate-media-1.18.0/mate-volume-control/gvc-stream-status-icon.c 2016-11-24 20:56:33.978480000 +0100 +++ new/mate-media-1.18.1/mate-volume-control/gvc-stream-status-icon.c 2017-06-16 14:41:24.090107000 +0200 @@ -415,33 +415,33 @@ description = mate_mixer_stream_control_get_label (icon->priv->control); + guint volume_percent = (guint) round (100.0 * volume / normal); if (muted) { - markup = g_strdup_printf ("<b>%s: %s</b>\n<small>%s</small>", + markup = g_strdup_printf ("<b>%s: %s %u%%</b>\n<small>%s</small>", icon->priv->display_name, - _("Muted"), + _("Muted at"), + volume_percent, description); } else if (flags & MATE_MIXER_STREAM_CONTROL_VOLUME_READABLE) { - gdouble display_volume = 100 * volume / normal; - if (flags & MATE_MIXER_STREAM_CONTROL_HAS_DECIBEL) { if (decibel > -MATE_MIXER_INFINITY) { - markup = g_strdup_printf ("<b>%s: %.0f%%</b>\n" + markup = g_strdup_printf ("<b>%s: %u%%</b>\n" "<small>%0.2f dB\n%s</small>", icon->priv->display_name, - display_volume, + volume_percent, decibel, description); } else { - markup = g_strdup_printf ("<b>%s: %.0f%%</b>\n" + markup = g_strdup_printf ("<b>%s: %u%%</b>\n" "<small>-∞ dB\n%s</small>", icon->priv->display_name, - display_volume, + volume_percent, description); } } else { - markup = g_strdup_printf ("<b>%s: %.0f%%</b>\n<small>%s</small>", + markup = g_strdup_printf ("<b>%s: %u%%</b>\n<small>%s</small>", icon->priv->display_name, - display_volume, + volume_percent, description); } } else { 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/mate-media-1.18.0/po/es.po new/mate-media-1.18.1/po/es.po --- old/mate-media-1.18.0/po/es.po 2017-03-13 11:37:44.892796000 +0100 +++ new/mate-media-1.18.1/po/es.po 2017-06-16 14:45:44.788907000 +0200 @@ -3,7 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Adolfo Jayme-Barrientos, 2014 +# Adolfo Jayme Barrientos, 2014 # Andres Sanchez <[email protected]>, 2014,2016 # Arcenio Cid <[email protected]>, 2015 # ebray187 <[email protected]>, 2016 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/mate-media-1.18.0/po/kk.po new/mate-media-1.18.1/po/kk.po --- old/mate-media-1.18.0/po/kk.po 2017-03-13 11:37:49.215842000 +0100 +++ new/mate-media-1.18.1/po/kk.po 2017-06-16 14:43:45.738630000 +0200 @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Baurzhan Muftakhidinov <[email protected]>, 2017 msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-12-06 00:47+0300\n" -"PO-Revision-Date: 2015-12-04 05:51+0000\n" -"Last-Translator: infirit <[email protected]>\n" +"PO-Revision-Date: 2017-03-23 16:02+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" @@ -30,11 +31,11 @@ #: ../mate-volume-control/gvc-channel-bar.c:482 #: ../mate-volume-control/gvc-speaker-test.c:434 msgid "Volume Control" -msgstr "" +msgstr "Дыбыс деңгейін басқару" #: ../data/mate-volume-control-applet.desktop.in.h:2 msgid "Show desktop volume control" -msgstr "" +msgstr "Жұмыс үстелінің дыбыс деңгейін басқаруды көрсету" #. Translators: This is the name of an audio file that sounds like the bark of #. a dog. @@ -72,31 +73,31 @@ #: ../mate-volume-control/applet-main.c:46 #: ../mate-volume-control/dialog-main.c:191 msgid "Enable debug" -msgstr "" +msgstr "Жөндеуді іске қосу" #: ../mate-volume-control/applet-main.c:55 msgid " — MATE Volume Control Applet" -msgstr "" +msgstr " — MATE дыбысты басқару апплеті" #: ../mate-volume-control/dialog-main.c:143 msgid "Sound system is not available" -msgstr "" +msgstr "Дыбыстық қызметі қолжетерсіз" #: ../mate-volume-control/dialog-main.c:165 msgid "Waiting for sound system to respond" -msgstr "" +msgstr "Дыбыстық қызметінің жауабын күту" #: ../mate-volume-control/dialog-main.c:190 msgid "Sound system backend" -msgstr "" +msgstr "Дыбыстық қызметінің түрі" #: ../mate-volume-control/dialog-main.c:192 msgid "Startup page" -msgstr "" +msgstr "Іске қосылу парағы" #: ../mate-volume-control/dialog-main.c:202 msgid " — MATE Volume Control" -msgstr "" +msgstr " — MATE дыбыстарын басқару" #: ../mate-volume-control/gvc-applet.c:322 #: ../mate-volume-control/gvc-mixer-dialog.c:2004 @@ -110,15 +111,15 @@ #: ../mate-volume-control/gvc-applet.c:326 msgid "Microphone Volume" -msgstr "" +msgstr "Микрофон деңгейі" #: ../mate-volume-control/gvc-applet.c:328 msgid "Sound Output Volume" -msgstr "" +msgstr "Дыбыстың шығыс деңгейі" #: ../mate-volume-control/gvc-applet.c:333 msgid "MATE Volume Control Applet" -msgstr "" +msgstr "MATE дыбысты басқару апплеті" #: ../mate-volume-control/gvc-balance-bar.c:140 msgctxt "balance" @@ -185,7 +186,7 @@ #: ../mate-volume-control/gvc-mixer-dialog.c:355 #: ../mate-volume-control/gvc-mixer-dialog.c:504 msgid "Co_nnector:" -msgstr "" +msgstr "Ба_йланыстырушы:" #. translators: #. * The device has been disabled @@ -199,7 +200,7 @@ #, c-format msgid "%u Output" msgid_plural "%u Outputs" -msgstr[0] "" +msgstr[0] "%u шығыс" #. translators: #. * The number of sound inputs on a particular device @@ -207,7 +208,7 @@ #, c-format msgid "%u Input" msgid_plural "%u Inputs" -msgstr[0] "" +msgstr[0] "%u кіріс" #: ../mate-volume-control/gvc-mixer-dialog.c:1504 #: ../mate-volume-control/gvc-mixer-dialog.c:1773 @@ -222,7 +223,7 @@ #: ../mate-volume-control/gvc-mixer-dialog.c:1616 msgid "Test Speakers" -msgstr "" +msgstr "Динамиктерді тексеру" #: ../mate-volume-control/gvc-mixer-dialog.c:1821 msgid "Sound Effects" @@ -230,11 +231,11 @@ #: ../mate-volume-control/gvc-mixer-dialog.c:1844 msgid "_Alert volume: " -msgstr "" +msgstr "_Ескертудің дыбыс деңгейі: " #: ../mate-volume-control/gvc-mixer-dialog.c:1915 msgid "_Output volume: " -msgstr "" +msgstr "_Шығыс деңгейі: " #: ../mate-volume-control/gvc-mixer-dialog.c:1958 msgid "Hardware" @@ -242,7 +243,7 @@ #: ../mate-volume-control/gvc-mixer-dialog.c:1963 msgid "C_hoose a device to configure:" -msgstr "" +msgstr "Баптау үшін құры_лғыны таңдаңыз:" #: ../mate-volume-control/gvc-mixer-dialog.c:1990 #: ../mate-volume-control/gvc-mixer-dialog.c:2128 @@ -251,7 +252,7 @@ #: ../mate-volume-control/gvc-mixer-dialog.c:2012 msgid "_Input volume: " -msgstr "" +msgstr "_Кіріс дыбысы:" #: ../mate-volume-control/gvc-mixer-dialog.c:2040 msgid "Input level:" @@ -282,7 +283,7 @@ #: ../mate-volume-control/gvc-sound-theme-chooser.c:320 msgid "No sounds" -msgstr "" +msgstr "Дыбыстар жоқ" #: ../mate-volume-control/gvc-sound-theme-chooser.c:441 msgid "Built-in" @@ -313,7 +314,7 @@ #: ../mate-volume-control/gvc-sound-theme-chooser.c:1031 msgid "Sound _theme:" -msgstr "" +msgstr "Дыбыстар _темасы:" #: ../mate-volume-control/gvc-sound-theme-chooser.c:1044 msgid "C_hoose an alert sound:" @@ -321,7 +322,7 @@ #: ../mate-volume-control/gvc-sound-theme-chooser.c:1076 msgid "Enable _window and button sounds" -msgstr "" +msgstr "_Терезе және батырмалар дыбыстарын іске қосу" #: ../mate-volume-control/gvc-speaker-test.c:258 msgid "Stop" @@ -335,17 +336,17 @@ #: ../mate-volume-control/gvc-stream-status-icon.c:205 #, c-format msgid "Failed to start Sound Preferences: %s" -msgstr "" +msgstr "Дыбыстарды басқаруды іске қосу мүмкін емес: %s" #: ../mate-volume-control/gvc-stream-status-icon.c:239 msgid "_Mute" -msgstr "" +msgstr "Дыбысын _басу" #. FIXME: we lost an icon with migrating from #. gtk_image_menu_item_new_with_mnemonic #: ../mate-volume-control/gvc-stream-status-icon.c:250 msgid "_Sound Preferences" -msgstr "" +msgstr "Дыбы_с баптаулары" #: ../mate-volume-control/gvc-stream-status-icon.c:421 msgid "Muted" @@ -353,49 +354,49 @@ #: ../mate-volume-control/gvc-utils.c:58 msgid "Unknown" -msgstr "" +msgstr "Белгісіз" #. Speaker channel names #: ../mate-volume-control/gvc-utils.c:60 #: ../mate-volume-control/gvc-utils.c:108 msgid "Mono" -msgstr "" +msgstr "Моно" #: ../mate-volume-control/gvc-utils.c:61 msgid "Front Left" -msgstr "" +msgstr "Алдыңғы сол жақ" #: ../mate-volume-control/gvc-utils.c:62 msgid "Front Right" -msgstr "" +msgstr "Алдыңғы оң жақ" #: ../mate-volume-control/gvc-utils.c:63 msgid "Front Center" -msgstr "" +msgstr "Алдыңғы ортаңғы" #: ../mate-volume-control/gvc-utils.c:64 msgid "LFE" -msgstr "" +msgstr "LFE" #: ../mate-volume-control/gvc-utils.c:65 msgid "Rear Left" -msgstr "" +msgstr "Артқы сол жақ" #: ../mate-volume-control/gvc-utils.c:66 msgid "Rear Right" -msgstr "" +msgstr "Артқы оң жақ" #: ../mate-volume-control/gvc-utils.c:67 msgid "Rear Center" -msgstr "" +msgstr "Артқы ортаңғы" #: ../mate-volume-control/gvc-utils.c:68 msgid "Front Left of Center" -msgstr "" +msgstr "Алдыңғы ортаңғы сол жақ" #: ../mate-volume-control/gvc-utils.c:69 msgid "Front Right of Center" -msgstr "" +msgstr "Алдыңғы ортаңғы оң жақ" #: ../mate-volume-control/gvc-utils.c:70 msgid "Side Left" @@ -435,7 +436,7 @@ #: ../mate-volume-control/gvc-utils.c:113 msgid "Stereo" -msgstr "" +msgstr "Стерео" #: ../mate-volume-control/gvc-utils.c:120 msgid "Surround 4.0" 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/mate-media-1.18.0/po/ms.po new/mate-media-1.18.1/po/ms.po --- old/mate-media-1.18.0/po/ms.po 2017-03-13 11:37:42.479770000 +0100 +++ new/mate-media-1.18.1/po/ms.po 2017-06-16 14:43:39.640565000 +0200 @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# abuyop <[email protected]>, 2013-2015 +# abuyop <[email protected]>, 2013-2015,2017 # Hasbullah Bin Pit (sebol) <[email protected]>, 2001, 2002, 2003 msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-12-06 00:47+0300\n" -"PO-Revision-Date: 2016-01-17 08:52+0000\n" +"PO-Revision-Date: 2017-05-08 17:43+0000\n" "Last-Translator: abuyop <[email protected]>\n" "Language-Team: Malay (http://www.transifex.com/mate/MATE/language/ms/)\n" "MIME-Version: 1.0\n" @@ -120,7 +120,7 @@ #: ../mate-volume-control/gvc-applet.c:333 msgid "MATE Volume Control Applet" -msgstr "APlet Kawalan Volum MATE" +msgstr "Aplet Kawalan Volum MATE" #: ../mate-volume-control/gvc-balance-bar.c:140 msgctxt "balance" 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/mate-media-1.18.0/po/pl.po new/mate-media-1.18.1/po/pl.po --- old/mate-media-1.18.0/po/pl.po 2017-03-13 11:37:39.932743000 +0100 +++ new/mate-media-1.18.1/po/pl.po 2017-06-16 14:45:44.788907000 +0200 @@ -5,20 +5,21 @@ # Translators: # Marcin Kralka <[email protected]>, 2014 # Paweł Bandura <[email protected]>, 2016 -# Piotr Strębski <[email protected]>, 2015 +# Piotr Drąg <[email protected]>, 2017 +# Piotr Strębski <[email protected]>, 2015 msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-12-06 00:47+0300\n" -"PO-Revision-Date: 2016-02-13 19:00+0000\n" -"Last-Translator: Paweł Bandura <[email protected]>\n" +"PO-Revision-Date: 2017-05-21 18:26+0000\n" +"Last-Translator: Piotr Drąg <[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" "Content-Transfer-Encoding: 8bit\n" "Language: pl\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #: ../data/mate-volume-control.desktop.in.in.h:1 msgid "Sound" @@ -121,7 +122,7 @@ #: ../mate-volume-control/gvc-applet.c:333 msgid "MATE Volume Control Applet" -msgstr "Aplet Kontroli Głośności MATE" +msgstr "Aplet kontroli głośności MATE" #: ../mate-volume-control/gvc-balance-bar.c:140 msgctxt "balance" @@ -384,7 +385,7 @@ #: ../mate-volume-control/gvc-utils.c:64 msgid "LFE" -msgstr "LFE" +msgstr "Niskotonowy" #: ../mate-volume-control/gvc-utils.c:65 msgid "Rear Left" 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/mate-media-1.18.0/po/pt.po new/mate-media-1.18.1/po/pt.po --- old/mate-media-1.18.0/po/pt.po 2017-03-13 11:37:38.664729000 +0100 +++ new/mate-media-1.18.1/po/pt.po 2017-06-16 14:43:36.082527000 +0200 @@ -3,7 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# crolidge, 2014 +# Carlos Moreira, 2014,2017 # Manuela Silva <[email protected]>, 2016-2017 # Sérgio Marques <[email protected]>, 2012 msgid "" @@ -11,8 +11,8 @@ "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-12-06 00:47+0300\n" -"PO-Revision-Date: 2017-01-13 02:25+0000\n" -"Last-Translator: Manuela Silva <[email protected]>\n" +"PO-Revision-Date: 2017-04-07 12:38+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" @@ -396,11 +396,11 @@ #: ../mate-volume-control/gvc-utils.c:68 msgid "Front Left of Center" -msgstr "" +msgstr "Frente esquerda do centro" #: ../mate-volume-control/gvc-utils.c:69 msgid "Front Right of Center" -msgstr "" +msgstr "Frente direita do centro" #: ../mate-volume-control/gvc-utils.c:70 msgid "Side Left" @@ -412,15 +412,15 @@ #: ../mate-volume-control/gvc-utils.c:72 msgid "Top Front Left" -msgstr "" +msgstr "Frente à esquerda superior" #: ../mate-volume-control/gvc-utils.c:73 msgid "Top Front Right" -msgstr "" +msgstr "Frente à direita superior" #: ../mate-volume-control/gvc-utils.c:74 msgid "Top Front Center" -msgstr "" +msgstr "Frente ao centro superior" #: ../mate-volume-control/gvc-utils.c:75 msgid "Top Center" @@ -428,15 +428,15 @@ #: ../mate-volume-control/gvc-utils.c:76 msgid "Top Rear Left" -msgstr "" +msgstr "Atrás à esquerda superior" #: ../mate-volume-control/gvc-utils.c:77 msgid "Top Rear Right" -msgstr "" +msgstr "Atrás à direita superior" #: ../mate-volume-control/gvc-utils.c:78 msgid "Top Rear Center" -msgstr "" +msgstr "Atrás ao centro superior" #: ../mate-volume-control/gvc-utils.c:113 msgid "Stereo" 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/mate-media-1.18.0/po/pt_BR.po new/mate-media-1.18.1/po/pt_BR.po --- old/mate-media-1.18.0/po/pt_BR.po 2017-03-13 11:37:40.329747000 +0100 +++ new/mate-media-1.18.1/po/pt_BR.po 2017-06-16 14:45:44.789907000 +0200 @@ -14,7 +14,7 @@ # Jonh Wendell <[email protected]>, 2009 # leonardof <[email protected]>, 2006, 2008, 2009 # Licio Fernando Nascimento da Fonseca <[email protected]>, 2006 -# Marcelo Ghelman <[email protected]>, 2014 +# Marcelo Ghelman <[email protected]>, 2014,2017 # Marcus Vinícius Marques, 2014 # Og Maciel <[email protected]>, 2007 msgid "" @@ -22,8 +22,8 @@ "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-12-06 00:47+0300\n" -"PO-Revision-Date: 2016-02-12 18:57+0000\n" -"Last-Translator: Gilberto José Souza Coutinho <[email protected]>\n" +"PO-Revision-Date: 2017-05-11 19:05+0000\n" +"Last-Translator: Marcelo Ghelman <[email protected]>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/mate/MATE/language/pt_BR/)\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/mate-media-1.18.0/po/ru.po new/mate-media-1.18.1/po/ru.po --- old/mate-media-1.18.0/po/ru.po 2017-03-13 11:37:45.176799000 +0100 +++ new/mate-media-1.18.1/po/ru.po 2017-06-16 14:43:42.363594000 +0200 @@ -6,7 +6,7 @@ # Alexandre Prokoudine <[email protected]>, 2009 # Alexei Sorokin <[email protected]>, 2014 # Andrew W. Nosenko <[email protected]>, 2003 -# Дмитрий Михирев <[email protected]>, 2015 +# Дмитрий Михирев, 2015 # Leonid Kanter <[email protected]>, 2004, 2005, 2006 # theirix <[email protected]>, 2015 # Valery Inozemtsev <[email protected]>, 2009 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/mate-media-1.18.0/po/sl.po new/mate-media-1.18.1/po/sl.po --- old/mate-media-1.18.0/po/sl.po 2017-03-13 11:37:50.201852000 +0100 +++ new/mate-media-1.18.1/po/sl.po 2017-06-16 14:45:44.789907000 +0200 @@ -5,6 +5,8 @@ # Translators: # Andraž Tori <[email protected]>, 2000 # Damir Jerovšek <[email protected]>, 2013 +# Damir Mevkić <[email protected]>, 2017 +# Helena S <[email protected]>, 2017 # Matic Žgur <[email protected]>, 2007 # Matjaž Horvat <[email protected]>, 2006 # worm <[email protected]>, 2015 @@ -13,8 +15,8 @@ "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-12-06 00:47+0300\n" -"PO-Revision-Date: 2015-09-09 11:00+0000\n" -"Last-Translator: infirit <[email protected]>\n" +"PO-Revision-Date: 2017-06-04 10:20+0000\n" +"Last-Translator: Damir Mevkić <[email protected]>\n" "Language-Team: Slovenian (http://www.transifex.com/mate/MATE/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -93,7 +95,7 @@ #: ../mate-volume-control/dialog-main.c:190 msgid "Sound system backend" -msgstr "" +msgstr "Zvok sistema podprt" #: ../mate-volume-control/dialog-main.c:192 msgid "Startup page" @@ -364,7 +366,7 @@ #: ../mate-volume-control/gvc-utils.c:58 msgid "Unknown" -msgstr "" +msgstr "Neznano" #. Speaker channel names #: ../mate-volume-control/gvc-utils.c:60 @@ -374,75 +376,75 @@ #: ../mate-volume-control/gvc-utils.c:61 msgid "Front Left" -msgstr "" +msgstr "Spredaj levo" #: ../mate-volume-control/gvc-utils.c:62 msgid "Front Right" -msgstr "" +msgstr "Spredaj desno" #: ../mate-volume-control/gvc-utils.c:63 msgid "Front Center" -msgstr "" +msgstr "Spredaj v sredini" #: ../mate-volume-control/gvc-utils.c:64 msgid "LFE" -msgstr "" +msgstr "LFE" #: ../mate-volume-control/gvc-utils.c:65 msgid "Rear Left" -msgstr "" +msgstr "Zadaj Levo" #: ../mate-volume-control/gvc-utils.c:66 msgid "Rear Right" -msgstr "" +msgstr "Zadaj Desno" #: ../mate-volume-control/gvc-utils.c:67 msgid "Rear Center" -msgstr "" +msgstr "Zadaj Sredinsko" #: ../mate-volume-control/gvc-utils.c:68 msgid "Front Left of Center" -msgstr "" +msgstr "Spredaj levo od Sredine" #: ../mate-volume-control/gvc-utils.c:69 msgid "Front Right of Center" -msgstr "" +msgstr "Spredaj Desno od Sredine" #: ../mate-volume-control/gvc-utils.c:70 msgid "Side Left" -msgstr "" +msgstr "Ob strani Levo" #: ../mate-volume-control/gvc-utils.c:71 msgid "Side Right" -msgstr "" +msgstr "Ob strani Desno" #: ../mate-volume-control/gvc-utils.c:72 msgid "Top Front Left" -msgstr "" +msgstr "Zgoraj Sprednje Levo" #: ../mate-volume-control/gvc-utils.c:73 msgid "Top Front Right" -msgstr "" +msgstr "Zgoraj Sprednje Desno" #: ../mate-volume-control/gvc-utils.c:74 msgid "Top Front Center" -msgstr "" +msgstr "Zgoraj Spredaj v Sredini" #: ../mate-volume-control/gvc-utils.c:75 msgid "Top Center" -msgstr "" +msgstr "Zgoraj v Sredini" #: ../mate-volume-control/gvc-utils.c:76 msgid "Top Rear Left" -msgstr "" +msgstr "Zgoraj Zadaj Levo" #: ../mate-volume-control/gvc-utils.c:77 msgid "Top Rear Right" -msgstr "" +msgstr "Zgoraj Zadaj Desno" #: ../mate-volume-control/gvc-utils.c:78 msgid "Top Rear Center" -msgstr "" +msgstr "Zgoraj Zadaj Sredinsko" #: ../mate-volume-control/gvc-utils.c:113 msgid "Stereo" 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/mate-media-1.18.0/po/sv.po new/mate-media-1.18.1/po/sv.po --- old/mate-media-1.18.0/po/sv.po 2017-03-13 11:37:49.706847000 +0100 +++ new/mate-media-1.18.1/po/sv.po 2017-06-16 14:43:46.208635000 +0200 @@ -5,6 +5,7 @@ # Translators: # Andreas Hyden <[email protected]>, 2000 # Christian Rose <[email protected]>, 2001, 2002, 2003, 2004, 2005, 2006 +# Daniel Gullbransen <[email protected]>, 2017 # Daniel Nylander <[email protected]>, 2006, 2007, 2008, 2009, 2010 # Erik, 2016 # Henrik Mattsson-Mårn <[email protected]>, 2016 @@ -15,8 +16,8 @@ "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-12-06 00:47+0300\n" -"PO-Revision-Date: 2016-02-10 16:42+0000\n" -"Last-Translator: Erik\n" +"PO-Revision-Date: 2017-05-03 07:48+0000\n" +"Last-Translator: Daniel Gullbransen <[email protected]>\n" "Language-Team: Swedish (http://www.transifex.com/mate/MATE/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -428,7 +429,7 @@ #: ../mate-volume-control/gvc-utils.c:75 msgid "Top Center" -msgstr "" +msgstr "Längst upp i mitten" #: ../mate-volume-control/gvc-utils.c:76 msgid "Top Rear Left"
