Hello community,

here is the log from the commit of package kalarmcal for openSUSE:Factory 
checked in at 2020-02-10 21:48:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kalarmcal (Old)
 and      /work/SRC/openSUSE:Factory/.kalarmcal.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kalarmcal"

Mon Feb 10 21:48:05 2020 rev:57 rq:771609 version:19.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kalarmcal/kalarmcal.changes      2020-01-11 
14:41:45.001225373 +0100
+++ /work/SRC/openSUSE:Factory/.kalarmcal.new.26092/kalarmcal.changes   
2020-02-10 21:48:07.210015104 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:03 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Wed Feb  5 06:28:51 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+-------------------------------------------------------------------

Old:
----
  kalarmcal-19.12.1.tar.xz
  kalarmcal-19.12.1.tar.xz.sig

New:
----
  kalarmcal-19.12.2.tar.xz
  kalarmcal-19.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ kalarmcal.spec ++++++
--- /var/tmp/diff_new_pack.Al7GjI/_old  2020-02-10 21:48:07.758015407 +0100
+++ /var/tmp/diff_new_pack.Al7GjI/_new  2020-02-10 21:48:07.762015409 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kalarmcal
-Version:        19.12.1
+Version:        19.12.2
 Release:        0
 Summary:        Library for handling kalarm calendar data
 License:        LGPL-2.1-or-later
@@ -84,7 +84,7 @@
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON 
-DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++++++ kalarmcal-19.12.1.tar.xz -> kalarmcal-19.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalarmcal-19.12.1/CMakeLists.txt 
new/kalarmcal-19.12.2/CMakeLists.txt
--- old/kalarmcal-19.12.1/CMakeLists.txt        2020-01-07 03:27:55.000000000 
+0100
+++ new/kalarmcal-19.12.2/CMakeLists.txt        2020-02-04 02:47:12.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.1")
+set(PIM_VERSION "5.13.2")
 
 project(KAlarmCal VERSION ${PIM_VERSION})
 
@@ -26,9 +26,9 @@
 
 set(KALARM_LIB_VERSION ${PIM_VERSION})
 
-set(CALENDARUTILS_LIB_VERSION "5.13.1")
-set(IDENTITYMANAGER_LIB_VERSION "5.13.1")
-set(AKONADI_LIB_VERSION "5.13.1")
+set(CALENDARUTILS_LIB_VERSION "5.13.2")
+set(IDENTITYMANAGER_LIB_VERSION "5.13.2")
+set(AKONADI_LIB_VERSION "5.13.2")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KALARMCAL
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kalarmcal_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AlarmCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalarmcal-19.12.1/po/ca@valencia/libkalarmcal5-serializer.po 
new/kalarmcal-19.12.2/po/ca@valencia/libkalarmcal5-serializer.po
--- old/kalarmcal-19.12.1/po/ca@valencia/libkalarmcal5-serializer.po    
2020-01-07 03:27:49.000000000 +0100
+++ new/kalarmcal-19.12.2/po/ca@valencia/libkalarmcal5-serializer.po    
2020-02-04 02:47:06.000000000 +0100
@@ -1,24 +1,24 @@
 # Translation of libkalarmcal5-serializer.po to Catalan (Valencian)
-# Copyright (C) 2010-2015 This_file_is_part_of_KDE
+# Copyright (C) 2010-2019 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Manuel Tortosa Moreno <[email protected]>, 2010.
-# Josep Ma. Ferrer <[email protected]>, 2012, 2015.
+# Josep Ma. Ferrer <[email protected]>, 2012, 2015, 2019.
 # Antoni Bella Pérez <[email protected]>, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: libkalarmcal5-serializer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-23 03:14+0200\n"
-"PO-Revision-Date: 2015-05-27 12:28+0200\n"
+"PO-Revision-Date: 2019-07-25 20:31+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\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"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -248,7 +248,7 @@
 #, kde-format
 msgctxt "@label"
 msgid "Akonadi Item ID"
-msgstr ""
+msgstr "ID d'element de l'Akonadi"
 
 #: kaeventformatter.cpp:121
 #, kde-format
@@ -515,155 +515,3 @@
 msgid_plural "%1 Days"
 msgstr[0] "1 dia"
 msgstr[1] "%1 dies"
-
-#~ msgctxt "@label"
-#~ msgid "KMail serial number"
-#~ msgstr "Número de sèrie del KMail"
-
-#~ msgid "Changed Contact"
-#~ msgstr "Contacte canviat"
-
-#~ msgid "Conflicting Contact"
-#~ msgstr "Contacte amb conflictes"
-
-#~ msgid "Emails"
-#~ msgstr "Correus electrònics"
-
-#~ msgid "Phone Numbers"
-#~ msgstr "Números de telèfon"
-
-#~ msgid "Addresses"
-#~ msgstr "Adreces"
-
-#~ msgid "Changed Contact Group"
-#~ msgstr "Grup de contactes canviat"
-
-#~ msgid "Conflicting Contact Group"
-#~ msgstr "Grup de contactes amb conflictes"
-
-#~ msgid "Name"
-#~ msgstr "Nom"
-
-#~ msgid "Member"
-#~ msgstr "Membre"
-
-#~ msgid "Yes"
-#~ msgstr "Sí"
-
-#~ msgid "No"
-#~ msgstr "No"
-
-#~ msgid "Attendees"
-#~ msgstr "Assistents"
-
-#~ msgid "Organizer"
-#~ msgstr "Organitzador"
-
-#~ msgid "UID"
-#~ msgstr "UID"
-
-#~ msgid "Is all-day"
-#~ msgstr "Tot el dia"
-
-#~ msgid "Has duration"
-#~ msgstr "Té una durada"
-
-#~ msgid "Duration"
-#~ msgstr "Durada"
-
-#~ msgid "Description"
-#~ msgstr "Descripció"
-
-#~ msgid "Summary"
-#~ msgstr "Resum"
-
-#~ msgid "Status"
-#~ msgstr "Estat"
-
-#~ msgid "Secrecy"
-#~ msgstr "Privadesa"
-
-#~ msgid "Priority"
-#~ msgstr "Prioritat"
-
-#~ msgid "Location"
-#~ msgstr "Ubicació"
-
-#~ msgid "Categories"
-#~ msgstr "Categories"
-
-#~ msgid "Alarms"
-#~ msgstr "Alarmes"
-
-#~ msgid "Resources"
-#~ msgstr "Recursos"
-
-#~ msgid "Attachments"
-#~ msgstr "Adjunts"
-
-#~ msgid "Exception Dates"
-#~ msgstr "Dates d'excepció"
-
-#~ msgid "Exception Times"
-#~ msgstr "Hores d'excepció"
-
-#~ msgid "Created"
-#~ msgstr "Creat"
-
-#~ msgid "Related Uid"
-#~ msgstr "UID relacionat"
-
-#~ msgid "Start time"
-#~ msgstr "Hora d'inici"
-
-#~ msgid "Has End Date"
-#~ msgstr "Té data final"
-
-#~ msgid "End Date"
-#~ msgstr "Data final"
-
-#~ msgid "Has Start Date"
-#~ msgstr "Té data d'inici"
-
-#~ msgid "Has Due Date"
-#~ msgstr "Té data de venciment"
-
-#~ msgid "Due Date"
-#~ msgstr "Data de venciment"
-
-#~ msgid "Has Complete Date"
-#~ msgstr "Té data de finalització"
-
-#~ msgid "Complete"
-#~ msgstr "Finalitzat"
-
-#~ msgid "Completed"
-#~ msgstr "Finalitzada"
-
-#~ msgid "Changed Event"
-#~ msgstr "Esdeveniment canviat"
-
-#~ msgid "Conflicting Event"
-#~ msgstr "Esdeveniment amb conflictes"
-
-#~ msgid "Changed Todo"
-#~ msgstr "Pendent canviada"
-
-#~ msgid "Conflicting Todo"
-#~ msgstr "Pendent amb conflictes"
-
-#~ msgctxt "@info/plain Alarm type"
-#~ msgid "Command"
-#~ msgstr "Ordre"
-
-#~ msgctxt "@info/plain"
-#~ msgid "Reminder"
-#~ msgstr "Recordatori"
-
-#~ msgctxt "@info/plain General purpose status indication: yes or no"
-#~ msgid "Yes"
-#~ msgstr "Sí"
-
-#~ msgctxt "@info/plain General purpose status indication: yes or no"
-#~ msgid "No"
-#~ msgstr "No"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalarmcal-19.12.1/po/ca@valencia/libkalarmcal5.po 
new/kalarmcal-19.12.2/po/ca@valencia/libkalarmcal5.po
--- old/kalarmcal-19.12.1/po/ca@valencia/libkalarmcal5.po       2020-01-07 
03:27:49.000000000 +0100
+++ new/kalarmcal-19.12.2/po/ca@valencia/libkalarmcal5.po       2020-02-04 
02:47:06.000000000 +0100
@@ -154,7 +154,3 @@
 msgctxt "@info No repetition"
 msgid "None"
 msgstr "Cap"
-
-#~ msgctxt "@info/plain No repetition"
-#~ msgid "None"
-#~ msgstr "Cap"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalarmcal-19.12.1/po/ia/libkalarmcal5-serializer.po 
new/kalarmcal-19.12.2/po/ia/libkalarmcal5-serializer.po
--- old/kalarmcal-19.12.1/po/ia/libkalarmcal5-serializer.po     2020-01-07 
03:27:52.000000000 +0100
+++ new/kalarmcal-19.12.2/po/ia/libkalarmcal5-serializer.po     2020-02-04 
02:47:08.000000000 +0100
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# g.sora <[email protected]>, 2011.
+# g.sora <[email protected]>, 2011, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-23 03:14+0200\n"
-"PO-Revision-Date: 2011-11-29 19:38+0100\n"
-"Last-Translator: g.sora <[email protected]>\n"
-"Language-Team: Interlingua <[email protected]>\n"
+"PO-Revision-Date: 2020-01-20 21:58+0100\n"
+"Last-Translator: Giovanni Sora <[email protected]>\n"
+"Language-Team: Interlingua <[email protected]>\n"
 "Language: ia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "#-#-#-#-#  akonadi_kalarm_resource.po  #-#-#-#-#\n"
-"X-Generator: Lokalize 1.2\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "#-#-#-#-#  akonadi_kalarm_resource_common.po  #-#-#-#-#\n"
 "X-Generator: Lokalize 1.2\n"
@@ -250,7 +250,7 @@
 #, kde-format
 msgctxt "@label"
 msgid "Akonadi Item ID"
-msgstr ""
+msgstr "Id de elemento de Akonadi"
 
 #: kaeventformatter.cpp:121
 #, kde-format
@@ -373,138 +373,103 @@
 msgstr "Attachamentos de e-posta"
 
 #: kaeventformatter.cpp:257
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Alarm type"
-#| msgid "Display (text)"
+#, kde-format
 msgctxt "@info Alarm type"
 msgid "Display (text)"
 msgstr "Monstra (texto)"
 
 #: kaeventformatter.cpp:259
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Alarm type"
-#| msgid "Display (file)"
+#, kde-format
 msgctxt "@info Alarm type"
 msgid "Display (file)"
 msgstr "Monstra (file)"
 
 #: kaeventformatter.cpp:262
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Alarm type"
-#| msgid "Display (command)"
+#, kde-format
 msgctxt "@info Alarm type"
 msgid "Display (command)"
 msgstr "Monstra (commando)"
 
 #: kaeventformatter.cpp:263
-#, fuzzy, kde-format
-#| msgctxt "@label A shell command"
-#| msgid "Command"
+#, kde-format
 msgctxt "@info Alarm type"
 msgid "Command"
 msgstr "Commando"
 
 #: kaeventformatter.cpp:265
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Alarm type"
-#| msgid "Email"
+#, kde-format
 msgctxt "@info Alarm type"
 msgid "Email"
 msgstr "E-posta"
 
 #: kaeventformatter.cpp:267
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Alarm type"
-#| msgid "Audio"
+#, kde-format
 msgctxt "@info Alarm type"
 msgid "Audio"
 msgstr "Audio"
 
 #: kaeventformatter.cpp:273
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Alarm type"
-#| msgid "Active"
+#, kde-format
 msgctxt "@info Alarm type"
 msgid "Active"
 msgstr "Activa"
 
 #: kaeventformatter.cpp:275
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Alarm type"
-#| msgid "Archived"
+#, kde-format
 msgctxt "@info Alarm type"
 msgid "Archived"
 msgstr "Archivate"
 
 #: kaeventformatter.cpp:277
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Alarm type"
-#| msgid "Template"
+#, kde-format
 msgctxt "@info Alarm type"
 msgid "Template"
 msgstr "Patrono"
 
 #: kaeventformatter.cpp:295
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Repeat at login"
-#| msgid "At login until %1"
+#, kde-format
 msgctxt "@info Repeat at login"
 msgid "At login until %1"
 msgstr "A accesso de identification usque %1"
 
 #: kaeventformatter.cpp:339
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid "%1"
+#, kde-format
 msgctxt "@info"
 msgid "%1"
 msgstr "%1"
 
 #: kaeventformatter.cpp:351
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Using default font"
-#| msgid "Default"
+#, kde-format
 msgctxt "@info Using default font"
 msgid "Default"
 msgstr "Predefinite"
 
 #: kaeventformatter.cpp:365
-#, fuzzy, kde-format
-#| msgctxt "@label Whether the alarm has a reminder"
-#| msgid "Reminder"
+#, kde-format
 msgctxt "@info"
 msgid "Reminder"
 msgstr "Memento"
 
 #: kaeventformatter.cpp:378
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid "Speak"
+#, kde-format
 msgctxt "@info"
 msgid "Speak"
 msgstr "Pronuncia"
 
 #: kaeventformatter.cpp:379
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid "Beep"
+#, kde-format
 msgctxt "@info"
 msgid "Beep"
 msgstr "Bip"
 
 #: kaeventformatter.cpp:384 kaeventformatter.cpp:388
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Percentage"
-#| msgid "%1%%"
+#, kde-format
 msgctxt "@info Percentage"
 msgid "%1%%"
 msgstr "%1%%"
 
 #: kaeventformatter.cpp:392
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid "1 Second"
-#| msgid_plural "%1 Seconds"
+#, kde-format
 msgctxt "@info"
 msgid "1 Second"
 msgid_plural "%1 Seconds"
@@ -512,32 +477,25 @@
 msgstr[1] "%1 Secundas"
 
 #: kaeventformatter.cpp:415
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Error indication"
-#| msgid "error!"
+#, kde-format
 msgctxt "@info Error indication"
 msgid "error!"
-msgstr "Error!"
+msgstr "error!"
 
 #: kaeventformatter.cpp:420
-#, fuzzy, kde-format
-#| msgid "Yes"
+#, kde-format
 msgctxt "@info General purpose status indication: yes or no"
 msgid "Yes"
 msgstr "Si"
 
 #: kaeventformatter.cpp:421
-#, fuzzy, kde-format
-#| msgid "No"
+#, kde-format
 msgctxt "@info General purpose status indication: yes or no"
 msgid "No"
 msgstr "No"
 
 #: kaeventformatter.cpp:426 kaeventformatter.cpp:441
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid "1 Minute"
-#| msgid_plural "%1 Minutes"
+#, kde-format
 msgctxt "@info"
 msgid "1 Minute"
 msgid_plural "%1 Minutes"
@@ -545,10 +503,7 @@
 msgstr[1] "%1 minutas"
 
 #: kaeventformatter.cpp:443
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid "1 Hour"
-#| msgid_plural "%1 Hours"
+#, kde-format
 msgctxt "@info"
 msgid "1 Hour"
 msgid_plural "%1 Hours"
@@ -556,10 +511,7 @@
 msgstr[1] "%1 horas"
 
 #: kaeventformatter.cpp:445
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid "1 Day"
-#| msgid_plural "%1 Days"
+#, kde-format
 msgctxt "@info"
 msgid "1 Day"
 msgid_plural "%1 Days"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalarmcal-19.12.1/po/ia/libkalarmcal5.po 
new/kalarmcal-19.12.2/po/ia/libkalarmcal5.po
--- old/kalarmcal-19.12.1/po/ia/libkalarmcal5.po        2020-01-07 
03:27:52.000000000 +0100
+++ new/kalarmcal-19.12.2/po/ia/libkalarmcal5.po        2020-02-04 
02:47:08.000000000 +0100
@@ -1,26 +1,24 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# g.sora <[email protected]>, 2011.
+# g.sora <[email protected]>, 2011, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-02 03:17+0200\n"
-"PO-Revision-Date: 2011-09-01 11:28+0200\n"
-"Last-Translator: g.sora <[email protected]>\n"
-"Language-Team: Interlingua <[email protected]>\n"
+"PO-Revision-Date: 2020-01-20 21:56+0100\n"
+"Last-Translator: Giovanni Sora <[email protected]>\n"
+"Language-Team: Interlingua <[email protected]>\n"
 "Language: ia\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.2\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: alarmtext.cpp:519
-#, fuzzy, kde-format
-#| msgctxt "@info/plain 'From' email address"
-#| msgid "From:"
+#, kde-format
 msgctxt "@info 'From' email address"
 msgid "From:"
 msgstr "Ex:"
@@ -32,17 +30,13 @@
 msgstr "A:"
 
 #: alarmtext.cpp:521
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Copy-to in email headers"
-#| msgid "Cc:"
+#, kde-format
 msgctxt "@info Copy-to in email headers"
 msgid "Cc:"
-msgstr "CC:"
+msgstr "Cc:"
 
 #: alarmtext.cpp:522
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid "Date:"
+#, kde-format
 msgctxt "@info"
 msgid "Date:"
 msgstr "Data:"
@@ -54,25 +48,19 @@
 msgstr "Subjecto:"
 
 #: alarmtext.cpp:525
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Todo calendar item's title field"
-#| msgid "To-do:"
+#, kde-format
 msgctxt "@info Todo calendar item's title field"
 msgid "To-do:"
 msgstr "De facer:"
 
 #: alarmtext.cpp:526
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Todo calendar item's location field"
-#| msgid "Location:"
+#, kde-format
 msgctxt "@info Todo calendar item's location field"
 msgid "Location:"
 msgstr "Location:"
 
 #: alarmtext.cpp:527
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Todo calendar item's due date/time"
-#| msgid "Due:"
+#, kde-format
 msgctxt "@info Todo calendar item's due date/time"
 msgid "Due:"
 msgstr "Perimite:"
@@ -83,26 +71,19 @@
 msgstr "KAlarm"
 
 #: kaevent.cpp:2924
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Brief form of 'At Login'"
-#| msgid "Login"
+#, kde-format
 msgctxt "@info Brief form of 'At Login'"
 msgid "Login"
 msgstr "Accesso de identification"
 
 #: kaevent.cpp:2924
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid "At login"
+#, kde-format
 msgctxt "@info"
 msgid "At login"
 msgstr "A accesso de identification"
 
 #: kaevent.cpp:2931 kaevent.cpp:3011
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid "1 Minute"
-#| msgid_plural "%1 Minutes"
+#, kde-format
 msgctxt "@info"
 msgid "1 Minute"
 msgid_plural "%1 Minutes"
@@ -110,10 +91,7 @@
 msgstr[1] "%1 minutas"
 
 #: kaevent.cpp:2933 kaevent.cpp:3014
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid "1 Hour"
-#| msgid_plural "%1 Hours"
+#, kde-format
 msgctxt "@info"
 msgid "1 Hour"
 msgid_plural "%1 Hours"
@@ -121,18 +99,13 @@
 msgstr[1] "%1 horas"
 
 #: kaevent.cpp:2935 kaevent.cpp:3016
-#, fuzzy, kde-format
-#| msgctxt "@info/plain Hours and minutes"
-#| msgid "%1h %2m"
+#, kde-format
 msgctxt "@info Hours and minutes"
 msgid "%1h %2m"
 msgstr "%1h %2m "
 
 #: kaevent.cpp:2938 kaevent.cpp:3020
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid "1 Day"
-#| msgid_plural "%1 Days"
+#, kde-format
 msgctxt "@info"
 msgid "1 Day"
 msgid_plural "%1 Days"
@@ -140,10 +113,7 @@
 msgstr[1] "%1 dies"
 
 #: kaevent.cpp:2940 kaevent.cpp:3022
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid "1 Week"
-#| msgid_plural "%1 Weeks"
+#, kde-format
 msgctxt "@info"
 msgid "1 Week"
 msgid_plural "%1 Weeks"
@@ -151,10 +121,7 @@
 msgstr[1] "%1 septimanas"
 
 #: kaevent.cpp:2942
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid "1 Month"
-#| msgid_plural "%1 Months"
+#, kde-format
 msgctxt "@info"
 msgid "1 Month"
 msgid_plural "%1 Months"
@@ -162,10 +129,7 @@
 msgstr[1] "%1 menses"
 
 #: kaevent.cpp:2944
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid "1 Year"
-#| msgid_plural "%1 Years"
+#, kde-format
 msgctxt "@info"
 msgid "1 Year"
 msgid_plural "%1 Years"
@@ -173,17 +137,13 @@
 msgstr[1] "%1 annos"
 
 #: kaevent.cpp:2950
-#, fuzzy, kde-format
-#| msgctxt "@info/plain No recurrence"
-#| msgid "None"
+#, kde-format
 msgctxt "@info No recurrence"
 msgid "None"
 msgstr "Necun"
 
 #: kaevent.cpp:3024
-#, fuzzy, kde-format
-#| msgctxt "@info/plain No recurrence"
-#| msgid "None"
+#, kde-format
 msgctxt "@info No repetition"
 msgid "None"
 msgstr "Necun"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalarmcal-19.12.1/po/ko/libkalarmcal5-serializer.po 
new/kalarmcal-19.12.2/po/ko/libkalarmcal5-serializer.po
--- old/kalarmcal-19.12.1/po/ko/libkalarmcal5-serializer.po     2020-01-07 
03:27:53.000000000 +0100
+++ new/kalarmcal-19.12.2/po/ko/libkalarmcal5-serializer.po     2020-02-04 
02:47:09.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park <[email protected]>, 2013, 2014.
+# Shinjo Park <[email protected]>, 2013, 2014, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-23 03:14+0200\n"
-"PO-Revision-Date: 2014-08-30 23:21+0900\n"
+"PO-Revision-Date: 2020-01-29 00:42+0100\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #: akonadi_serializer_kalarm.cpp:133
 #, kde-format
@@ -243,7 +243,7 @@
 #, kde-format
 msgctxt "@label"
 msgid "Akonadi Item ID"
-msgstr ""
+msgstr "Akonadi 항목 ID"
 
 #: kaeventformatter.cpp:121
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kalarmcal-19.12.1/po/zh_CN/libkalarmcal5-serializer.po 
new/kalarmcal-19.12.2/po/zh_CN/libkalarmcal5-serializer.po
--- old/kalarmcal-19.12.1/po/zh_CN/libkalarmcal5-serializer.po  2020-01-07 
03:27:55.000000000 +0100
+++ new/kalarmcal-19.12.2/po/zh_CN/libkalarmcal5-serializer.po  2020-02-04 
02:47:12.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-23 03:14+0200\n"
-"PO-Revision-Date: 2020-01-04 21:49\n"
+"PO-Revision-Date: 2020-01-20 21:56\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalarmcal-19.12.1/po/zh_CN/libkalarmcal5.po 
new/kalarmcal-19.12.2/po/zh_CN/libkalarmcal5.po
--- old/kalarmcal-19.12.1/po/zh_CN/libkalarmcal5.po     2020-01-07 
03:27:55.000000000 +0100
+++ new/kalarmcal-19.12.2/po/zh_CN/libkalarmcal5.po     2020-02-04 
02:47:12.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-02 03:17+0200\n"
-"PO-Revision-Date: 2020-01-04 21:48\n"
+"PO-Revision-Date: 2020-01-20 21:56\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to