diff options
author | Slávek Banko <[email protected]> | 2020-05-03 15:33:48 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-05-03 15:33:48 +0200 |
commit | 025455d06cd3b97a48720539ef094b66ec3fd391 (patch) | |
tree | 1ecb6a8be10c07a81d0ac92e2f0fb8d66e1cdfde /translations/desktop_files/eventsrc/eventsrc.pot | |
parent | 9e50e74f0c0b299a2bb847a990821d5c8bf997d1 (diff) | |
download | kvpnc-025455d06cd3b97a48720539ef094b66ec3fd391.tar.gz kvpnc-025455d06cd3b97a48720539ef094b66ec3fd391.zip |
Desktop file translations:
+ 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 <[email protected]>
Diffstat (limited to 'translations/desktop_files/eventsrc/eventsrc.pot')
-rw-r--r-- | translations/desktop_files/eventsrc/eventsrc.pot | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/translations/desktop_files/eventsrc/eventsrc.pot b/translations/desktop_files/eventsrc/eventsrc.pot new file mode 100644 index 0000000..70828b0 --- /dev/null +++ b/translations/desktop_files/eventsrc/eventsrc.pot @@ -0,0 +1,83 @@ +# 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-03 15:29+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <[email protected]>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Name +#. Comment +#: eventsrc:2 eventsrc:4 +msgid "KVpnc" +msgstr "" + +#. Name +#: eventsrc:7 +msgid "Connection established" +msgstr "" + +#. Comment +#: eventsrc:8 +msgid "The connection has now established" +msgstr "" + +#. Name +#: eventsrc:15 +msgid "Connection finished" +msgstr "" + +#. Comment +#: eventsrc:16 +msgid "The connection has now finished" +msgstr "" + +#. Name +#: eventsrc:23 +msgid "Connection lost" +msgstr "" + +#. Comment +#: eventsrc:24 +msgid "The connection has now lost" +msgstr "" + +#. Name +#: eventsrc:31 +msgid "Connection try canceled" +msgstr "" + +#. Comment +#: eventsrc:32 +msgid "The connection try was canceled" +msgstr "" + +#. Name +#: eventsrc:39 +msgid "Ping sucess" +msgstr "" + +#. Comment +#: eventsrc:40 +msgid "Ping was successful" +msgstr "" + +#. Name +#: eventsrc:47 +msgid "Ping failed" +msgstr "" + +#. Comment +#: eventsrc:48 +msgid "The ping was not sucessful" +msgstr "" |