Skip to content

Commit 29a7a9e

Browse files
Saentisweblate
authored andcommitted
Translated using Weblate (German)
Currently translated at 98.2% (981 of 998 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/de/
1 parent c5a0525 commit 29a7a9e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

locale/de_DE.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: \n"
77
"Report-Msgid-Bugs-To: \n"
88
"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"
1010
"Last-Translator: Luc <[email protected]>\n"
1111
"Language: de_DE\n"
1212
"MIME-Version: 1.0\n"
@@ -1501,7 +1501,7 @@ msgstr "Kein laufende Aufzeichnung"
15011501

15021502
#: shared-module/usb/core/Device.c
15031503
msgid "No configuration set"
1504-
msgstr ""
1504+
msgstr "Keine Konfiguration vorhanden"
15051505

15061506
#: shared-bindings/_bleio/PacketBuffer.c
15071507
msgid "No connection: length cannot be determined"
@@ -2112,7 +2112,7 @@ msgstr "Zu viele Kanäle im sample."
21122112

21132113
#: shared-module/displayio/__init__.c
21142114
msgid "Too many display busses; forgot displayio.release_displays() ?"
2115-
msgstr ""
2115+
msgstr "Zu viele Display-Busse, displayio.release_displays() vergessen?"
21162116

21172117
#: shared-module/displayio/__init__.c
21182118
msgid "Too many displays"
@@ -2849,7 +2849,7 @@ msgstr "Kann Instanz nicht erstellen"
28492849

28502850
#: extmod/ulab/code/ndarray.c
28512851
msgid "cannot delete array elements"
2852-
msgstr ""
2852+
msgstr "Array-Elemente können nicht gelöscht werden"
28532853

28542854
#: py/runtime.c
28552855
msgid "cannot import name %q"
@@ -3318,7 +3318,7 @@ msgstr "inline assembler muss eine function sein"
33183318

33193319
#: extmod/ulab/code/numpy/vector.c
33203320
msgid "input and output dimensions differ"
3321-
msgstr ""
3321+
msgstr "Eingabe- und Ausgabedimensionen unterscheiden sich"
33223322

33233323
#: extmod/ulab/code/numpy/vector.c
33243324
msgid "input and output shapes differ"
@@ -3764,7 +3764,7 @@ msgstr "nicht implementiert für komplexe dtype"
37643764

37653765
#: extmod/ulab/code/numpy/bitwise.c
37663766
msgid "not supported for input types"
3767-
msgstr ""
3767+
msgstr "nicht unterstützt für Eingabetypen"
37683768

37693769
#: extmod/ulab/code/numpy/create.c
37703770
msgid "number of points must be at least 2"
@@ -3924,19 +3924,19 @@ msgstr ""
39243924

39253925
#: extmod/ulab/code/numpy/vector.c
39263926
msgid "out keyword is not supported for function"
3927-
msgstr ""
3927+
msgstr "out-Schlüsselwort wird nicht unterstützt für Funktion"
39283928

39293929
#: extmod/ulab/code/utils/utils.c
39303930
msgid "out must be a float dense array"
39313931
msgstr "Ausgabe muss ein floatdichtes Array sein"
39323932

39333933
#: extmod/ulab/code/numpy/vector.c
39343934
msgid "out must be an ndarray"
3935-
msgstr ""
3935+
msgstr "out muss ein ndarray sein"
39363936

39373937
#: extmod/ulab/code/numpy/vector.c
39383938
msgid "out must be of float dtype"
3939-
msgstr ""
3939+
msgstr "out muss vom Typ dtype sein"
39403940

39413941
#: shared-bindings/bitmaptools/__init__.c
39423942
msgid "out of range of target"

0 commit comments

Comments
 (0)