Hi, since some days I've prepared some additional notes to resources/linux/appdata/kicad.appdata.xml in German. Before I forget it I will post it here for discussion or integration.
-- Regards Carsten Schoenert
From: Carsten Schoenert <[email protected]> Date: Sat, 14 Jul 2018 22:22:19 +0200 Subject: Add German translations entries to appdata.xml Some basic German tranlation for the AppData file. --- resources/linux/appdata/kicad.appdata.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/resources/linux/appdata/kicad.appdata.xml b/resources/linux/appdata/kicad.appdata.xml index 8f78863..48dea38 100644 --- a/resources/linux/appdata/kicad.appdata.xml +++ b/resources/linux/appdata/kicad.appdata.xml @@ -7,6 +7,7 @@ <project_license>GPL-2.0+</project_license> <metadata_license>CC0-1.0</metadata_license> <summary>EDA Suite</summary> + <summary xml:lang="de">EDA Lösung</summary> <keywords> <keyword>KiCad</keyword> @@ -18,8 +19,16 @@ </keywords> <description> - <p>A Cross Platform and Open Source Electronics Design Automation Suite.</p> - <p>The programs handle Schematic Capture, and PCB Layout with Gerber output.</p> + <p> + A Cross Platform and Open Source Electronics Design Automation Suite. + The programs handle Schematic Capture, and PCB Layout with Gerber output. + </p> + <p xml:lang="de"> + KiCad ist eine Plattform übergreifende freie Software Lösung für + Elektronische Design-Automation (EDA). KiCad enthält Programme zum + Entwickeln und Bearbeiten von elektronischen Schaltplänen und Leiterplatten + als auch zum Export von Leiterplatten, z.B. per Gerber Format. + </p> </description> <screenshots>
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

