Hello community,

here is the log from the commit of package khtml for openSUSE:Factory checked 
in at 2020-10-12 13:54:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/khtml (Old)
 and      /work/SRC/openSUSE:Factory/.khtml.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "khtml"

Mon Oct 12 13:54:56 2020 rev:82 rq:840822 version:5.75.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/khtml/khtml.changes      2020-09-18 
14:41:01.103981887 +0200
+++ /work/SRC/openSUSE:Factory/.khtml.new.3486/khtml.changes    2020-10-12 
13:56:29.438145448 +0200
@@ -1,0 +2,9 @@
+Mon Oct  5 08:33:14 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.75.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.75.0
+- No code change since 5.74.0
+
+-------------------------------------------------------------------

Old:
----
  khtml-5.74.0.tar.xz
  khtml-5.74.0.tar.xz.sig

New:
----
  khtml-5.75.0.tar.xz
  khtml-5.75.0.tar.xz.sig

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

Other differences:
------------------
++++++ khtml.spec ++++++
--- /var/tmp/diff_new_pack.OH1J5e/_old  2020-10-12 13:56:30.814146022 +0200
+++ /var/tmp/diff_new_pack.OH1J5e/_new  2020-10-12 13:56:30.818146024 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5KHtml5
-%define _tar_path 5.74
+%define _tar_path 5.75
 # 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 lang
 Name:           khtml
-Version:        5.74.0
+Version:        5.75.0
 Release:        0
 Summary:        HTML rendering engine
 License:        LGPL-2.1-or-later


++++++ khtml-5.74.0.tar.xz -> khtml-5.75.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.74.0/CMakeLists.txt 
new/khtml-5.75.0/CMakeLists.txt
--- old/khtml-5.74.0/CMakeLists.txt     2020-09-06 12:25:36.000000000 +0200
+++ new/khtml-5.75.0/CMakeLists.txt     2020-10-04 20:45:58.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.74.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.74.0") # handled by release scripts
+set(KF5_VERSION "5.75.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.75.0") # handled by release scripts
 project(KHtml VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.74.0  NO_MODULE)
+find_package(ECM 5.75.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/khtml-5.74.0/po/ca/khtml5.po 
new/khtml-5.75.0/po/ca/khtml5.po
--- old/khtml-5.74.0/po/ca/khtml5.po    2020-09-06 12:25:36.000000000 +0200
+++ new/khtml-5.75.0/po/ca/khtml5.po    2020-10-04 20:45:58.000000000 +0200
@@ -11,7 +11,7 @@
 # Orestes Mas <[email protected]>, 2010.
 msgid ""
 msgstr ""
-"Project-Id-Version: khtml5\n"
+"Project-Id-Version: khtml\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-23 02:51+0100\n"
 "PO-Revision-Date: 2020-08-05 17:35+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.74.0/po/ca@valencia/khtml5.po 
new/khtml-5.75.0/po/ca@valencia/khtml5.po
--- old/khtml-5.74.0/po/ca@valencia/khtml5.po   2020-09-06 12:25:36.000000000 
+0200
+++ new/khtml-5.75.0/po/ca@valencia/khtml5.po   2020-10-04 20:45:58.000000000 
+0200
@@ -11,7 +11,7 @@
 # Orestes Mas <[email protected]>, 2010.
 msgid ""
 msgstr ""
-"Project-Id-Version: khtml5\n"
+"Project-Id-Version: khtml\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-23 02:51+0100\n"
 "PO-Revision-Date: 2019-01-10 21:07+0100\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.74.0/po/el/khtml5.po 
new/khtml-5.75.0/po/el/khtml5.po
--- old/khtml-5.74.0/po/el/khtml5.po    2020-09-06 12:25:36.000000000 +0200
+++ new/khtml-5.75.0/po/el/khtml5.po    2020-10-04 20:45:58.000000000 +0200
@@ -14,21 +14,21 @@
 # Petros Vidalis <[email protected]>, 2010, 2011.
 # Dimitrios Glentadakis <[email protected]>, 2010, 2011, 2012, 2013, 2014.
 # nikos, 2011.
-# Stelios <[email protected]>, 2012, 2013.
+# Stelios <[email protected]>, 2012, 2013, 2020.
 # Dimitris Kardarakos <[email protected]>, 2015, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-23 02:51+0100\n"
-"PO-Revision-Date: 2016-09-28 14:48+0200\n"
-"Last-Translator: Dimitris Kardarakos <[email protected]>\n"
+"PO-Revision-Date: 2020-09-07 14:41+0300\n"
+"Last-Translator: Stelios <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
 "Language: el\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -502,22 +502,22 @@
 #: html/ksslkeygen.cpp:257
 #, kde-format
 msgid "2048 (High Grade)"
-msgstr ""
+msgstr "2048 (υψηλόβαθμο)"
 
 #: html/ksslkeygen.cpp:258
 #, kde-format
 msgid "1024 (Medium Grade)"
-msgstr ""
+msgstr "1024 (μέσου βαθμού)"
 
 #: html/ksslkeygen.cpp:259
 #, kde-format
 msgid "768  (Low Grade)"
-msgstr ""
+msgstr "768  (χαμηλόβαθμο)"
 
 #: html/ksslkeygen.cpp:260
 #, kde-format
 msgid "512  (Low Grade)"
-msgstr ""
+msgstr "512  (χαμηλόβαθμο)"
 
 #: html/ksslkeygen.cpp:262
 #, kde-format
@@ -1244,25 +1244,19 @@
 msgstr "   <a href=\"%1\">[Ιδιότητες]</a>"
 
 #: khtml_part.cpp:4019
-#, fuzzy, kde-format
-#| msgctxt "HTML rendering mode (see http://en.wikipedia.org/wiki/Quirks_mode)"
-#| msgid "Quirks"
+#, kde-format
 msgctxt "HTML rendering mode (see https://en.wikipedia.org/wiki/Quirks_mode)"
 msgid "Quirks"
 msgstr "Quirks"
 
 #: khtml_part.cpp:4022
-#, fuzzy, kde-format
-#| msgctxt "HTML rendering mode (see http://en.wikipedia.org/wiki/Quirks_mode)"
-#| msgid "Almost standards"
+#, kde-format
 msgctxt "HTML rendering mode (see https://en.wikipedia.org/wiki/Quirks_mode)"
 msgid "Almost standards"
 msgstr "Σχεδόν πρότυπα"
 
 #: khtml_part.cpp:4026
-#, fuzzy, kde-format
-#| msgctxt "HTML rendering mode (see http://en.wikipedia.org/wiki/Quirks_mode)"
-#| msgid "Strict"
+#, kde-format
 msgctxt "HTML rendering mode (see https://en.wikipedia.org/wiki/Quirks_mode)"
 msgid "Strict"
 msgstr "Αυστηρός"
@@ -1582,15 +1576,7 @@
 
 #. i18n: ectx: property (whatsThis), widget (QDialog, KJSErrorDlgBase)
 #: kjserrordlgbase.ui:18
-#, fuzzy, kde-format
-#| msgid ""
-#| "This dialog provides you with notification and details of scripting "
-#| "errors that occur on web pages.  In many cases it is due to an error in "
-#| "the web site as designed by its author.  In other cases it is the result "
-#| "of a programming error in Konqueror.  If you suspect the former, please "
-#| "contact the webmaster of the site in question.  Conversely if you suspect "
-#| "an error in Konqueror, please file a bug report at http://bugs.kde.org/.  "
-#| "A test case which illustrates the problem will be appreciated."
+#, kde-format
 msgid ""
 "This dialog provides you with notification and details of scripting errors "
 "that occur on web pages.  In many cases it is due to an error in the web "
@@ -1607,7 +1593,7 @@
 "στον Konqueror.  Αν υποπτεύεστε ότι συμβαίνει το πρώτο, παρακαλώ "
 "επικοινωνήστε με το δημιουργό του εν λόγω δικτυακού τόπου.  Αντίθετα, αν "
 "υποπτεύεστε ότι είναι σφάλμα του Konqueror, παρακαλώ στείλτε μία αναφορά "
-"σφάλματος στο http://bugs.kde.org/.  Πληροφορίες για το που εμφανίστηκε το "
+"σφάλματος στο https://bugs.kde.org/.  Πληροφορίες για το που εμφανίστηκε το "
 "σφάλμα θα ήταν πολύ χρήσιμες."
 
 #: kmultipart/httpfiltergzip.cpp:89
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.74.0/po/ro/khtml5.po 
new/khtml-5.75.0/po/ro/khtml5.po
--- old/khtml-5.74.0/po/ro/khtml5.po    2020-09-06 12:25:36.000000000 +0200
+++ new/khtml-5.75.0/po/ro/khtml5.po    2020-10-04 20:45:58.000000000 +0200
@@ -1,23 +1,23 @@
 # Traducerea kdelibs4.po în Română
 # Laurenţiu Buzdugan <[email protected]>, 2008, 2009.
-# Sergiu Bivol <[email protected]>, 2008, 2009, 2010.
-# Sergiu Bivol <[email protected]>, 2010, 2012, 2013, 2014.
+# Sergiu Bivol <[email protected]>, 2008, 2009, 2010.
+# Sergiu Bivol <[email protected]>, 2010, 2012, 2013, 2014, 2020.
 # Cristian Oneț <[email protected]>, 2010, 2011, 2012, 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-23 02:51+0100\n"
-"PO-Revision-Date: 2014-03-26 19:20+0200\n"
-"Last-Translator: Sergiu Bivol <[email protected]>\n"
-"Language-Team: Romanian <[email protected]>\n"
+"PO-Revision-Date: 2020-09-27 22:18+0100\n"
+"Last-Translator: Sergiu Bivol <[email protected]>\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"
-"X-Generator: Lokalize 1.5\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"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -27,7 +27,7 @@
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ",[email protected],[email protected],[email protected]"
+msgstr ",[email protected],[email protected],[email protected]"
 
 #: ecma/debugger/callstackdock.cpp:35
 #, kde-format
@@ -424,40 +424,35 @@
 
 #. i18n: ectx: property (text), widget (QLabel, TextLabel6)
 #: html/keygenwizard2.ui:48
-#, fuzzy, kde-format
-#| msgid "&Keep password"
+#, kde-format
 msgid "&Repeat password:"
-msgstr "Ține &minte parola"
+msgstr "&Repetați parola:"
 
 #. i18n: ectx: property (text), widget (QLabel, TextLabel5)
 #: html/keygenwizard2.ui:58
-#, fuzzy, kde-format
-#| msgid "&Keep password"
+#, kde-format
 msgid "&Choose password:"
-msgstr "Ține &minte parola"
+msgstr "&Alegeți parola:"
 
 #: html/ksslkeygen.cpp:82
-#, fuzzy, kde-format
-#| msgid "Details of the Request:"
+#, kde-format
 msgid "KDE Certificate Request"
-msgstr "Detaliile cererii:"
+msgstr "Cerere de certificat KDE"
 
 #: html/ksslkeygen.cpp:89
 #, kde-format
 msgid "KDE Certificate Request - Password"
-msgstr ""
+msgstr "Cerere de certificat KDE - Parolă"
 
 #: html/ksslkeygen.cpp:126
-#, fuzzy, kde-format
-#| msgid "Unsupported Key"
+#, kde-format
 msgid "Unsupported key size."
-msgstr "Tastă nesuportată"
+msgstr "Dimensiune de cheie nesusținută."
 
 #: html/ksslkeygen.cpp:126
-#, fuzzy, kde-format
-#| msgid "Information"
+#, kde-format
 msgid "KDE SSL Information"
-msgstr "Informație"
+msgstr "Informații SSL KDE"
 
 #: html/ksslkeygen.cpp:132 khtml_part.cpp:5018
 #, kde-format
@@ -467,25 +462,22 @@
 #: html/ksslkeygen.cpp:133
 #, kde-format
 msgid "Please wait while the encryption keys are generated..."
-msgstr ""
+msgstr "Așteptați cât se generează cheile de criptare..."
 
 #: html/ksslkeygen.cpp:148
-#, fuzzy, kde-format
-#| msgid "Do you want to store this password for %1?"
+#, kde-format
 msgid "Do you wish to store the passphrase in your wallet file?"
-msgstr "Doriți să stocați această parolă pentru %1?"
+msgstr "Doriți să stocați fraza secretă în fișierul portofelului?"
 
 #: html/ksslkeygen.cpp:148
-#, fuzzy, kde-format
-#| msgid "&Store"
+#, kde-format
 msgid "Store"
-msgstr "&Stochează"
+msgstr "Stochează"
 
 #: html/ksslkeygen.cpp:148
-#, fuzzy, kde-format
-#| msgid "Do &Not Store"
+#, kde-format
 msgid "Do Not Store"
-msgstr "&Nu stoca"
+msgstr "Nu stoca"
 
 #: html/ksslkeygen.cpp:257
 #, kde-format
@@ -508,10 +500,9 @@
 msgstr ""
 
 #: html/ksslkeygen.cpp:262
-#, fuzzy, kde-format
-#| msgid "Enable SOCKS support"
+#, kde-format
 msgid "No SSL support."
-msgstr "Permite suport SOCKS"
+msgstr "Fără susținere SSL."
 
 #. i18n: ectx: property (windowTitle), widget (QDialog, KHTMLInfoDlg)
 #: htmlpageinfo.ui:22
@@ -1244,17 +1235,13 @@
 msgstr "Compatibil înapoi"
 
 #: khtml_part.cpp:4022
-#, fuzzy, kde-format
-#| msgctxt "HTML rendering mode (see http://en.wikipedia.org/wiki/Quirks_mode)"
-#| msgid "Almost standards"
+#, kde-format
 msgctxt "HTML rendering mode (see https://en.wikipedia.org/wiki/Quirks_mode)"
 msgid "Almost standards"
-msgstr "Aproape standard"
+msgstr "Aproape standarde"
 
 #: khtml_part.cpp:4026
-#, fuzzy, kde-format
-#| msgctxt "HTML rendering mode (see http://en.wikipedia.org/wiki/Quirks_mode)"
-#| msgid "Strict"
+#, kde-format
 msgctxt "HTML rendering mode (see https://en.wikipedia.org/wiki/Quirks_mode)"
 msgid "Strict"
 msgstr "Strict"
@@ -1519,10 +1506,9 @@
 msgstr "Inactiv"
 
 #: khtmlimage.cpp:49
-#, fuzzy, kde-format
-#| msgid "KHTML"
+#, kde-format
 msgid "KHTML Image"
-msgstr "KHTML"
+msgstr "Imagine KHTML"
 
 #: khtmlimage.cpp:195
 #, kde-format
@@ -1596,7 +1582,7 @@
 #: kmultipart/httpfiltergzip.cpp:89
 #, kde-format
 msgid "Receiving corrupt data."
-msgstr ""
+msgstr "Se primesc date corupte."
 
 #: kmultipart/kmultipart.cpp:39
 #, kde-format
@@ -1609,10 +1595,9 @@
 msgstr "Componentă înglobată pentru multipart/mixed"
 
 #: kmultipart/kmultipart.cpp:43
-#, fuzzy, kde-format
-#| msgid "Copyright 2001-2011, David Faure <email>[email protected]</email>"
+#, kde-format
 msgid "Copyright 2001-2011, David Faure <[email protected]>"
-msgstr "Drept de autor 2001-2011, David Faure <email>[email protected]</email>"
+msgstr "Drept de autor 2001-2011, David Faure <[email protected]>"
 
 #: kmultipart/kmultipart.cpp:335
 #, kde-format
@@ -1635,7 +1620,7 @@
 #, kde-format
 msgctxt "@item Text character set"
 msgid "Western European"
-msgstr "Europen de vest"
+msgstr "European de vest"
 
 #: misc/kencodingdetector.cpp:1129 misc/kencodingdetector.cpp:1191
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.74.0/po/vi/khtml5.po 
new/khtml-5.75.0/po/vi/khtml5.po
--- old/khtml-5.74.0/po/vi/khtml5.po    2020-09-06 12:25:36.000000000 +0200
+++ new/khtml-5.75.0/po/vi/khtml5.po    2020-10-04 20:45:58.000000000 +0200
@@ -152,8 +152,8 @@
 "Do not know where to evaluate the expression. Please pause a script or open "
 "a source file."
 msgstr ""
-"Không biết nơi nào để kiểm thử biểu thức. Hãy dừng một lệnh hoặc mở một tập "
-"tin nguồn."
+"Không biết nơi nào để kiểm thử biểu thức. Hãy dừng một lệnh hoặc mở một tệp "
+"nguồn."
 
 #: ecma/debugger/debugwindow.cpp:814
 #, kde-format
@@ -320,7 +320,7 @@
 "The following files will not be uploaded because they could not be found.\n"
 "Do you want to continue?"
 msgstr ""
-"Những tập tin theo đây sẽ không được tải lên vì không tìm thấy chúng.\n"
+"Những tệp theo đây sẽ không được tải lên vì không tìm thấy chúng.\n"
 "Bạn có muốn tiếp tục không?"
 
 #: html/html_formimpl.cpp:424
@@ -340,7 +340,7 @@
 "the Internet.\n"
 "Do you really want to continue?"
 msgstr ""
-"Bạn sắp truyền những tập tin theo đây từ máy tính cục bộ lên Mạng.\n"
+"Bạn sắp truyền những tệp theo đây từ máy tính cục bộ lên Mạng.\n"
 "Bạn thực sự muốn tiếp tục không?"
 
 #: html/html_formimpl.cpp:438
@@ -352,7 +352,7 @@
 #, kde-format
 msgid "&Send File"
 msgid_plural "&Send Files"
-msgstr[0] "&Gửi tập tin"
+msgstr[0] "&Gửi tệp"
 
 #: html/html_formimpl.cpp:1687 html/html_formimpl.cpp:1908 khtml_part.cpp:4963
 #: khtmlview.cpp:2845 khtmlview.cpp:2889
@@ -591,7 +591,7 @@
 #: java/kjavaappletserver.cpp:147
 #, kde-format
 msgid "Error: java executable not found"
-msgstr "Lỗi : không tìm thấy tập tin thực hiện được Java"
+msgstr "Lỗi : không tìm thấy tệp thực hiện được Java"
 
 #: java/kjavaappletserver.cpp:674
 #, kde-format
@@ -678,7 +678,7 @@
 #: khtml_browser.rc:4
 #, kde-format
 msgid "&File"
-msgstr "&Tập tin"
+msgstr "&Tệp"
 
 #. i18n: ectx: Menu (view)
 #: khtml_browser.rc:18
@@ -842,12 +842,12 @@
 #, kde-format
 msgid ""
 "A file named \"%1\" already exists. Are you sure you want to overwrite it?"
-msgstr "Tập tin tên \"%1\" đã có. Bạn có chắc muốn ghi đè lên nó không?"
+msgstr "Tệp tên \"%1\" đã có. Bạn có chắc muốn ghi đè lên nó không?"
 
 #: khtml_ext.cpp:875
 #, kde-format
 msgid "Overwrite File?"
-msgstr "Ghi đè tập tin không?"
+msgstr "Ghi đè tệp không?"
 
 #: khtml_ext.cpp:927
 #, kde-format
@@ -1320,8 +1320,8 @@
 "<qt>The form will be submitted to <br /><b>%1</b><br />on your local "
 "filesystem.<br />Do you want to submit the form?</qt>"
 msgstr ""
-"<qt>Biểu mẫu sẽ được gửi cho <br /><b>%1</b><br /> trong hệ thống tập tin "
-"cục bộ của bạn.<br />Bạn có muốn gởi đơn này không?</qt>"
+"<qt>Biểu mẫu sẽ được gửi cho <br /><b>%1</b><br /> trong hệ thống tệp cục bộ "
+"của bạn.<br />Bạn có muốn gởi đơn này không?</qt>"
 
 #: khtml_part.cpp:5018
 #, kde-format
@@ -1329,8 +1329,8 @@
 "This site attempted to attach a file from your computer in the form "
 "submission. The attachment was removed for your protection."
 msgstr ""
-"Nơi Mạng này đã cố đính một tập tin từ máy tính của bạn kèm đơn đã gởi. Tập "
-"tin đính kèm đã được gỡ bỏ để bảo vệ bạn."
+"Nơi Mạng này đã cố đính một tệp từ máy tính của bạn kèm đơn đã gởi. Tệp đính "
+"kèm đã được gỡ bỏ để bảo vệ bạn."
 
 #: khtml_part.cpp:6112
 #, kde-format
@@ -1825,7 +1825,7 @@
 #: xml/xml_tokenizer.cpp:347
 #, kde-format
 msgid "the document is not in the correct file format"
-msgstr "tài liệu không phải có dạng thức tập tin đúng"
+msgstr "tài liệu không phải có dạng thức tệp đúng"
 
 #: xml/xml_tokenizer.cpp:352
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khtml-5.74.0/po/zh_CN/khtml5.po 
new/khtml-5.75.0/po/zh_CN/khtml5.po
--- old/khtml-5.74.0/po/zh_CN/khtml5.po 2020-09-06 12:25:36.000000000 +0200
+++ new/khtml-5.75.0/po/zh_CN/khtml5.po 2020-10-04 20:45:58.000000000 +0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-23 02:51+0100\n"
-"PO-Revision-Date: 2020-09-05 05:17\n"
+"PO-Revision-Date: 2020-09-23 12:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to