@@ -6,14 +6,14 @@ 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 : 2021-01-07 18:01 +0000\n "
10
- "
Last-Translator :
Dennis Schweer <[email protected] >\n"
9
+ "PO-Revision-Date : 2021-02-05 15:41 +0000\n "
10
+ "
Last-Translator :
Jeff Epler <[email protected] >\n"
11
11
"Language : de_DE\n "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"Content-Transfer-Encoding : 8bit\n "
15
15
"Plural-Forms : nplurals=2; plural=n != 1;\n "
16
- "X-Generator : Weblate 4.4.1 -dev\n "
16
+ "X-Generator : Weblate 4.5 -dev\n "
17
17
18
18
#: main.c
19
19
msgid ""
@@ -120,7 +120,8 @@ msgstr "%q sollte ein integer sein"
120
120
121
121
#: py/bc.c py/objnamedtuple.c
122
122
msgid "%q() takes %d positional arguments but %d were given"
123
- msgstr "%q() nimmt %d Argumente ohne Keyword an, aber es wurden %d angegeben"
123
+ msgstr ""
124
+ "%q() nimmt %d Argumente ohne Schlüsselwort an, aber es wurden %d angegeben"
124
125
125
126
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
126
127
#, c-format
@@ -235,7 +236,7 @@ msgstr "'await' außerhalb einer Funktion"
235
236
236
237
#: py/compile.c
237
238
msgid "'await', 'async for' or 'async with' outside async function"
238
- msgstr ""
239
+ msgstr "'await', 'async for' oder 'async with' außerhalb einer async Funktion "
239
240
240
241
#: py/compile.c
241
242
msgid "'break' outside loop"
@@ -267,7 +268,7 @@ msgstr "'return' außerhalb einer Funktion"
267
268
268
269
#: py/compile.c
269
270
msgid "'yield from' inside async function"
270
- msgstr ""
271
+ msgstr "'yield from' innerhalb einer async Funktion "
271
272
272
273
#: py/compile.c
273
274
msgid "'yield' outside function"
@@ -313,7 +314,7 @@ msgstr "Adresstyp außerhalb des zulässigen Bereichs"
313
314
314
315
#: ports/esp32s2/common-hal/canio/CAN.c
315
316
msgid "All CAN peripherals are in use"
316
- msgstr ""
317
+ msgstr "Alle CAN Schnittstellen sind in Benutzung "
317
318
318
319
#: ports/esp32s2/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
319
320
msgid "All I2C peripherals are in use"
@@ -329,7 +330,7 @@ msgstr "Alle PCNT Einheiten sind in Benutzung"
329
330
#: ports/esp32s2/common-hal/canio/Listener.c
330
331
#: ports/stm/common-hal/canio/Listener.c
331
332
msgid "All RX FIFOs in use"
332
- msgstr ""
333
+ msgstr "Alle RX FIFOs sind in Benutzung "
333
334
334
335
#: ports/esp32s2/common-hal/busio/SPI.c ports/nrf/common-hal/busio/SPI.c
335
336
msgid "All SPI peripherals are in use"
@@ -541,7 +542,7 @@ msgstr "Puffer zu groß und kann nicht reserviert werden"
541
542
#: shared-bindings/_bleio/PacketBuffer.c
542
543
#, c-format
543
544
msgid "Buffer too short by %d bytes"
544
- msgstr "Buffer um %d Bytes zu kurz"
545
+ msgstr "Puffer um %d Bytes zu kurz"
545
546
546
547
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
547
548
#: ports/esp32s2/common-hal/displayio/ParallelBus.c
@@ -695,7 +696,7 @@ msgstr ""
695
696
696
697
#: supervisor/shared/safe_mode.c
697
698
msgid "CircuitPython was unable to allocate the heap.\n"
698
- msgstr ""
699
+ msgstr "CircuitPython war es nicht möglich heap-Speicher zu allozieren.\n "
699
700
700
701
#: shared-module/bitbangio/SPI.c
701
702
msgid "Clock pin init failed."
@@ -773,7 +774,7 @@ msgstr "PWM konnte nicht neu gestartet werden"
773
774
774
775
#: ports/esp32s2/common-hal/neopixel_write/__init__.c
775
776
msgid "Could not retrieve clock"
776
- msgstr ""
777
+ msgstr "Clock konnte nicht ermittelt werden "
777
778
778
779
#: shared-bindings/_bleio/Adapter.c
779
780
msgid "Could not set address"
@@ -811,7 +812,7 @@ msgstr "Absturz in den HardFault_Handler."
811
812
812
813
#: ports/stm/common-hal/analogio/AnalogOut.c
813
814
msgid "DAC Channel Init Error"
814
- msgstr "DAC Kanal Intialisierungs Fehler "
815
+ msgstr "DAC Kanal Initialisierungsfehler "
815
816
816
817
#: ports/stm/common-hal/analogio/AnalogOut.c
817
818
msgid "DAC Device Init Error"
@@ -977,7 +978,7 @@ msgstr "Zuweisung des Wifi Speichers ist fehlgeschlagen"
977
978
978
979
#: ports/esp32s2/common-hal/wifi/ScannedNetworks.c
979
980
msgid "Failed to allocate wifi scan memory"
980
- msgstr ""
981
+ msgstr "Zuweisung des Wifi Scan Speichers ist fehlgeschlagen "
981
982
982
983
#: ports/nrf/common-hal/_bleio/Adapter.c
983
984
msgid "Failed to connect: internal error"
@@ -993,7 +994,7 @@ msgstr "Wifi Initialisierung ist fehlgeschlagen"
993
994
994
995
#: shared-module/audiomp3/MP3Decoder.c
995
996
msgid "Failed to parse MP3 file"
996
- msgstr "Parsen der MP3 Datei fehlgeschlagen "
997
+ msgstr "MP3-Datei konnte nicht analysiert werden "
997
998
998
999
#: ports/nrf/sd_mutex.c
999
1000
#, c-format
@@ -1016,7 +1017,7 @@ msgstr "Filter zu komplex"
1016
1017
1017
1018
#: ports/esp32s2/common-hal/dualbank/__init__.c
1018
1019
msgid "Firmware image is invalid"
1019
- msgstr ""
1020
+ msgstr "Firmware Image ist ungültig "
1020
1021
1021
1022
#: ports/cxd56/common-hal/camera/Camera.c
1022
1023
msgid "Format not supported"
@@ -2903,7 +2904,7 @@ msgstr "erwarte tuple/list"
2903
2904
2904
2905
#: py/modthread.c
2905
2906
msgid "expecting a dict for keyword args"
2906
- msgstr "erwarte ein dict als Keyword -Argumente"
2907
+ msgstr "erwarte ein dict als Schlüsselwort -Argumente"
2907
2908
2908
2909
#: py/compile.c
2909
2910
msgid "expecting an assembler instruction"
@@ -2923,11 +2924,11 @@ msgstr ""
2923
2924
2924
2925
#: py/argcheck.c
2925
2926
msgid "extra keyword arguments given"
2926
- msgstr "Es wurden zusätzliche Keyword -Argumente angegeben"
2927
+ msgstr "Es wurden zusätzliche Schlüsselwort -Argumente angegeben"
2927
2928
2928
2929
#: py/argcheck.c
2929
2930
msgid "extra positional arguments given"
2930
- msgstr "Es wurden zusätzliche Argumente ohne Keyword angegeben"
2931
+ msgstr "Es wurden zusätzliche Argumente ohne Schlüsselwort angegeben"
2931
2932
2932
2933
#: py/parse.c
2933
2934
msgid "f-string expression part cannot include a '#'"
@@ -3008,7 +3009,7 @@ msgstr "voll"
3008
3009
3009
3010
#: py/argcheck.c
3010
3011
msgid "function does not take keyword arguments"
3011
- msgstr "Funktion akzeptiert keine Keyword -Argumente"
3012
+ msgstr "Funktion akzeptiert keine Schlüsselwort -Argumente"
3012
3013
3013
3014
#: py/argcheck.c
3014
3015
#, c-format
@@ -3030,26 +3031,27 @@ msgstr ""
3030
3031
#: py/argcheck.c
3031
3032
#, c-format
3032
3033
msgid "function missing %d required positional arguments"
3033
- msgstr "Funktion vermisst %d benötigte Argumente ohne Keyword "
3034
+ msgstr "Funktion vermisst %d benötigte Argumente ohne Schlüsselwort "
3034
3035
3035
3036
#: py/bc.c
3036
3037
msgid "function missing keyword-only argument"
3037
- msgstr "Funktion vermisst Keyword-only -Argument"
3038
+ msgstr "Funktion vermisst Nur-Schlüsselwort -Argument"
3038
3039
3039
3040
#: py/bc.c
3040
3041
msgid "function missing required keyword argument '%q'"
3041
- msgstr "Funktion vermisst benötigtes Keyword -Argumente '%q'"
3042
+ msgstr "Funktion vermisst benötigtes Schlüsselwort -Argumente '%q'"
3042
3043
3043
3044
#: py/bc.c
3044
3045
#, c-format
3045
3046
msgid "function missing required positional argument #%d"
3046
- msgstr "Funktion vermisst benötigtes Argumente ohne Keyword #%d"
3047
+ msgstr "Funktion vermisst benötigtes Argumente ohne Schlüsselwort #%d"
3047
3048
3048
3049
#: py/argcheck.c py/bc.c py/objnamedtuple.c shared-bindings/time/__init__.c
3049
3050
#, c-format
3050
3051
msgid "function takes %d positional arguments but %d were given"
3051
3052
msgstr ""
3052
- "Funktion nimmt %d Argumente ohne Keyword an, aber es wurden %d angegeben"
3053
+ "Funktion nimmt %d Argumente ohne Schlüsselwort an, aber es wurden %d "
3054
+ "angegeben"
3053
3055
3054
3056
#: shared-bindings/time/__init__.c
3055
3057
msgid "function takes exactly 9 arguments"
@@ -3279,8 +3281,8 @@ msgstr ""
3279
3281
#: py/argcheck.c
3280
3282
msgid "keyword argument(s) not yet implemented - use normal args instead"
3281
3283
msgstr ""
3282
- "Keyword -Argument(e) noch nicht implementiert - verwenden Sie stattdessen "
3283
- "normale Argumente"
3284
+ "Schlüsselwort -Argument(e) noch nicht implementiert - verwenden Sie "
3285
+ "stattdessen normale Argumente"
3284
3286
3285
3287
#: py/bc.c
3286
3288
msgid "keywords must be strings"
@@ -4070,11 +4072,11 @@ msgstr ""
4070
4072
4071
4073
#: py/bc.c
4072
4074
msgid "unexpected keyword argument"
4073
- msgstr "unerwartetes Keyword -Argument"
4075
+ msgstr "unerwartetes Schlüsselwort -Argument"
4074
4076
4075
4077
#: py/bc.c py/objnamedtuple.c
4076
4078
msgid "unexpected keyword argument '%q'"
4077
- msgstr "unerwartetes Keyword -Argument '%q'"
4079
+ msgstr "unerwartetes Schlüsselwort -Argument '%q'"
4078
4080
4079
4081
#: py/lexer.c
4080
4082
msgid "unicode name escapes"
0 commit comments