8000 Merge pull request #5618 from weblate/weblate-circuitpython-main · tannewt/circuitpython@ff92614 · GitHub
[go: up one dir, main page]

Skip to content

Commit ff92614

Browse files
authored
Merge pull request micropython#5618 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents f6de603 + 3c94937 commit ff92614

18 files changed

+351
-154
lines changed

locale/ID.po

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -584,6 +584,7 @@ msgstr "Kedua pin harus mendukung hardware interrut"
584584

585585
#: shared-bindings/displayio/Display.c
586586
#: shared-bindings/framebufferio/FramebufferDisplay.c
587+
#: shared-bindings/is31fl3741/is31fl3741.c
587588
#: shared-bindings/rgbmatrix/RGBMatrix.c
588589
msgid "Brightness must be 0-1.0"
589590
msgstr "Kecerahan harus di antara 0-1.0"
@@ -1242,6 +1243,10 @@ msgstr "Otentikasi tidak cukup"
12421243
msgid "Insufficient encryption"
12431244
msgstr "Enkripsi tidak cukup"
12441245

1246+
#: ports/espressif/common-hal/wifi/Radio.c
1247+
msgid "Interface must be started"
1248+
msgstr ""
1249+
12451250
#: ports/atmel-samd/audio_dma.c ports/raspberrypi/audio_dma.c
12461251
msgid "Internal audio buffer too small"
12471252
msgstr ""
@@ -1478,6 +1483,10 @@ msgstr "Panjang kata/bit tidak valid"
14781483
msgid "Key must be 16, 24, or 32 bytes long"
14791484
msgstr "Panjang kunci harus 16, 24, atau 32 byte"
14801485

1486+
#: shared-module/is31fl3741/is31fl3741.c
1487+
msgid "LED mappings must match display size"
1488+
msgstr ""
1489+
14811490
#: py/compile.c
14821491
msgid "LHS of keyword arg must be an id"
14831492
msgstr "LHS dari keyword arg harus menjadi sebuah id"
@@ -2116,6 +2125,10 @@ msgstr "Tingkat sampel harus positif"
21162125
msgid "Sample rate too high. It must be less than %d"
21172126
msgstr "Nilai sampel terlalu tinggi. Nilai harus kurang dari %d"
21182127

2128+
#: shared-bindings/is31fl3741/is31fl3741.c
2129+
msgid "Scale dimensions must divide by 3"
2130+
msgstr ""
2131+
21192132
#: ports/nrf/common-hal/_bleio/Adapter.c
21202133
msgid "Scan already in progess. Stop with stop_scan."
21212134
msgstr "Pindai sudah dalam proses. Hentikan dengan stop_scan."
@@ -2177,10 +2190,6 @@ msgstr "Memisahkan dengan menggunakan sub-captures"
21772190
msgid "Stack size must be at least 256"
21782191
msgstr "Ukuran stack minimal harus 256"
21792192

2180-
#: ports/espressif/common-hal/wifi/Radio.c
2181-
msgid "Interface must be started"
2182-
msgstr ""
2183-
21842193
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
21852194
msgid "Stereo left must be on PWM channel A"
21862195
msgstr ""
@@ -2377,7 +2386,7 @@ msgstr "Tidak dapat mengalokasikan buffer untuk signed conversion"
23772386
msgid "Unable to create lock"
23782387
msgstr ""
23792388

2380-
#: shared-module/displayio/I2CDisplay.c
2389+
#: shared-module/displayio/I2CDisplay.c shared-module/is31fl3741/is31fl3741.c
23812390
#, c-format
23822391
msgid "Unable to find I2C Display at %x"
23832392
msgstr "Tidak dapat menemukan Tampilan I2C di %x"
@@ -4491,6 +4500,7 @@ msgstr ""
44914500
msgid "width must be from 2 to 8 (inclusive), not %d"
44924501
msgstr ""
44934502

4503+
#: shared-bindings/is31fl3741/is31fl3741.c
44944504
#: shared-bindings/rgbmatrix/RGBMatrix.c
44954505
msgid "width must be greater than zero"
44964506
msgstr ""

locale/cs.po

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,7 @@ msgstr ""
577577

578578
#: shared-bindings/displayio/Display.c
579579
#: shared-bindings/framebufferio/FramebufferDisplay.c
580+
#: shared-bindings/is31fl3741/is31fl3741.c
580581
#: shared-bindings/rgbmatrix/RGBMatrix.c
581582
msgid "Brightness must be 0-1.0"
582583
msgstr ""
@@ -1224,6 +1225,10 @@ msgstr ""
12241225
msgid "Insufficient encryption"
12251226
msgstr ""
12261227

1228+
#: ports/espressif/common-hal/wifi/Radio.c
1229+
msgid "Interface must be started"
1230+
msgstr ""
1231+
12271232
#: ports/atmel-samd/audio_dma.c ports/raspberrypi/audio_dma.c
12281233
msgid "Internal audio buffer too small"
12291234
msgstr ""
@@ -1460,6 +1465,10 @@ msgstr ""
14601465
msgid "Key must be 16, 24, or 32 bytes long"
14611466
msgstr ""
14621467

1468+
#: shared-module/is31fl3741/is31fl3741.c
1469+
msgid "LED mappings must match display size"
1470+
msgstr ""
1471+
14631472
#: py/compile.c
14641473
msgid "LHS of keyword arg must be an id"
14651474
msgstr ""
@@ -2084,6 +2093,10 @@ msgstr ""
20842093
msgid "Sample rate too high. It must be less than %d"
20852094
msgstr ""
20862095

2096+
#: shared-bindings/is31fl3741/is31fl3741.c
2097+
msgid "Scale dimensions must divide by 3"
2098+
msgstr ""
2099+
20872100
#: ports/nrf/common-hal/_bleio/Adapter.c
20882101
msgid "Scan already in progess. Stop with stop_scan."
20892102
msgstr ""
@@ -2145,10 +2158,6 @@ msgstr ""
21452158
msgid "Stack size must be at least 256"
21462159
msgstr ""
21472160

2148-
#: ports/espressif/common-hal/wifi/Radio.c
2149-
msgid "Interface must be started"
2150-
msgstr ""
2151-
21522161
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
21532162
msgid "Stereo left must be on PWM channel A"
21542163
msgstr ""
@@ -2345,7 +2354,7 @@ msgstr 10000 ""
23452354
msgid "Unable to create lock"
23462355
msgstr ""
23472356

2348-
#: shared-module/displayio/I2CDisplay.c
2357+
#: shared-module/displayio/I2CDisplay.c shared-module/is31fl3741/is31fl3741.c
23492358
#, c-format
23502359
msgid "Unable to find I2C Display at %x"
23512360
msgstr ""
@@ -4456,6 +4465,7 @@ msgstr ""
44564465
msgid "width must be from 2 to 8 (inclusive), not %d"
44574466
msgstr ""
44584467

4468+
#: shared-bindings/is31fl3741/is31fl3741.c
44594469
#: shared-bindings/rgbmatrix/RGBMatrix.c
44604470
msgid "width must be greater than zero"
44614471
msgstr ""

locale/de_DE.po

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,7 @@ msgstr "Beide pins müssen Hardware Interrupts unterstützen"
585585

586586
#: shared-bindings/displayio/Display.c
587587
#: shared-bindings/framebufferio/FramebufferDisplay.c
588+
#: shared-bindings/is31fl3741/is31fl3741.c
588589
#: shared-bindings/rgbmatrix/RGBMatrix.c
589590
msgid "Brightness must be 0-1.0"
590591
msgstr "Die Helligkeit muss zwischen 0 und 1.0 liegen"
@@ -1241,6 +1242,10 @@ msgstr "Unzureichende Authentifizierung"
12411242
msgid "Insufficient encryption"
12421243
msgstr "Unzureichende Verschlüsselung"
12431244

1245+
#: ports/espressif/common-hal/wifi/Radio.c
1246+
msgid "Interface must be started"
1247+
msgstr ""
1248+
12441249
#: ports/atmel-samd/audio_dma.c ports/raspberrypi/audio_dma.c
12451250
msgid "Internal audio buffer too small"
12461251
msgstr ""
@@ -1477,6 +1482,10 @@ msgstr "Ungültige Wort- / Bitlänge"
14771482
msgid "Key must be 16, 24, or 32 bytes long"
14781483
msgstr "Der Schlüssel muss 16, 24 oder 32 Byte lang sein"
14791484

1485+
#: shared-module/is31fl3741/is31fl3741.c
1486+
msgid "LED mappings must match display size"
1487+
msgstr ""
1488+
14801489
#: py/compile.c
14811490
msgid "LHS of keyword arg must be an id"
14821491
msgstr "LHS des Schlüsselwortarguments muss eine id sein"
@@ -2113,6 +2122,10 @@ msgstr "Abtastrate muss positiv sein"
21132122
msgid "Sample rate too high. It must be less than %d"
21142123
msgstr "Abtastrate zu hoch. Wert muss unter %d liegen"
21152124

2125+
#: shared-bindings/is31fl3741/is31fl3741.c
2126+
msgid "Scale dimensions must divide by 3"
2127+
msgstr ""
2128+
21162129
#: ports/nrf/common-hal/_bleio/Adapter.c
21172130
msgid "Scan already in progess. Stop with stop_scan."
21182131
msgstr "Scannen Sie bereits in Bearbeitung. Stoppen Sie mit stop_scan."
@@ -2174,10 +2187,6 @@ msgstr "Splitting mit sub-captures"
21742187
msgid "Stack size must be at least 256"
21752188
msgstr "Die Stackgröße sollte mindestens 256 sein"
21762189

2177-
#: ports/espressif/common-hal/wifi/Radio.c
2178-
msgid "Interface must be started"
2179-
msgstr ""
2180-
21812190
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
21822191
msgid "Stereo left must be on PWM channel A"
21832192
msgstr ""
@@ -2377,7 +2386,7 @@ msgstr "Konnte keine Buffer für Vorzeichenumwandlung allozieren"
23772386
msgid "Unable to create lock"
23782387
msgstr ""
23792388

2380-
#: shared-module/displayio/I2CDisplay.c
2389+
#: shared-module/displayio/I2CDisplay.c shared-module/is31fl3741/is31fl3741.c
23812390
#, c-format
23822391
msgid "Unable to find I2C Display at %x"
23832392
msgstr "Konnte kein I2C Display finden an %x"
@@ -4524,6 +4533,7 @@ msgstr "watchdog Zeitlimit muss größer als 0 sein"
45244533
msgid "width must be from 2 to 8 (inclusive), not %d"
45254534
msgstr "breite muss zwischen (inklusive) 2 und 8 liegen, nicht %d"
45264535

4536+
#: shared-bindings/is31fl3741/is31fl3741.c
45274537
#: shared-bindings/rgbmatrix/RGBMatrix.c
45284538
msgid "width must be greater than zero"
45294539
msgstr "breite muss größer als 0 sein"

locale/el.po

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,7 @@ msgstr ""
574574

575575
#: shared-bindings/displayio/Display.c
576576
#: shared-bindings/framebufferio/FramebufferDisplay.c
577+
#: shared-bindings/is31fl3741/is31fl3741.c
577578
#: shared-bindings/rgbmatrix/RGBMatrix.c
578579
msgid "Brightness must be 0-1.0"
579580
msgstr ""
@@ -1221,6 +1222,10 @@ msgstr ""
12211222
msgid "Insufficient encryption"
12221223
msgstr ""
12231224

1225+
#: ports/espressif/common-hal/wifi/Radio.c
1226+
msgid "Interface must be started"
1227+
msgstr ""
1228+
12241229
#: ports/atmel-samd/audio_dma.c ports/raspberrypi/audio_dma.c
12251230
msgid "Internal audio buffer too small"
12261231
msgstr ""
@@ -1457,6 +1462,10 @@ msgstr ""
14571462
msgid "Key must be 16, 24, or 32 bytes long"
14581463
msgstr ""
14591464

1465+
#: shared-module/is31fl3741/is31fl3741.c
1466+
msgid "LED mappings must match display size"
1467+
msgstr ""
1468+
14601469
#: py/compile.c
14611470
msgid "LHS of keyword arg must be an id"
14621471
msgstr ""
@@ -2081,6 +2090,10 @@ msgstr ""
20812090
msgid "Sample rate too high. It must be less than %d"
20822091
msgstr ""
20832092

2093+
#: shared-bindings/is31fl3741/is31fl3741.c
2094+
msgid "Scale dimensions must divide by 3"
2095+
msgstr ""
2096+
20842097
#: ports/nrf/common-hal/_bleio/Adapter.c
20852098
msgid "Scan already in progess. Stop with stop_scan."
20862099
msgstr ""
@@ -2142,10 +2155,6 @@ msgstr ""
21422155
msgid "Stack size must be at least 256"
21432156
msgstr ""
21442157

2145-
#: ports/espressif/common-hal/wifi/Radio.c
2146-
msgid "Interface must be started"
2147-
msgstr ""
2148-
21492158
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
21502159
msgid "Stereo left must be on PWM channel A"
21512160
msgstr ""
@@ -2342,7 +2351,7 @@ msgstr ""
23422351
msgid "Unable to create lock"
23432352
msgstr ""
23442353

2345-
#: shared-module/displayio/I2CDisplay.c
2354+
#: shared-module/displayio/I2CDisplay.c shared-module/is31fl3741/is31fl3741.c
23462355
#, c-format
23472356
msgid "Unable to find I2C Display at %x"
23482357
msgstr ""
@@ -4453,6 +4462,7 @@ msgstr ""
44534462
msgid "width must be from 2 to 8 (inclusive), not %d"
44544463
msgstr ""
44554464

4465+
#: shared-bindings/is31fl3741/is31fl3741.c
44564466
#: shared-bindings/rgbmatrix/RGBMatrix.c
44574467
msgid "width must be greater than zero"
44584468
msgstr ""

locale/en_GB.po

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,7 @@ msgstr "Both pins must support hardware interrupts"
585585

586586
#: shared-bindings/displayio/Display.c
587587
#: shared-bindings/framebufferio/FramebufferDisplay.c
588+
#: shared-bindings/is31fl3741/is31fl3741.c
588589
#: shared-bindings/rgbmatrix/RGBMatrix.c
589590
msgid "Brightness must be 0-1.0"
590591
msgstr "Brightness must be 0-1.0"
@@ -1236,6 +1237,10 @@ msgstr "Insufficient authentication"
12361237
msgid "Insufficient encryption"
12371238
msgstr "Insufficient encryption"
12381239

1240+
#: ports/espressif/common-hal/wifi/Radio.c
1241+
msgid "Interface must be started"
1242+
msgstr ""
1243+
12391244
#: ports/atmel-samd/audio_dma.c ports/raspberrypi/audio_dma.c
12401245
msgid "Internal audio buffer too small"
12411246
msgstr "Internal audio buffer too small"
@@ -1472,6 +1477,10 @@ msgstr "Invalid word/bit length"
14721477
msgid "Key must be 16, 24, or 32 bytes long"
14731478
msgstr "Key must be 16, 24, or 32 bytes long"
14741479

1480+
#: shared-module/is31fl3741/is31fl3741.c
1481+
msgid "LED mappings must match display size"
1482+
msgstr ""
1483+
14751484
#: py/compile.c
14761485
msgid "LHS of keyword arg must be an id"
14771486
msgstr "LHS of keyword arg must be an id"
@@ -2105,6 +2114,10 @@ msgstr "Sample rate must be positive"
21052114
msgid "Sample rate too high. It must be less than %d"
21062115
msgstr "Sample rate too high. It must be less than %d"
21072116

2117+
#: shared-bindings/is31fl3741/is31fl3741.c
2118+
msgid "Scale dimensions must divide by 3"
2119+
msgstr ""
2120+
21082121
#: ports/nrf/common-hal/_bleio/Adapter.c
21092122
msgid "Scan already in progess. Stop with stop_scan."
21102123
msgstr "Scan already in progess. Stop with stop_scan."
@@ -2166,10 +2179,6 @@ msgstr "Splitting with sub-captures"
21662179
msgid "Stack size must be at least 256"
21672180
msgstr "Stack size must be at least 256"
21682181

2169-
#: ports/espressif/common-hal/wifi/Radio.c
2170-
msgid "Interface must be started"
2171-
msgstr ""
2172-
21732182
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
21742183
msgid "Stereo left must be on PWM channel A"
21752184
msgstr "Stereo left must be on PWM channel A"
@@ -2373,7 +2382,7 @@ msgstr "Unable to allocate buffers for signed conversion"
23732382
msgid "Unable to create lock"
23742383
msgstr "Unable to create lock"
23752384

2376-
#: shared-module/displayio/I2CDisplay.c
2385+
#: shared-module/displayio/I2CDisplay.c shared-module/is31fl3741/is31fl3741.c
23772386
#, c-format
23782387
msgid "Unable to find I2C Display at %x"
23792388
msgstr "Unable to find I2C display at %x"
@@ -4492,6 +4501,7 @@ msgstr "WatchDog timeout must be greater than 0"
44924501
msgid "width must be from 2 to 8 (inclusive), not %d"
44934502
msgstr "width must be from 2 to 8 (inclusive), not %d"
44944503

4504+
#: shared-bindings/is31fl3741/is31fl3741.c
44954505
#: shared-bindings/rgbmatrix/RGBMatrix.c
44964506
msgid "width must be greater than zero"
44974507
msgstr "width must be greater than zero"

0 commit comments

Comments
 (0)
0