Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7834ac7e98
)
r14.0.x
r14.0.12
parent
3006d757e0
commit
b599582315
@ -1,3 +1,8 @@
|
|||||||
##### create translation templates ##############
|
##### create translation templates ##############
|
||||||
|
|
||||||
tde_l10n_create_template( "messages/kopete_otr" )
|
tde_l10n_create_template( "messages/kopete_otr" )
|
||||||
|
|
||||||
|
tde_l10n_create_template(
|
||||||
|
CATALOG "desktop_files/kopete-otr-desktops"
|
||||||
|
SOURCES *.desktop
|
||||||
|
)
|
||||||
|
@ -0,0 +1,27 @@
|
|||||||
|
# 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: 2022-01-31 03:03+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"
|
||||||
|
"Language: de\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
|
#. Name
|
||||||
|
#: kopete_otr.desktop:2 kopete_otr_config.desktop:2
|
||||||
|
msgid "OTR"
|
||||||
|
msgstr "OTR"
|
||||||
|
|
||||||
|
#. Comment
|
||||||
|
#: kopete_otr.desktop:4 kopete_otr_config.desktop:4
|
||||||
|
msgid "Encrypt chat sessions with Off-The-Record encryption"
|
||||||
|
msgstr "Verschlüsselt Chat-Sitzungen mit Off-The-Record Verschlüsselung"
|
@ -0,0 +1,27 @@
|
|||||||
|
# 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: 2022-01-31 03:03+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"
|
||||||
|
"Language: \n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
|
#. Name
|
||||||
|
#: kopete_otr.desktop:2 kopete_otr_config.desktop:2
|
||||||
|
msgid "OTR"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Comment
|
||||||
|
#: kopete_otr.desktop:4 kopete_otr_config.desktop:4
|
||||||
|
msgid "Encrypt chat sessions with Off-The-Record encryption"
|
||||||
|
msgstr ""
|
Loading…
Reference in new issue