← Back to team overview

ubuntu-sdk-team team mailing list archive

[Merge] lp:~lukas-kde/ubuntu-ui-toolkit/asyncDbusClipboard into lp:ubuntu-ui-toolkit/staging

 

Lukáš Tinkl has proposed merging lp:~lukas-kde/ubuntu-ui-toolkit/asyncDbusClipboard into lp:ubuntu-ui-toolkit/staging.

Commit message:
Unbreak the startup race between unity8/qtmir and UITK trying talk to content-hub

Requested reviews:
  Ubuntu SDK team (ubuntu-sdk-team)
Related bugs:
  Bug #1663106 in unity8 (Ubuntu): "[regression] Logging in to Unity8 takes 25 seconds (the default DBus timeout)"
  https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1663106

For more details, see:
https://code.launchpad.net/~lukas-kde/ubuntu-ui-toolkit/asyncDbusClipboard/+merge/316961

Unbreak the startup race between unity8/qtmir and UITK trying talk to content-hub

Do not initialize the UCContentHub class until the content hub service becomes available on DBUS; make the onPasteboardChanged() method async too, this is also blocking for ~25 seconds.

Fixes lp:1663106 - [regression] Logging in to Unity8 takes 25 seconds (the default DBus timeout)
-- 
Your team Ubuntu SDK team is requested to review the proposed merge of lp:~lukas-kde/ubuntu-ui-toolkit/asyncDbusClipboard into lp:ubuntu-ui-toolkit/staging.
=== modified file 'debian/changelog'
--- debian/changelog	2016-12-23 14:52:55 +0000
+++ debian/changelog	2017-02-10 13:33:49 +0000
@@ -1,3 +1,57 @@
+ubuntu-ui-toolkit (1.3.2166+17.04.20170130) zesty; urgency=medium
+
+  [ Andrea Bernabei ]
+  * ListItemLayout documentation: fix typo in color usage of a code example.
+    Fixes LP: #1561861
+
+  [ Zsombor Egri ]
+  * Get tst_listitem_focus_13 back alive. Fixes LP: #1624331.
+
+  [ Arthur Mello ]
+  * Add support for interacting with Content Hub Clipboard UI via DBus calls.
+    Fixes LP: #1563440.
+
+  [ Daniel d'Andrada ]
+  * If GRID_UNIT_PX set, always use it. It should override scaling information
+    from the QPA.
+
+  [ Adnane Belmadiaf ]
+  * Expose append method in TextArea. Fixes LP: #1658121.
+
+  [ Tim Peeters ]
+  * Toolbar visual refresh to scroll the icons instead of using an overflow 
+    panel. Fixes LP: #1558018.
+  * Add missing dependency for the UITK gallery. Fixes lLP: #1640135
+
+  [ Sergio Cazzolato ]
+  * This change is done to remove the dependencies with upstart in the tests.
+    To start apps with env vars is gonna be used the launch_test_application
+    method provided by autopilot in its test base class which is a wrapper for
+    the ubuntu-app-launch tools (API). This change removes all the dependencies
+    with upstart, so all the projects which are using the initctl api and 
+    fixtures will be impacted. An update in the documentation or in the blog is 
+    gonna be done also to communicate this change to the developers.
+
+  [ Christian Dywan ]
+  * Add visualRoot property to MainWindow. Fixes LP: #1504551, LP: #1656857.
+  * Add python3-debian to control.gles and harden package-sorting.sh.
+  * Add organizationName property to MainWindow
+  * Add MainWindow to Ubuntu.Components.Labs. 
+    Fixes LP: #1573118, LP: #1587431, LP: #1647415
+
+  [ Albert Astals Cid ]
+  * Labs is at 1.0.
+  * You can't save the focus after the popup/dialog has been created, at that
+    stage the dialog has focus already, you need to do it before creating it.
+
+ -- Zoltán Balogh <zoltan.balogh@xxxxxxxxxxxxx>  Mon, 30 Jan 2017 11:30:03 +0000
+
+ubuntu-ui-toolkit (1.3.2151+17.04.20161223build1~3) zesty; urgency=medium
+
+  * No change rebuild
+
+ -- Timo Jyrinki <timo-jyrinki@xxxxxxxxxx>  Wed, 04 Jan 2017 08:54:59 +0200
+
 ubuntu-ui-toolkit (1.3.2151+17.04.20161223) zesty; urgency=medium
 
   [ Zsombor Egri ]

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/ar.po'
--- examples/ubuntu-ui-toolkit-gallery/po/ar.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/ar.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/br.po'
--- examples/ubuntu-ui-toolkit-gallery/po/br.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/br.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."
@@ -46,7 +46,7 @@
 #: ProgressBars.qml:29 ProgressBars.qml:85 Sheet.qml:40 Sheet.qml:73
 #: Sliders.qml:28 TextInputs.qml:46
 msgid "Standard"
-msgstr ""
+msgstr "Standart"
 
 #: Animations.qml:58
 msgid "Standard Durations"
@@ -66,11 +66,11 @@
 
 #: Animations.qml:159
 msgid "Sleepy"
-msgstr ""
+msgstr "Kousket"
 
 #: Buttons.qml:32 Buttons.qml:41 Buttons.qml:77 Buttons.qml:85 Buttons.qml:95
 msgid "Call"
-msgstr ""
+msgstr "Gervel"
 
 #: Buttons.qml:37
 msgid "Stroke"
@@ -423,7 +423,7 @@
 
 #: Sliders.qml:42
 msgid "Live Update"
-msgstr ""
+msgstr "Hizivaat war-eeun"
 
 #: Sliders.qml:57
 msgid "Range"
@@ -431,7 +431,7 @@
 
 #: Sliders.qml:74
 msgid "Labels"
-msgstr ""
+msgstr "Labeloù"
 
 #: Sliders.qml:85
 msgid "Small"

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/ca.po'
--- examples/ubuntu-ui-toolkit-gallery/po/ca.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/ca.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/de.po'
--- examples/ubuntu-ui-toolkit-gallery/po/de.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/de.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/el.po'
--- examples/ubuntu-ui-toolkit-gallery/po/el.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/el.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/es.po'
--- examples/ubuntu-ui-toolkit-gallery/po/es.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/es.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/fi.po'
--- examples/ubuntu-ui-toolkit-gallery/po/fi.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/fi.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/fr.po'
--- examples/ubuntu-ui-toolkit-gallery/po/fr.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/fr.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/gd.po'
--- examples/ubuntu-ui-toolkit-gallery/po/gd.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/gd.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/gl.po'
--- examples/ubuntu-ui-toolkit-gallery/po/gl.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/gl.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/hu.po'
--- examples/ubuntu-ui-toolkit-gallery/po/hu.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/hu.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/ia.po'
--- examples/ubuntu-ui-toolkit-gallery/po/ia.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/ia.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/it.po'
--- examples/ubuntu-ui-toolkit-gallery/po/it.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/it.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/nb.po'
--- examples/ubuntu-ui-toolkit-gallery/po/nb.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/nb.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/nl.po'
--- examples/ubuntu-ui-toolkit-gallery/po/nl.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/nl.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/oc.po'
--- examples/ubuntu-ui-toolkit-gallery/po/oc.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/oc.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/pl.po'
--- examples/ubuntu-ui-toolkit-gallery/po/pl.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/pl.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/pt.po'
--- examples/ubuntu-ui-toolkit-gallery/po/pt.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/pt.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/pt_BR.po'
--- examples/ubuntu-ui-toolkit-gallery/po/pt_BR.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/pt_BR.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/ru.po'
--- examples/ubuntu-ui-toolkit-gallery/po/ru.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/ru.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/sk.po'
--- examples/ubuntu-ui-toolkit-gallery/po/sk.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/sk.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/sv.po'
--- examples/ubuntu-ui-toolkit-gallery/po/sv.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/sv.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/tr.po'
--- examples/ubuntu-ui-toolkit-gallery/po/tr.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/tr.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/ug.po'
--- examples/ubuntu-ui-toolkit-gallery/po/ug.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/ug.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/uk.po'
--- examples/ubuntu-ui-toolkit-gallery/po/uk.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/uk.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/zh_CN.po'
--- examples/ubuntu-ui-toolkit-gallery/po/zh_CN.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/zh_CN.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'examples/ubuntu-ui-toolkit-gallery/po/zh_TW.po'
--- examples/ubuntu-ui-toolkit-gallery/po/zh_TW.po	2017-01-05 05:52:29 +0000
+++ examples/ubuntu-ui-toolkit-gallery/po/zh_TW.po	2017-02-10 13:33:49 +0000
@@ -14,8 +14,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: About.qml:34
 msgid "About..."

=== modified file 'po/af.po'
--- po/af.po	2017-01-05 05:52:29 +0000
+++ po/af.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/am.po'
--- po/am.po	2017-01-05 05:52:29 +0000
+++ po/am.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29
@@ -55,7 +55,7 @@
 #: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:69
 #, qt-format
 msgid "Invalid bus type: %1."
-msgstr ""
+msgstr "ዋጋ የሌለው የ bus አይነት: %1."
 
 #. TRANSLATORS: Time based "this is happening/happened now"
 #: Ubuntu/Components/plugin/i18n.cpp:268
@@ -201,13 +201,13 @@
 
 #: Ubuntu/Components/plugin/ucserviceproperties.cpp:77
 msgid "Changing connection parameters forbidden."
-msgstr ""
+msgstr "የ ግንኙነት ደንብ መቀየር ክልክል ነው"
 
 #: Ubuntu/Components/plugin/ucserviceproperties.cpp:160
 #, qt-format
 msgid ""
 "Binding detected on property '%1' will be removed by the service updates."
-msgstr ""
+msgstr "የ ባህሪዎ ጥምረት ተጌኝቷል '%1' በ ግልጋሎት ማሻሻያ ጊዜ ይወገዳል"
 
 #: Ubuntu/Components/plugin/ucstatesaver.cpp:46
 msgid "Warning: attachee must have an ID. State will not be saved."
@@ -225,11 +225,13 @@
 "All the parents must have an id.\n"
 "State saving disabled for %1, class %2"
 msgstr ""
+"ሁሉም ወላጆች መለያ ሊኖራቸው ይገባል\n"
+"ሁኔታዎች ማስቀመጫ ተሰናክሏል ለ %1, ክፍል %2"
 
 #: Ubuntu/Components/plugin/uctheme.cpp:208
 #, qt-format
 msgid "Theme not found: \"%1\""
-msgstr ""
+msgstr "ገጽታው አልተገኘም: \"%1\""
 
 #: Ubuntu/Components/plugin/uctheme.cpp:539
 msgid "Not a Palette component."
@@ -237,7 +239,7 @@
 
 #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:462
 msgid "Dragging mode requires ListView"
-msgstr ""
+msgstr "መጎተቻ ዘዴ ዝርዝር መመልከቻ ይፈልጋል"
 
 #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:468
 msgid ""

=== modified file 'po/ar.po'
--- po/ar.po	2017-01-05 05:52:29 +0000
+++ po/ar.po	2017-02-10 13:33:49 +0000
@@ -16,8 +16,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n % 100 >= "
 "3 && n % 100 <= 10 ? 3 : n % 100 >= 11 && n % 100 <= 99 ? 4 : 5;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/ast.po'
--- po/ast.po	2017-01-05 05:52:29 +0000
+++ po/ast.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/az.po'
--- po/az.po	2017-01-05 05:52:29 +0000
+++ po/az.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/be.po'
--- po/be.po	2017-01-05 05:52:29 +0000
+++ po/be.po	2017-02-10 13:33:49 +0000
@@ -16,8 +16,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/bg.po'
--- po/bg.po	2017-01-05 05:52:29 +0000
+++ po/bg.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/br.po'
--- po/br.po	2017-01-05 05:52:29 +0000
+++ po/br.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29
@@ -55,86 +55,86 @@
 #: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:69
 #, qt-format
 msgid "Invalid bus type: %1."
-msgstr ""
+msgstr "Seurt bus direizh : %1."
 
 #. TRANSLATORS: Time based "this is happening/happened now"
 #: Ubuntu/Components/plugin/i18n.cpp:268
 msgid "Now"
-msgstr ""
+msgstr "Bremañ"
 
 #: Ubuntu/Components/plugin/i18n.cpp:275
 #, qt-format
 msgid "%1 minute ago"
 msgid_plural "%1 minutes ago"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%1 vunutenn zo"
+msgstr[1] "%1 a vunutoù zo"
 
 #: Ubuntu/Components/plugin/i18n.cpp:277
 #, qt-format
 msgid "%1 minute"
 msgid_plural "%1 minutes"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%1 vunutenn"
+msgstr[1] "%1 a vunutoù"
 
 #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
 #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
 #: Ubuntu/Components/plugin/i18n.cpp:284
 msgid "h:mm ap"
-msgstr ""
+msgstr "h:mm"
 
 #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
 #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
 #: Ubuntu/Components/plugin/i18n.cpp:287
 msgid "HH:mm"
-msgstr ""
+msgstr "HH:mm"
 
 #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
 #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
 #: Ubuntu/Components/plugin/i18n.cpp:293
 msgid "'Yesterday 'h:mm ap"
-msgstr ""
+msgstr "'Dec'h 'h:mm"
 
 #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
 #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
 #: Ubuntu/Components/plugin/i18n.cpp:296
 msgid "'Yesterday 'HH:mm"
-msgstr ""
+msgstr "'Dec'h 'HH:mm"
 
 #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
 #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
 #: Ubuntu/Components/plugin/i18n.cpp:302
 msgid "'Tomorrow 'h:mm ap"
-msgstr ""
+msgstr "'Warc'hoazh 'h:mm"
 
 #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
 #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
 #: Ubuntu/Components/plugin/i18n.cpp:305
 msgid "'Tomorrow 'HH:mm"
-msgstr ""
+msgstr "'Warc'hoazh 'HH:mm"
 
 #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
 #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
 #: Ubuntu/Components/plugin/i18n.cpp:312
 msgid "ddd' 'h:mm ap"
-msgstr ""
+msgstr "ddd' 'h:mm"
 
 #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
 #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
 #: Ubuntu/Components/plugin/i18n.cpp:315
 msgid "ddd' 'HH:mm"
-msgstr ""
+msgstr "ddd' 'HH:mm"
 
 #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
 #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
 #: Ubuntu/Components/plugin/i18n.cpp:322
 msgid "ddd d MMM' 'h:mm ap"
-msgstr ""
+msgstr "ddd d MMM' 'h:mm"
 
 #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
 #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
 #: Ubuntu/Components/plugin/i18n.cpp:325
 msgid "ddd d MMM' 'HH:mm"
-msgstr ""
+msgstr "ddd d MMM' 'HH:mm"
 
 #: Ubuntu/Components/plugin/privates/listitemdragarea.cpp:122
 msgid ""
@@ -201,7 +201,7 @@
 
 #: Ubuntu/Components/plugin/ucserviceproperties.cpp:77
 msgid "Changing connection parameters forbidden."
-msgstr ""
+msgstr "Difenn zo da cheñch an arventennoù kevreañ."
 
 #: Ubuntu/Components/plugin/ucserviceproperties.cpp:160
 #, qt-format
@@ -229,7 +229,7 @@
 #: Ubuntu/Components/plugin/uctheme.cpp:208
 #, qt-format
 msgid "Theme not found: \"%1\""
-msgstr ""
+msgstr "Tem ha ne c'haller ket kavout : « %1 »"
 
 #: Ubuntu/Components/plugin/uctheme.cpp:539
 msgid "Not a Palette component."
@@ -278,7 +278,7 @@
 #: Ubuntu/Components/Themes/Ambiance/1.2/PullToRefreshStyle.qml:28
 #: Ubuntu/Components/Themes/Ambiance/1.3/PullToRefreshStyle.qml:28
 msgid "Pull to refresh..."
-msgstr ""
+msgstr "Sachañ evit freskaat..."
 
 #~ msgid "Theme not found: "
 #~ msgstr "Tem ebet kavet : "

=== modified file 'po/bs.po'
--- po/bs.po	2017-01-05 05:52:29 +0000
+++ po/bs.po	2017-02-10 13:33:49 +0000
@@ -16,8 +16,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/ca.po'
--- po/ca.po	2017-01-05 05:52:29 +0000
+++ po/ca.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/ca@xxxxxxxxxxx'
--- po/ca@xxxxxxxxxxx	2017-01-05 05:52:29 +0000
+++ po/ca@xxxxxxxxxxx	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/ce.po'
--- po/ce.po	2017-01-05 05:52:29 +0000
+++ po/ce.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/cs.po'
--- po/cs.po	2017-01-05 05:52:29 +0000
+++ po/cs.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/cy.po'
--- po/cy.po	2017-01-05 05:52:29 +0000
+++ po/cy.po	2017-02-10 13:33:49 +0000
@@ -16,8 +16,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : (n != 8 && n != 11) ? "
 "2 : 3;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/da.po'
--- po/da.po	2017-01-05 05:52:29 +0000
+++ po/da.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/de.po'
--- po/de.po	2017-01-05 05:52:29 +0000
+++ po/de.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/el.po'
--- po/el.po	2017-01-05 05:52:29 +0000
+++ po/el.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/en_AU.po'
--- po/en_AU.po	2017-01-05 05:52:29 +0000
+++ po/en_AU.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/en_GB.po'
--- po/en_GB.po	2017-01-05 05:52:29 +0000
+++ po/en_GB.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/eo.po'
--- po/eo.po	2017-01-05 05:52:29 +0000
+++ po/eo.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/es.po'
--- po/es.po	2017-01-05 05:52:29 +0000
+++ po/es.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== added file 'po/et.po'
--- po/et.po	1970-01-01 00:00:00 +0000
+++ po/et.po	2017-02-10 13:33:49 +0000
@@ -0,0 +1,281 @@
+# Estonian translation for ubuntu-ui-toolkit
+# Copyright (c) 2017 Rosetta Contributors and Canonical Ltd 2017
+# This file is distributed under the same license as the ubuntu-ui-toolkit package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: ubuntu-ui-toolkit\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-11-05 10:05+0100\n"
+"PO-Revision-Date: 2017-01-05 18:15+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Estonian <et@xxxxxx>\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-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
+
+#: Ubuntu/Components/1.2/TextInputPopover.qml:29
+#: Ubuntu/Components/1.3/TextInputPopover.qml:29
+msgid "Select All"
+msgstr "Vali kõik"
+
+#: Ubuntu/Components/1.2/TextInputPopover.qml:36
+#: Ubuntu/Components/1.3/TextInputPopover.qml:36
+msgid "Cut"
+msgstr ""
+
+#: Ubuntu/Components/1.2/TextInputPopover.qml:48
+#: Ubuntu/Components/1.3/TextInputPopover.qml:48
+msgid "Copy"
+msgstr "Kopeeri"
+
+#: Ubuntu/Components/1.2/TextInputPopover.qml:57
+#: Ubuntu/Components/1.3/TextInputPopover.qml:57
+msgid "Paste"
+msgstr "Aseta"
+
+#: Ubuntu/Components/1.2/ToolbarItems.qml:143
+#: Ubuntu/Components/1.3/ToolbarItems.qml:143
+msgid "Back"
+msgstr "Tagasi"
+
+#: Ubuntu/Components/ListItems/1.2/Empty.qml:398
+#: Ubuntu/Components/ListItems/1.3/Empty.qml:398
+msgid "Delete"
+msgstr "Kustuta"
+
+#: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:51
+msgid "No service/path specified"
+msgstr ""
+
+#: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:69
+#, qt-format
+msgid "Invalid bus type: %1."
+msgstr ""
+
+#. TRANSLATORS: Time based "this is happening/happened now"
+#: Ubuntu/Components/plugin/i18n.cpp:268
+msgid "Now"
+msgstr "Nüüd"
+
+#: Ubuntu/Components/plugin/i18n.cpp:275
+#, qt-format
+msgid "%1 minute ago"
+msgid_plural "%1 minutes ago"
+msgstr[0] "%1 minuti eest"
+msgstr[1] "%1 minuti eest"
+
+#: Ubuntu/Components/plugin/i18n.cpp:277
+#, qt-format
+msgid "%1 minute"
+msgid_plural "%1 minutes"
+msgstr[0] ""
+msgstr[1] ""
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:284
+msgid "h:mm ap"
+msgstr ""
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:287
+msgid "HH:mm"
+msgstr ""
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:293
+msgid "'Yesterday 'h:mm ap"
+msgstr ""
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:296
+msgid "'Yesterday 'HH:mm"
+msgstr ""
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:302
+msgid "'Tomorrow 'h:mm ap"
+msgstr ""
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:305
+msgid "'Tomorrow 'HH:mm"
+msgstr ""
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:312
+msgid "ddd' 'h:mm ap"
+msgstr ""
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:315
+msgid "ddd' 'HH:mm"
+msgstr ""
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:322
+msgid "ddd d MMM' 'h:mm ap"
+msgstr ""
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:325
+msgid "ddd d MMM' 'HH:mm"
+msgstr ""
+
+#: Ubuntu/Components/plugin/privates/listitemdragarea.cpp:122
+msgid ""
+"ListView has no ViewItems.dragUpdated() signal handler implemented. No "
+"dragging will be possible."
+msgstr ""
+
+#: Ubuntu/Components/plugin/statesaverbackend_p.cpp:176
+#, qt-format
+msgid ""
+"property \"%1\" of object %2 has type %3 and cannot be set to value \"%4\" "
+"of type %5"
+msgstr ""
+
+#: Ubuntu/Components/plugin/statesaverbackend_p.cpp:185
+#, qt-format
+msgid "property \"%1\" does not exist or is not writable for object %2"
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucalarm.cpp:41
+#: Ubuntu/Components/plugin/ucalarm.cpp:643
+msgid "Alarm"
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucalarm.cpp:635
+#: Ubuntu/Components/plugin/ucalarm.cpp:667
+msgid "Alarm has a pending operation."
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucarguments.cpp:188
+msgid "Usage: "
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucarguments.cpp:209
+msgid "Options:"
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucarguments.cpp:498
+#, qt-format
+msgid "%1 is expecting an additional argument: %2"
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucarguments.cpp:503
+#, qt-format
+msgid "%1 is expecting a value for argument: %2"
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucarguments.cpp:520
+#, qt-format
+msgid "%1 is expecting additional arguments: %2"
+msgstr ""
+
+#: Ubuntu/Components/plugin/uclistitemstyle.cpp:145
+msgid "consider overriding swipeEvent() slot!"
+msgstr ""
+
+#: Ubuntu/Components/plugin/uclistitemstyle.cpp:165
+msgid "consider overriding rebound() slot!"
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucmousefilters.cpp:1065
+msgid "Ignoring AfterItem priority for InverseMouse filters."
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucserviceproperties.cpp:77
+msgid "Changing connection parameters forbidden."
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucserviceproperties.cpp:160
+#, qt-format
+msgid ""
+"Binding detected on property '%1' will be removed by the service updates."
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucstatesaver.cpp:46
+msgid "Warning: attachee must have an ID. State will not be saved."
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucstatesaver.cpp:56
+#, qt-format
+msgid ""
+"Warning: attachee's UUID is already registered, state won't be saved: %1"
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucstatesaver.cpp:107
+#, qt-format
+msgid ""
+"All the parents must have an id.\n"
+"State saving disabled for %1, class %2"
+msgstr ""
+
+#: Ubuntu/Components/plugin/uctheme.cpp:208
+#, qt-format
+msgid "Theme not found: \"%1\""
+msgstr ""
+
+#: Ubuntu/Components/plugin/uctheme.cpp:539
+msgid "Not a Palette component."
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucviewitemsattached.cpp:462
+msgid "Dragging mode requires ListView"
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucviewitemsattached.cpp:468
+msgid ""
+"Dragging is only supported when using a QAbstractItemModel, ListModel or "
+"list."
+msgstr ""
+
+#: Ubuntu/Components/Popups/1.2/ComposerSheet.qml:78
+#: Ubuntu/Components/Popups/1.3/ComposerSheet.qml:78
+msgid "Cancel"
+msgstr ""
+
+#: Ubuntu/Components/Popups/1.2/ComposerSheet.qml:88
+#: Ubuntu/Components/Popups/1.3/ComposerSheet.qml:88
+msgid "Confirm"
+msgstr ""
+
+#: Ubuntu/Components/Popups/1.2/DefaultSheet.qml:85
+#: Ubuntu/Components/Popups/1.3/DefaultSheet.qml:85
+msgid "Close"
+msgstr ""
+
+#: Ubuntu/Components/Popups/1.2/DefaultSheet.qml:95
+#: Ubuntu/Components/Popups/1.3/DefaultSheet.qml:95
+msgid "Done"
+msgstr ""
+
+#: Ubuntu/Components/Themes/Ambiance/1.2/ProgressBarStyle.qml:51
+#: Ubuntu/Components/Themes/Ambiance/1.3/ProgressBarStyle.qml:50
+msgid "In Progress"
+msgstr ""
+
+#: Ubuntu/Components/Themes/Ambiance/1.2/PullToRefreshStyle.qml:28
+#: Ubuntu/Components/Themes/Ambiance/1.3/PullToRefreshStyle.qml:28
+msgid "Release to refresh..."
+msgstr ""
+
+#: Ubuntu/Components/Themes/Ambiance/1.2/PullToRefreshStyle.qml:28
+#: Ubuntu/Components/Themes/Ambiance/1.3/PullToRefreshStyle.qml:28
+msgid "Pull to refresh..."
+msgstr ""

=== modified file 'po/eu.po'
--- po/eu.po	2017-01-05 05:52:29 +0000
+++ po/eu.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/fa.po'
--- po/fa.po	2017-01-05 05:52:29 +0000
+++ po/fa.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/fi.po'
--- po/fi.po	2017-01-05 05:52:29 +0000
+++ po/fi.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/fr.po'
--- po/fr.po	2017-01-05 05:52:29 +0000
+++ po/fr.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/fr_CA.po'
--- po/fr_CA.po	2017-01-05 05:52:29 +0000
+++ po/fr_CA.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/ga.po'
--- po/ga.po	2017-01-05 05:52:29 +0000
+++ po/ga.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/gd.po'
--- po/gd.po	2017-01-05 05:52:29 +0000
+++ po/gd.po	2017-02-10 13:33:49 +0000
@@ -16,8 +16,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : "
 "(n > 2 && n < 20) ? 2 : 3;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/gl.po'
--- po/gl.po	2017-01-05 05:52:29 +0000
+++ po/gl.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/he.po'
--- po/he.po	2017-01-05 05:52:29 +0000
+++ po/he.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/hi.po'
--- po/hi.po	2017-01-05 05:52:29 +0000
+++ po/hi.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/hr.po'
--- po/hr.po	2017-01-05 05:52:29 +0000
+++ po/hr.po	2017-02-10 13:33:49 +0000
@@ -16,8 +16,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/hu.po'
--- po/hu.po	2017-01-05 05:52:29 +0000
+++ po/hu.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/ia.po'
--- po/ia.po	2017-01-05 05:52:29 +0000
+++ po/ia.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/id.po'
--- po/id.po	2017-01-05 05:52:29 +0000
+++ po/id.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/it.po'
--- po/it.po	2017-01-05 05:52:29 +0000
+++ po/it.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/ja.po'
--- po/ja.po	2017-01-05 05:52:29 +0000
+++ po/ja.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/km.po'
--- po/km.po	2017-01-05 05:52:29 +0000
+++ po/km.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/kn.po'
--- po/kn.po	2017-01-05 05:52:29 +0000
+++ po/kn.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/ko.po'
--- po/ko.po	2017-01-05 05:52:29 +0000
+++ po/ko.po	2017-02-10 13:33:49 +0000
@@ -15,18 +15,18 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29
 msgid "Select All"
-msgstr "모두 고르기"
+msgstr "모두 선택"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:36
 #: Ubuntu/Components/1.3/TextInputPopover.qml:36
 msgid "Cut"
-msgstr "자르기"
+msgstr "잘라내기"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:48
 #: Ubuntu/Components/1.3/TextInputPopover.qml:48
@@ -36,7 +36,7 @@
 #: Ubuntu/Components/1.2/TextInputPopover.qml:57
 #: Ubuntu/Components/1.3/TextInputPopover.qml:57
 msgid "Paste"
-msgstr "붙이기"
+msgstr "붙여넣기"
 
 #: Ubuntu/Components/1.2/ToolbarItems.qml:143
 #: Ubuntu/Components/1.3/ToolbarItems.qml:143
@@ -139,6 +139,7 @@
 "ListView has no ViewItems.dragUpdated() signal handler implemented. No "
 "dragging will be possible."
 msgstr ""
+"ListView에는 구현 된 ViewItems.dragUpdated () 시그널 처리가 되어있지 않습니다. 드레깅은 가능하지 않습니다."
 
 #: Ubuntu/Components/plugin/statesaverbackend_p.cpp:176
 #, qt-format
@@ -160,7 +161,7 @@
 #: Ubuntu/Components/plugin/ucalarm.cpp:635
 #: Ubuntu/Components/plugin/ucalarm.cpp:667
 msgid "Alarm has a pending operation."
-msgstr "알람은 대기 작업을 가지고 있습니다."
+msgstr "대기중인 작업이 있습니다."
 
 #: Ubuntu/Components/plugin/ucarguments.cpp:188
 msgid "Usage: "
@@ -187,15 +188,15 @@
 
 #: Ubuntu/Components/plugin/uclistitemstyle.cpp:145
 msgid "consider overriding swipeEvent() slot!"
-msgstr ""
+msgstr "swipeEvent() 슬롯을 덮어쓰는걸 고려해주십시오!"
 
 #: Ubuntu/Components/plugin/uclistitemstyle.cpp:165
 msgid "consider overriding rebound() slot!"
-msgstr ""
+msgstr "rebound() 슬롯을 덮어쓰는걸 고려해주십시오!"
 
 #: Ubuntu/Components/plugin/ucmousefilters.cpp:1065
 msgid "Ignoring AfterItem priority for InverseMouse filters."
-msgstr "역 마우스 필터 항목 우선 순위 이후 무시합니다."
+msgstr "마우스 반전 부분의 항목의 우선 순위 무시"
 
 #: Ubuntu/Components/plugin/ucserviceproperties.cpp:77
 msgid "Changing connection parameters forbidden."
@@ -205,7 +206,7 @@
 #, qt-format
 msgid ""
 "Binding detected on property '%1' will be removed by the service updates."
-msgstr ""
+msgstr "속성 '%1'에서 감지된 바인딩은 서비스 업데이트에 의해 제거됩니다."
 
 #: Ubuntu/Components/plugin/ucstatesaver.cpp:46
 msgid "Warning: attachee must have an ID. State will not be saved."
@@ -237,7 +238,7 @@
 
 #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:462
 msgid "Dragging mode requires ListView"
-msgstr ""
+msgstr "드래그 모드는 목록보기가 필요합니다."
 
 #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:468
 msgid ""

=== modified file 'po/ln.po'
--- po/ln.po	2017-01-05 05:52:29 +0000
+++ po/ln.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/lo.po'
--- po/lo.po	2017-01-05 05:52:29 +0000
+++ po/lo.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/lt.po'
--- po/lt.po	2017-01-05 05:52:29 +0000
+++ po/lt.po	2017-02-10 13:33:49 +0000
@@ -16,8 +16,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
 "(n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/lv.po'
--- po/lv.po	2017-01-05 05:52:29 +0000
+++ po/lv.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/mr.po'
--- po/mr.po	2017-01-05 05:52:29 +0000
+++ po/mr.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/ms.po'
--- po/ms.po	2017-01-05 05:52:29 +0000
+++ po/ms.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/my.po'
--- po/my.po	2017-01-05 05:52:29 +0000
+++ po/my.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/nb.po'
--- po/nb.po	2017-01-05 05:52:29 +0000
+++ po/nb.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/ne.po'
--- po/ne.po	2017-01-05 05:52:29 +0000
+++ po/ne.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/nl.po'
--- po/nl.po	2017-01-05 05:52:29 +0000
+++ po/nl.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/oc.po'
--- po/oc.po	2017-01-05 05:52:29 +0000
+++ po/oc.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/pa.po'
--- po/pa.po	2017-01-05 05:52:29 +0000
+++ po/pa.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/pl.po'
--- po/pl.po	2017-01-05 05:52:29 +0000
+++ po/pl.po	2017-02-10 13:33:49 +0000
@@ -16,8 +16,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/pt.po'
--- po/pt.po	2017-01-05 05:52:29 +0000
+++ po/pt.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/pt_BR.po'
--- po/pt_BR.po	2017-01-05 05:52:29 +0000
+++ po/pt_BR.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/ro.po'
--- po/ro.po	2017-01-05 05:52:29 +0000
+++ po/ro.po	2017-02-10 13:33:49 +0000
@@ -16,8 +16,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n == 1 ? 0: (((n % 100 > 19) || ((n % 100 "
 "== 0) && (n != 0))) ? 2: 1));\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/ru.po'
--- po/ru.po	2017-01-05 05:52:29 +0000
+++ po/ru.po	2017-02-10 13:33:49 +0000
@@ -16,8 +16,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== added file 'po/sd.po'
--- po/sd.po	1970-01-01 00:00:00 +0000
+++ po/sd.po	2017-02-10 13:33:49 +0000
@@ -0,0 +1,285 @@
+# Sindhi translation for ubuntu-ui-toolkit
+# Copyright (c) 2017 Rosetta Contributors and Canonical Ltd 2017
+# This file is distributed under the same license as the ubuntu-ui-toolkit package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: ubuntu-ui-toolkit\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-11-05 10:05+0100\n"
+"PO-Revision-Date: 2017-02-01 13:31+0000\n"
+"Last-Translator: Sojharo <Unknown>\n"
+"Language-Team: Sindhi <sd@xxxxxx>\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-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
+
+#: Ubuntu/Components/1.2/TextInputPopover.qml:29
+#: Ubuntu/Components/1.3/TextInputPopover.qml:29
+msgid "Select All"
+msgstr "سڀ چونڊيو"
+
+#: Ubuntu/Components/1.2/TextInputPopover.qml:36
+#: Ubuntu/Components/1.3/TextInputPopover.qml:36
+msgid "Cut"
+msgstr "ڪٽيو"
+
+#: Ubuntu/Components/1.2/TextInputPopover.qml:48
+#: Ubuntu/Components/1.3/TextInputPopover.qml:48
+msgid "Copy"
+msgstr "نقل ڪيو"
+
+#: Ubuntu/Components/1.2/TextInputPopover.qml:57
+#: Ubuntu/Components/1.3/TextInputPopover.qml:57
+msgid "Paste"
+msgstr "چنبڙايو"
+
+#: Ubuntu/Components/1.2/ToolbarItems.qml:143
+#: Ubuntu/Components/1.3/ToolbarItems.qml:143
+msgid "Back"
+msgstr "پوئتي"
+
+#: Ubuntu/Components/ListItems/1.2/Empty.qml:398
+#: Ubuntu/Components/ListItems/1.3/Empty.qml:398
+msgid "Delete"
+msgstr "ڊاهيو"
+
+#: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:51
+msgid "No service/path specified"
+msgstr "واٽ يا خدمت اڻ ڄاڻايل"
+
+#: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:69
+#, qt-format
+msgid "Invalid bus type: %1."
+msgstr "بس ٽائيپ غلط: %1."
+
+#. TRANSLATORS: Time based "this is happening/happened now"
+#: Ubuntu/Components/plugin/i18n.cpp:268
+msgid "Now"
+msgstr "هاڻي"
+
+#: Ubuntu/Components/plugin/i18n.cpp:275
+#, qt-format
+msgid "%1 minute ago"
+msgid_plural "%1 minutes ago"
+msgstr[0] ""
+msgstr[1] "1% منٽ اڳ"
+
+#: Ubuntu/Components/plugin/i18n.cpp:277
+#, qt-format
+msgid "%1 minute"
+msgid_plural "%1 minutes"
+msgstr[0] "%1 منٽ"
+msgstr[1] "%1 منٽ"
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:284
+msgid "h:mm ap"
+msgstr "h:mm ap"
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:287
+msgid "HH:mm"
+msgstr "HH:mm"
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:293
+msgid "'Yesterday 'h:mm ap"
+msgstr "ڪالهه h:mm ap"
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:296
+msgid "'Yesterday 'HH:mm"
+msgstr "ڪالهه HH:mm"
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:302
+msgid "'Tomorrow 'h:mm ap"
+msgstr "سڀاڻي h:mm ap"
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:305
+msgid "'Tomorrow 'HH:mm"
+msgstr "سڀاڻي HH:mm"
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:312
+msgid "ddd' 'h:mm ap"
+msgstr "ddd' 'h:mm ap"
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:315
+msgid "ddd' 'HH:mm"
+msgstr "ddd' 'HH:mm"
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:322
+msgid "ddd d MMM' 'h:mm ap"
+msgstr "ddd d MMM; ;h:mm ap"
+
+#. TRANSLATORS: Please translated these to your locale datetime format using the format specified by
+#. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2
+#: Ubuntu/Components/plugin/i18n.cpp:325
+msgid "ddd d MMM' 'HH:mm"
+msgstr "ddd d MMM' 'HH:mm"
+
+#: Ubuntu/Components/plugin/privates/listitemdragarea.cpp:122
+msgid ""
+"ListView has no ViewItems.dragUpdated() signal handler implemented. No "
+"dragging will be possible."
+msgstr ""
+"ListView ۾ ViewItems.dragUpdated() سگنل هينڊلر لکيل نه آهي. ڌِڪڻ‌ ممڪن نه "
+"هوندو."
+
+#: Ubuntu/Components/plugin/statesaverbackend_p.cpp:176
+#, qt-format
+msgid ""
+"property \"%1\" of object %2 has type %3 and cannot be set to value \"%4\" "
+"of type %5"
+msgstr ""
+"شيءِ  %2 جي خاصيت \"%1\" وٽ قسم %3 آهي ۽ سو مٿس %5 قسم جي قدر %4 نه ٿي رکي "
+"سگھجي."
+
+#: Ubuntu/Components/plugin/statesaverbackend_p.cpp:185
+#, qt-format
+msgid "property \"%1\" does not exist or is not writable for object %2"
+msgstr "خاصيت \"%1\" وجود نه ٿي رکي يا شيءِ  %2 جي لاءِ  لکڻ‌لائق نه آهي."
+
+#: Ubuntu/Components/plugin/ucalarm.cpp:41
+#: Ubuntu/Components/plugin/ucalarm.cpp:643
+msgid "Alarm"
+msgstr "الارم"
+
+#: Ubuntu/Components/plugin/ucalarm.cpp:635
+#: Ubuntu/Components/plugin/ucalarm.cpp:667
+msgid "Alarm has a pending operation."
+msgstr "الارم وٽ هڪ اڻپورو آپريشن موجود آهي."
+
+#: Ubuntu/Components/plugin/ucarguments.cpp:188
+msgid "Usage: "
+msgstr "استعمال: "
+
+#: Ubuntu/Components/plugin/ucarguments.cpp:209
+msgid "Options:"
+msgstr "اختيار:"
+
+#: Ubuntu/Components/plugin/ucarguments.cpp:498
+#, qt-format
+msgid "%1 is expecting an additional argument: %2"
+msgstr "%1 کي هڪ اضافي دليل جي گھرج آهي: %2"
+
+#: Ubuntu/Components/plugin/ucarguments.cpp:503
+#, qt-format
+msgid "%1 is expecting a value for argument: %2"
+msgstr "%1 کي  دليل جي قدر جي گھرج آهي: %2"
+
+#: Ubuntu/Components/plugin/ucarguments.cpp:520
+#, qt-format
+msgid "%1 is expecting additional arguments: %2"
+msgstr "%1 کي اضافي دليلن جي گھرج آهي: %2"
+
+#: Ubuntu/Components/plugin/uclistitemstyle.cpp:145
+msgid "consider overriding swipeEvent() slot!"
+msgstr "swipeEvent() سلاٽ کي اوور رائيڊ ڪرڻ تي ويچاريو"
+
+#: Ubuntu/Components/plugin/uclistitemstyle.cpp:165
+msgid "consider overriding rebound() slot!"
+msgstr "rebound() سلاٽ کي اوور رائيڊ ڪرڻ تي ويچاريو"
+
+#: Ubuntu/Components/plugin/ucmousefilters.cpp:1065
+msgid "Ignoring AfterItem priority for InverseMouse filters."
+msgstr "InverseMouse فلٽرز جي لاءِ  AfterIem جي اهميت کي نظراندا ڪندي."
+
+#: Ubuntu/Components/plugin/ucserviceproperties.cpp:77
+msgid "Changing connection parameters forbidden."
+msgstr "ڪنيڪشن جي پيراميٽرز جي تبديلي منع ٿيل آهي"
+
+#: Ubuntu/Components/plugin/ucserviceproperties.cpp:160
+#, qt-format
+msgid ""
+"Binding detected on property '%1' will be removed by the service updates."
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucstatesaver.cpp:46
+msgid "Warning: attachee must have an ID. State will not be saved."
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucstatesaver.cpp:56
+#, qt-format
+msgid ""
+"Warning: attachee's UUID is already registered, state won't be saved: %1"
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucstatesaver.cpp:107
+#, qt-format
+msgid ""
+"All the parents must have an id.\n"
+"State saving disabled for %1, class %2"
+msgstr ""
+
+#: Ubuntu/Components/plugin/uctheme.cpp:208
+#, qt-format
+msgid "Theme not found: \"%1\""
+msgstr ""
+
+#: Ubuntu/Components/plugin/uctheme.cpp:539
+msgid "Not a Palette component."
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucviewitemsattached.cpp:462
+msgid "Dragging mode requires ListView"
+msgstr ""
+
+#: Ubuntu/Components/plugin/ucviewitemsattached.cpp:468
+msgid ""
+"Dragging is only supported when using a QAbstractItemModel, ListModel or "
+"list."
+msgstr ""
+
+#: Ubuntu/Components/Popups/1.2/ComposerSheet.qml:78
+#: Ubuntu/Components/Popups/1.3/ComposerSheet.qml:78
+msgid "Cancel"
+msgstr "رد"
+
+#: Ubuntu/Components/Popups/1.2/ComposerSheet.qml:88
+#: Ubuntu/Components/Popups/1.3/ComposerSheet.qml:88
+msgid "Confirm"
+msgstr "پڪ ڪريو"
+
+#: Ubuntu/Components/Popups/1.2/DefaultSheet.qml:85
+#: Ubuntu/Components/Popups/1.3/DefaultSheet.qml:85
+msgid "Close"
+msgstr "بند ڪريو"
+
+#: Ubuntu/Components/Popups/1.2/DefaultSheet.qml:95
+#: Ubuntu/Components/Popups/1.3/DefaultSheet.qml:95
+msgid "Done"
+msgstr "مڪمل"
+
+#: Ubuntu/Components/Themes/Ambiance/1.2/ProgressBarStyle.qml:51
+#: Ubuntu/Components/Themes/Ambiance/1.3/ProgressBarStyle.qml:50
+msgid "In Progress"
+msgstr "ترقيءَ هيٺ"
+
+#: Ubuntu/Components/Themes/Ambiance/1.2/PullToRefreshStyle.qml:28
+#: Ubuntu/Components/Themes/Ambiance/1.3/PullToRefreshStyle.qml:28
+msgid "Release to refresh..."
+msgstr "تازائڻ لاءِ  ڇڏيوس"
+
+#: Ubuntu/Components/Themes/Ambiance/1.2/PullToRefreshStyle.qml:28
+#: Ubuntu/Components/Themes/Ambiance/1.3/PullToRefreshStyle.qml:28
+msgid "Pull to refresh..."
+msgstr "تازائڻ لاءِ  ڇِڪيوس"

=== modified file 'po/sk.po'
--- po/sk.po	2017-01-05 05:52:29 +0000
+++ po/sk.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/sl.po'
--- po/sl.po	2017-01-05 05:52:29 +0000
+++ po/sl.po	2017-02-10 13:33:49 +0000
@@ -16,8 +16,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || "
 "n%100==4 ? 3 : 0);\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/sq.po'
--- po/sq.po	2017-01-05 05:52:29 +0000
+++ po/sq.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:51+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:55+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/sr.po'
--- po/sr.po	2017-01-05 05:52:29 +0000
+++ po/sr.po	2017-02-10 13:33:49 +0000
@@ -16,8 +16,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/sv.po'
--- po/sv.po	2017-01-05 05:52:29 +0000
+++ po/sv.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/ta.po'
--- po/ta.po	2017-01-05 05:52:29 +0000
+++ po/ta.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/th.po'
--- po/th.po	2017-01-05 05:52:29 +0000
+++ po/th.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/tr.po'
--- po/tr.po	2017-01-05 05:52:29 +0000
+++ po/tr.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/ug.po'
--- po/ug.po	2017-01-05 05:52:29 +0000
+++ po/ug.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/uk.po'
--- po/uk.po	2017-01-05 05:52:29 +0000
+++ po/uk.po	2017-02-10 13:33:49 +0000
@@ -16,8 +16,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/vi.po'
--- po/vi.po	2017-01-05 05:52:29 +0000
+++ po/vi.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/zh_CN.po'
--- po/zh_CN.po	2017-01-05 05:52:29 +0000
+++ po/zh_CN.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/zh_HK.po'
--- po/zh_HK.po	2017-01-05 05:52:29 +0000
+++ po/zh_HK.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'po/zh_TW.po'
--- po/zh_TW.po	2017-01-05 05:52:29 +0000
+++ po/zh_TW.po	2017-02-10 13:33:49 +0000
@@ -15,8 +15,8 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Launchpad-Export-Date: 2017-01-05 05:52+0000\n"
-"X-Generator: Launchpad (build 18298)\n"
+"X-Launchpad-Export-Date: 2017-02-08 04:56+0000\n"
+"X-Generator: Launchpad (build 18326)\n"
 
 #: Ubuntu/Components/1.2/TextInputPopover.qml:29
 #: Ubuntu/Components/1.3/TextInputPopover.qml:29

=== modified file 'snapcraft.yaml'
--- snapcraft.yaml	2016-12-23 14:52:55 +0000
+++ snapcraft.yaml	2017-02-10 13:33:49 +0000
@@ -1,5 +1,5 @@
 name: ubuntu-ui-toolkit
-version: 1.3.2151+17.04.20161223
+version: 1.3.2166+17.04.20170130
 summary: Ubuntu UI Toolkit
 description: |
   Qt is a cross-platform C++ application framework. Qt's primary feature

=== modified file 'src/UbuntuToolkit/privates/uccontenthub.cpp'
--- src/UbuntuToolkit/privates/uccontenthub.cpp	2017-01-26 14:29:30 +0000
+++ src/UbuntuToolkit/privates/uccontenthub.cpp	2017-02-10 13:33:49 +0000
@@ -23,6 +23,7 @@
 #include <QtDBus/QDBusConnection>
 #include <QtDBus/QDBusInterface>
 #include <QtDBus/QDBusReply>
+#include <QtDBus/QDBusServiceWatcher>
 #include <QtQuick/QQuickItem>
 
 Q_LOGGING_CATEGORY(ucContentHub, "ubuntu.components.UCContentHub", QtMsgType::QtWarningMsg)
@@ -41,10 +42,12 @@
 
 UCContentHub::UCContentHub(QObject *parent)
     : QObject(parent),
-      m_dbusIface(0),
-      m_contentHubIface(0),
-      m_canPaste(false),
-      m_targetItem(0)
+      m_watcher(new QDBusServiceWatcher(contentHubService, QDBusConnection::sessionBus(), QDBusServiceWatcher::WatchForRegistration, this))
+{
+    connect(m_watcher, &QDBusServiceWatcher::serviceRegistered, this, &UCContentHub::init);
+}
+
+void UCContentHub::init()
 {
     m_dbusIface = new QDBusInterface(dbusService,
                                      dbusObjectPath,
@@ -76,24 +79,13 @@
             SLOT(onPasteboardChanged())
         );
 
-        m_canPaste = checkPasteFormats();
-    }
-}
-
-UCContentHub::~UCContentHub()
-{
-    if (m_dbusIface) {
-        delete m_dbusIface;
-    }
-
-    if (m_contentHubIface) {
-        delete m_contentHubIface;
+        onPasteboardChanged();
     }
 }
 
 void UCContentHub::requestPaste(QQuickItem *targetItem)
 {
-    if (!m_contentHubIface->isValid()) {
+    if (!m_contentHubIface || !m_contentHubIface->isValid()) {
         CONTENT_HUB_TRACE("Invalid Content Hub DBusInterface");
         return;
     }
@@ -106,12 +98,12 @@
     m_contentHubIface->call(QStringLiteral("RequestPasteByAppId"), appProfile);
 }
 
-bool UCContentHub::canPaste()
+bool UCContentHub::canPaste() const
 {
     return m_canPaste;
 }
 
-void UCContentHub::onPasteSelected(QString appId, QByteArray mimedata, bool pasteAsRichText)
+void UCContentHub::onPasteSelected(const QString &appId, const QByteArray &mimedata, bool pasteAsRichText)
 {
     if (getAppProfile() != appId) {
         return;
@@ -138,15 +130,39 @@
 
 void UCContentHub::onPasteboardChanged()
 {
-    if (checkPasteFormats() != m_canPaste) {
-        m_canPaste = !m_canPaste;
+    if (!m_contentHubIface || !m_contentHubIface->isValid()) {
+        CONTENT_HUB_TRACE("Invalid Content Hub DBusInterface");
+        return;
+    }
+
+    QDBusPendingCall pcall = m_contentHubIface->asyncCall(QStringLiteral("PasteFormats"));
+    QDBusPendingCallWatcher * watcher = new QDBusPendingCallWatcher(pcall, this);
+    connect(watcher, &QDBusPendingCallWatcher::finished, [this](QDBusPendingCallWatcher * call) {
+        QDBusPendingReply<QStringList> reply = *call;
+        call->deleteLater();
+        if (reply.isValid()) {
+            // TODO: ContentHub clipboard keeps a list of all available paste formats.
+            // Probably apps could make use of this information to check if a specific
+            // data type is available, instead of only checking if list is empty or not.
+            // (LP: #1657111)
+            setCanPaste(!reply.value().isEmpty());
+        } else {
+            CONTENT_HUB_TRACE("Invalid return from DBus call PasteFormats");
+        }
+    });
+}
+
+void UCContentHub::setCanPaste(bool value)
+{
+    if (value != m_canPaste) {
+        m_canPaste = value;
         Q_EMIT canPasteChanged();
     }
 }
 
-QString UCContentHub::getAppProfile()
+QString UCContentHub::getAppProfile() const
 {
-    if (!m_dbusIface->isValid()) {
+    if (!m_dbusIface || !m_dbusIface->isValid()) {
         CONTENT_HUB_TRACE("Invalid DBus DBusInterface");
         return QString();
     }
@@ -194,25 +210,4 @@
     return mimeData;
 }
 
-bool UCContentHub::checkPasteFormats()
-{
-    if (!m_contentHubIface->isValid()) {
-        CONTENT_HUB_TRACE("Invalid Content Hub DBusInterface");
-        return false;
-    }
-
-    QDBusReply<QStringList> reply = m_contentHubIface->call(QStringLiteral("PasteFormats"));
-    if (reply.isValid()) {
-        // TODO: ContentHub clipboard keeps a list of all available paste formats.
-        // Probably apps could make use of this information to check if a specific
-        // data type is available, instead of only checking if list is empty or not.
-        // (LP: #1657111)
-        return !reply.value().isEmpty();
-    } else {
-        CONTENT_HUB_TRACE("Invalid return from DBus call PasteFormats");
-    }
-
-    return false;
-}
-
 UT_NAMESPACE_END

=== modified file 'src/UbuntuToolkit/privates/uccontenthub_p.h'
--- src/UbuntuToolkit/privates/uccontenthub_p.h	2017-01-17 19:30:01 +0000
+++ src/UbuntuToolkit/privates/uccontenthub_p.h	2017-02-10 13:33:49 +0000
@@ -25,6 +25,7 @@
 
 class QMimeData;
 class QDBusInterface;
+class QDBusServiceWatcher;
 class QQuickItem;
 
 UT_NAMESPACE_BEGIN
@@ -32,35 +33,37 @@
 class UBUNTUTOOLKIT_EXPORT UCContentHub : public QObject
 {
     Q_OBJECT
-
+    friend class tst_UCContentHub;
     Q_PROPERTY(bool canPaste READ canPaste NOTIFY canPasteChanged)
 
 public:
-    UCContentHub(QObject* parent = 0);
-    ~UCContentHub();
+    UCContentHub(QObject* parent = nullptr);
+    ~UCContentHub() = default;
 
     Q_INVOKABLE void requestPaste(QQuickItem *targetItem);
 
-    bool canPaste();
-    QString getAppProfile();
+    bool canPaste() const;
+    QString getAppProfile() const;
     QMimeData* deserializeMimeData(const QByteArray &serializedMimeData);
 
 Q_SIGNALS:
     void pasteSelected(QQuickItem *targetItem, const QString &data);
     void canPasteChanged();
 
-public Q_SLOTS:
-    void onPasteSelected(QString appId, QByteArray mimedata, bool pasteAsRichText);
+private Q_SLOTS:
+    void init();
+    void onPasteSelected(const QString &appId, const QByteArray &mimedata, bool pasteAsRichText);
     void onPasteboardChanged();
 
 private:
-    bool checkPasteFormats();
-
-    QDBusInterface *m_dbusIface;
-    QDBusInterface *m_contentHubIface;
-
-    bool m_canPaste;
-    QQuickItem *m_targetItem;
+    void setCanPaste(bool value);
+    QDBusInterface *m_dbusIface{nullptr};
+    QDBusInterface *m_contentHubIface{nullptr};
+
+    bool m_canPaste{false};
+    QQuickItem *m_targetItem{nullptr};
+
+    QDBusServiceWatcher * m_watcher{nullptr};
 };
 
 UT_NAMESPACE_END