Skip to content

Commit b7af97e

Browse files
authored
Merge pull request #9745 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents e8bd4ab + 9e8b3a6 commit b7af97e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

locale/de_DE.po

Lines changed: 7 additions & 7 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: 2024-10-22 01:10+0000\n"
9+
"PO-Revision-Date: 2024-10-23 01:15+0000\n"
1010
"Last-Translator: Sokromatrix <[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 5.8-rc\n"
16+
"X-Generator: Weblate 5.8.2-dev\n"
1717

1818
#: main.c
1919
msgid ""
@@ -2150,7 +2150,7 @@ msgstr "Der UUID-Wert ist kein str-, int- oder Byte-Puffer"
21502150

21512151
#: ports/raspberrypi/common-hal/memorymap/AddressRange.c
21522152
msgid "Unable to access unaligned IO register"
2153-
msgstr "Zugriff auf nicht ausgerichtes IO-Register nicht möglich"
2153+
msgstr "Zugriff auf nicht ausgerichtetes EA-Register nicht möglich"
21542154

21552155
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
21562156
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
@@ -2292,7 +2292,7 @@ msgstr ""
22922292
#: ports/espressif/common-hal/_bleio/Adapter.c
22932293
#: ports/espressif/common-hal/dualbank/__init__.c
22942294
msgid "Update failed"
2295-
msgstr ""
2295+
msgstr "Aktualisierung fehlgeschlagen"
22962296

22972297
#: ports/espressif/common-hal/_bleio/Characteristic.c
22982298
#: ports/nordic/common-hal/_bleio/Characteristic.c
@@ -2501,7 +2501,7 @@ msgstr "Array/Bytes auf der rechten Seite erforderlich"
25012501

25022502
#: py/asmxtensa.c
25032503
msgid "asm overflow"
2504-
msgstr ""
2504+
msgstr "ASM-Überlauf"
25052505

25062506
#: py/compile.c
25072507
msgid "async for/with outside async function"
@@ -2601,7 +2601,7 @@ msgstr "Der Puffer ist zu klein für die angefragten Bytes"
26012601

26022602
#: py/emitbc.c
26032603
msgid "bytecode overflow"
2604-
msgstr ""
2604+
msgstr "Bytecode-Überlauf"
26052605

26062606
#: py/objarray.c
26072607
msgid "bytes length not a multiple of item size"
@@ -2707,7 +2707,7 @@ msgstr "Eine binäre Operation zwischen '%q' und '%q' ist nicht möglich"
27072707

27082708
#: py/emitnative.c
27092709
msgid "can't do unary op of '%q'"
2710-
msgstr ""
2710+
msgstr "kann keine unäre Operation von '%q' durchführen"
27112711

27122712
#: py/emitnative.c
27132713
msgid "can't implicitly convert '%q' to 'bool'"

locale/pt_BR.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ 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: 2024-10-16 21:15+0000\n"
9+
"PO-Revision-Date: 2024-10-23 01:15+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
1616
"Plural-Forms: nplurals=2; plural=n > 1;\n"
17-
"X-Generator: Weblate 5.8-rc\n"
17+
"X-Generator: Weblate 5.8.2-dev\n"
1818

1919
#: main.c
2020
msgid ""
@@ -568,7 +568,7 @@ msgstr "Já há um ouvinte com todas as correspondências"
568568

569569
#: ports/espressif/common-hal/_bleio/__init__.c
570570
msgid "Already in progress"
571-
msgstr ""
571+
msgstr "Já em andamento"
572572

573573
#: ports/espressif/bindings/espnow/ESPNow.c
574574
#: ports/espressif/common-hal/espulp/ULP.c

0 commit comments

Comments
 (0)