[SCM] Repository for the KDE Debconf access library. branch, master, updated. debian/1.0.1-3-9-g305d5e3

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 26 06:21:24 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/debconf-kde.git;a=commitdiff;h=3546538

The following commit has been merged in the master branch:
commit 3546538c2d5fda18490e6643b2b6f45b9a196eb2
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Sep 26 07:29:16 2015 +0200

    Imported Upstream version 1.0.2
---
 CMakeLists.txt                   |  2 +-
 DebconfKDEConfig.cmake.in        |  6 ++++++
 po/{da => ast}/libdebconf-kde.po | 30 +++++++++++++++---------------
 po/bs/libdebconf-kde.po          | 10 +++-------
 po/el/libdebconf-kde.po          | 25 +++++++++----------------
 po/gl/libdebconf-kde.po          | 19 ++++++-------------
 po/ko/libdebconf-kde.po          |  6 +++---
 po/nb/libdebconf-kde.po          |  2 --
 src/CMakeLists.txt               | 14 ++++++++------
 9 files changed, 51 insertions(+), 63 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 44cba99..5c6ea69 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,7 @@ project(libdebconf-kde)
 
 set(PROJECT_VERSION_MAJOR 1)
 set(PROJECT_VERSION_MINOR 0)
-set(PROJECT_VERSION_PATCH 0)
+set(PROJECT_VERSION_PATCH 2)
 set(PROJECT_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}" )
 
 cmake_minimum_required(VERSION 2.8.12)
diff --git a/DebconfKDEConfig.cmake.in b/DebconfKDEConfig.cmake.in
index 80ed2b7..c71d56a 100644
--- a/DebconfKDEConfig.cmake.in
+++ b/DebconfKDEConfig.cmake.in
@@ -16,4 +16,10 @@
 find_dependency(Qt5Widgets @REQUIRED_QT_VERSION@)
 find_dependency(Qt5Network @REQUIRED_QT_VERSION@)
 
+find_dependency(KF5CoreAddons)
+find_dependency(KF5I18n)
+find_dependency(KF5IconThemes)
+find_dependency(KF5TextWidgets)
+find_dependency(KF5WidgetsAddons)
+
 include("${CMAKE_CURRENT_LIST_DIR}/DebconfKDETargets.cmake")
diff --git a/po/da/libdebconf-kde.po b/po/ast/libdebconf-kde.po
similarity index 64%
copy from po/da/libdebconf-kde.po
copy to po/ast/libdebconf-kde.po
index a1dc4b6..7a12de8 100644
--- a/po/da/libdebconf-kde.po
+++ b/po/ast/libdebconf-kde.po
@@ -1,34 +1,34 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Martin Schlander <mschlander at opensuse.org>, 2010, 2011, 2014.
+# enolp <enolp at softastur.org>, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
 "POT-Creation-Date: 2014-12-20 07:50+0000
"
-"PO-Revision-Date: 2014-11-27 20:30+0100
"
-"Last-Translator: Martin Schlander <mschlander at opensuse.org>
"
-"Language-Team: Danish <kde-i18n-doc at kde.org>
"
-"Language: da
"
+"PO-Revision-Date: 2015-04-30 00:43+0100
"
+"Last-Translator: enolp <enolp at softastur.org>
"
+"Language-Team: Asturian <kde-i18n-doc at kde.org>
"
+"Language: ast
"
 "MIME-Version: 1.0
"
 "Content-Type: text/plain; charset=UTF-8
"
 "Content-Transfer-Encoding: 8bit
"
-"X-Generator: Lokalize 1.5
"
 "Plural-Forms: nplurals=2; plural=n != 1;
"
+"X-Generator: Lokalize 2.0
"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Martin Schlander"
+msgstr "Softastur"
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "mschlander at opensuse.org"
+msgstr "alministradores at softastur.org"
 
 #: src/DebconfGui.cpp:147
 #, kde-format
 msgid "Debconf on %1"
-msgstr "Debconf på %1"
+msgstr "Debconf en %1"
 
 #: src/DebconfGui.cpp:245
 #, kde-format
@@ -36,8 +36,8 @@ msgid ""
 "<b>Not implemented</b>: The input widget for data type '%1' is not "
 "implemented. Will use default of '%2'."
 msgstr ""
-"<b>Ikke implementeret</b>: Input-kontrol for datatypen \"%1\" er ikke "
-"implementeret. Vil bruge standard for \"%2\"."
+"<b>Nun ta implementáu</b>: La entrada del widget pa la triba de datos '%1' "
+"nun ta implementada. Usaráse por defeutu '%2'."
 
 #: tools/main.cpp:42
 msgctxt "@title"
@@ -47,22 +47,22 @@ msgstr "Debconf KDE"
 #: tools/main.cpp:44
 msgctxt "@info"
 msgid "Debconf frontend for KDE"
-msgstr "Debconf-brugerflade til KDE"
+msgstr "Frontal Debconf pa KDE"
 
 #: tools/main.cpp:52
 msgctxt "@info:shell"
 msgid "Path to where the socket should be created"
-msgstr "Sti til placeringen hvor soklen skal oprettes"
+msgstr "Camín ande debería crease'l socket"
 
 #: tools/main.cpp:53
 msgctxt "@info:shell value name"
 msgid "path_to_socket"
-msgstr "sti_til_sokkel"
+msgstr "camín_al_socket"
 
 #: tools/main.cpp:57
 msgctxt "@info:shell"
 msgid "FIFO file descriptors for communication with Debconf"
-msgstr "FIFO-fildeskriptorer til kommunikation med Debconf"
+msgstr "Descriptores de ficheru FIFO pa la comunación con Debconf"
 
 #: tools/main.cpp:58
 msgctxt "@info:shell value name"
diff --git a/po/bs/libdebconf-kde.po b/po/bs/libdebconf-kde.po
index fb73a5e..f981418 100644
--- a/po/bs/libdebconf-kde.po
+++ b/po/bs/libdebconf-kde.po
@@ -15,8 +15,8 @@ msgstr ""
 "MIME-Version: 1.0
"
 "Content-Type: text/plain; charset=UTF-8
"
 "Content-Transfer-Encoding: 8bit
"
-"X-Generator: Launchpad (build 16810)
"
-"X-Launchpad-Export-Date: 2013-10-24 05:13+0000
"
+"X-Generator: Launchpad (build 17341)
"
+"X-Launchpad-Export-Date: 2015-02-15 06:21+0000
"
 "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;
"
 
@@ -26,7 +26,7 @@ msgstr "Samir Ribic"
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "megaribi at epn.ba"
+msgstr "Megaribi at epn.ba"
 
 #: src/DebconfGui.cpp:147
 #, kde-format
@@ -44,21 +44,18 @@ msgstr ""
 
 #: tools/main.cpp:42
 #, fuzzy
-#| msgid "Debconf KDE"
 msgctxt "@title"
 msgid "Debconf KDE"
 msgstr "Debconf KDE"
 
 #: tools/main.cpp:44
 #, fuzzy
-#| msgid "Debconf frontend for KDE"
 msgctxt "@info"
 msgid "Debconf frontend for KDE"
 msgstr "Debconf prikaz za KDE"
 
 #: tools/main.cpp:52
 #, fuzzy
-#| msgid "Path to where the socket should be created"
 msgctxt "@info:shell"
 msgid "Path to where the socket should be created"
 msgstr "Staza gdje se kreira soket"
@@ -70,7 +67,6 @@ msgstr ""
 
 #: tools/main.cpp:57
 #, fuzzy
-#| msgid "FIFO file descriptors for communication with Debconf"
 msgctxt "@info:shell"
 msgid "FIFO file descriptors for communication with Debconf"
 msgstr "FIFO datotečni deskriptori za komunikaciju sa Debconf"
diff --git a/po/el/libdebconf-kde.po b/po/el/libdebconf-kde.po
index cdaebe5..4b6c649 100644
--- a/po/el/libdebconf-kde.po
+++ b/po/el/libdebconf-kde.po
@@ -3,19 +3,20 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Stelios <sstavra at gmail.com>, 2011.
+# Dimitris Kardarakos <dimkard at gmail.com>, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: libdebconf-kde
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
 "POT-Creation-Date: 2014-12-20 07:50+0000
"
-"PO-Revision-Date: 2011-07-17 02:05+0300
"
-"Last-Translator: Stelios <sstavra at gmail.com>
"
+"PO-Revision-Date: 2015-03-02 16:35+0200
"
+"Last-Translator: Dimitris Kardarakos <dimkard at gmail.com>
"
 "Language-Team: Greek <kde-i18n-el at kde.org>
"
 "Language: el
"
 "MIME-Version: 1.0
"
 "Content-Type: text/plain; charset=UTF-8
"
 "Content-Transfer-Encoding: 8bit
"
-"X-Generator: Lokalize 1.2
"
+"X-Generator: Lokalize 1.5
"
 "Plural-Forms: nplurals=2; plural=n != 1;
"
 
 msgctxt "NAME OF TRANSLATORS"
@@ -41,39 +42,31 @@ msgstr ""
 "δεν έχει υλοποιηθεί. Θα χρησιμοποιηθεί το προκαθορισμένο του '%2'."
 
 #: tools/main.cpp:42
-#, fuzzy
-#| msgid "Debconf KDE"
 msgctxt "@title"
 msgid "Debconf KDE"
 msgstr "Debconf KDE"
 
 #: tools/main.cpp:44
-#, fuzzy
-#| msgid "Debconf frontend for KDE"
 msgctxt "@info"
 msgid "Debconf frontend for KDE"
-msgstr "Σύστημα περιβάλλοντος Debconf για το KDE"
+msgstr "Περιβάλλον συστήματος υποστήριξης Debconf για το KDE"
 
 #: tools/main.cpp:52
-#, fuzzy
-#| msgid "Path to where the socket should be created"
 msgctxt "@info:shell"
 msgid "Path to where the socket should be created"
-msgstr "Διαδρομή για τη δημιουργία υποδοχής"
+msgstr "Διαδρομή προς το σημείο δημιουργίας της υποδοχής"
 
 #: tools/main.cpp:53
 msgctxt "@info:shell value name"
 msgid "path_to_socket"
-msgstr ""
+msgstr "path_to_socket"
 
 #: tools/main.cpp:57
-#, fuzzy
-#| msgid "FIFO file descriptors for communication with Debconf"
 msgctxt "@info:shell"
 msgid "FIFO file descriptors for communication with Debconf"
-msgstr "Περιγραφητές αρχείου FIFO για επικοινωνία με το Debconf"
+msgstr "Περιγραφές αρχείου FIFO για επικοινωνία με το Debconf"
 
 #: tools/main.cpp:58
 msgctxt "@info:shell value name"
 msgid "read_fd,write_fd"
-msgstr ""
\ No newline at end of file
+msgstr "read_fd,write_fd"
\ No newline at end of file
diff --git a/po/gl/libdebconf-kde.po b/po/gl/libdebconf-kde.po
index 9a02706..4a8350b 100644
--- a/po/gl/libdebconf-kde.po
+++ b/po/gl/libdebconf-kde.po
@@ -2,13 +2,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Miguel Branco, 2012.
+# Adrián Chaves Fernández <adriyetichaves at gmail.com>, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: 
"
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
 "POT-Creation-Date: 2014-12-20 07:50+0000
"
-"PO-Revision-Date: 2012-12-05 00:08+0100
"
-"Last-Translator: Miguel Branco
"
+"PO-Revision-Date: 2015-02-21 13:35+0100
"
+"Last-Translator: Adrián Chaves Fernández <adriyetichaves at gmail.com>
"
 "Language-Team: Galician <kde-i18n-doc at kde.org>
"
 "Language: gl
"
 "MIME-Version: 1.0
"
@@ -43,22 +44,16 @@ msgstr ""
 "está implementado. Usarase o predefinido para «%2»."
 
 #: tools/main.cpp:42
-#, fuzzy
-#| msgid "Debconf KDE"
 msgctxt "@title"
 msgid "Debconf KDE"
 msgstr "Debconf de KDE"
 
 #: tools/main.cpp:44
-#, fuzzy
-#| msgid "Debconf frontend for KDE"
 msgctxt "@info"
 msgid "Debconf frontend for KDE"
 msgstr "Interface de KDE para Debconf"
 
 #: tools/main.cpp:52
-#, fuzzy
-#| msgid "Path to where the socket should be created"
 msgctxt "@info:shell"
 msgid "Path to where the socket should be created"
 msgstr "A ruta onde se debe crear o socket"
@@ -66,16 +61,14 @@ msgstr "A ruta onde se debe crear o socket"
 #: tools/main.cpp:53
 msgctxt "@info:shell value name"
 msgid "path_to_socket"
-msgstr ""
+msgstr "ruta_ao_socket"
 
 #: tools/main.cpp:57
-#, fuzzy
-#| msgid "FIFO file descriptors for communication with Debconf"
 msgctxt "@info:shell"
 msgid "FIFO file descriptors for communication with Debconf"
-msgstr "Ficheiro de descripcións FIFO para a comunicación don Debconf"
+msgstr "Ficheiro de descricións FIFO para a comunicación don Debconf"
 
 #: tools/main.cpp:58
 msgctxt "@info:shell value name"
 msgid "read_fd,write_fd"
-msgstr ""
\ No newline at end of file
+msgstr "read_fd,write_fd"
\ No newline at end of file
diff --git a/po/ko/libdebconf-kde.po b/po/ko/libdebconf-kde.po
index 215e7bd..e9b89cc 100644
--- a/po/ko/libdebconf-kde.po
+++ b/po/ko/libdebconf-kde.po
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Park Shinjo <peremen at gmail.com>, 2014, 2015.
+# Shinjo Park <kde at peremen.name>, 2014, 2015.
 #
 msgid ""
 msgstr ""
@@ -8,7 +8,7 @@ msgstr ""
 "Report-Msgid-Bugs-To: http://bugs.kde.org
"
 "POT-Creation-Date: 2014-12-20 07:50+0000
"
 "PO-Revision-Date: 2015-01-02 01:47+0900
"
-"Last-Translator: Park Shinjo <kde at peremen.name>
"
+"Last-Translator: Shinjo Park <kde at peremen.name>
"
 "Language-Team: Korean <kde at peremen.name>
"
 "Language: ko
"
 "MIME-Version: 1.0
"
@@ -19,7 +19,7 @@ msgstr ""
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Park Shinjo"
+msgstr "Shinjo Park"
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
diff --git a/po/nb/libdebconf-kde.po b/po/nb/libdebconf-kde.po
index caba953..9d11970 100644
--- a/po/nb/libdebconf-kde.po
+++ b/po/nb/libdebconf-kde.po
@@ -1,5 +1,3 @@
-# Translation of libdebconf-kde to Norwegian Bokmål
-#
 # Bjørn Kvisli <bjorn.kvisli at gmail.com>, 2011.
 # Bjørn Steensrud <bjornst at skogkatt.homelinux.org>, 2011.
 msgid ""
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index f03424f..bbd664f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -29,12 +29,14 @@ add_definitions(-DTRANSLATION_DOMAIN=\"libdebconf-kde\")
 add_library(debconf-kde SHARED ${libdebconf_SRCS})
 add_library(DebconfKDE::Main ALIAS debconf-kde)
 target_link_libraries(debconf-kde
-    Qt5::Widgets
-    Qt5::Network
-    KF5::I18n
-    KF5::IconThemes
-    KF5::TextWidgets
-    KF5::WidgetsAddons
+    PUBLIC
+        Qt5::Widgets
+    PRIVATE
+        Qt5::Network
+        KF5::I18n
+        KF5::IconThemes
+        KF5::TextWidgets
+        KF5::WidgetsAddons
 )
 
 target_include_directories(debconf-kde INTERFACE "$<INSTALL_INTERFACE:${INCLUDE_INSTALL_DIR}/DebconfKDE>")

-- 
Repository for the KDE Debconf access library.



More information about the pkg-kde-commits mailing list