@@ -6,7 +6,7 @@ msgstr ""
6
6
"Project-Id-Version : \n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2021-01-04 12:55-0600\n "
9
- "PO-Revision-Date : 2023-07-19 21:06 +0000\n "
9
+ "PO-Revision-Date : 2023-08-12 10:50 +0000\n "
10
10
"Last-Translator : Luc <some_physics@live.com>\n "
11
11
"Language : de_DE\n "
12
12
"MIME-Version : 1.0\n "
@@ -1501,7 +1501,7 @@ msgstr "Kein laufende Aufzeichnung"
1501
1501
1502
1502
#: shared-module/usb/core/Device.c
1503
1503
msgid "No configuration set"
1504
- msgstr ""
1504
+ msgstr "Keine Konfiguration vorhanden "
1505
1505
1506
1506
#: shared-bindings/_bleio/PacketBuffer.c
1507
1507
msgid "No connection: length cannot be determined"
@@ -2112,7 +2112,7 @@ msgstr "Zu viele Kanäle im sample."
2112
2112
2113
2113
#: shared-module/displayio/__init__.c
2114
2114
msgid "Too many display busses; forgot displayio.release_displays() ?"
2115
- msgstr ""
2115
+ msgstr "Zu viele Display-Busse, displayio.release_displays() vergessen? "
2116
2116
2117
2117
#: shared-module/displayio/__init__.c
2118
2118
msgid "Too many displays"
@@ -2849,7 +2849,7 @@ msgstr "Kann Instanz nicht erstellen"
2849
2849
2850
2850
#: extmod/ulab/code/ndarray.c
2851
2851
msgid "cannot delete array elements"
2852
- msgstr ""
2852
+ msgstr "Array-Elemente können nicht gelöscht werden "
2853
2853
2854
2854
#: py/runtime.c
2855
2855
msgid "cannot import name %q"
@@ -3318,7 +3318,7 @@ msgstr "inline assembler muss eine function sein"
3318
3318
3319
3319
#: extmod/ulab/code/numpy/vector.c
3320
3320
msgid "input and output dimensions differ"
3321
- msgstr ""
3321
+ msgstr "Eingabe- und Ausgabedimensionen unterscheiden sich "
3322
3322
3323
3323
#: extmod/ulab/code/numpy/vector.c
3324
3324
msgid "input and output shapes differ"
@@ -3764,7 +3764,7 @@ msgstr "nicht implementiert für komplexe dtype"
3764
3764
3765
3765
#: extmod/ulab/code/numpy/bitwise.c
3766
3766
msgid "not supported for input types"
3767
- msgstr ""
3767
+ msgstr "nicht unterstützt für Eingabetypen "
3768
3768
3769
3769
#: extmod/ulab/code/numpy/create.c
3770
3770
msgid "number of points must be at least 2"
@@ -3924,19 +3924,19 @@ msgstr ""
3924
3924
3925
3925
#: extmod/ulab/code/numpy/vector.c
3926
3926
msgid "out keyword is not supported for function"
3927
- msgstr ""
3927
+ msgstr "out-Schlüsselwort wird nicht unterstützt für Funktion "
3928
3928
3929
3929
#: extmod/ulab/code/utils/utils.c
3930
3930
msgid "out must be a float dense array"
3931
3931
msgstr "Ausgabe muss ein floatdichtes Array sein"
3932
3932
3933
3933
#: extmod/ulab/code/numpy/vector.c
3934
3934
msgid "out must be an ndarray"
3935
- msgstr ""
3935
+ msgstr "out muss ein ndarray sein "
3936
3936
3937
3937
#: extmod/ulab/code/numpy/vector.c
3938
3938
msgid "out must be of float dtype"
3939
- msgstr ""
3939
+ msgstr "out muss vom Typ dtype sein "
3940
3940
3941
3941
#: shared-bindings/bitmaptools/__init__.c
3942
3942
msgid "out of range of target"
0 commit comments