diff options
author | Slávek Banko <[email protected]> | 2020-04-06 15:52:09 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-04-06 15:52:09 +0200 |
commit | bfad2b405a3ef998765fc9638f995298e24d543d (patch) | |
tree | 140d7d8cb2c68754fec1804804fe22397c588404 /translations | |
parent | 40b544fdf6a7ea5f44c1fae3a85e2dd94c810f6a (diff) | |
download | kdirstat-bfad2b405a3ef998765fc9638f995298e24d543d.tar.gz kdirstat-bfad2b405a3ef998765fc9638f995298e24d543d.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')
3 files changed, 96 insertions, 0 deletions
diff --git a/translations/desktop_files/kdirstat.desktop/de.po b/translations/desktop_files/kdirstat.desktop/de.po new file mode 100644 index 0000000..3f5f1cd --- /dev/null +++ b/translations/desktop_files/kdirstat.desktop/de.po @@ -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:50+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: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Comment +#: kdirstat.desktop:8 +msgid "Directory statistics and disk usage" +msgstr "Verzeichnisstatistik und Platzverbrauch" + +#. Name +#: kdirstat.desktop:10 +msgid "KDirStat" +msgstr "KDirStat - Verzeichnisstatistik" + +#. GenericName +#: kdirstat.desktop:11 +msgid "Directory Statistics" +msgstr "Verzeichnisstatistik" diff --git a/translations/desktop_files/kdirstat.desktop/hu.po b/translations/desktop_files/kdirstat.desktop/hu.po new file mode 100644 index 0000000..5549247 --- /dev/null +++ b/translations/desktop_files/kdirstat.desktop/hu.po @@ -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:50+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: hu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Comment +#: kdirstat.desktop:8 +msgid "Directory statistics and disk usage" +msgstr "Könyvtárstatisztikák és szabad hely" + +#. Name +#: kdirstat.desktop:10 +msgid "KDirStat" +msgstr "KDirStat könyvtárstatisztika" + +#. GenericName +#: kdirstat.desktop:11 +msgid "Directory Statistics" +msgstr "könyvtárstatisztika" diff --git a/translations/desktop_files/kdirstat.desktop/kdirstat.desktop.pot b/translations/desktop_files/kdirstat.desktop/kdirstat.desktop.pot new file mode 100644 index 0000000..bc3b914 --- /dev/null +++ b/translations/desktop_files/kdirstat.desktop/kdirstat.desktop.pot @@ -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:50+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" + +#. Comment +#: kdirstat.desktop:8 +msgid "Directory statistics and disk usage" +msgstr "" + +#. Name +#: kdirstat.desktop:10 +msgid "KDirStat" +msgstr "" + +#. GenericName +#: kdirstat.desktop:11 +msgid "Directory Statistics" +msgstr "" |