[SCM] ktp-contact-runner packaging branch, master, updated. debian/0.7.0-1-13-gf953d99

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-contact-runner.git;a=commitdiff;h=5871df7

The following commit has been merged in the master branch:
commit 5871df7ed4e31490c612c1f556484db262135049
Author: Diane Trout <diane at ghic.org>
Date:   Wed Apr 2 23:43:51 2014 -0700

    Imported Upstream version 0.8.0
---
 CMakeLists.txt                                     |   2 +-
 plasma-runner-ktp-contact.desktop.cmake            |   2 +
 po/CMakeLists.txt                                  |   3 +-
 po/bs/plasma_runner_ktp_contacts.po                |   6 +-
 po/ca/plasma_runner_ktp_contacts.po                |  48 +++---
 po/ca at valencia/plasma_runner_ktp_contacts.po       |  48 +++---
 po/cs/plasma_runner_ktp_contacts.po                |   2 +-
 po/da/plasma_runner_ktp_contacts.po                |   2 +-
 po/de/plasma_runner_ktp_contacts.po                |   2 +-
 po/el/plasma_runner_ktp_contacts.po                |   2 +-
 po/es/plasma_runner_ktp_contacts.po                |   2 +-
 po/et/plasma_runner_ktp_contacts.po                |   2 +-
 po/fi/plasma_runner_ktp_contacts.po                |   2 +-
 po/fr/plasma_runner_ktp_contacts.po                |   2 +-
 po/ga/plasma_runner_ktp_contacts.po                |   2 +-
 po/gl/plasma_runner_ktp_contacts.po                |   5 +-
 po/hu/plasma_runner_ktp_contacts.po                |   2 +-
 po/ia/plasma_runner_ktp_contacts.po                |   6 +-
 po/it/plasma_runner_ktp_contacts.po                |   2 +-
 po/kk/plasma_runner_ktp_contacts.po                |   2 +-
 po/km/plasma_runner_ktp_contacts.po                |   2 +-
 po/ko/CMakeLists.txt                               |   2 +
 po/{pa => ko}/plasma_runner_ktp_contacts.po        |  82 +++++----
 po/lt/plasma_runner_ktp_contacts.po                |   2 +-
 po/mr/plasma_runner_ktp_contacts.po                |   2 +-
 po/nb/plasma_runner_ktp_contacts.po                |   2 +-
 po/nds/plasma_runner_ktp_contacts.po               |   2 +-
 po/nl/plasma_runner_ktp_contacts.po                |   2 +-
 po/pa/CMakeLists.txt                               |   2 -
 po/pl/plasma_runner_ktp_contacts.po                |   2 +-
 po/pt/plasma_runner_ktp_contacts.po                |   2 +-
 po/pt_BR/plasma_runner_ktp_contacts.po             |   2 +-
 po/ro/plasma_runner_ktp_contacts.po                |   2 +-
 po/ru/plasma_runner_ktp_contacts.po                |   2 +-
 po/sk/plasma_runner_ktp_contacts.po                |   2 +-
 po/sl/plasma_runner_ktp_contacts.po                |   4 +-
 po/sr/plasma_runner_ktp_contacts.po                |   2 +-
 po/sr at ijekavian/plasma_runner_ktp_contacts.po      |   2 +-
 po/sr at ijekavianlatin/plasma_runner_ktp_contacts.po |   2 +-
 po/sr at latin/plasma_runner_ktp_contacts.po          |   2 +-
 po/sv/plasma_runner_ktp_contacts.po                |   2 +-
 po/tr/plasma_runner_ktp_contacts.po                |   2 +-
 po/ug/CMakeLists.txt                               |   2 -
 po/ug/plasma_runner_ktp_contacts.po                | 186 ---------------------
 po/uk/plasma_runner_ktp_contacts.po                |   2 +-
 po/vi/plasma_runner_ktp_contacts.po                |   2 +-
 po/zh_CN/plasma_runner_ktp_contacts.po             |   2 +-
 po/zh_TW/plasma_runner_ktp_contacts.po             |   2 +-
 48 files changed, 143 insertions(+), 323 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 278b379..bdb56bd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
 project(KTPContactRunner)
 
-set(KTP_CONTACT_RUNNER_VERSION "0.7.80")
+set(KTP_CONTACT_RUNNER_VERSION "0.8.0")
 set(IS_KTP_INTERNAL_MODULE TRUE)
 
 set(CMAKE_MODULE_PATH
diff --git a/plasma-runner-ktp-contact.desktop.cmake b/plasma-runner-ktp-contact.desktop.cmake
index 70e6918..6b0d47f 100644
--- a/plasma-runner-ktp-contact.desktop.cmake
+++ b/plasma-runner-ktp-contact.desktop.cmake
@@ -14,6 +14,7 @@ Name[hu]=Azonnali üzenetküldés
 Name[ia]=Messageria instantanee
 Name[it]=Messaggistica istantanea
 Name[kk]=Лезде хабарласу
+Name[ko]=인스턴트 메시지
 Name[nb]=Lynmelding
 Name[nl]=Instant Messaging
 Name[pl]=Komunikator internetowy
@@ -49,6 +50,7 @@ Comment[hu]=Csevegés indítása az azonnali üzenetküldési partnerei valamely
 Comment[ia]=Initia conversation con qualcunque de tu contactos de IM o modifica tu status de IM
 Comment[it]=Avvia una chat con un tuo contatto di MI oppure cambia il tuo stato di MI
 Comment[kk]=Кез-келген лезде хабарласу контактыңызбен чат-әңгімені бастау не күй-жайын өзгерту
+Comment[ko]=IM 대화 상대와 대화를 시작하거나 상태 바꾸기
 Comment[nb]=Start en prat med en av dine LM-kontakter eller endre din LM-status
 Comment[nl]=Begin een chat met een van uw IM-contactpersonen of wijzig uw IM-status
 Comment[pl]=Rozpocznij rozmowę z którymkolwiek z twoich kontaktów lub zmień swoja dostępność
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index f277d20..dd59b13 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -16,12 +16,12 @@ add_subdirectory( ia )
 add_subdirectory( it )
 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 )
@@ -35,7 +35,6 @@ 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/plasma_runner_ktp_contacts.po b/po/bs/plasma_runner_ktp_contacts.po
index aa307a5..05a7779 100644
--- a/po/bs/plasma_runner_ktp_contacts.po
+++ b/po/bs/plasma_runner_ktp_contacts.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: bosnianuniversetranslation
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-12-09 14:36+0000
"
 "Last-Translator: Samir Ribić <Unknown>
"
 "Language-Team: Bosnian <bs at li.org>
"
@@ -15,8 +15,8 @@ msgstr ""
 "MIME-Version: 1.0
"
 "Content-Type: text/plain; charset=UTF-8
"
 "Content-Transfer-Encoding: 8bit
"
-"X-Launchpad-Export-Date: 2013-10-19 05:22+0000
"
-"X-Generator: Launchpad (build 16807)
"
+"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;
"
 
diff --git a/po/ca/plasma_runner_ktp_contacts.po b/po/ca/plasma_runner_ktp_contacts.po
index e7cb36f..f574c16 100644
--- a/po/ca/plasma_runner_ktp_contacts.po
+++ b/po/ca/plasma_runner_ktp_contacts.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: plasma_runner_ktp_contacts
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-05-19 18:35+0200
"
 "Last-Translator: Josep Ma. Ferrer <txemaq at gmail.com>
"
 "Language-Team: Catalan <kde-i18n-ca at kde.org>
"
@@ -67,53 +67,53 @@ msgstr ""
 
 #: src/contactrunner.cpp:74
 msgid "Open the log viewer for :q:"
-msgstr ""
+msgstr "Obre el visor de la bitàcola de :q:"
 
 #: src/contactrunner.cpp:77 src/contactrunner.cpp:415
 msgctxt "A keyword to change IM status"
 msgid "im"
-msgstr ""
+msgstr "mi"
 
 #: src/contactrunner.cpp:78 src/contactrunner.cpp:416
 msgctxt "A keyword to change IM status"
 msgid "status"
-msgstr ""
+msgstr "estat"
 
 #: src/contactrunner.cpp:79
 msgid "Change IM status"
-msgstr ""
+msgstr "Canvia l'estat de MI"
 
 #: src/contactrunner.cpp:81 src/contactrunner.cpp:87
 msgctxt "Search term description"
 msgid "status"
-msgstr ""
+msgstr "estat"
 
 #: src/contactrunner.cpp:84 src/contactrunner.cpp:86
 msgctxt "Description of a search term, please keep the brackets"
 msgid "<status message>"
-msgstr ""
+msgstr "<missatge d'estat>"
 
 #: src/contactrunner.cpp:85
 msgid "Change IM status and set status message."
-msgstr ""
+msgstr "Canvia l'estat de MI i estableix el missatge d'estat."
 
 #: src/contactrunner.cpp:90 src/contactrunner.cpp:417
 msgctxt "A command to connect all IM accounts"
 msgid "connect"
-msgstr ""
+msgstr "connecta"
 
 #: src/contactrunner.cpp:91
 msgid "Connect all IM accounts"
-msgstr ""
+msgstr "Connecta tots els comptes de MI"
 
 #: src/contactrunner.cpp:92 src/contactrunner.cpp:418
 msgctxt "A command to disconnect all IM accounts"
 msgid "disconnect"
-msgstr ""
+msgstr "desconnecta"
 
 #: src/contactrunner.cpp:93
 msgid "Disconnect all IM accounts"
-msgstr ""
+msgstr "Desconnecta tots els comptes de MI"
 
 #: src/contactrunner.cpp:95
 msgid "Start Chat"
@@ -137,7 +137,7 @@ msgstr "Comparteix el meu escriptori"
 
 #: src/contactrunner.cpp:102
 msgid "Open the log viewer"
-msgstr ""
+msgstr "Obre el visor de la bitàcola"
 
 #: src/contactrunner.cpp:239
 #, kde-format
@@ -147,54 +147,54 @@ msgstr "Seleccioneu els fitxers a enviar a %1"
 #: src/contactrunner.cpp:445
 msgctxt "IM presence"
 msgid "online"
-msgstr ""
+msgstr "en línia"
 
 #: src/contactrunner.cpp:449
 msgctxt "IM presence"
 msgid "away"
-msgstr ""
+msgstr "absent"
 
 #: src/contactrunner.cpp:453
 msgctxt "IM presence"
 msgid "busy"
-msgstr ""
+msgstr "ocupat"
 
 #: src/contactrunner.cpp:457
 msgctxt "IM presence"
 msgid "hidden"
-msgstr ""
+msgstr "ocult"
 
 #: src/contactrunner.cpp:461
 msgctxt "IM presence"
 msgid "offline"
-msgstr ""
+msgstr "desconnectat"
 
 #: src/contactrunner.cpp:478
 msgctxt "Description of runner action"
 msgid "Set IM status to online"
-msgstr ""
+msgstr "Estableix l'estat de MI a connectat"
 
 #: src/contactrunner.cpp:483
 msgctxt "Description of runner action"
 msgid "Set IM status to away"
-msgstr ""
+msgstr "Estableix l'estat de MI a absent"
 
 #: src/contactrunner.cpp:488
 msgctxt "Description of runner action"
 msgid "Set IM status to busy"
-msgstr ""
+msgstr "Estableix l'estat de MI a ocupat"
 
 #: src/contactrunner.cpp:493
 msgctxt "Description of runner action"
 msgid "Set IM status to hidden"
-msgstr ""
+msgstr "Estableix l'estat de MI a ocult"
 
 #: src/contactrunner.cpp:498
 msgctxt "Description of runner action"
 msgid "Set IM status to offline"
-msgstr ""
+msgstr "Estableix l'estat de MI a desconnectat"
 
 #: src/contactrunner.cpp:505
 #, kde-format
 msgid "Status message: %1"
-msgstr ""
+msgstr "Missatge d'estat: %1"
diff --git a/po/ca at valencia/plasma_runner_ktp_contacts.po b/po/ca at valencia/plasma_runner_ktp_contacts.po
index 77faf40..e4ab770 100644
--- a/po/ca at valencia/plasma_runner_ktp_contacts.po
+++ b/po/ca at valencia/plasma_runner_ktp_contacts.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: plasma_runner_ktp_contacts
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-05-19 18:35+0200
"
 "Last-Translator: Josep Ma. Ferrer <txemaq at gmail.com>
"
 "Language-Team: Catalan <kde-i18n-ca at kde.org>
"
@@ -67,53 +67,53 @@ msgstr ""
 
 #: src/contactrunner.cpp:74
 msgid "Open the log viewer for :q:"
-msgstr ""
+msgstr "Obri el visor de la bitàcola de :q:"
 
 #: src/contactrunner.cpp:77 src/contactrunner.cpp:415
 msgctxt "A keyword to change IM status"
 msgid "im"
-msgstr ""
+msgstr "mi"
 
 #: src/contactrunner.cpp:78 src/contactrunner.cpp:416
 msgctxt "A keyword to change IM status"
 msgid "status"
-msgstr ""
+msgstr "estat"
 
 #: src/contactrunner.cpp:79
 msgid "Change IM status"
-msgstr ""
+msgstr "Canvia l'estat de MI"
 
 #: src/contactrunner.cpp:81 src/contactrunner.cpp:87
 msgctxt "Search term description"
 msgid "status"
-msgstr ""
+msgstr "estat"
 
 #: src/contactrunner.cpp:84 src/contactrunner.cpp:86
 msgctxt "Description of a search term, please keep the brackets"
 msgid "<status message>"
-msgstr ""
+msgstr "<missatge d'estat>"
 
 #: src/contactrunner.cpp:85
 msgid "Change IM status and set status message."
-msgstr ""
+msgstr "Canvia l'estat de MI i estableix el missatge d'estat."
 
 #: src/contactrunner.cpp:90 src/contactrunner.cpp:417
 msgctxt "A command to connect all IM accounts"
 msgid "connect"
-msgstr ""
+msgstr "connecta"
 
 #: src/contactrunner.cpp:91
 msgid "Connect all IM accounts"
-msgstr ""
+msgstr "Connecta tots els comptes de MI"
 
 #: src/contactrunner.cpp:92 src/contactrunner.cpp:418
 msgctxt "A command to disconnect all IM accounts"
 msgid "disconnect"
-msgstr ""
+msgstr "desconnecta"
 
 #: src/contactrunner.cpp:93
 msgid "Disconnect all IM accounts"
-msgstr ""
+msgstr "Desconnecta tots els comptes de MI"
 
 #: src/contactrunner.cpp:95
 msgid "Start Chat"
@@ -137,7 +137,7 @@ msgstr "Comparteix el meu escriptori"
 
 #: src/contactrunner.cpp:102
 msgid "Open the log viewer"
-msgstr ""
+msgstr "Obri el visor de la bitàcola"
 
 #: src/contactrunner.cpp:239
 #, kde-format
@@ -147,54 +147,54 @@ msgstr "Seleccioneu els fitxers a enviar a %1"
 #: src/contactrunner.cpp:445
 msgctxt "IM presence"
 msgid "online"
-msgstr ""
+msgstr "en línia"
 
 #: src/contactrunner.cpp:449
 msgctxt "IM presence"
 msgid "away"
-msgstr ""
+msgstr "absent"
 
 #: src/contactrunner.cpp:453
 msgctxt "IM presence"
 msgid "busy"
-msgstr ""
+msgstr "ocupat"
 
 #: src/contactrunner.cpp:457
 msgctxt "IM presence"
 msgid "hidden"
-msgstr ""
+msgstr "ocult"
 
 #: src/contactrunner.cpp:461
 msgctxt "IM presence"
 msgid "offline"
-msgstr ""
+msgstr "desconnectat"
 
 #: src/contactrunner.cpp:478
 msgctxt "Description of runner action"
 msgid "Set IM status to online"
-msgstr ""
+msgstr "Estableix l'estat de MI a connectat"
 
 #: src/contactrunner.cpp:483
 msgctxt "Description of runner action"
 msgid "Set IM status to away"
-msgstr ""
+msgstr "Estableix l'estat de MI a absent"
 
 #: src/contactrunner.cpp:488
 msgctxt "Description of runner action"
 msgid "Set IM status to busy"
-msgstr ""
+msgstr "Estableix l'estat de MI a ocupat"
 
 #: src/contactrunner.cpp:493
 msgctxt "Description of runner action"
 msgid "Set IM status to hidden"
-msgstr ""
+msgstr "Estableix l'estat de MI a ocult"
 
 #: src/contactrunner.cpp:498
 msgctxt "Description of runner action"
 msgid "Set IM status to offline"
-msgstr ""
+msgstr "Estableix l'estat de MI a desconnectat"
 
 #: src/contactrunner.cpp:505
 #, kde-format
 msgid "Status message: %1"
-msgstr ""
+msgstr "Missatge d'estat: %1"
diff --git a/po/cs/plasma_runner_ktp_contacts.po b/po/cs/plasma_runner_ktp_contacts.po
index 2598967..5451065 100644
--- a/po/cs/plasma_runner_ktp_contacts.po
+++ b/po/cs/plasma_runner_ktp_contacts.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-12-01 07:21+0100
"
 "Last-Translator: Tomáš Chvátal <tomas.chvatal at gmail.com>
"
 "Language-Team: Czech <kde-i18n-doc at kde.org>
"
diff --git a/po/da/plasma_runner_ktp_contacts.po b/po/da/plasma_runner_ktp_contacts.po
index 2bd6ee2..24127b8 100644
--- a/po/da/plasma_runner_ktp_contacts.po
+++ b/po/da/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-08-04 09:54+0200
"
 "Last-Translator: Martin Schlander <mschlander at opensuse.org>
"
 "Language-Team: Danish <dansk at dansk-gruppen.dk>
"
diff --git a/po/de/plasma_runner_ktp_contacts.po b/po/de/plasma_runner_ktp_contacts.po
index 8863233..88bf734 100644
--- a/po/de/plasma_runner_ktp_contacts.po
+++ b/po/de/plasma_runner_ktp_contacts.po
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-contactrunner
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2013-01-25 20:21+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/plasma_runner_ktp_contacts.po b/po/el/plasma_runner_ktp_contacts.po
index f282efa..26a6df8 100644
--- a/po/el/plasma_runner_ktp_contacts.po
+++ b/po/el/plasma_runner_ktp_contacts.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-contactrunner
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-09-02 08:06+0200
"
 "Last-Translator: Dimitrios Glentadakis <dglent at gmail.com>
"
 "Language-Team: Greek <kde-i18n-el at kde.org>
"
diff --git a/po/es/plasma_runner_ktp_contacts.po b/po/es/plasma_runner_ktp_contacts.po
index 66e0f45..6b589e3 100644
--- a/po/es/plasma_runner_ktp_contacts.po
+++ b/po/es/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-08-04 13:08+0200
"
 "Last-Translator: Eloy Cuadra <ecuadra at eloihr.net>
"
 "Language-Team: Spanish <kde-l10n-es at kde.org>
"
diff --git a/po/et/plasma_runner_ktp_contacts.po b/po/et/plasma_runner_ktp_contacts.po
index ef20dd4..9005b69 100644
--- a/po/et/plasma_runner_ktp_contacts.po
+++ b/po/et/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-10-08 20:44+0300
"
 "Last-Translator: Marek Laane <bald at smail.ee>
"
 "Language-Team: Estonian <kde-et at linux.ee>
"
diff --git a/po/fi/plasma_runner_ktp_contacts.po b/po/fi/plasma_runner_ktp_contacts.po
index 0ac9a03..11c3a7e 100644
--- a/po/fi/plasma_runner_ktp_contacts.po
+++ b/po/fi/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: plasma_runner_ktp_contacts
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2013-11-08 17:37+0200
"
 "Last-Translator: Tommi Nieminen <translator at legisign.org>
"
 "Language-Team: Finnish <kde-i18n-doc at kde.org>
"
diff --git a/po/fr/plasma_runner_ktp_contacts.po b/po/fr/plasma_runner_ktp_contacts.po
index f28dc22..e88091c 100644
--- a/po/fr/plasma_runner_ktp_contacts.po
+++ b/po/fr/plasma_runner_ktp_contacts.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: plasma_runner_ktp_contacts
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2013-06-28 10:21+0200
"
 "Last-Translator: xavier <xavier.besnard at neuf.fr>
"
 "Language-Team: French <kde-i18n-doc at kde.org>
"
diff --git a/po/ga/plasma_runner_ktp_contacts.po b/po/ga/plasma_runner_ktp_contacts.po
index 58bf199..8964e93 100644
--- a/po/ga/plasma_runner_ktp_contacts.po
+++ b/po/ga/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-contactrunner
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-05-14 16:25-0500
"
 "Last-Translator: Kevin Scannell <kscanne at gmail.com>
"
 "Language-Team: Irish <gaeilge-gnulinux at lists.sourceforge.net>
"
diff --git a/po/gl/plasma_runner_ktp_contacts.po b/po/gl/plasma_runner_ktp_contacts.po
index b61cd83..6023108 100644
--- a/po/gl/plasma_runner_ktp_contacts.po
+++ b/po/gl/plasma_runner_ktp_contacts.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2013-01-12 22:50+0100
"
 "Last-Translator: Miguel Branco <mgl.branco at gmail.com>
"
 "Language-Team: Galician <proxecto at trasno.net>
"
@@ -17,9 +17,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit
"
 "Plural-Forms: nplurals=2; plural=n != 1;
"
 "X-Generator: Lokalize 1.5
"
-"X-Environment: kde
"
-"X-Accelerator-Marker: &
"
-"X-Text-Markup: kde4
"
 
 #: src/contactrunner.cpp:66
 msgid "Finds all IM contacts matching :q:."
diff --git a/po/hu/plasma_runner_ktp_contacts.po b/po/hu/plasma_runner_ktp_contacts.po
index 7c006e0..70f05ac 100644
--- a/po/hu/plasma_runner_ktp_contacts.po
+++ b/po/hu/plasma_runner_ktp_contacts.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-08-18 17:20+0200
"
 "Last-Translator: Balázs Úr <urbalazs at gmail.com>
"
 "Language-Team: Hungarian <kde-l10n-hu at kde.org>
"
diff --git a/po/ia/plasma_runner_ktp_contacts.po b/po/ia/plasma_runner_ktp_contacts.po
index f1d52fd..cce138e 100644
--- a/po/ia/plasma_runner_ktp_contacts.po
+++ b/po/ia/plasma_runner_ktp_contacts.po
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
-"PO-Revision-Date: 2013-04-16 14:09+0200
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
+"PO-Revision-Date: 2013-04-16 13:32+0200
"
 "Last-Translator: Giovanni Sora <g.sora at tiscali.it>
"
 "Language-Team: Interlingua <kde-l10n-ia at kde.org>
"
 "Language: ia
"
@@ -178,7 +178,7 @@ msgstr "Fixa stato de IM a absente"
 #: src/contactrunner.cpp:488
 msgctxt "Description of runner action"
 msgid "Set IM status to busy"
-msgstr "Fixa  stato de IMa occupate"
+msgstr "Fixa  stato de IM a occupate"
 
 #: src/contactrunner.cpp:493
 msgctxt "Description of runner action"
diff --git a/po/it/plasma_runner_ktp_contacts.po b/po/it/plasma_runner_ktp_contacts.po
index 539403c..524a697 100644
--- a/po/it/plasma_runner_ktp_contacts.po
+++ b/po/it/plasma_runner_ktp_contacts.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: plasma_runner_ktp_contacts
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-08-08 11:10+0200
"
 "Last-Translator: Pino Toscano <toscano.pino at tiscali.it>
"
 "Language-Team: Italian <kde-i18n-it at kde.org>
"
diff --git a/po/kk/plasma_runner_ktp_contacts.po b/po/kk/plasma_runner_ktp_contacts.po
index 59e2b12..0425e64 100644
--- a/po/kk/plasma_runner_ktp_contacts.po
+++ b/po/kk/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2013-03-30 02:01+0600
"
 "Last-Translator: Sairan Kikkarin <sairan at computer.org>
"
 "Language-Team: Kazakh <kde-i18n-doc at kde.org>
"
diff --git a/po/km/plasma_runner_ktp_contacts.po b/po/km/plasma_runner_ktp_contacts.po
index 14703c4..48ea37c 100644
--- a/po/km/plasma_runner_ktp_contacts.po
+++ b/po/km/plasma_runner_ktp_contacts.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: plasma_runner_ktp_contacts
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-07-10 09:55+0700
"
 "Last-Translator: Khoem Sokhem <khoemsokhem at khmeros.info>
"
 "Language-Team: Khmer
"
diff --git a/po/ko/CMakeLists.txt b/po/ko/CMakeLists.txt
new file mode 100644
index 0000000..531e080
--- /dev/null
+++ b/po/ko/CMakeLists.txt
@@ -0,0 +1,2 @@
+file(GLOB _po_files *.po)
+GETTEXT_PROCESS_PO_FILES( ko ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )
diff --git a/po/pa/plasma_runner_ktp_contacts.po b/po/ko/plasma_runner_ktp_contacts.po
similarity index 65%
rename from po/pa/plasma_runner_ktp_contacts.po
rename to po/ko/plasma_runner_ktp_contacts.po
index 766d3e3..e501724 100644
--- a/po/pa/plasma_runner_ktp_contacts.po
+++ b/po/ko/plasma_runner_ktp_contacts.po
@@ -1,59 +1,69 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# A S Alam <aalam at users.sf.net>, 2013.
+# Park Shinjo <peremen at gmail.com>, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
-"PO-Revision-Date: 2013-05-04 22:34+0530
"
-"Last-Translator: A S Alam <aalam at users.sf.net>
"
-"Language-Team: Punjabi/Panjabi <punjabi-users at lists.sf.net>
"
-"Language: pa
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
+"PO-Revision-Date: 2014-03-09 04:50+0900
"
+"Last-Translator: Park Shinjo <peremen at gmail.com>
"
+"Language-Team: Korean <kde at peremen.name>
"
+"Language: ko
"
 "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=1; plural=0;
"
 "X-Generator: Lokalize 1.5
"
 
 #: src/contactrunner.cpp:66
 msgid "Finds all IM contacts matching :q:."
-msgstr ""
+msgstr ":q:와(과) 일치하는 IM 대화 상대를 찾습니다."
 
 #: src/contactrunner.cpp:67
 msgid ""
 "Finds all contacts matching :q: that are capable of text chats (default "
 "behavior)"
 msgstr ""
+":q:와(과) 일치하는 텍스트 메시징을 사용할 수 있는 대화 상대를 찾습니다(기본"
+"값)."
 
 #: src/contactrunner.cpp:68
 msgid ""
 "Finds all contacts matching :q: that are capable of audio call and uses "
 "audio calls as default action."
 msgstr ""
+":q:와(과) 일치하는 음성 통화를 사용할 수 있는 대화 상대를 찾고 음성 통화를 기"
+"본으로 합니다."
 
 #: src/contactrunner.cpp:69
 msgid ""
 "Finds all contacts matching :q: that are capable of video call and uses "
 "video calls as default action."
 msgstr ""
+":q:와(과) 일치하는 영상 통화를 사용할 수 있는 대화 상대를 찾고 영상 통화를 기"
+"본으로 합니다."
 
 #: src/contactrunner.cpp:70
 msgid ""
 "Finds all contacts matching :q: that are capable of receiving files and "
 "sends file as default action."
 msgstr ""
+":q:와(과) 일치하는 파일 전송을 사용할 수 있는 대화 상대를 찾고 파일 전송을 기"
+"본으로 합니다."
 
 #: src/contactrunner.cpp:71
 msgid ""
 "Finds all contacts matching :q: that are capable of sharing desktop and sets "
 "desktop sharing as default action."
 msgstr ""
+":q:와(과) 일치하는 데스크톱 공유를 사용할 수 있는 대화 상대를 찾고 데스크톱 "
+"공유를 기본으로 합니다."
 
 #: src/contactrunner.cpp:74
 msgid "Open the log viewer for :q:"
-msgstr ""
+msgstr ":q:에 대한 로그 뷰어를 엽니다."
 
 #: src/contactrunner.cpp:77 src/contactrunner.cpp:415
 msgctxt "A keyword to change IM status"
@@ -63,124 +73,124 @@ msgstr "im"
 #: src/contactrunner.cpp:78 src/contactrunner.cpp:416
 msgctxt "A keyword to change IM status"
 msgid "status"
-msgstr "ਹਾਲਤ"
+msgstr "상태"
 
 #: src/contactrunner.cpp:79
 msgid "Change IM status"
-msgstr ""
+msgstr "IM 상태 변경"
 
 #: src/contactrunner.cpp:81 src/contactrunner.cpp:87
 msgctxt "Search term description"
 msgid "status"
-msgstr "ਹਾਲਤ"
+msgstr "상태"
 
 #: src/contactrunner.cpp:84 src/contactrunner.cpp:86
 msgctxt "Description of a search term, please keep the brackets"
 msgid "<status message>"
-msgstr "<ਹਾਲਤ ਸੁਨੇਹਾ>"
+msgstr "<상태 메시지>"
 
 #: src/contactrunner.cpp:85
 msgid "Change IM status and set status message."
-msgstr ""
+msgstr "IM 상태와 상태 메시지를 변경합니다."
 
 #: src/contactrunner.cpp:90 src/contactrunner.cpp:417
 msgctxt "A command to connect all IM accounts"
 msgid "connect"
-msgstr "ਕੁਨੈਕਟ ਕਰੋ"
+msgstr "연결"
 
 #: src/contactrunner.cpp:91
 msgid "Connect all IM accounts"
-msgstr "ਸਭ ਆਈਐਮ ਕੁਨੈਕਟ ਕਰੋ"
+msgstr "모든 IM 계정 연결"
 
 #: src/contactrunner.cpp:92 src/contactrunner.cpp:418
 msgctxt "A command to disconnect all IM accounts"
 msgid "disconnect"
-msgstr "ਡਿਸ-ਕੁਨੈਕਟ"
+msgstr "연결 끊기"
 
 #: src/contactrunner.cpp:93
 msgid "Disconnect all IM accounts"
-msgstr "ਸਭ ਆਈਐਮ ਡਿਸ-ਕੁਨੈਕਟ ਕਰੋ"
+msgstr "모든 IM 계정 연결 해제"
 
 #: src/contactrunner.cpp:95
 msgid "Start Chat"
-msgstr "ਗੱਲਬਾਤ ਸ਼ੁਰੂ"
+msgstr "대화 시작"
 
 #: src/contactrunner.cpp:96
 msgid "Start Audio Call"
-msgstr "ਆਡੀਓ ਕਾਲ ਕਰੋ"
+msgstr "음성 통화 시작"
 
 #: src/contactrunner.cpp:97
 msgid "Start Video Call"
-msgstr "ਵਿਡੀਓ ਕਾਲ ਕਰੋ"
+msgstr "영상 통화 시작"
 
 #: src/contactrunner.cpp:98
 msgid "Send file(s)"
-msgstr "ਫਾਇਲਾਂ ਭੇਜੋ"
+msgstr "파일 보내기"
 
 #: src/contactrunner.cpp:99
 msgid "Share My Desktop"
-msgstr "ਮੇਰਾ ਡੈਸਕਟਾਪ ਸਾਂਝਾ ਕਰੋ"
+msgstr "내 데스크톱 공유"
 
 #: src/contactrunner.cpp:102
 msgid "Open the log viewer"
-msgstr ""
+msgstr "로그 뷰어 열기"
 
 #: src/contactrunner.cpp:239
 #, kde-format
 msgid "Choose files to send to %1"
-msgstr ""
+msgstr "%1 님에게 보낼 파일 선택"
 
 #: src/contactrunner.cpp:445
 msgctxt "IM presence"
 msgid "online"
-msgstr "ਆਨਲਾਈਨ"
+msgstr "온라인"
 
 #: src/contactrunner.cpp:449
 msgctxt "IM presence"
 msgid "away"
-msgstr "ਦੂਰ"
+msgstr "자리 비움"
 
 #: src/contactrunner.cpp:453
 msgctxt "IM presence"
 msgid "busy"
-msgstr "ਰੁਝੇ"
+msgstr "바쁨"
 
 #: src/contactrunner.cpp:457
 msgctxt "IM presence"
 msgid "hidden"
-msgstr "ਓਹਲੇ"
+msgstr "숨겨짐"
 
 #: src/contactrunner.cpp:461
 msgctxt "IM presence"
 msgid "offline"
-msgstr "ਆਫਲਾਈਨ"
+msgstr "오프라인"
 
 #: src/contactrunner.cpp:478
 msgctxt "Description of runner action"
 msgid "Set IM status to online"
-msgstr ""
+msgstr "IM 상태를 온라인으로 설정"
 
 #: src/contactrunner.cpp:483
 msgctxt "Description of runner action"
 msgid "Set IM status to away"
-msgstr ""
+msgstr "IM 상태를 자리 비움으로 설정"
 
 #: src/contactrunner.cpp:488
 msgctxt "Description of runner action"
 msgid "Set IM status to busy"
-msgstr ""
+msgstr "IM 상태를 바쁨으로 설정"
 
 #: src/contactrunner.cpp:493
 msgctxt "Description of runner action"
 msgid "Set IM status to hidden"
-msgstr ""
+msgstr "IM 상태를 숨겨짐으로 설정"
 
 #: src/contactrunner.cpp:498
 msgctxt "Description of runner action"
 msgid "Set IM status to offline"
-msgstr ""
+msgstr "IM 상태를 오프라인으로 설정"
 
 #: src/contactrunner.cpp:505
 #, kde-format
 msgid "Status message: %1"
-msgstr "ਹਾਲਤ ਸੁਨੇਹਾ: %1"
+msgstr "상태 메시지: %1"
diff --git a/po/lt/plasma_runner_ktp_contacts.po b/po/lt/plasma_runner_ktp_contacts.po
index 2f2c375..22dbb94 100644
--- a/po/lt/plasma_runner_ktp_contacts.po
+++ b/po/lt/plasma_runner_ktp_contacts.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: l 10n
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2013-01-03 20:01+0200
"
 "Last-Translator: Liudas Ališauskas <liudas at akmc.lt>
"
 "Language-Team: Lithuanian <kde-i18n-lt at kde.org>
"
diff --git a/po/mr/plasma_runner_ktp_contacts.po b/po/mr/plasma_runner_ktp_contacts.po
index a36bb3d..761e1bd 100644
--- a/po/mr/plasma_runner_ktp_contacts.po
+++ b/po/mr/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2013-03-22 17:28+0530
"
 "Last-Translator: Chetan Khona <chetan at kompkin.com>
"
 "Language-Team: Marathi <kde-i18n-doc at kde.org>
"
diff --git a/po/nb/plasma_runner_ktp_contacts.po b/po/nb/plasma_runner_ktp_contacts.po
index a11c23b..85c2bb6 100644
--- a/po/nb/plasma_runner_ktp_contacts.po
+++ b/po/nb/plasma_runner_ktp_contacts.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-11-22 19:21+0100
"
 "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/plasma_runner_ktp_contacts.po b/po/nds/plasma_runner_ktp_contacts.po
index 61d3ff3..15a7148 100644
--- a/po/nds/plasma_runner_ktp_contacts.po
+++ b/po/nds/plasma_runner_ktp_contacts.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktp-contactrunner
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-03-17 10:06+0100
"
 "Last-Translator: Manfred Wiese <m.j.wiese at web.de>
"
 "Language-Team: Low Saxon <kde-i18n-nds at kde.org>
"
diff --git a/po/nl/plasma_runner_ktp_contacts.po b/po/nl/plasma_runner_ktp_contacts.po
index d4f150d..b7fce81 100644
--- a/po/nl/plasma_runner_ktp_contacts.po
+++ b/po/nl/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-08-04 08:21-0300
"
 "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
deleted file mode 100644
index 4c189af..0000000
--- a/po/pa/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-file(GLOB _po_files *.po)
-GETTEXT_PROCESS_PO_FILES( pa ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )
diff --git a/po/pl/plasma_runner_ktp_contacts.po b/po/pl/plasma_runner_ktp_contacts.po
index 13f4dbd..32146b7 100644
--- a/po/pl/plasma_runner_ktp_contacts.po
+++ b/po/pl/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-12-24 11:04+0100
"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz at gmail.com>
"
 "Language-Team: Polish <kde-i18n-doc at kde.org>
"
diff --git a/po/pt/plasma_runner_ktp_contacts.po b/po/pt/plasma_runner_ktp_contacts.po
index f2f8c7d..fe24164 100644
--- a/po/pt/plasma_runner_ktp_contacts.po
+++ b/po/pt/plasma_runner_ktp_contacts.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: plasma_runner_ktp_contacts
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-08-04 14:17+0100
"
 "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/plasma_runner_ktp_contacts.po b/po/pt_BR/plasma_runner_ktp_contacts.po
index 77e5a36..b31f19a 100644
--- a/po/pt_BR/plasma_runner_ktp_contacts.po
+++ b/po/pt_BR/plasma_runner_ktp_contacts.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-08-05 11:00-0300
"
 "Last-Translator: Marcus Gama <marcus.gama at gmail.com>
"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt_br at kde.org>
"
diff --git a/po/ro/plasma_runner_ktp_contacts.po b/po/ro/plasma_runner_ktp_contacts.po
index 2d416f6..43431be 100644
--- a/po/ro/plasma_runner_ktp_contacts.po
+++ b/po/ro/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-10-18 00:07+0300
"
 "Last-Translator: Sergiu Bivol <sergiu at ase.md>
"
 "Language-Team: Romanian <kde-i18n-ro at kde.org>
"
diff --git a/po/ru/plasma_runner_ktp_contacts.po b/po/ru/plasma_runner_ktp_contacts.po
index 78846a8..fe56d2b 100644
--- a/po/ru/plasma_runner_ktp_contacts.po
+++ b/po/ru/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2013-02-17 22:16+0400
"
 "Last-Translator: Yuri Efremov <yur.arh at gmail.com>
"
 "Language-Team: Russian <kde-russian at lists.kde.ru>
"
diff --git a/po/sk/plasma_runner_ktp_contacts.po b/po/sk/plasma_runner_ktp_contacts.po
index 3bbdd40..be2eaee 100644
--- a/po/sk/plasma_runner_ktp_contacts.po
+++ b/po/sk/plasma_runner_ktp_contacts.po
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: plasma_runner_ktp_contacts
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-08-29 23:02+0200
"
 "Last-Translator: Roman Paholík <wizzardsk at gmail.com>
"
 "Language-Team: Slovak <kde-sk at linux.sk>
"
diff --git a/po/sl/plasma_runner_ktp_contacts.po b/po/sl/plasma_runner_ktp_contacts.po
index e3cb340..b00bca6 100644
--- a/po/sl/plasma_runner_ktp_contacts.po
+++ b/po/sl/plasma_runner_ktp_contacts.po
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
-"PO-Revision-Date: 2013-08-01 10:56+0200
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
+"PO-Revision-Date: 2013-12-01 18:13+0100
"
 "Last-Translator: Andrej Mernik <andrejm at ubuntu.si>
"
 "Language-Team: Slovenian <lugos-slo at lugos.si>
"
 "Language: sl
"
diff --git a/po/sr/plasma_runner_ktp_contacts.po b/po/sr/plasma_runner_ktp_contacts.po
index 327ced5..701ca41 100644
--- a/po/sr/plasma_runner_ktp_contacts.po
+++ b/po/sr/plasma_runner_ktp_contacts.po
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: plasma_runner_ktp_contacts
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-08-17 21:54+0200
"
 "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/plasma_runner_ktp_contacts.po b/po/sr at ijekavian/plasma_runner_ktp_contacts.po
index 4f5549a..53edb62 100644
--- a/po/sr at ijekavian/plasma_runner_ktp_contacts.po
+++ b/po/sr at ijekavian/plasma_runner_ktp_contacts.po
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: plasma_runner_ktp_contacts
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-08-17 21:54+0200
"
 "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/plasma_runner_ktp_contacts.po b/po/sr at ijekavianlatin/plasma_runner_ktp_contacts.po
index 554c975..d9ff0d9 100644
--- a/po/sr at ijekavianlatin/plasma_runner_ktp_contacts.po
+++ b/po/sr at ijekavianlatin/plasma_runner_ktp_contacts.po
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: plasma_runner_ktp_contacts
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-08-17 21:54+0200
"
 "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/plasma_runner_ktp_contacts.po b/po/sr at latin/plasma_runner_ktp_contacts.po
index acda0f1..6db7db9 100644
--- a/po/sr at latin/plasma_runner_ktp_contacts.po
+++ b/po/sr at latin/plasma_runner_ktp_contacts.po
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: plasma_runner_ktp_contacts
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-08-17 21:54+0200
"
 "Last-Translator: Chusslove Illich <caslav.ilic at gmx.net>
"
 "Language-Team: Serbian <kde-i18n-sr at kde.org>
"
diff --git a/po/sv/plasma_runner_ktp_contacts.po b/po/sv/plasma_runner_ktp_contacts.po
index d10890a..d4d45ce 100644
--- a/po/sv/plasma_runner_ktp_contacts.po
+++ b/po/sv/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-08-04 16:10+0200
"
 "Last-Translator: Stefan Asserhäll <stefan.asserhall at bredband.net>
"
 "Language-Team: Swedish <kde-i18n-doc at kde.org>
"
diff --git a/po/tr/plasma_runner_ktp_contacts.po b/po/tr/plasma_runner_ktp_contacts.po
index bada698..3048ea0 100644
--- a/po/tr/plasma_runner_ktp_contacts.po
+++ b/po/tr/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2013-03-16 22:28+0100
"
 "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
deleted file mode 100644
index b639607..0000000
--- a/po/ug/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-file(GLOB _po_files *.po)
-GETTEXT_PROCESS_PO_FILES( ug ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )
diff --git a/po/ug/plasma_runner_ktp_contacts.po b/po/ug/plasma_runner_ktp_contacts.po
deleted file mode 100644
index 980031e..0000000
--- a/po/ug/plasma_runner_ktp_contacts.po
+++ /dev/null
@@ -1,186 +0,0 @@
-# Uyghur translation for plasma_runner_ktp_contacts.
-# 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.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: plasma_runner_ktp_contacts
"
-"Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
-"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=1; plural=0;
"
-
-#: src/contactrunner.cpp:66
-msgid "Finds all IM contacts matching :q:."
-msgstr ""
-
-#: src/contactrunner.cpp:67
-msgid ""
-"Finds all contacts matching :q: that are capable of text chats (default "
-"behavior)"
-msgstr ""
-
-#: src/contactrunner.cpp:68
-msgid ""
-"Finds all contacts matching :q: that are capable of audio call and uses "
-"audio calls as default action."
-msgstr ""
-
-#: src/contactrunner.cpp:69
-msgid ""
-"Finds all contacts matching :q: that are capable of video call and uses "
-"video calls as default action."
-msgstr ""
-
-#: src/contactrunner.cpp:70
-msgid ""
-"Finds all contacts matching :q: that are capable of receiving files and "
-"sends file as default action."
-msgstr ""
-
-#: src/contactrunner.cpp:71
-msgid ""
-"Finds all contacts matching :q: that are capable of sharing desktop and sets "
-"desktop sharing as default action."
-msgstr ""
-
-#: src/contactrunner.cpp:74
-msgid "Open the log viewer for :q:"
-msgstr ""
-
-#: src/contactrunner.cpp:77 src/contactrunner.cpp:415
-msgctxt "A keyword to change IM status"
-msgid "im"
-msgstr ""
-
-#: src/contactrunner.cpp:78 src/contactrunner.cpp:416
-msgctxt "A keyword to change IM status"
-msgid "status"
-msgstr "ھالەت"
-
-#: src/contactrunner.cpp:79
-msgid "Change IM status"
-msgstr ""
-
-#: src/contactrunner.cpp:81 src/contactrunner.cpp:87
-msgctxt "Search term description"
-msgid "status"
-msgstr "ھالەت"
-
-#: src/contactrunner.cpp:84 src/contactrunner.cpp:86
-msgctxt "Description of a search term, please keep the brackets"
-msgid "<status message>"
-msgstr ""
-
-#: src/contactrunner.cpp:85
-msgid "Change IM status and set status message."
-msgstr ""
-
-#: src/contactrunner.cpp:90 src/contactrunner.cpp:417
-msgctxt "A command to connect all IM accounts"
-msgid "connect"
-msgstr "باغلانماق"
-
-#: src/contactrunner.cpp:91
-msgid "Connect all IM accounts"
-msgstr ""
-
-#: src/contactrunner.cpp:92 src/contactrunner.cpp:418
-msgctxt "A command to disconnect all IM accounts"
-msgid "disconnect"
-msgstr ""
-
-#: src/contactrunner.cpp:93
-msgid "Disconnect all IM accounts"
-msgstr ""
-
-#: src/contactrunner.cpp:95
-msgid "Start Chat"
-msgstr ""
-
-#: src/contactrunner.cpp:96
-msgid "Start Audio Call"
-msgstr ""
-
-#: src/contactrunner.cpp:97
-msgid "Start Video Call"
-msgstr ""
-
-#: src/contactrunner.cpp:98
-msgid "Send file(s)"
-msgstr ""
-
-#: src/contactrunner.cpp:99
-msgid "Share My Desktop"
-msgstr "ئۈستەلئۈستىنى ھەمبەھىر قىلىش"
-
-#: src/contactrunner.cpp:102
-msgid "Open the log viewer"
-msgstr ""
-
-#: src/contactrunner.cpp:239
-#, kde-format
-msgid "Choose files to send to %1"
-msgstr "%1 غا ئەۋەتىدىغان ھۆججەتنى تاللاڭ"
-
-#: src/contactrunner.cpp:445
-msgctxt "IM presence"
-msgid "online"
-msgstr "توردا"
-
-#: src/contactrunner.cpp:449
-msgctxt "IM presence"
-msgid "away"
-msgstr ""
-
-#: src/contactrunner.cpp:453
-msgctxt "IM presence"
-msgid "busy"
-msgstr ""
-
-#: src/contactrunner.cpp:457
-msgctxt "IM presence"
-msgid "hidden"
-msgstr "يوشۇرۇن"
-
-#: src/contactrunner.cpp:461
-msgctxt "IM presence"
-msgid "offline"
-msgstr "توردا يوق"
-
-#: src/contactrunner.cpp:478
-msgctxt "Description of runner action"
-msgid "Set IM status to online"
-msgstr ""
-
-#: src/contactrunner.cpp:483
-msgctxt "Description of runner action"
-msgid "Set IM status to away"
-msgstr ""
-
-#: src/contactrunner.cpp:488
-msgctxt "Description of runner action"
-msgid "Set IM status to busy"
-msgstr ""
-
-#: src/contactrunner.cpp:493
-msgctxt "Description of runner action"
-msgid "Set IM status to hidden"
-msgstr ""
-
-#: src/contactrunner.cpp:498
-msgctxt "Description of runner action"
-msgid "Set IM status to offline"
-msgstr ""
-
-#: src/contactrunner.cpp:505
-#, kde-format
-msgid "Status message: %1"
-msgstr ""
diff --git a/po/uk/plasma_runner_ktp_contacts.po b/po/uk/plasma_runner_ktp_contacts.po
index 522ebf1..f993ef0 100644
--- a/po/uk/plasma_runner_ktp_contacts.po
+++ b/po/uk/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-08-04 08:26+0300
"
 "Last-Translator: Yuri Chornoivan <yurchor at ukr.net>
"
 "Language-Team: Ukrainian <kde-i18n-uk at kde.org>
"
diff --git a/po/vi/plasma_runner_ktp_contacts.po b/po/vi/plasma_runner_ktp_contacts.po
index 8b42043..87ace59 100644
--- a/po/vi/plasma_runner_ktp_contacts.po
+++ b/po/vi/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-10-09 16:07+0800
"
 "Last-Translator: Lê Hoàng Phương <herophuong93 at gmail.com>
"
 "Language-Team: Vietnamese <kde-i18n-vi at kde.org>
"
diff --git a/po/zh_CN/plasma_runner_ktp_contacts.po b/po/zh_CN/plasma_runner_ktp_contacts.po
index 0f48049..f7425fc 100644
--- a/po/zh_CN/plasma_runner_ktp_contacts.po
+++ b/po/zh_CN/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2012-08-26 10:27-0400
"
 "Last-Translator: Weng Xuetian <wengxt at gmail.com>
"
 "Language-Team: Chinese Simplified <kde-i18n-doc at kde.org>
"
diff --git a/po/zh_TW/plasma_runner_ktp_contacts.po b/po/zh_TW/plasma_runner_ktp_contacts.po
index 4a354db..c02d034 100644
--- a/po/zh_TW/plasma_runner_ktp_contacts.po
+++ b/po/zh_TW/plasma_runner_ktp_contacts.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
-"POT-Creation-Date: 2013-09-30 01:36+0000
"
+"POT-Creation-Date: 2013-09-30 05:23+0000
"
 "PO-Revision-Date: 2013-01-21 17:41+0800
"
 "Last-Translator: Franklin Weng <franklin at goodhorse dot idv dot tw>
"
 "Language-Team: Chinese Traditional <kde-tw at googlegroups.com>
"

-- 
ktp-contact-runner packaging



More information about the pkg-kde-commits mailing list