Move translations to a new directory layout.
Add translations for *.desktop files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit feb433d0e9
)
r14.1.x
parent
7541f392d0
commit
f2932a7889
@ -1 +0,0 @@
|
||||
tde_add_project_translations()
|
@ -1,3 +1,5 @@
|
||||
##### create translation templates ##############
|
||||
|
||||
tde_l10n_create_template( "piklab" )
|
||||
tde_l10n_create_template( "messages/piklab" )
|
||||
|
||||
tde_l10n_auto_add_subdirectories( )
|
||||
|
@ -0,0 +1 @@
|
||||
tde_l10n_auto_add_subdirectories( )
|
@ -0,0 +1,6 @@
|
||||
##### create translation templates ##############
|
||||
|
||||
tde_l10n_create_template(
|
||||
CATALOG "desktop_files/piklab-desktops"
|
||||
SOURCES *.desktop
|
||||
)
|
@ -1,13 +1,14 @@
|
||||
[Desktop Entry]
|
||||
Name=Piklab
|
||||
|
||||
GenericName=Microcontroller IDE
|
||||
|
||||
Comment=Integrated development environment for applications based on PIC microcontrollers.
|
||||
|
||||
Type=Application
|
||||
Exec=piklab %U
|
||||
Icon=piklab
|
||||
X-DocPath=piklab/index.html
|
||||
Categories=Qt;TDE;Development;IDE;Electronics;
|
||||
Comment=Integrated development environment for applications based on PIC microcontrollers.
|
||||
Comment[fr]=Environnement de développement intégré pour applications utilisant des microcontroleurs PIC.
|
||||
Comment[es]=Entorno integrado de desarrollo de aplicaciones basadas en microcontroladores PIC.
|
||||
Terminal=false
|
||||
Name=Piklab
|
||||
GenericName=Microcontroller IDE
|
||||
Categories=Qt;TDE;Development;IDE;Electronics;
|
||||
MimeType=text/x-hex;application/x-piklab
|
||||
X-DocPath=piklab/index.html
|
||||
|
@ -0,0 +1,41 @@
|
||||
# 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: 2025-04-11 03:36+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"
|
||||
|
||||
#. Name
|
||||
#: piklab.desktop:2 x-piklab.desktop:2
|
||||
msgid "Piklab"
|
||||
msgstr ""
|
||||
|
||||
#. GenericName
|
||||
#: piklab.desktop:4
|
||||
msgid "Microcontroller IDE"
|
||||
msgstr ""
|
||||
|
||||
#. Comment
|
||||
#: piklab.desktop:6
|
||||
msgid ""
|
||||
"Integrated development environment for applications based on PIC "
|
||||
"microcontrollers."
|
||||
msgstr ""
|
||||
"Entorno integrado de desarrollo de aplicaciones basadas en "
|
||||
"microcontroladores PIC."
|
||||
|
||||
#. Comment
|
||||
#: x-piklab.desktop:4
|
||||
msgid "Piklab Project File"
|
||||
msgstr "Archivo de proyecto de Piklab"
|
@ -0,0 +1,41 @@
|
||||
# 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: 2025-04-11 03:36+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
|
||||
#: piklab.desktop:2 x-piklab.desktop:2
|
||||
msgid "Piklab"
|
||||
msgstr ""
|
||||
|
||||
#. GenericName
|
||||
#: piklab.desktop:4
|
||||
msgid "Microcontroller IDE"
|
||||
msgstr ""
|
||||
|
||||
#. Comment
|
||||
#: piklab.desktop:6
|
||||
msgid ""
|
||||
"Integrated development environment for applications based on PIC "
|
||||
"microcontrollers."
|
||||
msgstr ""
|
||||
"Environnement de développement intégré pour applications utilisant des "
|
||||
"microcontroleurs PIC."
|
||||
|
||||
#. Comment
|
||||
#: x-piklab.desktop:4
|
||||
msgid "Piklab Project File"
|
||||
msgstr ""
|
@ -0,0 +1,39 @@
|
||||
# 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: 2025-04-11 03:36+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
|
||||
#: piklab.desktop:2 x-piklab.desktop:2
|
||||
msgid "Piklab"
|
||||
msgstr ""
|
||||
|
||||
#. GenericName
|
||||
#: piklab.desktop:4
|
||||
msgid "Microcontroller IDE"
|
||||
msgstr ""
|
||||
|
||||
#. Comment
|
||||
#: piklab.desktop:6
|
||||
msgid ""
|
||||
"Integrated development environment for applications based on PIC "
|
||||
"microcontrollers."
|
||||
msgstr ""
|
||||
|
||||
#. Comment
|
||||
#: x-piklab.desktop:4
|
||||
msgid "Piklab Project File"
|
||||
msgstr ""
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue