+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a0793ba1b3
)
r14.0.x
parent
b50a9bd498
commit
789f327dd3
@ -1,3 +1,8 @@
|
|||||||
##### create translation templates ##############
|
##### create translation templates ##############
|
||||||
|
|
||||||
tde_l10n_create_template( "messages/autostart" )
|
tde_l10n_create_template( "messages/autostart" )
|
||||||
|
|
||||||
|
tde_l10n_create_template(
|
||||||
|
CATALOG "desktop_files/autostart.desktop/"
|
||||||
|
SOURCES autostart.desktop
|
||||||
|
)
|
||||||
|
@ -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-04-06 15:34+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"
|
||||||
|
|
||||||
|
#. Comment
|
||||||
|
#: autostart.desktop:12
|
||||||
|
msgid "A tool for managing what programs start up with TDE"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Keywords
|
||||||
|
#: autostart.desktop:13
|
||||||
|
msgid "autostart manager;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Name
|
||||||
|
#: autostart.desktop:14
|
||||||
|
msgid "Autostart Manager"
|
||||||
|
msgstr ""
|
@ -0,0 +1,35 @@
|
|||||||
|
# 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-04-06 15:31+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: ca\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
|
#. Comment
|
||||||
|
#: autostart.desktop:12
|
||||||
|
msgid "A tool for managing what programs start up with TDE"
|
||||||
|
msgstr ""
|
||||||
|
"Panell de control per a gestionar els programes que s'inicien amb la sessió "
|
||||||
|
"de TDE"
|
||||||
|
|
||||||
|
#. Keywords
|
||||||
|
#: autostart.desktop:13
|
||||||
|
#, fuzzy
|
||||||
|
msgid "autostart manager;"
|
||||||
|
msgstr "Autoengega"
|
||||||
|
|
||||||
|
#. Name
|
||||||
|
#: autostart.desktop:14
|
||||||
|
msgid "Autostart Manager"
|
||||||
|
msgstr "Autoengega"
|
@ -0,0 +1,35 @@
|
|||||||
|
# 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-04-06 15:31+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: es\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
|
#. Comment
|
||||||
|
#: autostart.desktop:12
|
||||||
|
msgid "A tool for managing what programs start up with TDE"
|
||||||
|
msgstr ""
|
||||||
|
"Panel de control para gestionar los programas que se inician con la sesión "
|
||||||
|
"de TDE"
|
||||||
|
|
||||||
|
#. Keywords
|
||||||
|
#: autostart.desktop:13
|
||||||
|
#, fuzzy
|
||||||
|
msgid "autostart manager;"
|
||||||
|
msgstr "Arranque automático"
|
||||||
|
|
||||||
|
#. Name
|
||||||
|
#: autostart.desktop:14
|
||||||
|
msgid "Autostart Manager"
|
||||||
|
msgstr "Arranque automático"
|
@ -0,0 +1,35 @@
|
|||||||
|
# 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-04-06 15:31+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"
|
||||||
|
|
||||||
|
#. Comment
|
||||||
|
#: autostart.desktop:12
|
||||||
|
msgid "A tool for managing what programs start up with TDE"
|
||||||
|
msgstr ""
|
||||||
|
"Paneau de contrôle pour gérer le démarrage des programmes àl'ouverture de "
|
||||||
|
"session TDE"
|
||||||
|
|
||||||
|
#. Keywords
|
||||||
|
#: autostart.desktop:13
|
||||||
|
#, fuzzy
|
||||||
|
msgid "autostart manager;"
|
||||||
|
msgstr "Démarrage automatique"
|
||||||
|
|
||||||
|
#. Name
|
||||||
|
#: autostart.desktop:14
|
||||||
|
msgid "Autostart Manager"
|
||||||
|
msgstr "Démarrage automatique"
|
Loading…
Reference in new issue