diff options
author | Slávek Banko <[email protected]> | 2022-09-03 00:42:29 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-09-03 06:56:51 +0200 |
commit | ec29e27cba595e7eb92f8251989f2257462d8253 (patch) | |
tree | d0d0dcc826f710aa017f62b567c9669c67b243b0 /translations/desktop_files/de.po | |
parent | 910299357b9d78a09f7abd0c7e50fee45400f4c9 (diff) | |
download | gtk-qt-engine-ec29e27cba595e7eb92f8251989f2257462d8253.tar.gz gtk-qt-engine-ec29e27cba595e7eb92f8251989f2257462d8253.zip |
Move documentation into kcontrol/gtk.
Use common rules for build and install documentation.
Copy translations to a new directory layout.
Use gtk-qt-engine as the name of the translation catalog.
Use common rules for build and install translations.
Added translation of .desktop files.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit f87ecf91e7ec49bf2187261560154c8555f733f9)
Diffstat (limited to 'translations/desktop_files/de.po')
-rw-r--r-- | translations/desktop_files/de.po | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/translations/desktop_files/de.po b/translations/desktop_files/de.po new file mode 100644 index 0000000..1bfb7ea --- /dev/null +++ b/translations/desktop_files/de.po @@ -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-09-03 00:36+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" + +#. Name +#: kcm_gtk/kcmgtk.desktop:2 +msgid "GTK Styles and Fonts" +msgstr "GTK-Stile und Schriftarten" + +#. Comment +#: kcm_gtk/kcmgtk.desktop:4 +msgid "Control the style and fonts used by GTK applications" +msgstr "Einstellung der Stile und Schriftarten in GTK-Anwendungen" |