Hello community,

here is the log from the commit of package dragonplayer for openSUSE:Factory 
checked in at 2020-11-10 13:35:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dragonplayer (Old)
 and      /work/SRC/openSUSE:Factory/.dragonplayer.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dragonplayer"

Tue Nov 10 13:35:14 2020 rev:105 rq:846618 version:20.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/dragonplayer/dragonplayer.changes        
2020-10-12 13:48:34.725952154 +0200
+++ /work/SRC/openSUSE:Factory/.dragonplayer.new.11331/dragonplayer.changes     
2020-11-10 13:35:17.576969498 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:45:27 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-11-apps-update
+- No code change since 20.08.2
+
+-------------------------------------------------------------------

Old:
----
  dragon-20.08.2.tar.xz
  dragon-20.08.2.tar.xz.sig

New:
----
  dragon-20.08.3.tar.xz
  dragon-20.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ dragonplayer.spec ++++++
--- /var/tmp/diff_new_pack.wZgKmY/_old  2020-11-10 13:35:18.668967327 +0100
+++ /var/tmp/diff_new_pack.wZgKmY/_new  2020-11-10 13:35:18.672967320 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           dragonplayer
-Version:        20.08.2
+Version:        20.08.3
 Release:        0
 Summary:        Multimedia Player
 License:        GPL-2.0-or-later


++++++ dragon-20.08.2.tar.xz -> dragon-20.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-20.08.2/CMakeLists.txt 
new/dragon-20.08.3/CMakeLists.txt
--- old/dragon-20.08.2/CMakeLists.txt   2020-10-08 16:51:43.000000000 +0200
+++ new/dragon-20.08.3/CMakeLists.txt   2020-10-31 18:13:26.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(DragonPlayer VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-20.08.2/misc/org.kde.dragonplayer.appdata.xml 
new/dragon-20.08.3/misc/org.kde.dragonplayer.appdata.xml
--- old/dragon-20.08.2/misc/org.kde.dragonplayer.appdata.xml    2020-10-08 
16:51:43.000000000 +0200
+++ new/dragon-20.08.3/misc/org.kde.dragonplayer.appdata.xml    2020-10-31 
18:13:26.000000000 +0100
@@ -414,9 +414,9 @@
     <category>Player</category>
   </categories>
   <releases>
+    <release version="20.08.3" date="2020-11-05"/>
     <release version="20.08.2" date="2020-10-08"/>
     <release version="20.08.1" date="2020-09-03"/>
     <release version="20.08.0" date="2020-08-13"/>
-    <release version="20.04.3" date="2020-07-09"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-20.08.2/po/ca/dragonplayer.po 
new/dragon-20.08.3/po/ca/dragonplayer.po
--- old/dragon-20.08.2/po/ca/dragonplayer.po    2020-10-08 19:10:59.000000000 
+0200
+++ new/dragon-20.08.3/po/ca/dragonplayer.po    2020-11-03 01:37:03.000000000 
+0100
@@ -11,14 +11,14 @@
 "Project-Id-Version: dragon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:42+0200\n"
-"PO-Revision-Date: 2020-08-04 22:24+0200\n"
-"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
+"PO-Revision-Date: 2020-10-13 21:00+0200\n"
+"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.04.3\n"
+"X-Generator: Lokalize 20.08.1\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -428,7 +428,7 @@
 #: src/app/mainWindow.cpp:896
 #, kde-format
 msgid "Paused"
-msgstr "Pausat"
+msgstr "En pausa"
 
 #: src/app/playDialog.cpp:44
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-20.08.2/po/ca@valencia/dragonplayer.po 
new/dragon-20.08.3/po/ca@valencia/dragonplayer.po
--- old/dragon-20.08.2/po/ca@valencia/dragonplayer.po   2020-10-08 
19:10:59.000000000 +0200
+++ new/dragon-20.08.3/po/ca@valencia/dragonplayer.po   2020-11-03 
01:37:03.000000000 +0100
@@ -11,14 +11,14 @@
 "Project-Id-Version: dragon\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:42+0200\n"
-"PO-Revision-Date: 2020-08-04 22:24+0200\n"
-"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
+"PO-Revision-Date: 2020-10-13 21:00+0200\n"
+"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.04.3\n"
+"X-Generator: Lokalize 20.08.1\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -428,7 +428,7 @@
 #: src/app/mainWindow.cpp:896
 #, kde-format
 msgid "Paused"
-msgstr "Pausat"
+msgstr "En pausa"
 
 #: src/app/playDialog.cpp:44
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-20.08.2/po/et/dragonplayer.po 
new/dragon-20.08.3/po/et/dragonplayer.po
--- old/dragon-20.08.2/po/et/dragonplayer.po    2020-10-08 19:10:59.000000000 
+0200
+++ new/dragon-20.08.3/po/et/dragonplayer.po    2020-11-03 01:37:03.000000000 
+0100
@@ -30,18 +30,14 @@
 
 #. i18n: ectx: Menu (file)
 #: misc/dragonplayerui.rc:4
-#, fuzzy, kde-format
-#| msgctxt "@title:menu"
-#| msgid "&Play"
+#, kde-format
 msgctxt "@title:menu"
 msgid "&Play"
 msgstr "&Esitus"
 
 #. i18n: ectx: Menu (settings)
 #: misc/dragonplayerui.rc:15
-#, fuzzy, kde-format
-#| msgctxt "@title:menu"
-#| msgid "&Settings"
+#, kde-format
 msgctxt "@title:menu"
 msgid "&Settings"
 msgstr "&Seadistused"
@@ -53,41 +49,31 @@
 msgstr "Peamine tööriistariba"
 
 #: src/app/actions.cpp:37
-#, fuzzy, kde-format
-#| msgctxt "@action"
-#| msgid "Play"
+#, kde-format
 msgctxt "@action"
 msgid "Play"
 msgstr "Esitus"
 
 #: src/app/actions.cpp:38
-#, fuzzy, kde-format
-#| msgctxt "@action"
-#| msgid "Pause"
+#, kde-format
 msgctxt "@action"
 msgid "Pause"
 msgstr "Paus"
 
 #: src/app/actions.cpp:54
-#, fuzzy, kde-format
-#| msgctxt "@option:check Volume of sound output"
-#| msgid "Volume"
+#, kde-format
 msgctxt "@option:check Volume of sound output"
 msgid "Volume"
 msgstr "Helitugevus"
 
 #: src/app/adjustSizeButton.cpp:53
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Preferred Scale"
+#, kde-format
 msgctxt "@action:button"
 msgid "Preferred Scale"
 msgstr "Eelistatud skaleerimine"
 
 #: src/app/adjustSizeButton.cpp:57
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Scale 100%"
+#, kde-format
 msgctxt "@action:button"
 msgid "Scale 100%"
 msgstr "Skaleerimine 100%"
@@ -127,9 +113,7 @@
 msgstr "Andme-CD"
 
 #: src/app/discSelectionDialog.cpp:89
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Select a Disc"
+#, kde-format
 msgctxt "@title:window"
 msgid "Select a Disc"
 msgstr "Plaadi valik"
@@ -141,27 +125,21 @@
 
 #. i18n: ectx: property (text), widget (QPushButton, m_playFileButton)
 #: src/app/loadView.ui:19
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Play File"
+#, kde-format
 msgctxt "@action:button"
 msgid "Play File"
 msgstr "Esita fail"
 
 #. i18n: ectx: property (text), widget (QPushButton, m_playDiskButton)
 #: src/app/loadView.ui:31 src/app/playDialog.cpp:68
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Play Disc"
+#, kde-format
 msgctxt "@action:button"
 msgid "Play Disc"
 msgstr "Esita plaat"
 
 #. i18n: ectx: property (text), widget (QPushButton, m_playStreamButton)
 #: src/app/loadView.ui:43
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Play Stream"
+#, kde-format
 msgctxt "@action:button"
 msgid "Play Stream"
 msgstr "Esita voog"
@@ -251,57 +229,43 @@
 msgstr "URL-i esitamine"
 
 #: src/app/mainWindow.cpp:154
-#, fuzzy, kde-format
-#| msgctxt "@title:menu"
-#| msgid "Aspect &Ratio"
+#, kde-format
 msgctxt "@title:menu"
 msgid "Aspect &Ratio"
 msgstr "P&roportsioon"
 
 #: src/app/mainWindow.cpp:155
-#, fuzzy, kde-format
-#| msgctxt "@title:menu"
-#| msgid "&Audio Channels"
+#, kde-format
 msgctxt "@title:menu"
 msgid "&Audio Channels"
 msgstr "Helik&analid"
 
 #: src/app/mainWindow.cpp:156
-#, fuzzy, kde-format
-#| msgctxt "@title:menu"
-#| msgid "&Subtitles"
+#, kde-format
 msgctxt "@title:menu"
 msgid "&Subtitles"
 msgstr "&Subtiitrid"
 
 #: src/app/mainWindow.cpp:171
-#, fuzzy, kde-format
-#| msgctxt "@option:radio aspect ratio"
-#| msgid "Determine &Automatically"
+#, kde-format
 msgctxt "@option:radio aspect ratio"
 msgid "Determine &Automatically"
 msgstr "&Automaatne tuvastamine"
 
 #: src/app/mainWindow.cpp:172
-#, fuzzy, kde-format
-#| msgctxt "@option:radio aspect ratio"
-#| msgid "&4:3"
+#, kde-format
 msgctxt "@option:radio aspect ratio"
 msgid "&4:3"
 msgstr "&4:3"
 
 #: src/app/mainWindow.cpp:173
-#, fuzzy, kde-format
-#| msgctxt "@option:radio aspect ratio"
-#| msgid "Ana&morphic (16:9)"
+#, kde-format
 msgctxt "@option:radio aspect ratio"
 msgid "Ana&morphic (16:9)"
 msgstr "Ana&morfne (16:9)"
 
 #: src/app/mainWindow.cpp:174
-#, fuzzy, kde-format
-#| msgctxt "@option:radio aspect ratio"
-#| msgid "&Window Size"
+#, kde-format
 msgctxt "@option:radio aspect ratio"
 msgid "&Window Size"
 msgstr "Ak&na suurus"
@@ -315,9 +279,7 @@
 "<qt>Phononi initsialiseerimine nurjus. Dragoni mängija lõpetab nüüd töö.</qt>"
 
 #: src/app/mainWindow.cpp:282
-#, fuzzy, kde-format
-#| msgctxt "@action"
-#| msgid "Play &Media..."
+#, kde-format
 msgctxt "@action"
 msgid "Play &Media..."
 msgstr "Esita and&mekandja ..."
@@ -335,33 +297,25 @@
 msgstr "Heli maha"
 
 #: src/app/mainWindow.cpp:311
-#, fuzzy, kde-format
-#| msgctxt "@action"
-#| msgid "Stop"
+#, kde-format
 msgctxt "@action"
 msgid "Stop"
 msgstr "Peata"
 
 #: src/app/mainWindow.cpp:317
-#, fuzzy, kde-format
-#| msgctxt "@action Mute the sound output"
-#| msgid "Mute"
+#, kde-format
 msgctxt "@action Mute the sound output"
 msgid "Mute"
 msgstr "Tumm"
 
 #: src/app/mainWindow.cpp:323
-#, fuzzy, kde-format
-#| msgctxt "@action"
-#| msgid "Reset Video Scale"
+#, kde-format
 msgctxt "@action"
 msgid "Reset Video Scale"
 msgstr "Lähtesta video skaleerimine"
 
 #: src/app/mainWindow.cpp:329
-#, fuzzy, kde-format
-#| msgctxt "@action"
-#| msgid "Menu Toggle"
+#, kde-format
 msgctxt "@action"
 msgid "Menu Toggle"
 msgstr "Menüü lülitamine"
@@ -372,19 +326,13 @@
 msgstr "Asukohaliugur"
 
 #: src/app/mainWindow.cpp:341
-#, fuzzy, kde-format
-#| msgctxt "@option:check"
-#| msgid "Video Settings"
+#, kde-format
 msgctxt "@option:check"
 msgid "Video Settings"
 msgstr "Videoseadistused"
 
 #: src/app/mainWindow.cpp:350
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "@option:check Whether only one instance of dragon can be started and will "
-#| "be reused when the user tries to play another file."
-#| msgid "One Instance Only"
+#, kde-format
 msgctxt ""
 "@option:check Whether only one instance of dragon can be started and will be "
 "reused when the user tries to play another file."
@@ -392,49 +340,37 @@
 msgstr "Ainult üks isend"
 
 #: src/app/mainWindow.cpp:357
-#, fuzzy, kde-format
-#| msgctxt "@action previous chapter"
-#| msgid "Previous"
+#, kde-format
 msgctxt "@action previous chapter"
 msgid "Previous"
 msgstr "Eelmine"
 
 #: src/app/mainWindow.cpp:363
-#, fuzzy, kde-format
-#| msgctxt "@action next chapter"
-#| msgid "Next"
+#, kde-format
 msgctxt "@action next chapter"
 msgid "Next"
 msgstr "Järgmine"
 
 #: src/app/mainWindow.cpp:370
-#, fuzzy, no-c-format, kde-format
-#| msgctxt "@action"
-#| msgid "Return 10% Back"
+#, no-c-format, kde-format
 msgctxt "@action"
 msgid "Return 10% Back"
 msgstr "10% tagasi"
 
 #: src/app/mainWindow.cpp:377
-#, fuzzy, no-c-format, kde-format
-#| msgctxt "@action"
-#| msgid "Go 10% Forward"
+#, no-c-format, kde-format
 msgctxt "@action"
 msgid "Go 10% Forward"
 msgstr "10% edasi"
 
 #: src/app/mainWindow.cpp:383
-#, fuzzy, kde-format
-#| msgctxt "@action"
-#| msgid "Return 10 Seconds Back"
+#, kde-format
 msgctxt "@action"
 msgid "Return 10 Seconds Back"
 msgstr "10 sekundit tagasi"
 
 #: src/app/mainWindow.cpp:389
-#, fuzzy, kde-format
-#| msgctxt "@action"
-#| msgid "Go 10 Seconds Forward"
+#, kde-format
 msgctxt "@action"
 msgid "Go 10 Seconds Forward"
 msgstr "10 sekundit edasi"
@@ -451,9 +387,7 @@
 msgstr "Dragoni mängijal paluti avada tühi URL, aga seda ta ei suuda."
 
 #: src/app/mainWindow.cpp:639
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Select File to Play"
+#, kde-format
 msgctxt "@title:window"
 msgid "Select File to Play"
 msgstr "Esitatava faili valik"
@@ -465,9 +399,7 @@
 msgstr "Esitatav voog"
 
 #: src/app/mainWindow.cpp:667
-#, fuzzy, kde-format
-#| msgctxt "@label:textbox"
-#| msgid "Stream:"
+#, kde-format
 msgctxt "@label:textbox"
 msgid "Stream:"
 msgstr "Voog:"
@@ -494,9 +426,7 @@
 msgstr "Paus"
 
 #: src/app/playDialog.cpp:44
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Play Media"
+#, kde-format
 msgctxt "@title:window"
 msgid "Play Media"
 msgstr "Andmekandja esitamine"
@@ -507,9 +437,7 @@
 msgstr "Millist andmekandjat soovid esitada?"
 
 #: src/app/playDialog.cpp:64
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Play File..."
+#, kde-format
 msgctxt "@action:button"
 msgid "Play File..."
 msgstr "Esita fail ..."
@@ -538,25 +466,19 @@
 msgstr "Dragoni mängija ei suutnud avada faili: %1"
 
 #: src/app/recentlyPlayedList.cpp:47
-#, fuzzy, kde-format
-#| msgctxt "@action Copy the URL of the selected multimedia"
-#| msgid "Copy URL"
+#, kde-format
 msgctxt "@action Copy the URL of the selected multimedia"
 msgid "Copy URL"
 msgstr "Kopeeri URL"
 
 #: src/app/recentlyPlayedList.cpp:52
-#, fuzzy, kde-format
-#| msgctxt "@action"
-#| msgid "Clear List"
+#, kde-format
 msgctxt "@action"
 msgid "Clear List"
 msgstr "Puhasta nimekiri"
 
 #: src/app/recentlyPlayedList.cpp:57
-#, fuzzy, kde-format
-#| msgctxt "@action"
-#| msgid "Remove Entry"
+#, kde-format
 msgctxt "@action"
 msgid "Remove Entry"
 msgstr "Eemalda kirje"
@@ -568,9 +490,7 @@
 msgstr "Faili ei leitud. Kas eemaldada see esitusnimekirjast?"
 
 #: src/app/recentlyPlayedList.cpp:139
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "File not found"
+#, kde-format
 msgctxt "@title:window"
 msgid "File not found"
 msgstr "Faili ei leitud"
@@ -582,70 +502,54 @@
 
 #. i18n: ectx: property (text), widget (QLabel, brightnessLabel)
 #: src/app/videoSettingsWidget.ui:19
-#, fuzzy, kde-format
-#| msgctxt "@label:slider"
-#| msgid "Brightness:"
+#, kde-format
 msgctxt "@label:slider"
 msgid "Brightness:"
 msgstr "Heledus:"
 
 #. i18n: ectx: property (text), widget (QLabel, contrastLabel)
 #: src/app/videoSettingsWidget.ui:42
-#, fuzzy, kde-format
-#| msgctxt "@label:slider"
-#| msgid "Contrast:"
+#, kde-format
 msgctxt "@label:slider"
 msgid "Contrast:"
 msgstr "Kontrast:"
 
 #. i18n: ectx: property (text), widget (QLabel, hueLabel)
 #: src/app/videoSettingsWidget.ui:65
-#, fuzzy, kde-format
-#| msgctxt "@label:slider"
-#| msgid "Hue:"
+#, kde-format
 msgctxt "@label:slider"
 msgid "Hue:"
 msgstr "Toon:"
 
 #. i18n: ectx: property (text), widget (QLabel, saturationLabel)
 #: src/app/videoSettingsWidget.ui:88
-#, fuzzy, kde-format
-#| msgctxt "@label:slider"
-#| msgid "Saturation:"
+#, kde-format
 msgctxt "@label:slider"
 msgid "Saturation:"
 msgstr "Küllastus:"
 
 #. i18n: ectx: property (text), widget (QPushButton, defaultsButton)
 #: src/app/videoSettingsWidget.ui:128
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Restore Defaults"
+#, kde-format
 msgctxt "@action:button"
 msgid "Restore Defaults"
 msgstr "Taasta vaikeväärtused"
 
 #. i18n: ectx: property (text), widget (QPushButton, closeButton)
 #: src/app/videoSettingsWidget.ui:135
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Close"
+#, kde-format
 msgctxt "@action:button"
 msgid "Close"
 msgstr "Sulge"
 
 #: src/app/videoWindow.cpp:123
-#, fuzzy, kde-format
-#| msgctxt "@option:radio"
-#| msgid "&DVD Subtitle Selection"
+#, kde-format
 msgctxt "@option:radio"
 msgid "&DVD Subtitle Selection"
 msgstr "&DVD subtiitri valik"
 
 #: src/app/videoWindow.cpp:133
-#, fuzzy, kde-format
-#| msgctxt "@option:radio audio language"
-#| msgid "&Auto"
+#, kde-format
 msgctxt "@option:radio audio language"
 msgid "&Auto"
 msgstr "&Automaatne"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-20.08.2/po/pt_BR/dragonplayer.po 
new/dragon-20.08.3/po/pt_BR/dragonplayer.po
--- old/dragon-20.08.2/po/pt_BR/dragonplayer.po 2020-10-08 19:11:00.000000000 
+0200
+++ new/dragon-20.08.3/po/pt_BR/dragonplayer.po 2020-11-03 01:37:03.000000000 
+0100
@@ -12,7 +12,7 @@
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:42+0200\n"
-"PO-Revision-Date: 2020-07-14 11:30-0300\n"
+"PO-Revision-Date: 2020-10-21 16:02-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
 "Language: pt_BR\n"
@@ -20,7 +20,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 20.04.2\n"
+"X-Generator: Lokalize 20.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -220,7 +220,7 @@
 #: src/app/main.cpp:60
 #, kde-format
 msgid "Port to KF5/Plasma 5"
-msgstr "Porte para o KF5/Plasma 5"
+msgstr "Migração para o KF5/Plasma 5"
 
 #: src/app/main.cpp:67
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-20.08.2/po/zh_CN/dragonplayer.po 
new/dragon-20.08.3/po/zh_CN/dragonplayer.po
--- old/dragon-20.08.2/po/zh_CN/dragonplayer.po 2020-10-08 19:11:01.000000000 
+0200
+++ new/dragon-20.08.3/po/zh_CN/dragonplayer.po 2020-11-03 01:37:03.000000000 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:42+0200\n"
-"PO-Revision-Date: 2020-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to