Skip to content

Commit fdab0f7

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
1 parent 44d27cb commit fdab0f7

File tree

19 files changed

+196
-457
lines changed

19 files changed

+196
-457
lines changed

locale/ID.po

Lines changed: 8 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -450,10 +450,6 @@ msgstr "pow() 3-arg tidak didukung"
450450
msgid "A hardware interrupt channel is already in use"
451451
msgstr "Sebuah channel hardware interrupt sedang digunakan"
452452

453-
#: ports/espressif/common-hal/analogio/AnalogIn.c
454-
msgid "ADC2 is being used by WiFi"
455-
msgstr "ADC2 sedang digunakan oleh WiFi"
456-
457453
#: ports/raspberrypi/common-hal/wifi/Radio.c
458454
msgid "AP could not be started"
459455
msgstr ""
@@ -2180,11 +2176,6 @@ msgstr "Tidak dapat mengalokasikan buffer untuk signed conversion"
21802176
msgid "Unable to allocate the heap."
21812177
msgstr ""
21822178

2183-
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
2184-
#, c-format
2185-
msgid "Unable to configure ADC DMA controller, ErrorCode:%d"
2186-
msgstr ""
2187-
21882179
#: ports/espressif/common-hal/busio/I2C.c
21892180
msgid "Unable to create lock"
21902181
msgstr ""
@@ -2203,20 +2194,10 @@ msgstr "Tidak dapat menemukan GCLK yang kosong"
22032194
msgid "Unable to init parser"
22042195
msgstr "Tidak dapat memulai parser"
22052196

2206-
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
2207-
#, c-format
2208-
msgid "Unable to initialize ADC DMA controller, ErrorCode:%d"
2209-
msgstr ""
2210-
22112197
#: shared-module/displayio/OnDiskBitmap.c
22122198
msgid "Unable to read color palette data"
22132199
msgstr "Tidak dapat membaca data palet warna"
22142200

2215-
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
2216-
#, c-format
2217-
msgid "Unable to start ADC DMA controller, ErrorCode:%d"
2218-
msgstr ""
2219-
22202201
#: ports/espressif/common-hal/mdns/Server.c
22212202
#: ports/raspberrypi/common-hal/mdns/Server.c
22222203
msgid "Unable to start mDNS query"
@@ -4234,7 +4215,8 @@ msgstr ""
42344215
msgid "unexpected keyword argument"
42354216
msgstr "argumen keyword tidak diharapkan"
42364217

4237-
#: py/bc.c py/objnamedtuple.c shared-bindings/traceback/__init__.c
4218+
#: py/argcheck.c py/bc.c py/objnamedtuple.c
4219+
#: shared-bindings/traceback/__init__.c
42384220
msgid "unexpected keyword argument '%q'"
42394221
msgstr "keyword argumen '%q' tidak diharapkan"
42404222

@@ -4391,10 +4373,6 @@ msgstr "jumlah nilai yang salah untuk dibongkar"
43914373
msgid "wrong output type"
43924374
msgstr "tipe output salah"
43934375

4394-
#: ports/espressif/common-hal/audiobusio/__init__.c
4395-
msgid "xTaskCreate failed"
4396-
msgstr "xTaskCreate gagal"
4397-
43984376
#: extmod/ulab/code/scipy/signal/signal.c
43994377
msgid "zi must be an ndarray"
44004378
msgstr "zi harus ndarray"
@@ -4407,6 +4385,12 @@ msgstr "zi harus berjenis float"
44074385
msgid "zi must be of shape (n_section, 2)"
44084386
msgstr "Zi harus berbentuk (n_section, 2)"
44094387

4388+
#~ msgid "ADC2 is being used by WiFi"
4389+
#~ msgstr "ADC2 sedang digunakan oleh WiFi"
4390+
4391+
#~ msgid "xTaskCreate failed"
4392+
#~ msgstr "xTaskCreate gagal"
4393+
44104394
#~ msgid "queue overflow"
44114395
#~ msgstr "antrian meluap (overflow)"
44124396

locale/cs.po

Lines changed: 5 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -451,10 +451,6 @@ msgstr "pow() nepodporuje 3 argumenty"
451451
msgid "A hardware interrupt channel is already in use"
452452
msgstr "Kanál hardwarového přerušení je již používán"
453453

454-
#: ports/espressif/common-hal/analogio/AnalogIn.c
455-
msgid "ADC2 is being used by WiFi"
456-
msgstr "WiFi používá ADC2"
457-
458454
#: ports/raspberrypi/common-hal/wifi/Radio.c
459455
msgid "AP could not be started"
460456
msgstr ""
@@ -2169,11 +2165,6 @@ msgstr ""
21692165
msgid "Unable to allocate the heap."
21702166
msgstr ""
21712167

2172-
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
2173-
#, c-format
2174-
msgid "Unable to configure ADC DMA controller, ErrorCode:%d"
2175-
msgstr ""
2176-
21772168
#: ports/espressif/common-hal/busio/I2C.c
21782169
msgid "Unable to create lock"
21792170
msgstr ""
@@ -2192,20 +2183,10 @@ msgstr ""
21922183
msgid "Unable to init parser"
21932184
msgstr ""
21942185

2195-
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
2196-
#, c-format
2197-
msgid "Unable to initialize ADC DMA controller, ErrorCode:%d"
2198-
msgstr ""
2199-
22002186
#: shared-module/displayio/OnDiskBitmap.c
22012187
msgid "Unable to read color palette data"
22022188
msgstr ""
22032189

2204-
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
2205-
#, c-format
2206-
msgid "Unable to start ADC DMA controller, ErrorCode:%d"
2207-
msgstr ""
2208-
22092190
#: ports/espressif/common-hal/mdns/Server.c
22102191
#: ports/raspberrypi/common-hal/mdns/Server.c
22112192
msgid "Unable to start mDNS query"
@@ -4220,7 +4201,8 @@ msgstr ""
42204201
msgid "unexpected keyword argument"
42214202
msgstr ""
42224203

4223-
#: py/bc.c py/objnamedtuple.c shared-bindings/traceback/__init__.c
4204+
#: py/argcheck.c py/bc.c py/objnamedtuple.c
4205+
#: shared-bindings/traceback/__init__.c
42244206
msgid "unexpected keyword argument '%q'"
42254207
msgstr ""
42264208

@@ -4377,10 +4359,6 @@ msgstr ""
43774359
msgid "wrong output type"
43784360
msgstr ""
43794361

4380-
#: ports/espressif/common-hal/audiobusio/__init__.c
4381-
msgid "xTaskCreate failed"
4382-
msgstr ""
4383-
43844362
#: extmod/ulab/code/scipy/signal/signal.c
43854363
msgid "zi must be an ndarray"
43864364
msgstr ""
@@ -4393,6 +4371,9 @@ msgstr ""
43934371
msgid "zi must be of shape (n_section, 2)"
43944372
msgstr ""
43954373

4374+
#~ msgid "ADC2 is being used by WiFi"
4375+
#~ msgstr "WiFi používá ADC2"
4376+
43964377
#~ msgid "'coroutine' object is not an iterator"
43974378
#~ msgstr "Objekt 'coroutine' není iterátor"
43984379

locale/de_DE.po

Lines changed: 21 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -458,10 +458,6 @@ msgstr "3-arg pow() wird nicht unterstützt"
458458
msgid "A hardware interrupt channel is already in use"
459459
msgstr "Ein Hardware Interrupt Kanal wird schon benutzt"
460460

461-
#: ports/espressif/common-hal/analogio/AnalogIn.c
462-
msgid "ADC2 is being used by WiFi"
463-
msgstr "ADC2 wird vom WiFi benutzt"
464-
465461
#: ports/raspberrypi/common-hal/wifi/Radio.c
466462
msgid "AP could not be started"
467463
msgstr ""
@@ -2207,11 +2203,6 @@ msgstr "Konnte keine Buffer für Vorzeichenumwandlung allozieren"
22072203
msgid "Unable to allocate the heap."
22082204
msgstr "Keine Allokation auf dem Heap möglich."
22092205

2210-
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
2211-
#, c-format
2212-
msgid "Unable to configure ADC DMA controller, ErrorCode:%d"
2213-
msgstr "ADC-DMA-Controller konnte nicht konfiguriert werden, Fehlercode: %d"
2214-
22152206
#: ports/espressif/common-hal/busio/I2C.c
22162207
msgid "Unable to create lock"
22172208
msgstr "Lock kann nicht erzeugt werden"
@@ -2230,20 +2221,10 @@ msgstr "Konnte keinen freien GCLK finden"
22302221
msgid "Unable to init parser"
22312222
msgstr "Parser konnte nicht gestartet werden"
22322223

2233-
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
2234-
#, c-format
2235-
msgid "Unable to initialize ADC DMA controller, ErrorCode:%d"
2236-
msgstr "ADC-DMA-Controller konnte nicht initialisiert werden, Fehlercode: %d"
2237-
22382224
#: shared-module/displayio/OnDiskBitmap.c
22392225
msgid "Unable to read color palette data"
22402226
msgstr "Konnte Farbpalettendaten nicht lesen"
22412227

2242-
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
2243-
#, c-format
2244-
msgid "Unable to start ADC DMA controller, ErrorCode:%d"
2245-
msgstr "ADC-DMA-Controller konnte nicht gestartet werden, Fehlercode: %d"
2246-
22472228
#: ports/espressif/common-hal/mdns/Server.c
22482229
#: ports/raspberrypi/common-hal/mdns/Server.c
22492230
msgid "Unable to start mDNS query"
@@ -4302,7 +4283,8 @@ msgstr ""
43024283
msgid "unexpected keyword argument"
43034284
msgstr "unerwartetes Schlüsselwort-Argument"
43044285

4305-
#: py/bc.c py/objnamedtuple.c shared-bindings/traceback/__init__.c
4286+
#: py/argcheck.c py/bc.c py/objnamedtuple.c
4287+
#: shared-bindings/traceback/__init__.c
43064288
msgid "unexpected keyword argument '%q'"
43074289
msgstr "unerwartetes Schlüsselwort-Argument '%q'"
43084290

@@ -4459,10 +4441,6 @@ msgstr "falsche Anzahl zu entpackender Werte"
44594441
msgid "wrong output type"
44604442
msgstr "Falscher Ausgabetyp"
44614443

4462-
#: ports/espressif/common-hal/audiobusio/__init__.c
4463-
msgid "xTaskCreate failed"
4464-
msgstr "xTaskCreate fehlgeschlagen"
4465-
44664444
#: extmod/ulab/code/scipy/signal/signal.c
44674445
msgid "zi must be an ndarray"
44684446
msgstr "zi muss ein ndarray sein"
@@ -4475,6 +4453,25 @@ msgstr "zi muss eine Gleitkommazahl sein"
44754453
msgid "zi must be of shape (n_section, 2)"
44764454
msgstr "zi muss die Form (n_section, 2) haben"
44774455

4456+
#~ msgid "ADC2 is being used by WiFi"
4457+
#~ msgstr "ADC2 wird vom WiFi benutzt"
4458+
4459+
#, c-format
4460+
#~ msgid "Unable to configure ADC DMA controller, ErrorCode:%d"
4461+
#~ msgstr "ADC-DMA-Controller konnte nicht konfiguriert werden, Fehlercode: %d"
4462+
4463+
#, c-format
4464+
#~ msgid "Unable to initialize ADC DMA controller, ErrorCode:%d"
4465+
#~ msgstr ""
4466+
#~ "ADC-DMA-Controller konnte nicht initialisiert werden, Fehlercode: %d"
4467+
4468+
#, c-format
4469+
#~ msgid "Unable to start ADC DMA controller, ErrorCode:%d"
4470+
#~ msgstr "ADC-DMA-Controller konnte nicht gestartet werden, Fehlercode: %d"
4471+
4472+
#~ msgid "xTaskCreate failed"
4473+
#~ msgstr "xTaskCreate fehlgeschlagen"
4474+
44784475
#~ msgid "Unable to write to address."
44794476
#~ msgstr "An die Adresse kann nicht geschrieben werden."
44804477

locale/el.po

Lines changed: 5 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -459,10 +459,6 @@ msgstr "pow() με 3 παραμέτρους δεν υποστηρίζεται"
459459
msgid "A hardware interrupt channel is already in use"
460460
msgstr "Ένα κανάλι interrupt υλικού είναι ήδη σε χρήση"
461461

462-
#: ports/espressif/common-hal/analogio/AnalogIn.c
463-
msgid "ADC2 is being used by WiFi"
464-
msgstr "Το ADC2 χρησιμοποιείται απο το WIFI"
465-
466462
#: ports/raspberrypi/common-hal/wifi/Radio.c
467463
msgid "AP could not be started"
468464
msgstr ""
@@ -2182,11 +2178,6 @@ msgstr ""
21822178
msgid "Unable to allocate the heap."
21832179
msgstr ""
21842180

2185-
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
2186-
#, c-format
2187-
msgid "Unable to configure ADC DMA controller, ErrorCode:%d"
2188-
msgstr ""
2189-
21902181
#: ports/espressif/common-hal/busio/I2C.c
21912182
msgid "Unable to create lock"
21922183
msgstr ""
@@ -2205,20 +2196,10 @@ msgstr ""
22052196
msgid "Unable to init parser"
22062197
msgstr ""
22072198

2208-
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
2209-
#, c-format
2210-
msgid "Unable to initialize ADC DMA controller, ErrorCode:%d"
2211-
msgstr ""
2212-
22132199
#: shared-module/displayio/OnDiskBitmap.c
22142200
msgid "Unable to read color palette data"
22152201
msgstr ""
22162202

2217-
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
2218-
#, c-format
2219-
msgid "Unable to start ADC DMA controller, ErrorCode:%d"
2220-
msgstr ""
2221-
22222203
#: ports/espressif/common-hal/mdns/Server.c
22232204
#: ports/raspberrypi/common-hal/mdns/Server.c
22242205
msgid "Unable to start mDNS query"
@@ -4233,7 +4214,8 @@ msgstr ""
42334214
msgid "unexpected keyword argument"
42344215
msgstr ""
42354216

4236-
#: py/bc.c py/objnamedtuple.c shared-bindings/traceback/__init__.c
4217+
#: py/argcheck.c py/bc.c py/objnamedtuple.c
4218+
#: shared-bindings/traceback/__init__.c
42374219
msgid "unexpected keyword argument '%q'"
42384220
msgstr ""
42394221

@@ -4390,10 +4372,6 @@ msgstr ""
43904372
msgid "wrong output type"
43914373
msgstr ""
43924374

4393-
#: ports/espressif/common-hal/audiobusio/__init__.c
4394-
msgid "xTaskCreate failed"
4395-
msgstr ""
4396-
43974375
#: extmod/ulab/code/scipy/signal/signal.c
43984376
msgid "zi must be an ndarray"
43994377
msgstr ""
@@ -4406,6 +4384,9 @@ msgstr ""
44064384
msgid "zi must be of shape (n_section, 2)"
44074385
msgstr ""
44084386

4387+
#~ msgid "ADC2 is being used by WiFi"
4388+
#~ msgstr "Το ADC2 χρησιμοποιείται απο το WIFI"
4389+
44094390
#~ msgid ""
44104391
#~ "\n"
44114392
#~ "Please file an issue with your program at https://github.com/adafruit/"

0 commit comments

Comments
 (0)