Skip to content

Commit e12d38c

Browse files
authored
Merge pull request adafruit#4134 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents c6a7b00 + 6e1c6cf commit e12d38c

File tree

3 files changed

+70
-65
lines changed

3 files changed

+70
-65
lines changed

locale/de_DE.po

Lines changed: 30 additions & 28 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: 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"
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.4.1-dev\n"
16+
"X-Generator: Weblate 4.5-dev\n"
1717

1818
#: main.c
1919
msgid ""
@@ -120,7 +120,8 @@ msgstr "%q sollte ein integer sein"
120120

121121
#: py/bc.c py/objnamedtuple.c
122122
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"
124125

125126
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
126127
#, c-format
@@ -235,7 +236,7 @@ msgstr "'await' außerhalb einer Funktion"
235236

236237
#: py/compile.c
237238
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"
239240

240241
#: py/compile.c
241242
msgid "'break' outside loop"
@@ -267,7 +268,7 @@ msgstr "'return' außerhalb einer Funktion"
267268

268269
#: py/compile.c
269270
msgid "'yield from' inside async function"
270-
msgstr ""
271+
msgstr "'yield from' innerhalb einer async Funktion"
271272

272273
#: py/compile.c
273274
msgid "'yield' outside function"
@@ -313,7 +314,7 @@ msgstr "Adresstyp außerhalb des zulässigen Bereichs"
313314

314315
#: ports/esp32s2/common-hal/canio/CAN.c
315316
msgid "All CAN peripherals are in use"
316-
msgstr ""
317+
msgstr "Alle CAN Schnittstellen sind in Benutzung"
317318

318319
#: ports/esp32s2/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
319320
msgid "All I2C peripherals are in use"
@@ -329,7 +330,7 @@ msgstr "Alle PCNT Einheiten sind in Benutzung"
329330
#: ports/esp32s2/common-hal/canio/Listener.c
330331
#: ports/stm/common-hal/canio/Listener.c
331332
msgid "All RX FIFOs in use"
332-
msgstr ""
333+
msgstr "Alle RX FIFOs sind in Benutzung"
333334

334335
#: ports/esp32s2/common-hal/busio/SPI.c ports/nrf/common-hal/busio/SPI.c
335336
msgid "All SPI peripherals are in use"
@@ -541,7 +542,7 @@ msgstr "Puffer zu groß und kann nicht reserviert werden"
541542
#: shared-bindings/_bleio/PacketBuffer.c
542543
#, c-format
543544
msgid "Buffer too short by %d bytes"
544-
msgstr "Buffer um %d Bytes zu kurz"
545+
msgstr "Puffer um %d Bytes zu kurz"
545546

546547
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
547548
#: ports/esp32s2/common-hal/displayio/ParallelBus.c
@@ -695,7 +696,7 @@ msgstr ""
695696

696697
#: supervisor/shared/safe_mode.c
697698
msgid "CircuitPython was unable to allocate the heap.\n"
698-
msgstr ""
699+
msgstr "CircuitPython war es nicht möglich heap-Speicher zu allozieren.\n"
699700

700701
#: shared-module/bitbangio/SPI.c
701702
msgid "Clock pin init failed."
@@ -773,7 +774,7 @@ msgstr "PWM konnte nicht neu gestartet werden"
773774

774775
#: ports/esp32s2/common-hal/neopixel_write/__init__.c
775776
msgid "Could not retrieve clock"
776-
msgstr ""
777+
msgstr "Clock konnte nicht ermittelt werden"
777778

778779
#: shared-bindings/_bleio/Adapter.c
779780
msgid "Could not set address"
@@ -811,7 +812,7 @@ msgstr "Absturz in den HardFault_Handler."
811812

812813
#: ports/stm/common-hal/analogio/AnalogOut.c
813814
msgid "DAC Channel Init Error"
814-
msgstr "DAC Kanal Intialisierungs Fehler"
815+
msgstr "DAC Kanal Initialisierungsfehler"
815816

816817
#: ports/stm/common-hal/analogio/AnalogOut.c
817818
msgid "DAC Device Init Error"
@@ -977,7 +978,7 @@ msgstr "Zuweisung des Wifi Speichers ist fehlgeschlagen"
977978

978979
#: ports/esp32s2/common-hal/wifi/ScannedNetworks.c
979980
msgid "Failed to allocate wifi scan memory"
980-
msgstr ""
981+
msgstr "Zuweisung des Wifi Scan Speichers ist fehlgeschlagen"
981982

982983
#: ports/nrf/common-hal/_bleio/Adapter.c
983984
msgid "Failed to connect: internal error"
@@ -993,7 +994,7 @@ msgstr "Wifi Initialisierung ist fehlgeschlagen"
993994

994995
#: shared-module/audiomp3/MP3Decoder.c
995996
msgid "Failed to parse MP3 file"
996-
msgstr "Parsen der MP3 Datei fehlgeschlagen"
997+
msgstr "MP3-Datei konnte nicht analysiert werden"
997998

998999
#: ports/nrf/sd_mutex.c
9991000
#, c-format
@@ -1016,7 +1017,7 @@ msgstr "Filter zu komplex"
10161017

10171018
#: ports/esp32s2/common-hal/dualbank/__init__.c
10181019
msgid "Firmware image is invalid"
1019-
msgstr ""
1020+
msgstr "Firmware Image ist ungültig"
10201021

10211022
#: ports/cxd56/common-hal/camera/Camera.c
10221023
msgid "Format not supported"
@@ -2903,7 +2904,7 @@ msgstr "erwarte tuple/list"
29032904

29042905
#: py/modthread.c
29052906
msgid "expecting a dict for keyword args"
2906-
msgstr "erwarte ein dict als Keyword-Argumente"
2907+
msgstr "erwarte ein dict als Schlüsselwort-Argumente"
29072908

29082909
#: py/compile.c
29092910
msgid "expecting an assembler instruction"
@@ -2923,11 +2924,11 @@ msgstr ""
29232924

29242925
#: py/argcheck.c
29252926
msgid "extra keyword arguments given"
2926-
msgstr "Es wurden zusätzliche Keyword-Argumente angegeben"
2927+
msgstr "Es wurden zusätzliche Schlüsselwort-Argumente angegeben"
29272928

29282929
#: py/argcheck.c
29292930
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"
29312932

29322933
#: py/parse.c
29332934
msgid "f-string expression part cannot include a '#'"
@@ -3008,7 +3009,7 @@ msgstr "voll"
30083009

30093010
#: py/argcheck.c
30103011
msgid "function does not take keyword arguments"
3011-
msgstr "Funktion akzeptiert keine Keyword-Argumente"
3012+
msgstr "Funktion akzeptiert keine Schlüsselwort-Argumente"
30123013

30133014
#: py/argcheck.c
30143015
#, c-format
@@ -3030,26 +3031,27 @@ msgstr ""
30303031
#: py/argcheck.c
30313032
#, c-format
30323033
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"
30343035

30353036
#: py/bc.c
30363037
msgid "function missing keyword-only argument"
3037-
msgstr "Funktion vermisst Keyword-only-Argument"
3038+
msgstr "Funktion vermisst Nur-Schlüsselwort-Argument"
30383039

30393040
#: py/bc.c
30403041
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'"
30423043

30433044
#: py/bc.c
30443045
#, c-format
30453046
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"
30473048

30483049
#: py/argcheck.c py/bc.c py/objnamedtuple.c shared-bindings/time/__init__.c
30493050
#, c-format
30503051
msgid "function takes %d positional arguments but %d were given"
30513052
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"
30533055

30543056
#: shared-bindings/time/__init__.c
30553057
msgid "function takes exactly 9 arguments"
@@ -3279,8 +3281,8 @@ msgstr ""
32793281
#: py/argcheck.c
32803282
msgid "keyword argument(s) not yet implemented - use normal args instead"
32813283
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"
32843286

32853287
#: py/bc.c
32863288
msgid "keywords must be strings"
@@ -4070,11 +4072,11 @@ msgstr ""
40704072

40714073
#: py/bc.c
40724074
msgid "unexpected keyword argument"
4073-
msgstr "unerwartetes Keyword-Argument"
4075+
msgstr "unerwartetes Schlüsselwort-Argument"
40744076

40754077
#: py/bc.c py/objnamedtuple.c
40764078
msgid "unexpected keyword argument '%q'"
4077-
msgstr "unerwartetes Keyword-Argument '%q'"
4079+
msgstr "unerwartetes Schlüsselwort-Argument '%q'"
40784080

40794081
#: py/lexer.c
40804082
msgid "unicode name escapes"

locale/pt_BR.po

Lines changed: 3 additions & 1 deletion
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: 2021-02-03 12:57+0000\n"
9+
"PO-Revision-Date: 2021-02-05 15:41+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -1572,6 +1572,8 @@ msgstr "Sem saída no programa"
15721572
#: ports/raspberrypi/common-hal/busio/I2C.c
15731573
msgid "No pull up found on SDA or SCL; check your wiring"
15741574
msgstr ""
1575+
"Nenhum pull up foi encontrado no SDA ou no SCL; verifique o fio das suas "
1576+
"conexões"
15751577

15761578
#: shared-module/touchio/TouchIn.c
15771579
msgid "No pulldown on pin; 1Mohm recommended"

0 commit comments

Comments
 (0)