Desktop file translations:

+ Creation of POT template for desktop files added to CMakeL10n rules.

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

@ -1,3 +1,8 @@
##### create translation templates ##############
tde_l10n_create_template( "messages/kscope" )
tde_l10n_create_template(
CATALOG "desktop_files/kscope.desktop/"
SOURCES kscope.desktop
)

@ -5,8 +5,6 @@ Exec=kscope
Icon=kscope
Type=Application
Comment=Source-editing environment for large C projects
Comment[fr]=Editeur de codes sources pour de gros projets en C
GenericName=Source editing environment
GenericName[fr]=Editeur de code source
Categories=Qt;TDE;Development
X-DocPath=kscope/index.html

@ -0,0 +1,32 @@
# SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-26 16:16+0200\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"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Name
#: kscope.desktop:3
msgid "KScope"
msgstr ""
#. Comment
#: kscope.desktop:7
msgid "Source-editing environment for large C projects"
msgstr "Editeur de codes sources pour de gros projets en C"
#. GenericName
#: kscope.desktop:8
msgid "Source editing environment"
msgstr "Editeur de code source"

@ -0,0 +1,32 @@
# SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-26 16:16+0200\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Name
#: kscope.desktop:3
msgid "KScope"
msgstr ""
#. Comment
#: kscope.desktop:7
msgid "Source-editing environment for large C projects"
msgstr ""
#. GenericName
#: kscope.desktop:8
msgid "Source editing environment"
msgstr ""
Loading…
Cancel
Save