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
April 2018
- 1 participants
- 1679 discussions
Hello community,
here is the log from the commit of package mbox-importer for openSUSE:Factory checked in at 2018-04-27 16:06:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old)
and /work/SRC/openSUSE:Factory/.mbox-importer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer"
Fri Apr 27 16:06:39 2018 rev:17 rq:599145 version:18.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2018-03-22 12:06:34.974521622 +0100
+++ /work/SRC/openSUSE:Factory/.mbox-importer.new/mbox-importer.changes 2018-04-27 16:07:03.703265829 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:50:01 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.04.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+ * None
+
+-------------------------------------------------------------------
+Fri Apr 06 07:10:13 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.03.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+ * None
+
+-------------------------------------------------------------------
Old:
----
mbox-importer-17.12.3.tar.xz
New:
----
mbox-importer-18.04.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mbox-importer.spec ++++++
--- /var/tmp/diff_new_pack.yQjsge/_old 2018-04-27 16:07:04.331242793 +0200
+++ /var/tmp/diff_new_pack.yQjsge/_new 2018-04-27 16:07:04.331242793 +0200
@@ -19,7 +19,7 @@
%bcond_without lang
Name: mbox-importer
-Version: 17.12.3
+Version: 18.04.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA)
++++++ mbox-importer-17.12.3.tar.xz -> mbox-importer-18.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/CMakeLists.txt new/mbox-importer-18.04.0/CMakeLists.txt
--- old/mbox-importer-17.12.3/CMakeLists.txt 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/CMakeLists.txt 2018-04-13 02:15:28.000000000 +0200
@@ -1,8 +1,8 @@
-set(KDEPIM_VERSION_NUMBER "5.7.3")
+set(KDEPIM_VERSION_NUMBER "5.8.0")
cmake_minimum_required(VERSION 3.1)
project(mbox-importer VERSION ${KDEPIM_VERSION_NUMBER})
-set(KF5_VERSION "5.39.0")
+set(KF5_VERSION "5.44.0")
find_package(ECM ${KF5_VERSION} CONFIG REQUIRED)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
@@ -27,7 +27,7 @@
include(ECMCoverageOption)
# Do NOT add quote
-set(KDEPIM_DEV_VERSION )
+set(KDEPIM_DEV_VERSION)
# add an extra space
if(DEFINED KDEPIM_DEV_VERSION)
@@ -36,17 +36,16 @@
set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
-
-set(AKONADI_VERSION "5.7.3")
+set(AKONADI_VERSION "5.8.0")
set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
set(KDEPIM_LIB_SOVERSION "5")
set(QT_REQUIRED_VERSION "5.8.0")
find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui Widgets)
-set(LIBMAILIMPORTER_VERSION_LIB "5.7.3")
-set(MAILCOMMON_LIB_VERSION_LIB "5.7.3")
-set(PIMCOMMON_LIB_VERSION "5.7.3")
+set(LIBMAILIMPORTER_VERSION_LIB "5.8.0")
+set(MAILCOMMON_LIB_VERSION_LIB "5.8.0")
+set(PIMCOMMON_LIB_VERSION "5.8.0")
# Find KF5 package
find_package(KF5Config ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/ar/mboximporter.po new/mbox-importer-18.04.0/po/ar/mboximporter.po
--- old/mbox-importer-17.12.3/po/ar/mboximporter.po 1970-01-01 01:00:00.000000000 +0100
+++ new/mbox-importer-18.04.0/po/ar/mboximporter.po 2018-04-13 02:15:27.000000000 +0200
@@ -0,0 +1,86 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Safa Alfulaij <safa1996alfulaij(a)gmail.com>, 2018.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-01-26 17:53+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"
+"Content-Type: text/plain; charset=UTF-8\n"
+"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 2.0\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "صفا الفليج"
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "safa1996alfulaij(a)gmail.com"
+
+#: main.cpp:42
+#, kde-format
+msgid "MBox importer tool"
+msgstr "أداة مستورد MBox"
+
+#: main.cpp:44
+#, kde-format
+msgid "MBox Import Tool"
+msgstr "أداة استيراد MBox"
+
+#: main.cpp:46
+#, kde-format
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "الحقوق محفوظة © ٢٠١٣-٢٠١٨ لمؤلّفو «مستورد MBox»"
+
+#: main.cpp:47
+#, kde-format
+msgid "Laurent Montel"
+msgstr "Laurent Montel"
+
+#: main.cpp:47
+#, kde-format
+msgid "Maintainer"
+msgstr "المصين"
+
+#: main.cpp:59
+#, kde-format
+msgid "URL of mbox to be imported"
+msgstr "مسار MBox الذي سيُستورد"
+
+#: mboxmainwindow.cpp:40
+#, kde-format
+msgid "Import mbox file"
+msgstr "استور ملفّ MBox"
+
+#: mboxmainwindow.cpp:73
+#, kde-format
+msgid "Import in progress"
+msgstr "يجري الاستيراد..."
+
+#: mboxmainwindow.cpp:79
+#, kde-format
+msgid "Import finished"
+msgstr "انتهى الاستيراد"
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: ui/mboximportwidget.ui:20
+#, kde-format
+msgid "Please select the folder to import to:"
+msgstr "رجاءً اختر المجلّد للاستيراد فيه:"
+
+#. i18n: ectx: property (text), widget (QPushButton, importMails)
+#: ui/mboximportwidget.ui:48
+#, kde-format
+msgid "Import Mails"
+msgstr "استورد الرّسائل"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/ast/mboximporter.po new/mbox-importer-18.04.0/po/ast/mboximporter.po
--- old/mbox-importer-17.12.3/po/ast/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/ast/mboximporter.po 2018-04-13 02:15:27.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2016-12-21 16:31+0100\n"
"Last-Translator: enolp <enolp(a)softastur.org>\n"
"Language-Team: Asturian <alministradores(a)softastur.org>\n"
@@ -39,7 +39,7 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr ""
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/bg/mboximporter.po new/mbox-importer-18.04.0/po/bg/mboximporter.po
--- old/mbox-importer-17.12.3/po/bg/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/bg/mboximporter.po 2018-04-13 02:15:27.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2013-08-05 13:36+0300\n"
"Last-Translator: Yasen Pramatarov <yasen(a)lindeas.com>\n"
"Language-Team: Bulgarian <dict(a)ludost.net>\n"
@@ -41,7 +41,7 @@
#: main.cpp:46
#, fuzzy, kde-format
#| msgid "Copyright © 2013 MBoxImporter authors"
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "Copyright © 2013 авторите на MBoxImporter"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/bs/mboximporter.po new/mbox-importer-18.04.0/po/bs/mboximporter.po
--- old/mbox-importer-17.12.3/po/bs/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/bs/mboximporter.po 2018-04-13 02:15:27.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: mbox\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2013-11-15 14:01+0000\n"
"Last-Translator: Samir Ribić <Unknown>\n"
"Language-Team: bosanski <bs(a)li.org>\n"
@@ -44,7 +44,7 @@
#: main.cpp:46
#, fuzzy, kde-format
#| msgid "Copyright © 2013 MBoxImporter authors"
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "Auotrska prava © 2013 MBoxImporter autorsi"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/ca/mboximporter.po new/mbox-importer-18.04.0/po/ca/mboximporter.po
--- old/mbox-importer-17.12.3/po/ca/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/ca/mboximporter.po 2018-04-13 02:15:27.000000000 +0200
@@ -1,16 +1,17 @@
# Translation of mboximporter.po to Catalan
-# Copyright (C) 2013-2017 This_file_is_part_of_KDE
+# Copyright (C) 2013-2018 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2.1 or
# version 3 or later versions approved by the membership of KDE e.V.
#
# Antoni Bella Pérez <antonibella5(a)yahoo.com>, 2013, 2014, 2015, 2016, 2017.
+# Josep Ma. Ferrer <txemaq(a)gmail.com>, 2018.
msgid ""
msgstr ""
"Project-Id-Version: mboximporter\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-01-02 18:21+0100\n"
-"Last-Translator: Antoni Bella Pérez <antonibella5(a)yahoo.com>\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-01-02 10:36+0100\n"
+"Last-Translator: Josep Ma. Ferrer <txemaq(a)gmail.com>\n"
"Language-Team: Catalan <kde-i18n-ca(a)kde.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -42,8 +43,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "Copyright © 2013-2017, els autors de l'importador MBox"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "Copyright © 2013-2018, els autors de l'importador MBox"
#: main.cpp:47
#, kde-format
@@ -86,3 +87,9 @@
#, kde-format
msgid "Import Mails"
msgstr "Importa els correus"
+
+#~ msgid "Messageviewer Header Theme Editor"
+#~ msgstr "Editor de temes per a les capçaleres del visor de missatges"
+
+#~ msgid "mbox importer"
+#~ msgstr "Importador de mbox"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/ca(a)valencia/mboximporter.po new/mbox-importer-18.04.0/po/ca(a)valencia/mboximporter.po
--- old/mbox-importer-17.12.3/po/ca(a)valencia/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/ca(a)valencia/mboximporter.po 2018-04-13 02:15:27.000000000 +0200
@@ -1,16 +1,17 @@
# Translation of mboximporter.po to Catalan (Valencian)
-# Copyright (C) 2013-2017 This_file_is_part_of_KDE
+# Copyright (C) 2013-2018 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2.1 or
# version 3 or later versions approved by the membership of KDE e.V.
#
# Antoni Bella Pérez <antonibella5(a)yahoo.com>, 2013, 2014, 2015, 2016, 2017.
+# Josep Ma. Ferrer <txemaq(a)gmail.com>, 2018.
msgid ""
msgstr ""
"Project-Id-Version: mboximporter\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-01-02 18:21+0100\n"
-"Last-Translator: Antoni Bella Pérez <antonibella5(a)yahoo.com>\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-01-02 10:36+0100\n"
+"Last-Translator: Josep Ma. Ferrer <txemaq(a)gmail.com>\n"
"Language-Team: Catalan <kde-i18n-ca(a)kde.org>\n"
"Language: ca@valencia\n"
"MIME-Version: 1.0\n"
@@ -42,8 +43,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "Copyright © 2013-2017, els autors de l'importador MBox"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "Copyright © 2013-2018, els autors de l'importador MBox"
#: main.cpp:47
#, kde-format
@@ -86,3 +87,9 @@
#, kde-format
msgid "Import Mails"
msgstr "Importa els correus"
+
+#~ msgid "Messageviewer Header Theme Editor"
+#~ msgstr "Editor de temes per a les capçaleres del visor de missatges"
+
+#~ msgid "mbox importer"
+#~ msgstr "Importador de mbox"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/cs/mboximporter.po new/mbox-importer-18.04.0/po/cs/mboximporter.po
--- old/mbox-importer-17.12.3/po/cs/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/cs/mboximporter.po 2018-04-13 02:15:27.000000000 +0200
@@ -1,14 +1,14 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
-# Vit Pelcak <vit(a)pelcak.org>, 2013, 2014, 2015, 2016, 2017.
+# Vit Pelcak <vit(a)pelcak.org>, 2013, 2014, 2015, 2016, 2017, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-02-22 16:47+0100\n"
-"Last-Translator: Vít Pelčák <vit(a)pelcak.org>\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-01-09 14:36+0100\n"
+"Last-Translator: Vit Pelcak <vit(a)pelcak.org>\n"
"Language-Team: Czech <kde-i18n-doc(a)kde.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
@@ -39,8 +39,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "Copyright © 2013-2017 Autoři MBoxImporter"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "Copyright © 2013-2018 Autoři MBoxImporter"
#: main.cpp:47
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/da/mboximporter.po new/mbox-importer-18.04.0/po/da/mboximporter.po
--- old/mbox-importer-17.12.3/po/da/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/da/mboximporter.po 2018-04-13 02:15:27.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2016-08-07 15:08+0100\n"
"Last-Translator: Martin Schlander <mschlander(a)opensuse.org>\n"
"Language-Team: Danish <kde-i18n-doc(a)kde.org>\n"
@@ -40,7 +40,7 @@
#: main.cpp:46
#, fuzzy, kde-format
#| msgid "Copyright © 2013-2016 MBoxImporter authors"
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "Ophavsret © 2013-2016 MBoxImporter-udviklerne"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/de/mboximporter.po new/mbox-importer-18.04.0/po/de/mboximporter.po
--- old/mbox-importer-17.12.3/po/de/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/de/mboximporter.po 2018-04-13 02:15:27.000000000 +0200
@@ -1,11 +1,11 @@
-# Burkhard Lück <lueck(a)hube-lueck.de>, 2013, 2014, 2015, 2017.
+# Burkhard Lück <lueck(a)hube-lueck.de>, 2013, 2014, 2015, 2017, 2018.
# Frederik Schwarzer <schwarzer(a)kde.org>, 2016.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-01-20 22:04+0100\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-03-05 10:21+0100\n"
"Last-Translator: Burkhard Lück <lueck(a)hube-lueck.de>\n"
"Language-Team: German <kde-i18n-de(a)kde.org>\n"
"Language: de\n"
@@ -37,8 +37,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "Copyright © 2013-2017 MBoxImporter-Autoren"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "Copyright © 2013-2018 MBoxImporter-Autoren"
#: main.cpp:47
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/en_GB/mboximporter.po new/mbox-importer-18.04.0/po/en_GB/mboximporter.po
--- old/mbox-importer-17.12.3/po/en_GB/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/en_GB/mboximporter.po 2018-04-13 02:15:27.000000000 +0200
@@ -1,15 +1,15 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
-# Steve Allewell <steve.allewell(a)gmail.com>, 2014, 2015, 2016, 2017.
+# Steve Allewell <steve.allewell(a)gmail.com>, 2014, 2015, 2016, 2017, 2018.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-01-07 15:04+0000\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-02-18 16:19+0000\n"
"Last-Translator: Steve Allewell <steve.allewell(a)gmail.com>\n"
-"Language-Team: English <kde-l10n-en_gb(a)kde.org>\n"
+"Language-Team: British English <kde-i18n-doc(a)kde.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -39,8 +39,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "Copyright © 2013-2018 MBoxImporter authors"
#: main.cpp:47
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/es/mboximporter.po new/mbox-importer-18.04.0/po/es/mboximporter.po
--- old/mbox-importer-17.12.3/po/es/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/es/mboximporter.po 2018-04-13 02:15:27.000000000 +0200
@@ -1,15 +1,15 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
-# Javier Viñal <fjvinal(a)gmail.com>, 2013, 2014, 2015, 2016, 2017.
+# Javier Viñal <fjvinal(a)gmail.com>, 2013, 2014, 2015, 2016, 2017, 2018.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-01-12 22:16+0100\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-01-05 23:34+0100\n"
"Last-Translator: Javier Vinal <fjvinal(a)gmail.com>\n"
-"Language-Team: Spanish <l10n-kde-es(a)kde.org>\n"
+"Language-Team: Spanish <kde-l10n-es(a)kde.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -39,8 +39,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "Derechos de autor © 2013-2017, los autores de MBoxImporter"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "Derechos de autor © 2013-2018, los autores de MBoxImporter"
#: main.cpp:47
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/et/mboximporter.po new/mbox-importer-18.04.0/po/et/mboximporter.po
--- old/mbox-importer-17.12.3/po/et/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/et/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2016-07-27 20:02+0300\n"
"Last-Translator: Marek Laane <qiilaq69(a)gmail.com>\n"
"Language-Team: Estonian <kde-et(a)linux.ee>\n"
@@ -40,7 +40,7 @@
#: main.cpp:46
#, fuzzy, kde-format
#| msgid "Copyright © 2013-2016 MBoxImporter authors"
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "Autoriõigus © 2013-2016: MBoxImporteri autorid"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/fi/mboximporter.po new/mbox-importer-18.04.0/po/fi/mboximporter.po
--- old/mbox-importer-17.12.3/po/fi/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/fi/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -7,8 +7,8 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-05-07 20:58+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-01-22 17:18+0200\n"
"Last-Translator: Tommi Nieminen <translator(a)legisign.org>\n"
"Language-Team: Finnish <kde-i18n-doc(a)kde.org>\n"
"Language: fi\n"
@@ -40,8 +40,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "Copyright © 2013–2017 MBoxImporterin tekijät"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "Tekijänoikeudet © 2013–2018 MBoxImporterin tekijät"
#: main.cpp:47
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/fr/mboximporter.po new/mbox-importer-18.04.0/po/fr/mboximporter.po
--- old/mbox-importer-17.12.3/po/fr/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/fr/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -7,8 +7,8 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-06-07 23:37+0100\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-01-11 17:50+0100\n"
"Last-Translator: Vincent Pinon <vpinon(a)kde.org>\n"
"Language-Team: French <kde-francophone(a)kde.org>\n"
"Language: fr\n"
@@ -43,8 +43,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "Copyright © 2013-2017 les auteurs de MBoxImporter"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "Copyright © 2013-2018 les auteurs de MBoxImporter"
#: main.cpp:47
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/gl/mboximporter.po new/mbox-importer-18.04.0/po/gl/mboximporter.po
--- old/mbox-importer-17.12.3/po/gl/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/gl/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2016-01-03 16:55+0100\n"
"Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
"com>\n"
@@ -45,7 +45,7 @@
#: main.cpp:46
#, fuzzy, kde-format
#| msgid "Copyright © 2013-2016 MBoxImporter authors"
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "© 2013-2016 Autores de MBoxImporter"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/hu/mboximporter.po new/mbox-importer-18.04.0/po/hu/mboximporter.po
--- old/mbox-importer-17.12.3/po/hu/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/hu/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2014-09-04 12:27+0200\n"
"Last-Translator: Kristóf Kiszel <ulysses(a)kubuntu.org>\n"
"Language-Team: Hungarian <kde-l10n-hu(a)kde.org>\n"
@@ -42,7 +42,7 @@
#: main.cpp:46
#, fuzzy, kde-format
#| msgid "Copyright © 2013 MBoxImporter authors"
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "Copyright © Az MBoxImporter szerzői, 2013."
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/ia/mboximporter.po new/mbox-importer-18.04.0/po/ia/mboximporter.po
--- old/mbox-importer-17.12.3/po/ia/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/ia/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2013-10-23 14:02+0200\n"
"Last-Translator: Giovanni Sora <g.sora(a)tiscali.it>\n"
"Language-Team: Interlingua <kde-i18n-ia(a)kde.org>\n"
@@ -41,7 +41,7 @@
#: main.cpp:46
#, fuzzy, kde-format
#| msgid "Copyright © 2013 MBoxImporter authors"
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "Copyright © 2013 le autores de MBoxImporter"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/it/mboximporter.po new/mbox-importer-18.04.0/po/it/mboximporter.po
--- old/mbox-importer-17.12.3/po/it/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/it/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -6,8 +6,8 @@
msgstr ""
"Project-Id-Version: mboximporter\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-01-06 01:18+0100\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-01-03 21:01+0100\n"
"Last-Translator: Luigi Toscano <luigi.toscano(a)tiscali.it>\n"
"Language-Team: Italian <kde-i18n-it(a)kde.org>\n"
"Language: it\n"
@@ -39,8 +39,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "Copyright © 2013-2017, gli autori di MBoxImporter"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "Copyright © 2013-2018, gli autori di MBoxImporter"
#: main.cpp:47
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/ja/mboximporter.po new/mbox-importer-18.04.0/po/ja/mboximporter.po
--- old/mbox-importer-17.12.3/po/ja/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/ja/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: mboximporter\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2013-08-19 00:13-0700\n"
"Last-Translator: Japanese KDE translation team <kde-jp(a)kde.org>\n"
"Language-Team: Japanese <kde-jp(a)kde.org>\n"
@@ -36,7 +36,7 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr ""
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/kk/mboximporter.po new/mbox-importer-18.04.0/po/kk/mboximporter.po
--- old/mbox-importer-17.12.3/po/kk/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/kk/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2013-09-24 04:50+0600\n"
"Last-Translator: Sairan Kikkarin <sairan(a)computer.org>\n"
"Language-Team: Kazakh <kde-i18n-doc(a)kde.org>\n"
@@ -43,7 +43,7 @@
#: main.cpp:46
#, fuzzy, kde-format
#| msgid "Copyright © 2013 MBoxImporter authors"
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "Copyright © 2013 MBoxImporter авторлары"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/ko/mboximporter.po new/mbox-importer-18.04.0/po/ko/mboximporter.po
--- old/mbox-importer-17.12.3/po/ko/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/ko/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2017-12-03 22:23+0100\n"
"Last-Translator: Shinjo Park <kde(a)peremen.name>\n"
"Language-Team: Korean <kde(a)peremen.name>\n"
@@ -38,8 +38,9 @@
msgstr "MBox 가져오기 도구"
#: main.cpp:46
-#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+#, fuzzy, kde-format
+#| msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "Copyright © 2013-2017 MBoxImporter authors"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/lt/mboximporter.po new/mbox-importer-18.04.0/po/lt/mboximporter.po
--- old/mbox-importer-17.12.3/po/lt/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/lt/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: l 10n\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2014-11-10 19:35+0200\n"
"Last-Translator: Liudas Ališauskas <liudas(a)aksioma.lt>\n"
"Language-Team: Lithuanian <kde-i18n-lt(a)kde.org>\n"
@@ -44,7 +44,7 @@
#: main.cpp:46
#, fuzzy, kde-format
#| msgid "Copyright © 2013 MBoxImporter authors"
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "Autorinės teisės © 2013 MBoxImporter autoriai"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/nb/mboximporter.po new/mbox-importer-18.04.0/po/nb/mboximporter.po
--- old/mbox-importer-17.12.3/po/nb/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/nb/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2014-09-13 18:22+0200\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"
@@ -41,7 +41,7 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr ""
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/nds/mboximporter.po new/mbox-importer-18.04.0/po/nds/mboximporter.po
--- old/mbox-importer-17.12.3/po/nds/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/nds/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2014-08-13 23:52+0200\n"
"Last-Translator: Sönke Dibbern <s_dibbern(a)web.de>\n"
"Language-Team: Low Saxon <kde-i18n-nds(a)kde.org>\n"
@@ -41,7 +41,7 @@
#: main.cpp:46
#, fuzzy, kde-format
#| msgid "Copyright © 2013 MBoxImporter authors"
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "Copyright © 2013 de Schrieverslüüd vun de MBox-Importeren"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/nl/mboximporter.po new/mbox-importer-18.04.0/po/nl/mboximporter.po
--- old/mbox-importer-17.12.3/po/nl/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/nl/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -1,13 +1,13 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
-# Freek de Kruijf <freekdekruijf(a)kde.nl>, 2016, 2017.
+# Freek de Kruijf <freekdekruijf(a)kde.nl>, 2016, 2017, 2018.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-01-02 13:39+0100\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-01-02 22:10+0100\n"
"Last-Translator: Freek de Kruijf <freekdekruijf(a)kde.nl>\n"
"Language-Team: Dutch <kde-i18n-nl(a)kde.org>\n"
"Language: nl\n"
@@ -39,8 +39,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "Copyright © 2013-2017 Auteurs van MBoxImporter"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "Copyright © 2013-2018 Auteurs van MBoxImporter"
#: main.cpp:47
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/pl/mboximporter.po new/mbox-importer-18.04.0/po/pl/mboximporter.po
--- old/mbox-importer-17.12.3/po/pl/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/pl/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -1,13 +1,13 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
-# Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>, 2014, 2015, 2016, 2017.
+# Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>, 2014, 2015, 2016, 2017, 2018.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-02-25 07:57+0100\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-01-28 06:03+0100\n"
"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>\n"
"Language-Team: Polish <kde-i18n-doc(a)kde.org>\n"
"Language: pl\n"
@@ -40,8 +40,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "Copyright © 2013-2017 Autorzy MBoxImporter"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "Copyright © 2013-2018 Autorzy MBoxImporter"
#: main.cpp:47
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/pt/mboximporter.po new/mbox-importer-18.04.0/po/pt/mboximporter.po
--- old/mbox-importer-17.12.3/po/pt/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/pt/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -2,8 +2,8 @@
msgstr ""
"Project-Id-Version: mboximporter\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-01-02 09:40+0000\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-01-02 10:28+0000\n"
"Last-Translator: José Nuno Coelho Pires <zepires(a)gmail.com>\n"
"Language-Team: Portuguese <kde-i18n-pt(a)kde.org>\n"
"Language: pt\n"
@@ -35,8 +35,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "'Copyright' © 2013-2017 dos autores do MBoxImporter"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "'Copyright' © 2013-2018 dos autores do MBoxImporter"
#: main.cpp:47
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/pt_BR/mboximporter.po new/mbox-importer-18.04.0/po/pt_BR/mboximporter.po
--- old/mbox-importer-17.12.3/po/pt_BR/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/pt_BR/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: mboximporter\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2016-01-02 10:13-0200\n"
"Last-Translator: André Marcelo Alvarenga <alvarenga(a)kde.org>\n"
"Language-Team: Brazilian Portuguese <kde-i18n-pt_br(a)kde.org>\n"
@@ -41,7 +41,7 @@
#: main.cpp:46
#, fuzzy, kde-format
#| msgid "Copyright © 2013-2016 MBoxImporter authors"
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "Copyright © 2013-2016 dos autores do MBoxImporter"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/ro/mboximporter.po new/mbox-importer-18.04.0/po/ro/mboximporter.po
--- old/mbox-importer-17.12.3/po/ro/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/ro/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2013-10-05 14:36+0300\n"
"Last-Translator: Sergiu Bivol <sergiu(a)ase.md>\n"
"Language-Team: Romanian <kde-i18n-ro(a)kde.org>\n"
@@ -42,7 +42,7 @@
#: main.cpp:46
#, fuzzy, kde-format
#| msgid "Copyright © 2013 MBoxImporter authors"
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "Drept de autor © 2013 Autorii Importator MBox"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/ru/mboximporter.po new/mbox-importer-18.04.0/po/ru/mboximporter.po
--- old/mbox-importer-17.12.3/po/ru/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/ru/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2016-03-26 12:54+0300\n"
"Last-Translator: Alexander Potashev <aspotashev(a)gmail.com>\n"
"Language-Team: Russian <kde-russian(a)lists.kde.ru>\n"
@@ -45,7 +45,7 @@
#: main.cpp:46
#, fuzzy, kde-format
#| msgid "Copyright © 2013-2016 MBoxImporter authors"
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "© Авторы MBoxImporter, 2013–2016"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/sk/mboximporter.po new/mbox-importer-18.04.0/po/sk/mboximporter.po
--- old/mbox-importer-17.12.3/po/sk/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/sk/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: mboximporter\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2017-01-02 11:47+0100\n"
"Last-Translator: Roman Paholik <wizzardsk(a)gmail.com>\n"
"Language-Team: Slovak <kde-sk(a)linux.sk>\n"
@@ -36,8 +36,9 @@
msgstr "Nástroj importéra MBox"
#: main.cpp:46
-#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+#, fuzzy, kde-format
+#| msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "Copyright © 2013-2017 Autori MBoxImporter"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/sl/mboximporter.po new/mbox-importer-18.04.0/po/sl/mboximporter.po
--- old/mbox-importer-17.12.3/po/sl/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/sl/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -1,13 +1,13 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
-# Andrej Mernik <andrejm(a)ubuntu.si>, 2014, 2015, 2016, 2017.
+# Andrej Mernik <andrejm(a)ubuntu.si>, 2014, 2015, 2016, 2017, 2018.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-03-25 07:50+0100\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-01-18 18:00+0100\n"
"Last-Translator: Andrej Mernik <andrejm(a)ubuntu.si>\n"
"Language-Team: Slovenian <lugos-slo(a)lugos.si>\n"
"Language: sl\n"
@@ -40,8 +40,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "Avtorske pravice © 2013-2017 avtorji MBoxImporter-ja"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "Avtorske pravice © 2013-2018 avtorji MBoxImporter-ja"
#: main.cpp:47
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/sr/mboximporter.po new/mbox-importer-18.04.0/po/sr/mboximporter.po
--- old/mbox-importer-17.12.3/po/sr/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/sr/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -4,8 +4,8 @@
msgstr ""
"Project-Id-Version: mboximporter\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-01-06 21:01+0100\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-01-06 09:21+0100\n"
"Last-Translator: Chusslove Illich <caslav.ilic(a)gmx.net>\n"
"Language-Team: Serbian <kde-i18n-sr(a)kde.org>\n"
"Language: sr\n"
@@ -40,8 +40,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "© 2013–2017, аутори увоза мбокса"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "© 2013–2018, аутори увоза мбокса"
#: main.cpp:47
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/sv/mboximporter.po new/mbox-importer-18.04.0/po/sv/mboximporter.po
--- old/mbox-importer-17.12.3/po/sv/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/sv/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -1,13 +1,13 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
-# Stefan Asserhäll <stefan.asserhall(a)bredband.net>, 2013, 2014, 2015, 2016, 2017.
+# Stefan Asserhäll <stefan.asserhall(a)bredband.net>, 2013, 2014, 2015, 2016, 2017, 2018.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-01-02 14:37+0100\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-01-02 19:13+0100\n"
"Last-Translator: Stefan Asserhäll <stefan.asserhall(a)bredband.net>\n"
"Language-Team: Swedish <kde-i18n-doc(a)kde.org>\n"
"Language: sv\n"
@@ -39,8 +39,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "Copyright © 2013-2017 Upphovsmännen till Import av brevlåda"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "Copyright © 2013-2018 Upphovsmännen till Import av brevlåda"
#: main.cpp:47
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/tr/mboximporter.po new/mbox-importer-18.04.0/po/tr/mboximporter.po
--- old/mbox-importer-17.12.3/po/tr/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/tr/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kdepim-kde4\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2017-06-05 12:07+0000\n"
"Last-Translator: Mesutcan <mesutcank(a)gmail.com>\n"
"Language-Team: Turkish <kde-l10n-tr(a)kde.org>\n"
@@ -42,8 +42,9 @@
msgstr "MBox İçe Aktarma Aracı"
#: main.cpp:46
-#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+#, fuzzy, kde-format
+#| msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "Telif Hakkı © 2013-2017 MBoxImporter yazarları"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/ug/mboximporter.po new/mbox-importer-18.04.0/po/ug/mboximporter.po
--- old/mbox-importer-17.12.3/po/ug/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/ug/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: mboximporter\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2013-09-08 07:05+0900\n"
"Last-Translator: Gheyret Kenji <gheyret(a)gmail.com>\n"
"Language-Team: Uyghur <kde-i18n-doc(a)kde.org>\n"
@@ -39,7 +39,7 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr ""
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/uk/mboximporter.po new/mbox-importer-18.04.0/po/uk/mboximporter.po
--- old/mbox-importer-17.12.3/po/uk/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/uk/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -1,15 +1,15 @@
# Translation of mboximporter.po to Ukrainian
-# Copyright (C) 2013-2017 This_file_is_part_of_KDE
+# Copyright (C) 2013-2018 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2.1 or
# version 3 or later versions approved by the membership of KDE e.V.
#
-# Yuri Chornoivan <yurchor(a)ukr.net>, 2013, 2014, 2015, 2016, 2017.
+# Yuri Chornoivan <yurchor(a)ukr.net>, 2013, 2014, 2015, 2016, 2017, 2018.
msgid ""
msgstr ""
"Project-Id-Version: mboximporter\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2017-01-02 13:11+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-01-02 09:29+0200\n"
"Last-Translator: Yuri Chornoivan <yurchor(a)ukr.net>\n"
"Language-Team: Ukrainian <kde-i18n-uk(a)kde.org>\n"
"Language: uk\n"
@@ -18,7 +18,7 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -42,8 +42,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "© Автори MBoxImporter, 2013–2017"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "© Автори MBoxImporter, 2013–2018"
#: main.cpp:47
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/zh_CN/mboximporter.po new/mbox-importer-18.04.0/po/zh_CN/mboximporter.po
--- old/mbox-importer-17.12.3/po/zh_CN/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/zh_CN/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -7,8 +7,8 @@
msgstr ""
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
-"PO-Revision-Date: 2018-02-28 02:28-0500\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
+"PO-Revision-Date: 2018-04-05 09:39-0400\n"
"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
@@ -43,8 +43,8 @@
#: main.cpp:46
#, kde-format
-msgid "Copyright © 2013-2017 MBoxImporter authors"
-msgstr "版权 © 2013-2017 MBoxImporter 作者"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
+msgstr "版权 © 2013-2018 MBoxImporter 作者"
#: main.cpp:47
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/po/zh_TW/mboximporter.po new/mbox-importer-18.04.0/po/zh_TW/mboximporter.po
--- old/mbox-importer-17.12.3/po/zh_TW/mboximporter.po 2018-03-06 01:30:23.000000000 +0100
+++ new/mbox-importer-18.04.0/po/zh_TW/mboximporter.po 2018-04-13 02:15:28.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-10-13 03:28+0200\n"
+"POT-Creation-Date: 2018-01-02 03:16+0100\n"
"PO-Revision-Date: 2017-11-11 19:21+0800\n"
"Last-Translator: Franklin Weng <franklin(a)goodhorse.idv.tw>\n"
"Language-Team: Chinese <zh-l10n(a)linux.org.tw>\n"
@@ -41,7 +41,7 @@
#: main.cpp:46
#, fuzzy, kde-format
#| msgid "Copyright © 2013-2015 MBoxImporter authors"
-msgid "Copyright © 2013-2017 MBoxImporter authors"
+msgid "Copyright © 2013-2018 MBoxImporter authors"
msgstr "Copyright © 2013-2015 MBoxImporter 作者群"
#: main.cpp:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/src/main.cpp new/mbox-importer-18.04.0/src/main.cpp
--- old/mbox-importer-17.12.3/src/main.cpp 2018-02-26 06:42:22.000000000 +0100
+++ new/mbox-importer-18.04.0/src/main.cpp 2018-04-10 13:50:35.000000000 +0200
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2013-2017 Montel Laurent <montel(a)kde.org>
+ Copyright (C) 2013-2018 Montel Laurent <montel(a)kde.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
@@ -43,7 +43,7 @@
QStringLiteral(MBOXIMPORTER_VERSION),
i18n("MBox Import Tool"),
KAboutLicense::GPL_V2,
- i18n("Copyright © 2013-2017 MBoxImporter authors"));
+ i18n("Copyright © 2013-2018 MBoxImporter authors"));
aboutData.addAuthor(i18n("Laurent Montel"), i18n("Maintainer"), QStringLiteral("montel(a)kde.org"));
QApplication::setWindowIcon(QIcon::fromTheme(QStringLiteral("kmail")));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/src/mboximporterinfogui.cpp new/mbox-importer-18.04.0/src/mboximporterinfogui.cpp
--- old/mbox-importer-17.12.3/src/mboximporterinfogui.cpp 2018-02-26 06:42:22.000000000 +0100
+++ new/mbox-importer-18.04.0/src/mboximporterinfogui.cpp 2018-04-10 13:50:35.000000000 +0200
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2013-2017 Montel Laurent <montel(a)kde.org>
+ Copyright (C) 2013-2018 Montel Laurent <montel(a)kde.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/src/mboximporterinfogui.h new/mbox-importer-18.04.0/src/mboximporterinfogui.h
--- old/mbox-importer-17.12.3/src/mboximporterinfogui.h 2018-02-26 06:42:22.000000000 +0100
+++ new/mbox-importer-18.04.0/src/mboximporterinfogui.h 2018-04-10 13:50:35.000000000 +0200
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2013-2017 Montel Laurent <montel(a)kde.org>
+ Copyright (C) 2013-2018 Montel Laurent <montel(a)kde.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/src/mboximportkernel.cpp new/mbox-importer-18.04.0/src/mboximportkernel.cpp
--- old/mbox-importer-17.12.3/src/mboximportkernel.cpp 2018-02-26 06:42:22.000000000 +0100
+++ new/mbox-importer-18.04.0/src/mboximportkernel.cpp 2018-04-10 13:50:35.000000000 +0200
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2013-2017 Montel Laurent <montel(a)kde.org>
+ Copyright (C) 2013-2018 Montel Laurent <montel(a)kde.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/src/mboximportkernel.h new/mbox-importer-18.04.0/src/mboximportkernel.h
--- old/mbox-importer-17.12.3/src/mboximportkernel.h 2018-02-26 06:42:22.000000000 +0100
+++ new/mbox-importer-18.04.0/src/mboximportkernel.h 2018-04-10 13:50:35.000000000 +0200
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2013-2017 Montel Laurent <montel(a)kde.org>
+ Copyright (C) 2013-2018 Montel Laurent <montel(a)kde.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/src/mboximportwidget.cpp new/mbox-importer-18.04.0/src/mboximportwidget.cpp
--- old/mbox-importer-17.12.3/src/mboximportwidget.cpp 2018-02-26 06:42:22.000000000 +0100
+++ new/mbox-importer-18.04.0/src/mboximportwidget.cpp 2018-04-10 13:50:35.000000000 +0200
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2012-2017 Montel Laurent <montel(a)kde.org>
+ Copyright (C) 2012-2018 Montel Laurent <montel(a)kde.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/src/mboximportwidget.h new/mbox-importer-18.04.0/src/mboximportwidget.h
--- old/mbox-importer-17.12.3/src/mboximportwidget.h 2018-02-26 06:42:22.000000000 +0100
+++ new/mbox-importer-18.04.0/src/mboximportwidget.h 2018-04-10 13:50:35.000000000 +0200
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2012-2017 Montel Laurent <montel(a)kde.org>
+ Copyright (C) 2012-2018 Montel Laurent <montel(a)kde.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/src/mboxmainwindow.cpp new/mbox-importer-18.04.0/src/mboxmainwindow.cpp
--- old/mbox-importer-17.12.3/src/mboxmainwindow.cpp 2018-02-26 06:42:22.000000000 +0100
+++ new/mbox-importer-18.04.0/src/mboxmainwindow.cpp 2018-04-10 13:50:35.000000000 +0200
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2013-2017 Montel Laurent <montel(a)kde.org>
+ Copyright (C) 2013-2018 Montel Laurent <montel(a)kde.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mbox-importer-17.12.3/src/mboxmainwindow.h new/mbox-importer-18.04.0/src/mboxmainwindow.h
--- old/mbox-importer-17.12.3/src/mboxmainwindow.h 2018-02-26 06:42:22.000000000 +0100
+++ new/mbox-importer-18.04.0/src/mboxmainwindow.h 2018-04-10 13:50:35.000000000 +0200
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2013-2017 Montel Laurent <montel(a)kde.org>
+ Copyright (C) 2013-2018 Montel Laurent <montel(a)kde.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
1
0
Hello community,
here is the log from the commit of package lskat for openSUSE:Factory checked in at 2018-04-27 16:06:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lskat (Old)
and /work/SRC/openSUSE:Factory/.lskat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lskat"
Fri Apr 27 16:06:36 2018 rev:71 rq:599140 version:18.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/lskat/lskat.changes 2018-03-22 12:06:23.762923537 +0100
+++ /work/SRC/openSUSE:Factory/.lskat.new/lskat.changes 2018-04-27 16:07:00.579380421 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:49:56 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.04.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+ * None
+
+-------------------------------------------------------------------
+Fri Apr 06 07:10:10 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.03.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+ * None
+
+-------------------------------------------------------------------
Old:
----
lskat-17.12.3.tar.xz
New:
----
lskat-18.04.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lskat.spec ++++++
--- /var/tmp/diff_new_pack.mUKoUl/_old 2018-04-27 16:07:01.523345794 +0200
+++ /var/tmp/diff_new_pack.mUKoUl/_new 2018-04-27 16:07:01.527345647 +0200
@@ -19,7 +19,7 @@
%bcond_without lang
Name: lskat
-Version: 17.12.3
+Version: 18.04.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
++++++ lskat-17.12.3.tar.xz -> lskat-18.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-17.12.3/org.kde.lskat.appdata.xml new/lskat-18.04.0/org.kde.lskat.appdata.xml
--- old/lskat-17.12.3/org.kde.lskat.appdata.xml 2018-02-10 05:42:51.000000000 +0100
+++ new/lskat-18.04.0/org.kde.lskat.appdata.xml 2018-02-08 03:26:39.000000000 +0100
@@ -18,8 +18,6 @@
<name xml:lang="nn">LSkat</name>
<name xml:lang="pl">LSkat</name>
<name xml:lang="pt">LSkat</name>
- <name xml:lang="pt-BR">LSkat</name>
- <name xml:lang="sk">LSkat</name>
<name xml:lang="sl">LSkat</name>
<name xml:lang="sr">П‑скат</name>
<name xml:lang="sr-Latn">P‑skat</name>
@@ -44,7 +42,6 @@
<summary xml:lang="nn">Kortspel</summary>
<summary xml:lang="pl">Gra karciana</summary>
<summary xml:lang="pt">Jogo de Cartas</summary>
- <summary xml:lang="pt-BR">Jogo de cartas</summary>
<summary xml:lang="ru">Карточная игра</summary>
<summary xml:lang="sk">Kartová hra</summary>
<summary xml:lang="sl">Igra s kartami</summary>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-17.12.3/po/ca/lskat.po new/lskat-18.04.0/po/ca/lskat.po
--- old/lskat-17.12.3/po/ca/lskat.po 2018-03-06 01:22:56.000000000 +0100
+++ new/lskat-18.04.0/po/ca/lskat.po 2018-04-13 02:10:53.000000000 +0200
@@ -471,3 +471,12 @@
msgctxt "Won and overall games in score widget"
msgid "Games: %1 / %2"
msgstr "Partides: %1/%2"
+
+#~ msgid "OK"
+#~ msgstr "D'acord"
+
+#~ msgid "Cancel"
+#~ msgstr "Cancel·la"
+
+#~ msgid "Player %1 won "
+#~ msgstr "El jugador %1 guanya"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-17.12.3/po/ca(a)valencia/lskat.po new/lskat-18.04.0/po/ca(a)valencia/lskat.po
--- old/lskat-17.12.3/po/ca(a)valencia/lskat.po 2018-03-06 01:22:56.000000000 +0100
+++ new/lskat-18.04.0/po/ca(a)valencia/lskat.po 2018-04-13 02:10:53.000000000 +0200
@@ -471,3 +471,12 @@
msgctxt "Won and overall games in score widget"
msgid "Games: %1 / %2"
msgstr "Partides: %1/%2"
+
+#~ msgid "OK"
+#~ msgstr "D'acord"
+
+#~ msgid "Cancel"
+#~ msgstr "Cancel·la"
+
+#~ msgid "Player %1 won "
+#~ msgstr "El jugador %1 guanya"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lskat-17.12.3/po/zh_CN/lskat.po new/lskat-18.04.0/po/zh_CN/lskat.po
--- old/lskat-17.12.3/po/zh_CN/lskat.po 2018-03-06 01:22:56.000000000 +0100
+++ new/lskat-18.04.0/po/zh_CN/lskat.po 2018-04-13 02:10:53.000000000 +0200
@@ -9,7 +9,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-10-24 03:12+0200\n"
-"PO-Revision-Date: 2018-02-28 02:28-0500\n"
+"PO-Revision-Date: 2018-04-05 09:41-0400\n"
"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
1
0
Hello community,
here is the log from the commit of package lokalize for openSUSE:Factory checked in at 2018-04-27 16:06:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lokalize (Old)
and /work/SRC/openSUSE:Factory/.lokalize.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lokalize"
Fri Apr 27 16:06:33 2018 rev:62 rq:599139 version:18.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/lokalize/lokalize.changes 2018-03-22 12:06:13.815280144 +0100
+++ /work/SRC/openSUSE:Factory/.lokalize.new/lokalize.changes 2018-04-27 16:06:57.631488558 +0200
@@ -1,0 +2,21 @@
+Wed Apr 18 07:49:56 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.04.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+ * None
+
+-------------------------------------------------------------------
+Fri Apr 06 07:10:10 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.03.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+ * Update wiki URL
+ * try harder detecting plural forms
+
+-------------------------------------------------------------------
Old:
----
lokalize-17.12.3.tar.xz
New:
----
lokalize-18.04.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lokalize.spec ++++++
--- /var/tmp/diff_new_pack.iX5JVe/_old 2018-04-27 16:06:58.483457305 +0200
+++ /var/tmp/diff_new_pack.iX5JVe/_new 2018-04-27 16:06:58.519455984 +0200
@@ -19,7 +19,7 @@
%bcond_without lang
Name: lokalize
-Version: 17.12.3
+Version: 18.04.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
++++++ lokalize-17.12.3.tar.xz -> lokalize-18.04.0.tar.xz ++++++
++++ 4486 lines of diff (skipped)
1
0
Hello community,
here is the log from the commit of package libkmahjongg for openSUSE:Factory checked in at 2018-04-27 16:06:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkmahjongg (Old)
and /work/SRC/openSUSE:Factory/.libkmahjongg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkmahjongg"
Fri Apr 27 16:06:30 2018 rev:72 rq:599135 version:18.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/libkmahjongg/libkmahjongg.changes 2018-03-22 12:06:02.411688949 +0100
+++ /work/SRC/openSUSE:Factory/.libkmahjongg.new/libkmahjongg.changes 2018-04-27 16:06:54.451605205 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:49:55 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.04.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+ * None
+
+-------------------------------------------------------------------
+Fri Apr 06 07:10:09 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.03.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+ * None
+
+-------------------------------------------------------------------
Old:
----
libkmahjongg-17.12.3.tar.xz
New:
----
libkmahjongg-18.04.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libkmahjongg.spec ++++++
--- /var/tmp/diff_new_pack.4BqAN7/_old 2018-04-27 16:06:54.991585397 +0200
+++ /var/tmp/diff_new_pack.4BqAN7/_new 2018-04-27 16:06:54.995585250 +0200
@@ -19,7 +19,7 @@
%bcond_without lang
Name: libkmahjongg
-Version: 17.12.3
+Version: 18.04.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
++++++ libkmahjongg-17.12.3.tar.xz -> libkmahjongg-18.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkmahjongg-17.12.3/backgrounds/wood_light.desktop new/libkmahjongg-18.04.0/backgrounds/wood_light.desktop
--- old/libkmahjongg-17.12.3/backgrounds/wood_light.desktop 2017-11-05 04:41:43.000000000 +0100
+++ new/libkmahjongg-18.04.0/backgrounds/wood_light.desktop 2018-03-13 05:19:06.000000000 +0100
@@ -56,7 +56,7 @@
Description=Resembles the surface of a wood table
Description[bs]=Nalikuje površini drvenog stola
Description[ca]=Sembla la superfície de fusta d'una taula
-Description[ca@valencia]=Pareix la superfície de fusta d'una taula
+Description[ca@valencia]=Sembla la superfície de fusta d'una taula
Description[da]=Minder om et træbords overflade
Description[de]=Gleicht der Oberfläche eines Holztisches.
Description[el]=Παρομοιάζει την επιφάνεια ενός ξύλινου τραπεζιού
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkmahjongg-17.12.3/po/id/libkmahjongg5.po new/libkmahjongg-18.04.0/po/id/libkmahjongg5.po
--- old/libkmahjongg-17.12.3/po/id/libkmahjongg5.po 2018-03-06 01:22:48.000000000 +0100
+++ new/libkmahjongg-18.04.0/po/id/libkmahjongg5.po 2018-04-13 02:10:49.000000000 +0200
@@ -15,7 +15,6 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#: kmahjonggbackgroundselector.ui:46 kmahjonggtilesetselector.ui:46
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkmahjongg-17.12.3/po/zh_CN/libkmahjongg5.po new/libkmahjongg-18.04.0/po/zh_CN/libkmahjongg5.po
--- old/libkmahjongg-17.12.3/po/zh_CN/libkmahjongg5.po 2018-03-06 01:22:48.000000000 +0100
+++ new/libkmahjongg-18.04.0/po/zh_CN/libkmahjongg5.po 2018-04-13 02:10:49.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2016-11-19 20:15+0100\n"
-"PO-Revision-Date: 2018-02-28 02:28-0500\n"
+"PO-Revision-Date: 2018-04-05 09:40-0400\n"
"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
1
0
Hello community,
here is the log from the commit of package libkgeomap for openSUSE:Factory checked in at 2018-04-27 16:06:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkgeomap (Old)
and /work/SRC/openSUSE:Factory/.libkgeomap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkgeomap"
Fri Apr 27 16:06:27 2018 rev:35 rq:599132 version:18.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/libkgeomap/libkgeomap.changes 2018-03-22 12:05:37.560579839 +0100
+++ /work/SRC/openSUSE:Factory/.libkgeomap.new/libkgeomap.changes 2018-04-27 16:06:52.491677101 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:49:54 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.04.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+ * None
+
+-------------------------------------------------------------------
+Fri Apr 06 07:10:09 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.03.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+ * None
+
+-------------------------------------------------------------------
Old:
----
libkgeomap-17.12.3.tar.xz
New:
----
libkgeomap-18.04.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libkgeomap.spec ++++++
--- /var/tmp/diff_new_pack.XX7vAy/_old 2018-04-27 16:06:53.163652451 +0200
+++ /var/tmp/diff_new_pack.XX7vAy/_new 2018-04-27 16:06:53.167652304 +0200
@@ -19,7 +19,7 @@
%bcond_without lang
Name: libkgeomap
-Version: 17.12.3
+Version: 18.04.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
++++++ libkgeomap-17.12.3.tar.xz -> libkgeomap-18.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkgeomap-17.12.3/po/gl/libkgeomap.po new/libkgeomap-18.04.0/po/gl/libkgeomap.po
--- old/libkgeomap-17.12.3/po/gl/libkgeomap.po 2018-03-06 01:15:00.000000000 +0100
+++ new/libkgeomap-18.04.0/po/gl/libkgeomap.po 2018-04-13 02:06:16.000000000 +0200
@@ -230,7 +230,7 @@
#: src/trackreader.cpp:292
#, kde-format
msgid "Could not open: %1"
-msgstr "Non é posíbel abrir: %1"
+msgstr "Non se puido abrir: %1"
#: src/trackreader.cpp:298
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkgeomap-17.12.3/po/zh_CN/libkgeomap.po new/libkgeomap-18.04.0/po/zh_CN/libkgeomap.po
--- old/libkgeomap-17.12.3/po/zh_CN/libkgeomap.po 2018-03-06 01:15:00.000000000 +0100
+++ new/libkgeomap-18.04.0/po/zh_CN/libkgeomap.po 2018-04-13 02:06:16.000000000 +0200
@@ -8,7 +8,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2016-11-19 20:15+0100\n"
-"PO-Revision-Date: 2018-02-28 02:28-0500\n"
+"PO-Revision-Date: 2018-04-05 09:41-0400\n"
"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
1
0
Hello community,
here is the log from the commit of package libkeduvocdocument for openSUSE:Factory checked in at 2018-04-27 16:06:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkeduvocdocument (Old)
and /work/SRC/openSUSE:Factory/.libkeduvocdocument.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkeduvocdocument"
Fri Apr 27 16:06:25 2018 rev:39 rq:599128 version:18.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/libkeduvocdocument/libkeduvocdocument.changes 2018-03-22 12:05:29.660863041 +0100
+++ /work/SRC/openSUSE:Factory/.libkeduvocdocument.new/libkeduvocdocument.changes 2018-04-27 16:06:51.763703805 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:49:53 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.04.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+ * None
+
+-------------------------------------------------------------------
+Fri Apr 06 07:10:08 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.03.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+ * Remove obsolete reviewboardrc file
+
+-------------------------------------------------------------------
Old:
----
libkeduvocdocument-17.12.3.tar.xz
New:
----
libkeduvocdocument-18.04.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libkeduvocdocument.spec ++++++
--- /var/tmp/diff_new_pack.fUYkuD/_old 2018-04-27 16:06:52.235686491 +0200
+++ /var/tmp/diff_new_pack.fUYkuD/_new 2018-04-27 16:06:52.239686344 +0200
@@ -19,7 +19,7 @@
%bcond_without lang
Name: libkeduvocdocument
-Version: 17.12.3
+Version: 18.04.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
++++++ libkeduvocdocument-17.12.3.tar.xz -> libkeduvocdocument-18.04.0.tar.xz ++++++
++++ 1942 lines of diff (skipped)
1
0
Hello community,
here is the log from the commit of package libkdegames for openSUSE:Factory checked in at 2018-04-27 16:06:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkdegames (Old)
and /work/SRC/openSUSE:Factory/.libkdegames.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkdegames"
Fri Apr 27 16:06:23 2018 rev:73 rq:599126 version:18.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/libkdegames/libkdegames.changes 2018-03-22 12:05:17.745290211 +0100
+++ /work/SRC/openSUSE:Factory/.libkdegames.new/libkdegames.changes 2018-04-27 16:06:47.139873422 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:49:52 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.04.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+ * None
+
+-------------------------------------------------------------------
+Fri Apr 06 07:10:07 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.03.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+ * Fix trimmed usage
+
+-------------------------------------------------------------------
Old:
----
libkdegames-17.12.3.tar.xz
New:
----
libkdegames-18.04.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libkdegames.spec ++++++
--- /var/tmp/diff_new_pack.8CYs6o/_old 2018-04-27 16:06:49.111801085 +0200
+++ /var/tmp/diff_new_pack.8CYs6o/_new 2018-04-27 16:06:49.115800938 +0200
@@ -19,7 +19,7 @@
%bcond_without lang
Name: libkdegames
-Version: 17.12.3
+Version: 18.04.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
++++++ libkdegames-17.12.3.tar.xz -> libkdegames-18.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-17.12.3/libkdegamesprivate/kgamesvgdocument.cpp new/libkdegames-18.04.0/libkdegamesprivate/kgamesvgdocument.cpp
--- old/libkdegames-17.12.3/libkdegamesprivate/kgamesvgdocument.cpp 2017-08-15 07:10:31.000000000 +0200
+++ new/libkdegames-18.04.0/libkdegamesprivate/kgamesvgdocument.cpp 2017-12-06 08:05:34.000000000 +0100
@@ -531,7 +531,7 @@
{
return QMatrix();
}
- transformAttribute.trimmed();
+ transformAttribute = transformAttribute.trimmed();
rx.setPattern(TRANSFORMS);
if (!rx.exactMatch(transformAttribute))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-17.12.3/po/ca/libkdegames5.po new/libkdegames-18.04.0/po/ca/libkdegames5.po
--- old/libkdegames-17.12.3/po/ca/libkdegames5.po 2018-03-06 01:22:20.000000000 +0100
+++ new/libkdegames-18.04.0/po/ca/libkdegames5.po 2018-04-13 02:10:34.000000000 +0200
@@ -746,3 +746,602 @@
#, kde-format
msgid "Author:"
msgstr "Autor:"
+
+#~ msgid "Mean Score"
+#~ msgstr "Puntuació mitjana"
+
+#~ msgid "Best Score"
+#~ msgstr "Millor puntuació"
+
+#~ msgid "Elapsed Time"
+#~ msgstr "Temps transcorregut"
+
+#~ msgid "Best &Scores"
+#~ msgstr "Millors &puntuacions"
+
+#~ msgid "&Players"
+#~ msgstr "&Jugadors"
+
+#~ msgid "Statistics"
+#~ msgstr "Estadístiques"
+
+#~ msgid "Histogram"
+#~ msgstr "Histograma"
+
+#~ msgid "View world-wide highscores"
+#~ msgstr "Mostra les puntuacions de tot el món"
+
+#~ msgid "View world-wide players"
+#~ msgstr "Mostra els jugadors de tot el món"
+
+#~ msgid "Highscores"
+#~ msgstr "Puntuacions màximes"
+
+#~ msgid "Overwrite"
+#~ msgstr "Sobreescriu"
+
+#~ msgid "The file already exists. Overwrite?"
+#~ msgstr "El fitxer ja existeix. El sobreescric?"
+
+#~ msgid "Export"
+#~ msgstr "Exporta"
+
+#~ msgid "Winner"
+#~ msgstr "Guanyador"
+
+#~ msgid "Won Games"
+#~ msgstr "Partides guanyades"
+
+#~ msgid "Configure Highscores"
+#~ msgstr "Configura les puntuacions màximes"
+
+#~ msgid "Main"
+#~ msgstr "Principal"
+
+#~ msgid "Nickname:"
+#~ msgstr "Sobrenom:"
+
+#~ msgid "Comment:"
+#~ msgstr "Comentari:"
+
+#~ msgid "World-wide highscores enabled"
+#~ msgstr "Habilita les puntuacions màximes de tot el món"
+
+#~ msgid "Advanced"
+#~ msgstr "Avançat"
+
+#~ msgid "Registration Data"
+#~ msgstr "Dades de registre"
+
+#~ msgid "Key:"
+#~ msgstr "Clau:"
+
+#~ msgid "Remove"
+#~ msgstr "Elimina"
+
+#~ msgid ""
+#~ "This will permanently remove your registration key. You will not be able "
+#~ "to use the currently registered nickname anymore."
+#~ msgstr ""
+#~ "Això eliminarà permanentment la vostra clau de registre: Mai més podreu "
+#~ "usar el sobrenom registrat actualment."
+
+#~ msgid "Please choose a non empty nickname."
+#~ msgstr "Escolliu un sobrenom no buit."
+
+#~ msgid "Nickname already in use. Please choose another one"
+#~ msgstr "El sobrenom ja està en ús. Si us plau, escull-ne un altre"
+
+#~ msgid "Enter Your Nickname"
+#~ msgstr "Introdueix el teu sobrenom"
+
+#~ msgid "Congratulations, you have won!"
+#~ msgstr "Felicitats, has guanyat!"
+
+#~ msgid "Enter your nickname:"
+#~ msgstr "Introdueix el teu sobrenom:"
+
+#~ msgid "Do not ask again."
+#~ msgstr "No tornis a preguntar."
+
+#~ msgid "anonymous"
+#~ msgstr "anònim"
+
+#~ msgid "Games Count"
+#~ msgstr "Comptador de partides"
+
+#~ msgid "Comment"
+#~ msgstr "Comentari"
+
+#~ msgid "Undefined error."
+#~ msgstr "Error no definit."
+
+#~ msgid "Missing argument(s)."
+#~ msgstr "Manca/quen el/s argument/s."
+
+#~ msgid "Invalid argument(s)."
+#~ msgstr "Argument/s no vàlid/s."
+
+#~ msgid "Unable to select database."
+#~ msgstr "No s'ha pogut seleccionar la base de dades."
+
+#~ msgid "Error on database query."
+#~ msgstr "Error a la consulta de la base de dades."
+
+#~ msgid "Error on database insert."
+#~ msgstr "Error en inserir a la base de dades."
+
+#~ msgid "Nickname already registered."
+#~ msgstr "El sobrenom ja està registrat."
+
+#~ msgid "Nickname not registered."
+#~ msgstr "El sobrenom no està registrat."
+
+#~ msgid "Invalid key."
+#~ msgstr "Clau no vàlida."
+
+#~ msgid "Invalid submit key."
+#~ msgstr "Clau sotmesa invàlida."
+
+#~ msgid "Invalid level."
+#~ msgstr "Nivell invàlid."
+
+#~ msgid "Invalid score."
+#~ msgstr "Puntuació invàlida."
+
+#~ msgid "Unable to contact world-wide highscore server"
+#~ msgstr ""
+#~ "No s'ha pogut connectar amb el servidor de puntuacions de tot el món"
+
+#~ msgid "Server URL: %1"
+#~ msgstr "URL del servidor: %1"
+
+#~ msgid "Unable to open temporary file."
+#~ msgstr "No es pot obrir el fitxer temporal."
+
+#~ msgid "Message from world-wide highscores server"
+#~ msgstr "Missatge des del servidor de puntuacions de tot el món"
+
+#~ msgid "Invalid answer from world-wide highscores server."
+#~ msgstr "Resposta invàlida del servidor de puntuacions de tot el món."
+
+#~ msgid "Raw message: %1"
+#~ msgstr "Missatge cru: %1"
+
+#~ msgid "Invalid answer from world-wide highscores server (missing item: %1)."
+#~ msgstr ""
+#~ "Resposta invàlida del servidor de puntuacions de tot el món (s'ha perdut "
+#~ "l'element: %1)."
+
+#~ msgid "Success"
+#~ msgstr "Èxit"
+
+#~ msgid "Multiplayers Scores"
+#~ msgstr "Puntuacions multijugadors"
+
+#~ msgid "No game played."
+#~ msgstr "Cap partida jugada."
+
+#~ msgid "Scores for last game:"
+#~ msgstr "Puntuació de l'última partida:"
+
+#~ msgid "Scores for the last %1 games:"
+#~ msgstr "Puntuacions de les últimes %1 partides:"
+
+#~ msgid "all"
+#~ msgstr "tot"
+
+#~ msgid "Select player:"
+#~ msgstr "Selecciona jugador:"
+
+#~ msgid "Total:"
+#~ msgstr "Total:"
+
+#~ msgid "Won:"
+#~ msgstr "Guanya:"
+
+#~ msgid "Lost:"
+#~ msgstr "Perd:"
+
+#~ msgid "Draw:"
+#~ msgstr "Empata:"
+
+#~ msgid "Current:"
+#~ msgstr "Actual:"
+
+#~ msgid "Max won:"
+#~ msgstr "Màx. guany:"
+
+#~ msgid "Max lost:"
+#~ msgstr "Màx. perd:"
+
+#~ msgid "Game Counts"
+#~ msgstr "Compte de partides"
+
+#~ msgid "Trends"
+#~ msgstr "Tendències"
+
+#~ msgid "From"
+#~ msgstr "Des de"
+
+#~ msgid "To"
+#~ msgstr "A"
+
+#~ msgid "Count"
+#~ msgstr "Compte"
+
+#~ msgid "Percent"
+#~ msgstr "Tant per cent"
+
+#~ msgid "Configure..."
+#~ msgstr "Configura..."
+
+#~ msgid "Export..."
+#~ msgstr "Exporta..."
+
+#~ msgid "Configure Chat"
+#~ msgstr "Configura el xat"
+
+#~ msgid "Name Font..."
+#~ msgstr "Tipus de lletra dels noms..."
+
+#~ msgid "Text Font..."
+#~ msgstr "Tipus de lletra del text..."
+
+#~ msgid "Player: "
+#~ msgstr "Jugador: "
+
+#~ msgid "This is a player message"
+#~ msgstr "Aquest és un missatge de jugador"
+
+#~ msgid "System Messages - Messages directly sent from the game"
+#~ msgstr ""
+#~ "Missatges del sistema - Missatges enviats directament des de la partida"
+
+#~ msgid "--- Game: "
+#~ msgstr "--- Joc: "
+
+#~ msgid "This is a system message"
+#~ msgstr "Aquest és un missatge del sistema"
+
+#~ msgid "Maximum number of messages (-1 = unlimited):"
+#~ msgstr "Nombre màxim de missatges (-1 = il·limitats):"
+
+#~ msgid "Create a network game"
+#~ msgstr "Crea una partida en xarxa"
+
+#~ msgid "Join a network game"
+#~ msgstr "Uneix-te a una partida en xarxa"
+
+#~ msgid "Game name:"
+#~ msgstr "Nom de la partida:"
+
+#~ msgid "Network games:"
+#~ msgstr "Partides de xarxa:"
+
+#~ msgid "Port to connect to:"
+#~ msgstr "Port a connectar-se:"
+
+#~ msgid "Host to connect to:"
+#~ msgstr "Servidor a connectar-se:"
+
+#~ msgid "&Start Network"
+#~ msgstr "&Engega la xarxa"
+
+#~ msgid "Network Game"
+#~ msgstr "Partida en xarxa"
+
+#~ msgid "KGame Debug Dialog"
+#~ msgstr "Diàleg de depuració KGame"
+
+#~ msgid "Debug &KGame"
+#~ msgstr "Depuració &KGame"
+
+#~ msgid "Update"
+#~ msgstr "Actualitza"
+
+#~ msgid "KGame Pointer"
+#~ msgstr "Apuntador KGame"
+
+#~ msgid "Game ID"
+#~ msgstr "ID de partida"
+
+#~ msgid "Game Cookie"
+#~ msgstr "Galeta de partida"
+
+#~ msgid "Is Master"
+#~ msgstr "És primari"
+
+#~ msgid "Is Admin"
+#~ msgstr "És administrador"
+
+#~ msgid "Is Offering Connections"
+#~ msgstr "Ofereix connexions"
+
+#~ msgid "Game Status"
+#~ msgstr "Estat de la partida"
+
+#~ msgid "Game is Running"
+#~ msgstr "La partida està en joc"
+
+#~ msgid "Maximal Players"
+#~ msgstr "Màxim de jugadors"
+
+#~ msgid "Minimal Players"
+#~ msgstr "Mínim de jugadors"
+
+#~ msgid "Players"
+#~ msgstr "Jugadors"
+
+#~ msgid "Debug &Players"
+#~ msgstr "De&pura jugadors"
+
+#~ msgid "Available Players"
+#~ msgstr "Jugadors disponibles"
+
+#~ msgid "Player Pointer"
+#~ msgstr "Apuntador de jugador"
+
+#~ msgid "Player Name"
+#~ msgstr "Nom de jugador"
+
+#~ msgid "Player Group"
+#~ msgstr "Grup del jugador"
+
+#~ msgid "Player User ID"
+#~ msgstr "ID d'usuari jugador"
+
+#~ msgid "My Turn"
+#~ msgstr "El meu torn"
+
+#~ msgid "Async Input"
+#~ msgstr "Entrada asíncrona"
+
+#~ msgid "KGame Address"
+#~ msgstr "Adreces KGame"
+
+#~ msgid "Player is Virtual"
+#~ msgstr "El jugador és virtual"
+
+#~ msgid "Player is Active"
+#~ msgstr "El jugador és actiu"
+
+#~ msgid "RTTI"
+#~ msgstr "RTTI"
+
+#~ msgid "Network Priority"
+#~ msgstr "Prioritat de xarxa"
+
+#~ msgid "Debug &Messages"
+#~ msgstr "&Missatges de depuració"
+
+#~ msgid "&>>"
+#~ msgstr "&>>"
+
+#~ msgid "&<<"
+#~ msgstr "&<<"
+
+#~ msgid "Do not show IDs:"
+#~ msgstr "No mostris les ID:"
+
+#~ msgid "Clean"
+#~ msgstr "Net"
+
+#~ msgid "Dirty"
+#~ msgstr "Brut"
+
+#~ msgid "Local"
+#~ msgstr "Local"
+
+#~ msgid "Undefined"
+#~ msgstr "Sense definir"
+
+#~ msgid "&Chat"
+#~ msgstr "&Xat"
+
+#~ msgid "C&onnections"
+#~ msgstr "&Connexions"
+
+#~ msgid "&Game"
+#~ msgstr "&Joc"
+
+#~ msgid "&Network"
+#~ msgstr "&Xarxa"
+
+#~ msgid "&Message Server"
+#~ msgstr "Servidor de &missatges"
+
+#~ msgid "Network Configuration"
+#~ msgstr "Configuració de xarxa"
+
+#~ msgid "Cannot connect to the network"
+#~ msgstr "No es pot connectar a la xarxa"
+
+#~ msgid "Network status: No Network"
+#~ msgstr "Estat de la xarxa: Sense xarxa"
+
+#~ msgid "Network status: You are MASTER"
+#~ msgstr "Estat de la xarxa: Sou primari"
+
+#~ msgid "Network status: You are connected"
+#~ msgstr "Estat de la xarxa: Esteu connectat"
+
+#~ msgid "Your name:"
+#~ msgstr "El vostre nom:"
+
+#~ msgid "Maximal Number of Clients"
+#~ msgstr "Nombre màxim de clients"
+
+#~ msgid "Maximal number of clients (-1 = infinite):"
+#~ msgstr "Nombre màxim de clients (-1 = infinits):"
+
+#~ msgid "Change Maximal Number of Clients"
+#~ msgstr "Canvia el nombre màxim de clients"
+
+#~ msgid "Change Admin"
+#~ msgstr "Canvia l'administrador"
+
+#~ msgid "Remove Client with All Players"
+#~ msgstr "Elimina el client i tots els jugadors"
+
+#~ msgid "Only the admin can configure the message server!"
+#~ msgstr "Només l'administrador pot configurar el servidor de missatges!"
+
+#~ msgid "You do not own the message server"
+#~ msgstr "No sou el propietari del servidor de missatges"
+
+#~ msgid "Chat"
+#~ msgstr "Xat"
+
+#~ msgid "Connected Players"
+#~ msgstr "Jugadors connectats"
+
+#~ msgid "Do you want to ban player \"%1\" from the game?"
+#~ msgstr "Voleu excloure el jugador «%1» de la partida?"
+
+#~ msgid "Ban Player"
+#~ msgstr "Exclou el jugador"
+
+#~ msgid "Do Not Ban"
+#~ msgstr "No excloguis el jugador"
+
+#~ msgid "Connection to the server has been lost!"
+#~ msgstr "S'ha perdut la connexió amb el servidor!"
+
+#~ msgid "Connection to client has been lost!"
+#~ msgstr "S'ha perdut la connexió amb el client!"
+
+#~ msgid ""
+#~ "Received a network error!\n"
+#~ "Error number: %1\n"
+#~ "Error message: %2"
+#~ msgstr ""
+#~ "S'ha rebut un error de xarxa!\n"
+#~ "Error número: %1\n"
+#~ "Missatge d'error: %2"
+
+#~ msgid "No connection could be created."
+#~ msgstr "No s'ha pogut establir la connexió."
+
+#~ msgid ""
+#~ "No connection could be created.\n"
+#~ "The error message was:\n"
+#~ "%1"
+#~ msgstr ""
+#~ "No s'ha pogut establir la connexió.\n"
+#~ "El missatge d'error era:\n"
+#~ "%1"
+
+#~ msgid "Error"
+#~ msgstr "Error"
+
+#~ msgid "Card Deck Selection"
+#~ msgstr "Seleccioneu la baralla"
+
+#~ msgid "unnamed"
+#~ msgstr "sense nom"
+
+#~ msgctxt "Front side of a card"
+#~ msgid "Front"
+#~ msgstr "Davant"
+
+#~ msgctxt "Back side of a card"
+#~ msgid "Back"
+#~ msgstr "Revers"
+
+#~ msgid ""
+#~ "Frontside\n"
+#~ "Preview"
+#~ msgstr ""
+#~ "Frontal\n"
+#~ "Vista prèvia"
+
+#~ msgid "Deck Name"
+#~ msgstr "Nom de la baralla"
+
+#~ msgid ""
+#~ "Backside\n"
+#~ "Preview"
+#~ msgstr ""
+#~ "Dorsal\n"
+#~ "Vista prèvia"
+
+#~ msgid "Deck description."
+#~ msgstr "Descripció de la baralla."
+
+#~ msgid "Display:"
+#~ msgstr "Mostra:"
+
+#~ msgid "Involved players and bots"
+#~ msgstr "Jugadors i robots implicats"
+
+#~ msgid "Spectators"
+#~ msgstr "Espectadors"
+
+#~ msgid "Close"
+#~ msgstr "Tanca"
+
+#~ msgid "Players, Bots and Spectators"
+#~ msgstr "Jugadors, robots i espectadors"
+
+#~ msgid "Action..."
+#~ msgstr "Acció..."
+
+#~ msgid "Player"
+#~ msgstr "Jugador"
+
+#~ msgid "Open"
+#~ msgstr "Obre"
+
+#~ msgid "Reserved"
+#~ msgstr "S'ha reservat"
+
+#~ msgid "AI bot"
+#~ msgstr "IA del robot"
+
+#~ msgid "Abandoned"
+#~ msgstr "Abandonat"
+
+#~ msgid "Type: %1"
+#~ msgstr "Tipus: %1"
+
+#~ msgid "(unnamed)"
+#~ msgstr "(sense nom)"
+
+#~ msgid "Spectator"
+#~ msgstr "Espectador"
+
+#~ msgid "Statistics..."
+#~ msgstr "Estadístiques..."
+
+#~ msgid "Sit down here"
+#~ msgstr "Seu aquí"
+
+#~ msgid "Add a bot here"
+#~ msgstr "Afegeix un robot aquí"
+
+#~ msgid "Boot bot and open seat"
+#~ msgstr "Acomiada el robot i deixa lliure el seient"
+
+#~ msgid "Stand up"
+#~ msgstr "Aixeca"
+
+#~ msgid "Boot player and open seat"
+#~ msgstr "Acomiada el jugador i deixa lliure el seient"
+
+#~ msgid "Host: %1"
+#~ msgstr "Màquina: %1"
+
+#~ msgid "Realname: %1"
+#~ msgstr "Nom real: %1"
+
+#~ msgctxt ""
+#~ "A list of language typical names ( for games ), separated by spaces"
+#~ msgid ""
+#~ "Adam Alex Andreas Andrew Bart Ben Bernd Bill Chris Chuck Daniel Don "
+#~ "Duncan Ed Emily Eric Gary Greg Harry Ian Jean Jeff Jan Kai Keith Ken Kirk "
+#~ "Marc Mike Neil Paul Rik Robert Sam Sean Thomas Tim Walter"
+#~ msgstr ""
+#~ "Adam Alex Andreas Andrew Bart Ben Bernd Bill Chris Chuck Daniel Don "
+#~ "Duncan Ed Emily Eric Gary Greg Harry Ian Jean Jeff Jan Kai Keith Ken Kirk "
+#~ "Marc Mike Neil Paul Rik Robert Sam Sean Thomas Tim Walter"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-17.12.3/po/ca(a)valencia/libkdegames5.po new/libkdegames-18.04.0/po/ca(a)valencia/libkdegames5.po
--- old/libkdegames-17.12.3/po/ca(a)valencia/libkdegames5.po 2018-03-06 01:22:20.000000000 +0100
+++ new/libkdegames-18.04.0/po/ca(a)valencia/libkdegames5.po 2018-04-13 02:10:34.000000000 +0200
@@ -91,12 +91,12 @@
#: highscore/kscoredialog.cpp:584
#, kde-format
msgid "Remember this high score"
-msgstr "Recorda esta puntuació alta"
+msgstr "Recorda aquesta puntuació alta"
#: highscore/kscoredialog.cpp:585
#, kde-format
msgid "Forget this high score"
-msgstr "Oblida esta puntuació alta"
+msgstr "Oblida aquesta puntuació alta"
#: highscore/kscoredialog.cpp:594
#, kde-format
@@ -262,7 +262,7 @@
#: kstandardgameaction.cpp:56
#, kde-format
msgid "&Save"
-msgstr "Al&ça"
+msgstr "Guar&da"
#: kstandardgameaction.cpp:56
#, kde-format
@@ -746,3 +746,602 @@
#, kde-format
msgid "Author:"
msgstr "Autor:"
+
+#~ msgid "Mean Score"
+#~ msgstr "Puntuació mitjana"
+
+#~ msgid "Best Score"
+#~ msgstr "Millor puntuació"
+
+#~ msgid "Elapsed Time"
+#~ msgstr "Temps transcorregut"
+
+#~ msgid "Best &Scores"
+#~ msgstr "Millors &puntuacions"
+
+#~ msgid "&Players"
+#~ msgstr "&Jugadors"
+
+#~ msgid "Statistics"
+#~ msgstr "Estadístiques"
+
+#~ msgid "Histogram"
+#~ msgstr "Histograma"
+
+#~ msgid "View world-wide highscores"
+#~ msgstr "Mostra les puntuacions de tot el món"
+
+#~ msgid "View world-wide players"
+#~ msgstr "Mostra els jugadors de tot el món"
+
+#~ msgid "Highscores"
+#~ msgstr "Puntuacions màximes"
+
+#~ msgid "Overwrite"
+#~ msgstr "Sobreescriu"
+
+#~ msgid "The file already exists. Overwrite?"
+#~ msgstr "El fitxer ja existeix. El sobreescric?"
+
+#~ msgid "Export"
+#~ msgstr "Exporta"
+
+#~ msgid "Winner"
+#~ msgstr "Guanyador"
+
+#~ msgid "Won Games"
+#~ msgstr "Partides guanyades"
+
+#~ msgid "Configure Highscores"
+#~ msgstr "Configura les puntuacions màximes"
+
+#~ msgid "Main"
+#~ msgstr "Principal"
+
+#~ msgid "Nickname:"
+#~ msgstr "Sobrenom:"
+
+#~ msgid "Comment:"
+#~ msgstr "Comentari:"
+
+#~ msgid "World-wide highscores enabled"
+#~ msgstr "Habilita les puntuacions màximes de tot el món"
+
+#~ msgid "Advanced"
+#~ msgstr "Avançat"
+
+#~ msgid "Registration Data"
+#~ msgstr "Dades de registre"
+
+#~ msgid "Key:"
+#~ msgstr "Clau:"
+
+#~ msgid "Remove"
+#~ msgstr "Elimina"
+
+#~ msgid ""
+#~ "This will permanently remove your registration key. You will not be able "
+#~ "to use the currently registered nickname anymore."
+#~ msgstr ""
+#~ "Això eliminarà permanentment la vostra clau de registre: Mai més podreu "
+#~ "usar el sobrenom registrat actualment."
+
+#~ msgid "Please choose a non empty nickname."
+#~ msgstr "Escolliu un sobrenom no buit."
+
+#~ msgid "Nickname already in use. Please choose another one"
+#~ msgstr "El sobrenom ja està en ús. Si us plau, escull-ne un altre"
+
+#~ msgid "Enter Your Nickname"
+#~ msgstr "Introdueix el teu sobrenom"
+
+#~ msgid "Congratulations, you have won!"
+#~ msgstr "Felicitats, has guanyat!"
+
+#~ msgid "Enter your nickname:"
+#~ msgstr "Introdueix el teu sobrenom:"
+
+#~ msgid "Do not ask again."
+#~ msgstr "No tornis a preguntar."
+
+#~ msgid "anonymous"
+#~ msgstr "anònim"
+
+#~ msgid "Games Count"
+#~ msgstr "Comptador de partides"
+
+#~ msgid "Comment"
+#~ msgstr "Comentari"
+
+#~ msgid "Undefined error."
+#~ msgstr "Error no definit."
+
+#~ msgid "Missing argument(s)."
+#~ msgstr "Manca/quen el/s argument/s."
+
+#~ msgid "Invalid argument(s)."
+#~ msgstr "Argument/s no vàlid/s."
+
+#~ msgid "Unable to select database."
+#~ msgstr "No s'ha pogut seleccionar la base de dades."
+
+#~ msgid "Error on database query."
+#~ msgstr "Error a la consulta de la base de dades."
+
+#~ msgid "Error on database insert."
+#~ msgstr "Error en inserir a la base de dades."
+
+#~ msgid "Nickname already registered."
+#~ msgstr "El sobrenom ja està registrat."
+
+#~ msgid "Nickname not registered."
+#~ msgstr "El sobrenom no està registrat."
+
+#~ msgid "Invalid key."
+#~ msgstr "Clau no vàlida."
+
+#~ msgid "Invalid submit key."
+#~ msgstr "Clau sotmesa invàlida."
+
+#~ msgid "Invalid level."
+#~ msgstr "Nivell invàlid."
+
+#~ msgid "Invalid score."
+#~ msgstr "Puntuació invàlida."
+
+#~ msgid "Unable to contact world-wide highscore server"
+#~ msgstr ""
+#~ "No s'ha pogut connectar amb el servidor de puntuacions de tot el món"
+
+#~ msgid "Server URL: %1"
+#~ msgstr "URL del servidor: %1"
+
+#~ msgid "Unable to open temporary file."
+#~ msgstr "No es pot obrir el fitxer temporal."
+
+#~ msgid "Message from world-wide highscores server"
+#~ msgstr "Missatge des del servidor de puntuacions de tot el món"
+
+#~ msgid "Invalid answer from world-wide highscores server."
+#~ msgstr "Resposta invàlida del servidor de puntuacions de tot el món."
+
+#~ msgid "Raw message: %1"
+#~ msgstr "Missatge cru: %1"
+
+#~ msgid "Invalid answer from world-wide highscores server (missing item: %1)."
+#~ msgstr ""
+#~ "Resposta invàlida del servidor de puntuacions de tot el món (s'ha perdut "
+#~ "l'element: %1)."
+
+#~ msgid "Success"
+#~ msgstr "Èxit"
+
+#~ msgid "Multiplayers Scores"
+#~ msgstr "Puntuacions multijugadors"
+
+#~ msgid "No game played."
+#~ msgstr "Cap partida jugada."
+
+#~ msgid "Scores for last game:"
+#~ msgstr "Puntuació de l'última partida:"
+
+#~ msgid "Scores for the last %1 games:"
+#~ msgstr "Puntuacions de les últimes %1 partides:"
+
+#~ msgid "all"
+#~ msgstr "tot"
+
+#~ msgid "Select player:"
+#~ msgstr "Selecciona jugador:"
+
+#~ msgid "Total:"
+#~ msgstr "Total:"
+
+#~ msgid "Won:"
+#~ msgstr "Guanya:"
+
+#~ msgid "Lost:"
+#~ msgstr "Perd:"
+
+#~ msgid "Draw:"
+#~ msgstr "Empata:"
+
+#~ msgid "Current:"
+#~ msgstr "Actual:"
+
+#~ msgid "Max won:"
+#~ msgstr "Màx. guany:"
+
+#~ msgid "Max lost:"
+#~ msgstr "Màx. perd:"
+
+#~ msgid "Game Counts"
+#~ msgstr "Compte de partides"
+
+#~ msgid "Trends"
+#~ msgstr "Tendències"
+
+#~ msgid "From"
+#~ msgstr "Des de"
+
+#~ msgid "To"
+#~ msgstr "A"
+
+#~ msgid "Count"
+#~ msgstr "Compte"
+
+#~ msgid "Percent"
+#~ msgstr "Tant per cent"
+
+#~ msgid "Configure..."
+#~ msgstr "Configura..."
+
+#~ msgid "Export..."
+#~ msgstr "Exporta..."
+
+#~ msgid "Configure Chat"
+#~ msgstr "Configura el xat"
+
+#~ msgid "Name Font..."
+#~ msgstr "Tipus de lletra dels noms..."
+
+#~ msgid "Text Font..."
+#~ msgstr "Tipus de lletra del text..."
+
+#~ msgid "Player: "
+#~ msgstr "Jugador: "
+
+#~ msgid "This is a player message"
+#~ msgstr "Aquest és un missatge de jugador"
+
+#~ msgid "System Messages - Messages directly sent from the game"
+#~ msgstr ""
+#~ "Missatges del sistema - Missatges enviats directament des de la partida"
+
+#~ msgid "--- Game: "
+#~ msgstr "--- Joc: "
+
+#~ msgid "This is a system message"
+#~ msgstr "Aquest és un missatge del sistema"
+
+#~ msgid "Maximum number of messages (-1 = unlimited):"
+#~ msgstr "Nombre màxim de missatges (-1 = il·limitats):"
+
+#~ msgid "Create a network game"
+#~ msgstr "Crea una partida en xarxa"
+
+#~ msgid "Join a network game"
+#~ msgstr "Uneix-te a una partida en xarxa"
+
+#~ msgid "Game name:"
+#~ msgstr "Nom de la partida:"
+
+#~ msgid "Network games:"
+#~ msgstr "Partides de xarxa:"
+
+#~ msgid "Port to connect to:"
+#~ msgstr "Port a connectar-se:"
+
+#~ msgid "Host to connect to:"
+#~ msgstr "Servidor a connectar-se:"
+
+#~ msgid "&Start Network"
+#~ msgstr "&Engega la xarxa"
+
+#~ msgid "Network Game"
+#~ msgstr "Partida en xarxa"
+
+#~ msgid "KGame Debug Dialog"
+#~ msgstr "Diàleg de depuració KGame"
+
+#~ msgid "Debug &KGame"
+#~ msgstr "Depuració &KGame"
+
+#~ msgid "Update"
+#~ msgstr "Actualitza"
+
+#~ msgid "KGame Pointer"
+#~ msgstr "Apuntador KGame"
+
+#~ msgid "Game ID"
+#~ msgstr "ID de partida"
+
+#~ msgid "Game Cookie"
+#~ msgstr "Galeta de partida"
+
+#~ msgid "Is Master"
+#~ msgstr "És primari"
+
+#~ msgid "Is Admin"
+#~ msgstr "És administrador"
+
+#~ msgid "Is Offering Connections"
+#~ msgstr "Ofereix connexions"
+
+#~ msgid "Game Status"
+#~ msgstr "Estat de la partida"
+
+#~ msgid "Game is Running"
+#~ msgstr "La partida està en joc"
+
+#~ msgid "Maximal Players"
+#~ msgstr "Màxim de jugadors"
+
+#~ msgid "Minimal Players"
+#~ msgstr "Mínim de jugadors"
+
+#~ msgid "Players"
+#~ msgstr "Jugadors"
+
+#~ msgid "Debug &Players"
+#~ msgstr "De&pura jugadors"
+
+#~ msgid "Available Players"
+#~ msgstr "Jugadors disponibles"
+
+#~ msgid "Player Pointer"
+#~ msgstr "Apuntador de jugador"
+
+#~ msgid "Player Name"
+#~ msgstr "Nom de jugador"
+
+#~ msgid "Player Group"
+#~ msgstr "Grup del jugador"
+
+#~ msgid "Player User ID"
+#~ msgstr "ID d'usuari jugador"
+
+#~ msgid "My Turn"
+#~ msgstr "El meu torn"
+
+#~ msgid "Async Input"
+#~ msgstr "Entrada asíncrona"
+
+#~ msgid "KGame Address"
+#~ msgstr "Adreces KGame"
+
+#~ msgid "Player is Virtual"
+#~ msgstr "El jugador és virtual"
+
+#~ msgid "Player is Active"
+#~ msgstr "El jugador és actiu"
+
+#~ msgid "RTTI"
+#~ msgstr "RTTI"
+
+#~ msgid "Network Priority"
+#~ msgstr "Prioritat de xarxa"
+
+#~ msgid "Debug &Messages"
+#~ msgstr "&Missatges de depuració"
+
+#~ msgid "&>>"
+#~ msgstr "&>>"
+
+#~ msgid "&<<"
+#~ msgstr "&<<"
+
+#~ msgid "Do not show IDs:"
+#~ msgstr "No mostris les ID:"
+
+#~ msgid "Clean"
+#~ msgstr "Net"
+
+#~ msgid "Dirty"
+#~ msgstr "Brut"
+
+#~ msgid "Local"
+#~ msgstr "Local"
+
+#~ msgid "Undefined"
+#~ msgstr "Sense definir"
+
+#~ msgid "&Chat"
+#~ msgstr "&Xat"
+
+#~ msgid "C&onnections"
+#~ msgstr "&Connexions"
+
+#~ msgid "&Game"
+#~ msgstr "&Joc"
+
+#~ msgid "&Network"
+#~ msgstr "&Xarxa"
+
+#~ msgid "&Message Server"
+#~ msgstr "Servidor de &missatges"
+
+#~ msgid "Network Configuration"
+#~ msgstr "Configuració de xarxa"
+
+#~ msgid "Cannot connect to the network"
+#~ msgstr "No es pot connectar a la xarxa"
+
+#~ msgid "Network status: No Network"
+#~ msgstr "Estat de la xarxa: Sense xarxa"
+
+#~ msgid "Network status: You are MASTER"
+#~ msgstr "Estat de la xarxa: Sou primari"
+
+#~ msgid "Network status: You are connected"
+#~ msgstr "Estat de la xarxa: Esteu connectat"
+
+#~ msgid "Your name:"
+#~ msgstr "El vostre nom:"
+
+#~ msgid "Maximal Number of Clients"
+#~ msgstr "Nombre màxim de clients"
+
+#~ msgid "Maximal number of clients (-1 = infinite):"
+#~ msgstr "Nombre màxim de clients (-1 = infinits):"
+
+#~ msgid "Change Maximal Number of Clients"
+#~ msgstr "Canvia el nombre màxim de clients"
+
+#~ msgid "Change Admin"
+#~ msgstr "Canvia l'administrador"
+
+#~ msgid "Remove Client with All Players"
+#~ msgstr "Elimina el client i tots els jugadors"
+
+#~ msgid "Only the admin can configure the message server!"
+#~ msgstr "Només l'administrador pot configurar el servidor de missatges!"
+
+#~ msgid "You do not own the message server"
+#~ msgstr "No sou el propietari del servidor de missatges"
+
+#~ msgid "Chat"
+#~ msgstr "Xat"
+
+#~ msgid "Connected Players"
+#~ msgstr "Jugadors connectats"
+
+#~ msgid "Do you want to ban player \"%1\" from the game?"
+#~ msgstr "Voleu excloure el jugador «%1» de la partida?"
+
+#~ msgid "Ban Player"
+#~ msgstr "Exclou el jugador"
+
+#~ msgid "Do Not Ban"
+#~ msgstr "No excloguis el jugador"
+
+#~ msgid "Connection to the server has been lost!"
+#~ msgstr "S'ha perdut la connexió amb el servidor!"
+
+#~ msgid "Connection to client has been lost!"
+#~ msgstr "S'ha perdut la connexió amb el client!"
+
+#~ msgid ""
+#~ "Received a network error!\n"
+#~ "Error number: %1\n"
+#~ "Error message: %2"
+#~ msgstr ""
+#~ "S'ha rebut un error de xarxa!\n"
+#~ "Error número: %1\n"
+#~ "Missatge d'error: %2"
+
+#~ msgid "No connection could be created."
+#~ msgstr "No s'ha pogut establir la connexió."
+
+#~ msgid ""
+#~ "No connection could be created.\n"
+#~ "The error message was:\n"
+#~ "%1"
+#~ msgstr ""
+#~ "No s'ha pogut establir la connexió.\n"
+#~ "El missatge d'error era:\n"
+#~ "%1"
+
+#~ msgid "Error"
+#~ msgstr "Error"
+
+#~ msgid "Card Deck Selection"
+#~ msgstr "Seleccioneu la baralla"
+
+#~ msgid "unnamed"
+#~ msgstr "sense nom"
+
+#~ msgctxt "Front side of a card"
+#~ msgid "Front"
+#~ msgstr "Davant"
+
+#~ msgctxt "Back side of a card"
+#~ msgid "Back"
+#~ msgstr "Revers"
+
+#~ msgid ""
+#~ "Frontside\n"
+#~ "Preview"
+#~ msgstr ""
+#~ "Frontal\n"
+#~ "Vista prèvia"
+
+#~ msgid "Deck Name"
+#~ msgstr "Nom de la baralla"
+
+#~ msgid ""
+#~ "Backside\n"
+#~ "Preview"
+#~ msgstr ""
+#~ "Dorsal\n"
+#~ "Vista prèvia"
+
+#~ msgid "Deck description."
+#~ msgstr "Descripció de la baralla."
+
+#~ msgid "Display:"
+#~ msgstr "Mostra:"
+
+#~ msgid "Involved players and bots"
+#~ msgstr "Jugadors i robots implicats"
+
+#~ msgid "Spectators"
+#~ msgstr "Espectadors"
+
+#~ msgid "Close"
+#~ msgstr "Tanca"
+
+#~ msgid "Players, Bots and Spectators"
+#~ msgstr "Jugadors, robots i espectadors"
+
+#~ msgid "Action..."
+#~ msgstr "Acció..."
+
+#~ msgid "Player"
+#~ msgstr "Jugador"
+
+#~ msgid "Open"
+#~ msgstr "Obre"
+
+#~ msgid "Reserved"
+#~ msgstr "S'ha reservat"
+
+#~ msgid "AI bot"
+#~ msgstr "IA del robot"
+
+#~ msgid "Abandoned"
+#~ msgstr "Abandonat"
+
+#~ msgid "Type: %1"
+#~ msgstr "Tipus: %1"
+
+#~ msgid "(unnamed)"
+#~ msgstr "(sense nom)"
+
+#~ msgid "Spectator"
+#~ msgstr "Espectador"
+
+#~ msgid "Statistics..."
+#~ msgstr "Estadístiques..."
+
+#~ msgid "Sit down here"
+#~ msgstr "Seu aquí"
+
+#~ msgid "Add a bot here"
+#~ msgstr "Afegeix un robot aquí"
+
+#~ msgid "Boot bot and open seat"
+#~ msgstr "Acomiada el robot i deixa lliure el seient"
+
+#~ msgid "Stand up"
+#~ msgstr "Aixeca"
+
+#~ msgid "Boot player and open seat"
+#~ msgstr "Acomiada el jugador i deixa lliure el seient"
+
+#~ msgid "Host: %1"
+#~ msgstr "Màquina: %1"
+
+#~ msgid "Realname: %1"
+#~ msgstr "Nom real: %1"
+
+#~ msgctxt ""
+#~ "A list of language typical names ( for games ), separated by spaces"
+#~ msgid ""
+#~ "Adam Alex Andreas Andrew Bart Ben Bernd Bill Chris Chuck Daniel Don "
+#~ "Duncan Ed Emily Eric Gary Greg Harry Ian Jean Jeff Jan Kai Keith Ken Kirk "
+#~ "Marc Mike Neil Paul Rik Robert Sam Sean Thomas Tim Walter"
+#~ msgstr ""
+#~ "Adam Alex Andreas Andrew Bart Ben Bernd Bill Chris Chuck Daniel Don "
+#~ "Duncan Ed Emily Eric Gary Greg Harry Ian Jean Jeff Jan Kai Keith Ken Kirk "
+#~ "Marc Mike Neil Paul Rik Robert Sam Sean Thomas Tim Walter"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-17.12.3/po/gl/libkdegames5.po new/libkdegames-18.04.0/po/gl/libkdegames5.po
--- old/libkdegames-17.12.3/po/gl/libkdegames5.po 2018-03-06 01:22:21.000000000 +0100
+++ new/libkdegames-18.04.0/po/gl/libkdegames5.po 2018-04-13 02:10:34.000000000 +0200
@@ -36,8 +36,8 @@
"Cannot access the highscore file. Another user is probably currently writing "
"to it."
msgstr ""
-"Non foi posíbel acceder ao ficheiro das mellores puntuacións. Probabelmente "
-"haxa outro usuario a escribir nel."
+"Non se pode acceder ao ficheiro das mellores puntuacións. Probabelmente haxa "
+"outro usuario a escribir nel."
#: highscore/kscoredialog.cpp:50
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-17.12.3/po/id/libkdegames5.po new/libkdegames-18.04.0/po/id/libkdegames5.po
--- old/libkdegames-17.12.3/po/id/libkdegames5.po 2018-03-06 01:22:21.000000000 +0100
+++ new/libkdegames-18.04.0/po/id/libkdegames5.po 2018-04-13 02:10:34.000000000 +0200
@@ -7,7 +7,7 @@
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-08-16 06:59+0200\n"
-"PO-Revision-Date: 2018-02-17 19:43+0700\n"
+"PO-Revision-Date: 2018-04-03 06:32+0700\n"
"Last-Translator: Wantoyo <wantoyek(a)gmail.com>\n"
"Language-Team: Indonesian <kde-i18n-doc(a)kde.org>\n"
"Language: id\n"
@@ -28,8 +28,8 @@
"Cannot access the highscore file. Another user is probably currently writing "
"to it."
msgstr ""
-"Tidak dapat mengakses berkas skor tinggi. Pengguna lain mungkin sedang "
-"menulis untuk itu."
+"Tidak dapat mengakses file skor tinggi. Pengguna lain mungkin sedang menulis "
+"untuk itu."
#: highscore/kscoredialog.cpp:50
#, kde-format
@@ -271,7 +271,7 @@
#: kstandardgameaction.cpp:57
#, kde-format
msgid "Save the current game to another file"
-msgstr "Simpan permainan saat ini ke berkas lainnya"
+msgstr "Simpan permainan saat ini ke file lainnya"
#: kstandardgameaction.cpp:58
#, kde-format
@@ -356,27 +356,27 @@
#: kstandardgameaction.cpp:67
#, kde-format
msgid "Repeat the last move"
-msgstr "Ulangi langkah terakhir"
+msgstr "Ulangi langkah tadi"
#: kstandardgameaction.cpp:68
#, kde-format
msgid "Und&o"
-msgstr "&Bolak"
+msgstr "&Takjadi"
#: kstandardgameaction.cpp:68
#, kde-format
msgid "Undo the last move"
-msgstr "Bolakkan langkah terakhir"
+msgstr "Takjadikan langkah tadi"
#: kstandardgameaction.cpp:69
#, kde-format
msgid "Re&do"
-msgstr "&Balik"
+msgstr "&Jadilagi"
#: kstandardgameaction.cpp:69
#, kde-format
msgid "Redo the latest move"
-msgstr "Balikkan langkah sebelumnya"
+msgstr "Jadilagikan langkah terakhir"
#: kstandardgameaction.cpp:70
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-17.12.3/po/zh_CN/libkdegames5.po new/libkdegames-18.04.0/po/zh_CN/libkdegames5.po
--- old/libkdegames-17.12.3/po/zh_CN/libkdegames5.po 2018-03-06 01:22:21.000000000 +0100
+++ new/libkdegames-18.04.0/po/zh_CN/libkdegames5.po 2018-04-13 02:10:34.000000000 +0200
@@ -12,7 +12,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-08-16 06:59+0200\n"
-"PO-Revision-Date: 2018-02-28 02:28-0500\n"
+"PO-Revision-Date: 2018-04-05 09:40-0400\n"
"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
1
0
Hello community,
here is the log from the commit of package kwordquiz for openSUSE:Factory checked in at 2018-04-27 16:06:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwordquiz (Old)
and /work/SRC/openSUSE:Factory/.kwordquiz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwordquiz"
Fri Apr 27 16:06:21 2018 rev:92 rq:599119 version:18.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kwordquiz/kwordquiz.changes 2018-03-22 12:05:11.797503439 +0100
+++ /work/SRC/openSUSE:Factory/.kwordquiz.new/kwordquiz.changes 2018-04-27 16:06:44.515969675 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:49:50 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.04.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+ * None
+
+-------------------------------------------------------------------
+Fri Apr 06 07:10:05 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.03.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+ * None
+
+-------------------------------------------------------------------
Old:
----
kwordquiz-17.12.3.tar.xz
New:
----
kwordquiz-18.04.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwordquiz.spec ++++++
--- /var/tmp/diff_new_pack.AqXCac/_old 2018-04-27 16:06:45.107947960 +0200
+++ /var/tmp/diff_new_pack.AqXCac/_new 2018-04-27 16:06:45.111947813 +0200
@@ -19,7 +19,7 @@
%bcond_without lang
Name: kwordquiz
-Version: 17.12.3
+Version: 18.04.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
++++++ kwordquiz-17.12.3.tar.xz -> kwordquiz-18.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwordquiz-17.12.3/po/ca/kwordquiz.po new/kwordquiz-18.04.0/po/ca/kwordquiz.po
--- old/kwordquiz-17.12.3/po/ca/kwordquiz.po 2018-03-06 01:12:15.000000000 +0100
+++ new/kwordquiz-18.04.0/po/ca/kwordquiz.po 2018-04-13 02:04:30.000000000 +0200
@@ -2511,3 +2511,44 @@
#, kde-format
msgid "Select to print flashcards"
msgstr "Seleccioneu imprimir les fitxes ràpides"
+
+#~ msgid "&5 %1 <-> %2 Randomly"
+#~ msgstr "&5 %1 <-> %2 aleatòriament"
+
+#~ msgctxt "@title:group flash appearance settings"
+#~ msgid ""
+#~ "Flashcard\n"
+#~ "Appearance"
+#~ msgstr ""
+#~ "Aparença de les\n"
+#~ "fitxes ràpides"
+
+#~ msgctxt "@title:group special character settings"
+#~ msgid ""
+#~ "Special\n"
+#~ "Characters"
+#~ msgstr ""
+#~ "Caràcters\n"
+#~ "especials"
+
+#~ msgid ""
+#~ "Multiple\n"
+#~ "Choice"
+#~ msgstr ""
+#~ "Tria\n"
+#~ "múltiple"
+
+#~ msgid "Q&A"
+#~ msgstr "&PiR"
+
+#~ msgid "The width for the first table column."
+#~ msgstr "L'amplada per a la primera columna de la taula."
+
+#~ msgid "The width for the second table column."
+#~ msgstr "L'amplada per a la segona columna de la taula."
+
+#~ msgid "Keyboard layout for column 1"
+#~ msgstr "Disposició del teclat per a la columna 1"
+
+#~ msgid "Keyboard layout for column 2"
+#~ msgstr "Disposició del teclat per a la columna 2"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwordquiz-17.12.3/po/ca(a)valencia/kwordquiz.po new/kwordquiz-18.04.0/po/ca(a)valencia/kwordquiz.po
--- old/kwordquiz-17.12.3/po/ca(a)valencia/kwordquiz.po 2018-03-06 01:12:15.000000000 +0100
+++ new/kwordquiz-18.04.0/po/ca(a)valencia/kwordquiz.po 2018-04-13 02:04:30.000000000 +0200
@@ -249,7 +249,7 @@
#, kde-format
msgctxt "@info:tooltip"
msgid "Select this character"
-msgstr "Selecciona este caràcter"
+msgstr "Selecciona aquest caràcter"
#. i18n: ectx: label, entry (SizeHintColumn$(Section)), group (Document $(fileurl))
#: documentsettings.kcfg:12
@@ -487,7 +487,7 @@
#: kwordquiz.cpp:306
#, kde-format
msgid "Selects this mode"
-msgstr "Selecciona este mode"
+msgstr "Selecciona aquest mode"
#: kwordquiz.cpp:315
#, kde-format
@@ -543,7 +543,7 @@
#: kwordquiz.cpp:354
#, kde-format
msgid "Checks your answer to this question"
-msgstr "Comprova la vostra resposta a esta pregunta"
+msgstr "Comprova la vostra resposta a aquesta pregunta"
#: kwordquiz.cpp:359
#, kde-format
@@ -675,7 +675,7 @@
#: kwordquiz.cpp:524
#, kde-format
msgid "Enter search terms here"
-msgstr "Introduïu ací els termes a buscar"
+msgstr "Introduïu ací els termes a cercar"
#: kwordquiz.cpp:547
#, kde-format
@@ -900,12 +900,12 @@
#: kwordquiz.cpp:1372
#, kde-format
msgid "&1 %1 -> %2 In Order"
-msgstr "&1 %1 -> %2 en orde"
+msgstr "&1 %1 -> %2 en ordre"
#: kwordquiz.cpp:1373
#, kde-format
msgid "&2 %1 -> %2 In Order"
-msgstr "&2 %1 -> %2 en orde"
+msgstr "&2 %1 -> %2 en ordre"
#: kwordquiz.cpp:1374
#, kde-format
@@ -925,7 +925,7 @@
#: kwordquiz.cpp:1383 kwordquiz.cpp:1386
#, kde-format
msgid "%1 -> %2 In Order"
-msgstr "%1 -> %2 en orde"
+msgstr "%1 -> %2 en ordre"
#: kwordquiz.cpp:1389 kwordquiz.cpp:1392
#, kde-format
@@ -941,7 +941,7 @@
#: kwordquiz.kcfg:10
#, kde-format
msgid "Is this the first time KWordQuiz is run?"
-msgstr "Esta és la primera vegada que s'executa KWordQuiz?"
+msgstr "Aquesta és la primera vegada que s'executa KWordQuiz?"
#. i18n: ectx: label, entry (ShowSearch), group (General)
#: kwordquiz.kcfg:14
@@ -1121,7 +1121,7 @@
#: kwordquiz.kcfg:149
#, kde-format
msgid "The command used to start a downloaded vocabulary"
-msgstr "L'orde usual per iniciar un vocabulari descarregat"
+msgstr "L'ordre usual per iniciar un vocabulari descarregat"
#. i18n: ectx: label, entry (InstallPath), group (KNewStuff)
#: kwordquiz.kcfg:153
@@ -1177,7 +1177,7 @@
"specified on the command line"
msgstr ""
"El fitxer de vocabulari obert recentment que cal obrir automàticament si no "
-"se n'especifica cap altre a la línia d'ordes"
+"se n'especifica cap altre a la línia d'ordres"
#. i18n: ectx: label, entry (StartExerciseAsSoonAsFileIsLoaded), group (Tutor)
#: kwordquiz.kcfg:195
@@ -1363,7 +1363,7 @@
#: kwqscorewidgetbase.ui:60 kwqscorewidgetbase.ui:170
#, kde-format
msgid "The number of questions in the session"
-msgstr "El nombre de preguntes en esta sessió"
+msgstr "El nombre de preguntes en aquesta sessió"
#. i18n: ectx: property (text), widget (QLabel, lblScoreCount)
#. i18n: ectx: property (text), widget (QLabel, lblScoreCorrect)
@@ -1651,7 +1651,7 @@
#: multipleviewbase.ui:98 qaviewbase.ui:107
#, kde-format
msgid "This is your question"
-msgstr "Esta és la vostra pregunta"
+msgstr "Aquesta és la vostra pregunta"
#. i18n: ectx: property (toolTip), widget (QLabel, picAnswer)
#. i18n: ectx: property (toolTip), widget (QRadioButton, opt2)
@@ -1723,7 +1723,7 @@
#: multipleviewbase.ui:375 qaviewbase.ui:316
#, kde-format
msgid "This was your question"
-msgstr "Esta ha estat la vostra pregunta"
+msgstr "Aquesta ha estat la vostra pregunta"
#. i18n: ectx: property (toolTip), widget (QLabel, picYourAnswer)
#. i18n: ectx: property (toolTip), widget (QLabel, lblYourAnswerHeader)
@@ -1746,7 +1746,7 @@
#: multipleviewbase.ui:501 qaviewbase.ui:417
#, kde-format
msgid "This was your answer"
-msgstr "Esta ha estat la vostra resposta"
+msgstr "Aquesta ha estat la vostra resposta"
#. i18n: ectx: property (toolTip), widget (QLabel, lblCorrectHeader)
#. i18n: ectx: property (toolTip), widget (QLabel, lblCorrect)
@@ -1769,7 +1769,7 @@
#: multipleviewbase.ui:580 qaviewbase.ui:540
#, kde-format
msgid "This was the correct answer"
-msgstr "Esta era la resposta correcta"
+msgstr "Aquesta era la resposta correcta"
#. i18n: ectx: property (text), widget (QLabel, label)
#: multipleviewbase.ui:649
@@ -2454,7 +2454,7 @@
#: qaviewbase.ui:148
#, kde-format
msgid "This is _____ answer"
-msgstr "Esta és _____ resposta"
+msgstr "Aquesta és _____ resposta"
#. i18n: ectx: property (whatsThis), widget (QLineEdit, txtAnswer)
#: qaviewbase.ui:176
@@ -2511,3 +2511,44 @@
#, kde-format
msgid "Select to print flashcards"
msgstr "Seleccioneu imprimir les fitxes ràpides"
+
+#~ msgid "&5 %1 <-> %2 Randomly"
+#~ msgstr "&5 %1 <-> %2 aleatòriament"
+
+#~ msgctxt "@title:group flash appearance settings"
+#~ msgid ""
+#~ "Flashcard\n"
+#~ "Appearance"
+#~ msgstr ""
+#~ "Aparença de les\n"
+#~ "fitxes ràpides"
+
+#~ msgctxt "@title:group special character settings"
+#~ msgid ""
+#~ "Special\n"
+#~ "Characters"
+#~ msgstr ""
+#~ "Caràcters\n"
+#~ "especials"
+
+#~ msgid ""
+#~ "Multiple\n"
+#~ "Choice"
+#~ msgstr ""
+#~ "Tria\n"
+#~ "múltiple"
+
+#~ msgid "Q&A"
+#~ msgstr "&PiR"
+
+#~ msgid "The width for the first table column."
+#~ msgstr "L'amplada per a la primera columna de la taula."
+
+#~ msgid "The width for the second table column."
+#~ msgstr "L'amplada per a la segona columna de la taula."
+
+#~ msgid "Keyboard layout for column 1"
+#~ msgstr "Disposició del teclat per a la columna 1"
+
+#~ msgid "Keyboard layout for column 2"
+#~ msgstr "Disposició del teclat per a la columna 2"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwordquiz-17.12.3/po/zh_CN/kwordquiz.po new/kwordquiz-18.04.0/po/zh_CN/kwordquiz.po
--- old/kwordquiz-17.12.3/po/zh_CN/kwordquiz.po 2018-03-06 01:12:15.000000000 +0100
+++ new/kwordquiz-18.04.0/po/zh_CN/kwordquiz.po 2018-04-13 02:04:30.000000000 +0200
@@ -10,7 +10,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2018-02-28 02:29-0500\n"
+"PO-Revision-Date: 2018-04-05 09:42-0400\n"
"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
1
0
Hello community,
here is the log from the commit of package kwave for openSUSE:Factory checked in at 2018-04-27 16:06:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwave (Old)
and /work/SRC/openSUSE:Factory/.kwave.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwave"
Fri Apr 27 16:06:16 2018 rev:17 rq:599118 version:18.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kwave/kwave.changes 2018-03-22 12:05:04.389769007 +0100
+++ /work/SRC/openSUSE:Factory/.kwave.new/kwave.changes 2018-04-27 16:06:41.576077521 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:49:49 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.04.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+ * None
+
+-------------------------------------------------------------------
+Fri Apr 06 07:10:04 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.03.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+ * Too many changes to list here
+
+-------------------------------------------------------------------
Old:
----
kwave-17.12.3.tar.xz
New:
----
kwave-18.04.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwave.spec ++++++
--- /var/tmp/diff_new_pack.fkYwMR/_old 2018-04-27 16:06:42.216054044 +0200
+++ /var/tmp/diff_new_pack.fkYwMR/_new 2018-04-27 16:06:42.216054044 +0200
@@ -19,7 +19,7 @@
%bcond_without lang
Name: kwave
-Version: 17.12.3
+Version: 18.04.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
++++++ kwave-17.12.3.tar.xz -> kwave-18.04.0.tar.xz ++++++
++++ 69532 lines of diff (skipped)
1
0
Hello community,
here is the log from the commit of package kubrick for openSUSE:Factory checked in at 2018-04-27 16:06:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubrick (Old)
and /work/SRC/openSUSE:Factory/.kubrick.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubrick"
Fri Apr 27 16:06:14 2018 rev:71 rq:599116 version:18.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes 2018-03-22 12:04:59.325950546 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2018-04-27 16:06:39.676147217 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:49:48 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.04.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+ * None
+
+-------------------------------------------------------------------
+Fri Apr 06 07:10:02 CEST 2018 - lbeltrame(a)kde.org
+
+- Update to 18.03.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+ * None
+
+-------------------------------------------------------------------
Old:
----
kubrick-17.12.3.tar.xz
New:
----
kubrick-18.04.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kubrick.spec ++++++
--- /var/tmp/diff_new_pack.iC9sjH/_old 2018-04-27 16:06:40.276125208 +0200
+++ /var/tmp/diff_new_pack.iC9sjH/_new 2018-04-27 16:06:40.280125061 +0200
@@ -19,7 +19,7 @@
%bcond_without lang
Name: kubrick
-Version: 17.12.3
+Version: 18.04.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
++++++ kubrick-17.12.3.tar.xz -> kubrick-18.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kubrick-17.12.3/po/ca(a)valencia/kubrick.po new/kubrick-18.04.0/po/ca(a)valencia/kubrick.po
--- old/kubrick-17.12.3/po/ca(a)valencia/kubrick.po 2018-03-06 01:22:16.000000000 +0100
+++ new/kubrick-18.04.0/po/ca(a)valencia/kubrick.po 2018-04-13 02:10:31.000000000 +0200
@@ -54,7 +54,7 @@
"moves is set to zero. Please select your number of shuffling moves in the "
"options dialog at menu item Game->Choose Puzzle Type->Make Your Own..."
msgstr ""
-"Ho sentim, en estos moments no es pot barrejar el cub. El nombre de "
+"Ho sentim, en aquests moments no es pot barrejar el cub. El nombre de "
"moviments per barrejar està posat a zero. Per favor, seleccioneu el nombre "
"de moviments de barreja al diàleg d'opcions del menú Joc->Escolliu el tipus "
"de trencaclosques->Personalitzeu-lo..."
@@ -92,7 +92,7 @@
#: game.cpp:262
#, kde-format
msgid "This cube has not been shuffled, so there is nothing to solve."
-msgstr "Este cub no ha estat barrejat, per tant no hi ha res a resoldre."
+msgstr "Aquest cub no ha estat barrejat, per tant no hi ha res a resoldre."
#: game.cpp:264
#, kde-format
@@ -486,7 +486,7 @@
"solució òptima pel cub de Rubik.<br><br>Uns quants mètodes funcionen "
"construint sistemàticament la solució de capa en capa, utilitzant seqüències "
"de moviments que solucionen unes quantes peces sense interferir en el que ja "
-"està ordenat. La «solució per principiants» demostrada ací utilitza esta "
+"està ordenat. La «solució per principiants» demostrada ací utilitza aquesta "
"aproximació. Poc més de 100 moviments per solucionar un cub que ha estat "
"barrejat amb 20.</qt>"
@@ -587,7 +587,7 @@
#: kubrick.cpp:239
#, kde-format
msgid "&Save Puzzle..."
-msgstr "Al&ça el trencaclosques..."
+msgstr "Guar&da el trencaclosques..."
#: kubrick.cpp:240
#, kde-format
@@ -606,7 +606,7 @@
#: kubrick.cpp:248
#, kde-format
msgid "&Save Puzzle As..."
-msgstr "Al&ça el trencaclosques com a..."
+msgstr "Guar&da el trencaclosques com a..."
#: kubrick.cpp:253
#, kde-format
@@ -699,7 +699,7 @@
#: kubrick.cpp:328
#, kde-format
msgid "This area shows Singmaster moves."
-msgstr "Esta àrea mostra els moviments en notació de Singmaster."
+msgstr "Aquesta àrea mostra els moviments en notació de Singmaster."
#: kubrick.cpp:333
#, kde-format
@@ -715,13 +715,13 @@
"To move inner slices, add periods (or dots) before the letter of the nearest "
"face."
msgstr ""
-"Esta àrea mostra els moviments en notació de Singmaster. Estan basats en les "
-"lletres RLFBUD, que representen (en anglés) les cares dreta (Right), "
+"Aquesta àrea mostra els moviments en notació de Singmaster. Estan basats en "
+"les lletres RLFBUD, que representen (en anglés) les cares dreta (Right), "
"esquerra (Left), frontal (Front), posterior (Back), superior (Up) i inferior "
"(Down). En la vista normal, les lletres RFU representen moviments en sentit "
"horari de les tres cares visibles i LBD apareix com a moviments antihoraris "
"de les cares ocultes. Afegint un «'» (apòstrof) a una lletra dóna el "
-"moviment al revers d'esta lletra. Per moure les llesques del mig, afegiu "
+"moviment al revers d'aquesta lletra. Per moure les llesques del mig, afegiu "
"períodes (o punts) avanç de la lletra de la cara més pròxima."
#: kubrick.cpp:357
@@ -757,12 +757,12 @@
#: kubrick.cpp:391
#, kde-format
msgid "Show one view of this cube."
-msgstr "Mostra un punt de vista d'este cub."
+msgstr "Mostra un punt de vista d'aquest cub."
#: kubrick.cpp:392
#, kde-format
msgid "Show one view of this cube, from the front."
-msgstr "Mostra un sol punt de vista d'este cub, des del davant."
+msgstr "Mostra un sol punt de vista d'aquest cub, des del davant."
#: kubrick.cpp:400
#, kde-format
@@ -772,15 +772,15 @@
#: kubrick.cpp:402
#, kde-format
msgid "Show two views of this cube."
-msgstr "Mostra dos punts de vista d'este cub."
+msgstr "Mostra dos punts de vista d'aquest cub."
#: kubrick.cpp:403
#, kde-format
msgid ""
"Show two views of this cube, from the front and the back. Both can rotate."
msgstr ""
-"Mostra dos punts de vista d'este cub, des del davant i des del darrere. Les "
-"dues vistes poden fer rotacions."
+"Mostra dos punts de vista d'aquest cub, des del davant i des del darrere. "
+"Les dues vistes poden fer rotacions."
#: kubrick.cpp:410
#, kde-format
@@ -790,7 +790,7 @@
#: kubrick.cpp:412
#, kde-format
msgid "Show three views of this cube."
-msgstr "Mostra tres punts de vista d'este cub."
+msgstr "Mostra tres punts de vista d'aquest cub."
#: kubrick.cpp:413
#, kde-format
@@ -798,7 +798,7 @@
"Show three views of this cube, a large one, from the front, and two small "
"ones, from the front and the back. Only the large one can rotate."
msgstr ""
-"Mostra tres vistes d'este cub, una gran des del davant i dues petites, des "
+"Mostra tres vistes d'aquest cub, una gran des del davant i dues petites, des "
"del davant i des del darrere. Només es pot fer rotacions des de la gran."
#: kubrick.cpp:425
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kubrick-17.12.3/po/en_GB/kubrick.po new/kubrick-18.04.0/po/en_GB/kubrick.po
--- old/kubrick-17.12.3/po/en_GB/kubrick.po 2018-03-06 01:22:16.000000000 +0100
+++ new/kubrick-18.04.0/po/en_GB/kubrick.po 2018-04-13 02:10:31.000000000 +0200
@@ -8,7 +8,7 @@
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2017-11-26 21:20+0000\n"
+"PO-Revision-Date: 2017-11-26 15:17+0000\n"
"Last-Translator: Steve Allewell <steve.allewell(a)gmail.com>\n"
"Language-Team: British English <kde-i18n-doc(a)kde.org>\n"
"Language: en_GB\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kubrick-17.12.3/po/gl/kubrick.po new/kubrick-18.04.0/po/gl/kubrick.po
--- old/kubrick-17.12.3/po/gl/kubrick.po 2018-03-06 01:22:17.000000000 +0100
+++ new/kubrick-18.04.0/po/gl/kubrick.po 2018-04-13 02:10:31.000000000 +0200
@@ -117,8 +117,8 @@
"Sorry, could not find a valid Kubrick demo file called %1. It should have "
"been installed in the 'apps/kubrick' sub-directory."
msgstr ""
-"Non foi posíbel atopar un ficheiro correcto de demostración de Kubrick "
-"chamado %1. Debería estar instalado no subdirectorio \"apps/kubrick\"."
+"Non se puido atopar un ficheiro correcto de demostración de Kubrick chamado "
+"%1. Debería estar instalado no subdirectorio \"apps/kubrick\"."
#: game.cpp:431
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kubrick-17.12.3/po/zh_CN/kubrick.po new/kubrick-18.04.0/po/zh_CN/kubrick.po
--- old/kubrick-17.12.3/po/zh_CN/kubrick.po 2018-03-06 01:22:17.000000000 +0100
+++ new/kubrick-18.04.0/po/zh_CN/kubrick.po 2018-04-13 02:10:31.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2018-02-28 02:28-0500\n"
+"PO-Revision-Date: 2018-04-05 09:41-0400\n"
"Last-Translator: guoyunhebrave <guoyunhebrave(a)gmail.com>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kubrick-17.12.3/src/org.kde.kubrick.appdata.xml new/kubrick-18.04.0/src/org.kde.kubrick.appdata.xml
--- old/kubrick-17.12.3/src/org.kde.kubrick.appdata.xml 2018-02-08 05:51:21.000000000 +0100
+++ new/kubrick-18.04.0/src/org.kde.kubrick.appdata.xml 2018-02-08 03:26:33.000000000 +0100
@@ -18,7 +18,6 @@
<name xml:lang="nl">Kubrick</name>
<name xml:lang="pl">Kubrick</name>
<name xml:lang="pt">kubrick</name>
- <name xml:lang="pt-BR">Kubrick</name>
<name xml:lang="ru">Kubrick</name>
<name xml:lang="sk">Kubrick</name>
<name xml:lang="sl">Kubrick</name>
@@ -44,7 +43,6 @@
<summary xml:lang="nl">3D-spel gebaseerd op de Rubik's kubus</summary>
<summary xml:lang="pl">Gra 3-D oparta na kostce Rubika</summary>
<summary xml:lang="pt">Jogo 3-D baseado no Cubo de Rubik</summary>
- <summary xml:lang="pt-BR">Jogo 3D baseado no cubo de Rubik</summary>
<summary xml:lang="ru">Трёхмерная игра, основанная на кубике Рубика</summary>
<summary xml:lang="sk">3D hra založená na Rubikovej kocke</summary>
<summary xml:lang="sl">3-D igra Rubikove kocke</summary>
1
0