Hello community,

here is the log from the commit of package kate for openSUSE:Factory checked in 
at 2018-10-15 09:23:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kate (Old)
 and      /work/SRC/openSUSE:Factory/.kate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kate"

Mon Oct 15 09:23:11 2018 rev:101 rq:641465 version:18.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kate/kate.changes        2018-09-13 
23:55:07.166241374 +0200
+++ /work/SRC/openSUSE:Factory/.kate.new/kate.changes   2018-10-15 
09:23:21.392488142 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:06:48 UTC 2018 - [email protected]
+
+- Update to 18.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kate-18.08.1.tar.xz

New:
----
  kate-18.08.2.tar.xz

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

Other differences:
------------------
++++++ kate.spec ++++++
--- /var/tmp/diff_new_pack.p7Rs0o/_old  2018-10-15 09:23:24.720485029 +0200
+++ /var/tmp/diff_new_pack.p7Rs0o/_new  2018-10-15 09:23:24.720485029 +0200
@@ -20,7 +20,7 @@
 
 %define _appstreamkpackage 0%(cat 
%{_kf5_cmakedir}/KF5Package/KF5PackageMacros.cmake | grep -q 
'appstream-metainfo' && echo 1)
 Name:           kate
-Version:        18.08.1
+Version:        18.08.2
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++++++ kate-18.08.1.tar.xz -> kate-18.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kate-18.08.1/CMakeLists.txt 
new/kate-18.08.2/CMakeLists.txt
--- old/kate-18.08.1/CMakeLists.txt     2018-09-04 02:07:03.000000000 +0200
+++ new/kate-18.08.2/CMakeLists.txt     2018-10-09 02:08:38.000000000 +0200
@@ -9,7 +9,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 # we need some parts of the ECM CMake helpers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kate-18.08.1/kate/data/org.kde.kate.desktop 
new/kate-18.08.2/kate/data/org.kde.kate.desktop
--- old/kate-18.08.1/kate/data/org.kde.kate.desktop     2018-09-02 
06:31:54.000000000 +0200
+++ new/kate-18.08.2/kate/data/org.kde.kate.desktop     2018-10-03 
19:00:34.000000000 +0200
@@ -22,7 +22,7 @@
 GenericName[hr]=Napredni uređivač teksta
 GenericName[hu]=Speciális szövegszerkesztő
 GenericName[ia]=Editor avantiate de texto
-GenericName[id]=Pengedit Teks Maju
+GenericName[id]=Pengedit Teks Tingkatlanjut
 GenericName[is]=Þróaður textaritill
 GenericName[it]=Editor di testi avanzato
 GenericName[ja]=高度なテキストエディタ
@@ -140,7 +140,7 @@
 Comment[he]=עורך טקסט מתקדם של KDE
 Comment[hu]=Speciális szövegszerkesztő
 Comment[ia]=KDE Advanced Text Editor, i.e. Editor avantiate de texto de KDE
-Comment[id]=Pengedit Teks Lanjutan KDE
+Comment[id]=Pengedit Teks Tingkatlanjut KDE
 Comment[it]=Editor di testi avanzato di KDE
 Comment[ko]=KDE 고급 텍스트 편집기
 Comment[lt]=Sudėtingesnė KDE rašyklė
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kate-18.08.1/po/id/kate.po 
new/kate-18.08.2/po/id/kate.po
--- old/kate-18.08.1/po/id/kate.po      2018-09-04 02:06:18.000000000 +0200
+++ new/kate-18.08.2/po/id/kate.po      2018-10-09 02:08:21.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-07-15 03:19+0200\n"
-"PO-Revision-Date: 2018-06-16 08:03+0700\n"
+"PO-Revision-Date: 2018-08-29 14:40+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\n"
@@ -1048,7 +1048,7 @@
 #: main.cpp:115
 #, kde-format
 msgid "Kate - Advanced Text Editor"
-msgstr "Kate - Pengedit Teks Lanjutan"
+msgstr "Kate - Pengedit Teks Tingkatlanjut"
 
 #: main.cpp:116
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kate-18.08.1/po/id/kategdbplugin.po 
new/kate-18.08.2/po/id/kategdbplugin.po
--- old/kate-18.08.1/po/id/kategdbplugin.po     2018-09-04 02:06:18.000000000 
+0200
+++ new/kate-18.08.2/po/id/kategdbplugin.po     2018-10-09 02:08:21.000000000 
+0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: KDE Frameworks 5 Applications\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-14 03:41+0200\n"
-"PO-Revision-Date: 2018-06-13 10:42+0700\n"
+"PO-Revision-Date: 2018-08-29 14:40+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\n"
@@ -154,7 +154,7 @@
 #: configview.cpp:106
 #, kde-format
 msgid "Advanced Settings"
-msgstr "Setelan Lanjutan"
+msgstr "Setelan Tingkatlanjut"
 
 #: configview.cpp:137
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kate-18.08.1/po/id/katesql.po 
new/kate-18.08.2/po/id/katesql.po
--- old/kate-18.08.1/po/id/katesql.po   2018-09-04 02:06:18.000000000 +0200
+++ new/kate-18.08.2/po/id/katesql.po   2018-10-09 02:08:21.000000000 +0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: KDE Frameworks 5 Applications\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-14 06:30+0200\n"
-"PO-Revision-Date: 2018-06-13 13:01+0700\n"
+"PO-Revision-Date: 2018-10-03 22:22+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\n"
@@ -25,7 +25,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Connection Wizard"
-msgstr "Asisten Sambungan"
+msgstr "Asisten Koneksi"
 
 #: connectionwizard.cpp:53
 #, kde-format
@@ -49,13 +49,13 @@
 #, kde-format
 msgctxt "@title Wizard page title"
 msgid "Connection Parameters"
-msgstr "Parameter Sambungan"
+msgstr "Parameter Koneksi"
 
 #: connectionwizard.cpp:90
 #, kde-format
 msgctxt "@title Wizard page subtitle"
 msgid "Please enter connection parameters"
-msgstr "Silakan masukan parameter sambungan"
+msgstr "Silakan masukan parameter koneksi"
 
 #: connectionwizard.cpp:102
 #, kde-format
@@ -97,12 +97,12 @@
 #, kde-format
 msgctxt "@label:textbox"
 msgid "Connection options:"
-msgstr "Opsi sambungan:"
+msgstr "Opsi koneksi:"
 
 #: connectionwizard.cpp:169
 #, kde-format
 msgid "Unable to connect to database."
-msgstr "Tidak dapat menyambung ke basis data."
+msgstr "Tidak dapat mengonek ke basis data."
 
 #: connectionwizard.cpp:185
 #, kde-format
@@ -134,25 +134,25 @@
 #, kde-kuit-format
 msgctxt "@info"
 msgid "Unable to connect to database.<nl/><message>%1</message>"
-msgstr "Tidak dapat menyambung ke basis data.<nl/><message>%1</message>"
+msgstr "Tidak dapat mengonek ke basis data.<nl/><message>%1</message>"
 
 #: connectionwizard.cpp:246
 #, kde-format
 msgctxt "@title Wizard page title"
 msgid "Connection Name"
-msgstr "Nama Sambungan"
+msgstr "Nama Koneksi"
 
 #: connectionwizard.cpp:247
 #, kde-format
 msgctxt "@title Wizard page subtitle"
 msgid "Enter a unique connection name"
-msgstr "Masukan sebuah nama sambungan unik"
+msgstr "Masukan sebuah nama koneksi unik"
 
 #: connectionwizard.cpp:253
 #, kde-format
 msgctxt "@label:textbox"
 msgid "Connection name:"
-msgstr "Nama sambungan:"
+msgstr "Nama koneksi:"
 
 #: dataoutputwidget.cpp:69
 #, kde-format
@@ -315,7 +315,7 @@
 #, kde-format
 msgctxt "@option:check"
 msgid "Save and restore connections in Kate session"
-msgstr "Simpan dan kembalikan sambungan di sesi Kate"
+msgstr "Simpan dan kembalikan koneksi di sesi Kate"
 
 #: katesqlconfigpage.cpp:37
 #, kde-format
@@ -356,19 +356,19 @@
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "Add connection..."
-msgstr "Tambah sambungan..."
+msgstr "Tambah koneksi..."
 
 #: katesqlview.cpp:128
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "Remove connection"
-msgstr "Buang sambungan"
+msgstr "Buang koneksi"
 
 #: katesqlview.cpp:133
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "Edit connection..."
-msgstr "Edit sambungan..."
+msgstr "Edit koneksi..."
 
 #: katesqlview.cpp:138
 #, kde-format
@@ -380,7 +380,7 @@
 #, kde-format
 msgctxt "@action:intoolbar"
 msgid "Connection"
-msgstr "Sambungan"
+msgstr "Koneksi"
 
 #: katesqlview.cpp:148
 #, kde-format
@@ -542,7 +542,7 @@
 #: ui.rc:17
 #, kde-format
 msgid "SQL Connections Toolbar"
-msgstr "Bilah alat Sambungan SQL"
+msgstr "Bilah alat Koneksi SQL"
 
 #. i18n: ectx: ToolBar (SQLToolBar)
 #: ui.rc:25
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kate-18.08.1/po/it/docs/katepart/development.docbook 
new/kate-18.08.2/po/it/docs/katepart/development.docbook
--- old/kate-18.08.1/po/it/docs/katepart/development.docbook    2018-09-04 
02:06:58.000000000 +0200
+++ new/kate-18.08.2/po/it/docs/katepart/development.docbook    2018-10-09 
02:08:36.000000000 +0200
@@ -3157,7 +3157,7 @@
 
 <sect3 id="dev-scripting-api-view">
 <title
->L'API delle viste</title>
+>API della vista</title>
 <para
 >Ogni volta che uno script viene eseguito è presente una variabile globale, 
 ><quote
 ><literal
@@ -3365,7 +3365,7 @@
 
 <sect3 id="dev-scripting-api-document">
 <title
->L'API dei documenti</title>
+>API del documento</title>
 <para
 >Ogni volta che uno script viene eseguito è presente una variabile globale, 
 ><quote
 ><literal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kate-18.08.1/po/nl/docs/kate/plugins.docbook 
new/kate-18.08.2/po/nl/docs/kate/plugins.docbook
--- old/kate-18.08.1/po/nl/docs/kate/plugins.docbook    2018-09-04 
02:06:59.000000000 +0200
+++ new/kate-18.08.2/po/nl/docs/kate/plugins.docbook    2018-10-09 
02:08:37.000000000 +0200
@@ -2858,7 +2858,7 @@
 
 <sect3 id="searchinfiles-ui-query">
 <title
->Zoek opdracht</title>
+>Zoekopdracht</title>
 
 <para
 >De volgende opties worden altijd getoond bovenaan de hulpmiddelenweergave 
 >Zoeken in bestanden:</para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kate-18.08.1/po/nn/kate.po 
new/kate-18.08.2/po/nn/kate.po
--- old/kate-18.08.1/po/nn/kate.po      2018-09-04 02:06:33.000000000 +0200
+++ new/kate-18.08.2/po/nn/kate.po      2018-10-09 02:08:27.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-07-15 03:19+0200\n"
-"PO-Revision-Date: 2018-08-26 14:10+0200\n"
+"PO-Revision-Date: 2018-09-23 13:25+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
@@ -1025,7 +1025,7 @@
 #: kateviewspace.cpp:597
 #, kde-format
 msgid "&Open Containing Folder"
-msgstr "&Opna mappa med innhaldet"
+msgstr "&Opna foreldermappa"
 
 #: main.cpp:114
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kate-18.08.1/po/nn/katebacktracebrowserplugin.po 
new/kate-18.08.2/po/nn/katebacktracebrowserplugin.po
--- old/kate-18.08.1/po/nn/katebacktracebrowserplugin.po        2018-09-04 
02:06:32.000000000 +0200
+++ new/kate-18.08.2/po/nn/katebacktracebrowserplugin.po        2018-10-09 
02:08:27.000000000 +0200
@@ -1,12 +1,12 @@
 # Translation of katebacktracebrowserplugin to Norwegian Nynorsk
 #
-# Karl Ove Hufthammer <[email protected]>, 2009, 2015, 2017.
+# Karl Ove Hufthammer <[email protected]>, 2009, 2015, 2017, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: katebacktracebrowserplugin\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-14 03:41+0200\n"
-"PO-Revision-Date: 2017-05-21 09:23+0100\n"
+"PO-Revision-Date: 2018-09-07 22:28+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
@@ -108,7 +108,7 @@
 "weight:400; font-style:normal;\">\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\">Set inn kjeldemappene her. "
-"For eksempel må du for KDE-utvikling leggja til kjedemappene til Qt og "
+"For eksempel må du for KDE-utvikling leggja til kjeldemappene til Qt og "
 "Frameworks:</p>\n"
 "<ul style=\"-qt-list-indent: 1;\"><li style=\" margin-top:12px; margin-"
 "bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kate-18.08.1/po/nn/katexmltools.po 
new/kate-18.08.2/po/nn/katexmltools.po
--- old/kate-18.08.1/po/nn/katexmltools.po      2018-09-04 02:06:32.000000000 
+0200
+++ new/kate-18.08.2/po/nn/katexmltools.po      2018-10-09 02:08:27.000000000 
+0200
@@ -2,14 +2,14 @@
 #
 # Gaute Hvoslef Kvalnes <[email protected]>, 2002, 2004.
 # Tor Hveem <[email protected]>, 2004.
-# Karl Ove Hufthammer <[email protected]>, 2007, 2008, 2015.
+# Karl Ove Hufthammer <[email protected]>, 2007, 2008, 2015, 2018.
 # Eirik U. Birkeland <[email protected]>, 2008.
 msgid ""
 msgstr ""
 "Project-Id-Version: katexmltools\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:06+0100\n"
-"PO-Revision-Date: 2015-12-21 13:46+0100\n"
+"PO-Revision-Date: 2018-09-07 22:29+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
@@ -84,7 +84,7 @@
 #: plugin_katexmltools.cpp:1021
 #, kde-format
 msgid "XML attributes"
-msgstr "XML-attributtar"
+msgstr "XML-attributt"
 
 #: plugin_katexmltools.cpp:1024
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kate-18.08.1/po/nn/kwrite.po 
new/kate-18.08.2/po/nn/kwrite.po
--- old/kate-18.08.1/po/nn/kwrite.po    2018-09-04 02:06:33.000000000 +0200
+++ new/kate-18.08.2/po/nn/kwrite.po    2018-10-09 02:08:27.000000000 +0200
@@ -1,7 +1,7 @@
 # Translation of kwrite to Norwegian Nynorsk
 #
 # Gaute Hvoslef Kvalnes <[email protected]>, 1999, 2000, 2002, 2003, 2004, 
2005.
-# Karl Ove Hufthammer <[email protected]>, 2004, 2007, 2008, 2013, 2015, 2016.
+# Karl Ove Hufthammer <[email protected]>, 2004, 2007, 2008, 2013, 2015, 2016, 
2018.
 # Axel Bojer <[email protected]>, 2004.
 # Eirik U. Birkeland <[email protected]>, 2008, 2009, 2010.
 msgid ""
@@ -9,7 +9,7 @@
 "Project-Id-Version: kwrite\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-06-20 03:38+0200\n"
-"PO-Revision-Date: 2016-07-20 21:06+0100\n"
+"PO-Revision-Date: 2018-10-07 10:47+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
@@ -151,8 +151,7 @@
 #, kde-format
 msgid ""
 "This will hide the menu bar completely. You can show it again by typing %1."
-msgstr ""
-"Dette vil gøyma menylinja heilt. Du kan visa henne att ved å skriva %1."
+msgstr "Dette vil gøyma menylinja heilt. Du kan visa ho att ved å skriva %1."
 
 #: kwrite.cpp:296
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kate-18.08.1/po/sk/katekonsoleplugin.po 
new/kate-18.08.2/po/sk/katekonsoleplugin.po
--- old/kate-18.08.1/po/sk/katekonsoleplugin.po 2018-09-04 02:06:40.000000000 
+0200
+++ new/kate-18.08.2/po/sk/katekonsoleplugin.po 2018-10-09 02:08:30.000000000 
+0200
@@ -1,14 +1,15 @@
 # translation of katekonsoleplugin.po to Slovak
 # Richard Fric <[email protected]>, 2007, 2009.
 # Roman Paholík <[email protected]>, 2013, 2014, 2018.
+# Mthw <[email protected]>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: katekonsoleplugin\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-27 03:11+0100\n"
-"PO-Revision-Date: 2018-01-14 21:30+0100\n"
-"Last-Translator: Roman Paholik <[email protected]>\n"
-"Language-Team: Slovak <[email protected]>\n"
+"PO-Revision-Date: 2018-09-04 17:02+0100\n"
+"Last-Translator: Mthw <[email protected]>\n"
+"Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -47,7 +48,7 @@
 #, kde-format
 msgctxt "@action"
 msgid "Run Current Document"
-msgstr ""
+msgstr "Spustiť Aktuálny Dokument"
 
 #: kateconsole.cpp:151
 #, kde-format
@@ -82,21 +83,20 @@
 #: kateconsole.cpp:314
 #, kde-format
 msgid "Not a local file: '%1'"
-msgstr ""
+msgstr "Nie je lokálny súbor: '%1'"
 
 #: kateconsole.cpp:348
-#, fuzzy, kde-format
-#| msgid ""
-#| "Do you really want to pipe the text to the console? This will execute any "
-#| "contained commands with your user rights."
+#, kde-format
 msgid ""
 "Do you really want to Run the document ?\n"
 "This will execute the following command,\n"
 "with your user rights, in the terminal:\n"
 "'%1'"
 msgstr ""
-"Chcete naozaj pipovať text na konzolu? Toto vykoná akýkoľvek obsiahnutý "
-"príkaz s vašimi používateľskými právami."
+"Chcete naozaj spustiť tento dokument?\n"
+"Toto vykoná nasledujúci príkaz,\n"
+"s vašimi používateľskými právami, v termináli:\n"
+"'%1'"
 
 #: kateconsole.cpp:352
 #, kde-format
@@ -134,7 +134,7 @@
 #: kateconsole.cpp:415
 #, kde-format
 msgid "&Remove extension"
-msgstr ""
+msgstr "Odstrániť rozšírenie"
 
 #: kateconsole.cpp:420
 #, kde-format
@@ -144,7 +144,7 @@
 #: kateconsole.cpp:428
 #, kde-format
 msgid "&Show warning next time"
-msgstr ""
+msgstr "Nabudúce zobraziť varovanie"
 
 #: kateconsole.cpp:430
 #, kde-format
@@ -152,6 +152,8 @@
 "The next time '%1' is executed, make sure a warning window will pop up, "
 "displaying the command to be sent to terminal, for review."
 msgstr ""
+"Nabudúce keď  '%1' je vykonané, zabezpečiť že sa objaví okno s upozornrním, "
+"zobrazujúce príkaz na odoslanie do terminálu, pre kontrolu."
 
 #: kateconsole.cpp:444
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kate-18.08.1/po/sk/katesearch.po 
new/kate-18.08.2/po/sk/katesearch.po
--- old/kate-18.08.1/po/sk/katesearch.po        2018-09-04 02:06:40.000000000 
+0200
+++ new/kate-18.08.2/po/sk/katesearch.po        2018-10-09 02:08:30.000000000 
+0200
@@ -2,14 +2,15 @@
 # Richard Fric <[email protected]>, 2011.
 # Richard Frič <[email protected]>, 2012.
 # Roman Paholík <[email protected]>, 2012, 2013, 2014, 2015, 2016, 2017, 
2018.
+# Mthw <[email protected]>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: katesearch\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-05-02 03:21+0200\n"
-"PO-Revision-Date: 2018-01-14 21:30+0100\n"
-"Last-Translator: Roman Paholik <[email protected]>\n"
-"Language-Team: Slovak <[email protected]>\n"
+"PO-Revision-Date: 2018-09-04 17:06+0100\n"
+"Last-Translator: Mthw <[email protected]>\n"
+"Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -109,64 +110,54 @@
 msgstr "<b>Nahradzujem v: %1</b>"
 
 #: plugin_search.cpp:1541
-#, fuzzy, kde-format
-#| msgid "<b><i>One match found in current file</i></b>"
-#| msgid_plural "<b><i>%1 matches found in current file</i></b>"
+#, kde-format
 msgid "<b><i>%1 match found in current file</i></b>"
 msgid_plural "<b><i>%1 matches (%2 checked) found in current file</i></b>"
-msgstr[0] "<b><i>Jedna zhoda nájdená v aktuálnom súbore</i></b>"
-msgstr[1] "<b><i>%1 zhody nájdené v aktuálnom súbore</i></b>"
-msgstr[2] "<b><i>%1 zhôd nájdených v aktuálnom súbore</i></b>"
+msgstr[0] "<b><i>%1 zhoda (%2 kontrolované) nájdená v aktuálnom súbore</i></b>"
+msgstr[1] "<b><i>%1 (%2 kontrolované) zhody nájdené v aktuálnom súbore</i></b>"
+msgstr[2] ""
+"<b><i>%1 (%2 kontrolované) zhôd nájdených v aktuálnom súbore</i></b>"
 
 #: plugin_search.cpp:1546
-#, fuzzy, kde-format
-#| msgid "<b><i>One match found in open files</i></b>"
-#| msgid_plural "<b><i>%1 matches found in open files</i></b>"
+#, kde-format
 msgid "<b><i>%1 match found in open files</i></b>"
 msgid_plural "<b><i>%1 matches (%2 checked) found in open files</i></b>"
-msgstr[0] "<b><i>Jedna zhoda nájdená v otvorených súboroch</i></b>"
-msgstr[1] "<b><i>%1 zhody nájdené v otvorených súboroch</i></b>"
-msgstr[2] "<b><i>%1 zhôd nájdených v otvorených súboroch</i></b>"
+msgstr[0] "<b><i>%1 zhoda nájdená v otvorených súboroch</i></b>"
+msgstr[1] "<b><i>%1 zhody (%2 zisťované) nájdené v otvorených súboroch</i></b>"
+msgstr[2] ""
+"<b><i>%1 zhôd nájdených (%2 zisťovaných) v otvorených súboroch</i></b>"
 
 #: plugin_search.cpp:1551
-#, fuzzy, kde-format
-#| msgid "<b><i>One match found in folder %2</i></b>"
-#| msgid_plural "<b><i>%1 matches found in folder %2</i></b>"
+#, kde-format
 msgid "<b><i>%1 match found in folder %2</i></b>"
 msgid_plural "<b><i>%1 matches (%3 checked) found in folder %2</i></b>"
-msgstr[0] "<b><i>Jedna zhoda nájdená v priečinku %2</i></b>"
-msgstr[1] "<b><i>%1 zhody nájdené v priečinku %2</i></b>"
-msgstr[2] "<b><i>%1 zhôd nájdených v priečinku %2</i></b>"
+msgstr[0] "<b><i>%1 zhoda nájdená v priečinku %2</i></b>"
+msgstr[1] "<b><i>%1 zhody (%3 zisťované) nájdené v priečinku %2</i></b>"
+msgstr[2] "<b><i>%1 zhôd (%3 zisťovaných) nájdených v priečinku %2</i></b>"
 
 #: plugin_search.cpp:1563
-#, fuzzy, kde-format
-#| msgid "<b><i>One match found in project %2 (%3)</i></b>"
-#| msgid_plural "<b><i>%1 matches found in project %2 (%3)</i></b>"
+#, kde-format
 msgid "<b><i>%1 match found in project %2 (%3)</i></b>"
 msgid_plural "<b><i>%1 matches (%4 checked) found in project %2 (%3)</i></b>"
-msgstr[0] "<b><i>Jedna zhoda nájdená projekte %2 (%3)</i></b>"
-msgstr[1] "<b><i>%1 zhody nájdené v projekte %2 (%3)</i></b>"
-msgstr[2] "<b><i>%1 zhôd nájdených v projekte %2 (%3)</i></b>"
+msgstr[0] "<b><i>%1 zhoda (%4 checked) nájdená projekte %2 (%3)</i></b>"
+msgstr[1] "<b><i>%1 zhody (%4 checked) nájdené v projekte %2 (%3)</i></b>"
+msgstr[2] "<b><i>%1 zhôd (%4 checked) nájdených v projekte %2 (%3)</i></b>"
 
 #: plugin_search.cpp:1572
-#, fuzzy, kde-format
-#| msgid ""
-#| "<b><i>One match found in all open projects (common parent: %2)</i></b>"
-#| msgid_plural ""
-#| "<b><i>%1 matches found in all open projects (common parent: %2)</i></b>"
+#, kde-format
 msgid "<b><i>%1 match found in all open projects (common parent: %2)</i></b>"
 msgid_plural ""
 "<b><i>%1 matches (%3 checked) found in all open projects (common parent: "
 "%2)</i></b>"
 msgstr[0] ""
-"<b><i>Jedna zhoda nájdená vo všetkých otvorených projektoch (spoločný rodič: "
-"%2)</i></b>"
+"<b><i>%1 zhoda (%3 checked) nájdená vo všetkých otvorených projektoch "
+"(spoločný rodič: %2)</i></b>"
 msgstr[1] ""
-"<b><i>%1 zhody nájdené vo všetkých otvorených projektoch (spoločný rodič: "
-"%2)</i></b>"
+"<b><i>%1 zhody (%3 checked) nájdené vo všetkých otvorených projektoch "
+"(spoločný rodič: %2)</i></b>"
 msgstr[2] ""
-"<b><i>%1 zhôd nájdených vo všetkých otvorených projektoch (spoločný rodič: "
-"%2)</i></b>"
+"<b><i>%1 zhôd (%3 checked) nájdených vo všetkých otvorených projektoch "
+"(spoločný rodič: %2)</i></b>"
 
 #: plugin_search.cpp:1716
 #, kde-format
@@ -352,7 +343,7 @@
 #: search.ui:19
 #, kde-format
 msgid "Add new search tab"
-msgstr ""
+msgstr "Pridať novú kartu na vyhľadávanie"
 
 #. i18n: ectx: property (text), widget (QToolButton, newTabButton)
 #. i18n: ectx: property (text), widget (QToolButton, displayOptions)
@@ -407,10 +398,9 @@
 
 #. i18n: ectx: property (toolTip), widget (QToolButton, displayOptions)
 #: search.ui:167
-#, fuzzy, kde-format
-#| msgid "Search in:"
+#, kde-format
 msgid "Show search options"
-msgstr "Prehľadať:"
+msgstr "Zobraziť možnosťi hľadania"
 
 #. i18n: ectx: property (text), widget (QLabel, replaceLabel)
 #: search.ui:180
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kate-18.08.1/po/sk/ktexteditorpreviewplugin.po 
new/kate-18.08.2/po/sk/ktexteditorpreviewplugin.po
--- old/kate-18.08.1/po/sk/ktexteditorpreviewplugin.po  2018-09-04 
02:06:40.000000000 +0200
+++ new/kate-18.08.2/po/sk/ktexteditorpreviewplugin.po  2018-10-09 
02:08:30.000000000 +0200
@@ -1,13 +1,14 @@
 # translation of ktexteditorpreviewplugin.po to Slovak
 # Roman Paholik <[email protected]>, 2017, 2018.
+# Mthw <[email protected]>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktexteditorpreviewplugin\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-26 03:30+0200\n"
-"PO-Revision-Date: 2018-01-14 21:29+0100\n"
-"Last-Translator: Roman Paholik <[email protected]>\n"
-"Language-Team: Slovak <[email protected]>\n"
+"PO-Revision-Date: 2018-09-04 17:24+0100\n"
+"Last-Translator: Mthw <[email protected]>\n"
+"Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -33,12 +34,12 @@
 #: previewwidget.cpp:62
 #, kde-format
 msgid "Lock Current Document"
-msgstr ""
+msgstr "Zamknúť aktuálny dokument"
 
 #: previewwidget.cpp:63
 #, kde-format
 msgid "Lock preview to current document"
-msgstr ""
+msgstr "Zamknúť náhľad na aktuálnom dokumente"
 
 #: previewwidget.cpp:64
 #, kde-format
@@ -53,23 +54,25 @@
 #: previewwidget.cpp:71
 #, kde-format
 msgid "Automatically Update Preview"
-msgstr ""
+msgstr "Automaticky aktualizovať náhľad"
 
 #: previewwidget.cpp:72
 #, kde-format
 msgid "Enable automatic updates of the preview to the current document content"
 msgstr ""
+"Zapnúť automatické aktualizácie náhľadu pre aktuálne otvorený obsah dokumentu"
 
 #: previewwidget.cpp:73
 #, kde-format
 msgid "Manually Update Preview"
-msgstr ""
+msgstr "Ručne aktualizovať náhľad"
 
 #: previewwidget.cpp:73
 #, kde-format
 msgid ""
 "Disable automatic updates of the preview to the current document content"
 msgstr ""
+"Vypnúť automatické aktualizácie náhľadu pre aktuálne otvorený obsah dokumentu"
 
 #: previewwidget.cpp:78
 #, kde-format
@@ -79,7 +82,7 @@
 #: previewwidget.cpp:79
 #, kde-format
 msgid "Update the preview to the current document content"
-msgstr ""
+msgstr "Aktualizovať náhľad pre aktuálne otvorený obsah dokumentu"
 
 #: previewwidget.cpp:87
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kate-18.08.1/po/zh_CN/kate-ctags-plugin.po 
new/kate-18.08.2/po/zh_CN/kate-ctags-plugin.po
--- old/kate-18.08.1/po/zh_CN/kate-ctags-plugin.po      2018-09-04 
02:06:49.000000000 +0200
+++ new/kate-18.08.2/po/zh_CN/kate-ctags-plugin.po      2018-10-09 
02:08:33.000000000 +0200
@@ -11,8 +11,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-14 03:41+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:53\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/kate-replicode-plugin.po 
new/kate-18.08.2/po/zh_CN/kate-replicode-plugin.po
--- old/kate-18.08.1/po/zh_CN/kate-replicode-plugin.po  2018-09-04 
02:06:49.000000000 +0200
+++ new/kate-18.08.2/po/zh_CN/kate-replicode-plugin.po  2018-10-09 
02:08:33.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:06+0100\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:53\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/kate.po 
new/kate-18.08.2/po/zh_CN/kate.po
--- old/kate-18.08.1/po/zh_CN/kate.po   2018-09-04 02:06:50.000000000 +0200
+++ new/kate-18.08.2/po/zh_CN/kate.po   2018-10-09 02:08:34.000000000 +0200
@@ -19,8 +19,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-07-15 03:19+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:53\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/katebacktracebrowserplugin.po 
new/kate-18.08.2/po/zh_CN/katebacktracebrowserplugin.po
--- old/kate-18.08.1/po/zh_CN/katebacktracebrowserplugin.po     2018-09-04 
02:06:49.000000000 +0200
+++ new/kate-18.08.2/po/zh_CN/katebacktracebrowserplugin.po     2018-10-09 
02:08:33.000000000 +0200
@@ -11,8 +11,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-14 03:41+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:53\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/katebuild-plugin.po 
new/kate-18.08.2/po/zh_CN/katebuild-plugin.po
--- old/kate-18.08.1/po/zh_CN/katebuild-plugin.po       2018-09-04 
02:06:49.000000000 +0200
+++ new/kate-18.08.2/po/zh_CN/katebuild-plugin.po       2018-10-09 
02:08:33.000000000 +0200
@@ -12,8 +12,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-23 03:14+0100\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:53\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/katecloseexceptplugin.po 
new/kate-18.08.2/po/zh_CN/katecloseexceptplugin.po
--- old/kate-18.08.1/po/zh_CN/katecloseexceptplugin.po  2018-09-04 
02:06:49.000000000 +0200
+++ new/kate-18.08.2/po/zh_CN/katecloseexceptplugin.po  2018-10-09 
02:08:33.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-14 03:41+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/katefilebrowserplugin.po 
new/kate-18.08.2/po/zh_CN/katefilebrowserplugin.po
--- old/kate-18.08.1/po/zh_CN/katefilebrowserplugin.po  2018-09-04 
02:06:50.000000000 +0200
+++ new/kate-18.08.2/po/zh_CN/katefilebrowserplugin.po  2018-10-09 
02:08:34.000000000 +0200
@@ -6,8 +6,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-04-16 03:19+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/katefiletree.po 
new/kate-18.08.2/po/zh_CN/katefiletree.po
--- old/kate-18.08.1/po/zh_CN/katefiletree.po   2018-09-04 02:06:50.000000000 
+0200
+++ new/kate-18.08.2/po/zh_CN/katefiletree.po   2018-10-09 02:08:34.000000000 
+0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-07-15 03:19+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/kategdbplugin.po 
new/kate-18.08.2/po/zh_CN/kategdbplugin.po
--- old/kate-18.08.1/po/zh_CN/kategdbplugin.po  2018-09-04 02:06:49.000000000 
+0200
+++ new/kate-18.08.2/po/zh_CN/kategdbplugin.po  2018-10-09 02:08:33.000000000 
+0200
@@ -9,8 +9,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-14 03:41+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/katekonsoleplugin.po 
new/kate-18.08.2/po/zh_CN/katekonsoleplugin.po
--- old/kate-18.08.1/po/zh_CN/katekonsoleplugin.po      2018-09-04 
02:06:49.000000000 +0200
+++ new/kate-18.08.2/po/zh_CN/katekonsoleplugin.po      2018-10-09 
02:08:33.000000000 +0200
@@ -6,8 +6,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-27 03:11+0100\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/kateopenheader.po 
new/kate-18.08.2/po/zh_CN/kateopenheader.po
--- old/kate-18.08.1/po/zh_CN/kateopenheader.po 2018-09-04 02:06:49.000000000 
+0200
+++ new/kate-18.08.2/po/zh_CN/kateopenheader.po 2018-10-09 02:08:33.000000000 
+0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-14 03:41+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/kateproject.po 
new/kate-18.08.2/po/zh_CN/kateproject.po
--- old/kate-18.08.1/po/zh_CN/kateproject.po    2018-09-04 02:06:49.000000000 
+0200
+++ new/kate-18.08.2/po/zh_CN/kateproject.po    2018-10-09 02:08:33.000000000 
+0200
@@ -9,8 +9,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-17 03:18+0100\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/katesearch.po 
new/kate-18.08.2/po/zh_CN/katesearch.po
--- old/kate-18.08.1/po/zh_CN/katesearch.po     2018-09-04 02:06:49.000000000 
+0200
+++ new/kate-18.08.2/po/zh_CN/katesearch.po     2018-10-09 02:08:33.000000000 
+0200
@@ -11,8 +11,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-05-02 03:21+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/katesnippetsplugin.po 
new/kate-18.08.2/po/zh_CN/katesnippetsplugin.po
--- old/kate-18.08.1/po/zh_CN/katesnippetsplugin.po     2018-09-04 
02:06:50.000000000 +0200
+++ new/kate-18.08.2/po/zh_CN/katesnippetsplugin.po     2018-10-09 
02:08:34.000000000 +0200
@@ -9,8 +9,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-03-07 03:16+0100\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/katesql.po 
new/kate-18.08.2/po/zh_CN/katesql.po
--- old/kate-18.08.1/po/zh_CN/katesql.po        2018-09-04 02:06:49.000000000 
+0200
+++ new/kate-18.08.2/po/zh_CN/katesql.po        2018-10-09 02:08:33.000000000 
+0200
@@ -9,8 +9,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-14 06:30+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:53\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/katesymbolviewer.po 
new/kate-18.08.2/po/zh_CN/katesymbolviewer.po
--- old/kate-18.08.1/po/zh_CN/katesymbolviewer.po       2018-09-04 
02:06:50.000000000 +0200
+++ new/kate-18.08.2/po/zh_CN/katesymbolviewer.po       2018-10-09 
02:08:34.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-14 03:41+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/katetextfilter.po 
new/kate-18.08.2/po/zh_CN/katetextfilter.po
--- old/kate-18.08.1/po/zh_CN/katetextfilter.po 2018-09-04 02:06:49.000000000 
+0200
+++ new/kate-18.08.2/po/zh_CN/katetextfilter.po 2018-10-09 02:08:33.000000000 
+0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-14 03:41+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/katexmlcheck.po 
new/kate-18.08.2/po/zh_CN/katexmlcheck.po
--- old/kate-18.08.1/po/zh_CN/katexmlcheck.po   2018-09-04 02:06:49.000000000 
+0200
+++ new/kate-18.08.2/po/zh_CN/katexmlcheck.po   2018-10-09 02:08:33.000000000 
+0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:06+0100\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/katexmltools.po 
new/kate-18.08.2/po/zh_CN/katexmltools.po
--- old/kate-18.08.1/po/zh_CN/katexmltools.po   2018-09-04 02:06:50.000000000 
+0200
+++ new/kate-18.08.2/po/zh_CN/katexmltools.po   2018-10-09 02:08:34.000000000 
+0200
@@ -10,8 +10,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:06+0100\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/kterustcompletion.po 
new/kate-18.08.2/po/zh_CN/kterustcompletion.po
--- old/kate-18.08.1/po/zh_CN/kterustcompletion.po      2018-09-04 
02:06:49.000000000 +0200
+++ new/kate-18.08.2/po/zh_CN/kterustcompletion.po      2018-10-09 
02:08:33.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:06+0100\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/ktexteditorpreviewplugin.po 
new/kate-18.08.2/po/zh_CN/ktexteditorpreviewplugin.po
--- old/kate-18.08.1/po/zh_CN/ktexteditorpreviewplugin.po       2018-09-04 
02:06:50.000000000 +0200
+++ new/kate-18.08.2/po/zh_CN/ktexteditorpreviewplugin.po       2018-10-09 
02:08:34.000000000 +0200
@@ -43,8 +43,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-26 03:30+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/kwrite.po 
new/kate-18.08.2/po/zh_CN/kwrite.po
--- old/kate-18.08.1/po/zh_CN/kwrite.po 2018-09-04 02:06:50.000000000 +0200
+++ new/kate-18.08.2/po/zh_CN/kwrite.po 2018-10-09 02:08:34.000000000 +0200
@@ -11,8 +11,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-06-20 03:38+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/plasma_applet_org.kde.plasma.katesessions.po 
new/kate-18.08.2/po/zh_CN/plasma_applet_org.kde.plasma.katesessions.po
--- old/kate-18.08.1/po/zh_CN/plasma_applet_org.kde.plasma.katesessions.po      
2018-09-04 02:06:50.000000000 +0200
+++ new/kate-18.08.2/po/zh_CN/plasma_applet_org.kde.plasma.katesessions.po      
2018-10-09 02:08:34.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-02-05 03:03+0100\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\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/kate-18.08.1/po/zh_CN/tabswitcherplugin.po 
new/kate-18.08.2/po/zh_CN/tabswitcherplugin.po
--- old/kate-18.08.1/po/zh_CN/tabswitcherplugin.po      2018-09-04 
02:06:50.000000000 +0200
+++ new/kate-18.08.2/po/zh_CN/tabswitcherplugin.po      2018-10-09 
02:08:34.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-14 03:41+0200\n"
-"PO-Revision-Date: 2018-08-30 13:18\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:54\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"


Reply via email to