Skip to content

Commit 691d6d8

Browse files
authored
Merge pull request #7451 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 79bd883 + 087e181 commit 691d6d8

File tree

3 files changed

+31
-28
lines changed

3 files changed

+31
-28
lines changed

locale/de_DE.po

Lines changed: 21 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ 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: 2022-11-09 19:20+0000\n"
9+
"PO-Revision-Date: 2023-01-13 18:51+0000\n"
1010
"Last-Translator: Ettore Atalan <[email protected]>\n"
1111
"Language: de_DE\n"
1212
"MIME-Version: 1.0\n"
1313
"Content-Type: text/plain; charset=UTF-8\n"
1414
"Content-Transfer-Encoding: 8bit\n"
1515
"Plural-Forms: nplurals=2; plural=n != 1;\n"
16-
"X-Generator: Weblate 4.15-dev\n"
16+
"X-Generator: Weblate 4.15.1-dev\n"
1717

1818
#: main.c
1919
msgid ""
@@ -115,7 +115,7 @@ msgstr "%q Fehler: %d"
115115

116116
#: py/argcheck.c
117117
msgid "%q in %q must be of type %q, not %q"
118-
msgstr ""
118+
msgstr "%q in %q muss von Typ %q sein, nicht %q"
119119

120120
#: ports/espressif/common-hal/espulp/ULP.c
121121
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
@@ -138,7 +138,7 @@ msgstr "%q ist %q"
138138

139139
#: ports/raspberrypi/common-hal/wifi/Radio.c
140140
msgid "%q is read-only for this board"
141-
msgstr ""
141+
msgstr "%q ist für diese Platine schreibgeschützt"
142142

143143
#: py/argcheck.c shared-bindings/usb_hid/Device.c
144144
msgid "%q length must be %d"
@@ -188,11 +188,11 @@ msgstr ""
188188
#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
189189
#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
190190
msgid "%q must be of type %q or %q, not %q"
191-
msgstr ""
191+
msgstr "%q muss von Typ %q oder %q sein, nicht %q"
192192

193193
#: py/argcheck.c py/obj.c py/objstrunicode.c
194194
msgid "%q must be of type %q, not %q"
195-
msgstr ""
195+
msgstr "%q muss von Typ %q sein, nicht %q"
196196

197197
#: ports/atmel-samd/common-hal/busio/UART.c
198198
msgid "%q must be power of 2"
@@ -217,7 +217,7 @@ msgstr "%q Pin ungültig"
217217

218218
#: py/objrange.c py/objslice.c shared-bindings/random/__init__.c
219219
msgid "%q step cannot be zero"
220-
msgstr ""
220+
msgstr "Schritt %q kann nicht Null sein"
221221

222222
#: py/bc.c py/objnamedtuple.c
223223
msgid "%q() takes %d positional arguments but %d were given"
@@ -419,7 +419,7 @@ msgstr "Die Adresse muss %d Bytes lang sein"
419419

420420
#: ports/espressif/common-hal/memorymap/AddressRange.c
421421
msgid "Address range not allowed"
422-
msgstr ""
422+
msgstr "Adressbereich nicht erlaubt"
423423

424424
#: ports/espressif/common-hal/canio/CAN.c
425425
msgid "All CAN peripherals are in use"
@@ -926,6 +926,8 @@ msgstr "Drive mode wird nicht verwendet, wenn die Richtung input ist."
926926
#: py/obj.c
927927
msgid "During handling of the above exception, another exception occurred:"
928928
msgstr ""
929+
"Während der Behandlung der oben genannten Ausnahme trat eine weitere "
930+
"Ausnahme auf:"
929931

930932
#: shared-bindings/aesio/aes.c
931933
msgid "ECB only operates on 16 bytes at a time"
@@ -958,7 +960,7 @@ msgstr "Error: Bind Fehler"
958960

959961
#: shared-bindings/alarm/__init__.c
960962
msgid "Expected a kind of %q"
961-
msgstr ""
963+
msgstr "Erwartete eine Art von %q"
962964

963965
#: ports/espressif/common-hal/_bleio/Adapter.c
964966
#: ports/nrf/common-hal/_bleio/Adapter.c
@@ -1035,7 +1037,7 @@ msgstr "Datei existiert"
10351037

10361038
#: shared-module/os/getenv.c
10371039
msgid "File not found"
1038-
msgstr ""
1040+
msgstr "Datei nicht gefunden"
10391041

10401042
#: ports/atmel-samd/common-hal/canio/Listener.c
10411043
#: ports/espressif/common-hal/canio/Listener.c
@@ -1275,7 +1277,7 @@ msgstr "Ungültige Bits pro Wert"
12751277
#: shared-module/os/getenv.c
12761278
#, c-format
12771279
msgid "Invalid byte %.*s"
1278-
msgstr ""
1280+
msgstr "Ungültiges Byte %.*s"
12791281

12801282
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
12811283
#, c-format
@@ -1317,7 +1319,7 @@ msgstr "Der Schlüssel muss 16, 24 oder 32 Byte lang sein"
13171319

13181320
#: shared-module/os/getenv.c
13191321
msgid "Key not found"
1320-
msgstr ""
1322+
msgstr "Schlüssel nicht gefunden"
13211323

13221324
#: shared-module/is31fl3741/FrameBuffer.c
13231325
msgid "LED mappings must match display size"
@@ -1428,7 +1430,7 @@ msgstr "NVS-Fehler"
14281430

14291431
#: shared-bindings/socketpool/SocketPool.c
14301432
msgid "Name or service not known"
1431-
msgstr ""
1433+
msgstr "Name oder Dienst nicht bekannt"
14321434

14331435
#: py/qstr.c
14341436
msgid "Name too long"
@@ -1676,7 +1678,7 @@ msgstr "Nur ein %q kann im Deep-Sleep gesetzt werden."
16761678

16771679
#: ports/espressif/common-hal/espulp/ULPAlarm.c
16781680
msgid "Only one %q can be set."
1679-
msgstr ""
1681+
msgstr "Es kann nur ein %q festgelegt werden."
16801682

16811683
#: ports/espressif/common-hal/i2ctarget/I2CTarget.c
16821684
#: ports/raspberrypi/common-hal/i2ctarget/I2CTarget.c
@@ -1845,7 +1847,7 @@ msgstr "Programm-Größe ist ungültig"
18451847

18461848
#: ports/espressif/common-hal/espulp/ULP.c
18471849
msgid "Program too long"
1848-
msgstr ""
1850+
msgstr "Programm zu lang"
18491851

18501852
#: shared-bindings/digitalio/DigitalInOut.c
18511853
msgid "Pull not used when direction is output."
@@ -2076,6 +2078,7 @@ msgstr ""
20762078
#: py/obj.c
20772079
msgid "The above exception was the direct cause of the following exception:"
20782080
msgstr ""
2081+
"Die oben genannte Ausnahme war die direkte Ursache für die folgende Ausnahme:"
20792082

20802083
#: ports/espressif/boards/m5stack_atom_echo/mpconfigboard.h
20812084
#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
@@ -2281,7 +2284,7 @@ msgstr "mDNS-Abfrage kann nicht gestartet werden"
22812284

22822285
#: shared-bindings/memorymap/AddressRange.c
22832286
msgid "Unable to write to address."
2284-
msgstr ""
2287+
msgstr "An die Adresse kann nicht geschrieben werden."
22852288

22862289
#: shared-bindings/nvm/ByteArray.c
22872290
msgid "Unable to write to nvm."
@@ -2460,7 +2463,7 @@ msgstr ""
24602463

24612464
#: ports/raspberrypi/common-hal/wifi/Radio.c
24622465
msgid "Wifi is not enabled"
2463-
msgstr ""
2466+
msgstr "WLAN ist nicht aktiviert"
24642467

24652468
#: main.c
24662469
msgid "Woken up by alarm.\n"
@@ -3814,7 +3817,7 @@ msgstr "nur eine bit_depth=16 wird unterstützt"
38143817

38153818
#: ports/stm/common-hal/audiobusio/PDMIn.c
38163819
msgid "only mono is supported"
3817-
msgstr ""
3820+
msgstr "nur Mono wird unterstützt"
38183821

38193822
#: ports/stm/common-hal/audiobusio/PDMIn.c
38203823
msgid "only oversample=64 is supported"

locale/pt_BR.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
9-
"PO-Revision-Date: 2023-01-05 02:52+0000\n"
9+
"PO-Revision-Date: 2023-01-13 18:51+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -116,7 +116,7 @@ msgstr "%q falha: %d"
116116

117117
#: py/argcheck.c
118118
msgid "%q in %q must be of type %q, not %q"
119-
msgstr ""
119+
msgstr "%q em %q deve ser do tipo %q e não %q"
120120

121121
#: ports/espressif/common-hal/espulp/ULP.c
122122
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
@@ -188,11 +188,11 @@ msgstr "%q deve ser um bytearray ou uma matriz do tipo 'h', 'H', 'b', ou 'B'"
188188
#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
189189
#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
190190
msgid "%q must be of type %q or %q, not %q"
191-
msgstr ""
191+
msgstr "%q deve ser do tipo %q ou %q e não %q"
192192

193193
#: py/argcheck.c py/obj.c py/objstrunicode.c
194194
msgid "%q must be of type %q, not %q"
195-
msgstr ""
195+
msgstr "%q deve ser do tipo %q e não %q"
196196

197197
#: ports/atmel-samd/common-hal/busio/UART.c
198198
msgid "%q must be power of 2"
@@ -966,7 +966,7 @@ msgstr "Erro: Falha na vinculação"
966966

967967
#: shared-bindings/alarm/__init__.c
968968
msgid "Expected a kind of %q"
969-
msgstr ""
969+
msgstr "Era esperado uma espécie de %q"
970970

971971
#: ports/espressif/common-hal/_bleio/Adapter.c
972972
#: ports/nrf/common-hal/_bleio/Adapter.c

locale/sv.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
9-
"PO-Revision-Date: 2023-01-05 02:52+0000\n"
9+
"PO-Revision-Date: 2023-01-13 18:51+0000\n"
1010
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
1212
"Language: sv\n"
@@ -115,7 +115,7 @@ msgstr "%q-fel: %d"
115115

116116
#: py/argcheck.c
117117
msgid "%q in %q must be of type %q, not %q"
118-
msgstr ""
118+
msgstr "%q i %q måste vara av typen %q, inte %q"
119119

120120
#: ports/espressif/common-hal/espulp/ULP.c
121121
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
@@ -189,11 +189,11 @@ msgstr ""
189189
#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
190190
#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
191191
msgid "%q must be of type %q or %q, not %q"
192-
msgstr ""
192+
msgstr "%q måste vara av typen %q eller %q, inte %q"
193193

194194
#: py/argcheck.c py/obj.c py/objstrunicode.c
195195
msgid "%q must be of type %q, not %q"
196-
msgstr ""
196+
msgstr "%q måste vara av typen %q, inte %q"
197197

198198
#: ports/atmel-samd/common-hal/busio/UART.c
199199
msgid "%q must be power of 2"
@@ -956,7 +956,7 @@ msgstr "Fel: Bind misslyckades"
956956

957957
#: shared-bindings/alarm/__init__.c
958958
msgid "Expected a kind of %q"
959-
msgstr ""
959+
msgstr "Förväntade en typ av %q"
960960

961961
#: ports/espressif/common-hal/_bleio/Adapter.c
962962
#: ports/nrf/common-hal/_bleio/Adapter.c

0 commit comments

Comments
 (0)