7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-20 00:21:31 +00:00

One more time ... metdata

The local validator is apparently a different process than the CI
validator, so respond to their errors
This commit is contained in:
Seth Hillbrand 2025-01-16 14:59:52 -08:00
parent 8c1f9d0b7e
commit 5c0973f980

View File

@ -4,10 +4,7 @@
<component type="desktop-application">
<id>@KICAD_APP_NAME@</id>
<!-- One of the validators requires that we localize the name. Silly but here we are-->
<name>KiCad</name>
<name xml:lang="de">KiCad</name>
<name xml:lang="zh">KiCad</name>
<launchable type="desktop-id">@KICAD_APP_NAME@.desktop</launchable>
@ -15,8 +12,6 @@
<metadata_license>CC-BY-SA-4.0</metadata_license>
<summary>An EDA suite for schematic and circuit board design</summary>
<summary xml:lang="de">Eine EDA-Suite für Schaltplan- und Leiterplattendesign</summary>
<summary xml:lang="zh">用于原理图和电路板设计的 EDA 套件</summary>
<provides>
<binary>kicad</binary>
@ -55,12 +50,6 @@
<p>
KiCad is a free and open-source electronics design automation (EDA) suite. It features schematic capture, integrated circuit simulation, printed circuit board (PCB) layout, 3D rendering, and plotting/data export to numerous formats. KiCad also includes a high-quality component library featuring thousands of symbols, footprints, and 3D models. KiCad has minimal system requirements and runs on Linux, Windows, and macOS.
</p>
<p xml:lang="zh">
KiCad 是一个免费和开源的电子设计自动化EDA套件。它具有原理图捕获、集成电路模拟、印刷电路板PCB布局、3D 渲染和绘图/数据导出等多种格式。KiCad 还包括一个高质量的元件库,其中有成千上万的符号、封装和 3D 模型。KiCad 对系统要求最低,可在 Linux、Windows 和 macOS 上运行。
</p>
<p xml:lang="de">
KiCad ist eine freie und quelloffene EDA-Suite (Electronic Design Automation). Sie bietet die Schaltplanerfassung, die Simulation integrierter Schaltungen, Leiterplattenlayout (PCB), 3D-Rendering und Plotten/Datenexport in zahlreiche Formate. KiCad enthält auch eine hochwertige Bauteilbibliothek mit Tausenden von Symbolen, Footprints und 3D-Modellen. KiCad hat minimale Systemanforderungen und läuft unter Linux, Windows und macOS.
</p>
</description>
<screenshots>