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 2022-03-04 20:15:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dolphin-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.dolphin-plugins.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dolphin-plugins"

Fri Mar  4 20:15:24 2022 rev:104 rq:958781 version:21.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/dolphin-plugins/dolphin-plugins.changes  
2022-02-04 21:48:59.476551241 +0100
+++ 
/work/SRC/openSUSE:Factory/.dolphin-plugins.new.1958/dolphin-plugins.changes    
    2022-03-04 20:17:42.012774826 +0100
@@ -1,0 +2,9 @@
+Tue Mar  1 09:56:38 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.3/
+- No code change since 21.12.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ dolphin-plugins.spec ++++++
--- /var/tmp/diff_new_pack.satL46/_old  2022-03-04 20:17:42.628774691 +0100
+++ /var/tmp/diff_new_pack.satL46/_new  2022-03-04 20:17:42.632774691 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           dolphin-plugins
-Version:        21.12.2
+Version:        21.12.3
 Release:        0
 Summary:        Version control plugins for Dolphin
 License:        GPL-2.0-or-later


++++++ dolphin-plugins-21.12.2.tar.xz -> dolphin-plugins-21.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.12.2/CMakeLists.txt 
new/dolphin-plugins-21.12.3/CMakeLists.txt
--- old/dolphin-plugins-21.12.2/CMakeLists.txt  2022-02-01 01:11:22.000000000 
+0100
+++ new/dolphin-plugins-21.12.3/CMakeLists.txt  2022-03-01 01:13:06.000000000 
+0100
@@ -3,7 +3,7 @@
 # Release service version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "21")
 set(RELEASE_SERVICE_VERSION_MINOR "12")
-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}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.12.2/bazaar/fileviewbazaarplugin.json 
new/dolphin-plugins-21.12.3/bazaar/fileviewbazaarplugin.json
--- old/dolphin-plugins-21.12.2/bazaar/fileviewbazaarplugin.json        
2022-01-29 00:18:19.000000000 +0100
+++ new/dolphin-plugins-21.12.3/bazaar/fileviewbazaarplugin.json        
2022-02-27 19:32:20.000000000 +0100
@@ -24,6 +24,7 @@
         "Name[pl]": "Bazaar",
         "Name[pt]": "Bazaar",
         "Name[pt_BR]": "Bazaar",
+        "Name[ro]": "Bazaar",
         "Name[ru]": "Bazaar",
         "Name[sk]": "Bazaar",
         "Name[sl]": "Bazaar",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.12.2/dropbox/fileviewdropboxplugin.json 
new/dolphin-plugins-21.12.3/dropbox/fileviewdropboxplugin.json
--- old/dolphin-plugins-21.12.2/dropbox/fileviewdropboxplugin.json      
2022-01-29 00:18:19.000000000 +0100
+++ new/dolphin-plugins-21.12.3/dropbox/fileviewdropboxplugin.json      
2022-02-27 19:32:20.000000000 +0100
@@ -24,6 +24,7 @@
         "Name[pl]": "Dropbox",
         "Name[pt]": "Dropbox",
         "Name[pt_BR]": "Dropbox",
+        "Name[ro]": "Dropbox",
         "Name[ru]": "Dropbox",
         "Name[sk]": "Dropbox",
         "Name[sl]": "Dropbox",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.12.2/git/fileviewgitplugin.json 
new/dolphin-plugins-21.12.3/git/fileviewgitplugin.json
--- old/dolphin-plugins-21.12.2/git/fileviewgitplugin.json      2022-01-29 
00:18:19.000000000 +0100
+++ new/dolphin-plugins-21.12.3/git/fileviewgitplugin.json      2022-02-27 
19:32:20.000000000 +0100
@@ -25,6 +25,7 @@
         "Name[pl]": "Git",
         "Name[pt]": "Git",
         "Name[pt_BR]": "Git",
+        "Name[ro]": "Git",
         "Name[ru]": "Git",
         "Name[sk]": "Git",
         "Name[sl]": "Git",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.12.2/hg/fileviewhgplugin.json 
new/dolphin-plugins-21.12.3/hg/fileviewhgplugin.json
--- old/dolphin-plugins-21.12.2/hg/fileviewhgplugin.json        2022-01-29 
00:18:19.000000000 +0100
+++ new/dolphin-plugins-21.12.3/hg/fileviewhgplugin.json        2022-02-27 
19:32:20.000000000 +0100
@@ -24,6 +24,7 @@
         "Name[pl]": "Mercurial",
         "Name[pt]": "Mercurial",
         "Name[pt_BR]": "Mercurial",
+        "Name[ro]": "Mercurial",
         "Name[ru]": "Mercurial",
         "Name[sk]": "Mercurial",
         "Name[sl]": "Mercurial",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.12.2/org.kde.dolphin-plugins.metainfo.xml 
new/dolphin-plugins-21.12.3/org.kde.dolphin-plugins.metainfo.xml
--- old/dolphin-plugins-21.12.2/org.kde.dolphin-plugins.metainfo.xml    
2022-01-29 00:18:19.000000000 +0100
+++ new/dolphin-plugins-21.12.3/org.kde.dolphin-plugins.metainfo.xml    
2022-02-27 19:32:20.000000000 +0100
@@ -125,9 +125,9 @@
   </categories>
   <icon type="stock">system-file-manager</icon>
   <releases>
+    <release version="21.12.3" date="2022-03-03"/>
     <release version="21.12.2" date="2022-02-03"/>
     <release version="21.12.1" date="2022-01-06"/>
     <release version="21.12.0" date="2021-12-09"/>
-    <release version="21.08.3" date="2021-11-04"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.12.2/po/fi/mountisoaction.po 
new/dolphin-plugins-21.12.3/po/fi/mountisoaction.po
--- old/dolphin-plugins-21.12.2/po/fi/mountisoaction.po 2022-02-01 
01:11:21.000000000 +0100
+++ new/dolphin-plugins-21.12.3/po/fi/mountisoaction.po 2022-03-01 
01:13:06.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the dolphin-plugins 
package.
-# Tommi Nieminen <transla...@legisign.org>, 2020.
+# Tommi Nieminen <transla...@legisign.org>, 2020, 2022.
 #
 msgid ""
 msgstr ""
@@ -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 20.04.1\n"
+"X-Generator: Lokalize 20.04.2\n"
 
 #: mountisoaction.cpp:212
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.12.2/po/hu/fileviewbazaarplugin.po 
new/dolphin-plugins-21.12.3/po/hu/fileviewbazaarplugin.po
--- old/dolphin-plugins-21.12.2/po/hu/fileviewbazaarplugin.po   2022-02-01 
01:11:21.000000000 +0100
+++ new/dolphin-plugins-21.12.3/po/hu/fileviewbazaarplugin.po   2022-03-01 
01:13:06.000000000 +0100
@@ -2,20 +2,21 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Bal??zs ??r <urbal...@gmail.com>, 2012.
+# Kristof Kiszel <ulys...@fsf.hu>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: fileviewbazaarplugin\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2012-07-23 09:34+0200\n"
-"Last-Translator: Bal??zs ??r <urbal...@gmail.com>\n"
+"PO-Revision-Date: 2022-02-01 10:37+0100\n"
+"Last-Translator: Kristof Kiszel <ulys...@fsf.hu>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
 "Language: hu\n"
 "MIME-Version: 1.0\n"
 "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.4\n"
+"X-Generator: Lokalize 21.07.70\n"
 
 #: fileviewbazaarplugin.cpp:50
 #, kde-format
@@ -33,13 +34,13 @@
 #, kde-format
 msgctxt "@item:inmenu"
 msgid "Bazaar Push"
-msgstr "Bazaar elk??ld??s"
+msgstr "Bazaar felk??ld??s"
 
 #: fileviewbazaarplugin.cpp:68
 #, kde-format
 msgctxt "@item:inmenu"
 msgid "Show Local Bazaar Changes"
-msgstr "Helyi Bazaar v??ltoz??sok megjelen??t??se"
+msgstr "Helyi Bazaar v??ltoztat??sok megjelen??t??se"
 
 #: fileviewbazaarplugin.cpp:74
 #, kde-format
@@ -69,19 +70,19 @@
 #, kde-format
 msgctxt "@info:status"
 msgid "Updating Bazaar repository..."
-msgstr "Bazaar adatt??r friss??t??se???"
+msgstr "Bazaar t??rol?? friss??t??se???"
 
 #: fileviewbazaarplugin.cpp:357
 #, kde-format
 msgctxt "@info:status"
 msgid "Update of Bazaar repository failed."
-msgstr "A Bazaar adatt??r friss??t??se nem siker??lt."
+msgstr "A Bazaar t??rol?? friss??t??se sikertelen."
 
 #: fileviewbazaarplugin.cpp:358
 #, kde-format
 msgctxt "@info:status"
 msgid "Updated Bazaar repository."
-msgstr "A Bazaar adatt??r friss??tve."
+msgstr "A Bazaar t??rol?? friss??tve."
 
 #: fileviewbazaarplugin.cpp:366
 #, kde-format
@@ -93,31 +94,31 @@
 #, kde-format
 msgctxt "@info:status"
 msgid "Pull of Bazaar repository failed."
-msgstr "A Bazaar adatt??r lek??r??se nem siker??lt."
+msgstr "A Bazaar t??rol?? lek??r??se sikertelen."
 
 #: fileviewbazaarplugin.cpp:368
 #, kde-format
 msgctxt "@info:status"
 msgid "Pulled Bazaar repository."
-msgstr "Bazaar adatt??r lek??rve."
+msgstr "Bazaar t??rol?? lek??rve."
 
 #: fileviewbazaarplugin.cpp:376
 #, kde-format
 msgctxt "@info:status"
 msgid "Pushing Bazaar repository..."
-msgstr "Bazaar adatt??r elk??ld??se???"
+msgstr "Bazaar t??rol?? felk??ld??se???"
 
 #: fileviewbazaarplugin.cpp:377
 #, kde-format
 msgctxt "@info:status"
 msgid "Push of Bazaar repository failed."
-msgstr "A Bazaar adatt??r elk??ld??se nem siker??lt."
+msgstr "A Bazaar t??rol?? felk??ld??se sikertelen."
 
 #: fileviewbazaarplugin.cpp:378
 #, kde-format
 msgctxt "@info:status"
 msgid "Pushed Bazaar repository."
-msgstr "Bazaar adatt??r elk??ldve."
+msgstr "Bazaar t??rol?? felk??ldve."
 
 #: fileviewbazaarplugin.cpp:384
 #, kde-format
@@ -141,55 +142,55 @@
 #, kde-format
 msgctxt "@info:status"
 msgid "Committing Bazaar changes..."
-msgstr "Bazaar v??ltoz??sok v??gleges??t??se???"
+msgstr "Bazaar v??ltoztat??sok v??gleges??t??se???"
 
 #: fileviewbazaarplugin.cpp:393
 #, kde-format
 msgctxt "@info:status"
 msgid "Commit of Bazaar changes failed."
-msgstr "A Bazaar v??ltoz??sok v??gleges??t??se nem siker??lt."
+msgstr "A Bazaar v??ltoztat??sok v??gleges??t??se nem siker??lt."
 
 #: fileviewbazaarplugin.cpp:394
 #, kde-format
 msgctxt "@info:status"
 msgid "Committed Bazaar changes."
-msgstr "A Bazaar v??ltoz??sok v??gleges??tve."
+msgstr "A Bazaar v??ltoztat??sok v??gleges??tve."
 
 #: fileviewbazaarplugin.cpp:400
 #, kde-format
 msgctxt "@info:status"
 msgid "Adding files to Bazaar repository..."
-msgstr "F??jlok hozz??ad??sa a Bazaar adatt??rhoz???"
+msgstr "F??jlok hozz??ad??sa a Bazaar t??rol??hoz???"
 
 #: fileviewbazaarplugin.cpp:401
 #, kde-format
 msgctxt "@info:status"
 msgid "Adding of files to Bazaar repository failed."
-msgstr "A f??jok hozz??ad??sa a Bazaar adatt??rhoz nem siker??lt."
+msgstr "Nem siker??lt hozz??adni a f??jlokat a Bazaar t??rol??hoz."
 
 #: fileviewbazaarplugin.cpp:402
 #, kde-format
 msgctxt "@info:status"
 msgid "Added files to Bazaar repository."
-msgstr "F??jlok hozz??adva a Bazaar adatt??rhoz."
+msgstr "F??jlok hozz??adva a Bazaar t??rol??hoz."
 
 #: fileviewbazaarplugin.cpp:408
 #, kde-format
 msgctxt "@info:status"
 msgid "Removing files from Bazaar repository..."
-msgstr "F??jlok elt??vol??t??sa a Bazaar adatt??rb??l???"
+msgstr "F??jlok elt??vol??t??sa a Bazaar t??rol??b??l???"
 
 #: fileviewbazaarplugin.cpp:409
 #, kde-format
 msgctxt "@info:status"
 msgid "Removing of files from Bazaar repository failed."
-msgstr "A f??jlok elt??vol??t??sa a Bazaar adatt??rb??l nem siker??lt."
+msgstr "Nem siker??lt elt??vol??tani a f??jlokat a Bazaar t??rol??b??l."
 
 #: fileviewbazaarplugin.cpp:410
 #, kde-format
 msgctxt "@info:status"
 msgid "Removed files from Bazaar repository."
-msgstr "A f??jlok el lettek t??vol??tva a Bazaar adatt??rb??l."
+msgstr "F??jlok elt??vol??tva a Bazaar t??rol??b??l."
 
 #: fileviewbazaarplugin.cpp:416
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.12.2/po/hu/fileviewgitplugin.po 
new/dolphin-plugins-21.12.3/po/hu/fileviewgitplugin.po
--- old/dolphin-plugins-21.12.2/po/hu/fileviewgitplugin.po      2022-02-01 
01:11:21.000000000 +0100
+++ new/dolphin-plugins-21.12.3/po/hu/fileviewgitplugin.po      2022-03-01 
01:13:06.000000000 +0100
@@ -3,32 +3,33 @@
 #
 # Tamas Krutki, 2011.
 # Bal??zs ??r <urbal...@gmail.com>, 2012.
+# Kristof Kiszel <ulys...@fsf.hu>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
-"PO-Revision-Date: 2012-06-12 21:40+0200\n"
-"Last-Translator: Bal??zs ??r <urbal...@gmail.com>\n"
+"PO-Revision-Date: 2022-02-01 10:29+0100\n"
+"Last-Translator: Kristof Kiszel <ulys...@fsf.hu>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
 "Language: hu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.4\n"
+"X-Generator: Lokalize 21.07.70\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: checkoutdialog.cpp:29
 #, kde-kuit-format
 msgctxt "@title:window"
 msgid "<application>Git</application> Checkout"
-msgstr "<application>Git</application> lek??r??s (checkout)"
+msgstr "<application>Git</application> ??tv??lt??s"
 
 #: checkoutdialog.cpp:40
 #, kde-format
 msgctxt "@action:button"
 msgid "Checkout"
-msgstr "Lek??r??s (checkout)"
+msgstr "??tv??lt??s"
 
 #: checkoutdialog.cpp:53
 #, kde-format
@@ -76,7 +77,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "There are no tags in this repository."
-msgstr "Nincsenek c??mk??k ebben az adatt??rban."
+msgstr "Nincsenek c??mk??k ebben a t??rol??ban."
 
 #: checkoutdialog.cpp:184
 #, kde-format
@@ -88,7 +89,7 @@
 #, kde-format
 msgctxt "@title:group"
 msgid "Checkout"
-msgstr "Lek??r??s (checkout)"
+msgstr "??tv??lt??s"
 
 #: checkoutdialog.cpp:205
 #, kde-format
@@ -100,7 +101,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "A branch with the name '%1' already exists."
-msgstr "M??r l??tezik egy '%1' nev?? ??g."
+msgstr "M??r l??tezik egy ???%1??? nev?? ??g."
 
 #: checkoutdialog.cpp:219
 #, kde-format
@@ -126,359 +127,269 @@
 #, kde-kuit-format
 msgctxt "@title:window"
 msgid "<application>Git</application> Commit"
-msgstr "<application>Git</application> kommit"
+msgstr "<application>Git</application> v??gleges??t??s"
 
 #: commitdialog.cpp:37
 #, kde-format
 msgctxt "@action:button"
 msgid "Commit"
-msgstr "Kommit"
+msgstr "V??gleges??t??s"
 
 #: commitdialog.cpp:46
 #, kde-format
 msgctxt "@title:group"
 msgid "Commit message"
-msgstr "Kommit-??zenet"
+msgstr "V??gleges??t??si ??zenet"
 
 #: commitdialog.cpp:63
 #, kde-format
 msgctxt "@option:check"
 msgid "Amend last commit"
-msgstr "Legut??bbi kommit helyesb??t??se"
+msgstr "Legutols?? v??gleges??t??s jav??t??sa"
 
 #: commitdialog.cpp:69
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "There is nothing to amend."
-msgstr "Nincs mit helyesb??teni."
+msgstr "Nincs mit jav??tani."
 
 #: commitdialog.cpp:76
 #, kde-format
 msgctxt "@action:button Add Signed-Off line to the message widget"
 msgid "Sign off"
-msgstr "Al????r??s (Sign off)"
+msgstr "Al????r??s"
 
 #: commitdialog.cpp:77
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Add Signed-off-by line at the end of the commit message."
-msgstr "Signed-off-by sor hozz??ad??sa a kommit-??zenet v??g??hez."
+msgstr "Signed-off-by sor hozz??ad??sa a v??gleges??t??si ??zenet v??g??hez."
 
 #: commitdialog.cpp:134
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "You must enter a commit message first."
-msgstr "El??sz??r be kell ??rnia egy kommit-??zenetet."
+msgstr "El??sz??r be kell ??rnia egy v??gleges??t??si ??zenetet."
 
 #: fileviewgitplugin.cpp:46
-#, fuzzy, kde-kuit-format
-#| msgctxt "@action:inmenu"
-#| msgid "<application>Git</application> Remove"
+#, kde-kuit-format
 msgid "<application>Git</application> Revert"
-msgstr "Elt??vol??t??s (<application>Git</application>)"
+msgstr "<application>Git</application> vissza??ll??t??s"
 
 #: fileviewgitplugin.cpp:52
-#, fuzzy, kde-kuit-format
-#| msgctxt "@action:inmenu"
-#| msgid "<application>Git</application> Add"
+#, kde-kuit-format
 msgid "<application>Git</application> Add"
-msgstr "Hozz??ad??s (<application>Git</application>)"
+msgstr "<application>Git</application> hozz??ad??s"
 
 #: fileviewgitplugin.cpp:58
-#, fuzzy, kde-kuit-format
-#| msgctxt "@title:window"
-#| msgid "<application>Git</application> Checkout"
+#, kde-kuit-format
 msgid "Show Local <application>Git</application> Changes"
-msgstr "<application>Git</application> lek??r??s (checkout)"
+msgstr "Helyi <application>Git</application> v??ltoztat??sok megjelen??t??se"
 
 #: fileviewgitplugin.cpp:64
-#, fuzzy, kde-kuit-format
-#| msgctxt "@action:inmenu"
-#| msgid "<application>Git</application> Remove"
+#, kde-kuit-format
 msgid "<application>Git</application> Remove"
-msgstr "Elt??vol??t??s (<application>Git</application>)"
+msgstr "<application>Git</application> elt??vol??t??s"
 
 #: fileviewgitplugin.cpp:70
-#, fuzzy, kde-kuit-format
-#| msgctxt "@action:inmenu"
-#| msgid "<application>Git</application> Checkout..."
+#, kde-kuit-format
 msgid "<application>Git</application> Checkout..."
-msgstr "<application>Git</application> lek??r??s..."
+msgstr "<application>Git</application> ??tv??lt??s???"
 
 #: fileviewgitplugin.cpp:76
-#, fuzzy, kde-kuit-format
-#| msgctxt "@action:inmenu"
-#| msgid "<application>Git</application> Commit..."
+#, kde-kuit-format
 msgid "<application>Git</application> Commit..."
-msgstr "Kommit... (<application>Git</application>)"
+msgstr "<application>Git</application> v??gleges??t??s???"
 
 #: fileviewgitplugin.cpp:82
-#, fuzzy, kde-kuit-format
-#| msgctxt "@action:inmenu"
-#| msgid "<application>Git</application> Create Tag..."
+#, kde-kuit-format
 msgid "<application>Git</application> Create Tag..."
-msgstr "C??mke l??trehoz??sa... (<application>Git</application>)"
+msgstr "<application>Git</application> c??mke l??trehoz??sa???"
 
 #: fileviewgitplugin.cpp:87
-#, fuzzy, kde-kuit-format
-#| msgctxt "@action:inmenu"
-#| msgid "<application>Git</application> Push..."
+#, kde-kuit-format
 msgid "<application>Git</application> Push..."
-msgstr "Push... (<application>Git</application>)"
+msgstr "<application>Git</application> felk??ld??s???"
 
 #: fileviewgitplugin.cpp:91
-#, fuzzy, kde-kuit-format
-#| msgctxt "@action:inmenu"
-#| msgid "<application>Git</application> Pull..."
+#, kde-kuit-format
 msgid "<application>Git</application> Pull..."
-msgstr "Pull... (<application>Git</application>)"
+msgstr "<application>Git</application> lek??r??s???"
 
 #: fileviewgitplugin.cpp:96
-#, fuzzy, kde-kuit-format
-#| msgctxt "@action:inmenu"
-#| msgid "<application>Git</application> Push..."
+#, kde-kuit-format
 msgid "<application>Git</application> Merge..."
-msgstr "Push... (<application>Git</application>)"
+msgstr "<application>Git</application> egyes??t??s???"
 
 #: fileviewgitplugin.cpp:100
-#, fuzzy, kde-kuit-format
-#| msgctxt "@action:inmenu"
-#| msgid "<application>Git</application> Commit..."
+#, kde-kuit-format
 msgid "<application>Git</application> Log..."
-msgstr "Kommit... (<application>Git</application>)"
+msgstr "<application>Git</application> napl?????"
 
 #: fileviewgitplugin.cpp:410
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Adding files to <application>Git</application> repository..."
+#, kde-kuit-format
 msgid "Adding files to <application>Git</application> repository..."
-msgstr "F??jlok hozz??ad??sa a <application>Git</application> adatt??rhoz..."
+msgstr "F??jlok hozz??ad??sa a <application>Git</application> t??rol??hoz???"
 
 #: fileviewgitplugin.cpp:411
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Adding files to <application>Git</application> repository failed."
+#, kde-kuit-format
 msgid "Adding files to <application>Git</application> repository failed."
 msgstr ""
-"A f??jlok hozz??ad??sa a <application>Git</application> adatt??rhoz 
sikertelen "
-"volt."
+"Nem siker??lt hozz??adni a f??jlokat a <application>Git</application> 
t??rol??hoz."
 
 #: fileviewgitplugin.cpp:412
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Added files to <application>Git</application> repository."
+#, kde-kuit-format
 msgid "Added files to <application>Git</application> repository."
-msgstr ""
-"A f??jlok hozz?? lettek adva a <application>Git</application> adatt??rhoz."
+msgstr "F??jlok hozz??adva a <application>Git</application> t??rol??hoz."
 
 #: fileviewgitplugin.cpp:421
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Removing files from <application>Git</application> repository..."
+#, kde-kuit-format
 msgid "Removing files from <application>Git</application> repository..."
-msgstr "F??jlok elt??vol??t??sa a <application>Git</application> 
adatt??rb??l..."
+msgstr "F??jlok elt??vol??t??sa a <application>Git</application> 
t??rol??b??l???"
 
 #: fileviewgitplugin.cpp:422
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid ""
-#| "Removing files from <application>Git</application> repository failed."
+#, kde-kuit-format
 msgid "Removing files from <application>Git</application> repository failed."
 msgstr ""
-"A f??jlok elt??vol??t??sa a <application>Git</application> adatt??rb??l 
sikertelen "
-"volt."
+"Nem siker??lt elt??vol??tani a f??jlokat a <application>Git</application> "
+"t??rol??b??l."
 
 #: fileviewgitplugin.cpp:423
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Removed files from <application>Git</application> repository."
+#, kde-kuit-format
 msgid "Removed files from <application>Git</application> repository."
-msgstr ""
-"A f??jlok el lettek t??vol??tva a <application>Git</application> 
adatt??rb??l."
+msgstr "F??jlok elt??vol??tva a <application>Git</application> t??rol??b??l."
 
 #: fileviewgitplugin.cpp:429
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Removing files from <application>Git</application> repository..."
+#, kde-kuit-format
 msgid "Reverting files from <application>Git</application> repository..."
-msgstr "F??jlok elt??vol??t??sa a <application>Git</application> 
adatt??rb??l..."
+msgstr "F??jlok vissza??ll??t??sa a <application>Git</application> 
t??rol??b??l???"
 
 #: fileviewgitplugin.cpp:430
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid ""
-#| "Removing files from <application>Git</application> repository failed."
+#, kde-kuit-format
 msgid "Reverting files from <application>Git</application> repository failed."
 msgstr ""
-"A f??jlok elt??vol??t??sa a <application>Git</application> adatt??rb??l 
sikertelen "
-"volt."
+"Nem siker??lt vissza??ll??tani a f??jlokat a <application>Git</application> "
+"t??rol??b??l."
 
 #: fileviewgitplugin.cpp:431
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Removed files from <application>Git</application> repository."
+#, kde-kuit-format
 msgid "Reverted files from <application>Git</application> repository."
-msgstr ""
-"A f??jlok el lettek t??vol??tva a <application>Git</application> 
adatt??rb??l."
+msgstr "F??jlok vissza??ll??tva a <application>Git</application> t??rol??b??l."
 
 #: fileviewgitplugin.cpp:473
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "<application>Git</application> tag creation failed."
+#, kde-kuit-format
 msgid "<application>Git</application> Log failed."
-msgstr "A <application>Git</application> c??mkek??sz??t??s sikertelen volt."
+msgstr "<application>Git</application> napl?? sikertelen."
 
 #: fileviewgitplugin.cpp:492
-#, fuzzy, kde-kuit-format
-#| msgctxt "@action:inmenu"
-#| msgid "<application>Git</application> Add"
+#, kde-kuit-format
 msgid "<application>Git</application> Log"
-msgstr "Hozz??ad??s (<application>Git</application>)"
+msgstr "<application>Git</application> napl??"
 
 #: fileviewgitplugin.cpp:508
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Commit"
+#, kde-format
 msgctxt "Git commit hash"
 msgid "Commit"
-msgstr "Kommit"
+msgstr "V??gleges??t??s"
 
 #: fileviewgitplugin.cpp:509
 #, kde-format
 msgctxt "Git commit date"
 msgid "Date"
-msgstr ""
+msgstr "D??tum"
 
 #: fileviewgitplugin.cpp:510
-#, fuzzy, kde-format
-#| msgctxt "@label:textbox"
-#| msgid "Tag Message:"
+#, kde-format
 msgctxt "Git commit message"
 msgid "Message"
-msgstr "C??mke ??zenet:"
+msgstr "??zenet"
 
 #: fileviewgitplugin.cpp:511
 #, kde-format
 msgctxt "Git commit author"
 msgid "Author"
-msgstr ""
+msgstr "Szerz??"
 
 #: fileviewgitplugin.cpp:555
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Switched to branch '%1'"
+#, kde-kuit-format
 msgid "Switched to branch '%1'"
-msgstr "??tv??ltva erre az ??gra: '%1'"
+msgstr "??tv??ltva erre az ??gra: ???%1???"
 
 #: fileviewgitplugin.cpp:561
-#, fuzzy, kde-kuit-format
-#| msgctxt ""
-#| "@info:status Git HEAD pointer, parameter includes short SHA-1 & commit "
-#| "message "
-#| msgid "HEAD is now at %1"
+#, kde-kuit-format
 msgid "HEAD is now at %1"
 msgstr "A HEAD jelenleg itt: %1"
 
 #: fileviewgitplugin.cpp:565
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Switched to a new branch '%1'"
+#, kde-kuit-format
 msgid "Switched to a new branch '%1'"
-msgstr "??tv??ltva egy ??j ??gra: '%1'"
+msgstr "??tv??ltva egy ??j ??gra: ???%1???"
 
 #: fileviewgitplugin.cpp:576
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid ""
-#| "<application>Git</application> Checkout failed. Maybe your working "
-#| "directory is dirty."
+#, kde-kuit-format
 msgid ""
 "<application>Git</application> Checkout failed. Maybe your working directory "
 "is dirty."
 msgstr ""
-"A <application>Git</application> lek??r??s (checkout) sikertelen volt. Tal??n 
a "
-"munkak??nyvt??r szennyezett."
+"A <application>Git</application> ??tv??lt??s sikertelen volt. Tal??n a "
+"munkak??nyvt??r inkonzisztens."
 
 #: fileviewgitplugin.cpp:640
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Successfully created tag '%1'"
+#, kde-kuit-format
 msgid "Successfully created tag '%1'"
-msgstr "A c??mke sikeresen l??trehozva: '%1'"
+msgstr "???%1??? c??mke sikeresen l??trehozva"
 
 #: fileviewgitplugin.cpp:645
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid ""
-#| "<application>Git</application> tag creation failed. A tag with the name "
-#| "'%1' already exists."
+#, kde-kuit-format
 msgid ""
 "<application>Git</application> tag creation failed. A tag with the name '%1' "
 "already exists."
 msgstr ""
 "A <application>Git</application> c??mkek??sz??t??s sikertelen volt. M??r 
l??tezik "
-"'%1' nev?? c??mke."
+"???%1??? nev?? c??mke."
 
 #: fileviewgitplugin.cpp:647
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "<application>Git</application> tag creation failed."
+#, kde-kuit-format
 msgid "<application>Git</application> tag creation failed."
 msgstr "A <application>Git</application> c??mkek??sz??t??s sikertelen volt."
 
 #: fileviewgitplugin.cpp:659
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Pushing branch %1 to %2:%3 failed."
+#, kde-kuit-format
 msgid "Pushing branch %1 to %2:%3 failed."
-msgstr "A push ??gm??velet (%1 -> %2:%3) sikertelen volt."
+msgstr "Nem siker??lt felk??ldeni a(z) %1 ??gat ide: %2:%3."
 
 #: fileviewgitplugin.cpp:661
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Pushed branch %1 to %2:%3."
+#, kde-kuit-format
 msgid "Pushed branch %1 to %2:%3."
-msgstr "A push ??gm??velet befejez??d??tt (%1 -> %2:%3)."
+msgstr "%1 ??g felk??ldve ide: %2:%3."
 
 #: fileviewgitplugin.cpp:663
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Pushing branch %1 to %2:%3..."
+#, kde-kuit-format
 msgid "Pushing branch %1 to %2:%3..."
-msgstr "Push ??gm??velet: %1 -> %2:%3"
+msgstr "%1 ??g felk??ld??se ide: %2:%3???"
 
 #: fileviewgitplugin.cpp:685
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Pulling branch %1 from %2 failed."
+#, kde-kuit-format
 msgid "Pulling branch %1 from %2 failed."
-msgstr "A pull m??velet (ezt az ??gat: %1, innen: %2) sikertelen volt."
+msgstr "Nem siker??lt lek??rni a(z) %1 ??gat innen: %2."
 
 #: fileviewgitplugin.cpp:687
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Pulled branch %1 from %2 successfully."
+#, kde-kuit-format
 msgid "Pulled branch %1 from %2 successfully."
-msgstr "A pull m??velet sikeres volt (ezt az ??gat: %1, innen: %2)."
+msgstr "%1 ??g sikeresen lek??rve innen: %2."
 
 #: fileviewgitplugin.cpp:689
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Pulling branch %1 from %2..."
+#, kde-kuit-format
 msgid "Pulling branch %1 from %2..."
-msgstr "Pull ??gm??velet folyamatban... (ezt az ??gat: %1, innen: %2)"
+msgstr "%1 ??g lek??r??se innen: %2???"
 
 #: fileviewgitplugin.cpp:742 fileviewgitplugin.cpp:754
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Branch is already up-to-date."
+#, kde-kuit-format
 msgid "Branch is already up-to-date."
-msgstr "Az ??g m??r a lehet?? legfrissebb."
+msgstr "Az ??g m??r naprak??sz."
 
 #: fileviewgitplugin.cpp:758
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:status"
-#| msgid "Merge conflicts occurred. Fix them and commit the result."
+#, kde-kuit-format
 msgid "Merge conflicts occurred. Fix them and commit the result."
 msgstr ""
 "Egyes??t??s konfliktus t??rt??nt. Jav??tsa azokat ??s v??gleges??tse az 
eredm??nyt."
@@ -499,13 +410,13 @@
 #, kde-kuit-format
 msgctxt "@title:window"
 msgid "<application>Git</application> Pull"
-msgstr "Pull (<application>Git</application>)"
+msgstr "<application>Git</application> lek??r??s"
 
 #: pulldialog.cpp:35
 #, kde-format
 msgctxt "@action:button"
 msgid "Pull"
-msgstr "Pull"
+msgstr "Lek??r??s"
 
 #: pulldialog.cpp:44
 #, kde-format
@@ -517,7 +428,7 @@
 #, kde-format
 msgctxt "@label:listbox a git remote"
 msgid "Remote:"
-msgstr "Git remote:"
+msgstr "T??voli:"
 
 #: pulldialog.cpp:55
 #, kde-format
@@ -529,13 +440,13 @@
 #, kde-kuit-format
 msgctxt "@title:window"
 msgid "<application>Git</application> Push"
-msgstr "Push (<application>Git</application>)"
+msgstr "<application>Git</application> felk??ld??s"
 
 #: pushdialog.cpp:37
 #, kde-format
 msgctxt "@action:button"
 msgid "Push"
-msgstr "Push"
+msgstr "Felk??ld??s"
 
 #: pushdialog.cpp:47
 #, kde-format
@@ -572,7 +483,7 @@
 #, kde-kuit-format
 msgctxt "@title:window"
 msgid "<application>Git</application> Create Tag"
-msgstr "C??mke l??trehoz??sa (<application>Git</application>)"
+msgstr "<application>Git</application> c??mke l??trehoz??sa"
 
 #: tagdialog.cpp:41
 #, kde-format
@@ -584,7 +495,7 @@
 #, kde-format
 msgctxt "@title:group"
 msgid "Tag Information"
-msgstr "C??mke-inform??ci??"
+msgstr "C??mkeinform??ci??"
 
 #: tagdialog.cpp:54
 #, kde-format
@@ -626,4 +537,4 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "A tag named '%1' already exists."
-msgstr "M??r van '%1' nev?? c??mke."
+msgstr "M??r van ???%1??? nev?? c??mke."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.12.2/po/ko/mountisoaction.po 
new/dolphin-plugins-21.12.3/po/ko/mountisoaction.po
--- old/dolphin-plugins-21.12.2/po/ko/mountisoaction.po 2022-02-01 
01:11:21.000000000 +0100
+++ new/dolphin-plugins-21.12.3/po/ko/mountisoaction.po 2022-03-01 
01:13:06.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the dolphin-plugins 
package.
-# Shinjo Park <k...@peremen.name>, 2020.
+# Shinjo Park <k...@peremen.name>, 2020, 2022.
 #
 msgid ""
 msgstr ""
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 21.08.1\n"
 
 #: mountisoaction.cpp:212
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-21.12.2/po/ro/mountisoaction.po 
new/dolphin-plugins-21.12.3/po/ro/mountisoaction.po
--- old/dolphin-plugins-21.12.2/po/ro/mountisoaction.po 2022-02-01 
01:11:22.000000000 +0100
+++ new/dolphin-plugins-21.12.3/po/ro/mountisoaction.po 2022-03-01 
01:13:06.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the dolphin-plugins 
package.
-# Sergiu Bivol <ser...@cip.md>, 2020.
+# Sergiu Bivol <ser...@cip.md>, 2020, 2022.
 #
 msgid ""
 msgstr ""
@@ -9,14 +9,14 @@
 "POT-Creation-Date: 2021-06-16 00:22+0000\n"
 "PO-Revision-Date: 2020-09-01 01:12+0100\n"
 "Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
-"Language-Team: Romanian <kde-i18n...@kde.org>\n"
+"Language-Team: Romanian\n"
 "Language: ro\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 21.12.2\n"
 
 #: mountisoaction.cpp:212
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-21.12.2/po/zh_CN/fileviewbazaarplugin.po 
new/dolphin-plugins-21.12.3/po/zh_CN/fileviewbazaarplugin.po
--- old/dolphin-plugins-21.12.2/po/zh_CN/fileviewbazaarplugin.po        
2022-02-01 01:11:22.000000000 +0100
+++ new/dolphin-plugins-21.12.3/po/zh_CN/fileviewbazaarplugin.po        
2022-03-01 01:13:06.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: 2022-01-08 15:25\n"
+"PO-Revision-Date: 2022-02-26 05:18\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.12.2/po/zh_CN/fileviewgitplugin.po 
new/dolphin-plugins-21.12.3/po/zh_CN/fileviewgitplugin.po
--- old/dolphin-plugins-21.12.2/po/zh_CN/fileviewgitplugin.po   2022-02-01 
01:11:22.000000000 +0100
+++ new/dolphin-plugins-21.12.3/po/zh_CN/fileviewgitplugin.po   2022-03-01 
01:13:06.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: 2022-01-08 15:25\n"
+"PO-Revision-Date: 2022-02-26 05:18\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.12.2/po/zh_CN/fileviewhgplugin.po 
new/dolphin-plugins-21.12.3/po/zh_CN/fileviewhgplugin.po
--- old/dolphin-plugins-21.12.2/po/zh_CN/fileviewhgplugin.po    2022-02-01 
01:11:22.000000000 +0100
+++ new/dolphin-plugins-21.12.3/po/zh_CN/fileviewhgplugin.po    2022-03-01 
01:13:06.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: 2022-01-08 15:25\n"
+"PO-Revision-Date: 2022-02-26 05:18\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.12.2/po/zh_CN/fileviewsvnplugin.po 
new/dolphin-plugins-21.12.3/po/zh_CN/fileviewsvnplugin.po
--- old/dolphin-plugins-21.12.2/po/zh_CN/fileviewsvnplugin.po   2022-02-01 
01:11:22.000000000 +0100
+++ new/dolphin-plugins-21.12.3/po/zh_CN/fileviewsvnplugin.po   2022-03-01 
01:13:06.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: 2022-01-08 15:25\n"
+"PO-Revision-Date: 2022-02-26 05:18\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.12.2/po/zh_CN/mountisoaction.po 
new/dolphin-plugins-21.12.3/po/zh_CN/mountisoaction.po
--- old/dolphin-plugins-21.12.2/po/zh_CN/mountisoaction.po      2022-02-01 
01:11:22.000000000 +0100
+++ new/dolphin-plugins-21.12.3/po/zh_CN/mountisoaction.po      2022-03-01 
01:13:06.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: 2022-01-08 15:25\n"
+"PO-Revision-Date: 2022-02-26 05:18\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.12.2/svn/fileviewsvnplugin.json 
new/dolphin-plugins-21.12.3/svn/fileviewsvnplugin.json
--- old/dolphin-plugins-21.12.2/svn/fileviewsvnplugin.json      2022-01-29 
00:18:19.000000000 +0100
+++ new/dolphin-plugins-21.12.3/svn/fileviewsvnplugin.json      2022-02-27 
19:32:20.000000000 +0100
@@ -25,6 +25,7 @@
         "Name[pl]": "Subversion",
         "Name[pt]": "Subversion",
         "Name[pt_BR]": "Subversion",
+        "Name[ro]": "Subversion",
         "Name[ru]": "Subversion",
         "Name[sk]": "Subversion",
         "Name[sl]": "Subversion",

Reply via email to