Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package falkon for openSUSE:Factory checked 
in at 2022-11-04 17:35:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/falkon (Old)
 and      /work/SRC/openSUSE:Factory/.falkon.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "falkon"

Fri Nov  4 17:35:09 2022 rev:18 rq:1033211 version:22.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/falkon/falkon.changes    2022-10-15 
16:36:44.982051369 +0200
+++ /work/SRC/openSUSE:Factory/.falkon.new.2275/falkon.changes  2022-11-04 
17:37:22.905567998 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 11:19:51 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.3/
+
+-------------------------------------------------------------------

Old:
----
  falkon-22.08.2.tar.xz
  falkon-22.08.2.tar.xz.sig

New:
----
  falkon-22.08.3.tar.xz
  falkon-22.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ falkon.spec ++++++
--- /var/tmp/diff_new_pack.sS1eum/_old  2022-11-04 17:37:23.553571383 +0100
+++ /var/tmp/diff_new_pack.sS1eum/_new  2022-11-04 17:37:23.561571425 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           falkon
-Version:        22.08.2
+Version:        22.08.3
 Release:        0
 Summary:        Modern web browser
 License:        GPL-3.0-or-later


++++++ falkon-22.08.2.tar.xz -> falkon-22.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/CMakeLists.txt 
new/falkon-22.08.3/CMakeLists.txt
--- old/falkon-22.08.2/CMakeLists.txt   2022-10-10 22:37:14.000000000 +0200
+++ new/falkon-22.08.3/CMakeLists.txt   2022-10-30 22:36:37.000000000 +0100
@@ -4,7 +4,7 @@
 # KDE Gear Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "22")
 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 name and version
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/falkon-22.08.2/linux/appdata/org.kde.falkon.appdata.xml 
new/falkon-22.08.3/linux/appdata/org.kde.falkon.appdata.xml
--- old/falkon-22.08.2/linux/appdata/org.kde.falkon.appdata.xml 2022-10-10 
22:37:14.000000000 +0200
+++ new/falkon-22.08.3/linux/appdata/org.kde.falkon.appdata.xml 2022-10-30 
22:36:37.000000000 +0100
@@ -170,9 +170,9 @@
   </provides>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="22.08.3" date="2022-11-03"/>
     <release version="22.08.2" date="2022-10-13"/>
     <release version="22.08.1" date="2022-09-08"/>
     <release version="22.08.0" date="2022-08-18"/>
-    <release version="22.04.3" date="2022-07-07"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/po/ca@valencia/falkon_helloqml.po 
new/falkon-22.08.3/po/ca@valencia/falkon_helloqml.po
--- old/falkon-22.08.2/po/ca@valencia/falkon_helloqml.po        2022-10-11 
07:07:23.000000000 +0200
+++ new/falkon-22.08.3/po/ca@valencia/falkon_helloqml.po        2022-11-01 
01:19:24.000000000 +0100
@@ -57,7 +57,7 @@
 
 #: main.qml:152
 msgid "Enter text to save"
-msgstr "Introdu??u el text a guardar"
+msgstr "Introdu??u el text que s'ha de guardar"
 
 #: main.qml:157 main.qml:162
 msgid "Save"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/po/zh_CN/falkon_hellopython.po 
new/falkon-22.08.3/po/zh_CN/falkon_hellopython.po
--- old/falkon-22.08.2/po/zh_CN/falkon_hellopython.po   2022-10-11 
07:07:24.000000000 +0200
+++ new/falkon-22.08.3/po/zh_CN/falkon_hellopython.po   2022-11-01 
01:19:25.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-01 02:41+0200\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/po/zh_CN/falkon_helloqml.po 
new/falkon-22.08.3/po/zh_CN/falkon_helloqml.po
--- old/falkon-22.08.2/po/zh_CN/falkon_helloqml.po      2022-10-11 
07:07:24.000000000 +0200
+++ new/falkon-22.08.3/po/zh_CN/falkon_helloqml.po      2022-11-01 
01:19:25.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-01 02:41+0200\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/po/zh_CN/falkon_middleclickloader.po 
new/falkon-22.08.3/po/zh_CN/falkon_middleclickloader.po
--- old/falkon-22.08.2/po/zh_CN/falkon_middleclickloader.po     2022-10-11 
07:07:25.000000000 +0200
+++ new/falkon-22.08.3/po/zh_CN/falkon_middleclickloader.po     2022-11-01 
01:19:25.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-01 02:41+0200\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/po/zh_CN/falkon_runaction.po 
new/falkon-22.08.3/po/zh_CN/falkon_runaction.po
--- old/falkon-22.08.2/po/zh_CN/falkon_runaction.po     2022-10-11 
07:07:25.000000000 +0200
+++ new/falkon-22.08.3/po/zh_CN/falkon_runaction.po     2022-11-01 
01:19:25.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-01 02:41+0200\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/poqm/ca@valencia/falkon_qt.po 
new/falkon-22.08.3/poqm/ca@valencia/falkon_qt.po
--- old/falkon-22.08.2/poqm/ca@valencia/falkon_qt.po    2022-10-11 
07:07:23.000000000 +0200
+++ new/falkon-22.08.3/poqm/ca@valencia/falkon_qt.po    2022-11-01 
01:19:24.000000000 +0100
@@ -4069,7 +4069,7 @@
 #: lib/preferences/preferences.ui:831
 msgctxt "Preferences|"
 msgid "Select all text by clicking in address bar"
-msgstr "Selecciona tot el text en fer clic en la barra d'adreces"
+msgstr "Selecciona tot el text fent clic en la barra d'adreces"
 
 #: lib/preferences/preferences.ui:838
 msgctxt "Preferences|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/falkon-22.08.2/poqm/fr/falkon_gnomekeyringpasswords_qt.po 
new/falkon-22.08.3/poqm/fr/falkon_gnomekeyringpasswords_qt.po
--- old/falkon-22.08.2/poqm/fr/falkon_gnomekeyringpasswords_qt.po       
2022-10-11 07:07:24.000000000 +0200
+++ new/falkon-22.08.3/poqm/fr/falkon_gnomekeyringpasswords_qt.po       
2022-11-01 01:19:24.000000000 +0100
@@ -10,7 +10,7 @@
 "PO-Revision-Date: 2020-12-29 14:44+0100\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
-"Language: fr\n"
+"Language: fr_FR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/poqm/fr/falkon_greasemonkey_qt.po 
new/falkon-22.08.3/poqm/fr/falkon_greasemonkey_qt.po
--- old/falkon-22.08.2/poqm/fr/falkon_greasemonkey_qt.po        2022-10-11 
07:07:24.000000000 +0200
+++ new/falkon-22.08.3/poqm/fr/falkon_greasemonkey_qt.po        2022-11-01 
01:19:24.000000000 +0100
@@ -7,16 +7,16 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: falkon_greasemonkey_qt\n"
-"PO-Revision-Date: 2020-12-29 14:45+0100\n"
-"Last-Translator: Xavier Besnard <[email protected]>\n"
-"Language-Team: French <[email protected]>\n"
-"Language: fr\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-Language: fr_FR\n"
 "X-Qt-Contexts: true\n"
+"Last-Translator: Xavier Besnard <[email protected]>\n"
+"PO-Revision-Date: 2020-12-29 14:45+0100\n"
+"Language-Team: French <[email protected]>\n"
+"Language: fr_FR\n"
 "X-Generator: Lokalize 20.12.0\n"
 
 #: gm_addscriptdialog.cpp:50
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/poqm/fr/falkon_statusbaricons_qt.po 
new/falkon-22.08.3/poqm/fr/falkon_statusbaricons_qt.po
--- old/falkon-22.08.2/poqm/fr/falkon_statusbaricons_qt.po      2022-10-11 
07:07:24.000000000 +0200
+++ new/falkon-22.08.3/poqm/fr/falkon_statusbaricons_qt.po      2022-11-01 
01:19:24.000000000 +0100
@@ -7,16 +7,16 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: falkon_statusbaricons_qt\n"
-"PO-Revision-Date: 2020-12-29 14:38+0100\n"
-"Last-Translator: Xavier Besnard <[email protected]>\n"
-"Language-Team: French <[email protected]>\n"
-"Language: fr\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-Language: fr_FR\n"
 "X-Qt-Contexts: true\n"
+"Last-Translator: Xavier Besnard <[email protected]>\n"
+"PO-Revision-Date: 2020-12-29 14:38+0100\n"
+"Language-Team: French <[email protected]>\n"
+"Language: fr_FR\n"
 "X-Generator: Lokalize 20.12.0\n"
 
 #: sbi_imagesicon.cpp:34
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/poqm/fr/falkon_testplugin_qt.po 
new/falkon-22.08.3/poqm/fr/falkon_testplugin_qt.po
--- old/falkon-22.08.2/poqm/fr/falkon_testplugin_qt.po  2022-10-11 
07:07:24.000000000 +0200
+++ new/falkon-22.08.3/poqm/fr/falkon_testplugin_qt.po  2022-11-01 
01:19:24.000000000 +0100
@@ -7,16 +7,16 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: falkon_testplugin_qt\n"
-"PO-Revision-Date: 2020-12-29 14:37+0100\n"
-"Last-Translator: Xavier Besnard <[email protected]>\n"
-"Language-Team: French <[email protected]>\n"
-"Language: fr\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-Language: fr_FR\n"
 "X-Qt-Contexts: true\n"
+"Last-Translator: Xavier Besnard <[email protected]>\n"
+"PO-Revision-Date: 2020-12-29 14:37+0100\n"
+"Language-Team: French <[email protected]>\n"
+"Language: fr_FR\n"
 "X-Generator: Lokalize 20.12.0\n"
 
 #: testplugin.cpp:98
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/poqm/tr/falkon_qt.po 
new/falkon-22.08.3/poqm/tr/falkon_qt.po
--- old/falkon-22.08.2/poqm/tr/falkon_qt.po     2022-10-11 07:07:24.000000000 
+0200
+++ new/falkon-22.08.3/poqm/tr/falkon_qt.po     2022-11-01 01:19:25.000000000 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-05 00:16+0000\n"
-"PO-Revision-Date: 2022-04-15 14:34+0300\n"
+"PO-Revision-Date: 2022-10-20 12:13+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -16,7 +16,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 21.12.3\n"
+"X-Generator: Lokalize 22.08.1\n"
 
 #: lib/3rdparty/lineedit.cpp:102
 msgctxt "LineEdit|"
@@ -361,7 +361,7 @@
 "Falkon is not currently your default browser. Would you like to make it your "
 "default browser?"
 msgstr ""
-"Falkon varsay??lan web taray??c??n??z de??il. Varsay??lan web taray??c??n??z 
yapmak "
+"Falkon ??ntan??ml?? web taray??c??n??z de??il. ??ntan??ml?? web 
taray??c??n??z yapmak "
 "ister misiniz?"
 
 #: lib/app/mainapplication.cpp:1082
@@ -372,7 +372,7 @@
 #: lib/app/mainapplication.cpp:1084
 msgctxt "MainApplication|"
 msgid "Default Browser"
-msgstr "Varsay??lan Web Taray??c??s??"
+msgstr "??ntan??ml?? Web Taray??c??s??"
 
 #: lib/app/mainapplication.cpp:1205
 msgctxt "MainApplication|"
@@ -733,7 +733,7 @@
 "This backend needs a master password to be set! Falkon just switches to its "
 "default backend"
 msgstr ""
-"Bu arka u??, ayarlanabilmesi i??in bir ana parola gerektiriyor! Falkon "
+"Bu arka ucun ayarlanabilmesi i??in bir ana parola gerektiriyor! Falkon "
 "??imdilik kendi ??ntan??ml?? arka ucuna ge??i?? yapacak."
 
 #: lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp:600
@@ -2733,8 +2733,8 @@
 "You can't remove the default search engine.<br>Set a different engine as "
 "default before removing %1."
 msgstr ""
-"Varsay??lan arama motorunu kald??ramazs??n??z. <br>Kald??rma i??leminden 
??nce "
-"farkl?? bir arama motorunu varsay??lan yap??n.%1."
+"??ntan??ml?? arama motorunu kald??ramazs??n??z. <br>Kald??rma i??leminden 
??nce "
+"farkl?? bir arama motorunu ??ntan??ml?? yap??n.%1."
 
 #: lib/opensearch/searchenginesdialog.cpp:107
 msgctxt "SearchEnginesDialog|"
@@ -2764,7 +2764,7 @@
 #: lib/opensearch/searchenginesdialog.ui:56
 msgctxt "SearchEnginesDialog|"
 msgid "Set as default"
-msgstr "Varsay??lan olarak ayarla"
+msgstr "??ntan??ml?? olarak ayarla"
 
 #: lib/opensearch/searchenginesdialog.ui:63
 msgctxt "SearchEnginesDialog|"
@@ -2789,7 +2789,7 @@
 #: lib/opensearch/searchenginesdialog.ui:104
 msgctxt "SearchEnginesDialog|"
 msgid "Defaults"
-msgstr "Varsay??lanlar"
+msgstr "??ntan??ml??lar"
 
 #: lib/opensearch/searchenginesmanager.cpp:401
 msgctxt "SearchEnginesManager|"
@@ -3617,17 +3617,17 @@
 #: lib/preferences/preferences.cpp:151 lib/preferences/preferences.cpp:602
 msgctxt "Preferences|"
 msgid "Default"
-msgstr "Varsay??lan"
+msgstr "??ntan??ml??"
 
 #: lib/preferences/preferences.cpp:155
 msgctxt "Preferences|"
 msgid "Set as default"
-msgstr "Varsay??lan olarak ayarla"
+msgstr "??ntan??ml?? olarak ayarla"
 
 #: lib/preferences/preferences.cpp:545
 msgctxt "Preferences|"
 msgid "Choose executable location..."
-msgstr "??al????t??r??labilir dosya konumunu se??in..."
+msgstr "Y??r??t??lebilir konumunu se??in..."
 
 #: lib/preferences/preferences.cpp:588
 msgctxt "Preferences|"
@@ -3877,7 +3877,7 @@
 #: lib/preferences/preferences.ui:440
 msgctxt "Preferences|"
 msgid "Check to see if Falkon is the default browser on startup"
-msgstr "Ba??lang????ta Falkon'un varsay??lan taray??c?? olup olmad??????n?? 
denetle"
+msgstr "Ba??lang????ta Falkon'un ??ntan??ml?? taray??c?? olup olmad??????n?? 
denetle"
 
 #: lib/preferences/preferences.ui:450
 msgctxt "Preferences|"
@@ -4065,7 +4065,7 @@
 #: lib/preferences/preferences.ui:845
 msgctxt "Preferences|"
 msgid "Search with Default Engine"
-msgstr "Varsay??lan arama sayfas??nda ara"
+msgstr "??ntan??ml?? arama sayfas??nda ara"
 
 #: lib/preferences/preferences.ui:852
 msgctxt "Preferences|"
@@ -4199,7 +4199,7 @@
 #: lib/preferences/preferences.ui:1143
 msgctxt "Preferences|"
 msgid "Default zoom on pages: "
-msgstr "Sayfalarda varsay??lan yak??nla??t??rma ayar??: "
+msgstr "Sayfalarda ??ntan??ml?? yak??nla??t??rma ayar??: "
 
 #: lib/preferences/preferences.ui:1182
 msgctxt "Preferences|"
@@ -4349,7 +4349,7 @@
 #: lib/preferences/preferences.ui:1641
 msgctxt "Preferences|"
 msgid "Default Font Size"
-msgstr "Varsay??lan Yaz??tipi Boyutu"
+msgstr "??ntan??ml?? Yaz??tipi Boyutu"
 
 #: lib/preferences/preferences.ui:1668
 msgctxt "Preferences|"
@@ -4442,7 +4442,7 @@
 #: lib/preferences/preferences.ui:1863
 msgctxt "Preferences|"
 msgid "Executable:"
-msgstr "??al????t??r??labilir dosya:"
+msgstr "Y??r??t??lebilir:"
 
 #: lib/preferences/preferences.ui:1870
 msgctxt "Preferences|"
@@ -5412,7 +5412,7 @@
 #: lib/tools/qztools.cpp:852
 msgctxt "QObject|"
 msgid "Executable: "
-msgstr "??al????t??r??labilir:"
+msgstr "Y??r??t??lebilir:"
 
 #: lib/tools/qztools.cpp:853
 msgctxt "QObject|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/poqm/tr/falkon_statusbaricons_qt.po 
new/falkon-22.08.3/poqm/tr/falkon_statusbaricons_qt.po
--- old/falkon-22.08.2/poqm/tr/falkon_statusbaricons_qt.po      2022-10-11 
07:07:24.000000000 +0200
+++ new/falkon-22.08.3/poqm/tr/falkon_statusbaricons_qt.po      2022-11-01 
01:19:25.000000000 +0100
@@ -1,14 +1,14 @@
 #
 # Translators:
-# Ferhat AYDIN <[email protected]>, 2017
-# Emir SARI <[email protected]>, 2022
 #
+# Ferhat AYDIN <[email protected]>, 2017.
+# Emir SARI <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-05 00:16+0000\n"
-"PO-Revision-Date: 2022-01-22 13:00+0000\n"
+"PO-Revision-Date: 2022-10-18 06:04+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -16,7 +16,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 2.0\n"
+"X-Generator: Lokalize 22.08.1\n"
 
 #: sbi_imagesicon.cpp:34
 msgctxt "SBI_ImagesIcon|"
@@ -259,4 +259,4 @@
 #, qt-format
 msgctxt "SBI_ZoomWidget|"
 msgid "Zoom: %1%"
-msgstr "Yak??nla??t??rma: %1%"
+msgstr "Yak??nla??t??rma: %???%1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/poqm/zh_CN/falkon_autoscroll_qt.po 
new/falkon-22.08.3/poqm/zh_CN/falkon_autoscroll_qt.po
--- old/falkon-22.08.2/poqm/zh_CN/falkon_autoscroll_qt.po       2022-10-11 
07:07:25.000000000 +0200
+++ new/falkon-22.08.3/poqm/zh_CN/falkon_autoscroll_qt.po       2022-11-01 
01:19:25.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/falkon-22.08.2/poqm/zh_CN/falkon_flashcookiemanager_qt.po 
new/falkon-22.08.3/poqm/zh_CN/falkon_flashcookiemanager_qt.po
--- old/falkon-22.08.2/poqm/zh_CN/falkon_flashcookiemanager_qt.po       
2022-10-11 07:07:25.000000000 +0200
+++ new/falkon-22.08.3/poqm/zh_CN/falkon_flashcookiemanager_qt.po       
2022-11-01 01:19:25.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/falkon-22.08.2/poqm/zh_CN/falkon_gnomekeyringpasswords_qt.po 
new/falkon-22.08.3/poqm/zh_CN/falkon_gnomekeyringpasswords_qt.po
--- old/falkon-22.08.2/poqm/zh_CN/falkon_gnomekeyringpasswords_qt.po    
2022-10-11 07:07:25.000000000 +0200
+++ new/falkon-22.08.3/poqm/zh_CN/falkon_gnomekeyringpasswords_qt.po    
2022-11-01 01:19:25.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/poqm/zh_CN/falkon_greasemonkey_qt.po 
new/falkon-22.08.3/poqm/zh_CN/falkon_greasemonkey_qt.po
--- old/falkon-22.08.2/poqm/zh_CN/falkon_greasemonkey_qt.po     2022-10-11 
07:07:24.000000000 +0200
+++ new/falkon-22.08.3/poqm/zh_CN/falkon_greasemonkey_qt.po     2022-11-01 
01:19:25.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/falkon-22.08.2/poqm/zh_CN/falkon_kdeframeworksintegration_qt.po 
new/falkon-22.08.3/poqm/zh_CN/falkon_kdeframeworksintegration_qt.po
--- old/falkon-22.08.2/poqm/zh_CN/falkon_kdeframeworksintegration_qt.po 
2022-10-11 07:07:25.000000000 +0200
+++ new/falkon-22.08.3/poqm/zh_CN/falkon_kdeframeworksintegration_qt.po 
2022-11-01 01:19:25.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/poqm/zh_CN/falkon_mousegestures_qt.po 
new/falkon-22.08.3/poqm/zh_CN/falkon_mousegestures_qt.po
--- old/falkon-22.08.2/poqm/zh_CN/falkon_mousegestures_qt.po    2022-10-11 
07:07:25.000000000 +0200
+++ new/falkon-22.08.3/poqm/zh_CN/falkon_mousegestures_qt.po    2022-11-01 
01:19:25.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/poqm/zh_CN/falkon_pim_qt.po 
new/falkon-22.08.3/poqm/zh_CN/falkon_pim_qt.po
--- old/falkon-22.08.2/poqm/zh_CN/falkon_pim_qt.po      2022-10-11 
07:07:25.000000000 +0200
+++ new/falkon-22.08.3/poqm/zh_CN/falkon_pim_qt.po      2022-11-01 
01:19:25.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/poqm/zh_CN/falkon_qt.po 
new/falkon-22.08.3/poqm/zh_CN/falkon_qt.po
--- old/falkon-22.08.2/poqm/zh_CN/falkon_qt.po  2022-10-11 07:07:24.000000000 
+0200
+++ new/falkon-22.08.3/poqm/zh_CN/falkon_qt.po  2022-11-01 01:19:25.000000000 
+0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/falkon-22.08.2/poqm/zh_CN/falkon_statusbaricons_qt.po 
new/falkon-22.08.3/poqm/zh_CN/falkon_statusbaricons_qt.po
--- old/falkon-22.08.2/poqm/zh_CN/falkon_statusbaricons_qt.po   2022-10-11 
07:07:25.000000000 +0200
+++ new/falkon-22.08.3/poqm/zh_CN/falkon_statusbaricons_qt.po   2022-11-01 
01:19:25.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/poqm/zh_CN/falkon_tabmanager_qt.po 
new/falkon-22.08.3/poqm/zh_CN/falkon_tabmanager_qt.po
--- old/falkon-22.08.2/poqm/zh_CN/falkon_tabmanager_qt.po       2022-10-11 
07:07:25.000000000 +0200
+++ new/falkon-22.08.3/poqm/zh_CN/falkon_tabmanager_qt.po       2022-11-01 
01:19:25.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/poqm/zh_CN/falkon_testplugin_qt.po 
new/falkon-22.08.3/poqm/zh_CN/falkon_testplugin_qt.po
--- old/falkon-22.08.2/poqm/zh_CN/falkon_testplugin_qt.po       2022-10-11 
07:07:25.000000000 +0200
+++ new/falkon-22.08.3/poqm/zh_CN/falkon_testplugin_qt.po       2022-11-01 
01:19:25.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-22.08.2/poqm/zh_CN/falkon_verticaltabs_qt.po 
new/falkon-22.08.3/poqm/zh_CN/falkon_verticaltabs_qt.po
--- old/falkon-22.08.2/poqm/zh_CN/falkon_verticaltabs_qt.po     2022-10-11 
07:07:25.000000000 +0200
+++ new/falkon-22.08.3/poqm/zh_CN/falkon_verticaltabs_qt.po     2022-11-01 
01:19:25.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"

Reply via email to