Add CMakeL10n rules.

Create translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/2/head
Slávek Banko 5 years ago
parent 4dfb812575
commit 075d74a33c
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -0,0 +1,23 @@
#################################################
#
# (C) 2019 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( "libkipi" )

@ -0,0 +1,125 @@
# SOME DESCRIPTIVE TITLE.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2019-03-19 18:09+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: _translatorinfo:1
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr ""
#: _translatorinfo:2
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr ""
#: libkipi/batchprogressdialog.cpp:171
msgid "Status"
msgstr ""
#: libkipi/batchprogressdialog.cpp:172
msgid "Current Actions"
msgstr ""
#: libkipi/batchprogressdialog.cpp:177
msgid "<p>This is the current tasks list released."
msgstr ""
#: libkipi/batchprogressdialog.cpp:184
msgid "<p>This is the list current percent task released."
msgstr ""
#: libkipi/imagecollectionselector.cpp:109
msgid "Invert Selection"
msgstr ""
#: libkipi/imagecollectionselector.cpp:110
msgid "Select None"
msgstr ""
#: libkipi/imagecollectionselector.cpp:283
msgid "Images:"
msgstr ""
#: libkipi/imagecollectionselector.cpp:300
msgid "Comments:"
msgstr ""
#: libkipi/imagecollectionselector.cpp:308
msgid "Category:"
msgstr ""
#: libkipi/imagecollectionselector.cpp:317
msgid "Date:"
msgstr ""
#: libkipi/imagecollectionshared.cpp:81
msgid "Images"
msgstr ""
#: libkipi/imagedialog.cpp:90 libkipi/imagedialog.cpp:110
msgid "Select Image From Album"
msgstr ""
#: libkipi/imagedialog.cpp:128
msgid "Image selector dialog"
msgstr ""
#: libkipi/imagedialog.cpp:130
msgid "A Kipi dialog for image selection"
msgstr ""
#: libkipi/imagedialog.cpp:139
msgid "Kipi Plugins Handbooks"
msgstr ""
#: libkipi/imagedialog.cpp:147
msgid "Album Name"
msgstr ""
#: libkipi/imagedialog.cpp:152
msgid "Image Name"
msgstr ""
#: libkipi/imagedialog.cpp:161 libkipi/imagedialog.cpp:240
msgid "No image selected"
msgstr ""
#: libkipi/imagedialog.cpp:274
msgid "No images selected"
msgstr ""
#: libkipi/imagedialog.cpp:293
#, c-format
msgid ""
"_n: 1 image selected\n"
"%n images selected"
msgstr ""
#: libkipi/uploadwidget.cpp:85
msgid "Folder"
msgstr ""
#: libkipi/uploadwidget.cpp:176
msgid "Please select a directory first."
msgstr ""
#: libkipi/uploadwidget.cpp:181
msgid "Create Directory"
msgstr ""
#: libkipi/uploadwidget.cpp:182
msgid "<qt>Enter new directory name (to be created as subdir of %1):</qt>"
msgstr ""
Loading…
Cancel
Save