Add CMakeL10n rules.

Update translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/2/head
Slávek Banko 5 years ago
parent 2969cc0bfd
commit 2ead687acf
Signed by: SlavekB
GPG Key ID: 608F5293A04BE668

@ -0,0 +1,23 @@
#################################################
#
# (C) 2018 Slávek Banko
# slavek.banko (AT) axis.cz
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
cmake_minimum_required( VERSION 2.8 )
##### include our cmake modules #################
set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" )
include( TDEL10n )
##### create translation templates ##############
tde_l10n_auto_add_subdirectories( )

@ -0,0 +1,3 @@
##### create translation templates ##############
tde_l10n_create_template( "kdpkg-install" )

@ -0,0 +1,3 @@
##### create translation templates ##############
tde_l10n_create_template( "kdpkg" )

@ -1,13 +1,11 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-12-22 16:05+0100\n"
"POT-Creation-Date: 2008-02-08 15:23+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -15,61 +13,71 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: _translatorinfo.cpp:1 #: _translatorinfo:1
msgid "" msgid ""
"_: NAME OF TRANSLATORS\n" "_: NAME OF TRANSLATORS\n"
"Your names" "Your names"
msgstr "" msgstr ""
#: _translatorinfo.cpp:3 #: _translatorinfo:2
msgid "" msgid ""
"_: EMAIL OF TRANSLATORS\n" "_: EMAIL OF TRANSLATORS\n"
"Your emails" "Your emails"
msgstr "" msgstr ""
#: install.cpp:46 #: install.cpp:51
msgid "Debian Package (*.deb)" msgid "Debian Package (*.deb)"
msgstr "" msgstr ""
#: install.cpp:46 #: install.cpp:51
msgid "open file dialog" msgid "Choose a Debian package file to open"
msgstr "" msgstr ""
#: install.cpp:46 #: install.cpp:141
msgid "Choose a file to open"
msgstr ""
#: install.cpp:114
msgid "The following packages will be installed, updated or removed:" msgid "The following packages will be installed, updated or removed:"
msgstr "" msgstr ""
#: install.cpp:119 #: install.cpp:146
msgid "" msgid ""
"The architecture of the package and the system doesn't match! You will not " "The architecture of this package does not match that of your system. You "
"be able to install this package!" "will not be able to install this package!"
msgstr "" msgstr ""
#: install.cpp:127 #: install.cpp:154
msgid "" msgid ""
"The package database is used by another process (E.g Synaptic)! Please " "The package database is in use by another process (e.g Synaptic). Please "
"terminate this process and press next." "terminate this process and select Next to try again."
msgstr "" msgstr ""
#: install.cpp:136 #: install.cpp:163
msgid "Resynchronization of the package index files." msgid "Resynchronize Package Index"
msgstr "" msgstr ""
#: install.cpp:154 #: install.cpp:181
msgid "Installation of the new package." msgid "Install New Package"
msgstr ""
#: install.cpp:207
msgid "Installation process is complete!"
msgstr ""
#: install.cpp:207
msgid "You may now close this window."
msgstr ""
#: install.cpp:228
msgid "not installed"
msgstr ""
#: install.cpp:235
msgid "not available"
msgstr "" msgstr ""
#: main.cpp:31 #: main.cpp:31
msgid "Location to open" msgid "Location to open"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 17 #: main.cpp:41
#: main.cpp:41 rc.cpp:3
#, no-c-format
msgid "kdpkg-install" msgid "kdpkg-install"
msgstr "" msgstr ""
@ -77,116 +85,101 @@ msgstr ""
msgid "Frontend for dpkg." msgid "Frontend for dpkg."
msgstr "" msgstr ""
#: main.cpp:50 #: main.cpp:50 main.cpp:51
msgid "Developer" msgid "Developer"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 31 #: consoledialog.ui:16
#: rc.cpp:6 #, no-c-format
msgid "Widget"
msgstr ""
#: installdialog.ui:17
#, no-c-format
msgid "TDE Debian Package Installation Wizard"
msgstr ""
#: installdialog.ui:31
#, no-c-format #, no-c-format
msgid "a&bout" msgid "A&bout"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 34 #: installdialog.ui:34
#: rc.cpp:9
#, no-c-format #, no-c-format
msgid "Alt+B" msgid "Alt+B"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 45 #: installdialog.ui:45
#: rc.cpp:12
#, no-c-format #, no-c-format
msgid "cl&ose" msgid "Cl&ose"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 48 #: installdialog.ui:48
#: rc.cpp:15
#, no-c-format #, no-c-format
msgid "Alt+O" msgid "Alt+O"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 59 #: installdialog.ui:59
#: rc.cpp:18
#, no-c-format #, no-c-format
msgid "inst&all" msgid "Inst&all"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 62 #: installdialog.ui:62
#: rc.cpp:21
#, no-c-format #, no-c-format
msgid "Alt+A" msgid "Alt+A"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 106 #: installdialog.ui:106
#: rc.cpp:24
#, no-c-format #, no-c-format
msgid "<b>Package installation</b>" msgid "<b>Package installation</b>"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 213 #: installdialog.ui:213
#: rc.cpp:28
#, no-c-format #, no-c-format
msgid "Res&ynchronize the package index files (apt-get update)" msgid "Res&ynchronize the package index files (recommended)"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 216 #: installdialog.ui:216
#: rc.cpp:31
#, no-c-format #, no-c-format
msgid "Alt+Y" msgid "Alt+Y"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 227 #: installdialog.ui:227
#: rc.cpp:34
#, no-c-format #, no-c-format
msgid "Skip Resynchroni&zation" msgid "Skip Resynchroni&zation"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 230 #: installdialog.ui:230
#: rc.cpp:37
#, no-c-format #, no-c-format
msgid "Alt+Z" msgid "Alt+Z"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 250 #: installdialog.ui:250
#: rc.cpp:40
#, no-c-format #, no-c-format
msgid "Status" msgid "Status"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 261 #: installdialog.ui:261
#: rc.cpp:43
#, no-c-format #, no-c-format
msgid "Name" msgid "Name"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 272 #: installdialog.ui:272
#: rc.cpp:46
#, no-c-format #, no-c-format
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 283 #: installdialog.ui:283
#: rc.cpp:49
#, no-c-format #, no-c-format
msgid "Version on System " msgid "Version on System "
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 370 #: installdialog.ui:416 installdialog.ui:427
#. i18n: file ./installdialog.ui line 381
#: rc.cpp:53 rc.cpp:59
#, no-c-format #, no-c-format
msgid "ne&xt >" msgid "Ne&xt >"
msgstr "" msgstr ""
#. i18n: file ./installdialog.ui line 373 #: installdialog.ui:419 installdialog.ui:430
#. i18n: file ./installdialog.ui line 384
#: rc.cpp:56 rc.cpp:62
#, no-c-format #, no-c-format
msgid "Alt+X" msgid "Alt+X"
msgstr "" msgstr ""
#. i18n: file ./consoledialog.ui line 16
#: rc.cpp:65
#, no-c-format
msgid "Widget"
msgstr ""

@ -1,13 +1,11 @@
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-12-22 16:05+0100\n"
"POT-Creation-Date: 2008-02-08 15:23+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -15,39 +13,35 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: _translatorinfo.cpp:1 #: _translatorinfo:1
msgid "" msgid ""
"_: NAME OF TRANSLATORS\n" "_: NAME OF TRANSLATORS\n"
"Your names" "Your names"
msgstr "" msgstr ""
#: _translatorinfo.cpp:3 #: _translatorinfo:2
msgid "" msgid ""
"_: EMAIL OF TRANSLATORS\n" "_: EMAIL OF TRANSLATORS\n"
"Your emails" "Your emails"
msgstr "" msgstr ""
#: kdpkg.cpp:47 #: kdpkg.cpp:48
msgid "Debian Package (*.deb)" msgid "Debian Package (*.deb)"
msgstr "" msgstr ""
#: kdpkg.cpp:47 #: kdpkg.cpp:48
msgid "open file dialog" msgid "Choose a Debian package file to open"
msgstr "" msgstr ""
#: kdpkg.cpp:47 #: kdpkg.cpp:179
msgid "Choose a file to open"
msgstr ""
#: kdpkg.cpp:178
msgid "not installed" msgid "not installed"
msgstr "" msgstr ""
#: kdpkg.cpp:185 #: kdpkg.cpp:186
msgid "not available" msgid "not available"
msgstr "" msgstr ""
#: kdpkg.cpp:213 #: kdpkg.cpp:214
msgid "" msgid ""
"The architecture of the package and the system doesn't match! You will not " "The architecture of the package and the system doesn't match! You will not "
"be able to install this package!" "be able to install this package!"
@ -57,9 +51,7 @@ msgstr ""
msgid "Location to open" msgid "Location to open"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 17 #: main.cpp:41
#: main.cpp:41 rc.cpp:3
#, no-c-format
msgid "kdpkg" msgid "kdpkg"
msgstr "" msgstr ""
@ -67,156 +59,136 @@ msgstr ""
msgid "Frontend for dpkg." msgid "Frontend for dpkg."
msgstr "" msgstr ""
#: main.cpp:50 #: main.cpp:50 main.cpp:51
msgid "Developer" msgid "Developer"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 35 #: kdpkgdialog.ui:17
#: rc.cpp:6 #, no-c-format
msgid "TDE Debian Package Information"
msgstr ""
#: kdpkgdialog.ui:35
#, no-c-format #, no-c-format
msgid "Co&mmon" msgid "Co&mmon"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 66 #: kdpkgdialog.ui:66
#: rc.cpp:10
#, no-c-format #, no-c-format
msgid "<b>Version:</b>" msgid "<b>Version:</b>"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 98 #: kdpkgdialog.ui:98
#: rc.cpp:14
#, no-c-format #, no-c-format
msgid "<b>Maintainer:</b>" msgid "<b>Maintainer:</b>"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 130 #: kdpkgdialog.ui:130
#: rc.cpp:18
#, no-c-format #, no-c-format
msgid "<b>Section:</b>" msgid "<b>Section:</b>"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 162 #: kdpkgdialog.ui:162
#: rc.cpp:22
#, no-c-format #, no-c-format
msgid "<b>Size:</b>" msgid "<b>Size:</b>"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 194 #: kdpkgdialog.ui:194
#: rc.cpp:26
#, no-c-format #, no-c-format
msgid "<b>Name:</b>" msgid "<b>Name:</b>"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 203 #: kdpkgdialog.ui:203
#: rc.cpp:29
#, no-c-format #, no-c-format
msgid "Descripti&on" msgid "Descripti&on"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 221 #: kdpkgdialog.ui:221
#: rc.cpp:32
#, no-c-format #, no-c-format
msgid "Dependencies" msgid "Dependencies"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 235 #: kdpkgdialog.ui:235
#: rc.cpp:35
#, no-c-format #, no-c-format
msgid "All" msgid "All"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 240 #: kdpkgdialog.ui:240
#: rc.cpp:38
#, no-c-format #, no-c-format
msgid "Depends" msgid "Depends"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 245 #: kdpkgdialog.ui:245
#: rc.cpp:41
#, no-c-format #, no-c-format
msgid "Recommends" msgid "Recommends"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 250 #: kdpkgdialog.ui:250
#: rc.cpp:44
#, no-c-format #, no-c-format
msgid "Suggests" msgid "Suggests"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 255 #: kdpkgdialog.ui:255
#: rc.cpp:47
#, no-c-format #, no-c-format
msgid "Enhances" msgid "Enhances"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 260 #: kdpkgdialog.ui:260
#: rc.cpp:50
#, no-c-format #, no-c-format
msgid "Pre-Depends" msgid "Pre-Depends"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 265 #: kdpkgdialog.ui:265
#: rc.cpp:53
#, no-c-format #, no-c-format
msgid "Provides" msgid "Provides"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 270 #: kdpkgdialog.ui:270
#: rc.cpp:56
#, no-c-format #, no-c-format
msgid "Conflicts" msgid "Conflicts"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 275 #: kdpkgdialog.ui:275
#: rc.cpp:59
#, no-c-format #, no-c-format
msgid "Replaces" msgid "Replaces"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 289 #: kdpkgdialog.ui:289
#: rc.cpp:62
#, no-c-format #, no-c-format
msgid "I&ncluded Files" msgid "I&ncluded Files"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 308 #: kdpkgdialog.ui:308
#: rc.cpp:65
#, no-c-format #, no-c-format
msgid "&about" msgid "&About"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 311 #: kdpkgdialog.ui:311
#: rc.cpp:68
#, no-c-format #, no-c-format
msgid "Alt+A" msgid "Alt+A"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 339 #: kdpkgdialog.ui:339
#: rc.cpp:71
#, no-c-format #, no-c-format
msgid "start installation wi&zard" msgid "Start Installation Wi&zard"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 342 #: kdpkgdialog.ui:342
#: rc.cpp:74
#, no-c-format #, no-c-format
msgid "Alt+Z" msgid "Alt+Z"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 353 #: kdpkgdialog.ui:353
#: rc.cpp:77
#, no-c-format #, no-c-format
msgid "cl&ose" msgid "Cl&ose"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 356 #: kdpkgdialog.ui:356
#: rc.cpp:80
#, no-c-format #, no-c-format
msgid "Alt+O" msgid "Alt+O"
msgstr "" msgstr ""
#. i18n: file ./kdpkgdialog.ui line 403 #: kdpkgdialog.ui:403
#: rc.cpp:83
#, no-c-format #, no-c-format
msgid "<b>Package informations</b>" msgid "<b>Package Information</b>"
msgstr "" msgstr ""

Loading…
Cancel
Save