Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2022-08-15 19:57:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and      /work/SRC/openSUSE:Factory/.ki18n.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ki18n"

Mon Aug 15 19:57:23 2022 rev:110 rq:994977 version:5.97.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes      2022-07-11 
19:10:04.123667203 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new.1521/ki18n.changes    2022-08-15 
19:59:23.197255253 +0200
@@ -1,0 +2,9 @@
+Sun Aug  7 22:27:26 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.97.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.97.0
+- No code change since 5.96.0
+
+-------------------------------------------------------------------

Old:
----
  ki18n-5.96.0.tar.xz
  ki18n-5.96.0.tar.xz.sig

New:
----
  ki18n-5.97.0.tar.xz
  ki18n-5.97.0.tar.xz.sig

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

Other differences:
------------------
++++++ ki18n.spec ++++++
--- /var/tmp/diff_new_pack.XreuzH/_old  2022-08-15 19:59:23.653256524 +0200
+++ /var/tmp/diff_new_pack.XreuzH/_new  2022-08-15 19:59:23.657256536 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5I18n5
-%define _tar_path 5.96
+%define _tar_path 5.97
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           ki18n
-Version:        5.96.0
+Version:        5.97.0
 Release:        0
 Summary:        KDE Gettext-based UI text internationalization
 License:        LGPL-2.1-or-later


++++++ ki18n-5.96.0.tar.xz -> ki18n-5.97.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.96.0/CMakeLists.txt 
new/ki18n-5.97.0/CMakeLists.txt
--- old/ki18n-5.96.0/CMakeLists.txt     2022-07-02 17:52:55.000000000 +0200
+++ new/ki18n-5.97.0/CMakeLists.txt     2022-08-07 15:25:02.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.96.0") # handled by release scripts
+set(KF_VERSION "5.97.0") # handled by release scripts
 project(KI18n VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.96.0  NO_MODULE)
+find_package(ECM 5.97.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.96.0/po/se/ki18n5.po 
new/ki18n-5.97.0/po/se/ki18n5.po
--- old/ki18n-5.96.0/po/se/ki18n5.po    2022-07-02 17:52:55.000000000 +0200
+++ new/ki18n-5.97.0/po/se/ki18n5.po    2022-08-07 15:25:02.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-02 00:43+0000\n"
+"POT-Creation-Date: 2022-06-20 00:41+0000\n"
 "PO-Revision-Date: 2012-05-30 23:19+0200\n"
 "Last-Translator: B??rre Gaup <boe...@skolelinux.no>\n"
 "Language-Team: Northern Sami <l10n...@lister.huftis.org>\n"
@@ -21,7 +21,7 @@
 
 #. i18n: Decide which string is used to delimit keys in a keyboard
 #. shortcut (e.g. + in Ctrl+Alt+Tab) in plain text.
-#: kuitmarkup.cpp:317
+#: kuitmarkup.cpp:316
 #, kde-format
 msgctxt "shortcut-key-delimiter/plain"
 msgid "+"
@@ -29,7 +29,7 @@
 
 #. i18n: Decide which string is used to delimit keys in a keyboard
 #. shortcut (e.g. + in Ctrl+Alt+Tab) in rich text.
-#: kuitmarkup.cpp:321
+#: kuitmarkup.cpp:320
 #, kde-format
 msgctxt "shortcut-key-delimiter/rich"
 msgid "+"
@@ -37,7 +37,7 @@
 
 #. i18n: Decide which string is used to delimit elements in a GUI path
 #. (e.g. -> in "Go to Settings->Advanced->Core tab.") in plain text.
-#: kuitmarkup.cpp:325
+#: kuitmarkup.cpp:324
 #, kde-format
 msgctxt "gui-path-delimiter/plain"
 msgid "???"
@@ -45,262 +45,262 @@
 
 #. i18n: Decide which string is used to delimit elements in a GUI path
 #. (e.g. -> in "Go to Settings->Advanced->Core tab.") in rich text.
-#: kuitmarkup.cpp:329
+#: kuitmarkup.cpp:328
 #, kde-format
 msgctxt "gui-path-delimiter/rich"
 msgid "???"
 msgstr "????? "
 
-#: kuitmarkup.cpp:333
+#: kuitmarkup.cpp:332
 msgctxt "keyboard-key-name"
 msgid "Alt"
 msgstr "Alt"
 
-#: kuitmarkup.cpp:334
+#: kuitmarkup.cpp:333
 msgctxt "keyboard-key-name"
 msgid "AltGr"
 msgstr "AltGr"
 
-#: kuitmarkup.cpp:335
+#: kuitmarkup.cpp:334
 msgctxt "keyboard-key-name"
 msgid "Backspace"
 msgstr "Divvunboallu"
 
-#: kuitmarkup.cpp:336
+#: kuitmarkup.cpp:335
 msgctxt "keyboard-key-name"
 msgid "CapsLock"
 msgstr "Caps Lock"
 
-#: kuitmarkup.cpp:337
+#: kuitmarkup.cpp:336
 msgctxt "keyboard-key-name"
 msgid "Control"
 msgstr "Ctrl"
 
-#: kuitmarkup.cpp:338
+#: kuitmarkup.cpp:337
 msgctxt "keyboard-key-name"
 msgid "Ctrl"
 msgstr "Ctrl"
 
-#: kuitmarkup.cpp:339
+#: kuitmarkup.cpp:338
 msgctxt "keyboard-key-name"
 msgid "Del"
 msgstr "Sihko"
 
-#: kuitmarkup.cpp:340
+#: kuitmarkup.cpp:339
 msgctxt "keyboard-key-name"
 msgid "Delete"
 msgstr "Sihko"
 
-#: kuitmarkup.cpp:341
+#: kuitmarkup.cpp:340
 msgctxt "keyboard-key-name"
 msgid "Down"
 msgstr "Vulos"
 
-#: kuitmarkup.cpp:342
+#: kuitmarkup.cpp:341
 msgctxt "keyboard-key-name"
 msgid "End"
 msgstr "Loahppa"
 
-#: kuitmarkup.cpp:343
+#: kuitmarkup.cpp:342
 msgctxt "keyboard-key-name"
 msgid "Enter"
 msgstr "Enter"
 
-#: kuitmarkup.cpp:344
+#: kuitmarkup.cpp:343
 msgctxt "keyboard-key-name"
 msgid "Esc"
 msgstr "Escape"
 
 # unreviewed-context
-#: kuitmarkup.cpp:345
+#: kuitmarkup.cpp:344
 msgctxt "keyboard-key-name"
 msgid "Escape"
 msgstr "Escape"
 
-#: kuitmarkup.cpp:346
+#: kuitmarkup.cpp:345
 msgctxt "keyboard-key-name"
 msgid "Home"
 msgstr "Ruoktot"
 
-#: kuitmarkup.cpp:347
+#: kuitmarkup.cpp:346
 msgctxt "keyboard-key-name"
 msgid "Hyper"
 msgstr "Hyper"
 
-#: kuitmarkup.cpp:348
+#: kuitmarkup.cpp:347
 msgctxt "keyboard-key-name"
 msgid "Ins"
 msgstr "Buhtte"
 
-#: kuitmarkup.cpp:349
+#: kuitmarkup.cpp:348
 msgctxt "keyboard-key-name"
 msgid "Insert"
 msgstr "Bija sisa"
 
 # unreviewed-context
-#: kuitmarkup.cpp:350
+#: kuitmarkup.cpp:349
 msgctxt "keyboard-key-name"
 msgid "Left"
 msgstr "Gurutbealde"
 
-#: kuitmarkup.cpp:351
+#: kuitmarkup.cpp:350
 msgctxt "keyboard-key-name"
 msgid "Menu"
 msgstr "F??llu"
 
-#: kuitmarkup.cpp:352
+#: kuitmarkup.cpp:351
 msgctxt "keyboard-key-name"
 msgid "Meta"
 msgstr "Meta"
 
-#: kuitmarkup.cpp:353
+#: kuitmarkup.cpp:352
 msgctxt "keyboard-key-name"
 msgid "NumLock"
 msgstr "Num Lock"
 
-#: kuitmarkup.cpp:354
+#: kuitmarkup.cpp:353
 msgctxt "keyboard-key-name"
 msgid "PageDown"
 msgstr "Page Down"
 
-#: kuitmarkup.cpp:355
+#: kuitmarkup.cpp:354
 msgctxt "keyboard-key-name"
 msgid "PageUp"
 msgstr "Page Up"
 
-#: kuitmarkup.cpp:356
+#: kuitmarkup.cpp:355
 msgctxt "keyboard-key-name"
 msgid "PgDown"
 msgstr "Siidu vulos"
 
-#: kuitmarkup.cpp:357
+#: kuitmarkup.cpp:356
 msgctxt "keyboard-key-name"
 msgid "PgUp"
 msgstr "Siidu baj??s"
 
-#: kuitmarkup.cpp:358
+#: kuitmarkup.cpp:357
 msgctxt "keyboard-key-name"
 msgid "PauseBreak"
 msgstr "Botke"
 
-#: kuitmarkup.cpp:359
+#: kuitmarkup.cpp:358
 msgctxt "keyboard-key-name"
 msgid "PrintScreen"
 msgstr "PrintScreen"
 
-#: kuitmarkup.cpp:360
+#: kuitmarkup.cpp:359
 msgctxt "keyboard-key-name"
 msgid "PrtScr"
 msgstr "PrtScr"
 
-#: kuitmarkup.cpp:361
+#: kuitmarkup.cpp:360
 msgctxt "keyboard-key-name"
 msgid "Return"
 msgstr "Return"
 
 # unreviewed-context
-#: kuitmarkup.cpp:362
+#: kuitmarkup.cpp:361
 msgctxt "keyboard-key-name"
 msgid "Right"
 msgstr "Olge??bealde"
 
-#: kuitmarkup.cpp:363
+#: kuitmarkup.cpp:362
 msgctxt "keyboard-key-name"
 msgid "ScrollLock"
 msgstr "Scroll Lock"
 
-#: kuitmarkup.cpp:364
+#: kuitmarkup.cpp:363
 msgctxt "keyboard-key-name"
 msgid "Shift"
 msgstr "Shift"
 
-#: kuitmarkup.cpp:365
+#: kuitmarkup.cpp:364
 msgctxt "keyboard-key-name"
 msgid "Space"
 msgstr "Gaskamearka"
 
-#: kuitmarkup.cpp:366
+#: kuitmarkup.cpp:365
 msgctxt "keyboard-key-name"
 msgid "Super"
 msgstr "Super"
 
-#: kuitmarkup.cpp:367
+#: kuitmarkup.cpp:366
 msgctxt "keyboard-key-name"
 msgid "SysReq"
 msgstr "SysReq"
 
-#: kuitmarkup.cpp:368
+#: kuitmarkup.cpp:367
 msgctxt "keyboard-key-name"
 msgid "Tab"
 msgstr "Tab"
 
 # unreviewed-context
-#: kuitmarkup.cpp:369
+#: kuitmarkup.cpp:368
 msgctxt "keyboard-key-name"
 msgid "Up"
 msgstr "Baj??s"
 
-#: kuitmarkup.cpp:370
+#: kuitmarkup.cpp:369
 msgctxt "keyboard-key-name"
 msgid "Win"
 msgstr "Win"
 
-#: kuitmarkup.cpp:371
+#: kuitmarkup.cpp:370
 msgctxt "keyboard-key-name"
 msgid "F1"
 msgstr ""
 
-#: kuitmarkup.cpp:372
+#: kuitmarkup.cpp:371
 msgctxt "keyboard-key-name"
 msgid "F2"
 msgstr ""
 
-#: kuitmarkup.cpp:373
+#: kuitmarkup.cpp:372
 msgctxt "keyboard-key-name"
 msgid "F3"
 msgstr ""
 
-#: kuitmarkup.cpp:374
+#: kuitmarkup.cpp:373
 msgctxt "keyboard-key-name"
 msgid "F4"
 msgstr ""
 
-#: kuitmarkup.cpp:375
+#: kuitmarkup.cpp:374
 msgctxt "keyboard-key-name"
 msgid "F5"
 msgstr ""
 
-#: kuitmarkup.cpp:376
+#: kuitmarkup.cpp:375
 msgctxt "keyboard-key-name"
 msgid "F6"
 msgstr ""
 
-#: kuitmarkup.cpp:377
+#: kuitmarkup.cpp:376
 msgctxt "keyboard-key-name"
 msgid "F7"
 msgstr ""
 
-#: kuitmarkup.cpp:378
+#: kuitmarkup.cpp:377
 msgctxt "keyboard-key-name"
 msgid "F8"
 msgstr ""
 
-#: kuitmarkup.cpp:379
+#: kuitmarkup.cpp:378
 msgctxt "keyboard-key-name"
 msgid "F9"
 msgstr ""
 
-#: kuitmarkup.cpp:380
+#: kuitmarkup.cpp:379
 msgctxt "keyboard-key-name"
 msgid "F10"
 msgstr ""
 
-#: kuitmarkup.cpp:381
+#: kuitmarkup.cpp:380
 msgctxt "keyboard-key-name"
 msgid "F11"
 msgstr ""
 
-#: kuitmarkup.cpp:382
+#: kuitmarkup.cpp:381
 msgctxt "keyboard-key-name"
 msgid "F12"
 msgstr ""
@@ -313,91 +313,91 @@
 #. original. Some things you may consider changing:
 #. - the proper quotes, those used in msgid are English-standard
 #. - the <i> and <b> tags, does your language script work well with them?
-#: kuitmarkup.cpp:731
+#: kuitmarkup.cpp:730
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <title> plain"
 msgid "== %1 =="
 msgstr "== %1 =="
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:736
+#: kuitmarkup.cpp:735
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <title> rich"
 msgid "<h2>%1</h2>"
 msgstr "<h2>%1</h2>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:744
+#: kuitmarkup.cpp:743
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <subtitle> plain"
 msgid "~ %1 ~"
 msgstr "~ %1 ~"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:749
+#: kuitmarkup.cpp:748
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <subtitle> rich"
 msgid "<h3>%1</h3>"
 msgstr "<h3>%1</h3>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:757
+#: kuitmarkup.cpp:756
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <para> plain"
 msgid "%1"
 msgstr "%1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:762
+#: kuitmarkup.cpp:761
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <para> rich"
 msgid "<p>%1</p>"
 msgstr "<b>%1</b>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:770
+#: kuitmarkup.cpp:769
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <list> plain"
 msgid "%1"
 msgstr "%1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:775
+#: kuitmarkup.cpp:774
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <list> rich"
 msgid "<ul>%1</ul>"
 msgstr "<li>%1</li>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:783
+#: kuitmarkup.cpp:782
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <item> plain"
 msgid "  * %1"
 msgstr "  ??? %1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:788
+#: kuitmarkup.cpp:787
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <item> rich"
 msgid "<li>%1</li>"
 msgstr "<li>%1</li>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:795
+#: kuitmarkup.cpp:794
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <note> plain"
 msgid "Note: %1"
 msgstr "Fuom????: %1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:800
+#: kuitmarkup.cpp:799
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <note> rich"
 msgid "<i>Note</i>: %1"
 msgstr "<i>Fuom????</i>: %1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:806
+#: kuitmarkup.cpp:805
 #, fuzzy, kde-format
 msgctxt ""
 "tag-format-pattern <note label=> plain\n"
@@ -406,7 +406,7 @@
 msgstr "Daga o????asit: %1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:812
+#: kuitmarkup.cpp:811
 #, fuzzy, kde-format
 msgctxt ""
 "tag-format-pattern <note label=> rich\n"
@@ -415,21 +415,21 @@
 msgstr "<i>%1</i>: %2"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:819
+#: kuitmarkup.cpp:818
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <warning> plain"
 msgid "WARNING: %1"
 msgstr "V??RUHUS: %1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:824
+#: kuitmarkup.cpp:823
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <warning> rich"
 msgid "<b>Warning</b>: %1"
 msgstr "<b>V??ruhus</b>: %1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:830
+#: kuitmarkup.cpp:829
 #, fuzzy, kde-format
 msgctxt ""
 "tag-format-pattern <warning label=> plain\n"
@@ -438,7 +438,7 @@
 msgstr "Daga o????asit: %1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:836
+#: kuitmarkup.cpp:835
 #, fuzzy, kde-format
 msgctxt ""
 "tag-format-pattern <warning label=> rich\n"
@@ -447,21 +447,21 @@
 msgstr "<b>%1</b>: %2"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:843
+#: kuitmarkup.cpp:842
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <link> plain"
 msgid "%1"
 msgstr "%1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:848
+#: kuitmarkup.cpp:847
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <link> rich"
 msgid "<a href=\"%1\">%1</a>"
 msgstr "<a href=\"%1\"></a>        %2"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:854
+#: kuitmarkup.cpp:853
 #, fuzzy, kde-format
 msgctxt ""
 "tag-format-pattern <link url=> plain\n"
@@ -470,7 +470,7 @@
 msgstr "%1 (%2)"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:860
+#: kuitmarkup.cpp:859
 #, fuzzy, kde-format
 msgctxt ""
 "tag-format-pattern <link url=> rich\n"
@@ -479,49 +479,49 @@
 msgstr "<a href=\"%1\"></a>        %2"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:867
+#: kuitmarkup.cpp:866
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <filename> plain"
 msgid "???%1???"
 msgstr "??%1??"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:872
+#: kuitmarkup.cpp:871
 #, kde-format
 msgctxt "tag-format-pattern <filename> rich"
 msgid "???<tt>%1</tt>???"
 msgstr ""
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:879
+#: kuitmarkup.cpp:878
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <application> plain"
 msgid "%1"
 msgstr "%1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:884
+#: kuitmarkup.cpp:883
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <application> rich"
 msgid "%1"
 msgstr "%1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:891
+#: kuitmarkup.cpp:890
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <command> plain"
 msgid "%1"
 msgstr "%1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:896
+#: kuitmarkup.cpp:895
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <command> rich"
 msgid "<tt>%1</tt>"
 msgstr "<tt>%1</tt>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:902
+#: kuitmarkup.cpp:901
 #, fuzzy, kde-format
 msgctxt ""
 "tag-format-pattern <command section=> plain\n"
@@ -530,7 +530,7 @@
 msgstr "%1 ( %2 )"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:908
+#: kuitmarkup.cpp:907
 #, fuzzy, kde-format
 msgctxt ""
 "tag-format-pattern <command section=> rich\n"
@@ -539,35 +539,35 @@
 msgstr "<tt>%1(%2)</tt>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:915
+#: kuitmarkup.cpp:914
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <resource> plain"
 msgid "???%1???"
 msgstr "??%1??"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:920
+#: kuitmarkup.cpp:919
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <resource> rich"
 msgid "???%1???"
 msgstr "??%1??"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:927
+#: kuitmarkup.cpp:926
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <icode> plain"
 msgid "???%1???"
 msgstr "??%1??"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:932
+#: kuitmarkup.cpp:931
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <icode> rich"
 msgid "<tt>%1</tt>"
 msgstr "<tt>%1</tt>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:939
+#: kuitmarkup.cpp:938
 #, kde-format
 msgctxt "tag-format-pattern <bcode> plain"
 msgid ""
@@ -576,98 +576,98 @@
 msgstr ""
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:944
+#: kuitmarkup.cpp:943
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <bcode> rich"
 msgid "<pre>%1</pre>"
 msgstr "<b>%1</b>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:951
+#: kuitmarkup.cpp:950
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <shortcut> plain"
 msgid "%1"
 msgstr "%1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:956
+#: kuitmarkup.cpp:955
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <shortcut> rich"
 msgid "<b>%1</b>"
 msgstr "<b>%1</b>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:963
+#: kuitmarkup.cpp:962
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <interface> plain"
 msgid "|%1|"
 msgstr "|%1|"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:968
+#: kuitmarkup.cpp:967
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <interface> rich"
 msgid "<i>%1</i>"
 msgstr "<i>%1</i>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:975
+#: kuitmarkup.cpp:974
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <emphasis> plain"
 msgid "*%1*"
 msgstr "*%1*"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:980
+#: kuitmarkup.cpp:979
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <emphasis> rich"
 msgid "<i>%1</i>"
 msgstr "<i>%1</i>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:985
+#: kuitmarkup.cpp:984
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <emphasis-strong> plain"
 msgid "**%1**"
 msgstr "**%1**"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:990
+#: kuitmarkup.cpp:989
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <emphasis-strong> rich"
 msgid "<b>%1</b>"
 msgstr "<b>%1</b>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:997
+#: kuitmarkup.cpp:996
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <placeholder> plain"
 msgid "&lt;%1&gt;"
 msgstr "&lt;%1&gt;"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:1002
+#: kuitmarkup.cpp:1001
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <placeholder> rich"
 msgid "&lt;<i>%1</i>&gt;"
 msgstr "&lt;<i>%1</i>&gt;"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:1009
+#: kuitmarkup.cpp:1008
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <email> plain"
 msgid "&lt;%1&gt;"
 msgstr "&lt;%1&gt;"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:1014
+#: kuitmarkup.cpp:1013
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <email> rich"
 msgid "&lt;<a href=\"mailto:%1\";>%1</a>&gt;"
 msgstr "&lt;<a href=\"mailto:%1\";>%1</a>&gt;"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:1020
+#: kuitmarkup.cpp:1019
 #, fuzzy, kde-format
 msgctxt ""
 "tag-format-pattern <email address=> plain\n"
@@ -676,7 +676,7 @@
 msgstr "%1 &lt;%2&gt;"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:1026
+#: kuitmarkup.cpp:1025
 #, fuzzy, kde-format
 msgctxt ""
 "tag-format-pattern <email address=> rich\n"
@@ -685,42 +685,42 @@
 msgstr "<a href=\"mailto:%2\";>%1</a>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:1033
+#: kuitmarkup.cpp:1032
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <envar> plain"
 msgid "$%1"
 msgstr "$%1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:1038
+#: kuitmarkup.cpp:1037
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <envar> rich"
 msgid "<tt>$%1</tt>"
 msgstr "<tt>$%1</tt>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:1045
+#: kuitmarkup.cpp:1044
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <message> plain"
 msgid "/%1/"
 msgstr "/%1/"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:1050
+#: kuitmarkup.cpp:1049
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <message> rich"
 msgid "<i>%1</i>"
 msgstr "<i>%1</i>"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:1057
+#: kuitmarkup.cpp:1056
 #, fuzzy, kde-format
 msgctxt "tag-format-pattern <nl> plain"
 msgid "%1\n"
 msgstr "%1"
 
 #. i18n: KUIT pattern, see the comment to the first of these entries above.
-#: kuitmarkup.cpp:1062
+#: kuitmarkup.cpp:1061
 #, kde-format
 msgctxt "tag-format-pattern <nl> rich"
 msgid "%1<br/>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.96.0/po/zh_CN/ki18n5.po 
new/ki18n-5.97.0/po/zh_CN/ki18n5.po
--- old/ki18n-5.96.0/po/zh_CN/ki18n5.po 2022-07-02 17:52:55.000000000 +0200
+++ new/ki18n-5.97.0/po/zh_CN/ki18n5.po 2022-08-07 15:25:02.000000000 +0200
@@ -1,22 +1,9 @@
-# translation of kdelibs4.po to Chinese Simplified
-# Copyright (C) 2007 Free Software Foundation, Inc.
-#
-# Lie Ex <lilith...@gmail.com> 2007-2011.
-# Wang Jian <l...@linux.ustc.edu.cn>, 1998.
-# Sarah Smith <sar...@redhat.com>, 2002.
-# Xiong Jiang <jxi...@offtopic.org>, 2002,2003,2004.
-# Funda Wang <fundaw...@linux.net.cn>, 2002,2003,2004.
-# Liang Qi <cavendish...@gmail.com>, 2007.
-# Feng Chao <rainofch...@gmail.com>, 2010, 2012.
-# Ni Hui <shuizhuyuan...@126.com>, 2010, 2011, 2012.
-# Weng Xuetian <wen...@gmail.com>, 2011, 2012, 2013.
-# Xuetian Weng <xw...@cs.stonybrook.edu>, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-20 00:41+0000\n"
-"PO-Revision-Date: 2022-07-02 10:59\n"
+"PO-Revision-Date: 2022-07-30 15:54\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to