Hello community,

here is the log from the commit of package juk for openSUSE:Leap:15.2 checked 
in at 2020-02-21 10:45:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/juk (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.juk.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "juk"

Fri Feb 21 10:45:49 2020 rev:41 rq:771903 version:19.12.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/juk/juk.changes        2020-01-17 
12:03:02.236546239 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.juk.new.26092/juk.changes     2020-02-21 
10:45:56.282503407 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:00 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Wed Feb  5 06:28:48 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+-------------------------------------------------------------------

Old:
----
  juk-19.12.1.tar.xz
  juk-19.12.1.tar.xz.sig

New:
----
  juk-19.12.2.tar.xz
  juk-19.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ juk.spec ++++++
--- /var/tmp/diff_new_pack.UFlBNP/_old  2020-02-21 10:45:56.766504396 +0100
+++ /var/tmp/diff_new_pack.UFlBNP/_new  2020-02-21 10:45:56.766504396 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without  lang
 Name:           juk
-Version:        19.12.1
+Version:        19.12.2
 Release:        0
 Summary:        Jukebox
 License:        GPL-2.0-or-later
@@ -70,7 +70,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++++++ juk-19.12.1.tar.xz -> juk-19.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-19.12.1/CMakeLists.txt 
new/juk-19.12.2/CMakeLists.txt
--- old/juk-19.12.1/CMakeLists.txt      2020-01-07 01:58:18.000000000 +0100
+++ new/juk-19.12.2/CMakeLists.txt      2020-02-04 01:21:53.000000000 +0100
@@ -4,7 +4,7 @@
 # https://community.kde.org/Guidelines_and_HOWTOs/Application_Versioning
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(juk VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-19.12.1/org.kde.juk.appdata.xml 
new/juk-19.12.2/org.kde.juk.appdata.xml
--- old/juk-19.12.1/org.kde.juk.appdata.xml     2020-01-06 14:58:18.000000000 
+0100
+++ new/juk-19.12.2/org.kde.juk.appdata.xml     2020-02-04 00:19:52.000000000 
+0100
@@ -510,6 +510,7 @@
     <binary>juk</binary>
   </provides>
   <releases>
+    <release version="19.12.2" date="2020-02-06"/>
     <release version="19.12.1" date="2020-01-09"/>
     <release version="19.12.0" date="2019-12-12"/>
   </releases>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-19.12.1/po/ca@valencia/juk.po 
new/juk-19.12.2/po/ca@valencia/juk.po
--- old/juk-19.12.1/po/ca@valencia/juk.po       2020-01-07 01:58:13.000000000 
+0100
+++ new/juk-19.12.2/po/ca@valencia/juk.po       2020-02-04 01:21:48.000000000 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: juk\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-31 08:08+0100\n"
-"PO-Revision-Date: 2019-05-20 20:54+0100\n"
+"PO-Revision-Date: 2019-12-21 22:48+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
@@ -71,8 +71,8 @@
 #: cache.cpp:303
 #, kde-format
 msgid ""
-"The music data cache has been corrupted. JuK needs to rescan it now. This "
-"may take some time."
+"The music data cache has been corrupted. JuK needs to rescan it now. This may 
"
+"take some time."
 msgstr ""
 "La memòria cau de les dades de música s'ha corromput. El JuK ha de refer-la "
 "ara. Això pot trigar una estona."
@@ -492,9 +492,8 @@
 #: filerenameroptions.cpp:41
 #, kde-format
 msgid ""
-"When using the file renamer your files will be renamed to the values that "
-"you have in your track's %1 tag, plus any additional text that you specify "
-"below."
+"When using the file renamer your files will be renamed to the values that you 
"
+"have in your track's %1 tag, plus any additional text that you specify below."
 msgstr ""
 "Quan useu el reanomenador de fitxers, els fitxers es reanomenaran amb els "
 "valors que teniu a la marca %1 de la peça, més un text addicional que "
@@ -549,9 +548,9 @@
 "JuK can force the track used in a file name to have a minimum number of "
 "digits. You may want to do this for better sorting in file managers."
 msgstr ""
-"El JuK pot forçar que la peça usada en un nom de fitxer tinga un nombre "
-"mínim de dígits. Potser voldríeu fer-ho per a millorar l'ordenament en els "
-"gestors de fitxers."
+"El JuK pot forçar que la peça usada en un nom de fitxer tinga un nombre mínim 
"
+"de dígits. Potser voldríeu fer-ho per a millorar l'ordenament en els gestors "
+"de fitxers."
 
 #. i18n: ectx: property (text), widget (QLabel, textLabel5)
 #: filerenameroptionsbase.ui:228
@@ -878,8 +877,7 @@
 msgstr "Autor, fotut director i guardià del funk"
 
 #: main.cpp:37
-#, fuzzy, kde-format
-#| msgid "Assistant super-hero, fixer of many things"
+#, kde-format
 msgid "Assistant superhero, fixer of many things"
 msgstr "Superheroi ajudant, ha solucionat moltes coses"
 
@@ -930,7 +928,7 @@
 #: main.cpp:46
 #, kde-format
 msgid "Friendly, neighborhood aRts guru"
-msgstr "Amigable i veïnal guru de l'aRts"
+msgstr "Gurú amistós i proper de l'aRts"
 
 #: main.cpp:47
 #, kde-format
@@ -958,10 +956,9 @@
 msgstr "Dibuixant de la pantalla de presentació"
 
 #: main.cpp:52
-#, fuzzy, kde-format
-#| msgid "Porting to KDE 4 when no one else was around"
+#, kde-format
 msgid "Porting to KDE Platform 4 when no one else was around"
-msgstr "L'ha adaptat al KDE 4 quan no hi havia ningú"
+msgstr "El va adaptar a la plataforma del KDE 4 quan no hi havia ningú"
 
 #: main.cpp:53
 #, kde-format
@@ -969,12 +966,11 @@
 msgstr "Correcció d'errors a l'editor de marques."
 
 #: main.cpp:54
-#, fuzzy, kde-format
-#| msgid "Last.fm scrobbling support, lyrics, prepping for KDE Frameworks."
+#, kde-format
 msgid "Last.fm scrobbling support, lyrics, prepping for KDE Frameworks 5."
 msgstr ""
 "Implementació de l'anàlisi musical de Last.fm, lletres, preparació pels "
-"Frameworks del KDE."
+"Frameworks 5 del KDE."
 
 #: main.cpp:55
 #, kde-format
@@ -982,10 +978,9 @@
 msgstr "Implementació de la interfície del MPRIS2."
 
 #: main.cpp:56
-#, fuzzy, kde-format
-#| msgid "Porting to KDE 4 when no one else was around"
+#, kde-format
 msgid "Porting to KDE Frameworks 5 when no one else was around"
-msgstr "L'ha adaptat al KDE 4 quan no hi havia ningú"
+msgstr "El va adaptar als Frameworks 5 del KDE quan no hi havia ningú"
 
 #: main.cpp:65
 #, kde-format
@@ -1147,8 +1142,8 @@
 "JuK is unable to play the audio file<nl/><filename>%1</filename><nl/>for the "
 "following reason:<nl/><message>%2</message>"
 msgstr ""
-"El JuK no pot reproduir el fitxer d'àudio<nl/><filename>%1</filename><nl/"
-">pel següent motiu:<nl/><message>%2</message>"
+"El JuK no pot reproduir el fitxer d'àudio<nl/><filename>%1</filename><nl/>pel 
"
+"següent motiu:<nl/><message>%2</message>"
 
 #: playlist.cpp:276
 #, kde-format
@@ -1773,10 +1768,10 @@
 #: tagguesserconfigdlgwidget.ui:29
 #, no-c-format, kde-format
 msgid ""
-"Here you can see the currently configured file name schemes which the "
-"\"Guess Tag Information From File Name\" entry in the song's context menu "
-"uses to extract tag information from a file name. Each string may contain "
-"one of the following placeholders:<ul>\n"
+"Here you can see the currently configured file name schemes which the \"Guess 
"
+"Tag Information From File Name\" entry in the song's context menu uses to "
+"extract tag information from a file name. Each string may contain one of the "
+"following placeholders:<ul>\n"
 "<li>%t: Title</li>\n"
 "<li>%a: Artist</li>\n"
 "<li>%A: Album</li>\n"
@@ -1792,9 +1787,9 @@
 msgstr ""
 "Ací podeu veure els esquemes pels noms de fitxer actualment configurats que "
 "s'empren per extreure informació de marques des d'un nom de fitxer a "
-"l'entrada «Estima la informació de les marques des del nom de fitxer» al "
-"menú contextual de les cançons. Cada cadena pot contindre una de les "
-"següents variables:<ul>\n"
+"l'entrada «Estima la informació de les marques des del nom de fitxer» al menú 
"
+"contextual de les cançons. Cada cadena pot contindre una de les següents "
+"variables:<ul>\n"
 "<li>%t: Títol</li>\n"
 "<li>%a: Artista</li>\n"
 "<li>%A: Àlbum</li>\n"
@@ -1885,11 +1880,9 @@
 #. i18n: ectx: property (whatsThis), widget (QPushButton, bRemove)
 #: tagguesserconfigdlgwidget.ui:97
 #, kde-format
-msgid ""
-"Press this button to remove the currently selected scheme from the list."
+msgid "Press this button to remove the currently selected scheme from the 
list."
 msgstr ""
-"Premeu aquest botó per eliminar l'esquema actualment seleccionat de la "
-"llista."
+"Premeu aquest botó per eliminar l'esquema actualment seleccionat de la 
llista."
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: tagguesserconfigdlgwidget.ui:128
@@ -2093,87 +2086,3 @@
 #, kde-format
 msgid "Cover fetched from <a href='https://last.fm/'>last.fm</a>."
 msgstr "Caràtula recuperada des de <a href='https://last.fm/'>last.fm</a>."
-
-#~ msgid "Porting to KF5 when no one else was around"
-#~ msgstr "L'ha adaptat al KF5 quan no hi havia ningú"
-
-#~ msgid "Querying MusicBrainz server..."
-#~ msgstr "S'està consultant el servidor MusicBrainz..."
-
-#~ msgid "No matches found."
-#~ msgstr "No s'ha trobat cap coincidència."
-
-#~ msgid "Error connecting to MusicBrainz server."
-#~ msgstr "Error en connectar amb el servidor MusicBrainz."
-
-#~ msgid "Internet Tag Guesser"
-#~ msgstr "Deducció de marques des d'Internet"
-
-#~ msgid "Select Best Possible Match"
-#~ msgstr "Seleccioneu la millor coincidència possible"
-
-#~ msgid "1 day"
-#~ msgid_plural "%1 days"
-#~ msgstr[0] "1 dia"
-#~ msgstr[1] "%1 dies"
-
-#~ msgid "Music"
-#~ msgstr "Música"
-
-#~ msgid "Crossfade Between Tracks"
-#~ msgstr "Transició entre peces"
-
-#~ msgid "Show Splash Screen on Startup"
-#~ msgstr "Mostra la pantalla de presentació en engegar"
-
-#~ msgid "Add Selected Items to Audio or Data CD"
-#~ msgstr "Afegeix els elements seleccionats al CD d'àudio o de dades"
-
-#~ msgid "Unable to start K3b."
-#~ msgstr "No s'ha pogut engegar el K3b."
-
-#~ msgid ""
-#~ "Create an audio mode CD suitable for CD players, or a data mode CD "
-#~ "suitable for computers and other digital music players?"
-#~ msgstr ""
-#~ "Creo un CD d'àudio apropiat per als reproductors de CD, o un CD de dades "
-#~ "apropiat per als ordinadors i altres reproductors digitals de música?"
-
-#~ msgid "Create K3b Project"
-#~ msgstr "Crea un projecte del K3b"
-
-#~ msgid "Audio Mode"
-#~ msgstr "Mode d'àudio"
-
-#~ msgid "Data Mode"
-#~ msgstr "Mode de dades"
-
-#~ msgid "Add Playlist to Audio or Data CD"
-#~ msgstr "Afegeix la llista de reproducció al CD d'àudio o de dades"
-
-#~ msgid "Playlists"
-#~ msgstr "Llistes de reproducció"
-
-#~ msgctxt "%1 is a count of loaded music tracks"
-#~ msgid "Loading: %1"
-#~ msgstr "S'estan carregant: %1"
-
-#~ msgid "Store"
-#~ msgstr "Emmagatzema"
-
-#~ msgid "(muted)"
-#~ msgstr "(silenciat)"
-
-#~ msgid "Last.fm scrobbling support."
-#~ msgstr "Implementació de l'anàlisi musical de «last.fm»."
-
-#~ msgid "No matching images found, please enter new search terms:"
-#~ msgstr ""
-#~ "No s'ha trobat cap imatge coincident. Si us plau, introduïu nous termes "
-#~ "de cerca:"
-
-#~ msgid "Enter new search terms:"
-#~ msgstr "Introduïu els nous termes de cerca:"
-
-#~ msgid "New Search"
-#~ msgstr "Nova cerca"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-19.12.1/po/fi/juk.po new/juk-19.12.2/po/fi/juk.po
--- old/juk-19.12.1/po/fi/juk.po        2020-01-07 01:58:14.000000000 +0100
+++ new/juk-19.12.2/po/fi/juk.po        2020-02-04 01:21:49.000000000 +0100
@@ -8,7 +8,7 @@
 # Santtu Pajukanta <[email protected]>, 2006.
 # Kim Enkovaara <[email protected]>, 2006.
 # Lasse Liehu <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 
2016.
-# Tommi Nieminen <[email protected]>, 2011, 2017, 2018.
+# Tommi Nieminen <[email protected]>, 2011, 2017, 2018, 2020.
 #
 # KDE Finnish translation sprint participants:
 # Author: Artnay
@@ -19,7 +19,7 @@
 "Project-Id-Version: juk\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-31 08:08+0100\n"
-"PO-Revision-Date: 2018-11-28 19:03+0200\n"
+"PO-Revision-Date: 2020-01-13 18:15+0200\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\n"
@@ -28,7 +28,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:24:32+0000\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -885,8 +885,7 @@
 msgstr "Tekijä, päädorka ja funkin pitäjä"
 
 #: main.cpp:37
-#, fuzzy, kde-format
-#| msgid "Assistant super-hero, fixer of many things"
+#, kde-format
 msgid "Assistant superhero, fixer of many things"
 msgstr "Avustava supersankari, monien asioiden korjaaja"
 
@@ -967,10 +966,9 @@
 msgstr "Tervetuloikkunan GIMPpaaja"
 
 #: main.cpp:52
-#, fuzzy, kde-format
-#| msgid "Porting to KDE 4 when no one else was around"
+#, kde-format
 msgid "Porting to KDE Platform 4 when no one else was around"
-msgstr "Siirros KDE 4:ään kun ketään ei ollut paikalla"
+msgstr "Siirros KDE 4 -alustalle, kun ketään ei ollut paikalla"
 
 #: main.cpp:53
 #, kde-format
@@ -978,12 +976,9 @@
 msgstr "Kovasti kaivattuja korjauksia sisältökuvausmuokkaimeen."
 
 #: main.cpp:54
-#, fuzzy, kde-format
-#| msgid "Last.fm scrobbling support, lyrics, prepping for KDE Frameworks."
+#, kde-format
 msgid "Last.fm scrobbling support, lyrics, prepping for KDE Frameworks 5."
-msgstr ""
-"Tuki kappaletietojen lähetykselle (\"scrobblaukselle\"), sanoitukset, KDE "
-"Frameworksiin valmistautuminen"
+msgstr "Last.fm-kappaletietolähetystuki, KDE Frameworks 5:een valmistelu."
 
 #: main.cpp:55
 #, kde-format
@@ -991,16 +986,14 @@
 msgstr "MPRIS2-rajapinnan toteutus."
 
 #: main.cpp:56
-#, fuzzy, kde-format
-#| msgid "Porting to KDE 4 when no one else was around"
+#, kde-format
 msgid "Porting to KDE Frameworks 5 when no one else was around"
-msgstr "Siirros KDE 4:ään kun ketään ei ollut paikalla"
+msgstr "Siirros KDE Frameworks 5 -alustalle, kun ketään ei ollut paikalla"
 
 #: main.cpp:65
-#, fuzzy, kde-format
-#| msgid "© 2002–2017, Scott Wheeler, Michael Pyne, and others"
+#, kde-format
 msgid "Copyright © 2002–2019, Scott Wheeler, Michael Pyne, and others"
-msgstr "© 2002–2017 Scott Wheeler, Michael Pyne ja muut"
+msgstr "© 2002–2019 Scott Wheeler, Michael Pyne ja muut"
 
 #: main.cpp:69
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-19.12.1/po/ia/juk.po new/juk-19.12.2/po/ia/juk.po
--- old/juk-19.12.1/po/ia/juk.po        2020-01-07 01:58:14.000000000 +0100
+++ new/juk-19.12.2/po/ia/juk.po        2020-02-04 01:21:49.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# g.sora <[email protected]>, 2011, 2012, 2013, 2014, 2016.
+# g.sora <[email protected]>, 2011, 2012, 2013, 2014, 2016, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-31 08:08+0100\n"
-"PO-Revision-Date: 2016-06-27 13:39+0200\n"
+"PO-Revision-Date: 2020-01-24 22:33+0100\n"
 "Last-Translator: Giovanni Sora <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
 "Language: ia\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -455,10 +455,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, textLabel1)
 #: filerenamerbase.ui:135
-#, fuzzy, kde-format
-#| msgid "Add category:"
+#, kde-format
 msgid "&Add category:"
-msgstr "Adde categoria"
+msgstr "&Adde categoria"
 
 #. i18n: ectx: property (text), widget (QLabel, textLabel1_7)
 #: filerenamerbase.ui:145
@@ -861,20 +860,14 @@
 msgstr "Necun parolas de canto disponibile."
 
 #: lyricswidget.cpp:172
-#, fuzzy, kde-format
-#| msgid ""
-#| "<br /><br /><i>Lyrics provided by <a href='http://lyrics.wikia.com/";
-#| "Lyrics_Wiki'>LyricWiki</a></i>"
+#, kde-format
 msgid "<br /><br /><i>Lyrics provided by <a href='%1'>LyricWiki</a></i>"
-msgstr ""
-"<br /><br /><i>Parolas fornite per <a href='http://lyrics.wikia.com/";
-"Lyrics_Wiki'>LyricWiki</a></i>"
+msgstr "<br /><br /><i>Parolas fornite per <a href='%1'>LyricWiki</a></i>"
 
 #: main.cpp:35
-#, fuzzy, kde-format
-#| msgid "Jukebox and music manager by KDE"
+#, kde-format
 msgid "Jukebox and music manager by the KDE community"
-msgstr "Gerente de musica e Jukebox per KDE"
+msgstr "Gerente de musica e Jukebox per communitate de KDE"
 
 #: main.cpp:36
 #, kde-format
@@ -882,8 +875,7 @@
 msgstr "Autor, inepte chefe e mantenitor del pavor"
 
 #: main.cpp:37
-#, fuzzy, kde-format
-#| msgid "Assistant super-hero, fixer of many things"
+#, kde-format
 msgid "Assistant superhero, fixer of many things"
 msgstr "Assistente super-heroe, fixator de multe cosas"
 
@@ -962,10 +954,9 @@
 msgstr "Experto de Gimp de schermo projectate initial"
 
 #: main.cpp:52
-#, fuzzy, kde-format
-#| msgid "Porting to KDE 4 when no one else was around"
+#, kde-format
 msgid "Porting to KDE Platform 4 when no one else was around"
-msgstr "Porting de KDE 4 quando il non habeva alcun altere"
+msgstr "Porting a KDE Platform 4 quando il non habeva alcun altere"
 
 #: main.cpp:53
 #, kde-format
@@ -973,11 +964,10 @@
 msgstr "Correctiones de errores de editor de etiquetta seriemente necessitate"
 
 #: main.cpp:54
-#, fuzzy, kde-format
-#| msgid "Last.fm scrobbling support, lyrics, prepping for KDE Frameworks."
+#, kde-format
 msgid "Last.fm scrobbling support, lyrics, prepping for KDE Frameworks 5."
 msgstr ""
-"Supporto de scrobbling le last.fm, parolas, preparante pro skeleto de KDE"
+"Supporto de scrobbling le last.fm, parolas, preparante pro KDE Framework 5."
 
 #: main.cpp:55
 #, kde-format
@@ -985,16 +975,14 @@
 msgstr "Implementation de interfacie de MPRIS2."
 
 #: main.cpp:56
-#, fuzzy, kde-format
-#| msgid "Porting to KDE 4 when no one else was around"
+#, kde-format
 msgid "Porting to KDE Frameworks 5 when no one else was around"
-msgstr "Porting de KDE 4 quando il non habeva alcun altere"
+msgstr "Porting a KDE Framework 5 quando il non habeva alcun altere"
 
 #: main.cpp:65
-#, fuzzy, kde-format
-#| msgid "© 2002–2016, Scott Wheeler, Michael Pyne, and others"
+#, kde-format
 msgid "Copyright © 2002–2019, Scott Wheeler, Michael Pyne, and others"
-msgstr "© 2002–2016, Scott Wheeler, Michael Pyne, e alteres"
+msgstr "Copyright © 2002–2019, Scott Wheeler, Michael Pyne, and others"
 
 #: main.cpp:69
 #, kde-format
@@ -1009,7 +997,7 @@
 #: main.cpp:71
 #, kde-format
 msgid "Kacper Kasper"
-msgstr ""
+msgstr "Kacper Kasper"
 
 #: main.cpp:72
 #, kde-format
@@ -1127,10 +1115,9 @@
 msgstr "Aperi"
 
 #: mediafiles.cpp:139
-#, fuzzy, kde-format
-#| msgid "Search Playlist"
+#, kde-format
 msgid "Save Playlist"
-msgstr "Cerca lista de reproduction"
+msgstr "Salveguarda lista de reproduction"
 
 #: nowplaying.cpp:318
 #, kde-format
@@ -1178,7 +1165,7 @@
 #: playlist.cpp:553
 #, kde-format
 msgid "Images (*.png *.jpg)"
-msgstr ""
+msgstr "Images (*.png *.jpg)"
 
 #: playlist.cpp:706
 #, kde-format
@@ -1544,14 +1531,11 @@
 msgstr "Essaya accesso de identification..."
 
 #: scrobbleconfigdlg.cpp:50
-#, fuzzy, kde-format
-#| msgid ""
-#| "Please enter your <a href=\"http://last.fm/\";>last.fm</a> login "
-#| "credentials:"
+#, kde-format
 msgid ""
 "Please enter your <a href=\"https://last.fm/\";>last.fm</a> login credentials:"
 msgstr ""
-"Pro favor inserta tu credentiales de accesso de <a href=\"http://last.fm/";
+"Pro favor inserta tu credentiales de accesso de <a href=\"https://last.fm/";
 "\">last.fm</a> :"
 
 #: scrobbleconfigdlg.cpp:54
@@ -2044,13 +2028,13 @@
 #: webimagefetcher.cpp:147
 #, kde-format
 msgid "Album '%1' not found."
-msgstr ""
+msgstr "Album '%1' non trovate."
 
 #: webimagefetcher.cpp:147
 #, kde-format
 msgctxt "@title:window"
 msgid "Album not Found"
-msgstr ""
+msgstr "Album non trovate"
 
 #: webimagefetcher.cpp:149
 #, kde-format
@@ -2058,17 +2042,19 @@
 "Error %1 when searching for cover:\n"
 "%2"
 msgstr ""
+"Error %1 quando on cercava copertura:\n"
+"%2"
 
 #: webimagefetcher.cpp:159
 #, kde-format
 msgid "No available cover for the album '%1'."
-msgstr ""
+msgstr "Copertura non disponibile per le album '%1'."
 
 #: webimagefetcher.cpp:160
 #, kde-format
 msgctxt "@title:window"
 msgid "Cover not Available"
-msgstr ""
+msgstr "Copertura non disponibile"
 
 #: webimagefetcher.cpp:169
 #, kde-format
@@ -2084,18 +2070,18 @@
 #, kde-format
 msgid "Failed to download requested cover art: %1"
 msgstr ""
+"Il falleva a discargar le copertura artistic  (illustration) requirite: %1 "
 
 #: webimagefetcher.cpp:194
 #, kde-format
 msgctxt "@title:window"
 msgid "Could not download cover art"
-msgstr ""
+msgstr "Il non pote discargar copertura artistic (illustration)"
 
 #: webimagefetcher.cpp:216
-#, fuzzy, kde-format
-#| msgid "Cover fetched from <a href='http://last.fm/'>last.fm</a>."
+#, kde-format
 msgid "Cover fetched from <a href='https://last.fm/'>last.fm</a>."
-msgstr "Copertura obtenite ex <a href='http://last.fm/'>last.fm</a>."
+msgstr "Copertura obtenite ex <a href='https://last.fm/'>last.fm</a>."
 
 #, fuzzy
 #~| msgid "Porting to KDE 4 when no one else was around"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-19.12.1/po/ko/juk.po new/juk-19.12.2/po/ko/juk.po
--- old/juk-19.12.1/po/ko/juk.po        2020-01-07 01:58:14.000000000 +0100
+++ new/juk-19.12.2/po/ko/juk.po        2020-02-04 01:21:50.000000000 +0100
@@ -1,7 +1,7 @@
 # Korean messages for juk.
 # Copyright (C) 2004, 2007 Free Software Foundation, Inc.
 # Jeon Byeong Sik <[email protected]>, 2004.
-# Shinjo Park <[email protected]>, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 
2015, 2016, 2017, 2019.
+# Shinjo Park <[email protected]>, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 
2015, 2016, 2017, 2019, 2020.
 #
 msgid ""
 msgstr ""
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 18.12.3\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-19.12.1/po/zh_CN/juk.po 
new/juk-19.12.2/po/zh_CN/juk.po
--- old/juk-19.12.1/po/zh_CN/juk.po     2020-01-07 01:58:16.000000000 +0100
+++ new/juk-19.12.2/po/zh_CN/juk.po     2020-02-04 01:21:51.000000000 +0100
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-31 08:08+0100\n"
-"PO-Revision-Date: 2020-01-04 21:48\n"
+"PO-Revision-Date: 2020-01-20 21:56\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to