Hello community,
here is the log from the commit of package kaccounts-integration for
openSUSE:Factory checked in at 2017-08-24 18:10:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
and /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaccounts-integration"
Thu Aug 24 18:10:54 2017 rev:28 rq:518338 version:17.08.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes
2017-07-25 11:27:01.341661762 +0200
+++
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
2017-08-24 18:11:00.123240606 +0200
@@ -1,0 +2,28 @@
+Wed Aug 23 07:06:37 UTC 2017 - [email protected]
+
+- Don't require ktp-accounts-kcm unconditionally
+
+-------------------------------------------------------------------
+Fri Aug 18 08:43:37 UTC 2017 - [email protected]
+
+- Update baselibs.conf
+
+-------------------------------------------------------------------
+Fri Aug 11 22:45:01 UTC 2017 - [email protected]
+
+- Update to KDE Applications 17.08.0
+ * New feature release
+ * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+ * Ensure we set a usable path to the directory where our Macros live
+ * Ensure we specify a relative path. This allows for the installation to be
relocated, something which is required for proper operation on the CI
+
+-------------------------------------------------------------------
+Sat Aug 5 18:16:55 UTC 2017 - [email protected]
+
+- Update to KDE Applications 17.07.90
+ * KDE Applications 17.07.90
+ * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------
Old:
----
kaccounts-integration-17.04.3.tar.xz
New:
----
kaccounts-integration-17.08.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kaccounts-integration.spec ++++++
--- /var/tmp/diff_new_pack.TtASbR/_old 2017-08-24 18:11:01.435055904 +0200
+++ /var/tmp/diff_new_pack.TtASbR/_new 2017-08-24 18:11:01.439055341 +0200
@@ -19,10 +19,10 @@
%bcond_without lang
Name: kaccounts-integration
-Version: 17.04.3
+Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
Summary: KDE Accounts Providers
License: GPL-2.0+
@@ -50,7 +50,6 @@
BuildRequires: pkgconfig(Qt5Qml)
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
-Requires: ktp-accounts-kcm
Recommends: kaccounts-providers
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -107,18 +106,20 @@
%defattr(-,root,root)
%doc COPYING*
%{_kf5_plugindir}/
-%{_kf5_servicesdir}/
%{_kf5_qmldir}/
+%{_kf5_servicesdir}/
%files -n libkaccounts1
%defattr(-,root,root)
+%doc COPYING*
%{_kf5_libdir}/libkaccounts.so.*
%files devel
%defattr(-,root,root)
-%{_kf5_prefix}/include/KAccounts/
-%{_kf5_libdir}/cmake/KAccounts/
+%doc COPYING*
+%{_kf5_cmakedir}/KAccounts/
%{_kf5_libdir}/libkaccounts.so
+%{_kf5_prefix}/include/KAccounts/
%if %{with lang}
%files lang -f %{name}.lang
++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.TtASbR/_old 2017-08-24 18:11:01.511045205 +0200
+++ /var/tmp/diff_new_pack.TtASbR/_new 2017-08-24 18:11:01.511045205 +0200
@@ -1 +1,5 @@
kaccounts-integration
+libkaccounts1
+kaccounts-integration-devel
+ requires "libkaccounts1-<targettype> = <version>"
+ requires "kaccounts-integration-<targettype> = <version>"
++++++ kaccounts-integration-17.04.3.tar.xz ->
kaccounts-integration-17.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kaccounts-integration-17.04.3/CMakeLists.txt
new/kaccounts-integration-17.08.0/CMakeLists.txt
--- old/kaccounts-integration-17.04.3/CMakeLists.txt 2017-07-11
02:25:36.000000000 +0200
+++ new/kaccounts-integration-17.08.0/CMakeLists.txt 2017-08-11
02:48:33.000000000 +0200
@@ -9,8 +9,8 @@
enable_testing()
set(KDE_APPLICATIONS_VERSION_MAJOR "17")
-set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "3")
+set(KDE_APPLICATIONS_VERSION_MINOR "08")
+set(KDE_APPLICATIONS_VERSION_MICRO "0")
set(KACCOUNTS_VERSION
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
set(KACCOUNTS_SOVERSION "1")
set(REQUIRED_QT_VERSION "5.2.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/ar/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/ar/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/ar/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/ar/kaccounts-integration.po
2017-08-11 02:48:32.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: ٢٠١٥-٠٤-٠٣ ٢٠:٠٠+0300\n"
"Last-Translator: Safa Alfulaij <[email protected]>\n"
"Language-Team: Arabic <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/ast/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/ast/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/ast/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/ast/kaccounts-integration.po
2017-08-11 02:48:32.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-01-02 03:21+0100\n"
"Last-Translator: enolp <[email protected]>\n"
"Language-Team: Asturian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/bs/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/bs/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/bs/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/bs/kaccounts-integration.po
2017-08-11 02:48:32.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kde5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2015-02-19 10:14+0100\n"
"Last-Translator: Samir ribic <megaribi@localhost>\n"
"Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/ca/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/ca/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/ca/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/ca/kaccounts-integration.po
2017-08-11 02:48:32.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-02-24 20:16+0100\n"
"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/ca@valencia/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/ca@valencia/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/ca@valencia/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/ca@valencia/kaccounts-integration.po
2017-08-11 02:48:32.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-02-24 20:16+0100\n"
"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/cs/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/cs/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/cs/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/cs/kaccounts-integration.po
2017-08-11 02:48:32.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-02-27 13:39+0100\n"
"Last-Translator: Vít Pelčák <[email protected]>\n"
"Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/da/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/da/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/da/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/da/kaccounts-integration.po
2017-08-11 02:48:32.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2016-07-11 21:29+0100\n"
"Last-Translator: Martin Schlander <[email protected]>\n"
"Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/de/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/de/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/de/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/de/kaccounts-integration.po
2017-08-11 02:48:32.000000000 +0200
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-03-26 14:24+0100\n"
"Last-Translator: Burkhard Lück <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/el/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/el/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/el/kaccounts-integration.po
1970-01-01 01:00:00.000000000 +0100
+++ new/kaccounts-integration-17.08.0/po/el/kaccounts-integration.po
2017-08-11 02:48:32.000000000 +0200
@@ -0,0 +1,74 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Stelios <[email protected]>, 2017.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
+"PO-Revision-Date: 2017-04-22 21:54+0200\n"
+"Last-Translator: Stelios <[email protected]>\n"
+"Language-Team: Greek <[email protected]>\n"
+"Language: el_GR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: src/accountwidget.cpp:110
+#, kde-format
+msgid "Configure..."
+msgstr "Διαμόρφωση..."
+
+#: src/create.cpp:122
+#, kde-format
+msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
+msgid "Unable to finish"
+msgstr "Αδυναμία ολοκλήρωσης"
+
+#: src/jobs/createaccount.cpp:107
+#, kde-format
+msgctxt "The %1 is for plugin name, eg. Could not load UI plugin"
+msgid "Could not load %1 plugin, please check your installation"
+msgstr "Αδυναμία φόρτωσης του πρόσθετου %1, ελέγξτε την εγκατάστασή σας"
+
+#: src/jobs/createaccount.cpp:228
+#, kde-format
+msgid "There was an error while trying to process the request: %1"
+msgstr "Υπήρξε σφάλμα κατά την επεξεργασία του αιτήματος: %1"
+
+#: src/kaccounts.cpp:65
+#, kde-format
+msgid "Select an account from the left column to configure"
+msgstr "Επιλέξτε ένα λογαριασμό από την αριστερή στήλη για διαμόρφωση"
+
+#: src/kaccounts.cpp:125
+#, kde-format
+msgid ""
+"Are you sure that you want to remove the account '%1'? This cannot be undone."
+msgstr ""
+"Είστε βέβαιοι ότι θέλετε να αφαιρέσετε το λογαριασμό '%1'; Δεν θα μπορεί να "
+"γίνει επαναφορά."
+
+#: src/kaccounts.cpp:125
+#, kde-format
+msgid "Account Removal"
+msgstr "Αφαίρεση λογαριασμού"
+
+#: src/models/accountsmodel.cpp:71
+#, kde-format
+msgid "Create"
+msgstr "Δημιουργία"
+
+#: src/models/accountsmodel.cpp:136
+#, kde-format
+msgid "Accounts"
+msgstr "Λογαριασμοί"
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: src/services.ui:25
+#, kde-format
+msgid "Select what services you want to activate"
+msgstr "Επιλέξτε τις υπηρεσίες που θα ενεργοποιηθούν"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/en_GB/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/en_GB/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/en_GB/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/en_GB/kaccounts-integration.po
2017-08-11 02:48:32.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-02-26 14:45+0000\n"
"Last-Translator: Steve Allewell <[email protected]>\n"
"Language-Team: English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/es/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/es/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/es/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/es/kaccounts-integration.po
2017-08-11 02:48:32.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-04-02 18:05+0200\n"
"Last-Translator: Eloy Cuadra <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/et/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/et/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/et/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/et/kaccounts-integration.po
2017-08-11 02:48:32.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2016-08-18 17:19+0300\n"
"Last-Translator: Marek Laane <[email protected]>\n"
"Language-Team: Estonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/fi/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/fi/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/fi/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/fi/kaccounts-integration.po
2017-08-11 02:48:32.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2016-01-20 12:06+0200\n"
"Last-Translator: Lasse Liehu <[email protected]>\n"
"Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/fr/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/fr/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/fr/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/fr/kaccounts-integration.po
2017-08-11 02:48:32.000000000 +0200
@@ -1,21 +1,22 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
# Maxence Le Doré <[email protected]>, 2014, 2015.
+# Vincent Pinon <[email protected]>, 2017.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
-"PO-Revision-Date: 2015-01-04 07:12+0100\n"
-"Last-Translator: Maxence Le Doré <[email protected]>\n"
-"Language-Team: French <[email protected]>\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
+"PO-Revision-Date: 2017-07-24 10:24+0100\n"
+"Last-Translator: Vincent Pinon <[email protected]>\n"
+"Language-Team: French <[email protected]>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
"X-Environment: kde\n"
"X-Accelerator-Marker: &\n"
"X-Text-Markup: kde4\n"
@@ -23,7 +24,7 @@
#: src/accountwidget.cpp:110
#, kde-format
msgid "Configure..."
-msgstr ""
+msgstr "Configurer..."
#: src/create.cpp:122
#, kde-format
@@ -36,6 +37,7 @@
msgctxt "The %1 is for plugin name, eg. Could not load UI plugin"
msgid "Could not load %1 plugin, please check your installation"
msgstr ""
+"Impossible de charger le module %1, veuillez vérifier votre installation"
#: src/jobs/createaccount.cpp:228
#, kde-format
@@ -52,12 +54,13 @@
msgid ""
"Are you sure that you want to remove the account '%1'? This cannot be undone."
msgstr ""
+"Voulez-vous vraiment effacer le compte « %1 » ? Cette action ne peut être "
+"annulée."
#: src/kaccounts.cpp:125
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
msgid "Account Removal"
-msgstr "Comptes"
+msgstr "Suppression du compte"
#: src/models/accountsmodel.cpp:71
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/gl/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/gl/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/gl/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/gl/kaccounts-integration.po
2017-08-11 02:48:33.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.
#
-# Adrián Chaves Fernández <[email protected]>, 2015, 2016.
+# Adrián Chaves Fernández <[email protected]>, 2015, 2016, 2017.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
-"PO-Revision-Date: 2016-01-21 07:30+0100\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
+"PO-Revision-Date: 2017-06-10 07:49+0100\n"
"Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
"com>\n"
"Language-Team: Galician <[email protected]>\n"
@@ -50,12 +50,12 @@
msgid ""
"Are you sure that you want to remove the account '%1'? This cannot be undone."
msgstr ""
+"Está seguro de que quere eliminar a conta «%1»? Isto non ten volta atrás."
#: src/kaccounts.cpp:125
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
msgid "Account Removal"
-msgstr "Contas"
+msgstr "Eliminación de conta"
#: src/models/accountsmodel.cpp:71
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/ia/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/ia/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/ia/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/ia/kaccounts-integration.po
2017-08-11 02:48:33.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.
#
-# giovanni <[email protected]>, 2016.
+# giovanni <[email protected]>, 2016, 2017.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
-"PO-Revision-Date: 2016-05-25 14:05+0100\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
+"PO-Revision-Date: 2017-04-07 23:41+0100\n"
"Last-Translator: giovanni <[email protected]>\n"
-"Language-Team: Interlingua <[email protected]>\n"
+"Language-Team: Interlingua <[email protected]>\n"
"Language: ia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -51,10 +51,9 @@
msgstr ""
#: src/kaccounts.cpp:125
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
msgid "Account Removal"
-msgstr "Contos"
+msgstr "Elimination de Contos"
#: src/models/accountsmodel.cpp:71
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/it/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/it/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/it/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/it/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-02-26 20:09+0100\n"
"Last-Translator: Luigi Toscano <[email protected]>\n"
"Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/ja/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/ja/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/ja/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/ja/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2014-11-27 00:20-0800\n"
"Last-Translator: Japanese KDE translation team <[email protected]>\n"
"Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/ko/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/ko/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/ko/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/ko/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2016-02-14 15:50+0100\n"
"Last-Translator: Shinjo Park <[email protected]>\n"
"Language-Team: Korean <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/lt/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/lt/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/lt/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/lt/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: trunk-kf 5\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2015-07-22 08:41+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/nl/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/nl/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/nl/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/nl/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-02-24 12:49+0100\n"
"Last-Translator: Freek de Kruijf <[email protected]>\n"
"Language-Team: Dutch <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/nn/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/nn/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/nn/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/nn/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-02-24 04:08+0100\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2016-11-02 20:14+0100\n"
"Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
"Language-Team: Norwegian Nynorsk <[email protected]>\n"
@@ -21,7 +21,7 @@
msgid "Configure..."
msgstr "Set opp …"
-#: src/create.cpp:117
+#: src/create.cpp:122
#, kde-format
msgctxt "Messagebox title; meaning 'Unable to finish the action you started'"
msgid "Unable to finish"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/pa/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/pa/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/pa/kaccounts-integration.po
2017-07-11 02:25:35.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/pa/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2014-12-23 18:02-0600\n"
"Last-Translator: A S Alam <[email protected]>\n"
"Language-Team: Punjabi/Panjabi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/pl/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/pl/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/pl/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/pl/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-02-25 07:24+0100\n"
"Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
"Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/pt/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/pt/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/pt/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/pt/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-02-24 10:03+0000\n"
"Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
"Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/pt_BR/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/pt_BR/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/pt_BR/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/pt_BR/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2016-01-19 13:56-0200\n"
"Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
"Language-Team: Brazilian Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/ro/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/ro/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/ro/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/ro/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2015-04-26 13:48+0300\n"
"Last-Translator: Sergiu Bivol <[email protected]>\n"
"Language-Team: Romanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/ru/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/ru/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/ru/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/ru/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2015-09-29 00:29+0300\n"
"Last-Translator: Alexander Potashev <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/sk/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/sk/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/sk/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/sk/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -4,8 +4,8 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
-"PO-Revision-Date: 2017-04-16 20:08+0100\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
+"PO-Revision-Date: 2017-04-16 21:09+0100\n"
"Last-Translator: Roman Paholik <[email protected]>\n"
"Language-Team: Slovak <[email protected]>\n"
"Language: sk\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/sl/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/sl/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/sl/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/sl/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-02-26 12:05+0100\n"
"Last-Translator: Andrej Mernik <[email protected]>\n"
"Language-Team: Slovenian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/sr/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/sr/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/sr/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/sr/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-03-12 22:21+0100\n"
"Last-Translator: Chusslove Illich <[email protected]>\n"
"Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/sv/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/sv/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/sv/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/sv/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-02-24 19:48+0100\n"
"Last-Translator: Stefan Asserhäll <[email protected]>\n"
"Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/tr/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/tr/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/tr/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/tr/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -1,21 +1,21 @@
-# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
+# Volkan Gezer <[email protected]>, 2017.
msgid ""
msgstr ""
-"Project-Id-Version: kaccounts-integration\n"
+"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-04-13 14:47+0100\n"
"Last-Translator: Volkan Gezer <[email protected]>\n"
"Language-Team: Turkish <[email protected]>\n"
-"Language: \n"
+"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: Lokalize 2.0\n"
#: src/accountwidget.cpp:110
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/uk/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/uk/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/uk/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/uk/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: kaccounts-integration\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-02-24 14:52+0200\n"
"Last-Translator: Yuri Chornoivan <[email protected]>\n"
"Language-Team: Ukrainian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/zh_CN/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/zh_CN/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/zh_CN/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -1,22 +1,20 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Weng Xuetian <[email protected]>, 2015, 2016, 2017.
-# Xuetian Weng <[email protected]>, 2015.
msgid ""
msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
-"PO-Revision-Date: 2017-02-25 09:24-0800\n"
-"Last-Translator: Weng Xuetian <[email protected]>\n"
-"Language-Team: Chinese <[email protected]>\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
+"PO-Revision-Date: 2017-08-05 09:34-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kdenetwork/kaccounts-integration.pot\n"
#: src/accountwidget.cpp:110
#, kde-format
@@ -71,189 +69,3 @@
#, kde-format
msgid "Select what services you want to activate"
msgstr "选择您想要激活的服务"
-
-#~ msgctxt ""
-#~ "Error message that shows up right after the KCM opens and detects that "
-#~ "the required variables are empty"
-#~ msgid ""
-#~ "It appears your system is not configured properly, please ensure you have "
-#~ "AG_PROVIDERS and/or AG_SERVICES environment variables set correctly, then "
-#~ "restart this configuration module.\n"
-#~ "\n"
-#~ "Please contact your distribution if you're unsure how to proceed."
-#~ msgstr ""
-#~ "看起来您的系统没有正确配置,请确认您设置了正确的 AG_PROVIDERS 和/或 "
-#~ "AG_SERVICES 环境变量,并重新启动这个配置模块。\n"
-#~ "\n"
-#~ "如果您不知道如何继续,请联系您的发行版。"
-
-#~ msgid "ownCloud"
-#~ msgstr "ownCloud"
-
-#~ msgid "Password:"
-#~ msgstr "密码:"
-
-#~ msgid "Username"
-#~ msgstr "用户名"
-
-#~ msgid "http://my.owncloudserver.org"
-#~ msgstr "http://my.owncloudserver.org"
-
-#~ msgid "Server"
-#~ msgstr "服务器"
-
-#~ msgid "JohnDoe"
-#~ msgstr "JohnDoe"
-
-#~ msgid "Unable to authenticate using the provided username and password"
-#~ msgstr "无法使用提供的用户名和密码验证"
-
-#~ msgid "Connecting to:"
-#~ msgstr "正在连接到:"
-
-#~ msgid "Contacts"
-#~ msgstr "联系人"
-
-#~ msgid ""
-#~ "Unable to connect to ownCloud at the given server URL. Please check the "
-#~ "server URL."
-#~ msgstr "无法使用给定服务器 URL 连接到 ownCloud。请检查服务器 URL。"
-
-#~ msgid "ownCloud Server"
-#~ msgstr "ownCloud 服务器"
-
-#~ msgid "Everything is Ok"
-#~ msgstr "一切正常"
-
-#~ msgid "Information is invalid"
-#~ msgstr "信息无效"
-
-#~ msgid "owncloud.org"
-#~ msgstr "owncloud.org"
-
-#~ msgid "JohnDoe (username)"
-#~ msgstr "JohnDoe (用户名)"
-
-#~ msgid "Username:"
-#~ msgstr "用户名:"
-
-#~ msgid "Password"
-#~ msgstr "密码"
-
-#~ msgid "Host:"
-#~ msgstr "主机:"
-
-#~| msgid "ownCloud account Wizard"
-#~ msgid "Add ownCloud Account"
-#~ msgstr "添加 ownCloud 账户"
-
-#~ msgctxt "Action to go to the next page on the wizard"
-#~ msgid "Next"
-#~ msgstr "下一步"
-
-#~ msgctxt "Action to finish the wizard"
-#~ msgid "Finish"
-#~ msgstr "完成"
-
-#~ msgid "Files"
-#~ msgstr "文件"
-
-#~ msgid "Calendar"
-#~ msgstr "日历"
-
-#~ msgid "Facebook account Wizard"
-#~ msgstr "Facebook 账户向导"
-
-#~ msgid "Credentials"
-#~ msgstr "身份"
-
-#~ msgid "The email and password are required"
-#~ msgstr "需要电子邮件和密码"
-
-#~ msgid "The email is required"
-#~ msgstr "需要电子邮件"
-
-#~ msgid "This account is already configured as a Web Account"
-#~ msgstr "此账户已经被配置为一个网络账户"
-
-#~ msgid "The password is required"
-#~ msgstr "需要密码"
-
-#~ msgid "Facebook Authentication"
-#~ msgstr "Facebook 认证"
-
-#~ msgid ""
-#~ "Error authenticating with Facebook, please press back and check your "
-#~ "credentials"
-#~ msgstr "认证 Facebook 失败,请点击后退并检查您的身份信息"
-
-#~ msgid "Checking username..."
-#~ msgstr "正在检查用户名..."
-
-#~ msgid "Waiting for authorization..."
-#~ msgstr "正在等待认证..."
-
-#~ msgid "Try again"
-#~ msgstr "重试"
-
-#~ msgid "Chat"
-#~ msgstr "聊天"
-
-#~ msgid "Contacts and Events"
-#~ msgstr "联系人和事件"
-
-#~ msgid "Google account Wizard"
-#~ msgstr "Google 账户向导"
-
-#~ msgid "Calendar / Tasks"
-#~ msgstr "日历 / 任务"
-
-#~ msgid "The email seems to be wrong (Invalid format)"
-#~ msgstr "电子邮件地址看起来不正确 (格式无效)"
-
-#~ msgid "Email address:"
-#~ msgstr "电子邮件地址:"
-
-#~ msgid "Google Authentication"
-#~ msgstr "Google 认证"
-
-#~ msgid ""
-#~ "Error authenticating with Google, please press back and check your "
-#~ "credentials"
-#~ msgstr "认证 Google 失败,请点击后退并检查您的身份信息"
-
-#~ msgid "TextLabel"
-#~ msgstr "文本标签"
-
-#~ msgid "Select services"
-#~ msgstr "选择服务"
-
-#~ msgid "EMail"
-#~ msgstr "电子邮件"
-
-#~ msgid "Tasks"
-#~ msgstr "任务"
-
-#~ msgid "WebAccounts requires to have access to"
-#~ msgstr "WebAccounts 需要访问"
-
-#~ msgid "Retry"
-#~ msgstr "重试"
-
-#~ msgid "Calendar and Contacts"
-#~ msgstr "日历和联系人"
-
-#~ msgid "User or password are incorrect"
-#~ msgstr "用户或密码不正确"
-
-#~ msgid "The username and password are required"
-#~ msgstr "需要用户名和密码"
-
-#~ msgid "The username is required"
-#~ msgstr "需要用户名"
-
-#~ msgid "Runner-id Wizard"
-#~ msgstr "Runner-id 向导"
-
-#~ msgid "This account is already configured in KAccounts"
-#~ msgstr "此账户已在 KAccounts 中配置"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/po/zh_TW/kaccounts-integration.po
new/kaccounts-integration-17.08.0/po/zh_TW/kaccounts-integration.po
--- old/kaccounts-integration-17.04.3/po/zh_TW/kaccounts-integration.po
2017-07-11 02:25:36.000000000 +0200
+++ new/kaccounts-integration-17.08.0/po/zh_TW/kaccounts-integration.po
2017-08-11 02:48:33.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-07-07 05:11+0200\n"
+"POT-Creation-Date: 2017-07-07 03:12+0200\n"
"PO-Revision-Date: 2017-03-12 20:44+0800\n"
"Last-Translator: Jeff Huang <[email protected]>\n"
"Language-Team: Chinese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kaccounts-integration-17.04.3/src/lib/CMakeLists.txt
new/kaccounts-integration-17.08.0/src/lib/CMakeLists.txt
--- old/kaccounts-integration-17.04.3/src/lib/CMakeLists.txt 2017-07-10
01:02:28.000000000 +0200
+++ new/kaccounts-integration-17.08.0/src/lib/CMakeLists.txt 2017-08-08
22:06:02.000000000 +0200
@@ -4,7 +4,7 @@
${CMAKE_CURRENT_BINARY_DIR}
)
-set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_FULL_CMAKEPACKAGEDIR}/KAccounts")
+set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KAccounts")
include(ECMGenerateHeaders)
include(ECMPackageConfigHelpers)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kaccounts-integration-17.04.3/src/lib/KAccountsConfig.cmake.in
new/kaccounts-integration-17.08.0/src/lib/KAccountsConfig.cmake.in
--- old/kaccounts-integration-17.04.3/src/lib/KAccountsConfig.cmake.in
2017-07-10 01:02:28.000000000 +0200
+++ new/kaccounts-integration-17.08.0/src/lib/KAccountsConfig.cmake.in
2017-08-08 22:06:02.000000000 +0200
@@ -9,4 +9,4 @@
include("${CMAKE_CURRENT_LIST_DIR}/KAccountsTargets.cmake")
include("${CMAKE_CURRENT_LIST_DIR}/KAccountsMacros.cmake")
-set(KACCOUNTS_MACROS_PATH "@CMAKECONFIG_INSTALL_DIR@")
+set(KACCOUNTS_MACROS_PATH "${CMAKE_CURRENT_LIST_DIR}")