Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dolphin-plugins for openSUSE:Factory 
checked in at 2021-12-13 20:42:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dolphin-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.dolphin-plugins.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dolphin-plugins"

Mon Dec 13 20:42:30 2021 rev:101 rq:937875 version:21.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dolphin-plugins/dolphin-plugins.changes  
2021-11-06 18:18:46.340907575 +0100
+++ 
/work/SRC/openSUSE:Factory/.dolphin-plugins.new.2520/dolphin-plugins.changes    
    2021-12-13 20:47:14.084513563 +0100
@@ -1,0 +2,24 @@
+Fri Dec  3 19:21:28 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.0/
+- No code change since 21.11.90
+
+-------------------------------------------------------------------
+Sat Nov 27 10:10:21 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.11.90
+  * New feature release
+- No code change since 21.11.80
+
+-------------------------------------------------------------------
+Sat Nov 13 17:54:21 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.11.80
+  * New feature release
+- Changes since 21.08.3:
+  * Clean up unneeded JSON parameter in kcoreaddons_add_plugin
+
+-------------------------------------------------------------------

Old:
----
  dolphin-plugins-21.08.3.tar.xz
  dolphin-plugins-21.08.3.tar.xz.sig

New:
----
  dolphin-plugins-21.12.0.tar.xz
  dolphin-plugins-21.12.0.tar.xz.sig

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

Other differences:
------------------
++++++ dolphin-plugins.spec ++++++
--- /var/tmp/diff_new_pack.KEAjxY/_old  2021-12-13 20:47:14.724513973 +0100
+++ /var/tmp/diff_new_pack.KEAjxY/_new  2021-12-13 20:47:14.740513982 +0100
@@ -16,12 +16,11 @@
 #
 
 
-%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           dolphin-plugins
-Version:        21.08.3
+Version:        21.12.0
 Release:        0
 Summary:        Version control plugins for Dolphin
 License:        GPL-2.0-or-later


++++++ dolphin-plugins-21.08.3.tar.xz -> dolphin-plugins-21.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.3/CMakeLists.txt 
new/dolphin-plugins-21.12.0/CMakeLists.txt
--- old/dolphin-plugins-21.08.3/CMakeLists.txt  2021-11-02 01:14:08.000000000 
+0100
+++ new/dolphin-plugins-21.12.0/CMakeLists.txt  2021-12-03 01:14:02.000000000 
+0100
@@ -2,8 +2,8 @@
 
 # Release service version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "21")
-set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MINOR "12")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.08.3/bazaar/fileviewbazaarplugin.json 
new/dolphin-plugins-21.12.0/bazaar/fileviewbazaarplugin.json
--- old/dolphin-plugins-21.08.3/bazaar/fileviewbazaarplugin.json        
2021-10-31 11:30:25.000000000 +0100
+++ new/dolphin-plugins-21.12.0/bazaar/fileviewbazaarplugin.json        
2021-12-02 22:35:10.000000000 +0100
@@ -15,6 +15,7 @@
         "Name[fi]": "Bazaar",
         "Name[fr]": "Bazaar",
         "Name[ia]": "Bazaar",
+        "Name[is]": "Bazaar",
         "Name[it]": "Bazaar",
         "Name[ko]": "Bazaar",
         "Name[nl]": "Bazaar",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.08.3/dropbox/fileviewdropboxplugin.json 
new/dolphin-plugins-21.12.0/dropbox/fileviewdropboxplugin.json
--- old/dolphin-plugins-21.08.3/dropbox/fileviewdropboxplugin.json      
2021-10-31 11:30:25.000000000 +0100
+++ new/dolphin-plugins-21.12.0/dropbox/fileviewdropboxplugin.json      
2021-12-02 22:35:10.000000000 +0100
@@ -15,6 +15,7 @@
         "Name[fi]": "Dropbox",
         "Name[fr]": "Dropbox",
         "Name[ia]": "DropBox",
+        "Name[is]": "Dropbox",
         "Name[it]": "Dropbox",
         "Name[ko]": "Dropbox",
         "Name[nl]": "Dropbox",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.3/git/fileviewgitplugin.json 
new/dolphin-plugins-21.12.0/git/fileviewgitplugin.json
--- old/dolphin-plugins-21.08.3/git/fileviewgitplugin.json      2021-10-31 
11:30:25.000000000 +0100
+++ new/dolphin-plugins-21.12.0/git/fileviewgitplugin.json      2021-12-02 
22:35:10.000000000 +0100
@@ -15,8 +15,10 @@
         "Name[fi]": "Git",
         "Name[fr]": "Git",
         "Name[ia]": "Git",
+        "Name[is]": "Git",
         "Name[it]": "Git",
         "Name[ko]": "Git",
+        "Name[my]": "?????????",
         "Name[nl]": "Git",
         "Name[pl]": "Git",
         "Name[pt]": "Git",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.3/hg/fileviewhgplugin.json 
new/dolphin-plugins-21.12.0/hg/fileviewhgplugin.json
--- old/dolphin-plugins-21.08.3/hg/fileviewhgplugin.json        2021-10-31 
11:30:25.000000000 +0100
+++ new/dolphin-plugins-21.12.0/hg/fileviewhgplugin.json        2021-12-02 
22:35:10.000000000 +0100
@@ -15,6 +15,7 @@
         "Name[fi]": "Mercurial",
         "Name[fr]": "Mercurial",
         "Name[ia]": "Mercurial",
+        "Name[is]": "Mercurial",
         "Name[it]": "Mercurial",
         "Name[ko]": "Mercurial",
         "Name[nl]": "Mercurial",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.3/mountiso/CMakeLists.txt 
new/dolphin-plugins-21.12.0/mountiso/CMakeLists.txt
--- old/dolphin-plugins-21.08.3/mountiso/CMakeLists.txt 2021-10-31 
11:30:25.000000000 +0100
+++ new/dolphin-plugins-21.12.0/mountiso/CMakeLists.txt 2021-12-02 
22:35:10.000000000 +0100
@@ -3,7 +3,6 @@
 kcoreaddons_add_plugin(
     mountisoaction
     SOURCES mountisoaction.cpp
-    JSON mountisoaction.json
     INSTALL_NAMESPACE "kf5/kfileitemaction")
 
 target_link_libraries(mountisoaction
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.3/mountiso/mountisoaction.json 
new/dolphin-plugins-21.12.0/mountiso/mountisoaction.json
--- old/dolphin-plugins-21.08.3/mountiso/mountisoaction.json    2021-10-31 
11:30:25.000000000 +0100
+++ new/dolphin-plugins-21.12.0/mountiso/mountisoaction.json    2021-12-02 
22:35:10.000000000 +0100
@@ -21,6 +21,7 @@
         "Name[hu]": "ISO-lemezk??pek csatol??sa ??s lev??laszt??sa",
         "Name[ia]": "Monta e dismonta image iso",
         "Name[id]": "Kait dan lepaskan kait citra iso",
+        "Name[is]": "Tengja og aftengja ISO-diskmynd",
         "Name[it]": "Monta e smonta un'immagine iso",
         "Name[ko]": "ISO ????????? ????????? ??? ????????? ??????",
         "Name[nl]": "Aan- en afkoppelen van iso-image",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.08.3/org.kde.dolphin-plugins.metainfo.xml 
new/dolphin-plugins-21.12.0/org.kde.dolphin-plugins.metainfo.xml
--- old/dolphin-plugins-21.08.3/org.kde.dolphin-plugins.metainfo.xml    
2021-10-31 11:30:25.000000000 +0100
+++ new/dolphin-plugins-21.12.0/org.kde.dolphin-plugins.metainfo.xml    
2021-12-02 22:35:10.000000000 +0100
@@ -22,6 +22,7 @@
   <name xml:lang="id">Plugin Dolphin</name>
   <name xml:lang="it">Estensioni per Dolphin</name>
   <name xml:lang="ko">Dolphin ????????????</name>
+  <name 
xml:lang="my">????????????????????????????????????????????????????????????</name>
   <name xml:lang="nl">Plug-ins van Dolphin</name>
   <name xml:lang="nn">Dolphin-tillegg</name>
   <name xml:lang="pa">?????????????????? ??????????????????</name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.08.3/po/ca@valencia/fileviewhgplugin.po 
new/dolphin-plugins-21.12.0/po/ca@valencia/fileviewhgplugin.po
--- old/dolphin-plugins-21.08.3/po/ca@valencia/fileviewhgplugin.po      
2021-11-02 01:14:08.000000000 +0100
+++ new/dolphin-plugins-21.12.0/po/ca@valencia/fileviewhgplugin.po      
2021-12-03 01:14:01.000000000 +0100
@@ -1218,3 +1218,7 @@
 msgstr ""
 "Hi ha hagut algun error!\n"
 "Potser hi ha canvis sense publicar."
+
+#~ msgctxt "@action:button"
+#~ msgid "Push"
+#~ msgstr "Entrega"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.08.3/po/ia/fileviewbazaarplugin.po 
new/dolphin-plugins-21.12.0/po/ia/fileviewbazaarplugin.po
--- old/dolphin-plugins-21.08.3/po/ia/fileviewbazaarplugin.po   2021-11-02 
01:14:08.000000000 +0100
+++ new/dolphin-plugins-21.12.0/po/ia/fileviewbazaarplugin.po   2021-12-03 
01:14:01.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: dolphin-plugins\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2021-10-31 23:35+0100\n"
+"PO-Revision-Date: 2021-10-31 21:50+0100\n"
 "Last-Translator: giovanni <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\n"
@@ -81,7 +81,7 @@
 #, kde-format
 msgctxt "@info:status"
 msgid "Updated Bazaar repository."
-msgstr "repositorio de Bazaar actualisate."
+msgstr "Repositorio de Bazaar actualisate."
 
 #: fileviewbazaarplugin.cpp:366
 #, kde-format
@@ -135,7 +135,7 @@
 #, kde-format
 msgctxt "@info:status"
 msgid "Reviewed Changes."
-msgstr "Modificationed revidite"
+msgstr "Modificationes revidite"
 
 #: fileviewbazaarplugin.cpp:392
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.3/po/ia/fileviewgitplugin.po 
new/dolphin-plugins-21.12.0/po/ia/fileviewgitplugin.po
--- old/dolphin-plugins-21.08.3/po/ia/fileviewgitplugin.po      2021-11-02 
01:14:08.000000000 +0100
+++ new/dolphin-plugins-21.12.0/po/ia/fileviewgitplugin.po      2021-12-03 
01:14:01.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: dolphin-plugins\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2021-11-01 22:37+0100\n"
+"PO-Revision-Date: 2021-11-01 22:25+0100\n"
 "Last-Translator: giovanni <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\n"
@@ -119,7 +119,7 @@
 "@item:intext Prepended to the current branch name to get the default name "
 "for a newly created branch"
 msgid "branch"
-msgstr "branca"
+msgstr "Branca"
 
 #: commitdialog.cpp:26
 #, kde-kuit-format
@@ -381,7 +381,7 @@
 #: fileviewgitplugin.cpp:742 fileviewgitplugin.cpp:754
 #, kde-kuit-format
 msgid "Branch is already up-to-date."
-msgstr "Branch (le branca) ja es actualisate."
+msgstr "Brana ja es actualisate."
 
 #: fileviewgitplugin.cpp:758
 #, kde-kuit-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.3/po/ia/fileviewhgplugin.po 
new/dolphin-plugins-21.12.0/po/ia/fileviewhgplugin.po
--- old/dolphin-plugins-21.08.3/po/ia/fileviewhgplugin.po       2021-11-02 
01:14:08.000000000 +0100
+++ new/dolphin-plugins-21.12.0/po/ia/fileviewhgplugin.po       2021-12-03 
01:14:01.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: dolphin-plugins\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2021-11-01 22:34+0100\n"
+"PO-Revision-Date: 2021-11-01 22:18+0100\n"
 "Last-Translator: giovanni <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\n"
@@ -21,7 +21,7 @@
 #, kde-kuit-format
 msgctxt "@title:window"
 msgid "<application>Hg</application> Backout"
-msgstr "<application>Hg</application> Backout"
+msgstr "Backout de <application>Hg</application>"
 
 #: backoutdialog.cpp:33
 #, kde-kuit-format
@@ -278,7 +278,7 @@
 #: commitdialog.cpp:218
 #, kde-format
 msgid "Could not create branch! Aborting commit!"
-msgstr "Non poteva crear branca! Annullante committer!"
+msgstr "Non poteva crearbranca! Annullante committer!"
 
 #: commitdialog.cpp:228
 #, kde-format
@@ -427,8 +427,8 @@
 msgctxt "@message:error"
 msgid "Please select at least one changeset to be exported!"
 msgstr ""
-"Pro favor tu selige al minus un change et (insimuld de modificationes) "
-"per esser exportate!"
+"Pro favor tu selige al minus un change et (insimuld de modificationes) per "
+"esser exportate!"
 
 #: fileviewhgplugin.cpp:92
 #, kde-kuit-format
@@ -671,8 +671,8 @@
 msgctxt "@info:status"
 msgid "Tag operation in <application>Hg</application> repository failed."
 msgstr ""
-"Il falleva operation de etiquettar (tag)   in repositorio de <application>Hg<"
-"/application>."
+"Il falleva operation de etiquettar (tag)   in repositorio de "
+"<application>Hg</application>."
 
 #: fileviewhgplugin.cpp:563
 #, kde-kuit-format
@@ -680,24 +680,24 @@
 msgid ""
 "Tagging operation in <application>Hg</application> repository is successful."
 msgstr ""
-"Operation de etiquettar (tag)   in repositorio de <application>Hg<"
-"/application> es successose."
+"Operation de etiquettar (tag)   in repositorio de <application>Hg</"
+"application> es successose."
 
 #: fileviewhgplugin.cpp:565
 #, kde-kuit-format
 msgctxt "@info:status"
 msgid "Tagging operation in <application>Hg</application> repository."
 msgstr ""
-"Operation de etiquettar (tag)   in repositorio de <application>Hg<"
-"/application>."
+"Operation de etiquettar (tag)   in repositorio de <application>Hg</"
+"application>."
 
 #: fileviewhgplugin.cpp:574
 #, kde-kuit-format
 msgctxt "@info:status"
 msgid "Update of <application>Hg</application> working directory failed."
 msgstr ""
-"Il falleva le actualisation de directorio de labor de <application>Hg<"
-"/application>."
+"Il falleva le actualisation de directorio de labor de <application>Hg</"
+"application>."
 
 #: fileviewhgplugin.cpp:576
 #, kde-kuit-format
@@ -705,8 +705,8 @@
 msgid ""
 "Update of <application>Hg</application> working directory is successful."
 msgstr ""
-"Actualisation de directorio de labor de <application>Hg</application> es"
-" successose."
+"Actualisation de directorio de labor de <application>Hg</application> es "
+"successose."
 
 #: fileviewhgplugin.cpp:578
 #, kde-kuit-format
@@ -719,8 +719,8 @@
 msgctxt "@info:status"
 msgid "Branch operation on <application>Hg</application> repository failed."
 msgstr ""
-"Il falleva operation de crear branca  in repositorio de <application>Hg<"
-"/application>."
+"Il falleva operation de crear branca (branch)   in repositorio de "
+"<application>Hg</application>."
 
 #: fileviewhgplugin.cpp:589
 #, kde-kuit-format
@@ -729,15 +729,16 @@
 "Branch operation on <application>Hg</application> repository completed "
 "successfully."
 msgstr ""
-"Operation de crear branca  in repositorio de <application>Hg</application> "
-"completate con successo."
+"Operation de crear branca (branch)   in repositorio de <application>Hg</"
+"application> completate con successo."
 
 #: fileviewhgplugin.cpp:591
 #, kde-kuit-format
 msgctxt "@info:status"
 msgid "Branch operation on <application>Hg</application> repository."
 msgstr ""
-"Operation de crear branca  in repositorio de <application>Hg</application>."
+"Operation de crear branca (branch)   in repositorio de <application>Hg</"
+"application>."
 
 #: fileviewhgplugin.cpp:688
 #, kde-kuit-format
@@ -772,7 +773,8 @@
 msgctxt "@message:yesorno"
 msgid "Would you like to revert all changes made to current working directory?"
 msgstr ""
-"Tu volerea revenir omne modificationes facite al directorio de labor 
currente?"
+"Tu volerea revenir omne modificationes facite al directorio de labor "
+"currente?"
 
 #: fileviewhgplugin.cpp:728
 #, kde-kuit-format
@@ -816,8 +818,8 @@
 msgctxt "@info:status"
 msgid "Executing Rollback <application>Hg</application> repository..."
 msgstr ""
-"Executar Rollback (Retornar) de repositorio de <application>Hg</application>"
-" ..."
+"Executar Rollback (Retornar) de repositorio de <application>Hg</"
+"application> ..."
 
 #: fileviewhgplugin.cpp:795
 #, kde-kuit-format
@@ -832,8 +834,8 @@
 msgid ""
 "Rollback of <application>Hg</application> repository completed successfully."
 msgstr ""
-"Rollbck (retornar) de  repositoro de <application>Hg</application> completate 
"
-"con successo."
+"Rollbck (retornar) de  repositoro de <application>Hg</application> "
+"completate con successo."
 
 #. i18n: ectx: label, entry (commitDialogHeight), group (CommitDialogSettings)
 #. i18n: ectx: label, entry (configDialogHeight), group (ConfigDialogSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.3/po/ia/fileviewsvnplugin.po 
new/dolphin-plugins-21.12.0/po/ia/fileviewsvnplugin.po
--- old/dolphin-plugins-21.08.3/po/ia/fileviewsvnplugin.po      2021-11-02 
01:14:08.000000000 +0100
+++ new/dolphin-plugins-21.12.0/po/ia/fileviewsvnplugin.po      2021-12-03 
01:14:01.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: dolphin-plugins\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2021-10-31 23:23+0100\n"
+"PO-Revision-Date: 2021-10-31 23:03+0100\n"
 "Last-Translator: giovanni <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\n"
@@ -75,14 +75,14 @@
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "SVN Cleanup..."
-msgstr "Mundificar de SVN..."
+msgstr "Nettar de SVN... "
 
 #: fileviewsvnplugin.cpp:218
 #, kde-format
 msgctxt "@info:status"
 msgid "SVN status update failed. Disabling Option \"Show SVN Updates\"."
 msgstr ""
-"Actualisatin de stato de SVN fallev. Deactivante Option \"Monstra "
+"Actualisation de stato de SVN falleva. Deactivante Option \"Monstra "
 "Actualisationes de SVN\""
 
 #: fileviewsvnplugin.cpp:354
@@ -199,7 +199,7 @@
 #, kde-format
 msgctxt "@info:status"
 msgid "Revert file failed."
-msgstr "Revenir file falleva."
+msgstr "revenir file falleva."
 
 #: fileviewsvnplugin.cpp:555
 #, kde-format
@@ -331,7 +331,7 @@
 #: svncleanupdialog.ui:20
 #, kde-format
 msgid "SVN Cleanup..."
-msgstr "Mundificar de SVN..."
+msgstr "Nettar de SVN ..."
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: svncleanupdialog.ui:26
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.3/po/vi/fileviewgitplugin.po 
new/dolphin-plugins-21.12.0/po/vi/fileviewgitplugin.po
--- old/dolphin-plugins-21.08.3/po/vi/fileviewgitplugin.po      2021-11-02 
01:14:08.000000000 +0100
+++ new/dolphin-plugins-21.12.0/po/vi/fileviewgitplugin.po      2021-12-03 
01:14:02.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: dolphin-plugins\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2021-08-01 18:11+0200\n"
+"PO-Revision-Date: 2021-08-01 14:23+0200\n"
 "Last-Translator: Phu Hung Nguyen <phu.ngu...@kdemail.net>\n"
 "Language-Team: Vietnamese <kde-l10n...@kde.org>\n"
 "Language: vi\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.08.3/po/zh_CN/fileviewbazaarplugin.po 
new/dolphin-plugins-21.12.0/po/zh_CN/fileviewbazaarplugin.po
--- old/dolphin-plugins-21.08.3/po/zh_CN/fileviewbazaarplugin.po        
2021-11-02 01:14:08.000000000 +0100
+++ new/dolphin-plugins-21.12.0/po/zh_CN/fileviewbazaarplugin.po        
2021-12-03 01:14:02.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2021-10-29 13:27\n"
+"PO-Revision-Date: 2021-11-30 15:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.08.3/po/zh_CN/fileviewgitplugin.po 
new/dolphin-plugins-21.12.0/po/zh_CN/fileviewgitplugin.po
--- old/dolphin-plugins-21.08.3/po/zh_CN/fileviewgitplugin.po   2021-11-02 
01:14:08.000000000 +0100
+++ new/dolphin-plugins-21.12.0/po/zh_CN/fileviewgitplugin.po   2021-12-03 
01:14:02.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2021-10-29 13:27\n"
+"PO-Revision-Date: 2021-11-30 15:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.3/po/zh_CN/fileviewhgplugin.po 
new/dolphin-plugins-21.12.0/po/zh_CN/fileviewhgplugin.po
--- old/dolphin-plugins-21.08.3/po/zh_CN/fileviewhgplugin.po    2021-11-02 
01:14:08.000000000 +0100
+++ new/dolphin-plugins-21.12.0/po/zh_CN/fileviewhgplugin.po    2021-12-03 
01:14:02.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2021-10-29 13:27\n"
+"PO-Revision-Date: 2021-11-30 15:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.08.3/po/zh_CN/fileviewsvnplugin.po 
new/dolphin-plugins-21.12.0/po/zh_CN/fileviewsvnplugin.po
--- old/dolphin-plugins-21.08.3/po/zh_CN/fileviewsvnplugin.po   2021-11-02 
01:14:08.000000000 +0100
+++ new/dolphin-plugins-21.12.0/po/zh_CN/fileviewsvnplugin.po   2021-12-03 
01:14:02.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2021-10-29 13:27\n"
+"PO-Revision-Date: 2021-11-30 15:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.3/po/zh_CN/mountisoaction.po 
new/dolphin-plugins-21.12.0/po/zh_CN/mountisoaction.po
--- old/dolphin-plugins-21.08.3/po/zh_CN/mountisoaction.po      2021-11-02 
01:14:08.000000000 +0100
+++ new/dolphin-plugins-21.12.0/po/zh_CN/mountisoaction.po      2021-12-03 
01:14:02.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2021-10-29 13:27\n"
+"PO-Revision-Date: 2021-11-30 15:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.08.3/svn/fileviewsvnplugin.json 
new/dolphin-plugins-21.12.0/svn/fileviewsvnplugin.json
--- old/dolphin-plugins-21.08.3/svn/fileviewsvnplugin.json      2021-10-31 
11:30:25.000000000 +0100
+++ new/dolphin-plugins-21.12.0/svn/fileviewsvnplugin.json      2021-12-02 
22:35:10.000000000 +0100
@@ -15,8 +15,10 @@
         "Name[fi]": "Subversion",
         "Name[fr]": "Subversion",
         "Name[ia]": "Subversion",
+        "Name[is]": "Subversion",
         "Name[it]": "Subversion",
         "Name[ko]": "Subversion",
+        "Name[my]": "???????????????????????????????????????",
         "Name[nl]": "Subversion",
         "Name[pl]": "Subversion",
         "Name[pt]": "Subversion",

Reply via email to