Hello community,

here is the log from the commit of package kscreenlocker for openSUSE:Factory 
checked in at 2018-07-14 20:17:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kscreenlocker (Old)
 and      /work/SRC/openSUSE:Factory/.kscreenlocker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kscreenlocker"

Sat Jul 14 20:17:45 2018 rev:49 rq:622113 version:5.13.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kscreenlocker/kscreenlocker.changes      
2018-07-01 21:22:12.045096466 +0200
+++ /work/SRC/openSUSE:Factory/.kscreenlocker.new/kscreenlocker.changes 
2018-07-14 20:19:29.547302007 +0200
@@ -1,0 +2,10 @@
+Tue Jul 10 14:01:47 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.3.php
+- Changes since 5.13.2:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kscreenlocker-5.13.2.tar.xz

New:
----
  kscreenlocker-5.13.3.tar.xz

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

Other differences:
------------------
++++++ kscreenlocker.spec ++++++
--- /var/tmp/diff_new_pack.MOg1GD/_old  2018-07-14 20:19:29.947303037 +0200
+++ /var/tmp/diff_new_pack.MOg1GD/_new  2018-07-14 20:19:29.951303047 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           kscreenlocker
-Version:        5.13.2
+Version:        5.13.3
 Release:        0
 Summary:        Library and components for secure lock screen architecture
 License:        GPL-2.0-or-later

++++++ kscreenlocker-5.13.2.tar.xz -> kscreenlocker-5.13.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-5.13.2/CMakeLists.txt 
new/kscreenlocker-5.13.3/CMakeLists.txt
--- old/kscreenlocker-5.13.2/CMakeLists.txt     2018-06-26 13:45:25.000000000 
+0200
+++ new/kscreenlocker-5.13.3/CMakeLists.txt     2018-07-10 12:07:22.000000000 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kscreenlocker)
-set(PROJECT_VERSION "5.13.2")
+set(PROJECT_VERSION "5.13.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.9.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-5.13.2/po/eu/kscreenlocker.po 
new/kscreenlocker-5.13.3/po/eu/kscreenlocker.po
--- old/kscreenlocker-5.13.2/po/eu/kscreenlocker.po     2018-06-26 
13:44:59.000000000 +0200
+++ new/kscreenlocker-5.13.3/po/eu/kscreenlocker.po     2018-07-10 
12:07:05.000000000 +0200
@@ -1,16 +1,16 @@
 # Translation of kscreenlocker.po to Euskara/Basque (eu).
-# Copyright (C) 2017, The Free Software Foundation.
+# Copyright (C) 2017-2018, The Free Software Foundation.
 # This file is distributed under the same license as the kde-workspace package.
 # KDE Euskaratzeko proiektuaren arduraduna <xa...@euskalnet.net>.
 #
 # Translators:
-# Iñigo Salvador Azurmendi <xa...@euskalnet.net>, 2017.
+# Iñigo Salvador Azurmendi <xa...@euskalnet.net>, 2017, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kscreenlocker\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-02-26 03:27+0100\n"
-"PO-Revision-Date: 2017-12-02 14:04+0100\n"
+"PO-Revision-Date: 2018-06-30 19:37+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <xa...@euskalnet.net>\n"
 "Language-Team: Basque <kde-i18n-...@kde.org>\n"
 "Language: eu\n"
@@ -21,38 +21,18 @@
 "X-Generator: Lokalize 2.0\n"
 
 #: abstractlocker.cpp:53
-#, fuzzy, kde-format
-#| msgid ""
-#| "The screen locker is broken and unlocking is not possible anymore.\n"
-#| "In order to unlock switch to a virtual terminal (e.g. Ctrl+Alt+F2),\n"
-#| "log in and execute the command:\n"
-#| "\n"
-#| "loginctl unlock-session %1\n"
-#| "\n"
-#| "Afterwards switch back to the running session (Ctrl+Alt+F%2)."
+#, kde-format
 msgid ""
 "The screen locker is broken and unlocking is not possible anymore.\n"
 "In order to unlock it either ConsoleKit or LoginD is needed, none of\n"
 "which could be found on your system."
 msgstr ""
 "Pantaila giltzatzailea hondatu da eta ezin da giltzapetik askatu.\n"
-"Giltzapetik askatzeko aldatu alegiazko terminal batera (adib. Ktrl+Alt+F2),\n"
-"hasi saioa eta exekutatu komandoa:\n"
-"\n"
-"loginctl unlock-session %1\n"
-"\n"
-"Ondoren itxi saio hau eta itzuli aurreko saiora (Ktrl+Alt+F%2)."
+"Giltzapetik askatzeko ConsoleKit edo LoginD behar da, zure\n"
+"sisteman ez da ez bata ez bestea aurkitzerik izan."
 
 #: abstractlocker.cpp:56
-#, fuzzy, kde-format
-#| msgid ""
-#| "The screen locker is broken and unlocking is not possible anymore.\n"
-#| "In order to unlock switch to a virtual terminal (e.g. Ctrl+Alt+F2),\n"
-#| "log in and execute the command:\n"
-#| "\n"
-#| "loginctl unlock-session %1\n"
-#| "\n"
-#| "Afterwards switch back to the running session (Ctrl+Alt+F%2)."
+#, kde-format
 msgid ""
 "The screen locker is broken and unlocking is not possible anymore.\n"
 "In order to unlock switch to a virtual terminal (e.g. Ctrl+Alt+F2),\n"
@@ -63,11 +43,10 @@
 msgstr ""
 "Pantaila giltzatzailea hondatu da eta ezin da giltzapetik askatu.\n"
 "Giltzapetik askatzeko aldatu alegiazko terminal batera (adib. Ktrl+Alt+F2),\n"
-"hasi saioa eta exekutatu komandoa:\n"
+"hasi saioa root gisa eta exekutatu komandoa:\n"
 "\n"
-"loginctl unlock-session %1\n"
+"# ck-unlock-session <saio-izena>\n"
 "\n"
-"Ondoren itxi saio hau eta itzuli aurreko saiora (Ktrl+Alt+F%2)."
 
 #: abstractlocker.cpp:60
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-5.13.2/po/fr/kscreenlocker.po 
new/kscreenlocker-5.13.3/po/fr/kscreenlocker.po
--- old/kscreenlocker-5.13.2/po/fr/kscreenlocker.po     2018-06-26 
13:45:01.000000000 +0200
+++ new/kscreenlocker-5.13.3/po/fr/kscreenlocker.po     2018-07-10 
12:07:06.000000000 +0200
@@ -5,14 +5,15 @@
 # xavier <ktranslato...@yahoo.fr>, 2013, 2014.
 # Maxime Corteel <mcort...@gmail.com>, 2015.
 # Vincent Pinon <vpi...@kde.org>, 2017.
+# Simon Depiets <sdepi...@gmail.com>, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kscreenlocker\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-02-26 03:27+0100\n"
-"PO-Revision-Date: 2017-06-28 21:53+0100\n"
-"Last-Translator: Vincent Pinon <vpi...@kde.org>\n"
+"PO-Revision-Date: 2018-06-29 15:49+0800\n"
+"Last-Translator: Simon Depiets <sdepi...@gmail.com>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
@@ -25,40 +26,19 @@
 "X-Text-Markup: kde4\n"
 
 #: abstractlocker.cpp:53
-#, fuzzy, kde-format
-#| msgid ""
-#| "The screen locker is broken and unlocking is not possible anymore.\n"
-#| "In order to unlock switch to a virtual terminal (e.g. Ctrl+Alt+F2),\n"
-#| "log in and execute the command:\n"
-#| "\n"
-#| "loginctl unlock-session %1\n"
-#| "\n"
-#| "Afterwards switch back to the running session (Ctrl+Alt+F%2)."
+#, kde-format
 msgid ""
 "The screen locker is broken and unlocking is not possible anymore.\n"
 "In order to unlock it either ConsoleKit or LoginD is needed, none of\n"
 "which could be found on your system."
 msgstr ""
 "Un problème est survenu avec le verrouillage d'écran et il n'est plus "
-"possible de déverrouiller.\n"
-"Pour déverrouiller, passez dans un terminal virtuel (par exemple Ctrl+Alt"
-"+F2),\n"
-"connectez-vous et exécutez la commande :\n"
-"\n"
-"loginctl unlock-session %1\n"
-"\n"
-"Revenez ensuite à la session actuelle (Ctrl+Alt+F%2)."
+"possible de le déverrouiller.\n"
+"Pour le déverrouiller, vous avez besoin de ConsoleKit ou de LoginD,\n"
+"qui sont introuvables sur votre système."
 
 #: abstractlocker.cpp:56
-#, fuzzy, kde-format
-#| msgid ""
-#| "The screen locker is broken and unlocking is not possible anymore.\n"
-#| "In order to unlock switch to a virtual terminal (e.g. Ctrl+Alt+F2),\n"
-#| "log in and execute the command:\n"
-#| "\n"
-#| "loginctl unlock-session %1\n"
-#| "\n"
-#| "Afterwards switch back to the running session (Ctrl+Alt+F%2)."
+#, kde-format
 msgid ""
 "The screen locker is broken and unlocking is not possible anymore.\n"
 "In order to unlock switch to a virtual terminal (e.g. Ctrl+Alt+F2),\n"
@@ -68,14 +48,13 @@
 "\n"
 msgstr ""
 "Un problème est survenu avec le verrouillage d'écran et il n'est plus "
-"possible de déverrouiller.\n"
-"Pour déverrouiller, passez dans un terminal virtuel (par exemple Ctrl+Alt"
+"possible de le déverrouiller.\n"
+"Pour le déverrouiller, passez dans un terminal virtuel (par exemple Ctrl+Alt"
 "+F2),\n"
-"connectez-vous et exécutez la commande :\n"
+"connectez-vous en tant que root et exécutez la commande :\n"
 "\n"
-"loginctl unlock-session %1\n"
+"# ck-unlock-session <nom-de-la-session>\n"
 "\n"
-"Revenez ensuite à la session actuelle (Ctrl+Alt+F%2)."
 
 #: abstractlocker.cpp:60
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-5.13.2/po/id/kscreenlocker.po 
new/kscreenlocker-5.13.3/po/id/kscreenlocker.po
--- old/kscreenlocker-5.13.2/po/id/kscreenlocker.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/kscreenlocker-5.13.3/po/id/kscreenlocker.po     2018-07-10 
12:07:09.000000000 +0200
@@ -0,0 +1,116 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Wantoyo <wanto...@gmail.com>, 2018.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2018-02-26 03:27+0100\n"
+"PO-Revision-Date: 2018-06-23 22:33+0700\n"
+"Last-Translator: Wantoyo <wanto...@gmail.com>\n"
+"Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
+"Language: id\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: abstractlocker.cpp:53
+#, kde-format
+msgid ""
+"The screen locker is broken and unlocking is not possible anymore.\n"
+"In order to unlock it either ConsoleKit or LoginD is needed, none of\n"
+"which could be found on your system."
+msgstr ""
+"Penggembok layar telah rusak dan pembukaan-gembok tidaklah mungkin lagi.\n"
+"Agar dapat membuka-gemboknya diperlukanlah baik itu ConsoleKit atau LoginD,\n"
+"yang tidak terdapat pada sistemmu."
+
+#: abstractlocker.cpp:56
+#, kde-format
+msgid ""
+"The screen locker is broken and unlocking is not possible anymore.\n"
+"In order to unlock switch to a virtual terminal (e.g. Ctrl+Alt+F2),\n"
+"log in as root and execute the command:\n"
+"\n"
+"# ck-unlock-session <session-name>\n"
+"\n"
+msgstr ""
+"Penggembok layar telah rusak dan pembukaan-gembok tidaklah mungkin lagi.\n"
+"Agar dapat membuka-gembok beralih ke sebuah terminal virtual (mis. Ctrl+Alt"
+"+F2),\n"
+"login sebagai root dan exekusi perintah:\n"
+"\n"
+"# ck-unlock-session <session-name>\n"
+"\n"
+
+#: abstractlocker.cpp:60
+#, kde-format
+msgid ""
+"The screen locker is broken and unlocking is not possible anymore.\n"
+"In order to unlock switch to a virtual terminal (e.g. Ctrl+Alt+F2),\n"
+"log in and execute the command:\n"
+"\n"
+"loginctl unlock-session %1\n"
+"\n"
+"Afterwards switch back to the running session (Ctrl+Alt+F%2)."
+msgstr ""
+"Penggembok layar telah rusak dan pembukaan-gembok tidaklah mungkin lagi.\n"
+"Agar dapat membuka-gembok beralih ke sebuah terminal virtual (mis. Ctrl+Alt"
+"+F2),\n"
+"login dan exekusi perintah:\n"
+"\n"
+"loginctl unlock-session %1\n"
+"\n"
+"Kemudian beralih kembali ke sesi yang berjalan (Ctrl+Alt+F%2)."
+
+#. i18n: ectx: label, entry, group (Daemon)
+#: kcfg/kscreenlockersettings.kcfg:10
+#, kde-format
+msgid "Screen lock enabled"
+msgstr "Gembok layar diaktifkan"
+
+#. i18n: ectx: whatsthis, entry, group (Daemon)
+#: kcfg/kscreenlockersettings.kcfg:11
+#, kde-format
+msgid "Sets whether the screen will be locked after the specified time."
+msgstr "Set-setan apakah layar akan digembok sesudah waktu yang ditentukan."
+
+#. i18n: ectx: label, entry, group (Daemon)
+#: kcfg/kscreenlockersettings.kcfg:16
+#, kde-format
+msgid "Screen saver timeout"
+msgstr "Batas waktu screensaver"
+
+#. i18n: ectx: whatsthis, entry, group (Daemon)
+#: kcfg/kscreenlockersettings.kcfg:17
+#, kde-format
+msgid "Sets the minutes after which the screen is locked."
+msgstr "Set-setan menit sesudahnya layar digembok."
+
+#: ksldapp.cpp:175
+#, kde-format
+msgid "Lock Session"
+msgstr "Sesi Gembok"
+
+#: ksldapp.cpp:377
+#, kde-format
+msgid "Screen locked"
+msgstr "Layar digembok"
+
+#: ksldapp.cpp:533
+#, kde-format
+msgid "Screen unlocked"
+msgstr "Layar dibuka-gembok"
+
+#: logind.cpp:196
+#, kde-format
+msgid "Screen Locker"
+msgstr "Penggembok Layar"
+
+#: logind.cpp:197
+#, kde-format
+msgid "Ensuring that the screen gets locked before going to sleep"
+msgstr "Pastikan layar tersebut telah digembok sebelum pergi tidur"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-5.13.2/po/id/kscreenlocker_greet.po 
new/kscreenlocker-5.13.3/po/id/kscreenlocker_greet.po
--- old/kscreenlocker-5.13.2/po/id/kscreenlocker_greet.po       1970-01-01 
01:00:00.000000000 +0100
+++ new/kscreenlocker-5.13.3/po/id/kscreenlocker_greet.po       2018-07-10 
12:07:09.000000000 +0200
@@ -0,0 +1,58 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Wantoyo <wanto...@gmail.com>, 2018.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2017-04-20 02:56+0200\n"
+"PO-Revision-Date: 2018-06-22 21:41+0700\n"
+"Last-Translator: Wantoyo <wanto...@gmail.com>\n"
+"Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
+"Language: id\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: main.cpp:96
+#, kde-format
+msgid "Greeter for the KDE Plasma Workspaces Screen locker"
+msgstr "Greeter untuk penggembok Layar Workspaces Plasma KDE"
+
+#: main.cpp:101
+#, kde-format
+msgid "Starts the greeter in testing mode"
+msgstr "Jalankan greeter dalam mode pengujian"
+
+#: main.cpp:104
+#, kde-format
+msgid "Starts the greeter with the selected theme (only in Testing mode)"
+msgstr "Jalankan greeter dengan tema terpilih (hanya dalam mode Pengujian)"
+
+#: main.cpp:109
+#, kde-format
+msgid "Lock immediately, ignoring any grace time etc."
+msgstr "Gembok seketika, abaikan perwaktuan dll."
+
+#: main.cpp:111
+#, kde-format
+msgid "Delay till the lock user interface gets shown in milliseconds."
+msgstr "Tunda sampai UI gembok tampil dalam milidetik."
+
+#: main.cpp:115
+#, kde-format
+msgid "Don't show any lock user interface."
+msgstr "Jangan tampilkan UI gembok apa pun."
+
+#: main.cpp:117
+#, kde-format
+msgid "Default to the switch user UI."
+msgstr "Bakukan ke UI alihan pengguna."
+
+#: main.cpp:120
+#, kde-format
+msgid "File descriptor for connecting to ksld."
+msgstr "Pendeskripsi file untuk menyambungkan ke ksld."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-5.13.2/po/nb/kscreenlocker_greet.po 
new/kscreenlocker-5.13.3/po/nb/kscreenlocker_greet.po
--- old/kscreenlocker-5.13.2/po/nb/kscreenlocker_greet.po       2018-06-26 
13:45:12.000000000 +0200
+++ new/kscreenlocker-5.13.3/po/nb/kscreenlocker_greet.po       2018-07-10 
12:07:13.000000000 +0200
@@ -1,20 +1,21 @@
 # Translation of kscreenlocker_greet to Norwegian Bokmål
 #
 # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2012, 2013, 2014, 2015.
+# Øystein Steffensen-Alværvik <yst...@posteo.net>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-20 02:56+0200\n"
-"PO-Revision-Date: 2015-06-13 22:11+0200\n"
-"Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
-"Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
+"PO-Revision-Date: 2018-06-27 19:08+0100\n"
+"Last-Translator: Øystein Steffensen-Alværvik <yst...@posteo.net>\n"
+"Language-Team: NorwegianBokmal <i18n...@lister.ping.uio.no>\n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -22,39 +23,39 @@
 #: main.cpp:96
 #, kde-format
 msgid "Greeter for the KDE Plasma Workspaces Screen locker"
-msgstr "Hilser for skjermlåseren i KDE Plasma Arbeidsrom"
+msgstr "Velkomstbilde for skjermlåser i KDE Plasma-arbeidsområde"
 
 #: main.cpp:101
 #, kde-format
 msgid "Starts the greeter in testing mode"
-msgstr "Starter hilseren i testmodus"
+msgstr "Starter velkomstbildet i testmodus"
 
 #: main.cpp:104
 #, kde-format
 msgid "Starts the greeter with the selected theme (only in Testing mode)"
-msgstr ""
+msgstr "Starter velkomstbildet med det valgte temaet (bare i testmodus)"
 
 #: main.cpp:109
 #, kde-format
 msgid "Lock immediately, ignoring any grace time etc."
-msgstr "Lås straks, uten hensyn til ventetid osv."
+msgstr "Lås straks, uten å ta hensyn til ventetid e.l."
 
 #: main.cpp:111
 #, kde-format
 msgid "Delay till the lock user interface gets shown in milliseconds."
-msgstr "Forsinkelse i millisekunder til grensesnittet for brukerlåsing vises."
+msgstr "Forsinkelse i millisekunder til låsebildet vises."
 
 #: main.cpp:115
 #, kde-format
 msgid "Don't show any lock user interface."
-msgstr "Ikke vis noe grensesnitt for brukerlåsing."
+msgstr "Ikke vis noe låsebilde."
 
 #: main.cpp:117
 #, kde-format
 msgid "Default to the switch user UI."
-msgstr ""
+msgstr "Vis brukerbytteskjerm som standard."
 
 #: main.cpp:120
 #, kde-format
 msgid "File descriptor for connecting to ksld."
-msgstr "Filbeskriver for tilkobling til ksld."
\ No newline at end of file
+msgstr "Filbeskrivelse for tilkobling til ksld."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-5.13.2/po/zh_CN/kscreenlocker.po 
new/kscreenlocker-5.13.3/po/zh_CN/kscreenlocker.po
--- old/kscreenlocker-5.13.2/po/zh_CN/kscreenlocker.po  2018-06-26 
13:45:25.000000000 +0200
+++ new/kscreenlocker-5.13.3/po/zh_CN/kscreenlocker.po  2018-07-10 
12:07:21.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-02-26 03:27+0100\n"
-"PO-Revision-Date: 2018-06-19T17:12:28+0000\n"
+"PO-Revision-Date: 2018-07-03 17:38\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-5.13.2/po/zh_CN/kscreenlocker_greet.po 
new/kscreenlocker-5.13.3/po/zh_CN/kscreenlocker_greet.po
--- old/kscreenlocker-5.13.2/po/zh_CN/kscreenlocker_greet.po    2018-06-26 
13:45:25.000000000 +0200
+++ new/kscreenlocker-5.13.3/po/zh_CN/kscreenlocker_greet.po    2018-07-10 
12:07:21.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-20 02:56+0200\n"
-"PO-Revision-Date: 2018-06-19T17:12:28+0000\n"
+"PO-Revision-Date: 2018-07-03 17:38\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-5.13.2/po/zh_CN/screenlocker_kcm.po 
new/kscreenlocker-5.13.3/po/zh_CN/screenlocker_kcm.po
--- old/kscreenlocker-5.13.2/po/zh_CN/screenlocker_kcm.po       2018-06-26 
13:45:25.000000000 +0200
+++ new/kscreenlocker-5.13.3/po/zh_CN/screenlocker_kcm.po       2018-07-10 
12:07:21.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-10 05:10+0100\n"
-"PO-Revision-Date: 2018-06-19T17:12:44+0000\n"
+"PO-Revision-Date: 2018-07-03 17:39\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to