From ed5ecf7ea7a482b4649e66ecb35fbc60af680684 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 25 Apr 2016 13:08:12 -0400 Subject: Rearrange the Lumina source tree quite a bit: Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed. --- src-qt5/core/lumina-info/i18n/lumina-info_de.ts | 92 +++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 src-qt5/core/lumina-info/i18n/lumina-info_de.ts (limited to 'src-qt5/core/lumina-info/i18n/lumina-info_de.ts') diff --git a/src-qt5/core/lumina-info/i18n/lumina-info_de.ts b/src-qt5/core/lumina-info/i18n/lumina-info_de.ts new file mode 100644 index 00000000..eb54d831 --- /dev/null +++ b/src-qt5/core/lumina-info/i18n/lumina-info_de.ts @@ -0,0 +1,92 @@ + + + + + MainUI + + + Lumina Desktop Information + + + + + General + + + + + Desktop Version: + + + + + OS Build: + + + + + Qt Version: + + + + + Source Repository: + + + + + Documentation: + + + + + <a href=http://wiki.pcbsd.org/index.php/Lumina/10.1.1">Open in web browser</a> + + + + + View Information + + + + + License + + + + + Acknowledgements + + + + + Project Lead: + + + + + <a href="https://github.com/beanpole135">Ken Moore</a> + + + + + Contributors: + + + + + Sponsors: + + + + + <a href="https://github.com/pcbsd/lumina/graphs/contributors">Open in web browser<a> + + + + + Close + + + + -- cgit