Hello community,
here is the log from the commit of package kdelibs4support for openSUSE:Factory
checked in at 2019-03-21 09:44:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdelibs4support (Old)
and /work/SRC/openSUSE:Factory/.kdelibs4support.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdelibs4support"
Thu Mar 21 09:44:45 2019 rev:65 rq:686731 version:5.56.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdelibs4support/kdelibs4support.changes
2019-02-28 21:29:08.129818081 +0100
+++
/work/SRC/openSUSE:Factory/.kdelibs4support.new.28833/kdelibs4support.changes
2019-03-21 09:44:45.686918812 +0100
@@ -1,0 +2,10 @@
+Sun Mar 10 20:15:35 UTC 2019 - [email protected]
+
+- Update to 5.56.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+ * Port deprecated methods
+
+-------------------------------------------------------------------
Old:
----
kdelibs4support-5.55.0.tar.xz
New:
----
kdelibs4support-5.56.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdelibs4support.spec ++++++
--- /var/tmp/diff_new_pack.R64jw9/_old 2019-03-21 09:44:46.174918700 +0100
+++ /var/tmp/diff_new_pack.R64jw9/_new 2019-03-21 09:44:46.178918699 +0100
@@ -17,14 +17,14 @@
%define lname libKF5KDELibs4Support5
-%define _tar_path 5.55
+%define _tar_path 5.56
# 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: kdelibs4support
-Version: 5.55.0
+Version: 5.56.0
Release: 0
Summary: Code and utilities to ease the transition to KDE Frameworks 5
License: LGPL-2.1-or-later
++++++ kdelibs4support-5.55.0.tar.xz -> kdelibs4support-5.56.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/CMakeLists.txt
new/kdelibs4support-5.56.0/CMakeLists.txt
--- old/kdelibs4support-5.55.0/CMakeLists.txt 2019-02-03 00:55:38.000000000
+0100
+++ new/kdelibs4support-5.56.0/CMakeLists.txt 2019-03-02 14:37:23.000000000
+0100
@@ -1,11 +1,11 @@
cmake_minimum_required(VERSION 3.5)
-set(KF5_VERSION "5.55.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.55.0") # handled by release scripts
+set(KF5_VERSION "5.56.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.56.0") # handled by release scripts
project(KDELibs4Support VERSION ${KF5_VERSION})
include(FeatureSummary)
-find_package(ECM 5.55.0 NO_MODULE)
+find_package(ECM 5.56.0 NO_MODULE)
set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake
Modules." URL
"https://projects.kde.org/projects/kdesupport/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/kdelibs4support-5.55.0/po/ca/kdelibs4support.po
new/kdelibs4support-5.56.0/po/ca/kdelibs4support.po
--- old/kdelibs4support-5.55.0/po/ca/kdelibs4support.po 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/po/ca/kdelibs4support.po 2019-03-02
14:37:23.000000000 +0100
@@ -1,16 +1,16 @@
# Translation of kdelibs4support.po to Catalan
-# Copyright (C) 2014-2018 This_file_is_part_of_KDE
+# Copyright (C) 2014-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.
#
-# Josep Ma. Ferrer <[email protected]>, 2014, 2015, 2016, 2017, 2018.
+# Josep Ma. Ferrer <[email protected]>, 2014, 2015, 2016, 2017, 2018, 2019.
# Antoni Bella Pérez <[email protected]>, 2014, 2015, 2017.
msgid ""
msgstr ""
"Project-Id-Version: kdelibs4support\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2018-01-07 00:01+0100\n"
+"PO-Revision-Date: 2019-02-09 19:33+0100\n"
"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
"Language: ca\n"
@@ -4096,12 +4096,14 @@
msgid "of Dec"
msgstr "de des"
+# skip-rule: abbreviations-jan
#: kdecore/kcalendarsystemgregorian.cpp:200
#, kde-format
msgctxt "Gregorian month 1 - KLocale::ShortName"
msgid "Jan"
msgstr "Gen"
+# skip-rule: abbreviations-feb
#: kdecore/kcalendarsystemgregorian.cpp:202
#, kde-format
msgctxt "Gregorian month 2 - KLocale::ShortName"
@@ -4114,6 +4116,7 @@
msgid "Mar"
msgstr "Mar"
+# skip-rule: abbreviations-apr
#: kdecore/kcalendarsystemgregorian.cpp:206
#, kde-format
msgctxt "Gregorian month 4 - KLocale::ShortName"
@@ -4132,6 +4135,7 @@
msgid "Jun"
msgstr "Jun"
+# skip-rule: abbreviations-jul
#: kdecore/kcalendarsystemgregorian.cpp:212
#, kde-format
msgctxt "Gregorian month 7 - KLocale::ShortName"
@@ -4144,24 +4148,28 @@
msgid "Aug"
msgstr "Ago"
+# skip-rule: abbreviations-sep
#: kdecore/kcalendarsystemgregorian.cpp:216
#, kde-format
msgctxt "Gregorian month 9 - KLocale::ShortName"
msgid "Sep"
msgstr "Set"
+# skip-rule: abbreviations-oct
#: kdecore/kcalendarsystemgregorian.cpp:218
#, kde-format
msgctxt "Gregorian month 10 - KLocale::ShortName"
msgid "Oct"
msgstr "Oct"
+# skip-rule: abbreviations-nov
#: kdecore/kcalendarsystemgregorian.cpp:220
#, kde-format
msgctxt "Gregorian month 11 - KLocale::ShortName"
msgid "Nov"
msgstr "Nov"
+# skip-rule: abbreviations-dec
#: kdecore/kcalendarsystemgregorian.cpp:222
#, kde-format
msgctxt "Gregorian month 12 - KLocale::ShortName"
@@ -4361,6 +4369,7 @@
msgid "S"
msgstr "M"
+# skip-rule: abbreviations-mon
#: kdecore/kcalendarsystemgregorian.cpp:318
#: kdecore/kcalendarsystemhebrew.cpp:828
#, kde-format
@@ -4368,6 +4377,7 @@
msgid "Mon"
msgstr "Dl"
+# skip-rule: abbreviations-tue
#: kdecore/kcalendarsystemgregorian.cpp:320
#: kdecore/kcalendarsystemhebrew.cpp:830
#, kde-format
@@ -4375,6 +4385,7 @@
msgid "Tue"
msgstr "Dt"
+# skip-rule: abbreviations-wed
#: kdecore/kcalendarsystemgregorian.cpp:322
#: kdecore/kcalendarsystemhebrew.cpp:832
#, kde-format
@@ -4382,6 +4393,7 @@
msgid "Wed"
msgstr "Dc"
+# skip-rule: abbreviations-thu
#: kdecore/kcalendarsystemgregorian.cpp:324
#: kdecore/kcalendarsystemhebrew.cpp:834
#, kde-format
@@ -4389,6 +4401,7 @@
msgid "Thu"
msgstr "Dj"
+# skip-rule: abbreviations-fri
#: kdecore/kcalendarsystemgregorian.cpp:326
#: kdecore/kcalendarsystemhebrew.cpp:836
#, kde-format
@@ -4396,6 +4409,7 @@
msgid "Fri"
msgstr "Dv"
+# skip-rule: abbreviations-sat
#: kdecore/kcalendarsystemgregorian.cpp:328
#: kdecore/kcalendarsystemhebrew.cpp:838
#, kde-format
@@ -6714,12 +6728,14 @@
msgid "of Dec"
msgstr "de des"
+# skip-rule: abbreviations-jan
#: kdecore/kcalendarsystemjulian.cpp:234
#, kde-format
msgctxt "Julian month 1 - KLocale::ShortName"
msgid "Jan"
msgstr "Gen"
+# skip-rule: abbreviations-feb
#: kdecore/kcalendarsystemjulian.cpp:236
#, kde-format
msgctxt "Julian month 2 - KLocale::ShortName"
@@ -6732,6 +6748,7 @@
msgid "Mar"
msgstr "Mar"
+# skip-rule: abbreviations-apr
#: kdecore/kcalendarsystemjulian.cpp:240
#, kde-format
msgctxt "Julian month 4 - KLocale::ShortName"
@@ -6750,6 +6767,7 @@
msgid "Jun"
msgstr "Jun"
+# skip-rule: abbreviations-jul
#: kdecore/kcalendarsystemjulian.cpp:246
#, kde-format
msgctxt "Julian month 7 - KLocale::ShortName"
@@ -6762,24 +6780,28 @@
msgid "Aug"
msgstr "Ago"
+# skip-rule: abbreviations-sep
#: kdecore/kcalendarsystemjulian.cpp:250
#, kde-format
msgctxt "Julian month 9 - KLocale::ShortName"
msgid "Sep"
msgstr "Set"
+# skip-rule: abbreviations-oct
#: kdecore/kcalendarsystemjulian.cpp:252
#, kde-format
msgctxt "Julian month 10 - KLocale::ShortName"
msgid "Oct"
msgstr "Oct"
+# skip-rule: abbreviations-nov
#: kdecore/kcalendarsystemjulian.cpp:254
#, kde-format
msgctxt "Julian month 11 - KLocale::ShortName"
msgid "Nov"
msgstr "Nov"
+# skip-rule: abbreviations-dec
#: kdecore/kcalendarsystemjulian.cpp:256
#, kde-format
msgctxt "Julian month 12 - KLocale::ShortName"
@@ -6972,36 +6994,42 @@
msgid "S"
msgstr "G"
+# skip-rule: abbreviations-mon
#: kdecore/kcalendarsystemjulian.cpp:352
#, kde-format
msgctxt "Julian weekday 1 - KLocale::ShortName"
msgid "Mon"
msgstr "Dl"
+# skip-rule: abbreviations-tue
#: kdecore/kcalendarsystemjulian.cpp:354
#, kde-format
msgctxt "Julian weekday 2 - KLocale::ShortName"
msgid "Tue"
msgstr "Dt"
+# skip-rule: abbreviations-wed
#: kdecore/kcalendarsystemjulian.cpp:356
#, kde-format
msgctxt "Julian weekday 3 - KLocale::ShortName"
msgid "Wed"
msgstr "Dc"
+# skip-rule: abbreviations-thu
#: kdecore/kcalendarsystemjulian.cpp:358
#, kde-format
msgctxt "Julian weekday 4 - KLocale::ShortName"
msgid "Thu"
msgstr "Dj"
+# skip-rule: abbreviations-fri
#: kdecore/kcalendarsystemjulian.cpp:360
#, kde-format
msgctxt "Julian weekday 5 - KLocale::ShortName"
msgid "Fri"
msgstr "Dv"
+# skip-rule: abbreviations-sat
#: kdecore/kcalendarsystemjulian.cpp:362
#, kde-format
msgctxt "Julian weekday 6 - KLocale::ShortName"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdelibs4support-5.55.0/po/ca@valencia/kdelibs4support.po
new/kdelibs4support-5.56.0/po/ca@valencia/kdelibs4support.po
--- old/kdelibs4support-5.55.0/po/ca@valencia/kdelibs4support.po
2019-02-03 00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/po/ca@valencia/kdelibs4support.po
2019-03-02 14:37:23.000000000 +0100
@@ -1,16 +1,16 @@
# Translation of kdelibs4support.po to Catalan (Valencian)
-# Copyright (C) 2014-2018 This_file_is_part_of_KDE
+# Copyright (C) 2014-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.
#
-# Josep Ma. Ferrer <[email protected]>, 2014, 2015, 2016, 2017, 2018.
+# Josep Ma. Ferrer <[email protected]>, 2014, 2015, 2016, 2017, 2018, 2019.
# Antoni Bella Pérez <[email protected]>, 2014, 2015, 2017.
msgid ""
msgstr ""
"Project-Id-Version: kdelibs4support\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2018-01-07 00:01+0100\n"
+"PO-Revision-Date: 2019-02-09 19:33+0100\n"
"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
"Language: ca@valencia\n"
@@ -4096,12 +4096,14 @@
msgid "of Dec"
msgstr "de des"
+# skip-rule: abbreviations-jan
#: kdecore/kcalendarsystemgregorian.cpp:200
#, kde-format
msgctxt "Gregorian month 1 - KLocale::ShortName"
msgid "Jan"
msgstr "Gen"
+# skip-rule: abbreviations-feb
#: kdecore/kcalendarsystemgregorian.cpp:202
#, kde-format
msgctxt "Gregorian month 2 - KLocale::ShortName"
@@ -4114,6 +4116,7 @@
msgid "Mar"
msgstr "Mar"
+# skip-rule: abbreviations-apr
#: kdecore/kcalendarsystemgregorian.cpp:206
#, kde-format
msgctxt "Gregorian month 4 - KLocale::ShortName"
@@ -4132,6 +4135,7 @@
msgid "Jun"
msgstr "Jun"
+# skip-rule: abbreviations-jul
#: kdecore/kcalendarsystemgregorian.cpp:212
#, kde-format
msgctxt "Gregorian month 7 - KLocale::ShortName"
@@ -4144,24 +4148,28 @@
msgid "Aug"
msgstr "Ago"
+# skip-rule: abbreviations-sep
#: kdecore/kcalendarsystemgregorian.cpp:216
#, kde-format
msgctxt "Gregorian month 9 - KLocale::ShortName"
msgid "Sep"
msgstr "Set"
+# skip-rule: abbreviations-oct
#: kdecore/kcalendarsystemgregorian.cpp:218
#, kde-format
msgctxt "Gregorian month 10 - KLocale::ShortName"
msgid "Oct"
msgstr "Oct"
+# skip-rule: abbreviations-nov
#: kdecore/kcalendarsystemgregorian.cpp:220
#, kde-format
msgctxt "Gregorian month 11 - KLocale::ShortName"
msgid "Nov"
msgstr "Nov"
+# skip-rule: abbreviations-dec
#: kdecore/kcalendarsystemgregorian.cpp:222
#, kde-format
msgctxt "Gregorian month 12 - KLocale::ShortName"
@@ -4361,6 +4369,7 @@
msgid "S"
msgstr "M"
+# skip-rule: abbreviations-mon
#: kdecore/kcalendarsystemgregorian.cpp:318
#: kdecore/kcalendarsystemhebrew.cpp:828
#, kde-format
@@ -4368,6 +4377,7 @@
msgid "Mon"
msgstr "Dl"
+# skip-rule: abbreviations-tue
#: kdecore/kcalendarsystemgregorian.cpp:320
#: kdecore/kcalendarsystemhebrew.cpp:830
#, kde-format
@@ -4375,6 +4385,7 @@
msgid "Tue"
msgstr "Dt"
+# skip-rule: abbreviations-wed
#: kdecore/kcalendarsystemgregorian.cpp:322
#: kdecore/kcalendarsystemhebrew.cpp:832
#, kde-format
@@ -4382,6 +4393,7 @@
msgid "Wed"
msgstr "Dc"
+# skip-rule: abbreviations-thu
#: kdecore/kcalendarsystemgregorian.cpp:324
#: kdecore/kcalendarsystemhebrew.cpp:834
#, kde-format
@@ -4389,6 +4401,7 @@
msgid "Thu"
msgstr "Dj"
+# skip-rule: abbreviations-fri
#: kdecore/kcalendarsystemgregorian.cpp:326
#: kdecore/kcalendarsystemhebrew.cpp:836
#, kde-format
@@ -4396,6 +4409,7 @@
msgid "Fri"
msgstr "Dv"
+# skip-rule: abbreviations-sat
#: kdecore/kcalendarsystemgregorian.cpp:328
#: kdecore/kcalendarsystemhebrew.cpp:838
#, kde-format
@@ -6714,12 +6728,14 @@
msgid "of Dec"
msgstr "de des"
+# skip-rule: abbreviations-jan
#: kdecore/kcalendarsystemjulian.cpp:234
#, kde-format
msgctxt "Julian month 1 - KLocale::ShortName"
msgid "Jan"
msgstr "Gen"
+# skip-rule: abbreviations-feb
#: kdecore/kcalendarsystemjulian.cpp:236
#, kde-format
msgctxt "Julian month 2 - KLocale::ShortName"
@@ -6732,6 +6748,7 @@
msgid "Mar"
msgstr "Mar"
+# skip-rule: abbreviations-apr
#: kdecore/kcalendarsystemjulian.cpp:240
#, kde-format
msgctxt "Julian month 4 - KLocale::ShortName"
@@ -6750,6 +6767,7 @@
msgid "Jun"
msgstr "Jun"
+# skip-rule: abbreviations-jul
#: kdecore/kcalendarsystemjulian.cpp:246
#, kde-format
msgctxt "Julian month 7 - KLocale::ShortName"
@@ -6762,24 +6780,28 @@
msgid "Aug"
msgstr "Ago"
+# skip-rule: abbreviations-sep
#: kdecore/kcalendarsystemjulian.cpp:250
#, kde-format
msgctxt "Julian month 9 - KLocale::ShortName"
msgid "Sep"
msgstr "Set"
+# skip-rule: abbreviations-oct
#: kdecore/kcalendarsystemjulian.cpp:252
#, kde-format
msgctxt "Julian month 10 - KLocale::ShortName"
msgid "Oct"
msgstr "Oct"
+# skip-rule: abbreviations-nov
#: kdecore/kcalendarsystemjulian.cpp:254
#, kde-format
msgctxt "Julian month 11 - KLocale::ShortName"
msgid "Nov"
msgstr "Nov"
+# skip-rule: abbreviations-dec
#: kdecore/kcalendarsystemjulian.cpp:256
#, kde-format
msgctxt "Julian month 12 - KLocale::ShortName"
@@ -6972,36 +6994,42 @@
msgid "S"
msgstr "G"
+# skip-rule: abbreviations-mon
#: kdecore/kcalendarsystemjulian.cpp:352
#, kde-format
msgctxt "Julian weekday 1 - KLocale::ShortName"
msgid "Mon"
msgstr "Dl"
+# skip-rule: abbreviations-tue
#: kdecore/kcalendarsystemjulian.cpp:354
#, kde-format
msgctxt "Julian weekday 2 - KLocale::ShortName"
msgid "Tue"
msgstr "Dt"
+# skip-rule: abbreviations-wed
#: kdecore/kcalendarsystemjulian.cpp:356
#, kde-format
msgctxt "Julian weekday 3 - KLocale::ShortName"
msgid "Wed"
msgstr "Dc"
+# skip-rule: abbreviations-thu
#: kdecore/kcalendarsystemjulian.cpp:358
#, kde-format
msgctxt "Julian weekday 4 - KLocale::ShortName"
msgid "Thu"
msgstr "Dj"
+# skip-rule: abbreviations-fri
#: kdecore/kcalendarsystemjulian.cpp:360
#, kde-format
msgctxt "Julian weekday 5 - KLocale::ShortName"
msgid "Fri"
msgstr "Dv"
+# skip-rule: abbreviations-sat
#: kdecore/kcalendarsystemjulian.cpp:362
#, kde-format
msgctxt "Julian weekday 6 - KLocale::ShortName"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/po/da/kdelibs4support.po
new/kdelibs4support-5.56.0/po/da/kdelibs4support.po
--- old/kdelibs4support-5.55.0/po/da/kdelibs4support.po 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/po/da/kdelibs4support.po 2019-03-02
14:37:23.000000000 +0100
@@ -2,8 +2,6 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
-# Martin Schlander, 2008.
-# Martin Schlander <[email protected]>, 2008.
# Martin Schlander <[email protected]>, 2008, 2009, 2010, 2011, 2014,
2015.
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/po/id/kdelibs4support.po
new/kdelibs4support-5.56.0/po/id/kdelibs4support.po
--- old/kdelibs4support-5.55.0/po/id/kdelibs4support.po 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/po/id/kdelibs4support.po 2019-03-02
14:37:23.000000000 +0100
@@ -9,14 +9,14 @@
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2019-01-31 20:08+0700\n"
-"Last-Translator: Wantoyo <[email protected]>\n"
+"PO-Revision-Date: 2019-02-24 06:43+0700\n"
+"Last-Translator: wantoyo <[email protected]>\n"
"Language-Team: Indonesian <[email protected]>\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"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Lokalize 18.12.1\n"
#, kde-format
@@ -2566,7 +2566,7 @@
#, kde-format
msgctxt "Socket error code InProgress"
msgid "operation is already in progress"
-msgstr "operasi telah berjalan"
+msgstr "operasi sedang berlangsung"
#: kdecore/k3socketbase.cpp:270
#, kde-format
@@ -7773,6 +7773,7 @@
msgid "%1 millisecond"
msgid_plural "%1 milliseconds"
msgstr[0] "%1 milidetik"
+msgstr[1] "%1 milidetik"
#: kdecore/klocale_kde.cpp:1491
#, kde-format
@@ -7780,27 +7781,31 @@
msgid "1 day"
msgid_plural "%1 days"
msgstr[0] "%1 hari"
+msgstr[1] "%1 hari"
#: kdecore/klocale_kde.cpp:1493
#, kde-format
msgctxt "@item:intext"
msgid "1 hour"
msgid_plural "%1 hours"
-msgstr[0] "%1 jam"
+msgstr[0] "1 jam"
+msgstr[1] "%1 jam"
#: kdecore/klocale_kde.cpp:1495
#, kde-format
msgctxt "@item:intext"
msgid "1 minute"
msgid_plural "%1 minutes"
-msgstr[0] "%1 menit"
+msgstr[0] "1 menit"
+msgstr[1] "%1 menit"
#: kdecore/klocale_kde.cpp:1497
#, kde-format
msgctxt "@item:intext"
msgid "1 second"
msgid_plural "%1 seconds"
-msgstr[0] "%1 detik"
+msgstr[0] "1 detik"
+msgstr[1] "%1 detik"
#: kdecore/klocale_kde.cpp:1521
#, kde-format
@@ -11939,7 +11944,12 @@
"examined:\n"
"%2"
msgstr[0] ""
-"Tak dapat membaca benang warna RGB X11. Lokasi file berikut diperiksa:\n"
+"Tidak dapat membaca string warna RGB X11. Lokasi file berikut ini yang "
+"diperiksa:\n"
+"%2"
+msgstr[1] ""
+"Tidak dapat membaca string warna RGB X11. Lokasi file berikut ini yang "
+"diperiksa:\n"
"%2"
#: kdeui/kcolordialog.cpp:997
@@ -12284,6 +12294,7 @@
msgid "%1 item"
msgid_plural "%1 items"
msgstr[0] "%1 item"
+msgstr[1] "%1 item"
#: kio/kfilemetadataprovider.cpp:446 kio/knfotranslator.cpp:39
#, kde-format
@@ -12394,7 +12405,7 @@
#, kde-format
msgctxt "@title:window"
msgid "Configure Shown Data"
-msgstr "Konfigurasi Data Tertampil"
+msgstr "Konfigurasikan Data Tertampil"
#: kio/kmetaprops.cpp:60
#, kde-format
@@ -12406,7 +12417,7 @@
#, kde-format
msgctxt "@action:button"
msgid "Configure..."
-msgstr "Konfigurasi..."
+msgstr "Konfigurasikan..."
#: kio/kmetaprops.cpp:133
#, kde-format
@@ -12487,7 +12498,7 @@
#, kde-format
msgctxt "@label"
msgid "Content"
-msgstr "Isi"
+msgstr "Daftar Isi"
#: kio/knfotranslator.cpp:52
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/po/zh_CN/kdelibs4support.po
new/kdelibs4support-5.56.0/po/zh_CN/kdelibs4support.po
--- old/kdelibs4support-5.55.0/po/zh_CN/kdelibs4support.po 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/po/zh_CN/kdelibs4support.po 2019-03-02
14:37:23.000000000 +0100
@@ -17,7 +17,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2019-01-27 22:57\n"
+"PO-Revision-Date: 2019-02-20 23:15\n"
"Last-Translator: guoyunhe <[email protected]>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/src/kdeui/karrowbutton.cpp
new/kdelibs4support-5.56.0/src/kdeui/karrowbutton.cpp
--- old/kdelibs4support-5.55.0/src/kdeui/karrowbutton.cpp 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/src/kdeui/karrowbutton.cpp 2019-03-02
14:37:23.000000000 +0100
@@ -67,7 +67,7 @@
opt.lineWidth = 2;
opt.midLineWidth = 0;
- p.fillRect(rect(), palette().brush(QPalette::Background));
+ p.fillRect(rect(), palette().brush(QPalette::Window));
style()->drawPrimitive(QStyle::PE_Frame, &opt, &p, this);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/src/kdeui/kcolordialog.cpp
new/kdelibs4support-5.56.0/src/kdeui/kcolordialog.cpp
--- old/kdelibs4support-5.55.0/src/kdeui/kcolordialog.cpp 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/src/kdeui/kcolordialog.cpp 2019-03-02
14:37:23.000000000 +0100
@@ -200,8 +200,8 @@
setHorizontalScrollBarPolicy(Qt::ScrollBarAlwaysOff);
setVerticalScrollBarPolicy(Qt::ScrollBarAlwaysOff);
- viewport()->setBackgroundRole(QPalette::Background);
- setBackgroundRole(QPalette::Background);
+ viewport()->setBackgroundRole(QPalette::Window);
+ setBackgroundRole(QPalette::Window);
setSelectionMode(QAbstractItemView::SingleSelection);
setDragEnabled(false);
@@ -1014,7 +1014,7 @@
setMainWidget(page);
QGridLayout *tl_layout = new QGridLayout(page);
- tl_layout->setMargin(0);
+ tl_layout->setContentsMargins(0, 0, 0, 0);
d->tl_layout = tl_layout;
tl_layout->addItem(new QSpacerItem(spacingHint() * 2, 0), 0, 1);
@@ -1141,7 +1141,7 @@
//the layout
QHBoxLayout *layout = new QHBoxLayout(this);
layout->setSpacing(0);
- layout->setMargin(0);
+ layout->setContentsMargins(0, 0, 0, 0);
//the frame
QFrame *frame = new QFrame(page);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/src/kdeui/kdatetimewidget.cpp
new/kdelibs4support-5.56.0/src/kdeui/kdatetimewidget.cpp
--- old/kdelibs4support-5.55.0/src/kdeui/kdatetimewidget.cpp 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/src/kdeui/kdatetimewidget.cpp 2019-03-02
14:37:23.000000000 +0100
@@ -58,7 +58,7 @@
void KDateTimeWidget::initWidget()
{
QHBoxLayout *layout = new QHBoxLayout(this);
- layout->setMargin(0);
+ layout->setContentsMargins(0, 0, 0, 0);
d->dateWidget = new KDateWidget(this);
d->timeWidget = new QTimeEdit(this);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/src/kdeui/kdatewidget.cpp
new/kdelibs4support-5.56.0/src/kdeui/kdatewidget.cpp
--- old/kdelibs4support-5.55.0/src/kdeui/kdatewidget.cpp 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/src/kdeui/kdatewidget.cpp 2019-03-02
14:37:23.000000000 +0100
@@ -66,7 +66,7 @@
void KDateWidget::initWidget(const QDate &date)
{
QHBoxLayout *layout = new QHBoxLayout(this);
- layout->setMargin(0);
+ layout->setContentsMargins(0, 0, 0, 0);
const int spacingHint =
style()->pixelMetric(QStyle::PM_DefaultLayoutSpacing);
layout->setSpacing(spacingHint);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/src/kdeui/kdialog.cpp
new/kdelibs4support-5.56.0/src/kdeui/kdialog.cpp
--- old/kdelibs4support-5.55.0/src/kdeui/kdialog.cpp 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/src/kdeui/kdialog.cpp 2019-03-02
14:37:23.000000000 +0100
@@ -372,7 +372,7 @@
d->mMainWidget = widget;
if (d->mMainWidget && d->mMainWidget->layout()) {
// Avoid double-margin problem
- d->mMainWidget->layout()->setMargin(0);
+ d->mMainWidget->layout()->setContentsMargins(0, 0, 0, 0);
}
d->setupLayout();
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/src/kdeui/kfontcombobox.cpp
new/kdelibs4support-5.56.0/src/kdeui/kfontcombobox.cpp
--- old/kdelibs4support-5.55.0/src/kdeui/kfontcombobox.cpp 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/src/kdeui/kfontcombobox.cpp 2019-03-02
14:37:23.000000000 +0100
@@ -263,7 +263,7 @@
QString selectedFontFamily = QFontInfo(currentFont).family();
QString trSelectedFontFamily = translateFontName(selectedFontFamily);
const QStringList trFontFamilies = model->stringList();
- if (!trFontFamilies.count()) {
+ if (trFontFamilies.isEmpty()) {
return;
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/src/kdeui/khbox.cpp
new/kdelibs4support-5.56.0/src/kdeui/khbox.cpp
--- old/kdelibs4support-5.55.0/src/kdeui/khbox.cpp 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/src/kdeui/khbox.cpp 2019-03-02
14:37:23.000000000 +0100
@@ -29,7 +29,7 @@
{
QHBoxLayout *layout = new QHBoxLayout(this);
layout->setSpacing(0);
- layout->setMargin(0);
+ layout->setContentsMargins(0, 0, 0, 0);
setLayout(layout);
}
@@ -40,7 +40,7 @@
{
QVBoxLayout *layout = new QVBoxLayout(this);
layout->setSpacing(0);
- layout->setMargin(0);
+ layout->setContentsMargins(0, 0, 0, 0);
setLayout(layout);
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/src/kio/kcommentwidget.cpp
new/kdelibs4support-5.56.0/src/kio/kcommentwidget.cpp
--- old/kdelibs4support-5.55.0/src/kio/kcommentwidget.cpp 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/src/kio/kcommentwidget.cpp 2019-03-02
14:37:23.000000000 +0100
@@ -48,7 +48,7 @@
m_sizeHintHelper->hide();
QVBoxLayout *layout = new QVBoxLayout(this);
- layout->setMargin(0);
+ layout->setContentsMargins(0, 0, 0, 0);
layout->addWidget(m_label);
setText(m_comment);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/src/kio/kdirselectdialog.cpp
new/kdelibs4support-5.56.0/src/kio/kdirselectdialog.cpp
--- old/kdelibs4support-5.55.0/src/kio/kdirselectdialog.cpp 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/src/kio/kdirselectdialog.cpp 2019-03-02
14:37:23.000000000 +0100
@@ -306,7 +306,7 @@
topLayout->addWidget(buttonBox);
QHBoxLayout *hlay = new QHBoxLayout(page);
- hlay->setMargin(0);
+ hlay->setContentsMargins(0, 0, 0, 0);
QVBoxLayout *mainLayout = new QVBoxLayout();
d->m_actions = new KActionCollection(this);
d->m_actions->addAssociatedWidget(this);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdelibs4support-5.55.0/src/kio/kfilemetadatawidget.cpp
new/kdelibs4support-5.56.0/src/kio/kfilemetadatawidget.cpp
--- old/kdelibs4support-5.55.0/src/kio/kfilemetadatawidget.cpp 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/src/kio/kfilemetadatawidget.cpp 2019-03-02
14:37:23.000000000 +0100
@@ -198,7 +198,7 @@
if (m_gridLayout == 0) {
m_gridLayout = new QGridLayout(q);
- m_gridLayout->setMargin(0);
+ m_gridLayout->setContentsMargins(0, 0, 0, 0);
m_gridLayout->setSpacing(q->fontMetrics().height() / 4);
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdelibs4support-5.55.0/src/kio/kfilemetainfowidget.cpp
new/kdelibs4support-5.56.0/src/kio/kfilemetainfowidget.cpp
--- old/kdelibs4support-5.55.0/src/kio/kfilemetainfowidget.cpp 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/src/kio/kfilemetainfowidget.cpp 2019-03-02
14:37:23.000000000 +0100
@@ -112,7 +112,7 @@
}
QHBoxLayout *lay = new QHBoxLayout(q);
- lay->setMargin(0);
+ lay->setContentsMargins(0, 0, 0, 0);
lay->addWidget(m_widget);
QSizePolicy sp = q->sizePolicy();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/src/kio/kpreviewprops.cpp
new/kdelibs4support-5.56.0/src/kio/kpreviewprops.cpp
--- old/kdelibs4support-5.55.0/src/kio/kpreviewprops.cpp 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/src/kio/kpreviewprops.cpp 2019-03-02
14:37:23.000000000 +0100
@@ -52,7 +52,7 @@
topframe->setFrameStyle(QFrame::NoFrame);
QVBoxLayout *tmp = new QVBoxLayout(topframe);
- tmp->setMargin(0);
+ tmp->setContentsMargins(0, 0, 0, 0);
preview = new KFileMetaPreview(topframe);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/src/kssl/kcm/kcmssl.cpp
new/kdelibs4support-5.56.0/src/kssl/kcm/kcmssl.cpp
--- old/kdelibs4support-5.55.0/src/kssl/kcm/kcmssl.cpp 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/src/kssl/kcm/kcmssl.cpp 2019-03-02
14:37:23.000000000 +0100
@@ -44,7 +44,7 @@
m_tabs = new QTabWidget(this);
// tell the tab widget to resize itself to fill all space, basically...
setLayout(new QVBoxLayout);
- layout()->setMargin(0);
+ layout()->setContentsMargins(0, 0, 0, 0);
layout()->setSpacing(0);
layout()->addWidget(m_tabs);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdelibs4support-5.55.0/tests/ktabwidgettest.cpp
new/kdelibs4support-5.56.0/tests/ktabwidgettest.cpp
--- old/kdelibs4support-5.55.0/tests/ktabwidgettest.cpp 2019-02-03
00:55:38.000000000 +0100
+++ new/kdelibs4support-5.56.0/tests/ktabwidgettest.cpp 2019-03-02
14:37:23.000000000 +0100
@@ -20,7 +20,7 @@
resize(600, 300);
QVBoxLayout *topLayout = new QVBoxLayout(this);
- topLayout->setMargin(0);
+ topLayout->setContentsMargins(0, 0, 0, 0);
topLayout->setSpacing(0);
mWidget = new KTabWidget(this);