Hello community,

here is the log from the commit of package lollypop for openSUSE:Factory 
checked in at 2017-06-16 10:54:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lollypop (Old)
 and      /work/SRC/openSUSE:Factory/.lollypop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lollypop"

Fri Jun 16 10:54:55 2017 rev:27 rq:503999 version:0.9.240

Changes:
--------
--- /work/SRC/openSUSE:Factory/lollypop/lollypop.changes        2017-06-04 
02:02:38.764342786 +0200
+++ /work/SRC/openSUSE:Factory/.lollypop.new/lollypop.changes   2017-06-16 
10:55:50.230598067 +0200
@@ -1,0 +2,6 @@
+Fri Jun 16 06:12:45 UTC 2017 - [email protected]
+
+- Update to version 0.9.240:
+  + Fix an issue with progressbar position on state restoration. 
+
+-------------------------------------------------------------------

Old:
----
  lollypop-0.9.239.tar.xz

New:
----
  lollypop-0.9.240.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lollypop.spec ++++++
--- /var/tmp/diff_new_pack.XvgLgq/_old  2017-06-16 10:55:50.866508546 +0200
+++ /var/tmp/diff_new_pack.XvgLgq/_new  2017-06-16 10:55:50.866508546 +0200
@@ -19,7 +19,7 @@
 %global gobject_introspection_version 1.35.9
 %global gtk3_version 3.14
 Name:           lollypop
-Version:        0.9.239
+Version:        0.9.240
 Release:        0
 Summary:        GNOME music playing application
 License:        GPL-3.0+

++++++ lollypop-0.9.239.tar.xz -> lollypop-0.9.240.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lollypop-0.9.239/configure 
new/lollypop-0.9.240/configure
--- old/lollypop-0.9.239/configure      2017-06-02 11:04:46.000000000 +0200
+++ new/lollypop-0.9.240/configure      2017-06-08 14:49:08.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for lollypop 0.9.239.
+# Generated by GNU Autoconf 2.69 for lollypop 0.9.240.
 #
 # Report bugs to <https://github.com/gnumdk/lollypop>.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='lollypop'
 PACKAGE_TARNAME='lollypop'
-PACKAGE_VERSION='0.9.239'
-PACKAGE_STRING='lollypop 0.9.239'
+PACKAGE_VERSION='0.9.240'
+PACKAGE_STRING='lollypop 0.9.240'
 PACKAGE_BUGREPORT='https://github.com/gnumdk/lollypop'
 PACKAGE_URL='https://github.com/gnumdk/lollypop'
 
@@ -1287,7 +1287,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures lollypop 0.9.239 to adapt to many kinds of systems.
+\`configure' configures lollypop 0.9.240 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1353,7 +1353,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of lollypop 0.9.239:";;
+     short | recursive ) echo "Configuration of lollypop 0.9.240:";;
    esac
   cat <<\_ACEOF
 
@@ -1454,7 +1454,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-lollypop configure 0.9.239
+lollypop configure 0.9.240
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1471,7 +1471,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by lollypop $as_me 0.9.239, which was
+It was created by lollypop $as_me 0.9.240, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2338,7 +2338,7 @@
 
 # Define the identity of the package.
  PACKAGE='lollypop'
- VERSION='0.9.239'
+ VERSION='0.9.240'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4801,7 +4801,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by lollypop $as_me 0.9.239, which was
+This file was extended by lollypop $as_me 0.9.240, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4868,7 +4868,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-lollypop config.status 0.9.239
+lollypop config.status 0.9.240
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lollypop-0.9.239/configure.ac 
new/lollypop-0.9.240/configure.ac
--- old/lollypop-0.9.239/configure.ac   2017-06-02 11:04:10.000000000 +0200
+++ new/lollypop-0.9.240/configure.ac   2017-06-08 14:47:08.000000000 +0200
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 AC_INIT([lollypop],
-        [0.9.239],
+        [0.9.240],
         [https://github.com/gnumdk/lollypop],
         [lollypop],
         [https://github.com/gnumdk/lollypop])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lollypop-0.9.239/data/AboutDialog.ui 
new/lollypop-0.9.240/data/AboutDialog.ui
--- old/lollypop-0.9.239/data/AboutDialog.ui    2017-06-02 11:04:47.000000000 
+0200
+++ new/lollypop-0.9.240/data/AboutDialog.ui    2017-06-08 14:49:09.000000000 
+0200
@@ -8,7 +8,7 @@
     <property name="destroy_with_parent">True</property>
     <property name="type_hint">normal</property>
     <property name="program_name">Lollypop</property>
-    <property name="version">0.9.239</property>
+    <property name="version">0.9.240</property>
     <property name="copyright">Copyright © 2014-2016 Cédric 
Bellegarde</property>
     <property name="comments" translatable="yes">A music player for 
GNOME.</property>
     <property name="website">https://github.com/gnumdk/lollypop</property>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lollypop-0.9.239/help/ru/index.page 
new/lollypop-0.9.240/help/ru/index.page
--- old/lollypop-0.9.239/help/ru/index.page     2017-05-31 00:45:57.000000000 
+0200
+++ new/lollypop-0.9.240/help/ru/index.page     2017-06-08 14:49:10.000000000 
+0200
@@ -22,9 +22,9 @@
 <title><media type="image" its:translate="no" 
src="figures/lollypop-logo.png">Lollypop logo</media> Музыкальный плеер 
Lollypop</title>
 <section id="add" style="2column">
     <title>Добавить композиции</title>
-    <p>If Lollypop fails to detect your music:</p>
+    <p>Если не удается обнаружить музыку:</p>
     <list>
-        <item><p>Check that either gstreamer-libav or gstreamer-fluendo is 
installed</p></item>
+        <item><p>Проверьте что gstreamer-libav или gstreamer-fluendo 
установлены</p></item>
         <item><p>Перейдите в меню приложения: "<sys>Настройки -&gt; 
Музыка</sys>" и добавьте вашу директорию с музыкой</p></item>
     </list>
 </section>
@@ -32,7 +32,7 @@
 <section id="playback" style="2column">
     <title>Проигрывание</title>
      <p>Когда начинается проигрывание композиции, то контекстный плейлист 
заполняется.</p>
-     <p>Contexts can be: an album, an artist, a genre, popular or recent 
albums, searches, playlists, …</p>
+     <p>Контексты могут быть: альбом, исполнитель, жанр, популярные или 
последние альбомы, поиск, список воспроизведения, ...</p>
      <p>Перемешать действия по текущему контексту.</p>
 </section>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lollypop-0.9.239/help/ru/ru.po 
new/lollypop-0.9.240/help/ru/ru.po
--- old/lollypop-0.9.239/help/ru/ru.po  2017-05-16 11:09:13.000000000 +0200
+++ new/lollypop-0.9.240/help/ru/ru.po  2017-06-08 14:48:12.000000000 +0200
@@ -6,12 +6,13 @@
 # Maxim region51 <[email protected]>, 2016
 # Maxim region51 <[email protected]>, 2016
 # Олег <[email protected]>, 2015
+# Павел Монахов <[email protected]>, 2017
 msgid ""
 msgstr ""
 "Project-Id-Version: lollypop\n"
 "POT-Creation-Date: 2017-01-24 17:28+0100\n"
-"PO-Revision-Date: 2017-01-24 16:30+0000\n"
-"Last-Translator: Cédric Bellegarde <[email protected]>\n"
+"PO-Revision-Date: 2017-05-19 04:52+0000\n"
+"Last-Translator: Павел Монахов <[email protected]>\n"
 "Language-Team: Russian 
(http://www.transifex.com/gnumdk/lollypop/language/ru/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -58,12 +59,12 @@
 #. (itstool) path: section/p
 #: C/index.page:22
 msgid "If Lollypop fails to detect your music:"
-msgstr ""
+msgstr "Если не удается обнаружить музыку:"
 
 #. (itstool) path: item/p
 #: C/index.page:24
 msgid "Check that either gstreamer-libav or gstreamer-fluendo is installed"
-msgstr ""
+msgstr "Проверьте что gstreamer-libav или gstreamer-fluendo установлены"
 
 #. (itstool) path: item/p
 #: C/index.page:25
@@ -87,7 +88,7 @@
 msgid ""
 "Contexts can be: an album, an artist, a genre, popular or recent albums, "
 "searches, playlists, …"
-msgstr ""
+msgstr "Контексты могут быть: альбом, исполнитель, жанр, популярные или 
последние альбомы, поиск, список воспроизведения, ..."
 
 #. (itstool) path: section/p
 #: C/index.page:33
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lollypop-0.9.239/po/ru.po 
new/lollypop-0.9.240/po/ru.po
--- old/lollypop-0.9.239/po/ru.po       2017-05-16 11:09:01.000000000 +0200
+++ new/lollypop-0.9.240/po/ru.po       2017-06-08 14:48:10.000000000 +0200
@@ -11,15 +11,16 @@
 # Ilya Shaplyko <[email protected]>, 2016
 # Maxim region51 <[email protected]>, 2015
 # Maxim region51 <[email protected]>, 2015-2016
-# Maxim region51 <[email protected]>, 2016
+# Maxim region51 <[email protected]>, 2016-2017
 # Mikhail Elenskii, 2017
+# Павел Монахов <[email protected]>, 2017
 msgid ""
 msgstr ""
 "Project-Id-Version: lollypop\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-02-27 13:51+0100\n"
-"PO-Revision-Date: 2017-02-27 12:55+0000\n"
-"Last-Translator: Cédric Bellegarde <[email protected]>\n"
+"PO-Revision-Date: 2017-06-01 16:40+0000\n"
+"Last-Translator: Maxim region51 <[email protected]>\n"
 "Language-Team: Russian 
(http://www.transifex.com/gnumdk/lollypop/language/ru/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -89,7 +90,7 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:16
 msgid "Use Libre.fm instead of Last.fm"
-msgstr ""
+msgstr "Использовать Libre.fm вместо Last.fm"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:17
 msgid "Last.fm login"
@@ -141,7 +142,7 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:28
 msgid "Replay gain value in dB"
-msgstr ""
+msgstr "Увеличение громкости в децибелах"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:29
 msgid "Between -15 and 15"
@@ -157,7 +158,7 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:32
 msgid "Quality for converting MP3"
-msgstr ""
+msgstr "Качество конвертации в MP3"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:33
 msgid "Normalize MP3(MTP)"
@@ -377,7 +378,7 @@
 
 #: ../data/org.gnome.Lollypop.appdata.xml.in.h:21
 msgid "TuneIn support"
-msgstr ""
+msgstr "Поддержка Tunein"
 
 #: ../src/application.py:31
 msgid ""
@@ -396,7 +397,7 @@
 
 #: ../src/art_widgets.py:282
 msgid "Low quality, missing API key…"
-msgstr ""
+msgstr "Низкое качество: отсутствует ключ API"
 
 #: ../src/art_widgets.py:376
 msgid "Reset artwork?"
@@ -473,11 +474,11 @@
 
 #: ../src/playlists.py:243
 msgid "Spotify charts"
-msgstr ""
+msgstr "Spotify чарт"
 
 #: ../src/playlists.py:245
 msgid "Last.fm charts"
-msgstr ""
+msgstr "Last.fm чарт"
 
 #: ../src/playlists.py:265 ../src/selectionlist.py:296
 msgid "Popular tracks"
@@ -629,11 +630,11 @@
 
 #: ../src/pop_tunein.py:94 ../data/RadioPopover.ui.h:1
 msgid "Please wait…"
-msgstr ""
+msgstr "Пожалуйста, подождите…"
 
 #: ../src/pop_tunein.py:181
 msgid "Can't connect to TuneIn…"
-msgstr ""
+msgstr "Не удается подключиться к TuneIn…"
 
 #: ../src/selectionlist.py:275
 msgid "Popular albums"
@@ -870,7 +871,7 @@
 
 #: ../data/AboutDialog.ui.h:7
 msgid "PayPal"
-msgstr ""
+msgstr "PayPal"
 
 #: ../data/Appmenu.ui.h:1
 msgid "_Update music"
@@ -953,7 +954,7 @@
 
 #: ../data/DeviceManagerView.ui.h:1
 msgid "Synchronize to your device"
-msgstr ""
+msgstr "Синхронизировать с вашим устройством"
 
 #: ../data/DeviceManagerView.ui.h:2
 msgid "This will remove some files on your device!"
@@ -981,7 +982,7 @@
 
 #: ../data/RadioPopover.ui.h:3
 msgid "No logo found…"
-msgstr ""
+msgstr "Логотип не найден…"
 
 #: ../data/RadioPopover.ui.h:4
 msgid "Select a logo  for this radio"
@@ -1053,7 +1054,7 @@
 
 #: ../data/SettingsDialog.ui.h:14
 msgid "Configure Lollypop appearance"
-msgstr ""
+msgstr "Настроить внешний вид плеера"
 
 #: ../data/SettingsDialog.ui.h:15
 msgid "Appearance"
@@ -1085,7 +1086,7 @@
 
 #: ../data/SettingsDialog.ui.h:24
 msgid "Configure Lollypop behaviour"
-msgstr ""
+msgstr "Настроить поведение плеера"
 
 #: ../data/SettingsDialog.ui.h:25
 msgid "Behaviour"
@@ -1129,14 +1130,14 @@
 
 #: ../data/SettingsDialog.ui.h:41
 msgid "Use Libre.fm"
-msgstr ""
+msgstr "Использовать Libre.fm"
 
 #: ../data/SettingsDialog.ui.h:42
 msgid ""
 "Google Web Services need a custom API key.\n"
 "Without one, you will reach default quota soon…\n"
 "Lollypop needs this to search artwork and music."
-msgstr ""
+msgstr "Google Web Services нужен API ключ.\nБез него, вы скоро достигните 
лимита…\nLollypop он нужен для поиска изображений и музыки."
 
 #: ../data/SettingsDialog.ui.h:46
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lollypop-0.9.239/po/tr_TR.po 
new/lollypop-0.9.240/po/tr_TR.po
--- old/lollypop-0.9.239/po/tr_TR.po    2017-05-16 11:08:58.000000000 +0200
+++ new/lollypop-0.9.240/po/tr_TR.po    2017-06-08 14:48:11.000000000 +0200
@@ -5,6 +5,7 @@
 # Translators:
 # Bilal, 2015
 # Bilal, 2016
+# Emin Tufan <[email protected]>, 2017
 # Serkan Algur <[email protected]>, 2015
 # tolga.g <[email protected]>, 2016
 msgid ""
@@ -12,8 +13,8 @@
 "Project-Id-Version: lollypop\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-02-27 13:51+0100\n"
-"PO-Revision-Date: 2017-02-27 12:55+0000\n"
-"Last-Translator: Cédric Bellegarde <[email protected]>\n"
+"PO-Revision-Date: 2017-05-23 07:37+0000\n"
+"Last-Translator: Emin Tufan <[email protected]>\n"
 "Language-Team: Turkish (Turkey) 
(http://www.transifex.com/gnumdk/lollypop/language/tr_TR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -43,7 +44,7 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:6
 msgid "Mini player position"
-msgstr "Mini oynatıcı pozisyonu"
+msgstr "Mini oynatıcı konumu"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:7
 msgid "Access network"
@@ -51,7 +52,7 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:8
 msgid "Search over network"
-msgstr ""
+msgstr "Ağ üzerinden ara"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:9
 msgid "Save artwork/popularity in tags"
@@ -67,7 +68,7 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:12
 msgid "Enabled genres in party mode"
-msgstr "Parti modunda türleri etkinleştir"
+msgstr "Parti kipinde türleri etkinleştir"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:13
 msgid "ID for genres."
@@ -83,7 +84,7 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:16
 msgid "Use Libre.fm instead of Last.fm"
-msgstr ""
+msgstr "Last.fm yerine Libre.fm kullan"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:17
 msgid "Last.fm login"
@@ -91,7 +92,7 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:18
 msgid "Google Custom Search API key"
-msgstr ""
+msgstr "Google Özel Arama API anahtarı"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:19
 msgid "Favorite tag editor"
@@ -121,13 +122,13 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:25
 msgid "Database version"
-msgstr "Veritabanı sürümü"
+msgstr "Veri tabanı sürümü"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:26
 msgid ""
 "Resetting this value will reset the database, popular albums will be "
 "restored"
-msgstr ""
+msgstr "Bu değeri sıfırlamak veri tabanını sıfırlayacaktır, popüler albümler 
kurtarılacaktır"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:27 ../data/SettingsDialog.ui.h:7
 msgid "Albums cover size"
@@ -147,7 +148,7 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:31
 msgid "Convert to MP3(MTP)"
-msgstr "MP3'e dönüştür (MTP)"
+msgstr "MP3ʼe dönüştür (MTP)"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:32
 msgid "Quality for converting MP3"
@@ -155,11 +156,11 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:33
 msgid "Normalize MP3(MTP)"
-msgstr "MP3(MTP)'i normalleştir"
+msgstr "MP3ʼü normalleştir (MTP)"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:34 ../data/SettingsDialog.ui.h:16
 msgid "Auto update music"
-msgstr "Otomatik müzik gücelleme"
+msgstr "Kendiliğinden müzik gücelleme"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:35
 msgid "Split playlists view"
@@ -183,7 +184,7 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:40
 msgid "Use dark gtk theme"
-msgstr "Dark gtk temasını kullan"
+msgstr "Karanlık GTK gövdesini kullan"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:41
 msgid "Disable use of client side window decorations (headerbar)"
@@ -211,11 +212,11 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:47
 msgid "Disable MPRIS"
-msgstr "MPRIS etkinsizleştir"
+msgstr "MPRISʼi devre dışı bırak"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:48
 msgid "Disable notifications"
-msgstr "Bildirimleri etkinsizleştir"
+msgstr "Bildirimleri devre dışı bırak"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:49
 msgid "Show track number from tags"
@@ -223,11 +224,11 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:50
 msgid "JPG cover quality"
-msgstr ""
+msgstr "JPG kapak kalitesi"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:51
 msgid "0-100"
-msgstr ""
+msgstr "0-100"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:52
 msgid "Mix songs"
@@ -235,15 +236,15 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:53
 msgid "Only mix songs in party mode"
-msgstr ""
+msgstr "Şarkıları yalnızca parti kipinde karıştır"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:54 ../data/SettingsDialog.ui.h:34
 msgid "Search tracks on Itunes"
-msgstr ""
+msgstr "Itunes'ta parça ara"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:55 ../data/SettingsDialog.ui.h:33
 msgid "Search tracks on Spotify"
-msgstr ""
+msgstr "Spotify'da parça ara"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:56
 msgid "Mix duration"
@@ -251,7 +252,7 @@
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:57
 msgid "Shuffle mode"
-msgstr "Tekrar modu"
+msgstr "Tekrar kipi"
 
 #: ../data/org.gnome.Lollypop.gschema.xml.h:58
 msgid "Playback behaviour"
@@ -303,11 +304,11 @@
 
 #: ../data/org.gnome.Lollypop.appdata.xml.in.h:5
 msgid "MP3, Ogg and FLAC playback"
-msgstr ""
+msgstr "MP3, Ogg ve FLAC kayıttan çalma"
 
 #: ../data/org.gnome.Lollypop.appdata.xml.in.h:6
 msgid "Web playback"
-msgstr ""
+msgstr "Web kayıttan çalma"
 
 #: ../data/org.gnome.Lollypop.appdata.xml.in.h:7
 msgid "Genre/Cover browsing"
@@ -331,7 +332,7 @@
 
 #: ../data/org.gnome.Lollypop.appdata.xml.in.h:11
 msgid "Party mode"
-msgstr "Parti modu"
+msgstr "Parti kipi"
 
 #: ../data/org.gnome.Lollypop.appdata.xml.in.h:12
 msgid "Replay gain"
@@ -371,14 +372,14 @@
 
 #: ../data/org.gnome.Lollypop.appdata.xml.in.h:21
 msgid "TuneIn support"
-msgstr ""
+msgstr "TuneIn desteği"
 
 #: ../src/application.py:31
 msgid ""
 "    - Scrobbler disabled\n"
 "    - Auto cover download disabled\n"
 "    - Artist informations disabled"
-msgstr " - Skroplamayı etkinsizleştir\n- Otomatik kapak indirmeyi 
etkinsizleştir\n- Şarkıcı bilgilerini etkinsizleştir"
+msgstr "- Skroplama devre dışı\n- Kendiliğinden kapak indirme devre dışı\n- 
Sanatçı bilgileri devre dışı"
 
 #: ../src/application.py:639
 msgid "Lollypop: You need to install yelp."
@@ -390,7 +391,7 @@
 
 #: ../src/art_widgets.py:282
 msgid "Low quality, missing API key…"
-msgstr ""
+msgstr "Düşük kalite, eksik API anahtarı…"
 
 #: ../src/art_widgets.py:376
 msgid "Reset artwork?"
@@ -398,11 +399,11 @@
 
 #: ../src/collectionscanner.py:187
 msgid "Lollypop is detecting an empty folder."
-msgstr ""
+msgstr "Lollypop boş bir dizin saptıyor."
 
 #: ../src/collectionscanner.py:188
 msgid "Check your music settings."
-msgstr ""
+msgstr "Müzik ayarlarınızı gözden geçirin."
 
 #: ../src/collectionscanner.py:290 ../src/database_albums.py:436
 #: ../src/database_artists.py:104 ../src/database_genres.py:70
@@ -430,11 +431,11 @@
 
 #: ../src/controllers.py:194
 msgid "Volume"
-msgstr ""
+msgstr "Ses"
 
 #: ../src/database_artists.py:97
 msgid "Many artists"
-msgstr "Birçok şarkıcı"
+msgstr "Birçok sanatçı"
 
 #: ../src/lastfm.py:23
 msgid "Last.fm authentication disabled"
@@ -459,7 +460,7 @@
 
 #: ../src/player_queue.py:43 ../src/player_queue.py:68
 msgid "No network available, can't play this track"
-msgstr ""
+msgstr "Kullanılabilir ağ yok, bu parça oynatılamaz"
 
 #: ../src/playlists.py:58
 msgid "Loved tracks"
@@ -467,15 +468,15 @@
 
 #: ../src/playlists.py:243
 msgid "Spotify charts"
-msgstr ""
+msgstr "Spotify listeleri"
 
 #: ../src/playlists.py:245
 msgid "Last.fm charts"
-msgstr ""
+msgstr "Last.fm listeleri"
 
 #: ../src/playlists.py:265 ../src/selectionlist.py:296
 msgid "Popular tracks"
-msgstr "Popüler şarkılar"
+msgstr "Popüler parçalar"
 
 #: ../src/playlists.py:267 ../src/selectionlist.py:298
 msgid "Recently played"
@@ -487,7 +488,7 @@
 
 #: ../src/playlists.py:271 ../src/selectionlist.py:300
 msgid "Random tracks"
-msgstr "Rastgele şarkılar"
+msgstr "Rastgele parçalar"
 
 #: ../src/pop_albums.py:81
 msgid "Compilation"
@@ -504,7 +505,7 @@
 
 #: ../src/pop_albums.py:303 ../src/toolbar_end.py:435
 msgid "Playing albums"
-msgstr ""
+msgstr "Oynatılan albümler"
 
 #: ../src/pop_info.py:36
 msgid "Advanced artist informations disabled"
@@ -517,11 +518,11 @@
 #: ../src/pop_info.py:251 ../src/settings.py:366 ../src/view_artist.py:61
 #: ../src/view_artist_albums.py:76 ../src/widgets_info.py:130
 msgid "Network access disabled"
-msgstr ""
+msgstr "Ağ erişimi devre dışı"
 
 #: ../src/pop_info.py:259
 msgid "No lyrics found, please install gir1.2-webkit2-4.0"
-msgstr ""
+msgstr "Hiç söz bulunamadı, lütfen gir1.2-webkit2-4.0'ı yükleyin"
 
 #: ../src/pop_menu.py:65
 msgid "Show albums from artist"
@@ -569,11 +570,11 @@
 
 #: ../src/pop_menu.py:392 ../src/widgets_context.py:106
 msgid "Remove album"
-msgstr ""
+msgstr "Albümü kaldır"
 
 #: ../src/pop_menu.py:394 ../src/widgets_context.py:108
 msgid "Remove track"
-msgstr ""
+msgstr "Parçayı kaldır"
 
 #: ../src/pop_menu.py:403 ../src/widgets_context.py:130
 msgid "Modify information"
@@ -581,7 +582,7 @@
 
 #: ../src/pop_menu.py:448 ../data/SettingsDialog.ui.h:10
 msgid "Artist"
-msgstr "şarkıcı"
+msgstr "Sanatçı"
 
 #: ../src/pop_menu.py:452 ../src/pop_menu.py:471 ../src/selectionlist.py:279
 #: ../src/widgets_context.py:138 ../src/widgets_device.py:125
@@ -619,15 +620,15 @@
 
 #: ../src/pop_search.py:334 ../data/SettingsDialog.ui.h:35
 msgid "You need to install youtube-dl"
-msgstr ""
+msgstr "youtube-dl yüklemeniz gerekiyor"
 
 #: ../src/pop_tunein.py:94 ../data/RadioPopover.ui.h:1
 msgid "Please wait…"
-msgstr ""
+msgstr "Lütfen bekle…"
 
 #: ../src/pop_tunein.py:181
 msgid "Can't connect to TuneIn…"
-msgstr ""
+msgstr "TuneInʼe bağlanamıyor…"
 
 #: ../src/selectionlist.py:275
 msgid "Popular albums"
@@ -635,7 +636,7 @@
 
 #: ../src/selectionlist.py:276
 msgid "Loved albums"
-msgstr ""
+msgstr "Sevilen albümler"
 
 #: ../src/selectionlist.py:277
 msgid "Recently added albums"
@@ -652,15 +653,15 @@
 #: ../src/selectionlist.py:283 ../src/settings.py:355 ../src/settings.py:365
 #: ../data/SettingsDialog.ui.h:28
 msgid "The charts"
-msgstr ""
+msgstr "Listeler"
 
 #: ../src/selectionlist.py:285
 msgid "All albums"
-msgstr "Bütün albümler"
+msgstr "Tüm albümler"
 
 #: ../src/selectionlist.py:287
 msgid "All artists"
-msgstr "Bütün şarkıcılar"
+msgstr "Tüm sanatçılar"
 
 #: ../src/selectionlist.py:301
 msgid "Not in party"
@@ -690,7 +691,7 @@
 #, python-format
 msgid "%d track"
 msgid_plural "%d tracks"
-msgstr[0] "%d şarkı"
+msgstr[0] "%d parça"
 
 #: ../src/settings.py:122 ../src/settings.py:125 ../data/SettingsDialog.ui.h:3
 msgid "Preferences"
@@ -714,7 +715,7 @@
 
 #: ../src/toolbar_end.py:433
 msgid "Playing playlists"
-msgstr ""
+msgstr "Oynatılan oynatma listeleri"
 
 #. Handle language ordering
 #. Translators: Add here words that shoud be ignored for artist sort order
@@ -779,7 +780,7 @@
 
 #: ../src/widgets_info.py:128
 msgid "No information for this artist"
-msgstr ""
+msgstr "Bu sanatçı için bilgi yok"
 
 #: ../src/widgets_device.py:61
 msgid "You need to install gstreamer-plugins-ugly"
@@ -804,7 +805,7 @@
 
 #: ../src/widgets_playlist.py:591 ../src/widgets_playlist.py:594
 msgid "New playlist "
-msgstr "Yeni şarkı listesi"
+msgstr "Yeni oynatma listesi"
 
 #. Need a copy, segfault on EOS 3.1
 #: ../src/widgets_playlist.py:695 ../src/widgets_playlist.py:901
@@ -829,7 +830,7 @@
 
 #: ../data/LastfmPopover.ui.h:1 ../data/ArtistView.ui.h:4
 msgid "Similar artists"
-msgstr ""
+msgstr "Benzer sanatçılar"
 
 #: ../data/AboutDialog.ui.h:1
 msgid "A music player for GNOME."
@@ -847,15 +848,15 @@
 
 #: ../data/AboutDialog.ui.h:5
 msgid "Donations:"
-msgstr ""
+msgstr "Bağışlar:"
 
 #: ../data/AboutDialog.ui.h:6
 msgid "Flattr"
-msgstr ""
+msgstr "Flattr"
 
 #: ../data/AboutDialog.ui.h:7
 msgid "PayPal"
-msgstr ""
+msgstr "PayPal"
 
 #: ../data/Appmenu.ui.h:1
 msgid "_Update music"
@@ -867,7 +868,7 @@
 
 #: ../data/Appmenu.ui.h:3
 msgid "_Network access"
-msgstr ""
+msgstr "_Ağ erişimi"
 
 #: ../data/Appmenu.ui.h:4
 msgid "_Preferences"
@@ -875,7 +876,7 @@
 
 #: ../data/Appmenu.ui.h:5
 msgid "_Keyboard Shortcuts"
-msgstr "_Dizilem Kısayolları"
+msgstr "_Klavye Kısayolları"
 
 #: ../data/Appmenu.ui.h:6
 msgid "_Help"
@@ -934,7 +935,7 @@
 
 #: ../data/ArtworkSearch.ui.h:6 ../data/SettingsDialog.ui.h:45
 msgid "API key"
-msgstr ""
+msgstr "API anahtarı"
 
 #: ../data/DeviceManagerView.ui.h:1
 msgid "Synchronize to your device"
@@ -954,7 +955,7 @@
 
 #: ../data/PlaylistsManagerView.ui.h:1
 msgid "New playlist"
-msgstr "Yeni şarkı listesi"
+msgstr "Yeni oynatma listesi"
 
 #: ../data/PlaylistView.ui.h:2
 msgid "Unsplit view"
@@ -1002,15 +1003,15 @@
 
 #: ../data/SearchPopover.ui.h:2
 msgid "Search on the web"
-msgstr ""
+msgstr "Web üzerinde ara"
 
 #: ../data/InternalSearchRow.ui.h:1
 msgid "Add to playlist"
-msgstr "Şarkı listesine ekle"
+msgstr "Oynatma listesine ekle"
 
 #: ../data/SettingsDialog.ui.h:1
 msgid "Only in party mode"
-msgstr "Sadece parti modunda"
+msgstr "Yalnızca parti kipinde"
 
 #: ../data/SettingsDialog.ui.h:2
 msgid "Mix duration in seconds"
@@ -1018,7 +1019,7 @@
 
 #: ../data/SettingsDialog.ui.h:4
 msgid "Use dark theme variant"
-msgstr "Karanlık tema varyantını kullan"
+msgstr "Karanlık gövdeyi kullan"
 
 #: ../data/SettingsDialog.ui.h:5
 msgid "Show genres"
@@ -1038,7 +1039,7 @@
 
 #: ../data/SettingsDialog.ui.h:14
 msgid "Configure Lollypop appearance"
-msgstr ""
+msgstr "Lollypop davranışını yapılandır"
 
 #: ../data/SettingsDialog.ui.h:15
 msgid "Appearance"
@@ -1058,7 +1059,7 @@
 
 #: ../data/SettingsDialog.ui.h:21
 msgid "Save changes to files"
-msgstr ""
+msgstr "Değişiklikleri dosyalara kaydet"
 
 #: ../data/SettingsDialog.ui.h:22
 msgid "Preview tracks on"
@@ -1066,11 +1067,11 @@
 
 #: ../data/SettingsDialog.ui.h:23
 msgid "No audio device"
-msgstr ""
+msgstr "Ses aygıtı yok"
 
 #: ../data/SettingsDialog.ui.h:24
 msgid "Configure Lollypop behaviour"
-msgstr ""
+msgstr "Lollypop görünüşünü yapılandır"
 
 #: ../data/SettingsDialog.ui.h:25
 msgid "Behaviour"
@@ -1090,11 +1091,11 @@
 
 #: ../data/SettingsDialog.ui.h:31
 msgid "Spotify"
-msgstr ""
+msgstr "Spotify"
 
 #: ../data/SettingsDialog.ui.h:32
 msgid "Itunes"
-msgstr ""
+msgstr "Itunes"
 
 #: ../data/SettingsDialog.ui.h:37
 msgid "Login:"
@@ -1114,28 +1115,28 @@
 
 #: ../data/SettingsDialog.ui.h:41
 msgid "Use Libre.fm"
-msgstr ""
+msgstr "Libre.fm kullan"
 
 #: ../data/SettingsDialog.ui.h:42
 msgid ""
 "Google Web Services need a custom API key.\n"
 "Without one, you will reach default quota soon…\n"
 "Lollypop needs this to search artwork and music."
-msgstr ""
+msgstr "Google Web Hizmetleri özel API anahtarına gereksinir.\nBu olmadan, 
öntanımlı kotaya kısa sürede ulaşacaksınız…\nLollypop, kapak resmi ve müzik 
aramak için buna gereksinir."
 
 #: ../data/SettingsDialog.ui.h:46
 msgid ""
 "You need to enable \"Custom Search API\" \n"
 "and \"YouTube Data API\" for your project."
-msgstr ""
+msgstr "Tasarınız için \"Özel Arama API\" ve \n\"YouTube Veri API\"yi 
etkinleştirmeniz gerekiyor."
 
 #: ../data/SettingsDialog.ui.h:48
 msgid "Google"
-msgstr ""
+msgstr "Google"
 
 #: ../data/SettingsDialog.ui.h:49
 msgid "Web"
-msgstr ""
+msgstr "Web"
 
 #: ../data/ToolbarEnd.ui.h:1
 msgid "Shuffle"
@@ -1181,7 +1182,7 @@
 msgid ""
 "Party mode\n"
 "Right click to filter"
-msgstr "Parti modu\nFiltrelemek için sağ tıkla"
+msgstr "Parti kipi\nSüzmek için sağ tıkla"
 
 #: ../data/TuneinPopover.ui.h:2
 msgid "Go home"
@@ -1205,7 +1206,7 @@
 #: ../data/Shortcuts.ui.h:4
 msgctxt "shortcut window"
 msgid "Party mode"
-msgstr "Parti modu"
+msgstr "Parti kipi"
 
 #: ../data/Shortcuts.ui.h:5
 msgctxt "shortcut window"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lollypop-0.9.239/src/toolbar.py 
new/lollypop-0.9.240/src/toolbar.py
--- old/lollypop-0.9.239/src/toolbar.py 2017-05-10 13:55:15.000000000 +0200
+++ new/lollypop-0.9.240/src/toolbar.py 2017-06-05 12:56:50.000000000 +0200
@@ -10,7 +10,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program. If not, see <http://www.gnu.org/licenses/>.
 
-from gi.repository import Gtk
+from gi.repository import Gtk, Gst
 
 from lollypop.define import Lp, WindowSize, DataPath
 from lollypop.toolbar_playback import ToolbarPlayback
@@ -123,7 +123,7 @@
             if Lp().settings.get_value("save-state"):
                 from pickle import load
                 position = load(open(DataPath + "/position.bin", "rb"))
-                self.__toolbar_title.add_mark(position/1000000)
+                self.__toolbar_title.add_mark(position / Gst.SECOND)
         except Exception as e:
             print("Toolbar::restore_state():", e)
 


Reply via email to