[SCM] ktp-send-file packaging branch, master, updated. debian/0.7.0-1-16-gab8bde6

Diane Trout diane-guest at moszumanska.debian.org
Thu May 22 06:38:51 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-send-file.git;a=commitdiff;h=ea2189a

The following commit has been merged in the master branch:
commit ea2189abcb3bfd15eb328a537a01275f27ecf9ec
Author: Diane Trout <diane at ghic.org>
Date:   Thu Feb 20 08:47:28 2014 -0800

    Imported Upstream version 0.7.80
---
 CMakeLists.txt                        |  2 +-
 ktp-send-file.desktop                 |  2 ++
 mainwindow.cpp                        |  6 ++---
 mainwindow.h                          |  3 ++-
 po/CMakeLists.txt                     |  2 ++
 po/bs/ktp-send-file.po                |  8 +++---
 po/ca/ktp-send-file.po                |  2 +-
 po/ca at valencia/ktp-send-file.po       |  2 +-
 po/cs/ktp-send-file.po                |  2 +-
 po/da/ktp-send-file.po                |  4 +--
 po/de/ktp-send-file.po                |  2 +-
 po/el/ktp-send-file.po                |  2 +-
 po/es/ktp-send-file.po                |  2 +-
 po/et/ktp-send-file.po                |  5 +++-
 po/fi/ktp-send-file.po                |  6 ++---
 po/fr/ktp-send-file.po                |  2 +-
 po/ga/ktp-send-file.po                |  5 +++-
 po/gl/ktp-send-file.po                |  4 +--
 po/hu/ktp-send-file.po                |  2 +-
 po/ia/ktp-send-file.po                |  2 +-
 po/it/ktp-send-file.po                |  2 +-
 po/ja/ktp-send-file.po                |  2 +-
 po/kk/ktp-send-file.po                |  2 +-
 po/km/ktp-send-file.po                |  2 +-
 po/lt/ktp-send-file.po                |  2 +-
 po/mr/ktp-send-file.po                |  2 +-
 po/nb/ktp-send-file.po                |  2 +-
 po/nds/ktp-send-file.po               |  6 ++++-
 po/nl/ktp-send-file.po                |  2 +-
 po/pa/CMakeLists.txt                  |  2 ++
 po/{mr => pa}/ktp-send-file.po        | 46 ++++++++++++++++++-----------------
 po/pl/ktp-send-file.po                | 13 +++++-----
 po/pt/ktp-send-file.po                |  2 +-
 po/pt_BR/ktp-send-file.po             |  2 +-
 po/ro/ktp-send-file.po                |  2 +-
 po/ru/ktp-send-file.po                |  2 +-
 po/sk/ktp-send-file.po                |  2 +-
 po/sl/ktp-send-file.po                |  2 +-
 po/sr/ktp-send-file.po                |  2 +-
 po/sr at ijekavian/ktp-send-file.po      |  2 +-
 po/sr at ijekavianlatin/ktp-send-file.po |  2 +-
 po/sr at latin/ktp-send-file.po          |  2 +-
 po/sv/ktp-send-file.po                |  8 +++---
 po/tr/ktp-send-file.po                |  2 +-
 po/ug/CMakeLists.txt                  |  2 ++
 po/{mr => ug}/ktp-send-file.po        | 37 ++++++++++++++--------------
 po/uk/ktp-send-file.po                |  2 +-
 po/vi/ktp-send-file.po                | 21 ++++++----------
 po/zh_CN/ktp-send-file.po             |  2 +-
 po/zh_TW/ktp-send-file.po             |  4 +--
 50 files changed, 131 insertions(+), 115 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index ba95be0..586ccf8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
 project(ktp-send-file)
 
-set (KTP_SEND_FILE_VERSION "0.7.0")
+set (KTP_SEND_FILE_VERSION "0.7.80")
 
 set (CMAKE_MODULE_PATH
      "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules"
diff --git a/ktp-send-file.desktop b/ktp-send-file.desktop
index 2d81821..83b9076 100644
--- a/ktp-send-file.desktop
+++ b/ktp-send-file.desktop
@@ -28,6 +28,7 @@ Name[lt]=Siųsti failą TP kontaktui
 Name[mr]=आयएम संपर्काकडे फाईल पाठवा
 Name[nb]=Send fil til lynmeldingskontakt
 Name[nl]=Bestand naar IM-contactpersoon verzenden
+Name[pa]=IM ਸੰਪਰਕ ਨੂੰ ਫਾਇਲ ਭੇਜੋ
 Name[pl]=Wyślij plik do kontaktu komunikatora internetowego
 Name[pt]=Enviar o ficheiro para o contacto MI
 Name[pt_BR]=Enviar arquivo por mensagem instantânea
@@ -41,6 +42,7 @@ Name[sr at ijekavianlatin]=Pošalji fajl IM kontaktu
 Name[sr at latin]=Pošalji fajl IM kontaktu
 Name[sv]=Skicka fil till direktmeddelandekontakt
 Name[tr]=IM kişisine dosya gönder
+Name[ug]=مۇڭداشقۇدىكى ئالاقەداشقا ھۆججەت ئەۋەتىش
 Name[uk]=Надіслати файл контакту
 Name[wa]=Evoyî fitchî a on soçon d' MSM
 Name[x-test]=xxSend file to IM contactxx
diff --git a/mainwindow.cpp b/mainwindow.cpp
index 87fb0f7..5d78b68 100644
--- a/mainwindow.cpp
+++ b/mainwindow.cpp
@@ -130,8 +130,8 @@ MainWindow::MainWindow(const KUrl::List &urls, QWidget *parent) :
     ui->recipientVLayout->addWidget(m_contactGridWidget);
 
     connect(m_contactGridWidget,
-            SIGNAL(selectionChanged(Tp::AccountPtr,Tp::ContactPtr)),
-            SLOT(onContactSelectionChanged(Tp::AccountPtr,Tp::ContactPtr)));
+            SIGNAL(selectionChanged(Tp::AccountPtr,KTp::ContactPtr)),
+            SLOT(onContactSelectionChanged(Tp::AccountPtr,KTp::ContactPtr)));
 
     ui->buttonBox->button(QDialogButtonBox::Ok)->setDisabled(true);
     connect(ui->buttonBox, SIGNAL(accepted()), SLOT(onDialogAccepted()));
@@ -171,7 +171,7 @@ void MainWindow::onDialogAccepted()
     }
 }
 
-void MainWindow::onContactSelectionChanged(Tp::AccountPtr account, Tp::ContactPtr contact)
+void MainWindow::onContactSelectionChanged(Tp::AccountPtr account, KTp::ContactPtr contact)
 {
     Q_UNUSED(account)
     Q_UNUSED(contact)
diff --git a/mainwindow.h b/mainwindow.h
index 397f6b9..7055e00 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -26,6 +26,7 @@
 #include <KUrl>
 
 #include <TelepathyQt/AccountManager>
+#include <KTp/contact.h>
 
 
 namespace Ui {
@@ -53,7 +54,7 @@ private Q_SLOTS:
     void onDialogAccepted();
     void onPreviewLoaded(const KFileItem &item, const QPixmap &preview);
     void onPreviewFailed(const KFileItem &item);
-    void onContactSelectionChanged(Tp::AccountPtr account, Tp::ContactPtr contact);
+    void onContactSelectionChanged(Tp::AccountPtr account, KTp::ContactPtr contact);
     void slotFileTransferFinished(Tp::PendingOperation *op);
 
 private:
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index 329814a..1d77ce6 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -22,6 +22,7 @@ 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 )
@@ -35,6 +36,7 @@ add_subdirectory( sr at ijekavianlatin )
 add_subdirectory( sr at latin )
 add_subdirectory( sv )
 add_subdirectory( tr )
+add_subdirectory( ug )
 add_subdirectory( uk )
 add_subdirectory( vi )
 add_subdirectory( zh_CN )
diff --git a/po/bs/ktp-send-file.po b/po/bs/ktp-send-file.po
index 68346b1..92b9190 100644
--- a/po/bs/ktp-send-file.po
+++ b/po/bs/ktp-send-file.po
@@ -7,18 +7,18 @@ msgid ""
 msgstr ""
 "Project-Id-Version: bosnianuniversetranslation
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
-"PO-Revision-Date: 2012-10-27 23:44+0000
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
+"PO-Revision-Date: 2013-10-18 20:13+0000
"
 "Last-Translator: Samir Ribić <Unknown>
"
 "Language-Team: Bosnian <bs at li.org>
"
 "Language: bs
"
 "MIME-Version: 1.0
"
 "Content-Type: text/plain; charset=UTF-8
"
 "Content-Transfer-Encoding: 8bit
"
-"X-Launchpad-Export-Date: 2012-12-21 01:44+0000
"
-"X-Generator: Launchpad (build 16378)
"
 "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;
"
+"X-Generator: Launchpad (build 16807)
"
+"X-Launchpad-Export-Date: 2013-10-19 05:23+0000
"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
diff --git a/po/ca/ktp-send-file.po b/po/ca/ktp-send-file.po
index d379cf7..5e129be 100644
--- a/po/ca/ktp-send-file.po
+++ b/po/ca/ktp-send-file.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-04-05 19:27+0200
"
 "Last-Translator: Josep Ma. Ferrer <txemaq at gmail.com>
"
 "Language-Team: Catalan <kde-i18n-ca at kde.org>
"
diff --git a/po/ca at valencia/ktp-send-file.po b/po/ca at valencia/ktp-send-file.po
index 4304259..15a7416 100644
--- a/po/ca at valencia/ktp-send-file.po
+++ b/po/ca at valencia/ktp-send-file.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-04-05 19:27+0200
"
 "Last-Translator: Josep Ma. Ferrer <txemaq at gmail.com>
"
 "Language-Team: Catalan <kde-i18n-ca at kde.org>
"
diff --git a/po/cs/ktp-send-file.po b/po/cs/ktp-send-file.po
index 337afb1..72f89cd 100644
--- a/po/cs/ktp-send-file.po
+++ b/po/cs/ktp-send-file.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-04-09 11:19+0200
"
 "Last-Translator: Vit Pelcak <vit at pelcak.org>
"
 "Language-Team: Czech <kde-i18n-doc at kde.org>
"
diff --git a/po/da/ktp-send-file.po b/po/da/ktp-send-file.po
index 49aa698..2bf5fbe 100644
--- a/po/da/ktp-send-file.po
+++ b/po/da/ktp-send-file.po
@@ -6,10 +6,10 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-03-30 09:51+0100
"
 "Last-Translator: Martin Schlander <mschlander at opensuse.org>
"
-"Language-Team: Danish <kde-i18n-doc at kde.org>
"
+"Language-Team: Danish <dansk at dansk-gruppen.dk>
"
 "Language: da
"
 "MIME-Version: 1.0
"
 "Content-Type: text/plain; charset=UTF-8
"
diff --git a/po/de/ktp-send-file.po b/po/de/ktp-send-file.po
index 8430685..eb10026 100644
--- a/po/de/ktp-send-file.po
+++ b/po/de/ktp-send-file.po
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-16 20:11+0100
"
 "Last-Translator: Burkhard Lück <lueck at hube-lueck.de>
"
 "Language-Team: German <kde-i18n-de at kde.org>
"
diff --git a/po/el/ktp-send-file.po b/po/el/ktp-send-file.po
index 3afcdd2..76a66fb 100644
--- a/po/el/ktp-send-file.po
+++ b/po/el/ktp-send-file.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-27 23:30+0200
"
 "Last-Translator: Stelios <sstavra at gmail.com>
"
 "Language-Team: Greek <kde-i18n-el at kde.org>
"
diff --git a/po/es/ktp-send-file.po b/po/es/ktp-send-file.po
index b5650ab..bbcea22 100644
--- a/po/es/ktp-send-file.po
+++ b/po/es/ktp-send-file.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-22 14:43+0100
"
 "Last-Translator: Raul Gonzalez <raulgf83 at gmail.com>
"
 "Language-Team: Spanish <kde-l10n-es at kde.org>
"
diff --git a/po/et/ktp-send-file.po b/po/et/ktp-send-file.po
index 7cd294b..f97842a 100644
--- a/po/et/ktp-send-file.po
+++ b/po/et/ktp-send-file.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2012-01-10 03:37+0200
"
 "Last-Translator: Marek Laane <bald at smail.ee>
"
 "Language-Team: Estonian <kde-et at linux.ee>
"
@@ -43,6 +43,7 @@ msgstr "Saadetav fail"
 
 #: main.cpp:54
 #, fuzzy
+#| msgid "Select File To Send"
 msgid "Select Files To Send"
 msgstr "Saadetava faili valimine"
 
@@ -53,11 +54,13 @@ msgstr "Faili saatmine - %1"
 
 #: 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 --git a/po/fi/ktp-send-file.po b/po/fi/ktp-send-file.po
index 3a542a6..7aba0f0 100644
--- a/po/fi/ktp-send-file.po
+++ b/po/fi/ktp-send-file.po
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
-"PO-Revision-Date: 2013-03-01 02:47+0200
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
+"PO-Revision-Date: 2013-12-22 13:54+0200
"
 "Last-Translator: Lasse Liehu <lasse.liehu at gmail.com>
"
 "Language-Team: Finnish <lokalisointi at lists.coss.fi>
"
 "Language: fi
"
@@ -71,7 +71,7 @@ msgstr[1] "%1 tiedostoa valittu"
 
 #: mainwindow.cpp:127
 msgid "Search in Contacts..."
-msgstr "Etsi yhteystiedoista..."
+msgstr "Etsi yhteystiedoista…"
 
 #: mainwindow.cpp:188
 msgid "Failed to send file"
diff --git a/po/fr/ktp-send-file.po b/po/fr/ktp-send-file.po
index 533fb6a..18c698b 100644
--- a/po/fr/ktp-send-file.po
+++ b/po/fr/ktp-send-file.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-03-24 21:34+0100
"
 "Last-Translator: Joëlle Cornavin <jcorn at free.fr>
"
 "Language-Team: French <kde-francophone at kde.org>
"
diff --git a/po/ga/ktp-send-file.po b/po/ga/ktp-send-file.po
index f07a7dd..76331be 100644
--- a/po/ga/ktp-send-file.po
+++ b/po/ga/ktp-send-file.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: telepathy-kde-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2011-12-28 12:28-0500
"
 "Last-Translator: Kevin Scannell <kscanne at gmail.com>
"
 "Language-Team: Irish <gaeilge-gnulinux at lists.sourceforge.net>
"
@@ -43,6 +43,7 @@ msgstr "An comhad le seoladh"
 
 #: main.cpp:54
 #, fuzzy
+#| msgid "Select File To Send"
 msgid "Select Files To Send"
 msgstr "Roghnaigh comhad le seoladh"
 
@@ -53,11 +54,13 @@ msgstr "Seol comhad - %1"
 
 #: 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 --git a/po/gl/ktp-send-file.po b/po/gl/ktp-send-file.po
index 421d726..7c7cc7f 100644
--- a/po/gl/ktp-send-file.po
+++ b/po/gl/ktp-send-file.po
@@ -7,10 +7,10 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-04-21 09:33+0200
"
 "Last-Translator: Marce Villarino <mvillarino at kde-espana.es>
"
-"Language-Team: Galician <proxecto at trasno.net>
"
+"Language-Team: Galician <kde-i18n-doc at kde.org>
"
 "Language: gl
"
 "MIME-Version: 1.0
"
 "Content-Type: text/plain; charset=UTF-8
"
diff --git a/po/hu/ktp-send-file.po b/po/hu/ktp-send-file.po
index 29712e4..b3f29fb 100644
--- a/po/hu/ktp-send-file.po
+++ b/po/hu/ktp-send-file.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-03-29 11:10+0100
"
 "Last-Translator: Balázs Úr <urbalazs at gmail.com>
"
 "Language-Team: Hungarian <kde-l10n-hu at kde.org>
"
diff --git a/po/ia/ktp-send-file.po b/po/ia/ktp-send-file.po
index 5850d80..0300fa2 100644
--- a/po/ia/ktp-send-file.po
+++ b/po/ia/ktp-send-file.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-03-11 13:15+0100
"
 "Last-Translator: Giovanni Sora <g.sora at tiscali.it>
"
 "Language-Team: Interlingua <kde-l10n-ia at kde.org>
"
diff --git a/po/it/ktp-send-file.po b/po/it/ktp-send-file.po
index 3abda6c..746e0ad 100644
--- a/po/it/ktp-send-file.po
+++ b/po/it/ktp-send-file.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-16 09:44+0100
"
 "Last-Translator: Pino Toscano <toscano.pino at tiscali.it>
"
 "Language-Team: Italian <kde-i18n-it at kde.org>
"
diff --git a/po/ja/ktp-send-file.po b/po/ja/ktp-send-file.po
index 2462bb8..9412898 100644
--- a/po/ja/ktp-send-file.po
+++ b/po/ja/ktp-send-file.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: telepathy-kde-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2011-10-25 22:58-0700
"
 "Last-Translator: Japanese KDE translation team <Kdeveloper at kde.gr.jp>
"
 "Language-Team: Japanese <Kdeveloper at kde.gr.jp>
"
diff --git a/po/kk/ktp-send-file.po b/po/kk/ktp-send-file.po
index 55db286..651266c 100644
--- a/po/kk/ktp-send-file.po
+++ b/po/kk/ktp-send-file.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-03-28 02:41+0600
"
 "Last-Translator: Sairan Kikkarin <sairan at computer.org>
"
 "Language-Team: Kazakh <kde-i18n-doc at kde.org>
"
diff --git a/po/km/ktp-send-file.po b/po/km/ktp-send-file.po
index ef31e72..9c8e5e8 100644
--- a/po/km/ktp-send-file.po
+++ b/po/km/ktp-send-file.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2012-07-10 10:30+0700
"
 "Last-Translator: Khoem Sokhem <khoemsokhem at khmeros.info>
"
 "Language-Team: Khmer
"
diff --git a/po/lt/ktp-send-file.po b/po/lt/ktp-send-file.po
index 996cd8c..d25378b 100644
--- a/po/lt/ktp-send-file.po
+++ b/po/lt/ktp-send-file.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: l 10n
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-04-11 20:16+0300
"
 "Last-Translator: Liudas Ališauskas <liudas.alisauskas at gmail.com>
"
 "Language-Team: Lithuanian <kde-i18n-lt at kde.org>
"
diff --git a/po/mr/ktp-send-file.po b/po/mr/ktp-send-file.po
index c0a9fcd..7f31279 100644
--- a/po/mr/ktp-send-file.po
+++ b/po/mr/ktp-send-file.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-03-22 17:18+0530
"
 "Last-Translator: Chetan Khona <chetan at kompkin.com>
"
 "Language-Team: Marathi <kde-i18n-doc at kde.org>
"
diff --git a/po/nb/ktp-send-file.po b/po/nb/ktp-send-file.po
index aac6342..c9ed8ac 100644
--- a/po/nb/ktp-send-file.po
+++ b/po/nb/ktp-send-file.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-09-18 12:57+0200
"
 "Last-Translator: Bjørn Steensrud <bjornst at skogkatt.homelinux.org>
"
 "Language-Team: Norwegian Bokmål <i18n-nb at lister.ping.uio.no>
"
diff --git a/po/nds/ktp-send-file.po b/po/nds/ktp-send-file.po
index 5d7825e..80a9884 100644
--- a/po/nds/ktp-send-file.po
+++ b/po/nds/ktp-send-file.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: telepathy-kde-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2011-10-22 08:47+0200
"
 "Last-Translator: Manfred Wiese <m.j.wiese at web.de>
"
 "Language-Team: Low Saxon <kde-i18n-nds at kde.org>
"
@@ -44,6 +44,7 @@ msgstr "De Datei, de Du loosstüern wullt"
 
 #: 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"
 
@@ -54,11 +55,13 @@ msgstr "Datei &loosstüern - %1"
 
 #: 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"
 
@@ -84,6 +87,7 @@ msgstr "Dateiöverdregen fehlslaan"
 #. 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 --git a/po/nl/ktp-send-file.po b/po/nl/ktp-send-file.po
index 068ba20..242e1c1 100644
--- a/po/nl/ktp-send-file.po
+++ b/po/nl/ktp-send-file.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-16 10:23+0100
"
 "Last-Translator: Freek de Kruijf <freekdekruijf at kde.nl>
"
 "Language-Team: Dutch <kde-i18n-nl at kde.org>
"
diff --git a/po/pa/CMakeLists.txt b/po/pa/CMakeLists.txt
new file mode 100644
index 0000000..4c189af
--- /dev/null
+++ b/po/pa/CMakeLists.txt
@@ -0,0 +1,2 @@
+file(GLOB _po_files *.po)
+GETTEXT_PROCESS_PO_FILES( pa ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )
diff --git a/po/mr/ktp-send-file.po b/po/pa/ktp-send-file.po
similarity index 61%
copy from po/mr/ktp-send-file.po
copy to po/pa/ktp-send-file.po
index c0a9fcd..b394f99 100644
--- a/po/mr/ktp-send-file.po
+++ b/po/pa/ktp-send-file.po
@@ -1,70 +1,71 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Chetan Khona <chetan at kompkin.com>, 2013.
+# A S Alam <aalam at users.sf.net>, 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
-"PO-Revision-Date: 2013-03-22 17:18+0530
"
-"Last-Translator: Chetan Khona <chetan at kompkin.com>
"
-"Language-Team: Marathi <kde-i18n-doc at kde.org>
"
-"Language: mr
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
+"PO-Revision-Date: 2013-05-04 22:29+0530
"
+"Last-Translator: A S Alam <aalam at users.sf.net>
"
+"Language-Team: Punjabi/Panjabi <punjabi-users at lists.sf.net>
"
+"Language: pa
"
 "MIME-Version: 1.0
"
 "Content-Type: text/plain; charset=UTF-8
"
 "Content-Transfer-Encoding: 8bit
"
-"Plural-Forms: nplurals=2; plural=(n!=1);
"
+"Plural-Forms: nplurals=2; plural=n != 1;
"
 "X-Generator: Lokalize 1.5
"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "चेतन खोना"
+msgstr "ਅਮਨਪਰੀਤ ਸਿੰਘ ਆਲਮ"
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "chetan at kompkin.com"
+msgstr "aalam at users.sf.net"
 
 #: main.cpp:36
 msgid "Telepathy Send File"
-msgstr ""
+msgstr "ਟੈਲੀਪੈਥੀ ਫਾਇਲ ਭੇਜੋ"
 
 #: main.cpp:38
 msgid "David Edmundson"
-msgstr "डेव्हिड एड्मंडसन"
+msgstr ""
 
 #: main.cpp:38
+#, fuzzy
 msgid "Author"
-msgstr "लेखक"
+msgstr "ਲੇਖਕ"
 
 #: main.cpp:45
 msgid "The file to send"
-msgstr ""
+msgstr "ਭੇਜਣ ਲਈ ਫਾਇਲ"
 
 #: main.cpp:54
 msgid "Select Files To Send"
 msgstr ""
 
 #: mainwindow.cpp:58
-#, kde-format
+#, fuzzy, kde-format
 msgid "Send file - %1"
-msgstr "फाईल पाठवा - %1"
+msgstr "ਫਾਇਲ ਭੇਜੋ(&F)..."
 
 #: mainwindow.cpp:67
-#, kde-format
+#, fuzzy, kde-format
 msgid "Send files - %1"
-msgstr "फाईल्स पाठवा - %1"
+msgstr "...ਫਾਇਲਾਂ ਭੇਜੋ"
 
 #: mainwindow.cpp:69
 msgid "You are about to send these files"
 msgstr ""
 
 #: mainwindow.cpp:70
-#, kde-format
+#, fuzzy, kde-format
 msgid "1 file selected"
 msgid_plural "%1 files selected"
-msgstr[0] "1 फाईल निवडली"
-msgstr[1] "%1 फाइल्स निवडल्या"
+msgstr[0] "<b>1</b> ਫਾਇਲ ਚੁਣੀ।"
+msgstr[1] "%1 ਫਾਇਲਾਂ ਚੁਣੀਆਂ"
 
 #: mainwindow.cpp:127
 msgid "Search in Contacts..."
@@ -75,8 +76,9 @@ msgid "Failed to send file"
 msgstr ""
 
 #: mainwindow.cpp:188
+#, fuzzy
 msgid "File Transfer Failed"
-msgstr ""
+msgstr "ਫਾਇਲ ਟਰਾਂਸਫਰ %1 ਫੇਲ੍ਹ ਹੋਈ। "
 
 #. i18n: ectx: property (text), widget (QLabel, messageLabel)
 #: mainwindow.ui:33
@@ -86,7 +88,7 @@ msgstr ""
 #. i18n: ectx: property (text), widget (QLabel, filesInfoLabel)
 #: mainwindow.ui:84
 msgid "Files info"
-msgstr "फाईल्स माहिती"
+msgstr "ਫਾਇਲ ਜਾਣਕਾਰੀ"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: mainwindow.ui:134
diff --git a/po/pl/ktp-send-file.po b/po/pl/ktp-send-file.po
index 7dde416..3863d0f 100644
--- a/po/pl/ktp-send-file.po
+++ b/po/pl/ktp-send-file.po
@@ -1,20 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Łukasz Wojniłowicz <lukasz.wojnilowicz at gmail.com>, 2012, 2013.
+# Łukasz Wojniłowicz <lukasz.wojnilowicz at gmail.com>, 2012.
+# Marta Rybczyńska <kde-i18n at rybczynska.net>, 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
-"PO-Revision-Date: 2013-04-01 08:22+0200
"
-"Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz at gmail.com>
"
-"Language-Team: Polish <kdei18n-pl-uwagi>
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
+"PO-Revision-Date: 2013-06-01 17:17+0200
"
+"Last-Translator: Marta Rybczyńska <kde-i18n at rybczynska.net>
"
+"Language-Team: Polish <kde-i18n-doc at kde.org>
"
 "Language: pl
"
 "MIME-Version: 1.0
"
 "Content-Type: text/plain; charset=UTF-8
"
 "Content-Transfer-Encoding: 8bit
"
-"X-Generator: Lokalize 1.5
"
+"X-Generator: Lokalize 1.4
"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);
"
 
diff --git a/po/pt/ktp-send-file.po b/po/pt/ktp-send-file.po
index 945a34c..139795c 100644
--- a/po/pt/ktp-send-file.po
+++ b/po/pt/ktp-send-file.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-16 11:39+0000
"
 "Last-Translator: José Nuno Coelho Pires <zepires at gmail.com>
"
 "Language-Team: Portuguese <kde-i18n-pt at kde.org>
"
diff --git a/po/pt_BR/ktp-send-file.po b/po/pt_BR/ktp-send-file.po
index 27adee9..889dc74 100644
--- a/po/pt_BR/ktp-send-file.po
+++ b/po/pt_BR/ktp-send-file.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-16 09:59-0200
"
 "Last-Translator: André Marcelo Alvarenga <alvarenga at kde.org>
"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt_br at kde.org>
"
diff --git a/po/ro/ktp-send-file.po b/po/ro/ktp-send-file.po
index 4472a6f..4847ccf 100644
--- a/po/ro/ktp-send-file.po
+++ b/po/ro/ktp-send-file.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-03-16 12:19+0200
"
 "Last-Translator: Sergiu Bivol <sergiu at ase.md>
"
 "Language-Team: Romanian <kde-i18n-ro at kde.org>
"
diff --git a/po/ru/ktp-send-file.po b/po/ru/ktp-send-file.po
index 7d5d3ed..0a0a076 100644
--- a/po/ru/ktp-send-file.po
+++ b/po/ru/ktp-send-file.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-17 21:36+0400
"
 "Last-Translator: Yuri Efremov <yur.arh at gmail.com>
"
 "Language-Team: Russian <kde-russian at lists.kde.ru>
"
diff --git a/po/sk/ktp-send-file.po b/po/sk/ktp-send-file.po
index b521063..172c123 100644
--- a/po/sk/ktp-send-file.po
+++ b/po/sk/ktp-send-file.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-24 13:02+0100
"
 "Last-Translator: Roman Paholik <wizzardsk at gmail.com>
"
 "Language-Team: Slovak <kde-sk at linux.sk>
"
diff --git a/po/sl/ktp-send-file.po b/po/sl/ktp-send-file.po
index a28f77e..1947a10 100644
--- a/po/sl/ktp-send-file.po
+++ b/po/sl/ktp-send-file.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-03-03 12:56+0100
"
 "Last-Translator: Andrej Mernik <andrejm at ubuntu.si>
"
 "Language-Team: Slovenian <lugos-slo at lugos.si>
"
diff --git a/po/sr/ktp-send-file.po b/po/sr/ktp-send-file.po
index a00531c..242687e 100644
--- a/po/sr/ktp-send-file.po
+++ b/po/sr/ktp-send-file.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-23 19:22+0100
"
 "Last-Translator: Chusslove Illich <caslav.ilic at gmx.net>
"
 "Language-Team: Serbian <kde-i18n-sr at kde.org>
"
diff --git a/po/sr at ijekavian/ktp-send-file.po b/po/sr at ijekavian/ktp-send-file.po
index 3b1d967..ceeb4d1 100644
--- a/po/sr at ijekavian/ktp-send-file.po
+++ b/po/sr at ijekavian/ktp-send-file.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-23 19:22+0100
"
 "Last-Translator: Chusslove Illich <caslav.ilic at gmx.net>
"
 "Language-Team: Serbian <kde-i18n-sr at kde.org>
"
diff --git a/po/sr at ijekavianlatin/ktp-send-file.po b/po/sr at ijekavianlatin/ktp-send-file.po
index c6e491c..bfbef4d 100644
--- a/po/sr at ijekavianlatin/ktp-send-file.po
+++ b/po/sr at ijekavianlatin/ktp-send-file.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-23 19:22+0100
"
 "Last-Translator: Chusslove Illich <caslav.ilic at gmx.net>
"
 "Language-Team: Serbian <kde-i18n-sr at kde.org>
"
diff --git a/po/sr at latin/ktp-send-file.po b/po/sr at latin/ktp-send-file.po
index 908e52b..bdbfbe4 100644
--- a/po/sr at latin/ktp-send-file.po
+++ b/po/sr at latin/ktp-send-file.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-23 19:22+0100
"
 "Last-Translator: Chusslove Illich <caslav.ilic at gmx.net>
"
 "Language-Team: Serbian <kde-i18n-sr at kde.org>
"
diff --git a/po/sv/ktp-send-file.po b/po/sv/ktp-send-file.po
index 6d5bcd8..40b1d84 100644
--- a/po/sv/ktp-send-file.po
+++ b/po/sv/ktp-send-file.po
@@ -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.
 #
-# Stefan Asserhall <stefan.asserhall at comhem.se>, 2011, 2013.
+# Stefan Asserhall <stefan.asserhall at bredband.net>, 2011, 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-18 21:35+0100
"
-"Last-Translator: Stefan Asserhäll <stefan.asserhall at comhem.se>
"
+"Last-Translator: Stefan Asserhäll <stefan.asserhall at bredband.net>
"
 "Language-Team: Swedish <kde-i18n-doc at kde.org>
"
 "Language: sv
"
 "MIME-Version: 1.0
"
@@ -23,7 +23,7 @@ msgstr "Stefan Asserhäll"
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "stefan.asserhall at comhem.se"
+msgstr "stefan.asserhall at bredband.net"
 
 #: main.cpp:36
 msgid "Telepathy Send File"
diff --git a/po/tr/ktp-send-file.po b/po/tr/ktp-send-file.po
index a6c057b..7f0ca13 100644
--- a/po/tr/ktp-send-file.po
+++ b/po/tr/ktp-send-file.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-07-07 22:44+0200
"
 "Last-Translator: Volkan Gezer <volkangezer at gmail.com>
"
 "Language-Team: Turkish <kde-l10n-tr at kde.org>
"
diff --git a/po/ug/CMakeLists.txt b/po/ug/CMakeLists.txt
new file mode 100644
index 0000000..b639607
--- /dev/null
+++ b/po/ug/CMakeLists.txt
@@ -0,0 +1,2 @@
+file(GLOB _po_files *.po)
+GETTEXT_PROCESS_PO_FILES( ug ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )
diff --git a/po/mr/ktp-send-file.po b/po/ug/ktp-send-file.po
similarity index 66%
copy from po/mr/ktp-send-file.po
copy to po/ug/ktp-send-file.po
index c0a9fcd..10f2a39 100644
--- a/po/mr/ktp-send-file.po
+++ b/po/ug/ktp-send-file.po
@@ -1,29 +1,29 @@
+# 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 <gheyret at gmail.com>, YEAR.
 #
-# Chetan Khona <chetan at kompkin.com>, 2013.
 msgid ""
 msgstr ""
-"Project-Id-Version: 
"
+"Project-Id-Version: ktp-send-file
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
-"PO-Revision-Date: 2013-03-22 17:18+0530
"
-"Last-Translator: Chetan Khona <chetan at kompkin.com>
"
-"Language-Team: Marathi <kde-i18n-doc at kde.org>
"
-"Language: mr
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
+"PO-Revision-Date: 2013-09-08 07:04+0900
"
+"Last-Translator: Gheyret Kenji <gheyret at gmail.com>
"
+"Language-Team: Uyghur <kde-i18n-doc at kde.org>
"
+"Language: 
"
 "MIME-Version: 1.0
"
 "Content-Type: text/plain; charset=UTF-8
"
 "Content-Transfer-Encoding: 8bit
"
-"Plural-Forms: nplurals=2; plural=(n!=1);
"
-"X-Generator: Lokalize 1.5
"
+"Plural-Forms: nplurals=1; plural=0;
"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "चेतन खोना"
+msgstr "ئابدۇقادىر ئابلىز, غەيرەت كەنجى"
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "chetan at kompkin.com"
+msgstr "sahran.ug at gmail.com,  gheyret at gmail.com"
 
 #: main.cpp:36
 msgid "Telepathy Send File"
@@ -31,11 +31,11 @@ msgstr ""
 
 #: main.cpp:38
 msgid "David Edmundson"
-msgstr "डेव्हिड एड्मंडसन"
+msgstr "David Edmundson"
 
 #: main.cpp:38
 msgid "Author"
-msgstr "लेखक"
+msgstr "ئاپتور"
 
 #: main.cpp:45
 msgid "The file to send"
@@ -48,12 +48,12 @@ msgstr ""
 #: mainwindow.cpp:58
 #, kde-format
 msgid "Send file - %1"
-msgstr "फाईल पाठवा - %1"
+msgstr ""
 
 #: mainwindow.cpp:67
 #, kde-format
 msgid "Send files - %1"
-msgstr "फाईल्स पाठवा - %1"
+msgstr ""
 
 #: mainwindow.cpp:69
 msgid "You are about to send these files"
@@ -63,12 +63,11 @@ msgstr ""
 #, kde-format
 msgid "1 file selected"
 msgid_plural "%1 files selected"
-msgstr[0] "1 फाईल निवडली"
-msgstr[1] "%1 फाइल्स निवडल्या"
+msgstr[0] "%1 ھۆججەت تاللاندى"
 
 #: mainwindow.cpp:127
 msgid "Search in Contacts..."
-msgstr ""
+msgstr "ئالاقەداشتىن ئىزدەش…"
 
 #: mainwindow.cpp:188
 msgid "Failed to send file"
@@ -86,7 +85,7 @@ msgstr ""
 #. i18n: ectx: property (text), widget (QLabel, filesInfoLabel)
 #: mainwindow.ui:84
 msgid "Files info"
-msgstr "फाईल्स माहिती"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: mainwindow.ui:134
diff --git a/po/uk/ktp-send-file.po b/po/uk/ktp-send-file.po
index b51f1fd..bea2863 100644
--- a/po/uk/ktp-send-file.po
+++ b/po/uk/ktp-send-file.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-16 10:14+0200
"
 "Last-Translator: Yuri Chornoivan <yurchor at ukr.net>
"
 "Language-Team: Ukrainian <kde-i18n-uk at kde.org>
"
diff --git a/po/vi/ktp-send-file.po b/po/vi/ktp-send-file.po
index c9615f9..07bd339 100644
--- a/po/vi/ktp-send-file.po
+++ b/po/vi/ktp-send-file.po
@@ -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 <herophuong93 at gmail.com>, 2012.
+# Lê Hoàng Phương <herophuong93 at gmail.com>, 2012, 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
-"PO-Revision-Date: 2012-12-19 09:30+0800
"
-"Last-Translator: Lê Hoàng Phương <herophuong93 at gmail.com>
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
+"PO-Revision-Date: 2013-04-15 09:22+0800
"
+"Last-Translator: herop-kde
"
 "Language-Team: Vietnamese <kde-i18n-vi at kde.org>
"
 "Language: vi
"
 "MIME-Version: 1.0
"
@@ -42,8 +42,6 @@ msgid "The file to send"
 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"
 
@@ -53,22 +51,19 @@ msgid "Send file - %1"
 msgstr "Gửi tập tin - %1"
 
 #: mainwindow.cpp:67
-#, fuzzy, kde-format
-#| msgid "Send file - %1"
+#, kde-format
 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 tập tin này"
+msgstr "Bạn đang định gửi những tập tin này"
 
 #: mainwindow.cpp:70
 #, kde-format
 msgid "1 file selected"
 msgid_plural "%1 files selected"
-msgstr[0] ""
+msgstr[0] "đã chọn %1 tập tin"
 
 #: mainwindow.cpp:127
 msgid "Search in Contacts..."
@@ -90,7 +85,7 @@ msgstr "Bạn đang định gửi tập tin này"
 #. i18n: ectx: property (text), widget (QLabel, filesInfoLabel)
 #: mainwindow.ui:84
 msgid "Files info"
-msgstr ""
+msgstr "Thông tin tập tin"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: mainwindow.ui:134
diff --git a/po/zh_CN/ktp-send-file.po b/po/zh_CN/ktp-send-file.po
index ca837b6..50da60d 100644
--- a/po/zh_CN/ktp-send-file.po
+++ b/po/zh_CN/ktp-send-file.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-04-06 16:04-0400
"
 "Last-Translator: Weng Xuetian <wengxt at gmail.com>
"
 "Language-Team: Chinese Simplified <kde-china at kde.org>
"
diff --git a/po/zh_TW/ktp-send-file.po b/po/zh_TW/ktp-send-file.po
index 0bdf178..cf6d40a 100644
--- a/po/zh_TW/ktp-send-file.po
+++ b/po/zh_TW/ktp-send-file.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-03-27 10:06+0100
"
+"POT-Creation-Date: 2013-02-16 03:00+0100
"
 "PO-Revision-Date: 2013-02-21 08:26+0800
"
 "Last-Translator: Franklin Weng <franklin at goodhorse dot idv dot tw>
"
 "Language-Team: Chinese Traditional <kde-tw at googlegroups.com>
"
@@ -23,7 +23,7 @@ msgstr "Frank Weng (a.k.a. Franklin)"
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "franklin at goodhorse dot idv dot tw"
+msgstr "franklin at goodhorse.idv.tw"
 
 #: main.cpp:36
 msgid "Telepathy Send File"

-- 
ktp-send-file packaging



More information about the pkg-kde-commits mailing list