openSUSE Commits
Threads by month
- ----- 2025 -----
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
October 2018
- 1 participants
- 1996 discussions
Hello community,
here is the log from the commit of package kiconthemes for openSUSE:Factory checked in at 2018-10-01 08:06:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiconthemes (Old)
and /work/SRC/openSUSE:Factory/.kiconthemes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiconthemes"
Mon Oct 1 08:06:46 2018 rev:60 rq:636001 version:5.50.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kiconthemes/kiconthemes.changes 2018-08-24 16:53:41.057331696 +0200
+++ /work/SRC/openSUSE:Factory/.kiconthemes.new/kiconthemes.changes 2018-10-01 08:06:50.170339262 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 21:58:45 UTC 2018 - lbeltrame(a)kde.org
+
+- Update to 5.50.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+ * Set breeze as fallback icon theme
+
+-------------------------------------------------------------------
Old:
----
kiconthemes-5.49.0.tar.xz
New:
----
kiconthemes-5.50.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kiconthemes.spec ++++++
--- /var/tmp/diff_new_pack.HvO9og/_old 2018-10-01 08:06:50.582339041 +0200
+++ /var/tmp/diff_new_pack.HvO9og/_new 2018-10-01 08:06:50.582339041 +0200
@@ -17,14 +17,14 @@
%define lname libKF5IconThemes5
-%define _tar_path 5.49
+%define _tar_path 5.50
# 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: kiconthemes
-Version: 5.49.0
+Version: 5.50.0
Release: 0
Summary: Icon GUI utilities
License: LGPL-2.1-or-later AND GPL-2.0-or-later
++++++ kiconthemes-5.49.0.tar.xz -> kiconthemes-5.50.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/CMakeLists.txt new/kiconthemes-5.50.0/CMakeLists.txt
--- old/kiconthemes-5.49.0/CMakeLists.txt 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/CMakeLists.txt 2018-09-02 21:22:57.000000000 +0200
@@ -1,12 +1,12 @@
cmake_minimum_required(VERSION 3.0)
-set(KF5_VERSION "5.49.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.49.0") # handled by release scripts
+set(KF5_VERSION "5.50.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
project(KIconThemes VERSION ${KF5_VERSION})
# ECM setup
include(FeatureSummary)
-find_package(ECM 5.49.0 NO_MODULE)
+find_package(ECM 5.50.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/kiconthemes-5.49.0/po/af/kiconthemes5.po new/kiconthemes-5.50.0/po/af/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/af/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/af/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: kio4 stable\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2005-11-25 05:33+0200\n"
"Last-Translator: Juanita Franz <juanita.franz(a)vr-web.de>\n"
"Language-Team: AFRIKAANS <translate-discuss-af(a)lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ar/kiconthemes5.po new/kiconthemes-5.50.0/po/ar/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ar/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ar/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -13,14 +13,14 @@
# Youssef Chahibi <chahibi(a)gmail.com>, 2007.
# zayed <zayed.alsaidi(a)gmail.com>, 2008, 2009.
# Zayed Al-Saidi <zayed.alsaidi(a)gmail.com>, 2009.
-# Safa Alfulaij <safaalfulaij(a)hotmail.com>, 2013.
+# Safa Alfulaij <safaalfulaij(a)hotmail.com>, 2013, 2018.
msgid ""
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
-"PO-Revision-Date: 2009-12-19 21:59+0400\n"
-"Last-Translator: Zayed Al-Saidi <zayed.alsaidi(a)gmail.com>\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"PO-Revision-Date: 2018-06-09 20:24+0300\n"
+"Last-Translator: Safa Alfulaij <safa1996alfulaij(a)gmail.com>\n"
"Language-Team: Arabic <doc(a)arabeyes.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -28,7 +28,7 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
#: kicondialog.cpp:260 kicondialog.cpp:272 kicondialog.cpp:602
#, kde-format
@@ -48,27 +48,27 @@
#: kicondialog.cpp:304
#, kde-format
msgid "O&ther icons:"
-msgstr "أيقونات أ&خرى:"
+msgstr "الأيقونات الأ&خرى:"
#: kicondialog.cpp:307
#, kde-format
msgid "&Browse..."
-msgstr "است&عراض"
+msgstr "ت&صفّح…"
#: kicondialog.cpp:318
#, kde-format
msgid "&Search:"
-msgstr "ا&بحث:"
+msgstr "ابح&ث:"
#: kicondialog.cpp:325
#, kde-format
msgid "Search interactively for icon names (e.g. folder)."
-msgstr "بحث تفاعلي عن أسماء أيقونات ( مجلد )."
+msgstr "ابحث تفاعليًا عن أسماء الأيقونات (مثل أيقونة المجلد)."
#: kicondialog.cpp:355
#, kde-format
msgid "Actions"
-msgstr "إجراءات"
+msgstr "الإجراءات"
#: kicondialog.cpp:356
#, kde-format
@@ -78,7 +78,7 @@
#: kicondialog.cpp:357
#, kde-format
msgid "Categories"
-msgstr "التصنيفات"
+msgstr "الفئات"
#: kicondialog.cpp:358
#, kde-format
@@ -88,17 +88,17 @@
#: kicondialog.cpp:359
#, kde-format
msgid "Emblems"
-msgstr "الأوسمة"
+msgstr "الرموز"
#: kicondialog.cpp:360
#, kde-format
msgid "Emotes"
-msgstr "الرموز التعبيرية"
+msgstr "رموز المشاعر"
#: kicondialog.cpp:361
#, kde-format
msgid "Mimetypes"
-msgstr "أنواع Mime"
+msgstr "أنواع MIME"
#: kicondialog.cpp:362
#, kde-format
@@ -113,11 +113,11 @@
#: kicondialog.cpp:364
#, kde-format
msgid "All"
-msgstr ""
+msgstr "الكل"
#: kicondialog.cpp:602
#, fuzzy, kde-format
#| msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)"
msgid ""
"*.ico *.png *.xpm *.svg *.svgz|Icon Files (*.ico *.png *.xpm *.svg *.svgz)"
-msgstr "*.png *.xpm *.svg *.svgz|ملفات أيقونات (*.png *.xpm *.svg *.svgz)"
+msgstr "*.png *.xpm *.svg *.svgz|ملفات الأيقونات (*.png *.xpm *.svg *.svgz)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ast/kiconthemes5.po new/kiconthemes-5.50.0/po/ast/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ast/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ast/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-12-20 23:17+0100\n"
"Last-Translator: enolp <enolp(a)softastur.org>\n"
"Language-Team: Asturian <alministradores(a)softastur.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/be/kiconthemes5.po new/kiconthemes-5.50.0/po/be/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/be/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/be/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2008-05-02 14:14+0200\n"
"Last-Translator: Siarhei Liantsevich <serzh.by(a)gmail.com>\n"
"Language-Team: Belarusian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/be(a)latin/kiconthemes5.po new/kiconthemes-5.50.0/po/be(a)latin/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/be(a)latin/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/be(a)latin/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2008-09-05 20:23+0300\n"
"Last-Translator: Ihar Hrachyshka <ihar.hrachyshka(a)gmail.com>\n"
"Language-Team: Belarusian Latin <i18n(a)mova.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/bg/kiconthemes5.po new/kiconthemes-5.50.0/po/bg/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/bg/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/bg/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2010-12-05 00:53+0200\n"
"Last-Translator: Yasen Pramatarov <yasen(a)lindeas.com>\n"
"Language-Team: Bulgarian <dict(a)fsa-bg.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/bn/kiconthemes5.po new/kiconthemes-5.50.0/po/bn/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/bn/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/bn/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: kio\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2006-01-06 23:37-0600\n"
"Last-Translator: Deepayan Sarkar <deepayan(a)bengalinux.org>\n"
"Language-Team: Bengali <kde-translation(a)bengalinux.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/br/kiconthemes5.po new/kiconthemes-5.50.0/po/br/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/br/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/br/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2004-09-28 03:02+0200\n"
"Last-Translator: Jañ-Mai Drapier <jan-mai.drapier(a)mail.dotcom.fr>\n"
"Language-Team: Brezhoneg <Suav.Icb(a)wanadoo.fr>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/bs/kiconthemes5.po new/kiconthemes-5.50.0/po/bs/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/bs/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/bs/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-12-30 16:55+0000\n"
"Last-Translator: memsud <dedovic.memsud94(a)hotmail.com>\n"
"Language-Team: bosanski <bs(a)li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ca/kiconthemes5.po new/kiconthemes-5.50.0/po/ca/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ca/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ca/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: kiconthemes5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-06-28 20:04+0100\n"
"Last-Translator: Josep Ma. Ferrer <txemaq(a)gmail.com>\n"
"Language-Team: Catalan <kde-i18n-ca(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ca(a)valencia/kiconthemes5.po new/kiconthemes-5.50.0/po/ca(a)valencia/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ca(a)valencia/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ca(a)valencia/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: kiconthemes5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-06-28 20:04+0100\n"
"Last-Translator: Josep Ma. Ferrer <txemaq(a)gmail.com>\n"
"Language-Team: Catalan <kde-i18n-ca(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/cs/kiconthemes5.po new/kiconthemes-5.50.0/po/cs/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/cs/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/cs/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-07-09 15:31+0100\n"
"Last-Translator: Vit Pelcak <vit(a)pelcak.org>\n"
"Language-Team: Czech <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/csb/kiconthemes5.po new/kiconthemes-5.50.0/po/csb/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/csb/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/csb/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-06-29 20:35+0200\n"
"Last-Translator: Michôł Òstrowsczi <michol(a)linuxcsb.org>\n"
"Language-Team: Kashubian <i18n-csb(a)linuxcsb.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/cy/kiconthemes5.po new/kiconthemes-5.50.0/po/cy/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/cy/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/cy/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2004-01-16 09:20+0000\n"
"Last-Translator: KD at KGyfieithu <kyfieithu(a)dotmon.com>\n"
"Language-Team: Cymraeg <cy(a)li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/da/kiconthemes5.po new/kiconthemes-5.50.0/po/da/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/da/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/da/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-07-12 09:48+0100\n"
"Last-Translator: Martin Schlander <mschlander(a)opensuse.org>\n"
"Language-Team: Danish <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/de/kiconthemes5.po new/kiconthemes-5.50.0/po/de/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/de/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/de/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-07-02 09:46+0100\n"
"Last-Translator: Burkhard Lück <lueck(a)hube-lueck.de>\n"
"Language-Team: German <kde-i18n-de(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/el/kiconthemes5.po new/kiconthemes-5.50.0/po/el/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/el/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/el/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -20,7 +20,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-12-08 10:24+0200\n"
"Last-Translator: Dimitris Kardarakos <dimkard(a)gmail.com>\n"
"Language-Team: Greek <kde-i18n-el(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/en_GB/kiconthemes5.po new/kiconthemes-5.50.0/po/en_GB/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/en_GB/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/en_GB/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-06-30 13:27+0000\n"
"Last-Translator: Steve Allewell <steve.allewell(a)gmail.com>\n"
"Language-Team: British English <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/eo/kiconthemes5.po new/kiconthemes-5.50.0/po/eo/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/eo/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/eo/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2008-05-14 13:25-0500\n"
"Last-Translator: Cindy McKee <cfmckee(a)gmail.com>\n"
"Language-Team: Esperanto <kde-i18n-doc(a)lists.kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/es/kiconthemes5.po new/kiconthemes-5.50.0/po/es/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/es/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/es/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-07-03 12:17+0100\n"
"Last-Translator: Eloy Cuadra <ecuadra(a)eloihr.net>\n"
"Language-Team: Spanish <kde-l10n-es(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/et/kiconthemes5.po new/kiconthemes-5.50.0/po/et/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/et/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/et/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-12-17 15:51+0200\n"
"Last-Translator: Marek Laane <bald(a)smail.ee>\n"
"Language-Team: Estonian <kde-et(a)linux.ee>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/eu/kiconthemes5.po new/kiconthemes-5.50.0/po/eu/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/eu/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/eu/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -13,7 +13,7 @@
msgstr ""
"Project-Id-Version: kiconthemes5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-06-29 22:07+0100\n"
"Last-Translator: Iñigo Salvador Azurmendi <xalba(a)euskalnet.net>\n"
"Language-Team: Basque <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/fa/kiconthemes5.po new/kiconthemes-5.50.0/po/fa/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/fa/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/fa/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-01-10 22:50+0330\n"
"Last-Translator: Mohammad Reza Mirdamadi <mohi(a)linuxshop.ir>\n"
"Language-Team: Farsi (Persian) <kde-i18n-fa(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/fi/kiconthemes5.po new/kiconthemes-5.50.0/po/fi/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/fi/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/fi/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -18,7 +18,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-07-12 17:23+0200\n"
"Last-Translator: Tommi Nieminen <translator(a)legisign.org>\n"
"Language-Team: Finnish <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/fr/kiconthemes5.po new/kiconthemes-5.50.0/po/fr/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/fr/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/fr/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -19,7 +19,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-06-29 15:07+0800\n"
"Last-Translator: Simon Depiets <sdepiets(a)gmail.com>\n"
"Language-Team: French <kde-francophone(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/fy/kiconthemes5.po new/kiconthemes-5.50.0/po/fy/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/fy/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/fy/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-05-19 10:52+0100\n"
"Last-Translator: Berend Ytsma <berendy(a)gmail.com>\n"
"Language-Team: <nl(a)li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ga/kiconthemes5.po new/kiconthemes-5.50.0/po/ga/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ga/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ga/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kdelibs/kio4.po\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2004-12-03 14:52-0500\n"
"Last-Translator: Kevin Scannell <kscanne(a)gmail.com>\n"
"Language-Team: Irish <gaeilge-gnulinux(a)lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/gd/kiconthemes5.po new/kiconthemes-5.50.0/po/gd/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/gd/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/gd/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2015-11-04 15:14+0000\n"
"Last-Translator: Michael Bauer <fios(a)akerbeltz.org>\n"
"Language-Team: Fòram na Gàidhlig\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/gl/kiconthemes5.po new/kiconthemes-5.50.0/po/gl/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/gl/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/gl/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-07-24 17:17+0100\n"
"Last-Translator: Adrián Chaves <adrian(a)chaves.io>\n"
"Language-Team: Galician <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/gu/kiconthemes5.po new/kiconthemes-5.50.0/po/gu/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/gu/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/gu/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-05-13 18:57+0530\n"
"Last-Translator: Kartik Mistry <kartik.mistry(a)gmail.com>\n"
"Language-Team: Gujarati <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/he/kiconthemes5.po new/kiconthemes-5.50.0/po/he/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/he/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/he/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -22,7 +22,7 @@
msgstr ""
"Project-Id-Version: kiconthemes5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-05-16 06:50-0400\n"
"Last-Translator: Copied by Zanata <copied-by-zanata(a)zanata.org>\n"
"Language-Team: Hebrew <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/hi/kiconthemes5.po new/kiconthemes-5.50.0/po/hi/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/hi/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/hi/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2007-11-17 17:50+0530\n"
"Last-Translator: Ravishankar Shrivastava <raviratlami(a)yahoo.com>\n"
"Language-Team: Hindi <indlinux-hindi(a)lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/hr/kiconthemes5.po new/kiconthemes-5.50.0/po/hr/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/hr/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/hr/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: kio4 0\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2011-07-22 16:13+0200\n"
"Last-Translator: Marko Dimjašević <marko(a)dimjasevic.net>\n"
"Language-Team: Croatian <kde-croatia-list(a)lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/hsb/kiconthemes5.po new/kiconthemes-5.50.0/po/hsb/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/hsb/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/hsb/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2008-11-17 23:54+0100\n"
"Last-Translator: Eduard Werner <edi.werner(a)gmx.de>\n"
"Language-Team: en_US <kde-i18n-doc(a)lists.kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/hu/kiconthemes5.po new/kiconthemes-5.50.0/po/hu/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/hu/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/hu/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: KDE 4.4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-12-12 22:37+0100\n"
"Last-Translator: Balázs Úr <urbalazs(a)gmail.com>\n"
"Language-Team: Hungarian <kde-l10n-hu(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ia/kiconthemes5.po new/kiconthemes-5.50.0/po/ia/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ia/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ia/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-01-15 19:48+0100\n"
"Last-Translator: giovanni <g.sora(a)tiscali.it>\n"
"Language-Team: Interlingua <kde-i18n-it(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/id/kiconthemes5.po new/kiconthemes-5.50.0/po/id/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/id/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/id/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-07-16 07:39+0700\n"
"Last-Translator: wantoyo <wantoyek(a)gmail.com>\n"
"Language-Team: Indonesian <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/is/kiconthemes5.po new/kiconthemes-5.50.0/po/is/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/is/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/is/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-09-07 08:43+0000\n"
"Last-Translator: Sveinn í Felli <sveinki(a)nett.is>\n"
"Language-Team: Icelandic <kde-isl(a)molar.is>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/it/kiconthemes5.po new/kiconthemes-5.50.0/po/it/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/it/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/it/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-06-28 19:34+0100\n"
"Last-Translator: Vincenzo Reale <smart2128(a)baslug.org>\n"
"Language-Team: Italian <kde-i18n-it(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ja/kiconthemes5.po new/kiconthemes-5.50.0/po/ja/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ja/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ja/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2011-08-27 14:06-0700\n"
"Last-Translator: Fumiaki Okushi <okushi(a)kde.gr.jp>\n"
"Language-Team: Japanese <kde-jp(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/kk/kiconthemes5.po new/kiconthemes-5.50.0/po/kk/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/kk/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/kk/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-04-19 06:26+0600\n"
"Last-Translator: Sairan Kikkarin <sairan(a)computer.org>\n"
"Language-Team: Kazakh <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/km/kiconthemes5.po new/kiconthemes-5.50.0/po/km/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/km/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/km/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-06-27 10:04+0700\n"
"Last-Translator: Khoem Sokhem <khoemsokhem(a)khmeros.info>\n"
"Language-Team: Khmer\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ko/kiconthemes5.po new/kiconthemes-5.50.0/po/ko/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ko/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ko/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -2,16 +2,16 @@
# Copyright (c) 2003, 2004, 2007-2008 Free Software Foundation, Inc.
# KIM KyungHeon <tody(a)teoal.net>, 2003, 2004.
# Shinjo Park <kde(a)peremen.name>, 2007, 2008, 2009, 2010.
-# Shinjo Park <kde(a)peremen.name>, 2011, 2012, 2013, 2014, 2015, 2016.
+# Shinjo Park <kde(a)peremen.name>, 2011, 2012, 2013, 2014, 2015, 2016, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
-"PO-Revision-Date: 2016-12-11 21:44+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"PO-Revision-Date: 2018-08-14 23:06+0100\n"
"Last-Translator: Shinjo Park <kde(a)peremen.name>\n"
-"Language-Team: Korean <kde(a)peremen.name>\n"
+"Language-Team: Korean <kde-i18n-doc(a)kde.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -105,8 +105,8 @@
msgstr "모두"
#: kicondialog.cpp:602
-#, fuzzy, kde-format
-#| msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)"
+#, kde-format
msgid ""
"*.ico *.png *.xpm *.svg *.svgz|Icon Files (*.ico *.png *.xpm *.svg *.svgz)"
-msgstr "*.png *.xpm *.svg *.svgz|아이콘 파일 (*.png *.xpm *.svg *.svgz)"
+msgstr ""
+"*.ico *.png *.xpm *.svg *.svgz|아이콘 파일 (*.ico *.png *.xpm *.svg *.svgz)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ku/kiconthemes5.po new/kiconthemes-5.50.0/po/ku/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ku/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ku/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2007-12-21 21:45+0100\n"
"Last-Translator: Erdal Ronahi <erdal.ronahi(a)nospam.gmail.com>\n"
"Language-Team: Kurdish <gnu-ku-wergerandin at lists dot sourceforge dot "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/lt/kiconthemes5.po new/kiconthemes-5.50.0/po/lt/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/lt/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/lt/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-06-17 13:36+0300\n"
"Last-Translator: Liudas Ališauskas <liudas(a)akmc.lt>\n"
"Language-Team: Lithuanian <kde-i18n-lt(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/lv/kiconthemes5.po new/kiconthemes-5.50.0/po/lv/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/lv/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/lv/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2011-07-06 12:49+0300\n"
"Last-Translator: Maris Nartiss <maris.kde(a)gmail.com>\n"
"Language-Team: Latvian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/mai/kiconthemes5.po new/kiconthemes-5.50.0/po/mai/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/mai/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/mai/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2008-12-03 15:07+0530\n"
"Last-Translator: Sangeeta Kumari <sangeeta09(a)gmail.com>\n"
"Language-Team: Maithili <maithili.sf.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/mk/kiconthemes5.po new/kiconthemes-5.50.0/po/mk/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/mk/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/mk/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2010-01-21 13:58+0100\n"
"Last-Translator: Bozidar Proevski <bobibobi(a)freemail.com.mk>\n"
"Language-Team: Macedonian <mkde-l10n(a)lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ml/kiconthemes5.po new/kiconthemes-5.50.0/po/ml/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ml/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ml/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2010-06-25 20:40+0530\n"
"Last-Translator: Divya.k <dkrnDivyaNarayanan(a)gmail.com>\n"
"Language-Team: Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം Computing|കമ്പ്യൂട്ടിങ്ങ് <smc-"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/mr/kiconthemes5.po new/kiconthemes-5.50.0/po/mr/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/mr/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/mr/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-03-30 14:45+0530\n"
"Last-Translator: Chetan Khona <chetan(a)kompkin.com>\n"
"Language-Team: American English <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ms/kiconthemes5.po new/kiconthemes-5.50.0/po/ms/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ms/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ms/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-03-09 22:58+0800\n"
"Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman(a)myrealbox.com>\n"
"Language-Team: Malay <kedidiemas(a)yahoogroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/nb/kiconthemes5.po new/kiconthemes-5.50.0/po/nb/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/nb/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/nb/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-12-30 20:55+0100\n"
"Last-Translator: Bjørn Steensrud <bjornst(a)skogkatt.homelinux.org>\n"
"Language-Team: Norwegian Bokmål <i18n-nb(a)lister.ping.uio.no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/nds/kiconthemes5.po new/kiconthemes-5.50.0/po/nds/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/nds/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/nds/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2014-02-09 03:39+0100\n"
"Last-Translator: Sönke Dibbern <s_dibbern(a)web.de>\n"
"Language-Team: Low Saxon <kde-i18n-nds(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ne/kiconthemes5.po new/kiconthemes-5.50.0/po/ne/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ne/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ne/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2007-08-22 16:04+0545\n"
"Last-Translator: Shyam Krishna Bal <shyamkrishna_bal(a)yahoo.com>\n"
"Language-Team: Nepali <info(a)mpp.org.np>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/nl/kiconthemes5.po new/kiconthemes-5.50.0/po/nl/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/nl/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/nl/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -19,7 +19,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-06-29 00:53+0100\n"
"Last-Translator: Freek de Kruijf <freekdekruijf(a)kde.nl>\n"
"Language-Team: Dutch <kde-i18n-nl(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/nn/kiconthemes5.po new/kiconthemes-5.50.0/po/nn/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/nn/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/nn/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-07-04 13:39+0100\n"
"Last-Translator: Karl Ove Hufthammer <karl(a)huftis.org>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn(a)lister.ping.uio.no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/oc/kiconthemes5.po new/kiconthemes-5.50.0/po/oc/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/oc/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/oc/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2008-08-06 00:08+0200\n"
"Last-Translator: \n"
"Language-Team: Occitan <oc(a)li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/pa/kiconthemes5.po new/kiconthemes-5.50.0/po/pa/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/pa/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/pa/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-12-16 12:57+0530\n"
"Last-Translator: A S Alam <aalam(a)users.sf.net>\n"
"Language-Team: Punjabi/Panjabi <punjabi-users(a)lists.sf.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/pl/kiconthemes5.po new/kiconthemes-5.50.0/po/pl/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/pl/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/pl/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -20,7 +20,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-07-14 07:09+0100\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/pt/kiconthemes5.po new/kiconthemes-5.50.0/po/pt/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/pt/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/pt/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-06-28 10:36+0100\n"
"Last-Translator: José Nuno Pires <zepires(a)gmail.com>\n"
"Language-Team: pt <kde-i18n-pt(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/pt_BR/kiconthemes5.po new/kiconthemes-5.50.0/po/pt_BR/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/pt_BR/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/pt_BR/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: kiconthemes5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-07-06 17:44-0300\n"
"Last-Translator: André Marcelo Alvarenga <alvarenga(a)kde.org>\n"
"Language-Team: Brazilian Portuguese <kde-i18n-pt_br(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ro/kiconthemes5.po new/kiconthemes-5.50.0/po/ro/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ro/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ro/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-10-13 12:54+0300\n"
"Last-Translator: Sergiu Bivol <sergiu(a)ase.md>\n"
"Language-Team: Romanian <kde-i18n-ro(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ru/kiconthemes5.po new/kiconthemes-5.50.0/po/ru/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ru/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ru/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -19,7 +19,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-12-03 22:10+0300\n"
"Last-Translator: Alexander Potashev <aspotashev(a)gmail.com>\n"
"Language-Team: Russian <kde-russian(a)lists.kde.ru>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/se/kiconthemes5.po new/kiconthemes-5.50.0/po/se/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/se/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/se/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-06-03 01:00+0200\n"
"Last-Translator: Børre Gaup <boerre(a)skolelinux.no>\n"
"Language-Team: Northern Sami <i18n-sme(a)lister.ping.uio.no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/sk/kiconthemes5.po new/kiconthemes-5.50.0/po/sk/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/sk/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/sk/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -13,7 +13,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-12-27 12:57+0100\n"
"Last-Translator: Roman Paholik <wizzardsk(a)gmail.com>\n"
"Language-Team: Slovak <kde-sk(a)linux.sk>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/sl/kiconthemes5.po new/kiconthemes-5.50.0/po/sl/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/sl/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/sl/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -16,7 +16,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-11-22 21:44+0100\n"
"Last-Translator: Andrej Mernik <andrejm(a)ubuntu.si>\n"
"Language-Team: Slovenian <lugos-slo(a)lugos.si>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/sq/kiconthemes5.po new/kiconthemes-5.50.0/po/sq/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/sq/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/sq/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kde4libs\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-04-29 17:53+0000\n"
"Last-Translator: Vilson Gjeci <vilsongjeci(a)gmail.com>\n"
"Language-Team: Albanian <sq(a)li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/sr/kiconthemes5.po new/kiconthemes-5.50.0/po/sr/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/sr/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/sr/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kiconthemes5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-11-19 20:11+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-11-28 01:32+0100\n"
"Last-Translator: Chusslove Illich <caslav.ilic(a)gmx.net>\n"
"Language-Team: Serbian <kde-i18n-sr(a)kde.org>\n"
@@ -121,6 +121,8 @@
msgstr "све"
#: kicondialog.cpp:602
-#, kde-format
-msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)"
+#, fuzzy, kde-format
+#| msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)"
+msgid ""
+"*.ico *.png *.xpm *.svg *.svgz|Icon Files (*.ico *.png *.xpm *.svg *.svgz)"
msgstr "*.png *.xpm *.svg *.svgz|фајлови иконица (*.png *.xpm *.svg *.svgz)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/sr(a)ijekavian/kiconthemes5.po new/kiconthemes-5.50.0/po/sr(a)ijekavian/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/sr(a)ijekavian/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/sr(a)ijekavian/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kiconthemes5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-11-19 20:11+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-11-28 01:32+0100\n"
"Last-Translator: Chusslove Illich <caslav.ilic(a)gmx.net>\n"
"Language-Team: Serbian <kde-i18n-sr(a)kde.org>\n"
@@ -120,6 +120,8 @@
msgstr "све"
#: kicondialog.cpp:602
-#, kde-format
-msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)"
+#, fuzzy, kde-format
+#| msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)"
+msgid ""
+"*.ico *.png *.xpm *.svg *.svgz|Icon Files (*.ico *.png *.xpm *.svg *.svgz)"
msgstr "*.png *.xpm *.svg *.svgz|фајлови иконица (*.png *.xpm *.svg *.svgz)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/sr(a)ijekavianlatin/kiconthemes5.po new/kiconthemes-5.50.0/po/sr(a)ijekavianlatin/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/sr(a)ijekavianlatin/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/sr(a)ijekavianlatin/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kiconthemes5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-11-19 20:11+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-11-28 01:32+0100\n"
"Last-Translator: Chusslove Illich <caslav.ilic(a)gmx.net>\n"
"Language-Team: Serbian <kde-i18n-sr(a)kde.org>\n"
@@ -120,6 +120,8 @@
msgstr "sve"
#: kicondialog.cpp:602
-#, kde-format
-msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)"
+#, fuzzy, kde-format
+#| msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)"
+msgid ""
+"*.ico *.png *.xpm *.svg *.svgz|Icon Files (*.ico *.png *.xpm *.svg *.svgz)"
msgstr "*.png *.xpm *.svg *.svgz|fajlovi ikonica (*.png *.xpm *.svg *.svgz)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/sr(a)latin/kiconthemes5.po new/kiconthemes-5.50.0/po/sr(a)latin/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/sr(a)latin/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/sr(a)latin/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kiconthemes5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-11-19 20:11+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-11-28 01:32+0100\n"
"Last-Translator: Chusslove Illich <caslav.ilic(a)gmx.net>\n"
"Language-Team: Serbian <kde-i18n-sr(a)kde.org>\n"
@@ -120,6 +120,8 @@
msgstr "sve"
#: kicondialog.cpp:602
-#, kde-format
-msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)"
+#, fuzzy, kde-format
+#| msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)"
+msgid ""
+"*.ico *.png *.xpm *.svg *.svgz|Icon Files (*.ico *.png *.xpm *.svg *.svgz)"
msgstr "*.png *.xpm *.svg *.svgz|fajlovi ikonica (*.png *.xpm *.svg *.svgz)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/sv/kiconthemes5.po new/kiconthemes-5.50.0/po/sv/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/sv/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/sv/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-06-30 17:04+0100\n"
"Last-Translator: Stefan Asserhäll <stefan.asserhall(a)bredband.net>\n"
"Language-Team: Swedish <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ta/kiconthemes5.po new/kiconthemes-5.50.0/po/ta/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ta/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ta/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-03-28 00:36+0530\n"
"Last-Translator: ramadas <amachu(a)yavarkkum.org>\n"
"Language-Team: American English <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/tg/kiconthemes5.po new/kiconthemes-5.50.0/po/tg/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/tg/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/tg/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2005-09-17 13:14+0500\n"
"Last-Translator: Victor Ibragimov <youth_opportunities(a)tajikngo.org>\n"
"Language-Team: Tajik\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/th/kiconthemes5.po new/kiconthemes-5.50.0/po/th/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/th/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/th/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2010-12-31 00:33+0700\n"
"Last-Translator: Phuwanat Sakornsakolpat <narachai(a)gmail.com>\n"
"Language-Team: Thai <thai-l10n(a)googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/tr/kiconthemes5.po new/kiconthemes-5.50.0/po/tr/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/tr/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/tr/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -21,7 +21,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-05-08 14:43+0000\n"
"Last-Translator: Kaan <kaanozdincer(a)gmail.com>\n"
"Language-Team: Turkish <kde-l10n-tr(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/ug/kiconthemes5.po new/kiconthemes-5.50.0/po/ug/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/ug/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/ug/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-09-08 07:05+0900\n"
"Last-Translator: Gheyret Kenji <gheyret(a)gmail.com>\n"
"Language-Team: Uyghur Computer Science Association <UKIJ(a)yahoogroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/uk/kiconthemes5.po new/kiconthemes-5.50.0/po/uk/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/uk/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/uk/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: kiconthemes5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-06-28 08:37+0200\n"
"Last-Translator: Yuri Chornoivan <yurchor(a)ukr.net>\n"
"Language-Team: Ukrainian <kde-i18n-uk(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/uz/kiconthemes5.po new/kiconthemes-5.50.0/po/uz/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/uz/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/uz/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2008-06-04 01:21+0200\n"
"Last-Translator: Mashrab Kuvatov <kmashrab(a)uni-bremen.de>\n"
"Language-Team: Uzbek <floss-uz-l10n(a)googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/uz(a)cyrillic/kiconthemes5.po new/kiconthemes-5.50.0/po/uz(a)cyrillic/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/uz(a)cyrillic/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/uz(a)cyrillic/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-10-14 00:15+0200\n"
"Last-Translator: Mashrab Kuvatov <kmashrab(a)uni-bremen.de>\n"
"Language-Team: Uzbek <floss-uz-l10n(a)googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/vi/kiconthemes5.po new/kiconthemes-5.50.0/po/vi/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/vi/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/vi/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-08-27 21:21+0800\n"
"Last-Translator: herop-kde\n"
"Language-Team: American English <kde-i18n-vi(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/wa/kiconthemes5.po new/kiconthemes-5.50.0/po/wa/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/wa/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/wa/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2011-01-17 21:58+0100\n"
"Last-Translator: Jean Cayron <jean.cayron(a)gmail.com>\n"
"Language-Team: Walloon <linux(a)walon.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/xh/kiconthemes5.po new/kiconthemes-5.50.0/po/xh/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/xh/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/xh/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: kdelibs\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2002-12-13 17:20SAST\n"
"Last-Translator: Lwandle Mgidlana <lwandle(a)translate.org.za>\n"
"Language-Team: Xhosa <xhosa(a)translate.org.za>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/po/zh_CN/kiconthemes5.po new/kiconthemes-5.50.0/po/zh_CN/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/zh_CN/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/zh_CN/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -16,9 +16,9 @@
msgstr ""
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
-"PO-Revision-Date: 2018-07-24 08:41\n"
-"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"PO-Revision-Date: 2018-08-30 13:09\n"
+"Last-Translator: guoyunhebrave <yunhe.guo(a)protonmail.com>\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/kiconthemes-5.49.0/po/zh_TW/kiconthemes5.po new/kiconthemes-5.50.0/po/zh_TW/kiconthemes5.po
--- old/kiconthemes-5.49.0/po/zh_TW/kiconthemes5.po 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/po/zh_TW/kiconthemes5.po 2018-09-02 21:22:57.000000000 +0200
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: kio4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-06-28 03:35+0200\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-07-09 21:40+0800\n"
"Last-Translator: pan93412 <pan93412(a)gmail.com>\n"
"Language-Team: Chinese <zh-l10n(a)linux.org.tw>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kiconthemes-5.49.0/src/kicontheme.cpp new/kiconthemes-5.50.0/src/kicontheme.cpp
--- old/kiconthemes-5.49.0/src/kicontheme.cpp 2018-08-04 12:58:47.000000000 +0200
+++ new/kiconthemes-5.50.0/src/kicontheme.cpp 2018-09-02 21:22:57.000000000 +0200
@@ -69,6 +69,19 @@
}
Q_COREAPP_STARTUP_FUNCTION(initRCCIconTheme)
+// Set the icon theme fallback to breeze
+// Most of our apps use "lots" of icons that most of the times
+// are only available with breeze, we still honour the user icon
+// theme but if the icon is not found there, we go to breeze
+// since it's almost sure it'll be there
+static void setBreezeFallback()
+{
+#if QT_VERSION >= QT_VERSION_CHECK(5, 12, 0)
+ QIcon::setFallbackThemeName("breeze");
+#endif
+}
+
+Q_COREAPP_STARTUP_FUNCTION(setBreezeFallback)
class Q_DECL_HIDDEN KIconTheme::KIconThemePrivate
{
1
0
Hello community,
here is the log from the commit of package ki18n for openSUSE:Factory checked in at 2018-10-01 08:06:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
and /work/SRC/openSUSE:Factory/.ki18n.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ki18n"
Mon Oct 1 08:06:40 2018 rev:61 rq:636000 version:5.50.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes 2018-08-24 16:53:34.341323774 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2018-10-01 08:06:43.570342794 +0200
@@ -1,0 +2,14 @@
+Thu Sep 13 21:58:45 UTC 2018 - lbeltrame(a)kde.org
+
+- Update to 5.50.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+ * Assert if trying to use a KCatalog without a QCoreApplication
+ * Port ki18n from QtScript to QtQml
+ * Migrate build system to use find_package in autotests/ki18n_install
+ * API docs: fix *xi18n* calls in example code to use correct variants
+ * Check the build directory for po/ as well
+
+-------------------------------------------------------------------
Old:
----
ki18n-5.49.0.tar.xz
New:
----
ki18n-5.50.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ki18n.spec ++++++
--- /var/tmp/diff_new_pack.bivZEE/_old 2018-10-01 08:06:44.894342085 +0200
+++ /var/tmp/diff_new_pack.bivZEE/_new 2018-10-01 08:06:44.930342066 +0200
@@ -17,14 +17,14 @@
%define lname libKF5I18n5
-%define _tar_path 5.49
+%define _tar_path 5.50
# 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: ki18n
-Version: 5.49.0
+Version: 5.50.0
Release: 0
Summary: KDE Gettext-based UI text internationalization
License: LGPL-2.1-or-later
++++++ ki18n-5.49.0.tar.xz -> ki18n-5.50.0.tar.xz ++++++
++++ 2488 lines of diff (skipped)
1
0
Hello community,
here is the log from the commit of package khtml for openSUSE:Factory checked in at 2018-10-01 08:06:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/khtml (Old)
and /work/SRC/openSUSE:Factory/.khtml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "khtml"
Mon Oct 1 08:06:36 2018 rev:56 rq:635999 version:5.50.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/khtml/khtml.changes 2018-08-24 16:53:30.181318867 +0200
+++ /work/SRC/openSUSE:Factory/.khtml.new/khtml.changes 2018-10-01 08:06:37.642345966 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 21:58:45 UTC 2018 - lbeltrame(a)kde.org
+
+- Update to 5.50.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+ * None
+
+-------------------------------------------------------------------
Old:
----
khtml-5.49.0.tar.xz
New:
----
khtml-5.50.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ khtml.spec ++++++
--- /var/tmp/diff_new_pack.uJqnl1/_old 2018-10-01 08:06:38.146345697 +0200
+++ /var/tmp/diff_new_pack.uJqnl1/_new 2018-10-01 08:06:38.146345697 +0200
@@ -17,14 +17,14 @@
%define lname libKF5KHtml5
-%define _tar_path 5.49
+%define _tar_path 5.50
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: khtml
-Version: 5.49.0
+Version: 5.50.0
Release: 0
Summary: HTML rendering engine
License: LGPL-2.1-or-later
++++++ khtml-5.49.0.tar.xz -> khtml-5.50.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/CMakeLists.txt new/khtml-5.50.0/CMakeLists.txt
--- old/khtml-5.49.0/CMakeLists.txt 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/CMakeLists.txt 2018-09-02 21:21:55.000000000 +0200
@@ -1,11 +1,11 @@
cmake_minimum_required(VERSION 3.0)
-set(KF5_VERSION "5.49.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.49.0") # handled by release scripts
+set(KF5_VERSION "5.50.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
project(KHtml VERSION ${KF5_VERSION})
include(FeatureSummary)
-find_package(ECM 5.49.0 NO_MODULE)
+find_package(ECM 5.50.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/khtml-5.49.0/po/af/khtml5.po new/khtml-5.50.0/po/af/khtml5.po
--- old/khtml-5.49.0/po/af/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/af/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -3,7 +3,7 @@
msgstr ""
"Project-Id-Version: kdelibs4 stable\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2006-01-12 16:33+0200\n"
"Last-Translator: JUANITA FRANZ <JUANITA.FRANZ(a)VR-WEB.DE>\n"
"Language-Team: AFRIKAANS <translate-discuss-af(a)lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ar/khtml5.po new/khtml-5.50.0/po/ar/khtml5.po
--- old/khtml-5.49.0/po/ar/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ar/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -21,7 +21,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-08-08 13:54+0300\n"
"Last-Translator: Safa Alfulaij <safaalfulaij(a)hotmail.com>\n"
"Language-Team: Arabic <doc(a)arabeyes.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/as/khtml5.po new/khtml-5.50.0/po/as/khtml5.po
--- old/khtml-5.49.0/po/as/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/as/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kdelibs4_as\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2008-12-26 15:19+0530\n"
"Last-Translator: Amitakhya Phukan <অমিতাক্ষ ফুকন>\n"
"Language-Team: Assamese <fedora-trans-as(a)redhat.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ast/khtml5.po new/khtml-5.50.0/po/ast/khtml5.po
--- old/khtml-5.49.0/po/ast/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ast/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-09-03 17:25+0100\n"
"Last-Translator: enolp <enolp(a)softastur.org>\n"
"Language-Team: Asturian <alministradores(a)softastur.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/be/khtml5.po new/khtml-5.50.0/po/be/khtml5.po
--- old/khtml-5.49.0/po/be/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/be/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-09-06 15:21+0300\n"
"Last-Translator: Darafei Praliaskouski <komzpa(a)gmail.com>\n"
"Language-Team: Belarusian <i18n(a)mova.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/be(a)latin/khtml5.po new/khtml-5.50.0/po/be(a)latin/khtml5.po
--- old/khtml-5.49.0/po/be(a)latin/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/be(a)latin/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2008-08-30 01:10+0300\n"
"Last-Translator: Ihar Hrachyshka <ihar.hrachyshka(a)gmail.com>\n"
"Language-Team: Belarusian Latin <i18n(a)mova.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/bg/khtml5.po new/khtml-5.50.0/po/bg/khtml5.po
--- old/khtml-5.49.0/po/bg/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/bg/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-07-23 01:52+0300\n"
"Last-Translator: Yasen Pramatarov <yasen(a)lindeas.com>\n"
"Language-Team: Bulgarian <dict(a)ludost.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/bn/khtml5.po new/khtml-5.50.0/po/bn/khtml5.po
--- old/khtml-5.49.0/po/bn/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/bn/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-07-16 14:27+0530\n"
"Last-Translator: Deepayan Sarkar <deepayan.sarkar(a)gmail.com>\n"
"Language-Team: American English <kde-translation(a)bengalinux.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/bn_IN/khtml5.po new/khtml-5.50.0/po/bn_IN/khtml5.po
--- old/khtml-5.49.0/po/bn_IN/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/bn_IN/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-12-28 14:35+0530\n"
"Last-Translator: Runa Bhattacharjee <runab(a)redhat.com>\n"
"Language-Team: Bengali INDIA <anubad(a)lists.ankur.org.in>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/br/khtml5.po new/khtml-5.50.0/po/br/khtml5.po
--- old/khtml-5.49.0/po/br/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/br/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kdelibs4-1.1\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2007-10-15 22:19+0200\n"
"Last-Translator: Jañ-Mai Drapier <jan-mai.drapier(a)mail.dotcom.fr>\n"
"Language-Team: Brezhoneg <Suav.Icb(a)wanadoo.fr>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/bs/khtml5.po new/khtml-5.50.0/po/bs/khtml5.po
--- old/khtml-5.49.0/po/bs/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/bs/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-12-21 17:26+0000\n"
"Last-Translator: Ademovic Saudin <sademovic1(a)etf.unsa.ba>\n"
"Language-Team: bosanski <bs(a)li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ca/khtml5.po new/khtml-5.50.0/po/ca/khtml5.po
--- old/khtml-5.49.0/po/ca/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ca/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -13,7 +13,7 @@
msgstr ""
"Project-Id-Version: khtml5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-12-10 22:44+0100\n"
"Last-Translator: Josep Ma. Ferrer <txemaq(a)gmail.com>\n"
"Language-Team: Catalan <kde-i18n-ca(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ca(a)valencia/khtml5.po new/khtml-5.50.0/po/ca(a)valencia/khtml5.po
--- old/khtml-5.49.0/po/ca(a)valencia/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ca(a)valencia/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -13,7 +13,7 @@
msgstr ""
"Project-Id-Version: khtml5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-12-10 22:44+0100\n"
"Last-Translator: Josep Ma. Ferrer <txemaq(a)gmail.com>\n"
"Language-Team: Catalan <kde-i18n-ca(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/crh/khtml5.po new/khtml-5.50.0/po/crh/khtml5.po
--- old/khtml-5.49.0/po/crh/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/crh/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-02-12 23:29-0600\n"
"Last-Translator: Reşat SABIQ <tilde.birlik(a)gmail.com>\n"
"Language-Team: Qırımtatarca (Qırım Türkçesi)\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/cs/khtml5.po new/khtml-5.50.0/po/cs/khtml5.po
--- old/khtml-5.49.0/po/cs/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/cs/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-09-12 14:20+0100\n"
"Last-Translator: Vít Pelčák <vit(a)pelcak.org>\n"
"Language-Team: Czech <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/csb/khtml5.po new/khtml-5.50.0/po/csb/khtml5.po
--- old/khtml-5.49.0/po/csb/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/csb/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-12-04 22:09+0100\n"
"Last-Translator: Mark Kwidzińśczi <mark(a)linuxcsb.org>\n"
"Language-Team: Kaszëbsczi <i18n-csb(a)linuxcsb.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/cy/khtml5.po new/khtml-5.50.0/po/cy/khtml5.po
--- old/khtml-5.49.0/po/cy/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/cy/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -18,7 +18,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2005-01-28 17:54+0000\n"
"Last-Translator: Kevin Donnelly <kevin(a)dotmon.com>\n"
"Language-Team: Cymraeg\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/da/khtml5.po new/khtml-5.50.0/po/da/khtml5.po
--- old/khtml-5.49.0/po/da/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/da/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2015-12-02 17:45+0100\n"
"Last-Translator: Martin Schlander <mschlander(a)opensuse.org>\n"
"Language-Team: Danish <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/de/khtml5.po new/khtml-5.50.0/po/de/khtml5.po
--- old/khtml-5.49.0/po/de/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/de/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -13,7 +13,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-01-21 15:11+0100\n"
"Last-Translator: Burkhard Lück <lueck(a)hube-lueck.de>\n"
"Language-Team: German <kde-i18n-de(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/el/khtml5.po new/khtml-5.50.0/po/el/khtml5.po
--- old/khtml-5.49.0/po/el/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/el/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -20,7 +20,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-09-28 14:48+0200\n"
"Last-Translator: Dimitris Kardarakos <dimkard(a)gmail.com>\n"
"Language-Team: Greek <kde-i18n-el(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/en_GB/khtml5.po new/khtml-5.50.0/po/en_GB/khtml5.po
--- old/khtml-5.49.0/po/en_GB/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/en_GB/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2015-12-08 14:53+0000\n"
"Last-Translator: Steve Allewell <steve.allewell(a)gmail.com>\n"
"Language-Team: British English <kde-l10n-en_gb(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/eo/khtml5.po new/khtml-5.50.0/po/eo/khtml5.po
--- old/khtml-5.49.0/po/eo/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/eo/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-05-22 12:30+0200\n"
"Last-Translator: Michael Moroni <michael.moroni(a)mailoo.org>\n"
"Language-Team: Esperanto <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/es/khtml5.po new/khtml-5.50.0/po/es/khtml5.po
--- old/khtml-5.49.0/po/es/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/es/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2015-12-01 14:01+0100\n"
"Last-Translator: Eloy Cuadra <ecuadra(a)eloihr.net>\n"
"Language-Team: Spanish <kde-l10n-es(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/et/khtml5.po new/khtml-5.50.0/po/et/khtml5.po
--- old/khtml-5.49.0/po/et/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/et/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-09-09 02:52+0300\n"
"Last-Translator: Marek Laane <qiilaq69(a)gmail.com>\n"
"Language-Team: Estonian <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/eu/khtml5.po new/khtml-5.50.0/po/eu/khtml5.po
--- old/khtml-5.49.0/po/eu/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/eu/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,13 +7,13 @@
# Marcos <marcos(a)euskalgnu.org>, 2002,2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010.
# Ion Gaztañaga <igaztanaga(a)gmail.com>, 2005.
# Iñaki Larrañaga Murgoitio <dooteo(a)euskalgnu.org>, 2009.
-# Iñigo Salvador Azurmendi <xalba(a)euskalnet.net>, 2010, 2011, 2012, 2013, 2014, 2017.
+# Iñigo Salvador Azurmendi <xalba(a)euskalnet.net>, 2010, 2011, 2012, 2013, 2014, 2017, 2018.
msgid ""
msgstr ""
"Project-Id-Version: khtml5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
-"PO-Revision-Date: 2017-08-30 23:52+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"PO-Revision-Date: 2018-08-08 00:27+0100\n"
"Last-Translator: Iñigo Salvador Azurmendi <xalba(a)euskalnet.net>\n"
"Language-Team: Basque <kde-i18n-doc(a)kde.org>\n"
"Language: eu\n"
@@ -1479,7 +1479,7 @@
#: khtml_printsettings.cpp:72
#, kde-format
msgid "Printer friendly mode (black text, no background)"
-msgstr "Inprimatzeko modu adiskidetsuan (testua beltez, hondorik gabe)"
+msgstr "Inprimatzeko modu adiskidetsua (testu beltza, atzealderik gabe)"
#: khtml_printsettings.cpp:75
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/fa/khtml5.po new/khtml-5.50.0/po/fa/khtml5.po
--- old/khtml-5.49.0/po/fa/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/fa/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-06-28 16:40+0430\n"
"Last-Translator: Mohammad Reza Mirdamadi <mohi(a)linuxshop.ir>\n"
"Language-Team: Farsi (Persian) <kde-i18n-fa(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/fi/khtml5.po new/khtml-5.50.0/po/fi/khtml5.po
--- old/khtml-5.49.0/po/fi/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/fi/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -26,7 +26,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-11-21 03:39+0200\n"
"Last-Translator: Lasse Liehu <lasse.liehu(a)gmail.com>\n"
"Language-Team: Finnish <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/fr/khtml5.po new/khtml-5.50.0/po/fr/khtml5.po
--- old/khtml-5.49.0/po/fr/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/fr/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -21,7 +21,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-11-27 23:12+0100\n"
"Last-Translator: Vincent Pinon <vpinon(a)kde.org>\n"
"Language-Team: French <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/fy/khtml5.po new/khtml-5.50.0/po/fy/khtml5.po
--- old/khtml-5.49.0/po/fy/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/fy/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2010-07-22 09:48+0100\n"
"Last-Translator: Berend Ytsma <berendy(a)gmail.com>\n"
"Language-Team: nl <kde-i18n-doc(a)lists.kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ga/khtml5.po new/khtml-5.50.0/po/ga/khtml5.po
--- old/khtml-5.49.0/po/ga/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ga/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2004-12-14 09:11-0600\n"
"Last-Translator: Kevin Scannell <kscanne(a)gmail.com>\n"
"Language-Team: Irish <gaeilge-gnulinux(a)lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/gd/khtml5.po new/khtml-5.50.0/po/gd/khtml5.po
--- old/khtml-5.49.0/po/gd/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/gd/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-04-29 19:43+0100\n"
"Last-Translator: GunChleoc <fios(a)foramnagaidhlig.net>\n"
"Language-Team: Fòram na Gàidhlig\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/gl/khtml5.po new/khtml-5.50.0/po/gl/khtml5.po
--- old/khtml-5.49.0/po/gl/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/gl/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-04-29 23:31+0100\n"
"Last-Translator: Adrian Chaves <adrian(a)chaves.io>\n"
"Language-Team: Galician <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/gu/khtml5.po new/khtml-5.50.0/po/gu/khtml5.po
--- old/khtml-5.49.0/po/gu/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/gu/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-11-22 00:01+0530\n"
"Last-Translator: Kartik Mistry <kartik.mistry(a)gmail.com>\n"
"Language-Team: Gujarati <team(a)utkarsh.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ha/khtml5.po new/khtml-5.50.0/po/ha/khtml5.po
--- old/khtml-5.49.0/po/ha/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ha/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-03-17 11:22+0100\n"
"Last-Translator: Adriaan de Groot <groot(a)kde.org>\n"
"Language-Team: Hausa <kde-i18n-doc(a)lists.kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/he/khtml5.po new/khtml-5.50.0/po/he/khtml5.po
--- old/khtml-5.49.0/po/he/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/he/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -21,7 +21,7 @@
msgstr ""
"Project-Id-Version: khtml5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-05-16 06:49-0400\n"
"Last-Translator: Copied by Zanata <copied-by-zanata(a)zanata.org>\n"
"Language-Team: Hebrew <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/hi/khtml5.po new/khtml-5.50.0/po/hi/khtml5.po
--- old/khtml-5.49.0/po/hi/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/hi/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-06-25 15:27+0530\n"
"Last-Translator: G Karunakar <karunakar(a)indlinux.org>\n"
"Language-Team: Hindi <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/hne/khtml5.po new/khtml-5.50.0/po/hne/khtml5.po
--- old/khtml-5.49.0/po/hne/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/hne/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-02-10 20:44+0530\n"
"Last-Translator: Ravishankar Shrivastava <raviratlami(a)aol.in>\n"
"Language-Team: Hindi <kde-i18n-doc(a)lists.kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/hr/khtml5.po new/khtml-5.50.0/po/hr/khtml5.po
--- old/khtml-5.49.0/po/hr/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/hr/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2011-07-22 16:08+0200\n"
"Last-Translator: Marko Dimjašević <marko(a)dimjasevic.net>\n"
"Language-Team: Croatian <kde-croatia-list(a)lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/hsb/khtml5.po new/khtml-5.50.0/po/hsb/khtml5.po
--- old/khtml-5.49.0/po/hsb/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/hsb/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2008-12-19 22:49+0100\n"
"Last-Translator: Eduard Werner <edi.werner(a)gmx.de>\n"
"Language-Team: en_US <kde-i18n-doc(a)lists.kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/hu/khtml5.po new/khtml-5.50.0/po/hu/khtml5.po
--- old/khtml-5.49.0/po/hu/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/hu/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: KDE 4.4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2014-09-02 09:55+0200\n"
"Last-Translator: Kristóf Kiszel <ulysses(a)kubuntu.org>\n"
"Language-Team: Hungarian <kde-l10n-hu(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/hy/khtml5.po new/khtml-5.50.0/po/hy/khtml5.po
--- old/khtml-5.49.0/po/hy/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/hy/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-01-31 01:08+0400\n"
"Last-Translator: Davit <nikdavnik(a)mail.ru>\n"
"Language-Team: Armenian Language: hy\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ia/khtml5.po new/khtml-5.50.0/po/ia/khtml5.po
--- old/khtml-5.49.0/po/ia/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ia/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-02-01 13:38+0100\n"
"Last-Translator: Giovanni Sora <g.sora(a)tiscali.it>\n"
"Language-Team: Interlingua <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/id/khtml5.po new/khtml-5.50.0/po/id/khtml5.po
--- old/khtml-5.49.0/po/id/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/id/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -8,9 +8,9 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
-"PO-Revision-Date: 2018-07-23 06:27+0700\n"
-"Last-Translator: wantoyo <wantoyek(a)gmail.com>\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"PO-Revision-Date: 2018-08-26 18:03+0700\n"
+"Last-Translator: Wantoyo <wantoyek(a)gmail.com>\n"
"Language-Team: Indonesian <kde-i18n-doc(a)kde.org>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -1402,7 +1402,7 @@
#: khtml_part.cpp:7655
#, kde-format
msgid "Show Blocked Window Passive Popup &Notification"
-msgstr "Tampilkan &Pemberitahuan Sembulan Pasif Jendela Dihalangi"
+msgstr "Tampilkan &Notifikasi Sembulan Pasif Jendela Dihalangi"
#: khtml_part.cpp:7657
#, kde-format
@@ -1550,12 +1550,12 @@
"in Konqueror, please file a bug report at http://bugs.kde.org/. A test case "
"which illustrates the problem will be appreciated."
msgstr ""
-"Dialog ini menyediakan anda dengan pemberitahuan dan perincian dari error "
-"skrip yang terjadi di halaman web. Dalam banyak kasus hal itu disebabkan "
-"oleh adanya error di dalam situs web yang didesain oleh pembuatnya. Dalam "
-"kasus lain hal itu sebagai akibat dari error pemrograman di Konqueror. Jika "
-"anda mencurigai penyebab pertama, silakan hubungi webmaster dari situs yang "
-"kita bicarakan. Sebaliknya jika anda mencurigai adanya error di Konqueror, "
+"Dialog ini menyediakan anda dengan notifikasi dan perincian dari error skrip "
+"yang terjadi di halaman web. Dalam banyak kasus hal itu disebabkan oleh "
+"adanya error di dalam situs web yang didesain oleh pembuatnya. Dalam kasus "
+"lain hal itu sebagai akibat dari error pemrograman di Konqueror. Jika anda "
+"mencurigai penyebab pertama, silakan hubungi webmaster dari situs yang kita "
+"bicarakan. Sebaliknya jika anda mencurigai adanya error di Konqueror, "
"silakan masukkan laporan bug di http://bugs.kde.org/. Contoh kasus yang "
"menggambarkan masalah tersebut akan sangat kami hargai."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/is/khtml5.po new/khtml-5.50.0/po/is/khtml5.po
--- old/khtml-5.49.0/po/is/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/is/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-04-08 22:57+0000\n"
"Last-Translator: Sveinn í Felli <sv1(a)fellsnet.is>\n"
"Language-Team: Icelandic <translation-team-is(a)lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/it/khtml5.po new/khtml-5.50.0/po/it/khtml5.po
--- old/khtml-5.49.0/po/it/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/it/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -15,7 +15,7 @@
msgstr ""
"Project-Id-Version: khtml5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-02-04 11:18+0100\n"
"Last-Translator: Vincenzo Reale <vsmart2128(a)baslug.org>\n"
"Language-Team: Italian <kde-i18n-it(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ja/khtml5.po new/khtml-5.50.0/po/ja/khtml5.po
--- old/khtml-5.49.0/po/ja/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ja/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -13,7 +13,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2015-04-19 15:57-0700\n"
"Last-Translator: Fumiaki Okushi <fumiaki.okushi(a)gmail.com>\n"
"Language-Team: Japanese <kde-jp(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ka/khtml5.po new/khtml-5.50.0/po/ka/khtml5.po
--- old/khtml-5.49.0/po/ka/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ka/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-12-17 02:11+0400\n"
"Last-Translator: George Machitidze <giomac(a)gmail.com>\n"
"Language-Team: Georgian <http://www.gia.ge>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/kk/khtml5.po new/khtml-5.50.0/po/kk/khtml5.po
--- old/khtml-5.49.0/po/kk/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/kk/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-11-08 01:24+0600\n"
"Last-Translator: Sairan Kikkarin <sairan(a)computer.org>\n"
"Language-Team: Kazakh <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/km/khtml5.po new/khtml-5.50.0/po/km/khtml5.po
--- old/khtml-5.49.0/po/km/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/km/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-06-27 10:04+0700\n"
"Last-Translator: Khoem Sokhem <khoemsokhem(a)khmeros.info>\n"
"Language-Team: Khmer\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/kn/khtml5.po new/khtml-5.50.0/po/kn/khtml5.po
--- old/khtml-5.49.0/po/kn/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/kn/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2010-06-24 18:32+0530\n"
"Last-Translator: Shankar Prasad <svenkate(a)redhat.com>\n"
"Language-Team: kn_IN <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ko/khtml5.po new/khtml-5.50.0/po/ko/khtml5.po
--- old/khtml-5.49.0/po/ko/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ko/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-02-14 15:14+0100\n"
"Last-Translator: Shinjo Park <kde(a)peremen.name>\n"
"Language-Team: Korean <kde(a)peremen.name>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ku/khtml5.po new/khtml-5.50.0/po/ku/khtml5.po
--- old/khtml-5.49.0/po/ku/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ku/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2010-08-13 15:45+0200\n"
"Last-Translator: Erdal Ronahî <erdal.ronahi(a)nospam.gmail.com>\n"
"Language-Team: Kurdish Team http://pckurd.net\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/lb/khtml5.po new/khtml-5.50.0/po/lb/khtml5.po
--- old/khtml-5.49.0/po/lb/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/lb/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2006-06-22 16:29+0200\n"
"Last-Translator: Michel Ludwig <michel.ludwig(a)kdemail.net>\n"
"Language-Team: Luxembourgish <kde-i18n-lb(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/lt/khtml5.po new/khtml-5.50.0/po/lt/khtml5.po
--- old/khtml-5.49.0/po/lt/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/lt/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-06-25 15:05+0200\n"
"Last-Translator: Mindaugas Baranauskas <opensuse.lietuviu.kalba(a)gmail.com>\n"
"Language-Team: Lithuanian <kde-i18n-lt(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/lv/khtml5.po new/khtml-5.50.0/po/lv/khtml5.po
--- old/khtml-5.49.0/po/lv/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/lv/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2011-07-06 12:57+0300\n"
"Last-Translator: Maris Nartiss <maris.kde(a)gmail.com>\n"
"Language-Team: Latvian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/mai/khtml5.po new/khtml-5.50.0/po/mai/khtml5.po
--- old/khtml-5.49.0/po/mai/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/mai/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2010-09-24 15:44+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan(a)redhat.com>\n"
"Language-Team: Hindi <fedora-trans-hi(a)redhat.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/mk/khtml5.po new/khtml-5.50.0/po/mk/khtml5.po
--- old/khtml-5.49.0/po/mk/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/mk/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -17,7 +17,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2010-01-27 10:39+0100\n"
"Last-Translator: Bozidar Proevski <bobibobi(a)freemail.com.mk>\n"
"Language-Team: Macedonian <mkde-l10n(a)lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ml/khtml5.po new/khtml-5.50.0/po/ml/khtml5.po
--- old/khtml-5.49.0/po/ml/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ml/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2010-12-29 15:32+0530\n"
"Last-Translator: \n"
"Language-Team: <en(a)li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/mr/khtml5.po new/khtml-5.50.0/po/mr/khtml5.po
--- old/khtml-5.49.0/po/mr/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/mr/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-03-29 16:14+0530\n"
"Last-Translator: Chetan Khona <chetan(a)kompkin.com>\n"
"Language-Team: Marathi <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ms/khtml5.po new/khtml-5.50.0/po/ms/khtml5.po
--- old/khtml-5.49.0/po/ms/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ms/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2011-07-16 00:57+0800\n"
"Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman(a)gmail.com>\n"
"Language-Team: Malay <kedidiemas(a)yahoogroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/nb/khtml5.po new/khtml-5.50.0/po/nb/khtml5.po
--- old/khtml-5.49.0/po/nb/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/nb/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2014-11-05 13:40+0100\n"
"Last-Translator: Bjørn Steensrud <bjornst(a)skogkatt.homelinux.org>\n"
"Language-Team: Norwegian Bokmål <i18n-nb(a)lister.ping.uio.no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/nds/khtml5.po new/khtml-5.50.0/po/nds/khtml5.po
--- old/khtml-5.49.0/po/nds/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/nds/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2014-09-18 16:37+0200\n"
"Last-Translator: Sönke Dibbern <s_dibbern(a)web.de>\n"
"Language-Team: Low Saxon <kde-i18n-nds(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ne/khtml5.po new/khtml-5.50.0/po/ne/khtml5.po
--- old/khtml-5.49.0/po/ne/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ne/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2007-11-05 15:41+0545\n"
"Last-Translator: Shyam Krishna Bal <shyamkrishna_bal(a)yahoo.com>\n"
"Language-Team: Nepali <info(a)mpp.org.np>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/nl/khtml5.po new/khtml-5.50.0/po/nl/khtml5.po
--- old/khtml-5.49.0/po/nl/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/nl/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -18,7 +18,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-06-27 11:41+0100\n"
"Last-Translator: Freek de Kruijf <freekdekruijf(a)kde.nl>\n"
"Language-Team: Dutch <kde-i18n-nl(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/nn/khtml5.po new/khtml-5.50.0/po/nn/khtml5.po
--- old/khtml-5.49.0/po/nn/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/nn/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2015-06-03 19:08+0100\n"
"Last-Translator: Karl Ove Hufthammer <karl(a)huftis.org>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn(a)lister.ping.uio.no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/oc/khtml5.po new/khtml-5.50.0/po/oc/khtml5.po
--- old/khtml-5.49.0/po/oc/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/oc/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2008-08-06 00:07+0200\n"
"Last-Translator: \n"
"Language-Team: Occitan <oc(a)li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/or/khtml5.po new/khtml-5.50.0/po/or/khtml5.po
--- old/khtml-5.49.0/po/or/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/or/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-01-02 17:37+0530\n"
"Last-Translator: Manoj Kumar Giri <mgiri(a)redhat.com>\n"
"Language-Team: Oriya <oriya-it(a)googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/pa/khtml5.po new/khtml-5.50.0/po/pa/khtml5.po
--- old/khtml-5.49.0/po/pa/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/pa/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -13,7 +13,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2014-07-08 14:30-0500\n"
"Last-Translator: A S Alam <aalam(a)users.sf.net>\n"
"Language-Team: Punjabi/Panjabi <punjabi-users(a)lists.sf.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/pl/khtml5.po new/khtml-5.50.0/po/pl/khtml5.po
--- old/khtml-5.49.0/po/pl/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/pl/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -16,7 +16,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-08-26 08:36+0100\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ps/khtml5.po new/khtml-5.50.0/po/ps/khtml5.po
--- old/khtml-5.49.0/po/ps/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ps/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2008-08-16 16:01-0800\n"
"Last-Translator: Zabeeh Khan <zabeehkhan(a)gmail.com>\n"
"Language-Team: Pashto <pathanisation(a)googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/pt/khtml5.po new/khtml-5.50.0/po/pt/khtml5.po
--- old/khtml-5.49.0/po/pt/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/pt/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2015-11-30 11:14+0000\n"
"Last-Translator: José Nuno Pires <zepires(a)gmail.com>\n"
"Language-Team: pt <kde-i18n-pt(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/pt_BR/khtml5.po new/khtml-5.50.0/po/pt_BR/khtml5.po
--- old/khtml-5.49.0/po/pt_BR/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/pt_BR/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -17,7 +17,7 @@
msgstr ""
"Project-Id-Version: khtml5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-02-17 07:53-0300\n"
"Last-Translator: André Marcelo Alvarenga <alvarenga(a)kde.org>\n"
"Language-Team: Brazilian Portuguese <kde-i18n-pt_br(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ro/khtml5.po new/khtml-5.50.0/po/ro/khtml5.po
--- old/khtml-5.49.0/po/ro/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ro/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2014-03-26 19:20+0200\n"
"Last-Translator: Sergiu Bivol <sergiu(a)ase.md>\n"
"Language-Team: Romanian <kde-i18n-ro(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ru/khtml5.po new/khtml-5.50.0/po/ru/khtml5.po
--- old/khtml-5.49.0/po/ru/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ru/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -18,7 +18,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2016-02-23 13:31+0300\n"
"Last-Translator: Alexander Potashev <aspotashev(a)gmail.com>\n"
"Language-Team: Russian <kde-russian(a)lists.kde.ru>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/se/khtml5.po new/khtml-5.50.0/po/se/khtml5.po
--- old/khtml-5.49.0/po/se/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/se/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-05-30 23:19+0200\n"
"Last-Translator: Børre Gaup <boerre(a)skolelinux.no>\n"
"Language-Team: Northern Sami <i18n-sme(a)lister.ping.uio.no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/si/khtml5.po new/khtml-5.50.0/po/si/khtml5.po
--- old/khtml-5.49.0/po/si/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/si/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2011-07-25 07:45+0530\n"
"Last-Translator: Danishka Navin <danishka(a)gmail.com>\n"
"Language-Team: Sinhala <danishka(a)gmail.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/sk/khtml5.po new/khtml-5.50.0/po/sk/khtml5.po
--- old/khtml-5.49.0/po/sk/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/sk/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2015-12-15 21:54+0100\n"
"Last-Translator: Roman Paholik <wizzardsk(a)gmail.com>\n"
"Language-Team: Slovak <kde-sk(a)linux.sk>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/sl/khtml5.po new/khtml-5.50.0/po/sl/khtml5.po
--- old/khtml-5.49.0/po/sl/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/sl/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -16,7 +16,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2015-12-05 12:47+0100\n"
"Last-Translator: Andrej Mernik <andrejm(a)ubuntu.si>\n"
"Language-Team: Slovenian <lugos-slo(a)lugos.si>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/sq/khtml5.po new/khtml-5.50.0/po/sq/khtml5.po
--- old/khtml-5.49.0/po/sq/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/sq/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -3,7 +3,7 @@
msgstr ""
"Project-Id-Version: kde4libs\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-01-19 00:20-0500\n"
"Last-Translator: Agron Selimaj <as9902613(a)gmail.com>\n"
"Language-Team: Albanian <sq(a)li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/sr/khtml5.po new/khtml-5.50.0/po/sr/khtml5.po
--- old/khtml-5.49.0/po/sr/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/sr/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: khtml5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-09-28 17:57+0200\n"
"Last-Translator: Chusslove Illich <caslav.ilic(a)gmx.net>\n"
"Language-Team: Serbian <kde-i18n-sr(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/sr(a)ijekavian/khtml5.po new/khtml-5.50.0/po/sr(a)ijekavian/khtml5.po
--- old/khtml-5.49.0/po/sr(a)ijekavian/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/sr(a)ijekavian/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: khtml5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-09-28 17:57+0200\n"
"Last-Translator: Chusslove Illich <caslav.ilic(a)gmx.net>\n"
"Language-Team: Serbian <kde-i18n-sr(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/sr(a)ijekavianlatin/khtml5.po new/khtml-5.50.0/po/sr(a)ijekavianlatin/khtml5.po
--- old/khtml-5.49.0/po/sr(a)ijekavianlatin/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/sr(a)ijekavianlatin/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: khtml5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-09-28 17:57+0200\n"
"Last-Translator: Chusslove Illich <caslav.ilic(a)gmx.net>\n"
"Language-Team: Serbian <kde-i18n-sr(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/sr(a)latin/khtml5.po new/khtml-5.50.0/po/sr(a)latin/khtml5.po
--- old/khtml-5.49.0/po/sr(a)latin/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/sr(a)latin/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: khtml5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-09-28 17:57+0200\n"
"Last-Translator: Chusslove Illich <caslav.ilic(a)gmx.net>\n"
"Language-Team: Serbian <kde-i18n-sr(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/sv/khtml5.po new/khtml-5.50.0/po/sv/khtml5.po
--- old/khtml-5.49.0/po/sv/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/sv/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2015-11-30 17:20+0100\n"
"Last-Translator: Stefan Asserhäll <stefan.asserhall(a)bredband.net>\n"
"Language-Team: Swedish <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ta/khtml5.po new/khtml-5.50.0/po/ta/khtml5.po
--- old/khtml-5.49.0/po/ta/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ta/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-03-25 21:39+0530\n"
"Last-Translator: Sri Ramadoss M <amachu(a)yavarkkum.org>\n"
"Language-Team: Tamil <podhu(a)madaladal.yavarkkum.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/te/khtml5.po new/khtml-5.50.0/po/te/khtml5.po
--- old/khtml-5.49.0/po/te/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/te/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -13,7 +13,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-11-04 23:55+0630\n"
"Last-Translator: Bhuvan Krishna <bhuvan(a)swecha.org>\n"
"Language-Team: Telugu <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/tg/khtml5.po new/khtml-5.50.0/po/tg/khtml5.po
--- old/khtml-5.49.0/po/tg/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/tg/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-06-04 17:36+0500\n"
"Last-Translator: Victor Ibragimov <victor.ibragimov(a)gmail.com>\n"
"Language-Team: Tajik Language\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/th/khtml5.po new/khtml-5.50.0/po/th/khtml5.po
--- old/khtml-5.49.0/po/th/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/th/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2010-12-31 22:47+0700\n"
"Last-Translator: Phuwanat Sakornsakolpat <narachai(a)gmail.com>\n"
"Language-Team: Thai <thai-l10n(a)googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/tr/khtml5.po new/khtml-5.50.0/po/tr/khtml5.po
--- old/khtml-5.49.0/po/tr/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/tr/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -21,7 +21,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2017-05-08 14:43+0000\n"
"Last-Translator: Kaan <kaanozdincer(a)gmail.com>\n"
"Language-Team: Turkish <kde-l10n-tr(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/tt/khtml5.po new/khtml-5.50.0/po/tt/khtml5.po
--- old/khtml-5.49.0/po/tt/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/tt/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2011-11-26 15:12+0400\n"
"Last-Translator: Ainur Shakirov <ainur.shakirov.tt(a)gmail.com>\n"
"Language-Team: Tatar <>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/ug/khtml5.po new/khtml-5.50.0/po/ug/khtml5.po
--- old/khtml-5.49.0/po/ug/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/ug/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2013-09-08 07:05+0900\n"
"Last-Translator: Gheyret Kenji <gheyret(a)gmail.com>\n"
"Language-Team: Uyghur Computer Science Association <UKIJ(a)yahoogroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/uk/khtml5.po new/khtml-5.50.0/po/uk/khtml5.po
--- old/khtml-5.49.0/po/uk/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/uk/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: khtml5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2015-11-30 18:57+0200\n"
"Last-Translator: Yuri Chornoivan <yurchor(a)ukr.net>\n"
"Language-Team: Ukrainian <kde-i18n-uk(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/uz/khtml5.po new/khtml-5.50.0/po/uz/khtml5.po
--- old/khtml-5.49.0/po/uz/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/uz/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2008-05-30 17:29+0200\n"
"Last-Translator: Mashrab Kuvatov <kmashrab(a)uni-bremen.de>\n"
"Language-Team: Uzbek <floss-uz-l10n(a)googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/uz(a)cyrillic/khtml5.po new/khtml-5.50.0/po/uz(a)cyrillic/khtml5.po
--- old/khtml-5.49.0/po/uz(a)cyrillic/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/uz(a)cyrillic/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2009-10-17 00:34+0200\n"
"Last-Translator: Mashrab Kuvatov <kmashrab(a)uni-bremen.de>\n"
"Language-Team: Uzbek <floss-uz-l10n(a)googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/vi/khtml5.po new/khtml-5.50.0/po/vi/khtml5.po
--- old/khtml-5.49.0/po/vi/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/vi/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-09-23 18:43+0800\n"
"Last-Translator: Lê Hoàng Phương <herophuong93(a)gmail.com>\n"
"Language-Team: American English <kde-i18n-vi(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/wa/khtml5.po new/khtml-5.50.0/po/wa/khtml5.po
--- old/khtml-5.49.0/po/wa/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/wa/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2012-07-04 17:33+0200\n"
"Last-Translator: Jean Cayron <jean.cayron(a)base.be>\n"
"Language-Team: Walloon <linux-wa(a)walon.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/xh/khtml5.po new/khtml-5.50.0/po/xh/khtml5.po
--- old/khtml-5.49.0/po/xh/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/xh/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2002-12-13 17:20SAST\n"
"Last-Translator: Lwandle Mgidlana <lwandle(a)translate.org.za>\n"
"Language-Team: Xhosa <xhosa(a)translate.org.za>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/zh_CN/khtml5.po new/khtml-5.50.0/po/zh_CN/khtml5.po
--- old/khtml-5.49.0/po/zh_CN/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/zh_CN/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -14,9 +14,9 @@
msgstr ""
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
-"PO-Revision-Date: 2018-07-24 08:41\n"
-"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"PO-Revision-Date: 2018-08-30 13:09\n"
+"Last-Translator: guoyunhebrave <yunhe.guo(a)protonmail.com>\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/khtml-5.49.0/po/zh_HK/khtml5.po new/khtml-5.50.0/po/zh_HK/khtml5.po
--- old/khtml-5.49.0/po/zh_HK/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/zh_HK/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -24,7 +24,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2006-01-04 13:32+0800\n"
"Last-Translator: Abel Cheung <abel(a)oaka.org>\n"
"Language-Team: Chinese (Hong Kong) <community(a)linuxhall.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/po/zh_TW/khtml5.po new/khtml-5.50.0/po/zh_TW/khtml5.po
--- old/khtml-5.49.0/po/zh_TW/khtml5.po 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/po/zh_TW/khtml5.po 2018-09-02 21:21:55.000000000 +0200
@@ -16,7 +16,7 @@
msgstr ""
"Project-Id-Version: kdelibs4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-12-11 02:37+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
"PO-Revision-Date: 2018-03-29 13:32+0800\n"
"Last-Translator: Cheng-Chia Tseng <pswo10680(a)gmail.com>\n"
"Language-Team: Chinese <kde-i18n-doc(a)kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/src/java/kjavaappletviewer.desktop new/khtml-5.50.0/src/java/kjavaappletviewer.desktop
--- old/khtml-5.49.0/src/java/kjavaappletviewer.desktop 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/src/java/kjavaappletviewer.desktop 2018-09-02 21:21:55.000000000 +0200
@@ -47,7 +47,7 @@
Name[kk]=Ендірілетін Java апплеттерді қарау модулі
Name[km]=កម្មវិធីមើលអាប់ភ្លេត Java ដែលបានបង្កប់
Name[kn]=ಹುದುಗಿಸಲಾದ (ಎಂಬೆಡೆಡ್) ಜಾವಾ ಅನ್ವಯಾಂಶ (ಆಪ್ಲೆಟ್) ವೀಕ್ಷಕ
-Name[ko]=끼워넣은 자바 애플릿 뷰어
+Name[ko]=임베드된 자바 애플릿 뷰어
Name[ku]=Nîşanderê Sepanoka Java yê Jixwe Heyî
Name[lb]=Agebetteten Java-Applet-Uweiser
Name[lt]=Įdedamas Java Applet žiūriklis
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/src/khtml.desktop new/khtml-5.50.0/src/khtml.desktop
--- old/khtml-5.49.0/src/khtml.desktop 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/src/khtml.desktop 2018-09-02 21:21:55.000000000 +0200
@@ -48,7 +48,7 @@
Comment[kk]=Ендірілетін HTML қарау компоненті
Comment[km]=សមាសភាគមើល HTML ដែលអាចបង្កប់បាន
Comment[kn]=ಹುದುಗಿಸಬಹುದಾದ (ಎಂಬೆಡಬಲ್) HTML ವೀಕ್ಷಣಾ ಅಂಗ
-Comment[ko]=끼워넣은 HTML 보기 구성 요소
+Comment[ko]=임베드 가능 HTML 보기 구성 요소
Comment[ku]=Perçe ya nîşanderê HTML yê jixwe heyî
Comment[lb]=Abettbar HTML-Uweisungskomponent
Comment[lt]=Įdedamas HTML peržiūros komponentas
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/src/khtmladaptorpart.desktop new/khtml-5.50.0/src/khtmladaptorpart.desktop
--- old/khtml-5.49.0/src/khtmladaptorpart.desktop 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/src/khtmladaptorpart.desktop 2018-09-02 21:21:55.000000000 +0200
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=KHTML Extension Adaptor
Name[af]=KHTML uitbreidingaanpasser
-Name[ar]=محوّل امتدادات KHTML
+Name[ar]=مُحوّل امتدادات KHTML
Name[as]=KHTML সম্প্ৰসাৰণৰ এডাপ্টৰ
Name[ast]=Adautador d'estensión KHTML
Name[be@latin]=Adaptar dla pašyreńniaŭ KHTML
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/src/khtmlimage.desktop new/khtml-5.50.0/src/khtmlimage.desktop
--- old/khtml-5.49.0/src/khtmlimage.desktop 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/src/khtmlimage.desktop 2018-09-02 21:21:55.000000000 +0200
@@ -2,7 +2,7 @@
Type=Service
Comment=Embeddable Image Viewing Component
Comment[af]=Inlegbare Beeld Aansig Komponent
-Comment[ar]=مكوّن لعرض الصّور يمكن تضمينه
+Comment[ar]=مكوّن لعرض الصور يمكن تضمينه
Comment[as]=প্ৰোথিত কৰিব পৰা প্ৰতিমূৰ্ত্তি প্ৰদৰ্শনৰ অংশ
Comment[ast]=Componente de visión d'imáxenes empotrable
Comment[be]=Унутраны праглядальнік відарысаў
@@ -48,7 +48,7 @@
Comment[kk]=Ендірілетін кескін қарау компоненті
Comment[km]=សមាសភាគមើលរូបភាពដែលអាចបង្កប់បាន
Comment[kn]=ಹುದುಗಿಸಬಹುದಾದ (ಎಂಬೆಡಬಲ್) ಚಿತ್ರ ವೀಕ್ಷಣಾ ಅಂಗ
-Comment[ko]=끼워넣은 그림 보기 구성 요소
+Comment[ko]=임베드 가능 그림 보기 구성 요소
Comment[ku]=Perçe ya Nîşanderê Wêne yê Jixwe Heyî
Comment[lb]=Abettbar Bild-Uweisungskomponent
Comment[lt]=Įdedamas piešinių peržiūros komponentas
@@ -145,7 +145,7 @@
Name[kk]=Ендірілетін кескін қарау құралы
Name[km]=កម្មវិធីមើលរូបភាពដែលអាចបង្កប់បាន
Name[kn]=ಹುದುಗಿಸಬಹುದಾದ (ಎಂಬೆಡಬಲ್) ಚಿತ್ರ ವೀಕ್ಷಕ
-Name[ko]=끼워넣은 그림 표시기
+Name[ko]=임베드 가능 그림 표시기
Name[ku]=Nîşanderê Wêne yê Jixwe Heyî
Name[lb]=Abettbare Bild-Uweiser
Name[lt]=Įdedamas piešinių žiūriklis
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khtml-5.49.0/src/kmultipart/kmultipart.desktop new/khtml-5.50.0/src/kmultipart/kmultipart.desktop
--- old/khtml-5.49.0/src/kmultipart/kmultipart.desktop 2018-08-04 12:58:27.000000000 +0200
+++ new/khtml-5.50.0/src/kmultipart/kmultipart.desktop 2018-09-02 21:21:55.000000000 +0200
@@ -3,7 +3,7 @@
MimeType=multipart/mixed;multipart/x-mixed-replace;
Name=Embeddable Component for multipart/mixed
Name[af]=Inlegbare Komponent vir multideel/gemeng
-Name[ar]=مكوّن لmultipart/mixed يمكن تضمينه
+Name[ar]=مكوّن لِ multipart/mixed يمكن تضمينه
Name[as]=প্ৰোথিত কৰিব পৰা অংশ multipart/mixed ৰ বাবে
Name[be]=Унутраны кампанент для multipart/mixed
Name[be@latin]=Unutrany kampanent dla „multipart/mixed”
@@ -45,7 +45,7 @@
Name[kk]=multipart/mixed тіркеме үшін ендірілетін компоненті
Name[km]=សមាសភាគដែលអាចបង្កប់បានសម្រាប់ផ្នែកជាច្រើន/លាយ
Name[kn]=ಬಹ್ವಾಂಗ (ಮಲ್ಟಿಪಾರ್ಟ್)/ಮಿಶ್ರ ಕ್ಕೆ ಪ್ರಯೋಜನವಾಗುವ ಹುದುಗಿಸಬಹುದಾದ (ಎಂಬೆಡಬಲ್) ಅಂಗ
-Name[ko]=multipart/mixed를 위한 끼워넣는 구성 요소
+Name[ko]=multipart/mixed를 위한 임베드 가능 구성 요소
Name[ku]=Perçe ji bo multipart/mixed yê Jixwe Heyî
Name[lb]=Abettbar Komponent fir de MIME-Genre multipart/mixed
Name[lt]=Įdedamas komponentas multipart/mixed tipui
1
0
Hello community,
here is the log from the commit of package kholidays for openSUSE:Factory checked in at 2018-10-01 08:06:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kholidays (Old)
and /work/SRC/openSUSE:Factory/.kholidays.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kholidays"
Mon Oct 1 08:06:28 2018 rev:39 rq:635998 version:5.50.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes 2018-08-24 16:53:25.117312895 +0200
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2018-10-01 08:06:33.558348152 +0200
@@ -1,0 +2,11 @@
+Thu Sep 13 21:58:45 UTC 2018 - lbeltrame(a)kde.org
+
+- Update to 5.50.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+ * Implement proper equinox and solstice calculation algorithm (kde#396750)
+ * src/CMakeLists.txt - install headers the frameworks-way
+
+-------------------------------------------------------------------
Old:
----
kholidays-5.49.0.tar.xz
New:
----
kholidays-5.50.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kholidays.spec ++++++
--- /var/tmp/diff_new_pack.nbFlLi/_old 2018-10-01 08:06:34.806347485 +0200
+++ /var/tmp/diff_new_pack.nbFlLi/_new 2018-10-01 08:06:34.806347485 +0200
@@ -17,14 +17,14 @@
%define lname libKF5Holidays5
-%define _tar_path 5.49
+%define _tar_path 5.50
# 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: kholidays
-Version: 5.49.0
+Version: 5.50.0
Release: 0
Summary: Holiday calculation library
License: LGPL-2.1-or-later
++++++ kholidays-5.49.0.tar.xz -> kholidays-5.50.0.tar.xz ++++++
++++ 2744 lines of diff (skipped)
1
0
Hello community,
here is the log from the commit of package kguiaddons for openSUSE:Factory checked in at 2018-10-01 08:06:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kguiaddons (Old)
and /work/SRC/openSUSE:Factory/.kguiaddons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kguiaddons"
Mon Oct 1 08:06:20 2018 rev:57 rq:635997 version:5.50.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kguiaddons/kguiaddons.changes 2018-08-24 16:53:18.993305672 +0200
+++ /work/SRC/openSUSE:Factory/.kguiaddons.new/kguiaddons.changes 2018-10-01 08:06:26.698351824 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 21:58:45 UTC 2018 - lbeltrame(a)kde.org
+
+- Update to 5.50.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+ * None
+
+-------------------------------------------------------------------
Old:
----
kguiaddons-5.49.0.tar.xz
New:
----
kguiaddons-5.50.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kguiaddons.spec ++++++
--- /var/tmp/diff_new_pack.omtlXH/_old 2018-10-01 08:06:27.386351456 +0200
+++ /var/tmp/diff_new_pack.omtlXH/_new 2018-10-01 08:06:27.386351456 +0200
@@ -17,13 +17,13 @@
%define lname libKF5GuiAddons5
-%define _tar_path 5.49
+%define _tar_path 5.50
# 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}')}
Name: kguiaddons
-Version: 5.49.0
+Version: 5.50.0
Release: 0
Summary: Utilities for graphical user interfaces
License: LGPL-2.1-or-later
++++++ kguiaddons-5.49.0.tar.xz -> kguiaddons-5.50.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kguiaddons-5.49.0/CMakeLists.txt new/kguiaddons-5.50.0/CMakeLists.txt
--- old/kguiaddons-5.49.0/CMakeLists.txt 2018-08-04 10:43:17.000000000 +0200
+++ new/kguiaddons-5.50.0/CMakeLists.txt 2018-09-01 00:21:37.000000000 +0200
@@ -1,10 +1,10 @@
cmake_minimum_required(VERSION 3.0)
-set(KF5_VERSION "5.49.0") # handled by release scripts
+set(KF5_VERSION "5.50.0") # handled by release scripts
project(KGuiAddons VERSION ${KF5_VERSION})
include(FeatureSummary)
-find_package(ECM 5.49.0 NO_MODULE)
+find_package(ECM 5.50.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)
1
0
Hello community,
here is the log from the commit of package kglobalaccel for openSUSE:Factory checked in at 2018-10-01 08:06:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kglobalaccel (Old)
and /work/SRC/openSUSE:Factory/.kglobalaccel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kglobalaccel"
Mon Oct 1 08:06:07 2018 rev:59 rq:635996 version:5.50.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kglobalaccel/kglobalaccel.changes 2018-08-24 16:53:13.481299172 +0200
+++ /work/SRC/openSUSE:Factory/.kglobalaccel.new/kglobalaccel.changes 2018-10-01 08:06:12.586359379 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 21:58:45 UTC 2018 - lbeltrame(a)kde.org
+
+- Update to 5.50.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+ * None
+
+-------------------------------------------------------------------
Old:
----
kglobalaccel-5.49.0.tar.xz
New:
----
kglobalaccel-5.50.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kglobalaccel.spec ++++++
--- /var/tmp/diff_new_pack.GEksQg/_old 2018-10-01 08:06:15.194357983 +0200
+++ /var/tmp/diff_new_pack.GEksQg/_new 2018-10-01 08:06:15.218357970 +0200
@@ -17,14 +17,14 @@
%define lname libKF5GlobalAccel5
-%define _tar_path 5.49
+%define _tar_path 5.50
# 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: kglobalaccel
-Version: 5.49.0
+Version: 5.50.0
Release: 0
Summary: Global desktop keyboard shortcuts
License: LGPL-2.1-or-later
++++++ kglobalaccel-5.49.0.tar.xz -> kglobalaccel-5.50.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kglobalaccel-5.49.0/CMakeLists.txt new/kglobalaccel-5.50.0/CMakeLists.txt
--- old/kglobalaccel-5.49.0/CMakeLists.txt 2018-08-04 12:58:11.000000000 +0200
+++ new/kglobalaccel-5.50.0/CMakeLists.txt 2018-09-02 21:20:49.000000000 +0200
@@ -1,12 +1,12 @@
cmake_minimum_required(VERSION 3.0)
-set(KF5_VERSION "5.49.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.49.0") # handled by release scripts
+set(KF5_VERSION "5.50.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
project(KGlobalAccel VERSION ${KF5_VERSION})
# ECM setup
include(FeatureSummary)
-find_package(ECM 5.49.0 NO_MODULE)
+find_package(ECM 5.50.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/kglobalaccel-5.49.0/po/ar/kglobalaccel5_qt.po new/kglobalaccel-5.50.0/po/ar/kglobalaccel5_qt.po
--- old/kglobalaccel-5.49.0/po/ar/kglobalaccel5_qt.po 2018-08-04 12:58:11.000000000 +0200
+++ new/kglobalaccel-5.50.0/po/ar/kglobalaccel5_qt.po 2018-09-02 21:20:49.000000000 +0200
@@ -1,10 +1,10 @@
-# Safa Alfulaij <safa1996alfulaij(a)gmail.com>, 2014, 2017.
+# Safa Alfulaij <safa1996alfulaij(a)gmail.com>, 2014, 2017, 2018.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-28 15:38+0300\n"
-"PO-Revision-Date: 2017-11-30 12:18+0300\n"
+"PO-Revision-Date: 2018-06-09 22:16+0300\n"
"Last-Translator: Safa Alfulaij <safa1996alfulaij(a)gmail.com>\n"
"Language-Team: Arabic <doc(a)arabeyes.org>\n"
"Language: ar\n"
@@ -19,7 +19,7 @@
#: kglobalaccel.cpp:556
msgctxt "KGlobalAccel|"
msgid "Conflict with Global Shortcut"
-msgstr "تضارب مع اختصار عموميّ"
+msgstr "تضارب مع اختصار عمومي"
#: kglobalaccel.cpp:557
#, qt-format
@@ -29,25 +29,25 @@
"\"%2\" in %3.\n"
"Do you want to reassign it from that action to the current one?"
msgstr ""
-"تجميعة المفاتيح ’%1‘ حُجزت بالفعل للإجراء العموميّ ”%2“ في %3.\n"
+"تجميعة المفاتيح ”%1“ محجوزة بالفعل للإجراء العمومي ”%2“ في %3.\n"
"أتريد إعادة تعيينها من ذاك الإجراء إلى هذا؟"
#: kglobalaccel.cpp:566 kglobalaccel.cpp:610
msgctxt "KGlobalAccel|"
msgid "Reassign"
-msgstr "أعد التّعيين"
+msgstr "أعد التعيين"
#: kglobalaccel.cpp:588
#, qt-format
msgctxt "KGlobalAccel|"
msgid "The '%1' key combination is registered by application %2 for action %3:"
-msgstr "تجميعة المفاتيح ’%1‘ مسجّلة للتّطبيق %2 للإجراء ”%3“:"
+msgstr "تجميعة المفاتيح ”%1“ مسجّلة للتطبيق %2 للإجراء ”%3“:"
#: kglobalaccel.cpp:595
#, qt-format
msgctxt "KGlobalAccel|"
msgid "In context '%1' for action '%2'\n"
-msgstr ""
+msgstr "في سياق ”%1“ للإجراء ”%2“\n"
#: kglobalaccel.cpp:599
#, qt-format
@@ -56,18 +56,18 @@
"The '%1' key combination is registered by application %2.\n"
"%3"
msgstr ""
-"تجميعة المفاتيح ’%1‘ مسجّلة للتّطبيق %2.\n"
+"تجميعة المفاتيح ”%1“ مسجّلة للتطبيق %2.\n"
"%3"
#: kglobalaccel.cpp:605
msgctxt "KGlobalAccel|"
msgid "Conflict With Registered Global Shortcut"
-msgstr "تضارب مع اختصار عموميّ مسجّل"
+msgstr "تضارب مع اختصار عمومي مسجّل"
#: runtime/main.cpp:52 runtime/main.cpp:54
msgctxt "QObject|"
msgid "KDE Global Shortcuts Service"
-msgstr "خدمة كدي للاختصارات العموميّة"
+msgstr "خدمة «كدي» للاختصارات العمومية"
#: runtime/main.cpp:57 runtime/main.cpp:58
msgctxt "QObject|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kglobalaccel-5.49.0/po/zh_CN/kglobalaccel5_qt.po new/kglobalaccel-5.50.0/po/zh_CN/kglobalaccel5_qt.po
--- old/kglobalaccel-5.49.0/po/zh_CN/kglobalaccel5_qt.po 2018-08-04 12:58:11.000000000 +0200
+++ new/kglobalaccel-5.50.0/po/zh_CN/kglobalaccel5_qt.po 2018-09-02 21:20:49.000000000 +0200
@@ -13,8 +13,8 @@
msgid ""
msgstr ""
"Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2018-07-24 08:41\n"
-"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
+"PO-Revision-Date: 2018-08-30 13:09\n"
+"Last-Translator: guoyunhebrave <yunhe.guo(a)protonmail.com>\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/kglobalaccel-5.49.0/src/runtime/kglobalaccel.desktop new/kglobalaccel-5.50.0/src/runtime/kglobalaccel.desktop
--- old/kglobalaccel-5.49.0/src/runtime/kglobalaccel.desktop 2018-08-04 12:58:11.000000000 +0200
+++ new/kglobalaccel-5.50.0/src/runtime/kglobalaccel.desktop 2018-09-02 21:20:49.000000000 +0200
@@ -8,7 +8,7 @@
X-KDE-StartupNotify=false
Name=KDED Global Shortcuts Server
-Name[ar]=خادوم KDED للاختصارات العموميّة
+Name[ar]=خادوم KDED للاختصارات العمومية
Name[ast]=Sirvidor d'atayos globales KDED
Name[be@latin]=Słužba paŭsiudnych klavijaturnych skarotaŭ dla „KDE”
Name[bg]=Сървър KDED Global Shortcuts
1
0
Hello community,
here is the log from the commit of package kfilemetadata5 for openSUSE:Factory checked in at 2018-10-01 08:06:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kfilemetadata5 (Old)
and /work/SRC/openSUSE:Factory/.kfilemetadata5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kfilemetadata5"
Mon Oct 1 08:06:02 2018 rev:63 rq:635995 version:5.50.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kfilemetadata5/kfilemetadata5.changes 2018-08-24 16:53:05.165289366 +0200
+++ /work/SRC/openSUSE:Factory/.kfilemetadata5.new/kfilemetadata5.changes 2018-10-01 08:06:04.466363727 +0200
@@ -1,0 +2,11 @@
+Thu Sep 13 21:58:45 UTC 2018 - lbeltrame(a)kde.org
+
+- Update to 5.50.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+ * add missing include
+ * Add enum alias Property::Language for typo Property::Langauge
+
+-------------------------------------------------------------------
Old:
----
kfilemetadata-5.49.0.tar.xz
New:
----
kfilemetadata-5.50.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kfilemetadata5.spec ++++++
--- /var/tmp/diff_new_pack.dtJub3/_old 2018-10-01 08:06:05.074363402 +0200
+++ /var/tmp/diff_new_pack.dtJub3/_new 2018-10-01 08:06:05.078363399 +0200
@@ -16,7 +16,7 @@
#
-%define _tar_path 5.49
+%define _tar_path 5.50
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
@@ -24,7 +24,7 @@
%bcond_without ffmpeg
%bcond_without lang
Name: kfilemetadata5
-Version: 5.49.0
+Version: 5.50.0
Release: 0
Summary: Extract Metadata
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only
++++++ kfilemetadata-5.49.0.tar.xz -> kfilemetadata-5.50.0.tar.xz ++++++
++++ 1727 lines of diff (skipped)
1
0
Hello community,
here is the log from the commit of package kemoticons for openSUSE:Factory checked in at 2018-10-01 08:05:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kemoticons (Old)
and /work/SRC/openSUSE:Factory/.kemoticons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kemoticons"
Mon Oct 1 08:05:57 2018 rev:56 rq:635994 version:5.50.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kemoticons/kemoticons.changes 2018-08-24 16:53:00.353283692 +0200
+++ /work/SRC/openSUSE:Factory/.kemoticons.new/kemoticons.changes 2018-10-01 08:05:59.294366497 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 21:58:45 UTC 2018 - lbeltrame(a)kde.org
+
+- Update to 5.50.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+ * None
+
+-------------------------------------------------------------------
Old:
----
kemoticons-5.49.0.tar.xz
New:
----
kemoticons-5.50.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kemoticons.spec ++++++
--- /var/tmp/diff_new_pack.oJalxy/_old 2018-10-01 08:05:59.922366160 +0200
+++ /var/tmp/diff_new_pack.oJalxy/_new 2018-10-01 08:05:59.926366158 +0200
@@ -17,13 +17,13 @@
%define lname libKF5Emoticons5
-%define _tar_path 5.49
+%define _tar_path 5.50
# 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}')}
Name: kemoticons
-Version: 5.49.0
+Version: 5.50.0
Release: 0
Summary: Convert text emoticons to graphical emoticons
License: LGPL-2.1-or-later
++++++ kemoticons-5.49.0.tar.xz -> kemoticons-5.50.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kemoticons-5.49.0/CMakeLists.txt new/kemoticons-5.50.0/CMakeLists.txt
--- old/kemoticons-5.49.0/CMakeLists.txt 2018-08-04 10:43:05.000000000 +0200
+++ new/kemoticons-5.50.0/CMakeLists.txt 2018-09-01 00:21:20.000000000 +0200
@@ -1,11 +1,11 @@
cmake_minimum_required(VERSION 3.0)
-set(KF5_VERSION "5.49.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.49.0") # handled by release scripts
+set(KF5_VERSION "5.50.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
project(KEmoticons VERSION ${KF5_VERSION})
include(FeatureSummary)
-find_package(ECM 5.49.0 NO_MODULE)
+find_package(ECM 5.50.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)
1
0
Hello community,
here is the log from the commit of package kdoctools for openSUSE:Factory checked in at 2018-10-01 08:05:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdoctools (Old)
and /work/SRC/openSUSE:Factory/.kdoctools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdoctools"
Mon Oct 1 08:05:52 2018 rev:59 rq:635993 version:5.50.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdoctools/kdoctools.changes 2018-08-24 16:52:55.537278014 +0200
+++ /work/SRC/openSUSE:Factory/.kdoctools.new/kdoctools.changes 2018-10-01 08:05:54.746368932 +0200
@@ -1,0 +2,17 @@
+Thu Sep 13 21:58:45 UTC 2018 - lbeltrame(a)kde.org
+
+- Update to 5.50.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+ * add acronym ASCII to general.entities
+ * add JSON to general.entities
+ * Let test.cmake find the files where they were installed
+ * Let meinproc5 be more verbose in 'install' auto test
+ * Let 'install' autotest build in verbose mode to see KDE CI build issues
+ * Fix KDE CI compile issue
+ * In kdoctools_install test use absolute pathes to find installed files
+ * Convert manual install test to an autotest
+
+-------------------------------------------------------------------
Old:
----
kdoctools-5.49.0.tar.xz
New:
----
kdoctools-5.50.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdoctools.spec ++++++
--- /var/tmp/diff_new_pack.R2PRxM/_old 2018-10-01 08:05:55.502368527 +0200
+++ /var/tmp/diff_new_pack.R2PRxM/_new 2018-10-01 08:05:55.502368527 +0200
@@ -17,14 +17,14 @@
%define lname libKF5DocTools5
-%define _tar_path 5.49
+%define _tar_path 5.50
# 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: kdoctools
-Version: 5.49.0
+Version: 5.50.0
Release: 0
Summary: Create documentation from DocBook
License: LGPL-2.1-or-later AND MIT
++++++ kdoctools-5.49.0.tar.xz -> kdoctools-5.50.0.tar.xz ++++++
++++ 3142 lines of diff (skipped)
1
0
Hello community,
here is the log from the commit of package kdnssd-framework for openSUSE:Factory checked in at 2018-10-01 08:05:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdnssd-framework (Old)
and /work/SRC/openSUSE:Factory/.kdnssd-framework.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdnssd-framework"
Mon Oct 1 08:05:47 2018 rev:56 rq:635992 version:5.50.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdnssd-framework/kdnssd-framework.changes 2018-08-24 16:52:49.477270870 +0200
+++ /work/SRC/openSUSE:Factory/.kdnssd-framework.new/kdnssd-framework.changes 2018-10-01 08:05:49.466371760 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 21:58:45 UTC 2018 - lbeltrame(a)kde.org
+
+- Update to 5.50.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+ * None
+
+-------------------------------------------------------------------
Old:
----
kdnssd-5.49.0.tar.xz
New:
----
kdnssd-5.50.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdnssd-framework.spec ++++++
--- /var/tmp/diff_new_pack.sUiMC9/_old 2018-10-01 08:05:50.606371149 +0200
+++ /var/tmp/diff_new_pack.sUiMC9/_new 2018-10-01 08:05:50.638371132 +0200
@@ -17,14 +17,14 @@
%define lname libKF5DNSSD5
-%define _tar_path 5.49
+%define _tar_path 5.50
# 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: kdnssd-framework
-Version: 5.49.0
+Version: 5.50.0
Release: 0
Summary: Network service discovery using Zeroconf
License: LGPL-2.1-or-later
++++++ kdnssd-5.49.0.tar.xz -> kdnssd-5.50.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdnssd-5.49.0/CMakeLists.txt new/kdnssd-5.50.0/CMakeLists.txt
--- old/kdnssd-5.49.0/CMakeLists.txt 2018-08-04 12:57:51.000000000 +0200
+++ new/kdnssd-5.50.0/CMakeLists.txt 2018-09-02 21:19:22.000000000 +0200
@@ -1,10 +1,10 @@
cmake_minimum_required(VERSION 3.0)
-set(KF5_VERSION "5.49.0") # handled by release scripts
+set(KF5_VERSION "5.50.0") # handled by release scripts
project(KDNSSD VERSION ${KF5_VERSION})
include(FeatureSummary)
-find_package(ECM 5.49.0 NO_MODULE)
+find_package(ECM 5.50.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/kdnssd-5.49.0/po/zh_CN/kdnssd5_qt.po new/kdnssd-5.50.0/po/zh_CN/kdnssd5_qt.po
--- old/kdnssd-5.49.0/po/zh_CN/kdnssd5_qt.po 2018-08-04 12:57:51.000000000 +0200
+++ new/kdnssd-5.50.0/po/zh_CN/kdnssd5_qt.po 2018-09-02 21:19:22.000000000 +0200
@@ -13,8 +13,8 @@
msgid ""
msgstr ""
"Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2018-07-24 08:41\n"
-"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
+"PO-Revision-Date: 2018-08-30 13:09\n"
+"Last-Translator: guoyunhebrave <yunhe.guo(a)protonmail.com>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
1
0