Hello community,

here is the log from the commit of package ktp-send-file for openSUSE:Factory 
checked in at 2014-03-15 07:47:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-send-file (Old)
 and      /work/SRC/openSUSE:Factory/.ktp-send-file.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-send-file"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-send-file/ktp-send-file.changes      
2014-02-20 10:12:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ktp-send-file.new/ktp-send-file.changes 
2014-03-15 07:47:21.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Mar 12 21:50:32 UTC 2014 - [email protected]
+
+- Update to 0.8.0 final
+  * New feature release, no upstream changelog
+
+-------------------------------------------------------------------

Old:
----
  ktp-send-file-0.7.80.tar.bz2

New:
----
  ktp-send-file-0.8.0.tar.bz2

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

Other differences:
------------------
++++++ ktp-send-file.spec ++++++
--- /var/tmp/diff_new_pack.XncgdP/_old  2014-03-15 07:47:21.000000000 +0100
+++ /var/tmp/diff_new_pack.XncgdP/_new  2014-03-15 07:47:21.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           ktp-send-file
-Version:        0.7.80
+Version:        0.8.0
 Release:        0
 Summary:        File manager plugin
 License:        LGPL-2.1+

++++++ ktp-send-file-0.7.80.tar.bz2 -> ktp-send-file-0.8.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/CMakeLists.txt 
new/ktp-send-file-0.8.0/CMakeLists.txt
--- old/ktp-send-file-0.7.80/CMakeLists.txt     2014-02-17 22:17:13.000000000 
+0100
+++ new/ktp-send-file-0.8.0/CMakeLists.txt      2014-03-11 22:39:27.000000000 
+0100
@@ -1,6 +1,6 @@
 project(ktp-send-file)
 
-set (KTP_SEND_FILE_VERSION "0.7.80")
+set (KTP_SEND_FILE_VERSION "0.8.0")
 
 set (CMAKE_MODULE_PATH
      "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/CMakeLists.txt 
new/ktp-send-file-0.8.0/po/CMakeLists.txt
--- old/ktp-send-file-0.7.80/po/CMakeLists.txt  2014-02-17 22:17:13.000000000 
+0100
+++ new/ktp-send-file-0.8.0/po/CMakeLists.txt   2014-03-11 22:39:27.000000000 
+0100
@@ -17,12 +17,12 @@
 add_subdirectory( ja )
 add_subdirectory( kk )
 add_subdirectory( km )
+add_subdirectory( ko )
 add_subdirectory( lt )
 add_subdirectory( mr )
 add_subdirectory( nb )
 add_subdirectory( nds )
 add_subdirectory( nl )
-add_subdirectory( pa )
 add_subdirectory( pl )
 add_subdirectory( pt )
 add_subdirectory( pt_BR )
@@ -36,7 +36,6 @@
 add_subdirectory( sr@latin )
 add_subdirectory( sv )
 add_subdirectory( tr )
-add_subdirectory( ug )
 add_subdirectory( uk )
 add_subdirectory( vi )
 add_subdirectory( zh_CN )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/bs/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/bs/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/bs/ktp-send-file.po     2014-02-17 
22:16:19.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/bs/ktp-send-file.po      2014-03-11 
22:38:44.000000000 +0100
@@ -7,18 +7,18 @@
 msgstr ""
 "Project-Id-Version: bosnianuniversetranslation\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
-"PO-Revision-Date: 2013-10-18 20:13+0000\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
+"PO-Revision-Date: 2012-10-27 23:44+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosnian <[email protected]>\n"
 "Language: bs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2012-12-21 01:44+0000\n"
+"X-Generator: Launchpad (build 16378)\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-Generator: Launchpad (build 16807)\n"
-"X-Launchpad-Export-Date: 2013-10-19 05:23+0000\n"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/ca/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/ca/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/ca/ktp-send-file.po     2014-02-17 
22:16:20.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/ca/ktp-send-file.po      2014-03-11 
22:38:45.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-04-05 19:27+0200\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/ca@valencia/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/ca@valencia/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/ca@valencia/ktp-send-file.po    2014-02-17 
22:16:20.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/ca@valencia/ktp-send-file.po     2014-03-11 
22:38:45.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-04-05 19:27+0200\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/cs/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/cs/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/cs/ktp-send-file.po     2014-02-17 
22:16:21.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/cs/ktp-send-file.po      2014-03-11 
22:38:46.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-04-09 11:19+0200\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/da/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/da/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/da/ktp-send-file.po     2014-02-17 
22:16:23.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/da/ktp-send-file.po      2014-03-11 
22:38:48.000000000 +0100
@@ -6,10 +6,10 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-03-30 09:51+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
-"Language-Team: Danish <[email protected]>\n"
+"Language-Team: Danish <[email protected]>\n"
 "Language: da\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/de/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/de/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/de/ktp-send-file.po     2014-02-17 
22:16:23.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/de/ktp-send-file.po      2014-03-11 
22:38:49.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-16 20:11+0100\n"
 "Last-Translator: Burkhard Lück <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/el/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/el/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/el/ktp-send-file.po     2014-02-17 
22:16:24.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/el/ktp-send-file.po      2014-03-11 
22:38:49.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-27 23:30+0200\n"
 "Last-Translator: Stelios <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/es/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/es/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/es/ktp-send-file.po     2014-02-17 
22:16:25.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/es/ktp-send-file.po      2014-03-11 
22:38:50.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-22 14:43+0100\n"
 "Last-Translator: Raul Gonzalez <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/et/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/et/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/et/ktp-send-file.po     2014-02-17 
22:16:26.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/et/ktp-send-file.po      2014-03-11 
22:38:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2012-01-10 03:37+0200\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
@@ -43,7 +43,6 @@
 
 #: main.cpp:54
 #, fuzzy
-#| msgid "Select File To Send"
 msgid "Select Files To Send"
 msgstr "Saadetava faili valimine"
 
@@ -54,13 +53,11 @@
 
 #: mainwindow.cpp:67
 #, fuzzy, kde-format
-#| msgid "Send file - %1"
 msgid "Send files - %1"
 msgstr "Faili saatmine - %1"
 
 #: mainwindow.cpp:69
 #, fuzzy
-#| msgid "You are about to send this file"
 msgid "You are about to send these files"
 msgstr "Kavatsed saata selle faili"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/fi/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/fi/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/fi/ktp-send-file.po     2014-02-17 
22:16:28.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/fi/ktp-send-file.po      2014-03-11 
22:38:52.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-12-22 13:54+0200\n"
 "Last-Translator: Lasse Liehu <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/fr/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/fr/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/fr/ktp-send-file.po     2014-02-17 
22:16:28.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/fr/ktp-send-file.po      2014-03-11 
22:38:53.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-03-24 21:34+0100\n"
 "Last-Translator: Joëlle Cornavin <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/ga/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/ga/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/ga/ktp-send-file.po     2014-02-17 
22:16:30.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/ga/ktp-send-file.po      2014-03-11 
22:38:54.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: telepathy-kde-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2011-12-28 12:28-0500\n"
 "Last-Translator: Kevin Scannell <[email protected]>\n"
 "Language-Team: Irish <[email protected]>\n"
@@ -43,7 +43,6 @@
 
 #: main.cpp:54
 #, fuzzy
-#| msgid "Select File To Send"
 msgid "Select Files To Send"
 msgstr "Roghnaigh comhad le seoladh"
 
@@ -54,13 +53,11 @@
 
 #: mainwindow.cpp:67
 #, fuzzy, kde-format
-#| msgid "Send file - %1"
 msgid "Send files - %1"
 msgstr "Seol comhad - %1"
 
 #: mainwindow.cpp:69
 #, fuzzy
-#| msgid "You are about to send this file"
 msgid "You are about to send these files"
 msgstr "Tá tú ar tí an comhad seo a sheoladh"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/gl/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/gl/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/gl/ktp-send-file.po     2014-02-17 
22:16:30.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/gl/ktp-send-file.po      2014-03-11 
22:38:54.000000000 +0100
@@ -7,10 +7,10 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-04-21 09:33+0200\n"
 "Last-Translator: Marce Villarino <[email protected]>\n"
-"Language-Team: Galician <[email protected]>\n"
+"Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/hu/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/hu/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/hu/ktp-send-file.po     2014-02-17 
22:16:34.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/hu/ktp-send-file.po      2014-03-11 
22:38:58.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-03-29 11:10+0100\n"
 "Last-Translator: Balázs Úr <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/ia/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/ia/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/ia/ktp-send-file.po     2014-02-17 
22:16:35.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/ia/ktp-send-file.po      2014-03-11 
22:38:59.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-03-11 13:15+0100\n"
 "Last-Translator: Giovanni Sora <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/it/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/it/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/it/ktp-send-file.po     2014-02-17 
22:16:37.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/it/ktp-send-file.po      2014-03-11 
22:39:00.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-16 09:44+0100\n"
 "Last-Translator: Pino Toscano <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/ja/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/ja/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/ja/ktp-send-file.po     2014-02-17 
22:16:38.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/ja/ktp-send-file.po      2014-03-11 
22:39:01.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: telepathy-kde-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2011-10-25 22:58-0700\n"
 "Last-Translator: Japanese KDE translation team <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/kk/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/kk/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/kk/ktp-send-file.po     2014-02-17 
22:16:39.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/kk/ktp-send-file.po      2014-03-11 
22:39:02.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-03-28 02:41+0600\n"
 "Last-Translator: Sairan Kikkarin <[email protected]>\n"
 "Language-Team: Kazakh <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/km/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/km/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/km/ktp-send-file.po     2014-02-17 
22:16:39.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/km/ktp-send-file.po      2014-03-11 
22:39:02.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2012-07-10 10:30+0700\n"
 "Last-Translator: Khoem Sokhem <[email protected]>\n"
 "Language-Team: Khmer\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/ko/CMakeLists.txt 
new/ktp-send-file-0.8.0/po/ko/CMakeLists.txt
--- old/ktp-send-file-0.7.80/po/ko/CMakeLists.txt       1970-01-01 
01:00:00.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/ko/CMakeLists.txt        2014-03-11 
22:39:03.000000000 +0100
@@ -0,0 +1,2 @@
+file(GLOB _po_files *.po)
+GETTEXT_PROCESS_PO_FILES( ko ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} 
${_po_files} )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/ko/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/ko/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/ko/ktp-send-file.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/ko/ktp-send-file.po      2014-03-11 
22:39:03.000000000 +0100
@@ -0,0 +1,93 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Park Shinjo <[email protected]>, 2014.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
+"PO-Revision-Date: 2014-03-09 04:49+0900\n"
+"Last-Translator: Park Shinjo <[email protected]>\n"
+"Language-Team: Korean <[email protected]>\n"
+"Language: ko\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"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Park Shinjo"
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "[email protected]"
+
+#: main.cpp:36
+msgid "Telepathy Send File"
+msgstr "Telepathy 파일 보내기"
+
+#: main.cpp:38
+msgid "David Edmundson"
+msgstr "David Edmundson"
+
+#: main.cpp:38
+msgid "Author"
+msgstr "작성자"
+
+#: main.cpp:45
+msgid "The file to send"
+msgstr "보낼 파일"
+
+#: main.cpp:54
+msgid "Select Files To Send"
+msgstr "보낼 파일 선택"
+
+#: mainwindow.cpp:58
+#, kde-format
+msgid "Send file - %1"
+msgstr "파일 보내기 - %1"
+
+#: mainwindow.cpp:67
+#, kde-format
+msgid "Send files - %1"
+msgstr "파일 보내기 - %1"
+
+#: mainwindow.cpp:69
+msgid "You are about to send these files"
+msgstr "다음 파일을 보낼 것입니다"
+
+#: mainwindow.cpp:70
+#, kde-format
+msgid "1 file selected"
+msgid_plural "%1 files selected"
+msgstr[0] "파일 %1개 선택됨"
+
+#: mainwindow.cpp:127
+msgid "Search in Contacts..."
+msgstr "대화 상대에서 검색..."
+
+#: mainwindow.cpp:188
+msgid "Failed to send file"
+msgstr "파일을 보낼 수 없음"
+
+#: mainwindow.cpp:188
+msgid "File Transfer Failed"
+msgstr "파일 전송 실패"
+
+#. i18n: ectx: property (text), widget (QLabel, messageLabel)
+#: mainwindow.ui:33
+msgid "You are about to send this file"
+msgstr "다음 파일을 보낼 것입니다"
+
+#. i18n: ectx: property (text), widget (QLabel, filesInfoLabel)
+#: mainwindow.ui:84
+msgid "Files info"
+msgstr "파일 정보"
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: mainwindow.ui:134
+msgid "Select a recipient"
+msgstr "받는 사람 선택"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/lt/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/lt/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/lt/ktp-send-file.po     2014-02-17 
22:16:42.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/lt/ktp-send-file.po      2014-03-11 
22:39:04.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: l 10n\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-04-11 20:16+0300\n"
 "Last-Translator: Liudas Ališauskas <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/mr/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/mr/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/mr/ktp-send-file.po     2014-02-17 
22:16:44.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/mr/ktp-send-file.po      2014-03-11 
22:39:07.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-03-22 17:18+0530\n"
 "Last-Translator: Chetan Khona <[email protected]>\n"
 "Language-Team: Marathi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/nb/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/nb/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/nb/ktp-send-file.po     2014-02-17 
22:16:46.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/nb/ktp-send-file.po      2014-03-11 
22:39:08.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-09-18 12:57+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/nds/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/nds/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/nds/ktp-send-file.po    2014-02-17 
22:16:46.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/nds/ktp-send-file.po     2014-03-11 
22:39:09.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: telepathy-kde-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2011-10-22 08:47+0200\n"
 "Last-Translator: Manfred Wiese <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
@@ -44,7 +44,6 @@
 
 #: main.cpp:54
 #, fuzzy
-#| msgid "Select File To Send"
 msgid "Select Files To Send"
 msgstr "Söök de Datei ut, de Du loosstüern wullt"
 
@@ -55,13 +54,11 @@
 
 #: mainwindow.cpp:67
 #, fuzzy, kde-format
-#| msgid "Send file - %1"
 msgid "Send files - %1"
 msgstr "Datei &loosstüern - %1"
 
 #: mainwindow.cpp:69
 #, fuzzy
-#| msgid "Failed to send file"
 msgid "You are about to send these files"
 msgstr "Datei lett sik nich loosstüern"
 
@@ -87,7 +84,6 @@
 #. i18n: ectx: property (text), widget (QLabel, messageLabel)
 #: mainwindow.ui:33
 #, fuzzy
-#| msgid "Failed to send file"
 msgid "You are about to send this file"
 msgstr "Datei lett sik nich loosstüern"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/nl/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/nl/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/nl/ktp-send-file.po     2014-02-17 
22:16:48.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/nl/ktp-send-file.po      2014-03-11 
22:39:10.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-16 10:23+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/pa/CMakeLists.txt 
new/ktp-send-file-0.8.0/po/pa/CMakeLists.txt
--- old/ktp-send-file-0.7.80/po/pa/CMakeLists.txt       2014-02-17 
22:16:50.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/pa/CMakeLists.txt        1970-01-01 
01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-file(GLOB _po_files *.po)
-GETTEXT_PROCESS_PO_FILES( pa ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} 
${_po_files} )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/pa/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/pa/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/pa/ktp-send-file.po     2014-02-17 
22:16:50.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/pa/ktp-send-file.po      1970-01-01 
01:00:00.000000000 +0100
@@ -1,96 +0,0 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# A S Alam <[email protected]>, 2013.
-msgid ""
-msgstr ""
-"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
-"PO-Revision-Date: 2013-05-04 22:29+0530\n"
-"Last-Translator: A S Alam <[email protected]>\n"
-"Language-Team: Punjabi/Panjabi <[email protected]>\n"
-"Language: pa\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 "ਅਮਨਪਰੀਤ ਸਿੰਘ ਆਲਮ"
-
-msgctxt "EMAIL OF TRANSLATORS"
-msgid "Your emails"
-msgstr "[email protected]"
-
-#: main.cpp:36
-msgid "Telepathy Send File"
-msgstr "ਟੈਲੀਪੈਥੀ ਫਾਇਲ ਭੇਜੋ"
-
-#: main.cpp:38
-msgid "David Edmundson"
-msgstr ""
-
-#: main.cpp:38
-#, fuzzy
-msgid "Author"
-msgstr "ਲੇਖਕ"
-
-#: main.cpp:45
-msgid "The file to send"
-msgstr "ਭੇਜਣ ਲਈ ਫਾਇਲ"
-
-#: main.cpp:54
-msgid "Select Files To Send"
-msgstr ""
-
-#: mainwindow.cpp:58
-#, fuzzy, kde-format
-msgid "Send file - %1"
-msgstr "ਫਾਇਲ ਭੇਜੋ(&F)..."
-
-#: mainwindow.cpp:67
-#, fuzzy, kde-format
-msgid "Send files - %1"
-msgstr "...ਫਾਇਲਾਂ ਭੇਜੋ"
-
-#: mainwindow.cpp:69
-msgid "You are about to send these files"
-msgstr ""
-
-#: mainwindow.cpp:70
-#, fuzzy, kde-format
-msgid "1 file selected"
-msgid_plural "%1 files selected"
-msgstr[0] "<b>1</b> ਫਾਇਲ ਚੁਣੀ।"
-msgstr[1] "%1 ਫਾਇਲਾਂ ਚੁਣੀਆਂ"
-
-#: mainwindow.cpp:127
-msgid "Search in Contacts..."
-msgstr ""
-
-#: mainwindow.cpp:188
-msgid "Failed to send file"
-msgstr ""
-
-#: mainwindow.cpp:188
-#, fuzzy
-msgid "File Transfer Failed"
-msgstr "ਫਾਇਲ ਟਰਾਂਸਫਰ %1 ਫੇਲ੍ਹ ਹੋਈ। "
-
-#. i18n: ectx: property (text), widget (QLabel, messageLabel)
-#: mainwindow.ui:33
-msgid "You are about to send this file"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, filesInfoLabel)
-#: mainwindow.ui:84
-msgid "Files info"
-msgstr "ਫਾਇਲ ਜਾਣਕਾਰੀ"
-
-#. i18n: ectx: property (text), widget (QLabel, label)
-#: mainwindow.ui:134
-msgid "Select a recipient"
-msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/pl/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/pl/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/pl/ktp-send-file.po     2014-02-17 
22:16:51.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/pl/ktp-send-file.po      2014-03-11 
22:39:12.000000000 +0100
@@ -1,21 +1,20 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Łukasz Wojniłowicz <[email protected]>, 2012.
-# Marta Rybczyńska <[email protected]>, 2013.
+# Łukasz Wojniłowicz <[email protected]>, 2012, 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
-"PO-Revision-Date: 2013-06-01 17:17+0200\n"
-"Last-Translator: Marta Rybczyńska <[email protected]>\n"
-"Language-Team: Polish <[email protected]>\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
+"PO-Revision-Date: 2013-04-01 08:22+0200\n"
+"Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
+"Language-Team: Polish <kdei18n-pl-uwagi>\n"
 "Language: pl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.4\n"
+"X-Generator: Lokalize 1.5\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/pt/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/pt/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/pt/ktp-send-file.po     2014-02-17 
22:16:52.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/pt/ktp-send-file.po      2014-03-11 
22:39:13.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-16 11:39+0000\n"
 "Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/pt_BR/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/pt_BR/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/pt_BR/ktp-send-file.po  2014-02-17 
22:16:52.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/pt_BR/ktp-send-file.po   2014-03-11 
22:39:14.000000000 +0100
@@ -3,13 +3,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Marcus Vinícius de Andrade Gama <[email protected]>, 2011.
-# André Marcelo Alvarenga <[email protected]>, 2011, 2013.
+# André Marcelo Alvarenga <[email protected]>, 2011, 2013, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
-"PO-Revision-Date: 2013-02-16 09:59-0200\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
+"PO-Revision-Date: 2014-02-20 17:28-0300\n"
 "Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
 "Language: pt_BR\n"
@@ -70,7 +70,7 @@
 
 #: mainwindow.cpp:127
 msgid "Search in Contacts..."
-msgstr "Pesquisar nos contatos..."
+msgstr "Procurar nos contatos..."
 
 #: mainwindow.cpp:188
 msgid "Failed to send file"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/ro/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/ro/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/ro/ktp-send-file.po     2014-02-17 
22:16:53.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/ro/ktp-send-file.po      2014-03-11 
22:39:14.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-03-16 12:19+0200\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/ru/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/ru/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/ru/ktp-send-file.po     2014-02-17 
22:16:53.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/ru/ktp-send-file.po      2014-03-11 
22:39:15.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-17 21:36+0400\n"
 "Last-Translator: Yuri Efremov <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/sk/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/sk/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/sk/ktp-send-file.po     2014-02-17 
22:16:55.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/sk/ktp-send-file.po      2014-03-11 
22:39:17.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-24 13:02+0100\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/sl/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/sl/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/sl/ktp-send-file.po     2014-02-17 
22:17:01.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/sl/ktp-send-file.po      2014-03-11 
22:39:17.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-03-03 12:56+0100\n"
 "Last-Translator: Andrej Mernik <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/sr/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/sr/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/sr/ktp-send-file.po     2014-02-17 
22:17:02.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/sr/ktp-send-file.po      2014-03-11 
22:39:18.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-23 19:22+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-send-file-0.7.80/po/sr@ijekavian/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/sr@ijekavian/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/sr@ijekavian/ktp-send-file.po   2014-02-17 
22:17:02.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/sr@ijekavian/ktp-send-file.po    2014-03-11 
22:39:18.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-23 19:22+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-send-file-0.7.80/po/sr@ijekavianlatin/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/sr@ijekavianlatin/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/sr@ijekavianlatin/ktp-send-file.po      
2014-02-17 22:17:03.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/sr@ijekavianlatin/ktp-send-file.po       
2014-03-11 22:39:19.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-23 19:22+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/sr@latin/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/sr@latin/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/sr@latin/ktp-send-file.po       2014-02-17 
22:17:03.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/sr@latin/ktp-send-file.po        2014-03-11 
22:39:19.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: ktp-send-file\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-23 19:22+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/sv/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/sv/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/sv/ktp-send-file.po     2014-02-17 
22:17:04.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/sv/ktp-send-file.po      2014-03-11 
22:39:20.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-18 21:35+0100\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/tr/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/tr/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/tr/ktp-send-file.po     2014-02-17 
22:17:07.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/tr/ktp-send-file.po      2014-03-11 
22:39:22.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-07-07 22:44+0200\n"
 "Last-Translator: Volkan Gezer <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/ug/CMakeLists.txt 
new/ktp-send-file-0.8.0/po/ug/CMakeLists.txt
--- old/ktp-send-file-0.7.80/po/ug/CMakeLists.txt       2014-02-17 
22:17:08.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/ug/CMakeLists.txt        1970-01-01 
01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-file(GLOB _po_files *.po)
-GETTEXT_PROCESS_PO_FILES( ug ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} 
${_po_files} )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/ug/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/ug/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/ug/ktp-send-file.po     2014-02-17 
22:17:08.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/ug/ktp-send-file.po      1970-01-01 
01:00:00.000000000 +0100
@@ -1,93 +0,0 @@
-# Uyghur translation for ktp-send-file.
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-# Gheyret Kenji <[email protected]>, YEAR.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: ktp-send-file\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
-"PO-Revision-Date: 2013-09-08 07:04+0900\n"
-"Last-Translator: Gheyret Kenji <[email protected]>\n"
-"Language-Team: Uyghur <[email protected]>\n"
-"Language: \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"
-
-msgctxt "NAME OF TRANSLATORS"
-msgid "Your names"
-msgstr "ئابدۇقادىر ئابلىز, غەيرەت كەنجى"
-
-msgctxt "EMAIL OF TRANSLATORS"
-msgid "Your emails"
-msgstr "[email protected],  [email protected]"
-
-#: main.cpp:36
-msgid "Telepathy Send File"
-msgstr ""
-
-#: main.cpp:38
-msgid "David Edmundson"
-msgstr "David Edmundson"
-
-#: main.cpp:38
-msgid "Author"
-msgstr "ئاپتور"
-
-#: main.cpp:45
-msgid "The file to send"
-msgstr ""
-
-#: main.cpp:54
-msgid "Select Files To Send"
-msgstr ""
-
-#: mainwindow.cpp:58
-#, kde-format
-msgid "Send file - %1"
-msgstr ""
-
-#: mainwindow.cpp:67
-#, kde-format
-msgid "Send files - %1"
-msgstr ""
-
-#: mainwindow.cpp:69
-msgid "You are about to send these files"
-msgstr ""
-
-#: mainwindow.cpp:70
-#, kde-format
-msgid "1 file selected"
-msgid_plural "%1 files selected"
-msgstr[0] "%1 ھۆججەت تاللاندى"
-
-#: mainwindow.cpp:127
-msgid "Search in Contacts..."
-msgstr "ئالاقەداشتىن ئىزدەش…"
-
-#: mainwindow.cpp:188
-msgid "Failed to send file"
-msgstr ""
-
-#: mainwindow.cpp:188
-msgid "File Transfer Failed"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, messageLabel)
-#: mainwindow.ui:33
-msgid "You are about to send this file"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, filesInfoLabel)
-#: mainwindow.ui:84
-msgid "Files info"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, label)
-#: mainwindow.ui:134
-msgid "Select a recipient"
-msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/uk/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/uk/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/uk/ktp-send-file.po     2014-02-17 
22:17:09.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/uk/ktp-send-file.po      2014-03-11 
22:39:24.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-16 10:14+0200\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/vi/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/vi/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/vi/ktp-send-file.po     2014-02-17 
22:17:11.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/vi/ktp-send-file.po      2014-03-11 
22:39:25.000000000 +0100
@@ -1,14 +1,14 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Lê Hoàng Phương <[email protected]>, 2012, 2013.
+# Lê Hoàng Phương <[email protected]>, 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
-"PO-Revision-Date: 2013-04-15 09:22+0800\n"
-"Last-Translator: herop-kde\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
+"PO-Revision-Date: 2012-12-19 09:30+0800\n"
+"Last-Translator: Lê Hoàng Phương <[email protected]>\n"
 "Language-Team: Vietnamese <[email protected]>\n"
 "Language: vi\n"
 "MIME-Version: 1.0\n"
@@ -42,6 +42,8 @@
 msgstr "Tập tin để gửi"
 
 #: main.cpp:54
+#, fuzzy
+#| msgid "Select File To Send"
 msgid "Select Files To Send"
 msgstr "Chọn tập tin để gửi"
 
@@ -51,19 +53,22 @@
 msgstr "Gửi tập tin - %1"
 
 #: mainwindow.cpp:67
-#, kde-format
+#, fuzzy, kde-format
+#| msgid "Send file - %1"
 msgid "Send files - %1"
 msgstr "Gửi tập tin - %1"
 
 #: mainwindow.cpp:69
+#, fuzzy
+#| msgid "You are about to send this file"
 msgid "You are about to send these files"
-msgstr "Bạn đang định gửi những tập tin này"
+msgstr "Bạn đang định gửi tập tin này"
 
 #: mainwindow.cpp:70
 #, kde-format
 msgid "1 file selected"
 msgid_plural "%1 files selected"
-msgstr[0] "đã chọn %1 tập tin"
+msgstr[0] ""
 
 #: mainwindow.cpp:127
 msgid "Search in Contacts..."
@@ -85,7 +90,7 @@
 #. i18n: ectx: property (text), widget (QLabel, filesInfoLabel)
 #: mainwindow.ui:84
 msgid "Files info"
-msgstr "Thông tin tập tin"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: mainwindow.ui:134
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/zh_CN/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/zh_CN/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/zh_CN/ktp-send-file.po  2014-02-17 
22:17:12.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/zh_CN/ktp-send-file.po   2014-03-11 
22:39:26.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-04-06 16:04-0400\n"
 "Last-Translator: Weng Xuetian <[email protected]>\n"
 "Language-Team: Chinese Simplified <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-0.7.80/po/zh_TW/ktp-send-file.po 
new/ktp-send-file-0.8.0/po/zh_TW/ktp-send-file.po
--- old/ktp-send-file-0.7.80/po/zh_TW/ktp-send-file.po  2014-02-17 
22:17:13.000000000 +0100
+++ new/ktp-send-file-0.8.0/po/zh_TW/ktp-send-file.po   2014-03-11 
22:39:27.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2013-02-16 03:00+0100\n"
+"POT-Creation-Date: 2013-03-27 10:06+0100\n"
 "PO-Revision-Date: 2013-02-21 08:26+0800\n"
 "Last-Translator: Franklin Weng <franklin at goodhorse dot idv dot tw>\n"
 "Language-Team: Chinese Traditional <[email protected]>\n"
@@ -23,7 +23,7 @@
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected]"
+msgstr "franklin at goodhorse dot idv dot tw"
 
 #: main.cpp:36
 msgid "Telepathy Send File"

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to