Translated using Weblate (German)
Currently translated at 91.5% (7048 of 7700 strings) Translation: KiCad EDA/master source Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
This commit is contained in:
parent
fed3f952ef
commit
dd952d52dd
|
@ -1,5 +1,5 @@
|
|||
# Christian Schlüter <chschlue@gmail.com>, 2020.
|
||||
# Seth Hillbrand <seth@kipro-pcb.com>, 2020, 2021.
|
||||
# Seth Hillbrand <seth@kipro-pcb.com>, 2020, 2021, 2022.
|
||||
# J. Lavoie <j.lavoie@net-c.ca>, 2020.
|
||||
# Kliment <kliment@0xfb.com>, 2020.
|
||||
# jonathan haas <jonathan.haas@live.de>, 2020.
|
||||
|
@ -19,8 +19,8 @@ msgstr ""
|
|||
"Project-Id-Version: KiCad i18n Deutsch\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-02 08:53-0700\n"
|
||||
"PO-Revision-Date: 2022-08-15 08:15+0000\n"
|
||||
"Last-Translator: Ivan Chuba <xtrvweb@gmail.com>\n"
|
||||
"PO-Revision-Date: 2022-08-21 02:52+0000\n"
|
||||
"Last-Translator: Seth Hillbrand <seth@kipro-pcb.com>\n"
|
||||
"Language-Team: German <https://hosted.weblate.org/projects/kicad/"
|
||||
"master-source/de/>\n"
|
||||
"Language: de\n"
|
||||
|
@ -14790,12 +14790,13 @@ msgstr ""
|
|||
" <td></td>\n"
|
||||
" </tr>\n"
|
||||
" <tr>\n"
|
||||
" <td> <br><samp>~überstrich</samp><br> <br><samp>~CLK</"
|
||||
"samp><br> <br><samp>~~</samp> </td>\n"
|
||||
" <td> <br><samp>~{überstrich}</samp><br> "
|
||||
" <br><samp>~{CLK}</samp><br> <br><samp>~~</samp> </td>\n"
|
||||
" <td></td>\n"
|
||||
" <td> <samp><u> "
|
||||
" </u></samp><br> <samp>überstrich</samp><br> <samp><u> "
|
||||
"</u></samp><br> <samp>CLK</samp></td>\n"
|
||||
" <td> "
|
||||
"<samp><u> </u></"
|
||||
"samp><br> <samp>überstrich</samp><br> <samp><u> </u></"
|
||||
"samp><br> <samp>CLK</samp></td>\n"
|
||||
" </tr>\n"
|
||||
" <tr>\n"
|
||||
" <td><br></td>\n"
|
||||
|
@ -14816,8 +14817,8 @@ msgstr ""
|
|||
" <tr>\n"
|
||||
" <td> <br><samp>${refbez:field}</samp></td>\n"
|
||||
" <td></td>\n"
|
||||
" <td> <br><samp><i>feld_wert</i> von Symbol <i>refbez</i></"
|
||||
"samp></td>\n"
|
||||
" <td> <br><samp><i>feld_wert</i> von Symbol "
|
||||
"<i>refbez</i></samp></td>\n"
|
||||
" </tr>\n"
|
||||
" <tr>\n"
|
||||
" <td> <br><samp>${R3:VALUE}</samp></td>\n"
|
||||
|
@ -14832,8 +14833,8 @@ msgstr ""
|
|||
" </tr>\n"
|
||||
" <tr>\n"
|
||||
" <th>Bus-Definition</th>\n"
|
||||
" <th> "
|
||||
" </th>\n"
|
||||
" <th>  "
|
||||
"; </th>\n"
|
||||
" <th>Resultierende Netze</th>\n"
|
||||
" </tr>\n"
|
||||
" <tr>\n"
|
||||
|
@ -14884,9 +14885,9 @@ msgstr ""
|
|||
" <td> <br><samp>MEM{D_{[1..2]} ~LATCH}</samp></td>\n"
|
||||
" <td></td>\n"
|
||||
" <td> <samp> <sub> </sub> "
|
||||
" <sub> </sub> "
|
||||
" <u> </u></samp><br> <samp>MEM.D<sub>1</"
|
||||
"sub>, MEM.D<sub>2</sub>, MEM.LATCH</samp> </td>\n"
|
||||
" <sub> </sub> "
|
||||
" <u> </u></samp><br> "
|
||||
"<samp>MEM.D<sub>1</sub>, MEM.D<sub>2</sub>, MEM.LATCH</samp> </td>\n"
|
||||
" </tr>\n"
|
||||
" <tr>\n"
|
||||
" <td><br></td>\n"
|
||||
|
|
Loading…
Reference in New Issue