Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2015-07-02 22:49:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-sdk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2015-05-29 
10:26:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes     
2015-07-03 00:15:03.000000000 +0200
@@ -1,0 +2,8 @@
+Sun Jun 28 18:32:29 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.2:
+  * Bugfix release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.3.2.php
+
+-------------------------------------------------------------------

Old:
----
  plasma-sdk-5.3.1.tar.xz

New:
----
  plasma-sdk-5.3.2.tar.xz

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

Other differences:
------------------
++++++ plasma5-sdk.spec ++++++
--- /var/tmp/diff_new_pack.K4CklU/_old  2015-07-03 00:15:04.000000000 +0200
+++ /var/tmp/diff_new_pack.K4CklU/_new  2015-07-03 00:15:04.000000000 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           plasma5-sdk
-Version:        5.3.1
+Version:        5.3.2
 Release:        0
 Summary:        Plasma SDK
 License:        LGPL-2.0+

++++++ plasma-sdk-5.3.1.tar.xz -> plasma-sdk-5.3.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/CMakeLists.txt 
new/plasma-sdk-5.3.2/CMakeLists.txt
--- old/plasma-sdk-5.3.1/CMakeLists.txt 2015-05-21 19:12:43.000000000 +0200
+++ new/plasma-sdk-5.3.2/CMakeLists.txt 2015-06-25 13:19:15.000000000 +0200
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.3.1")
+set(PROJECT_VERSION "5.3.2")
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/cuttlefish/package/metadata.desktop 
new/plasma-sdk-5.3.2/cuttlefish/package/metadata.desktop
--- old/plasma-sdk-5.3.1/cuttlefish/package/metadata.desktop    2015-05-21 
19:12:06.000000000 +0200
+++ new/plasma-sdk-5.3.2/cuttlefish/package/metadata.desktop    2015-06-25 
13:18:41.000000000 +0200
@@ -18,6 +18,7 @@
 Name[uk]=Cuttlefish
 Name[x-test]=xxCuttlefishxx
 Name[zh_CN]=Cuttlefish
+Name[zh_TW]=Cuttlefish
 Comment=List and preview available icons
 Comment[ca]=Llista i fa una vista prèvia de les icones disponibles
 Comment[de]=Auflistung und Vorschau verfügbarer Symbole
@@ -35,6 +36,7 @@
 Comment[sv]=Lista och visa tillgängliga ikoner
 Comment[uk]=Показ списку і попередній перегляду доступних піктограм
 Comment[x-test]=xxList and preview available iconsxx
+Comment[zh_TW]=列出並預覽可用的圖示
 GenericName=Icon Browser
 GenericName[ca]=Navegador d'icones
 GenericName[cs]=Prohlížeč ikon
@@ -54,6 +56,7 @@
 GenericName[uk]=Навігатор піктограмами
 GenericName[x-test]=xxIcon Browserxx
 GenericName[zh_CN]=图标浏览器
+GenericName[zh_TW]=圖示瀏覽器
 Encoding=UTF-8
 Type=Service
 Icon=internet-web-browser
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.3.1/cuttlefish/src/editorplugin/cuttlefishplugin.desktop 
new/plasma-sdk-5.3.2/cuttlefish/src/editorplugin/cuttlefishplugin.desktop
--- old/plasma-sdk-5.3.1/cuttlefish/src/editorplugin/cuttlefishplugin.desktop   
2015-05-21 19:12:06.000000000 +0200
+++ new/plasma-sdk-5.3.2/cuttlefish/src/editorplugin/cuttlefishplugin.desktop   
2015-06-25 13:18:41.000000000 +0200
@@ -20,8 +20,10 @@
 Name[uk]=Вибір піктограми
 Name[x-test]=xxIcon Pickerxx
 Name[zh_CN]=图标选择器
+Name[zh_TW]=圖示挑選器
 Comment=Invokes Cuttlefish icon picker
 Comment[ca]=Invoca al selector d'icones Cuttlefish
+Comment[de]=Öffnet die Symbol-Auswahl von Cuttlefish
 Comment[en_GB]=Invokes Cuttlefish icon picker
 Comment[es]=Llama al selector de iconos Cuttlefish
 Comment[fi]=Käynnistää Cuttlefish-kuvakevalitsimen
@@ -36,3 +38,4 @@
 Comment[sv]=Startar Cuttlefish ikonväljare
 Comment[uk]=Запускає засіб вибору піктограми Cuttlefish
 Comment[x-test]=xxInvokes Cuttlefish icon pickerxx
+Comment[zh_TW]=啟動 Cuttlefish 圖示挑選器
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.3.1/plasmate/plugins/plasmaprojectmanager/kdevplasmamanager.desktop.cmake
 
new/plasma-sdk-5.3.2/plasmate/plugins/plasmaprojectmanager/kdevplasmamanager.desktop.cmake
--- 
old/plasma-sdk-5.3.1/plasmate/plugins/plasmaprojectmanager/kdevplasmamanager.desktop.cmake
  2015-05-21 19:12:06.000000000 +0200
+++ 
new/plasma-sdk-5.3.2/plasmate/plugins/plasmaprojectmanager/kdevplasmamanager.desktop.cmake
  2015-06-25 13:18:41.000000000 +0200
@@ -17,6 +17,7 @@
 Name[sv]=Plasma-projekthanterare
 Name[uk]=Керування проектами Плазми
 Name[x-test]=xxPlasma Project Managerxx
+Name[zh_TW]=Plasma 專案管理員
 GenericName=Plasma Project Manager
 GenericName[ca]=Gestor de projectes Plasma
 GenericName[de]=Plasma-Projektverwaltung
@@ -34,8 +35,10 @@
 GenericName[sv]=Plasma-projekthanterare
 GenericName[uk]=Керування проектами Плазми
 GenericName[x-test]=xxPlasma Project Managerxx
+GenericName[zh_TW]=Plasma 專案管理員
 Comment=Allow KDevPlatform to manage plasma projects
 Comment[ca]=Permet al KDevPlatform gestionar els projectes de plasma
+Comment[de]=Verwaltung von Plasma-Projekten mit KDevPlatform
 Comment[en_GB]=Allow KDevPlatform to manage plasma projects
 Comment[es]=Permite a KDevPlatform gestionar proyectos de Plasma
 Comment[fi]=Mahdollistaa KDevPlatformin hallitsemaan Plasma-projekteja
@@ -50,6 +53,7 @@
 Comment[sv]=Tillåter att KDevelop hanterar Plasma-projekt
 Comment[uk]=Дозволяє KDevPlatform керувати проектами Плазми
 Comment[x-test]=xxAllow KDevPlatform to manage plasma projectsxx
+Comment[zh_TW]=允許 KDevPlatform 管理 Plasma 專案
 Icon=plasmagik
 ServiceTypes=KDevelop/Plugin
 X-KDE-Library=kdevplatform/@KDEV_PLUGIN_VERSION@/kdevplasmamanager
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.3.1/plasmate/plugins/savesystemview/kdevsavesystemview.desktop.cmake
 
new/plasma-sdk-5.3.2/plasmate/plugins/savesystemview/kdevsavesystemview.desktop.cmake
--- 
old/plasma-sdk-5.3.1/plasmate/plugins/savesystemview/kdevsavesystemview.desktop.cmake
       2015-05-21 19:12:06.000000000 +0200
+++ 
new/plasma-sdk-5.3.2/plasmate/plugins/savesystemview/kdevsavesystemview.desktop.cmake
       2015-06-25 13:18:41.000000000 +0200
@@ -3,6 +3,7 @@
 Exec=blubb
 Comment=Lets you manage your git repository.
 Comment[ca]=Permet gestionar el vostre repositori git.
+Comment[de]=Verwaltung von Git-Quelltextarchiven.
 Comment[en_GB]=Lets you manage your git repository.
 Comment[es]=Le permite gestionar su repositorio git.
 Comment[fi]=Mahdollistaa git-varaston hallinnan.
@@ -17,8 +18,10 @@
 Comment[sv]=Låter dig hantera Git-arkiv.
 Comment[uk]=Надає вам змогу керувати вашим сховищем git.
 Comment[x-test]=xxLets you manage your git repository.xx
+Comment[zh_TW]=讓您管理您的 git 主目錄。
 Name=Save System View
 Name[ca]=Desa la vista del sistema
+Name[de]=Systemansicht speichern
 Name[en_GB]=Save System View
 Name[es]=Guardar vista del sistema
 Name[hu]=Rendszernézet mentése
@@ -32,8 +35,10 @@
 Name[sv]=Spara systemvy
 Name[uk]=Збереження вигляду системи
 Name[x-test]=xxSave System Viewxx
+Name[zh_TW]=儲存系統檢視
 GenericName=Save System View
 GenericName[ca]=Desa la vista del sistema
+GenericName[de]=Systemansicht speichern
 GenericName[en_GB]=Save System View
 GenericName[es]=Guardar vista del sistema
 GenericName[hu]=Rendszernézet mentése
@@ -47,6 +52,7 @@
 GenericName[sv]=Spara systemvy
 GenericName[uk]=Зберегти вигляд системи
 GenericName[x-test]=xxSave System Viewxx
+GenericName[zh_TW]=儲存系統檢視
 Icon=plasmagik
 ServiceTypes=KDevelop/Plugin
 X-KDE-Library=kdevsavesystemview
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.3.1/plasmate/tests/testdata/metadata/battery.desktop 
new/plasma-sdk-5.3.2/plasmate/tests/testdata/metadata/battery.desktop
--- old/plasma-sdk-5.3.1/plasmate/tests/testdata/metadata/battery.desktop       
2015-05-21 19:12:06.000000000 +0200
+++ new/plasma-sdk-5.3.2/plasmate/tests/testdata/metadata/battery.desktop       
2015-06-25 13:18:41.000000000 +0200
@@ -17,6 +17,7 @@
 Name[sv]=Batteri och ljusstyrka
 Name[uk]=Акумулятор і яскравість дисплея
 Name[x-test]=xxBattery & Brightnessxx
+Name[zh_TW]=電池與亮度
 Comment=See the power status of your battery
 Comment[ca]=Vegeu l'estat d'energia de la bateria
 Comment[cs]=Zobrazí stav nabití vaší baterie
@@ -35,6 +36,7 @@
 Comment[sv]=Se batteriets laddningsstatus
 Comment[uk]=Перегляньте стан заряду акумулятора
 Comment[x-test]=xxSee the power status of your batteryxx
+Comment[zh_TW]=查看您的電池的電源狀態
 Encoding=UTF-8
 Keywords=Power Management;Battery;System;Energy;
 Keywords[ca]=Sistema de gestió d'energia;Bateria;Sistema;Energia;
@@ -54,6 +56,7 @@
 Keywords[sv]=Strömhantering;Batteri;System;Energi;
 Keywords[uk]=Power Management;Battery;System;Energy;керування 
живленням;акумулятор;система;енергія;батарея;батарейка;живлення;
 Keywords[x-test]=xxPower Managementxx;xxBatteryxx;xxSystemxx;xxEnergyxx;
+Keywords[zh_TW]=Power Management;Battery;System;Energy;
 
 Icon=battery
 Type=Service
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.3.1/plasmoidviewer/qmlpackages/shell/metadata.desktop 
new/plasma-sdk-5.3.2/plasmoidviewer/qmlpackages/shell/metadata.desktop
--- old/plasma-sdk-5.3.1/plasmoidviewer/qmlpackages/shell/metadata.desktop      
2015-05-21 19:12:06.000000000 +0200
+++ new/plasma-sdk-5.3.2/plasmoidviewer/qmlpackages/shell/metadata.desktop      
2015-06-25 13:18:41.000000000 +0200
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Comment=PlasmoidViewer Shell
 Comment[ca]=Intèrpret d'ordres del visor de plasmoides
+Comment[de]=PlasmoidViewer-Shell
 Comment[en_GB]=PlasmoidViewer Shell
 Comment[es]=Entorno de vista de plasmoides
 Comment[hu]=Plasmoidmegjelenítő felület
@@ -14,10 +15,12 @@
 Comment[sv]=Plasmoid-visningsskal
 Comment[uk]=Оболонка перегляду плазмоїдів
 Comment[x-test]=xxPlasmoidViewer Shellxx
+Comment[zh_TW]=PlasmoidViewer Shell
 Encoding=UTF-8
 Keywords=
 Name=PlasmoidViewerShell
 Name[ca]=Intèrpret d'ordres del visor de plasmoides
+Name[de]=PlasmoidViewerShell
 Name[en_GB]=PlasmoidViewerShell
 Name[es]=Entorno de vista de plasmoides
 Name[hu]=Plasmoidmegjelenítő felület
@@ -31,6 +34,7 @@
 Name[sv]=Plasmoid-visningsskal
 Name[uk]=Оболонка перегляду плазмоїдів
 Name[x-test]=xxPlasmoidViewerShellxx
+Name[zh_TW]=PlasmoidViewerShell
 Type=Service
 
 X-KDE-ServiceTypes=Plasma/Shell
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/po/ca/cuttlefish.po 
new/plasma-sdk-5.3.2/po/ca/cuttlefish.po
--- old/plasma-sdk-5.3.1/po/ca/cuttlefish.po    2015-05-21 19:12:11.000000000 
+0200
+++ new/plasma-sdk-5.3.2/po/ca/cuttlefish.po    2015-06-25 13:18:45.000000000 
+0200
@@ -17,6 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Accelerator-Marker: &\n"
 "X-Generator: Lokalize 1.5\n"
 
 #: cuttlefishplugin.cpp:82
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/po/ca/kdevpackagemanagerview.po 
new/plasma-sdk-5.3.2/po/ca/kdevpackagemanagerview.po
--- old/plasma-sdk-5.3.1/po/ca/kdevpackagemanagerview.po        2015-05-21 
19:12:11.000000000 +0200
+++ new/plasma-sdk-5.3.2/po/ca/kdevpackagemanagerview.po        2015-06-25 
13:18:45.000000000 +0200
@@ -17,6 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Accelerator-Marker: &\n"
 "X-Generator: Lokalize 1.5\n"
 
 #. i18n: ectx: Menu (package)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.3.1/po/ca/plasma_shell_org.kde.desktop.po 
new/plasma-sdk-5.3.2/po/ca/plasma_shell_org.kde.desktop.po
--- old/plasma-sdk-5.3.1/po/ca/plasma_shell_org.kde.desktop.po  2015-05-21 
19:12:11.000000000 +0200
+++ new/plasma-sdk-5.3.2/po/ca/plasma_shell_org.kde.desktop.po  2015-06-25 
13:18:45.000000000 +0200
@@ -17,6 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Accelerator-Marker: &\n"
 "X-Generator: Lokalize 1.5\n"
 
 #: contents/configuration/MouseEventInputButton.qml:27
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/po/ca/plasmate.po 
new/plasma-sdk-5.3.2/po/ca/plasmate.po
--- old/plasma-sdk-5.3.1/po/ca/plasmate.po      2015-05-21 19:12:11.000000000 
+0200
+++ new/plasma-sdk-5.3.2/po/ca/plasmate.po      2015-06-25 13:18:45.000000000 
+0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: plasmate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-04-09 08:30+0000\n"
-"PO-Revision-Date: 2015-05-07 17:59+0200\n"
+"PO-Revision-Date: 2015-05-29 15:49+0200\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
@@ -18,6 +18,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Accelerator-Marker: &\n"
 "X-Generator: Lokalize 1.5\n"
 
 msgctxt "NAME OF TRANSLATORS"
@@ -441,7 +442,7 @@
 "easiest to achieve by using a \"reverse domain name\" such as org.myproject."
 "Addonname."
 msgstr ""
-"Assegureu-vos que el nom del vostre complement és únic a nivell global. Ho "
+"Assegureu-vos que el nom del vostre complement sigui únic globalment. Ho "
 "podeu aconseguir amb més facilitat si useu un «nom de domini invers», com "
 "org.meuprojecte.nomdelcomplement."
 
@@ -517,9 +518,8 @@
 "escrit en Qt Quick, JavaScript, Python o Ruby. Plasmate us guiarà a través "
 "del procés d'importació d'un complement existent o la creació d'un de nou a "
 "partir de zero, implementant la vostra funcionalitat, i exportant els "
-"paquets del Plasma llestos per instal·lar, ja sigui a l'ordinador, o "
-"publicar-lo al món utilitzant el sistema «Obtén novetats candents».<br /></"
-"p>\n"
+"paquets del Plasma llestos per instal·lar, sigui a l'ordinador, o publicar-"
+"lo al món utilitzant el sistema «Obtén novetats candents».<br /></p>\n"
 "<p style=\" margin-top:14px; margin-bottom:12px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:"
 "large; font-weight:600;\">Comença a treballar amb Plasmate...</span></p>\n"
@@ -567,7 +567,7 @@
 
 #: docbrowser/docbrowser.cpp:50
 msgid "API Reference"
-msgstr "Referència de la API"
+msgstr "Referència de l'API"
 
 #: docbrowser/docbrowser.cpp:58 docbrowser/docbrowser.cpp:86
 msgid "Find:"
@@ -583,7 +583,7 @@
 
 #: docbrowser/docbrowser.cpp:98
 msgid "Loading API reference..."
-msgstr "S'està carregant la referència de la API..."
+msgstr "S'està carregant la referència de l'API..."
 
 #: docbrowser/docbrowser.cpp:109
 msgid "Loading tutorials..."
@@ -674,7 +674,7 @@
 
 #: editors/kconfigxt/kconfigxtreader.cpp:75
 msgid "The xml file isn't writable"
-msgstr "El fitxer XML no és escrivible"
+msgstr "No es pot escriure el fitxer XML"
 
 #: editors/kconfigxt/kconfigxtreader.cpp:95
 msgid "The group element doesn't have a name"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/po/ca/themeexplorer.po 
new/plasma-sdk-5.3.2/po/ca/themeexplorer.po
--- old/plasma-sdk-5.3.1/po/ca/themeexplorer.po 2015-05-21 19:12:11.000000000 
+0200
+++ new/plasma-sdk-5.3.2/po/ca/themeexplorer.po 2015-06-25 13:18:45.000000000 
+0200
@@ -17,6 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Accelerator-Marker: &\n"
 "X-Generator: Lokalize 1.5\n"
 
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.3.1/po/de/plasma_shell_org.kde.desktop.po 
new/plasma-sdk-5.3.2/po/de/plasma_shell_org.kde.desktop.po
--- old/plasma-sdk-5.3.1/po/de/plasma_shell_org.kde.desktop.po  2015-05-21 
19:12:14.000000000 +0200
+++ new/plasma-sdk-5.3.2/po/de/plasma_shell_org.kde.desktop.po  2015-06-25 
13:18:47.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-04-09 08:30+0000\n"
-"PO-Revision-Date: 2015-04-26 15:31+0200\n"
+"PO-Revision-Date: 2015-06-21 21:26+0200\n"
 "Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
 "Language: de\n"
@@ -31,7 +31,7 @@
 
 #: contents/views/SdkButtons.qml:68
 msgid "Planar"
-msgstr ""
+msgstr "Planar"
 
 #: contents/views/SdkButtons.qml:72
 msgid "Vertical"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/po/de/plasmate.po 
new/plasma-sdk-5.3.2/po/de/plasmate.po
--- old/plasma-sdk-5.3.1/po/de/plasmate.po      2015-05-21 19:12:14.000000000 
+0200
+++ new/plasma-sdk-5.3.2/po/de/plasmate.po      2015-06-25 13:18:47.000000000 
+0200
@@ -6,7 +6,7 @@
 "Project-Id-Version: plasmate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-04-09 08:30+0000\n"
-"PO-Revision-Date: 2015-04-26 15:35+0200\n"
+"PO-Revision-Date: 2015-06-21 23:11+0200\n"
 "Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
 "Language: de\n"
@@ -191,13 +191,7 @@
 msgstr "Von der Festplatte"
 
 #: app/startpage/projectmanager.cpp:95
-#, fuzzy, kde-format
-#| msgid ""
-#| "Are you sure you want to remove the selected project from the project "
-#| "list?"
-#| msgid_plural ""
-#| "Are you sure you want to remove the selected projects from the project "
-#| "list?"
+#, kde-format
 msgid ""
 "Are you sure you want to remove the selected project from the project list? "
 "%2 \n"
@@ -207,18 +201,16 @@
 "%2 \n"
 "Number of projects %1"
 msgstr[0] ""
-"Möchten Sie das ausgewählte Projekt wirklich aus der Projektliste löschen?"
+"Möchten Sie das ausgewählte Projekt wirklich aus der Projektliste löschen?\n"
+"%2\n"
+"Anzahl des Projekts %1"
 msgstr[1] ""
-"Möchten Sie die ausgewählten Projekte wirklich aus der Projektliste löschen?"
+"Möchten Sie die ausgewählten Projekte wirklich aus der Projektliste löschen? "
+"%2 \n"
+"Anzahl der Projekte %1"
 
 #: app/startpage/projectmanager.cpp:107
-#, fuzzy, kde-format
-#| msgid ""
-#| "Are you sure you want to remove the selected project from disk? This "
-#| "cannot be undone"
-#| msgid_plural ""
-#| "Are you sure you want to remove the selected projects from disk? This "
-#| "cannot be undone"
+#, kde-format
 msgid ""
 "Are you sure you want to remove the selected project from disk? This cannot "
 "be undone %2 \n"
@@ -228,11 +220,13 @@
 "be undone %2 \n"
 "Number of projects  %1"
 msgstr[0] ""
-" Möchten Sie das ausgewählte Projekt wirklich von der Festplatte löschen? "
-"Dies kann nicht rückgängig gemacht werden."
+"Möchten Sie das ausgewählte Projekt wirklich von der Festplatte löschen? "
+"Dies kann nicht rückgängig gemacht werden %2\n"
+"Anzahl des Projekts %1"
 msgstr[1] ""
 " Möchten Sie die ausgewählten Projekte wirklich von der Festplatte löschen? "
-"Dies kann nicht rückgängig gemacht werden."
+"Dies kann nicht rückgängig gemacht werden %2\n"
+"Anzahl der Projekts %1."
 
 #: app/startpage/startpage.cpp:217
 msgid "Plasma Widget"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/po/de/plasmoidviewer.po 
new/plasma-sdk-5.3.2/po/de/plasmoidviewer.po
--- old/plasma-sdk-5.3.1/po/de/plasmoidviewer.po        2015-05-21 
19:12:14.000000000 +0200
+++ new/plasma-sdk-5.3.2/po/de/plasmoidviewer.po        2015-06-25 
13:18:47.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: plasmoidviewer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-04-12 11:14+0000\n"
-"PO-Revision-Date: 2015-05-17 20:45+0200\n"
+"PO-Revision-Date: 2015-06-21 21:28+0200\n"
 "Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
 "Language: de\n"
@@ -72,7 +72,7 @@
 
 #: main.cpp:79
 msgid "The name of the theme which the shell will use"
-msgstr ""
+msgstr "Der Name des Design, das die Shell benutzt"
 
 #: view.cpp:110
 #, kde-format
@@ -82,7 +82,7 @@
 #: view.cpp:126
 #, kde-format
 msgid "Containment %1 doesn't exist"
-msgstr ""
+msgstr "Containment %1 existiert nicht"
 
 #: view.cpp:289
 msgid "Save Screenshot"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/po/de/themeexplorer.po 
new/plasma-sdk-5.3.2/po/de/themeexplorer.po
--- old/plasma-sdk-5.3.1/po/de/themeexplorer.po 2015-05-21 19:12:14.000000000 
+0200
+++ new/plasma-sdk-5.3.2/po/de/themeexplorer.po 2015-06-25 13:18:47.000000000 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-04-09 08:30+0000\n"
-"PO-Revision-Date: 2015-05-17 20:46+0200\n"
+"PO-Revision-Date: 2015-05-29 21:14+0200\n"
 "Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
 "Language: de\n"
@@ -36,7 +36,7 @@
 
 #: package/contents/ui/delegates/button.qml:41
 msgid "ToolButton"
-msgstr ""
+msgstr "Werkzeugleisten-Knopf"
 
 #: package/contents/ui/delegates/button.qml:45
 msgid "Button"
@@ -44,15 +44,15 @@
 
 #: package/contents/ui/delegates/tabbar.qml:43
 msgid "Tab1"
-msgstr ""
+msgstr "Karteikarte 1"
 
 #: package/contents/ui/delegates/tabbar.qml:46
 msgid "Tab2"
-msgstr ""
+msgstr "Karteikarte 2"
 
 #: package/contents/ui/delegates/tabbar.qml:49
 msgid "Tab3"
-msgstr ""
+msgstr "Karteikarte 3"
 
 #: package/contents/ui/delegates/textfield.qml:42
 msgid "Text"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/po/zh_CN/plasmaengineexplorer.po 
new/plasma-sdk-5.3.2/po/zh_CN/plasmaengineexplorer.po
--- old/plasma-sdk-5.3.1/po/zh_CN/plasmaengineexplorer.po       2015-05-21 
19:12:43.000000000 +0200
+++ new/plasma-sdk-5.3.2/po/zh_CN/plasmaengineexplorer.po       2015-06-25 
13:19:15.000000000 +0200
@@ -2,21 +2,21 @@
 #
 # Funda Wang <fundaw...@linux.net.cn>,2006.
 # Ni Hui <shuizhuyuan...@126.com>, 2008, 2009, 2012.
-# Weng Xuetian <wen...@gmail.com>, 2012.
+# Weng Xuetian <wen...@gmail.com>, 2012, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmaengineexplorer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-04-09 08:30+0000\n"
-"PO-Revision-Date: 2012-06-03 09:22+0800\n"
-"Last-Translator: Weng Xuetian <wen...@gmail.com>\n"
-"Language-Team: Chinese Simplified <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2015-06-23 09:15UTC-0800\n"
+"Last-Translator: Weng Xuetian <wen...@gmail.cm>\n"
+"Language-Team: Chinese <kde-ch...@kde.org>\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 1.4\n"
+"X-Generator: Lokalize 2.0\n"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
@@ -65,10 +65,8 @@
 msgstr "获得相关服务"
 
 #: engineexplorer.cpp:303
-#, fuzzy
-#| msgid "Get associated service"
 msgid "Get associated model"
-msgstr "获得相关服务"
+msgstr "获得相关模型"
 
 #: engineexplorer.cpp:304
 msgid "Update source now"
@@ -82,19 +80,19 @@
 #, kde-format
 msgid "<1 bit>"
 msgid_plural "<%1 bits>"
-msgstr[0] ""
+msgstr[0] "<%1 位>"
 
 #: engineexplorer.cpp:337
 #, kde-format
 msgid "<1 byte>"
 msgid_plural "<%1 bytes>"
-msgstr[0] ""
+msgstr[0] "<%1 字节>"
 
 #: engineexplorer.cpp:360
 #, kde-format
 msgid "<1 item>"
 msgid_plural "<%1 items>"
-msgstr[0] ""
+msgstr[0] "<%1 项>"
 
 #: engineexplorer.cpp:450
 msgctxt "The user did a query to a dataengine and it returned empty data"
@@ -137,10 +135,8 @@
 
 #. i18n: ectx: property (prefix), widget (QSpinBox, m_updateInterval)
 #: engineexplorer.ui:72
-#, fuzzy
-#| msgid "Update every "
 msgid "Update Every "
-msgstr "更新间隔"
+msgstr "每隔更新"
 
 #. i18n: ectx: property (text), widget (QPushButton, m_sourceRequesterButton)
 #: engineexplorer.ui:88
@@ -235,22 +231,16 @@
 msgstr "未知"
 
 #: modelviewer.cpp:109
-#, fuzzy
-#| msgid ""
-#| "No valid service was returned. Verify that a service is available for "
-#| "this source."
 msgid ""
 "No valid model was returned. Verify that a model is available for this "
 "source."
-msgstr "无可用的服务。请检查这个数据源是否有可用服务。"
+msgstr "无可用的模型。请检查这个数据源是否有可用模型。"
 
 #: modelviewer.cpp:114
-#, fuzzy, kde-format
-#| msgctxt "%1 is a Plasma service name"
-#| msgid "%1 Service Explorer"
+#, kde-format
 msgctxt "%1 is a Plasma dataengine name"
 msgid "%1 Model Explorer"
-msgstr "%1 服务浏览器"
+msgstr "%1 模型浏览器"
 
 #: serviceviewer.cpp:40
 msgid "Start Operation"
@@ -306,17 +296,13 @@
 "目标为<b>‘%2’</b>的<b>‘%1’</b>操作成功。<p>返回的信息是:<b>‘%3’</b></p>"
 
 #: serviceviewer.cpp:229
-#, fuzzy, kde-format
-#| msgid "One active operation ..."
-#| msgid_plural "%1 operations active ..."
+#, kde-format
 msgid "One active operation..."
 msgid_plural "%1 operations active..."
-msgstr[0] "%1 个活动操作 ..."
+msgstr[0] "%1 个活动操作..."
 
 #. i18n: ectx: property (text), widget (QLabel, m_operationsLabel)
 #: serviceviewer.ui:27
-#, fuzzy
-#| msgid "&Operation:"
 msgid "Opera&tion:"
 msgstr "操作(&O):"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/po/zh_CN/plasmoidviewer.po 
new/plasma-sdk-5.3.2/po/zh_CN/plasmoidviewer.po
--- old/plasma-sdk-5.3.1/po/zh_CN/plasmoidviewer.po     2015-05-21 
19:12:43.000000000 +0200
+++ new/plasma-sdk-5.3.2/po/zh_CN/plasmoidviewer.po     2015-06-25 
13:19:15.000000000 +0200
@@ -5,20 +5,21 @@
 # Ni Hui <shuizhuyuan...@126.com>, 2008, 2009, 2012.
 # Lie_Ex <lilith...@gmail.com>, 2008-2010.
 # FengChao <rainofch...@gmail.com>, 2011, 2012.
+# Weng Xuetian <wen...@gmail.cm>, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmoidviewer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-04-12 11:14+0000\n"
-"PO-Revision-Date: 2012-12-14 08:49+0800\n"
-"Last-Translator: FengChao <rainofch...@gmail.com>\n"
-"Language-Team: Chinese Simplified <kde-ch...@kde.org>\n"
+"PO-Revision-Date: 2015-06-23 09:14UTC-0800\n"
+"Last-Translator: Weng Xuetian <wen...@gmail.cm>\n"
+"Language-Team: Chinese <kde-ch...@kde.org>\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 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
@@ -33,16 +34,12 @@
 msgstr "在自己的窗口中运行 Plasma 部件"
 
 #: main.cpp:57
-#, fuzzy
-#| msgid "Name of the containment plugin"
 msgid "The name of the containment plugin"
 msgstr "容器插件名称"
 
 #: main.cpp:59
-#, fuzzy
-#| msgid "Name of the wallpaper plugin"
 msgid "The name of the applet plugin"
-msgstr "墙纸插件名称"
+msgstr "部件插件名称"
 
 #: main.cpp:61
 #, fuzzy
@@ -102,4 +99,4 @@
 
 #: view.cpp:289
 msgid "Save Screenshot"
-msgstr ""
\ No newline at end of file
+msgstr "保存截屏"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/po/zh_TW/cuttlefish.po 
new/plasma-sdk-5.3.2/po/zh_TW/cuttlefish.po
--- old/plasma-sdk-5.3.1/po/zh_TW/cuttlefish.po 1970-01-01 01:00:00.000000000 
+0100
+++ new/plasma-sdk-5.3.2/po/zh_TW/cuttlefish.po 2015-06-25 13:19:15.000000000 
+0200
@@ -0,0 +1,22 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Franklin, 2015.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-04-09 08:30+0000\n"
+"PO-Revision-Date: 2015-06-09 22:14+0800\n"
+"Last-Translator: Franklin\n"
+"Language-Team: Chinese Traditional <zh-l...@linux.org.tw>\n"
+"Language: zh_TW\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 1.5\n"
+
+#: cuttlefishplugin.cpp:82
+msgid "Insert Icon with Cuttlefish"
+msgstr "用 Cuttlefish 插入圖示"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/po/zh_TW/kdevpackagemanagerview.po 
new/plasma-sdk-5.3.2/po/zh_TW/kdevpackagemanagerview.po
--- old/plasma-sdk-5.3.1/po/zh_TW/kdevpackagemanagerview.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/plasma-sdk-5.3.2/po/zh_TW/kdevpackagemanagerview.po     2015-06-25 
13:19:15.000000000 +0200
@@ -0,0 +1,28 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Franklin, 2015.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-04-09 08:30+0000\n"
+"PO-Revision-Date: 2015-06-09 22:18+0800\n"
+"Last-Translator: Franklin\n"
+"Language-Team: Chinese Traditional <zh-l...@linux.org.tw>\n"
+"Language: zh_TW\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 1.5\n"
+
+#. i18n: ectx: Menu (package)
+#: kdevsavesystemview.rc:5
+msgctxt "@title:menu"
+msgid "Package"
+msgstr "套件"
+
+#: savesystemviewplugin.cpp:64
+msgid "Save System"
+msgstr "儲存系統"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.3.1/po/zh_TW/plasma_shell_org.kde.desktop.po 
new/plasma-sdk-5.3.2/po/zh_TW/plasma_shell_org.kde.desktop.po
--- old/plasma-sdk-5.3.1/po/zh_TW/plasma_shell_org.kde.desktop.po       
1970-01-01 01:00:00.000000000 +0100
+++ new/plasma-sdk-5.3.2/po/zh_TW/plasma_shell_org.kde.desktop.po       
2015-06-25 13:19:15.000000000 +0200
@@ -0,0 +1,82 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Franklin, 2015.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-04-09 08:30+0000\n"
+"PO-Revision-Date: 2015-06-09 22:19+0800\n"
+"Last-Translator: Franklin\n"
+"Language-Team: Chinese Traditional <zh-l...@linux.org.tw>\n"
+"Language: zh_TW\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 1.5\n"
+
+#: contents/configuration/MouseEventInputButton.qml:27
+msgid "Add Action"
+msgstr "新增動作"
+
+#: contents/configuration/MouseEventInputButton.qml:38
+msgid "Input Here"
+msgstr "在此輸入"
+
+#: contents/views/SdkButtons.qml:60
+msgid "FormFactors"
+msgstr "表單"
+
+#: contents/views/SdkButtons.qml:68
+msgid "Planar"
+msgstr "平面"
+
+#: contents/views/SdkButtons.qml:72
+msgid "Vertical"
+msgstr "垂直"
+
+#: contents/views/SdkButtons.qml:76
+msgid "Horizontal"
+msgstr "水平"
+
+#: contents/views/SdkButtons.qml:80
+msgid "Mediacenter"
+msgstr "媒體中心"
+
+#: contents/views/SdkButtons.qml:84
+msgid "Application"
+msgstr "應用程式"
+
+#: contents/views/SdkButtons.qml:91
+msgid "Location"
+msgstr "位置"
+
+#: contents/views/SdkButtons.qml:105
+msgid "Floating"
+msgstr "浮動"
+
+#: contents/views/SdkButtons.qml:109
+msgid "Desktop"
+msgstr "桌面"
+
+#: contents/views/SdkButtons.qml:113
+msgid "Fullscreen"
+msgstr "全螢幕"
+
+#: contents/views/SdkButtons.qml:117
+msgid "Top Edge"
+msgstr "上邊緣"
+
+#: contents/views/SdkButtons.qml:121
+msgid "Bottom Edge"
+msgstr "下邊緣"
+
+#: contents/views/SdkButtons.qml:125
+msgid "Left Edge"
+msgstr "左邊緣"
+
+#: contents/views/SdkButtons.qml:129
+msgid "Right Edge"
+msgstr "右邊緣"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/po/zh_TW/plasmaengineexplorer.po 
new/plasma-sdk-5.3.2/po/zh_TW/plasmaengineexplorer.po
--- old/plasma-sdk-5.3.1/po/zh_TW/plasmaengineexplorer.po       2015-05-21 
19:12:43.000000000 +0200
+++ new/plasma-sdk-5.3.2/po/zh_TW/plasmaengineexplorer.po       2015-06-25 
13:19:15.000000000 +0200
@@ -5,15 +5,15 @@
 # Franklin Weng <franklin at goodhorse dot idv dot tw>, 2007.
 # Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2008, 
2009.
 # Frank Weng (a.k.a. Franklin) <frank...@goodhorse.idv.tw>, 2009.
-# Franklin Weng <frank...@mail.everfocus.com.tw>, 2012.
+# Franklin Weng <frank...@mail.everfocus.com.tw>, 2012, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmaengineexplorer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-04-09 08:30+0000\n"
-"PO-Revision-Date: 2012-12-12 15:57+0800\n"
-"Last-Translator: Franklin Weng <franklin at goodhorse dot idv dot tw>\n"
-"Language-Team: Chinese Traditional <kde...@googlegroups.com>\n"
+"PO-Revision-Date: 2015-06-09 22:41+0800\n"
+"Last-Translator: Franklin\n"
+"Language-Team: Chinese Traditional <zh-l...@linux.org.tw>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -24,7 +24,7 @@
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Frank Weng (a.k.a. Franklin)"
+msgstr "Franklin Weng"
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
@@ -69,10 +69,8 @@
 msgstr "取得相關的服務"
 
 #: engineexplorer.cpp:303
-#, fuzzy
-#| msgid "Get associated service"
 msgid "Get associated model"
-msgstr "取得相關的服務"
+msgstr "取得相關的模型"
 
 #: engineexplorer.cpp:304
 msgid "Update source now"
@@ -86,19 +84,19 @@
 #, kde-format
 msgid "<1 bit>"
 msgid_plural "<%1 bits>"
-msgstr[0] ""
+msgstr[0] "<%1 位元>"
 
 #: engineexplorer.cpp:337
 #, kde-format
 msgid "<1 byte>"
 msgid_plural "<%1 bytes>"
-msgstr[0] ""
+msgstr[0] "<%1 位元組>"
 
 #: engineexplorer.cpp:360
 #, kde-format
 msgid "<1 item>"
 msgid_plural "<%1 items>"
-msgstr[0] ""
+msgstr[0] "<%1 個項目>"
 
 #: engineexplorer.cpp:450
 msgctxt "The user did a query to a dataengine and it returned empty data"
@@ -141,10 +139,8 @@
 
 #. i18n: ectx: property (prefix), widget (QSpinBox, m_updateInterval)
 #: engineexplorer.ui:72
-#, fuzzy
-#| msgid "Update every "
 msgid "Update Every "
-msgstr "更新間隔"
+msgstr "更新間隔:"
 
 #. i18n: ectx: property (text), widget (QPushButton, m_sourceRequesterButton)
 #: engineexplorer.ui:88
@@ -239,22 +235,16 @@
 msgstr "未知"
 
 #: modelviewer.cpp:109
-#, fuzzy
-#| msgid ""
-#| "No valid service was returned. Verify that a service is available for "
-#| "this source."
 msgid ""
 "No valid model was returned. Verify that a model is available for this "
 "source."
-msgstr "沒有傳回合法的服務。請檢查此來源是否有可用的服務。"
+msgstr "沒有傳回合法的模型。請檢查此來源是否有可用的模型。"
 
 #: modelviewer.cpp:114
-#, fuzzy, kde-format
-#| msgctxt "%1 is a Plasma service name"
-#| msgid "%1 Service Explorer"
+#, kde-format
 msgctxt "%1 is a Plasma dataengine name"
 msgid "%1 Model Explorer"
-msgstr "%1 服務檢視器"
+msgstr "%1 模型檢視器"
 
 #: serviceviewer.cpp:40
 msgid "Start Operation"
@@ -313,10 +303,8 @@
 
 #. i18n: ectx: property (text), widget (QLabel, m_operationsLabel)
 #: serviceviewer.ui:27
-#, fuzzy
-#| msgid "&Operation:"
 msgid "Opera&tion:"
-msgstr "操作(&O):"
+msgstr "操作(&T):"
 
 #. i18n: ectx: property (text), widget (QLabel, m_operationStatus)
 #: serviceviewer.ui:74
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/po/zh_TW/plasmate.po 
new/plasma-sdk-5.3.2/po/zh_TW/plasmate.po
--- old/plasma-sdk-5.3.1/po/zh_TW/plasmate.po   2015-05-21 19:12:43.000000000 
+0200
+++ new/plasma-sdk-5.3.2/po/zh_TW/plasmate.po   2015-06-25 13:19:15.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.
 #
-# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2009, 
2012, 2013, 2014.
+# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2009, 
2012, 2013, 2014, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-04-09 08:30+0000\n"
-"PO-Revision-Date: 2014-03-26 16:17+0800\n"
-"Last-Translator: Franklin Weng <franklin at goodhorse dot idv dot tw>\n"
-"Language-Team: Chinese Traditional <kde...@googlegroups.com>\n"
+"PO-Revision-Date: 2015-06-09 22:43+0800\n"
+"Last-Translator: Franklin\n"
+"Language-Team: Chinese Traditional <zh-l...@linux.org.tw>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -34,32 +34,32 @@
 #. i18n: ectx: Menu (edit)
 #: app/katepartui.rc:13
 msgid "&Edit"
-msgstr ""
+msgstr "編輯(&E)"
 
 #. i18n: ectx: Menu (edit_advanced)
 #: app/katepartui.rc:23
 msgid "&Advanced"
-msgstr ""
+msgstr "進階(&A)"
 
 #. i18n: ectx: Menu (view)
 #: app/katepartui.rc:43
 msgid "&View"
-msgstr ""
+msgstr "進階(&A)"
 
 #. i18n: ectx: Menu (codefolding)
 #: app/katepartui.rc:57
 msgid "&Code Folding"
-msgstr ""
+msgstr "程式碼摺疊(&C)"
 
 #. i18n: ectx: Menu (tools)
 #: app/katepartui.rc:70
 msgid "&Tools"
-msgstr ""
+msgstr "工具(&T)"
 
 #. i18n: ectx: Menu (wordcompletion)
 #: app/katepartui.rc:83
 msgid "Word Completion"
-msgstr ""
+msgstr "文字補完"
 
 #. i18n: ectx: ToolBar (mainToolBar)
 #: app/katepartui.rc:130
@@ -75,10 +75,8 @@
 msgstr "Plasma 附加元件建立器"
 
 #: app/main.cpp:38
-#, fuzzy
-#| msgid "Copyright 2009-2013 Plasma Development Team"
 msgid "Copyright 2009-2014 Plasma Development Team"
-msgstr "Copyright 2009-2013 Plasma 開發團隊"
+msgstr "Copyright 2009-2014 Plasma 開發團隊"
 
 #: app/main.cpp:42
 msgid "Sebastian Kügler"
@@ -132,55 +130,51 @@
 
 #: app/plasmateapp.cpp:135
 msgid "Your package is invalid"
-msgstr ""
+msgstr "您的套件不正確"
 
 #: app/plasmateextention.cpp:49
 msgid "Code"
-msgstr ""
+msgstr "程式碼"
 
 #: app/plasmateextention.cpp:60
-#, fuzzy
-#| msgid "Close Project"
 msgid "Plasmate Project Files"
-msgstr "關閉專案"
+msgstr "Plasma 專案檔"
 
 #. i18n: ectx: Menu (edit)
 #: app/plasmateui.rc:6
 msgctxt "@title:menu"
 msgid "&Edit"
-msgstr ""
+msgstr "編輯(&E)"
 
 #. i18n: ectx: Menu (editor)
 #: app/plasmateui.rc:19
 msgctxt "@title:menu"
 msgid "Editor"
-msgstr ""
+msgstr "編輯器"
 
 #. i18n: ectx: Menu (navigation)
 #: app/plasmateui.rc:24
 msgctxt "@title:menu"
 msgid "&Navigation"
-msgstr ""
+msgstr "導覽(&N)"
 
 #. i18n: ectx: Menu (code)
 #: app/plasmateui.rc:44
 msgctxt "@title:menu"
 msgid "Code"
-msgstr ""
+msgstr "程式碼"
 
 #. i18n: ectx: Menu (window)
 #: app/plasmateui.rc:48
 msgctxt "@title:menu"
 msgid "&Window"
-msgstr ""
+msgstr "視窗(&W)"
 
 #. i18n: ectx: Menu (settings)
 #: app/plasmateui.rc:88
-#, fuzzy
-#| msgid "Wallpaper Settings"
 msgctxt "@title:menu"
 msgid "Settings"
-msgstr "桌布設定"
+msgstr "設定"
 
 #: app/startpage/projectmanager.cpp:54
 msgid "Load Project"
@@ -199,13 +193,7 @@
 msgstr "從磁碟"
 
 #: app/startpage/projectmanager.cpp:95
-#, fuzzy, kde-format
-#| msgid ""
-#| "Are you sure you want to remove the selected project from the project "
-#| "list?"
-#| msgid_plural ""
-#| "Are you sure you want to remove the selected projects from the project "
-#| "list?"
+#, kde-format
 msgid ""
 "Are you sure you want to remove the selected project from the project list? "
 "%2 \n"
@@ -214,16 +202,12 @@
 "Are you sure you want to remove the selected projects from the project list? "
 "%2 \n"
 "Number of projects %1"
-msgstr[0] "您確定要從專案清單中移除選取的專案嗎?"
+msgstr[0] ""
+"您確定要從專案清單中移除選取的專案嗎?%2\n"
+"專案數量 %1"
 
 #: app/startpage/projectmanager.cpp:107
-#, fuzzy, kde-format
-#| msgid ""
-#| "Are you sure you want to remove the selected project from disk? This "
-#| "cannot be undone"
-#| msgid_plural ""
-#| "Are you sure you want to remove the selected projects from disk? This "
-#| "cannot be undone"
+#, kde-format
 msgid ""
 "Are you sure you want to remove the selected project from disk? This cannot "
 "be undone %2 \n"
@@ -232,7 +216,9 @@
 "Are you sure you want to remove the selected projects from disk? This cannot "
 "be undone %2 \n"
 "Number of projects  %1"
-msgstr[0] "您確定要從磁碟中移除選取的專案嗎?這個動作無法復原"
+msgstr[0] ""
+"您確定要從磁碟中移除選取的專案嗎?這個動作無法復原 %2\n"
+"專案數量 %1"
 
 #: app/startpage/startpage.cpp:217
 msgid "Plasma Widget"
@@ -783,28 +769,22 @@
 msgstr "KWin 文稿已成功執行。"
 
 #: noteseditor/noteseditor.cpp:30
-#, fuzzy
-#| msgid "Project Info"
 msgid "Project Notes"
-msgstr "專案資訊"
+msgstr "專案備註"
 
 #. i18n: ectx: Menu (package)
 #: plugins/savesystemview/kdevsavesystemview.rc:5
 msgctxt "@title:menu"
 msgid "Package"
-msgstr ""
+msgstr "套件"
 
 #: plugins/savesystemview/savesystemviewplugin.cpp:64
-#, fuzzy
-#| msgid "File System"
 msgid "Save System"
-msgstr "檔案系統"
+msgstr "儲存系統"
 
 #: previewer/plasmoid/plasmoidpreviewer.cpp:41
-#, fuzzy
-#| msgid "metadata.desktop does not exist in %1"
 msgid "metadata.desktop doesn't exist"
-msgstr "metadata.desktop 不存在於 %1"
+msgstr "metadata.desktop 不存在"
 
 #: previewer/previewer.cpp:24
 msgid "Previewer"
@@ -826,11 +806,11 @@
 
 #: publisher/publisher.cpp:74
 msgid "Save"
-msgstr ""
+msgstr "儲存"
 
 #: publisher/publisher.cpp:74
 msgid "Plasmoid (*.plasmoid)"
-msgstr ""
+msgstr "Plasmoid 元件 (*.plasmoid)"
 
 #: publisher/publisher.cpp:130
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/po/zh_TW/plasmoidviewer.po 
new/plasma-sdk-5.3.2/po/zh_TW/plasmoidviewer.po
--- old/plasma-sdk-5.3.1/po/zh_TW/plasmoidviewer.po     2015-05-21 
19:12:43.000000000 +0200
+++ new/plasma-sdk-5.3.2/po/zh_TW/plasmoidviewer.po     2015-06-25 
13:19:15.000000000 +0200
@@ -5,15 +5,15 @@
 # Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2008, 
2009, 2010.
 # Frank Weng (a.k.a. Franklin) <frank...@goodhorse.idv.tw>, 2009.
 # Franklin Weng <frank...@goodhorse.idv.tw>, 2011.
-# Franklin Weng <frank...@mail.everfocus.com.tw>, 2012.
+# Franklin Weng <frank...@mail.everfocus.com.tw>, 2012, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmoidviewer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-04-12 11:14+0000\n"
-"PO-Revision-Date: 2012-12-12 15:53+0800\n"
-"Last-Translator: Franklin Weng <franklin at goodhorse dot idv dot tw>\n"
-"Language-Team: Chinese Traditional <kde...@googlegroups.com>\n"
+"PO-Revision-Date: 2015-06-09 22:44+0800\n"
+"Last-Translator: Franklin\n"
+"Language-Team: Chinese Traditional <zh-l...@linux.org.tw>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -24,7 +24,7 @@
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Frank Weng (a.k.a. Franklin)"
+msgstr "Franklin Weng"
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
@@ -35,36 +35,20 @@
 msgstr "在它們自己的視窗中執行 Plasma 元件"
 
 #: main.cpp:57
-#, fuzzy
-#| msgid "Name of the containment plugin"
 msgid "The name of the containment plugin"
 msgstr "容器外掛程式的名稱"
 
 #: main.cpp:59
-#, fuzzy
-#| msgid "Name of the wallpaper plugin"
 msgid "The name of the applet plugin"
-msgstr "桌布外掛程式的名稱"
+msgstr "小程式外掛程式的名稱"
 
 #: main.cpp:61
-#, fuzzy
-#| msgctxt "Do not translate horizontal, vertical, mediacenter nor planar"
-#| msgid ""
-#| "The formfactor to use (horizontal, vertical, mediacenter, planar or "
-#| "application)"
 msgid ""
 "The formfactor to use (horizontal, vertical, mediacenter, planar or "
 "application)"
 msgstr "使用的參數(水平、垂直、平面、媒體中心或應用程式)"
 
 #: main.cpp:63
-#, fuzzy
-#| msgctxt ""
-#| "Do not translate floating, desktop, fullscreen, top, bottom, left nor "
-#| "right"
-#| msgid ""
-#| "The location constraint to start the Containment with (floating, desktop, "
-#| "fullscreen, top, bottom, left, right)"
 msgid ""
 "The location constraint to start the Containment with (floating, desktop, "
 "fullscreen, top, bottom, left, right)"
@@ -72,15 +56,15 @@
 
 #: main.cpp:67
 msgid "Set the x position of the plasmoidviewer on the plasma desktop"
-msgstr ""
+msgstr "設定 plasma 桌面的元件檢視器的位置 x 座標"
 
 #: main.cpp:70
 msgid "Set the y position of the plasmoidviewer on the plasma desktop"
-msgstr ""
+msgstr "設定 plasma 桌面的元件檢視器的位置 y 座標"
 
 #: main.cpp:73
 msgid "Set the window size of the plasmoidview"
-msgstr ""
+msgstr "設定元件檢視器的視窗大小"
 
 #: main.cpp:76
 msgid "The size in kB to set the pixmap cache to"
@@ -88,18 +72,18 @@
 
 #: main.cpp:79
 msgid "The name of the theme which the shell will use"
-msgstr ""
+msgstr "shell 要使用的主題名稱"
 
 #: view.cpp:110
 #, kde-format
 msgid "Applet %1 doesn't exist!"
-msgstr ""
+msgstr "小程式 %1 不存在!"
 
 #: view.cpp:126
 #, kde-format
 msgid "Containment %1 doesn't exist"
-msgstr ""
+msgstr "容器 %1 不存在"
 
 #: view.cpp:289
 msgid "Save Screenshot"
-msgstr ""
\ No newline at end of file
+msgstr "儲存快照"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/po/zh_TW/themeexplorer.po 
new/plasma-sdk-5.3.2/po/zh_TW/themeexplorer.po
--- old/plasma-sdk-5.3.1/po/zh_TW/themeexplorer.po      1970-01-01 
01:00:00.000000000 +0100
+++ new/plasma-sdk-5.3.2/po/zh_TW/themeexplorer.po      2015-06-25 
13:19:15.000000000 +0200
@@ -0,0 +1,113 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Franklin, 2015.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-04-09 08:30+0000\n"
+"PO-Revision-Date: 2015-06-09 22:46+0800\n"
+"Last-Translator: Franklin\n"
+"Language-Team: Chinese Traditional <zh-l...@linux.org.tw>\n"
+"Language: zh_TW\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"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Franklin Weng"
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "frank...@goodhorse.idv.tw"
+
+#: package/contents/ui/delegates/actionbutton.qml:49
+#: package/contents/ui/delegates/actionbutton.qml:53
+#: package/contents/ui/delegates/checkmarks.qml:45
+#: package/contents/ui/delegates/checkmarks.qml:49
+#: package/contents/ui/delegates/checkmarks.qml:53
+#: package/contents/ui/delegates/checkmarks.qml:57
+msgid "Option"
+msgstr "選項"
+
+#: package/contents/ui/delegates/button.qml:41
+msgid "ToolButton"
+msgstr "工具按鍵"
+
+#: package/contents/ui/delegates/button.qml:45
+msgid "Button"
+msgstr "按鍵"
+
+#: package/contents/ui/delegates/tabbar.qml:43
+msgid "Tab1"
+msgstr "分頁1"
+
+#: package/contents/ui/delegates/tabbar.qml:46
+msgid "Tab2"
+msgstr "分頁2"
+
+#: package/contents/ui/delegates/tabbar.qml:49
+msgid "Tab3"
+msgstr "分頁3"
+
+#: package/contents/ui/delegates/textfield.qml:42
+msgid "Text"
+msgstr "文字"
+
+#: package/contents/ui/main.qml:38
+msgid "Theme:"
+msgstr "主題:"
+
+#: package/contents/ui/main.qml:51
+msgid "Show Margins"
+msgstr "顯示邊界"
+
+#: package/contents/ui/main.qml:58
+msgid "Help"
+msgstr "說明"
+
+#: package/contents/ui/main.qml:63
+msgid "Search..."
+msgstr "搜尋..."
+
+#: package/contents/ui/main.qml:154
+msgid "Preview:"
+msgstr "預覽:"
+
+#: package/contents/ui/main.qml:169
+#, kde-format
+msgid "Image path: %1"
+msgstr "影像路徑:%1"
+
+#: package/contents/ui/main.qml:174
+#, kde-format
+msgid "Description: %1"
+msgstr "描述:%1"
+
+#: package/contents/ui/main.qml:179
+msgid "Missing from this theme"
+msgstr "不在此主題中"
+
+#: package/contents/ui/main.qml:179
+msgid "Present in this theme"
+msgstr "在此主題中"
+
+#: package/contents/ui/main.qml:183
+msgid "Create with Editor..."
+msgstr "用編輯器建立..."
+
+#: package/contents/ui/main.qml:183
+msgid "Open In Editor..."
+msgstr "在編輯器中開啟..."
+
+#: src/main.cpp:45
+msgid "Plasma Theme Explorer"
+msgstr "Plasma 主題探索器"
+
+#: src/main.cpp:53
+msgid "The theme to open"
+msgstr "要開啟的主題"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.3.1/themeexplorer/package/metadata.desktop 
new/plasma-sdk-5.3.2/themeexplorer/package/metadata.desktop
--- old/plasma-sdk-5.3.1/themeexplorer/package/metadata.desktop 2015-05-21 
19:12:06.000000000 +0200
+++ new/plasma-sdk-5.3.2/themeexplorer/package/metadata.desktop 2015-06-25 
13:18:41.000000000 +0200
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Comment=Explore and edit your Plasma themes
 Comment[ca]=Explora i edita els vostres temes de Plasma
+Comment[de]=Erforschen und Bearbeiten Sie Ihre Plasma-Designs
 Comment[en_GB]=Explore and edit your Plasma themes
 Comment[es]=Explorar y editar sus temas de Plasma
 Comment[fi]=Selaa ja muokkaa Plasma-teemoja
@@ -15,6 +16,7 @@
 Comment[sv]=Utforska och redigera Plasma-teman
 Comment[uk]=Навігація вашими темами Плазми та редагування тем
 Comment[x-test]=xxExplore and edit your Plasma themesxx
+Comment[zh_TW]=探索並編輯您的 Plasma 主題
 Encoding=UTF-8
 Keywords=
 Name=Plasma Theme Explorer
@@ -35,6 +37,7 @@
 Name[uk]=Редактор тем Плазми
 Name[x-test]=xxPlasma Theme Explorerxx
 Name[zh_CN]=Plasma 主题浏览器
+Name[zh_TW]=Plasma 主題探索器
 Type=Service
 Icon=preferences-desktop-theme
 Categories=Qt;KDE;Development


Reply via email to