Hello community,

here is the log from the commit of package ktp-filetransfer-handler for 
openSUSE:Factory checked in at 2014-09-18 07:56:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-filetransfer-handler (Old)
 and      /work/SRC/openSUSE:Factory/.ktp-filetransfer-handler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-filetransfer-handler"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ktp-filetransfer-handler/ktp-filetransfer-handler.changes
        2014-04-26 10:05:12.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-filetransfer-handler.new/ktp-filetransfer-handler.changes
   2014-09-18 07:56:31.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Sep 16 16:13:14 UTC 2014 - [email protected]
+
+- Update to 0.8.80 (0.9 beta)
+  * OTR support
+  * Improved group chats
+  * Modernised video chats, now based on GStreamer 1.0
+  * Lots of fixes and speed improvements
+
+-------------------------------------------------------------------

Old:
----
  ktp-filetransfer-handler-0.8.1.tar.bz2

New:
----
  ktp-filetransfer-handler-0.8.80.tar.bz2

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

Other differences:
------------------
++++++ ktp-filetransfer-handler.spec ++++++
--- /var/tmp/diff_new_pack.eqS0VO/_old  2014-09-18 07:56:32.000000000 +0200
+++ /var/tmp/diff_new_pack.eqS0VO/_new  2014-09-18 07:56:32.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           ktp-filetransfer-handler
-Version:        0.8.1
+Version:        0.8.80
 Release:        0
 Summary:        Telepathy filetransfer handler
 License:        GPL-2.0+
 Group:          Productivity/Networking/Instant Messenger
 Url:            
http://community.kde.org/Real-Time_Communication_and_Collaboration
-Source0:        
http://download.kde.org/stable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
+Source:         
http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  ktp-common-internals-devel >= %{version}
 BuildRequires:  libkde4-devel >= 4.6.0

++++++ ktp-filetransfer-handler-0.8.1.tar.bz2 -> 
ktp-filetransfer-handler-0.8.80.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-filetransfer-handler-0.8.1/CMakeLists.txt 
new/ktp-filetransfer-handler-0.8.80/CMakeLists.txt
--- old/ktp-filetransfer-handler-0.8.1/CMakeLists.txt   2014-04-25 
18:29:23.000000000 +0200
+++ new/ktp-filetransfer-handler-0.8.80/CMakeLists.txt  2014-09-15 
14:41:34.000000000 +0200
@@ -1,6 +1,6 @@
 project (ktp-filetransfer-handler)
 
-set(KTP_FILETRANSFER_HANDLER_VERSION "0.8.1")
+set(KTP_FILETRANSFER_HANDLER_VERSION "0.8.80")
 
 set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" ${CMAKE_MODULE_PATH})
 cmake_policy(SET CMP0002 OLD)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-filetransfer-handler-0.8.1/po/CMakeLists.txt 
new/ktp-filetransfer-handler-0.8.80/po/CMakeLists.txt
--- old/ktp-filetransfer-handler-0.8.1/po/CMakeLists.txt        2014-04-25 
18:29:23.000000000 +0200
+++ new/ktp-filetransfer-handler-0.8.80/po/CMakeLists.txt       2014-09-15 
14:41:34.000000000 +0200
@@ -5,6 +5,7 @@
 add_subdirectory( da )
 add_subdirectory( de )
 add_subdirectory( el )
+add_subdirectory( en_GB )
 add_subdirectory( es )
 add_subdirectory( et )
 add_subdirectory( fi )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-filetransfer-handler-0.8.1/po/en_GB/CMakeLists.txt 
new/ktp-filetransfer-handler-0.8.80/po/en_GB/CMakeLists.txt
--- old/ktp-filetransfer-handler-0.8.1/po/en_GB/CMakeLists.txt  1970-01-01 
01:00:00.000000000 +0100
+++ new/ktp-filetransfer-handler-0.8.80/po/en_GB/CMakeLists.txt 2014-09-15 
14:40:50.000000000 +0200
@@ -0,0 +1,2 @@
+file(GLOB _po_files *.po)
+GETTEXT_PROCESS_PO_FILES( en_GB ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} 
${_po_files} )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-filetransfer-handler-0.8.1/po/en_GB/ktp-filetransfer-handler.po 
new/ktp-filetransfer-handler-0.8.80/po/en_GB/ktp-filetransfer-handler.po
--- old/ktp-filetransfer-handler-0.8.1/po/en_GB/ktp-filetransfer-handler.po     
1970-01-01 01:00:00.000000000 +0100
+++ new/ktp-filetransfer-handler-0.8.80/po/en_GB/ktp-filetransfer-handler.po    
2014-09-15 14:40:50.000000000 +0200
@@ -0,0 +1,198 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Steve Allewell <[email protected]>, 2014.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2014-03-12 05:55+0000\n"
+"PO-Revision-Date: 2014-06-25 06:29+0100\n"
+"Last-Translator: Steve Allewell <[email protected]>\n"
+"Language-Team: British English <[email protected]>\n"
+"Language: en_GB\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"
+
+#: src/filetransfer-handler.cpp:88
+msgctxt "This is the download directory in user's home"
+msgid "Downloads"
+msgstr "Downloads"
+
+#: src/handle-incoming-file-transfer-channel-job.cpp:133
+#: src/handle-outgoing-file-transfer-channel-job.cpp:115
+msgid "Invalid channel"
+msgstr "Invalid channel"
+
+#: src/handle-incoming-file-transfer-channel-job.cpp:142
+#: src/handle-outgoing-file-transfer-channel-job.cpp:124
+msgid "Channel is not ready"
+msgstr "Channel is not ready"
+
+#: src/handle-incoming-file-transfer-channel-job.cpp:206
+msgid "Incoming file exists"
+msgstr "Incoming file exists"
+
+#: src/handle-incoming-file-transfer-channel-job.cpp:265
+msgid "Unknown Error"
+msgstr "Unknown Error"
+
+#: src/handle-incoming-file-transfer-channel-job.cpp:283
+msgid "Would you like to resume partial download?"
+msgstr "Would you like to resume partial download?"
+
+#: src/handle-incoming-file-transfer-channel-job.cpp:402
+#: src/handle-incoming-file-transfer-channel-job.cpp:456
+msgid "Incoming file transfer"
+msgstr "Incoming file transfer"
+
+#: src/handle-incoming-file-transfer-channel-job.cpp:403
+msgid "From"
+msgstr "From"
+
+#: src/handle-incoming-file-transfer-channel-job.cpp:404
+#: src/handle-outgoing-file-transfer-channel-job.cpp:178
+msgid "Filename"
+msgstr "Filename"
+
+#: src/handle-incoming-file-transfer-channel-job.cpp:421
+msgid "Impossible to resume file transfer. Restarting."
+msgstr "Impossible to resume file transfer. Restarting."
+
+#: src/handle-incoming-file-transfer-channel-job.cpp:443
+#: src/handle-outgoing-file-transfer-channel-job.cpp:224
+msgid "An unknown error occurred"
+msgstr "An unknown error occurred"
+
+#: src/handle-incoming-file-transfer-channel-job.cpp:463
+msgid "Incoming file transfer was canceled."
+msgstr "Incoming file transfer was cancelled."
+
+#: src/handle-incoming-file-transfer-channel-job.cpp:500
+msgid "Unable to accept file"
+msgstr "Unable to accept file"
+
+#: src/handle-incoming-file-transfer-channel-job.cpp:513
+msgid "Cannot cancel incoming file transfer"
+msgstr "Cannot cancel incoming file transfer"
+
+#: src/handle-incoming-file-transfer-channel-job.cpp:526
+#: src/handle-outgoing-file-transfer-channel-job.cpp:308
+#, kde-format
+msgid "File transfer invalidated. %1"
+msgstr "File transfer invalidated. %1"
+
+#: src/handle-outgoing-file-transfer-channel-job.cpp:133
+msgid "URI property is missing"
+msgstr "URI property is missing"
+
+#: src/handle-outgoing-file-transfer-channel-job.cpp:141
+msgid "This is not a local file"
+msgstr "This is not a local file"
+
+#: src/handle-outgoing-file-transfer-channel-job.cpp:176
+#: src/handle-outgoing-file-transfer-channel-job.cpp:229
+msgid "Outgoing file transfer"
+msgstr "Outgoing file transfer"
+
+#: src/handle-outgoing-file-transfer-channel-job.cpp:177
+msgid "To"
+msgstr "To"
+
+#: src/handle-outgoing-file-transfer-channel-job.cpp:234
+msgid "Outgoing file transfer was canceled."
+msgstr "Outgoing file transfer was cancelled."
+
+#: src/handle-outgoing-file-transfer-channel-job.cpp:282
+msgid "Cannot provide file"
+msgstr "Cannot provide file"
+
+#: src/handle-outgoing-file-transfer-channel-job.cpp:295
+msgid "Cannot cancel outgoing file transfer"
+msgstr "Cannot cancel outgoing file transfer"
+
+#: src/main.cpp:34
+msgid "Telepathy File Transfer Handler"
+msgstr "Telepathy File Transfer Handler"
+
+#: src/main.cpp:36
+msgid "Handles your Telepathy file transfers"
+msgstr "Handles your Telepathy file transfers"
+
+#: src/main.cpp:38
+msgid ""
+"Copyright (C) 2010, 2011, 2012 Daniele E. Domenichelli <daniele."
+"[email protected]>"
+msgstr ""
+"Copyright (C) 2010, 2011, 2012 Daniele E. Domenichelli <daniele."
+"[email protected]>"
+
+#: src/main.cpp:39
+msgid "Daniele E. Domenichelli"
+msgstr "Daniele E. Domenichelli"
+
+#: src/main.cpp:40
+msgid "Developer"
+msgstr "Developer"
+
+#: src/main.cpp:44
+msgid "Alin M Elena"
+msgstr "Alin M Elena"
+
+#: src/main.cpp:44 src/main.cpp:45 src/main.cpp:46 src/main.cpp:47
+#: src/main.cpp:48 src/main.cpp:49 src/main.cpp:50
+msgid "Contributor"
+msgstr "Contributor"
+
+#: src/main.cpp:45
+msgid "Dario Freddi"
+msgstr "Dario Freddi"
+
+#: src/main.cpp:46
+msgid "David Edmundson"
+msgstr "David Edmundson"
+
+#: src/main.cpp:47
+msgid "George Kiagiadakis"
+msgstr "George Kiagiadakis"
+
+#: src/main.cpp:48
+msgid "Martin Klapetek"
+msgstr "Martin Klapetek"
+
+#: src/main.cpp:49
+msgid "Andrea Scarpino"
+msgstr "Andrea Scarpino"
+
+#: src/main.cpp:50
+msgid "Dan Vrátil"
+msgstr "Dan Vrátil"
+
+#: src/main.cpp:54
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Steve Allewell"
+
+#: src/main.cpp:55
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "[email protected]"
+
+#: src/telepathy-base-job.cpp:119
+#, kde-format
+msgid "Telepathy reported an error while performing the requested operation:"
+msgid_plural ""
+"Telepathy reported %1 errors while performing the requested operation:"
+msgstr[0] ""
+"Telepathy reported an error while performing the requested operation:"
+msgstr[1] ""
+"Telepathy reported %1 errors while performing the requested operation:"
+
+#: src/telepathy-base-job.cpp:126
+#, kde-format
+msgctxt "The following format is: ' - <error name>: <error message>'"
+msgid " - %1: %2"
+msgstr " - %1: %2"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-filetransfer-handler-0.8.1/po/et/ktp-filetransfer-handler.po 
new/ktp-filetransfer-handler-0.8.80/po/et/ktp-filetransfer-handler.po
--- old/ktp-filetransfer-handler-0.8.1/po/et/ktp-filetransfer-handler.po        
2014-04-25 18:28:33.000000000 +0200
+++ new/ktp-filetransfer-handler-0.8.80/po/et/ktp-filetransfer-handler.po       
2014-09-15 14:40:51.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Marek Laane <[email protected]>, 2011, 2012.
+# Marek Laane <[email protected]>, 2011, 2012, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-12 05:55+0000\n"
-"PO-Revision-Date: 2012-06-11 17:30+0300\n"
+"PO-Revision-Date: 2014-06-11 03:49+0300\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
 "Language: et\n"
@@ -15,7 +15,7 @@
 "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.4\n"
+"X-Generator: Lokalize 1.5\n"
 
 #: src/filetransfer-handler.cpp:88
 msgctxt "This is the download directory in user's home"
@@ -165,11 +165,11 @@
 
 #: src/main.cpp:49
 msgid "Andrea Scarpino"
-msgstr ""
+msgstr "Andrea Scarpino"
 
 #: src/main.cpp:50
 msgid "Dan Vrátil"
-msgstr ""
+msgstr "Dan Vrátil"
 
 #: src/main.cpp:54
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-filetransfer-handler-0.8.1/po/fr/ktp-filetransfer-handler.po 
new/ktp-filetransfer-handler-0.8.80/po/fr/ktp-filetransfer-handler.po
--- old/ktp-filetransfer-handler-0.8.1/po/fr/ktp-filetransfer-handler.po        
2014-04-25 18:28:38.000000000 +0200
+++ new/ktp-filetransfer-handler-0.8.80/po/fr/ktp-filetransfer-handler.po       
2014-09-15 14:40:53.000000000 +0200
@@ -193,7 +193,7 @@
 msgstr[0] ""
 "Telepathy a signalé une erreur lors de l'exécution de l'opération demandée :"
 msgstr[1] ""
-"Telepathy a signalé %1 erreurs lors de l'exécution de l'opération demandée :"
+"Telepathy a signalé %1 erreurs lors de l'exécution de l'opération demandée :"
 
 #: src/telepathy-base-job.cpp:126
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-filetransfer-handler-0.8.1/po/hu/ktp-filetransfer-handler.po 
new/ktp-filetransfer-handler-0.8.80/po/hu/ktp-filetransfer-handler.po
--- old/ktp-filetransfer-handler-0.8.1/po/hu/ktp-filetransfer-handler.po        
2014-04-25 18:28:44.000000000 +0200
+++ new/ktp-filetransfer-handler-0.8.80/po/hu/ktp-filetransfer-handler.po       
2014-09-15 14:40:58.000000000 +0200
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Kristóf Kiszel <[email protected]>, 2012.
-# Balázs Úr <[email protected]>, 2013.
+# Balázs Úr <[email protected]>, 2013, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-12 05:55+0000\n"
-"PO-Revision-Date: 2013-07-03 19:33+0200\n"
+"PO-Revision-Date: 2014-06-15 16:39+0200\n"
 "Last-Translator: Balázs Úr <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
 "Language: hu\n"
@@ -170,7 +170,7 @@
 
 #: src/main.cpp:50
 msgid "Dan Vrátil"
-msgstr ""
+msgstr "Dan Vrátil"
 
 #: src/main.cpp:54
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-filetransfer-handler-0.8.1/po/ko/ktp-filetransfer-handler.po 
new/ktp-filetransfer-handler-0.8.80/po/ko/ktp-filetransfer-handler.po
--- old/ktp-filetransfer-handler-0.8.1/po/ko/ktp-filetransfer-handler.po        
2014-04-25 18:28:50.000000000 +0200
+++ new/ktp-filetransfer-handler-0.8.80/po/ko/ktp-filetransfer-handler.po       
2014-09-15 14:41:04.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-12 05:55+0000\n"
-"PO-Revision-Date: 2014-03-09 04:49+0900\n"
+"PO-Revision-Date: 2014-03-09 04:30+0900\n"
 "Last-Translator: Park Shinjo <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.5\n"
 
 #: src/filetransfer-handler.cpp:88
 msgctxt "This is the download directory in user's home"
@@ -169,7 +168,7 @@
 
 #: src/main.cpp:50
 msgid "Dan Vrátil"
-msgstr ""
+msgstr "Dan Vrátil"
 
 #: src/main.cpp:54
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-filetransfer-handler-0.8.1/po/nds/ktp-filetransfer-handler.po 
new/ktp-filetransfer-handler-0.8.80/po/nds/ktp-filetransfer-handler.po
--- old/ktp-filetransfer-handler-0.8.1/po/nds/ktp-filetransfer-handler.po       
2014-04-25 18:28:56.000000000 +0200
+++ new/ktp-filetransfer-handler-0.8.80/po/nds/ktp-filetransfer-handler.po      
2014-09-15 14:41:13.000000000 +0200
@@ -2,21 +2,22 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Manfred Wiese <[email protected]>, 2011.
+# Sönke Dibbern <[email protected]>, 2014.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: telepathy-filetransfer-handler\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-12 05:55+0000\n"
-"PO-Revision-Date: 2011-06-16 17:34+0200\n"
-"Last-Translator: Manfred Wiese <[email protected]>\n"
+"PO-Revision-Date: 2014-06-05 22:56+0200\n"
+"Last-Translator: Sönke Dibbern <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
 "Language: nds\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.0\n"
+"X-Generator: Lokalize 1.4\n"
 
 #: src/filetransfer-handler.cpp:88
 msgctxt "This is the download directory in user's home"
@@ -26,12 +27,12 @@
 #: src/handle-incoming-file-transfer-channel-job.cpp:133
 #: src/handle-outgoing-file-transfer-channel-job.cpp:115
 msgid "Invalid channel"
-msgstr ""
+msgstr "Leeg Kanaal"
 
 #: src/handle-incoming-file-transfer-channel-job.cpp:142
 #: src/handle-outgoing-file-transfer-channel-job.cpp:124
 msgid "Channel is not ready"
-msgstr ""
+msgstr "Kanaal is nich praat"
 
 #: src/handle-incoming-file-transfer-channel-job.cpp:206
 msgid "Incoming file exists"
@@ -43,95 +44,93 @@
 
 #: src/handle-incoming-file-transfer-channel-job.cpp:283
 msgid "Would you like to resume partial download?"
-msgstr ""
+msgstr "Wullt Du de Deeldaalladen wedderopnehmen?"
 
 #: src/handle-incoming-file-transfer-channel-job.cpp:402
 #: src/handle-incoming-file-transfer-channel-job.cpp:456
-#, fuzzy
 msgid "Incoming file transfer"
-msgstr "Ankamen Datei al vörhannen"
+msgstr "Ankamen Dateiöverdregen"
 
 #: src/handle-incoming-file-transfer-channel-job.cpp:403
 msgid "From"
-msgstr ""
+msgstr "Vun"
 
 #: src/handle-incoming-file-transfer-channel-job.cpp:404
 #: src/handle-outgoing-file-transfer-channel-job.cpp:178
 msgid "Filename"
-msgstr ""
+msgstr "Dateinaam"
 
 #: src/handle-incoming-file-transfer-channel-job.cpp:421
 msgid "Impossible to resume file transfer. Restarting."
-msgstr ""
+msgstr "Dateiöverdregen lett sik nich wedderopnehmen. Warrt nochmaal anfungen."
 
 #: src/handle-incoming-file-transfer-channel-job.cpp:443
 #: src/handle-outgoing-file-transfer-channel-job.cpp:224
 msgid "An unknown error occurred"
-msgstr ""
+msgstr "Dat geev en nich begäng Fehler."
 
 #: src/handle-incoming-file-transfer-channel-job.cpp:463
-#, fuzzy
 msgid "Incoming file transfer was canceled."
-msgstr "Överdregen wöör afbraken."
+msgstr "Ankamen Överdregen wöör afbraken."
 
 #: src/handle-incoming-file-transfer-channel-job.cpp:500
 msgid "Unable to accept file"
-msgstr ""
+msgstr "Datei lett sik nich annehmen"
 
 #: src/handle-incoming-file-transfer-channel-job.cpp:513
 msgid "Cannot cancel incoming file transfer"
-msgstr ""
+msgstr "Ankamen Dateiöverdregen lett sik nich afbreken"
 
 #: src/handle-incoming-file-transfer-channel-job.cpp:526
 #: src/handle-outgoing-file-transfer-channel-job.cpp:308
-#, fuzzy, kde-format
+#, kde-format
 msgid "File transfer invalidated. %1"
-msgstr "Leeg Dateiöverdregen"
+msgstr "Dateiöverdregen wöör leeg. %1"
 
 #: src/handle-outgoing-file-transfer-channel-job.cpp:133
 msgid "URI property is missing"
-msgstr ""
+msgstr "URI-Egenschap fehlt"
 
 #: src/handle-outgoing-file-transfer-channel-job.cpp:141
 msgid "This is not a local file"
-msgstr ""
+msgstr "Dat is keen lokaal Datei"
 
 #: src/handle-outgoing-file-transfer-channel-job.cpp:176
 #: src/handle-outgoing-file-transfer-channel-job.cpp:229
 msgid "Outgoing file transfer"
-msgstr ""
+msgstr "Rutgahn Dateiöverdregen"
 
 #: src/handle-outgoing-file-transfer-channel-job.cpp:177
 msgid "To"
-msgstr ""
+msgstr "Na"
 
 #: src/handle-outgoing-file-transfer-channel-job.cpp:234
-#, fuzzy
 msgid "Outgoing file transfer was canceled."
-msgstr "Överdregen wöör afbraken."
+msgstr "Rutgahn Överdregen wöör afbraken."
 
 #: src/handle-outgoing-file-transfer-channel-job.cpp:282
 msgid "Cannot provide file"
-msgstr ""
+msgstr "Datei lett sik nich praatstellen"
 
 #: src/handle-outgoing-file-transfer-channel-job.cpp:295
 msgid "Cannot cancel outgoing file transfer"
-msgstr ""
+msgstr "Rutgahn Dateiöverdregen lett sik nich afbreken"
 
 #: src/main.cpp:34
 msgid "Telepathy File Transfer Handler"
 msgstr "Telepathy-Dateihanteerprogramm"
 
 #: src/main.cpp:36
-#, fuzzy
 msgid "Handles your Telepathy file transfers"
-msgstr "Telepathy-Dateihanteerprogramm"
+msgstr "Hanteert Dien Telepathy-Dateiöverdregen"
 
 #: src/main.cpp:38
 msgid ""
 "Copyright (C) 2010, 2011, 2012 Daniele E. Domenichelli <daniele."
 "[email protected]>"
 msgstr ""
+"Copyright (C) 2010, 2011, 2012 Daniele E. Domenichelli <daniele."
+"[email protected]>"
 
 #: src/main.cpp:39
 msgid "Daniele E. Domenichelli"
@@ -143,36 +142,36 @@
 
 #: src/main.cpp:44
 msgid "Alin M Elena"
-msgstr ""
+msgstr "Alin M Elena"
 
 #: src/main.cpp:44 src/main.cpp:45 src/main.cpp:46 src/main.cpp:47
 #: src/main.cpp:48 src/main.cpp:49 src/main.cpp:50
 msgid "Contributor"
-msgstr ""
+msgstr "Bidreger"
 
 #: src/main.cpp:45
 msgid "Dario Freddi"
-msgstr ""
+msgstr "Dario Freddi"
 
 #: src/main.cpp:46
 msgid "David Edmundson"
-msgstr ""
+msgstr "David Edmundson"
 
 #: src/main.cpp:47
 msgid "George Kiagiadakis"
-msgstr ""
+msgstr "George Kiagiadakis"
 
 #: src/main.cpp:48
 msgid "Martin Klapetek"
-msgstr ""
+msgstr "Martin Klapetek"
 
 #: src/main.cpp:49
 msgid "Andrea Scarpino"
-msgstr ""
+msgstr "Andrea Scarpino"
 
 #: src/main.cpp:50
 msgid "Dan Vrátil"
-msgstr ""
+msgstr "Dan Vrátil"
 
 #: src/main.cpp:54
 msgctxt "NAME OF TRANSLATORS"
@@ -190,7 +189,9 @@
 msgid_plural ""
 "Telepathy reported %1 errors while performing the requested operation:"
 msgstr[0] ""
+"Telepathy hett en Fehler melldt bi't Utföhren vun de anfraagte Akschoon:"
 msgstr[1] ""
+"Telepathy hett %1 Fehlers melldt bi't Utföhren vun de anfraagte Akschoon:"
 
 #: src/telepathy-base-job.cpp:126
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-filetransfer-handler-0.8.1/po/ro/ktp-filetransfer-handler.po 
new/ktp-filetransfer-handler-0.8.80/po/ro/ktp-filetransfer-handler.po
--- old/ktp-filetransfer-handler-0.8.1/po/ro/ktp-filetransfer-handler.po        
2014-04-25 18:29:02.000000000 +0200
+++ new/ktp-filetransfer-handler-0.8.80/po/ro/ktp-filetransfer-handler.po       
2014-09-15 14:41:20.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Sergiu Bivol <[email protected]>, 2012.
+# Sergiu Bivol <[email protected]>, 2012, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-12 05:55+0000\n"
-"PO-Revision-Date: 2012-10-17 00:01+0300\n"
+"PO-Revision-Date: 2014-07-04 14:38+0300\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\n"
 "Language: ro\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
-"X-Generator: Lokalize 1.4\n"
+"X-Generator: Lokalize 1.5\n"
 
 #: src/filetransfer-handler.cpp:88
 msgctxt "This is the download directory in user's home"
@@ -166,11 +166,11 @@
 
 #: src/main.cpp:49
 msgid "Andrea Scarpino"
-msgstr ""
+msgstr "Andrea Scarpino"
 
 #: src/main.cpp:50
 msgid "Dan Vrátil"
-msgstr ""
+msgstr "Dan Vrátil"
 
 #: src/main.cpp:54
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-filetransfer-handler-0.8.1/po/uk/ktp-filetransfer-handler.po 
new/ktp-filetransfer-handler-0.8.80/po/uk/ktp-filetransfer-handler.po
--- old/ktp-filetransfer-handler-0.8.1/po/uk/ktp-filetransfer-handler.po        
2014-04-25 18:29:20.000000000 +0200
+++ new/ktp-filetransfer-handler-0.8.80/po/uk/ktp-filetransfer-handler.po       
2014-09-15 14:41:30.000000000 +0200
@@ -4,7 +4,7 @@
 # Yuri Chornoivan <[email protected]>, 2011, 2012, 2013, 2014.
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: ktp-filetransfer-handler\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-12 05:55+0000\n"
 "PO-Revision-Date: 2014-03-12 21:11+0200\n"

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

Reply via email to