Skip to content

Commit b7d9268

Browse files
authored
Merge pull request #7290 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents ddc56f5 + 6a34f51 commit b7d9268

19 files changed

+477
-2
lines changed

locale/ID.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1979,6 +1979,10 @@ msgstr ""
19791979
msgid "Stereo right must be on PWM channel B"
19801980
msgstr ""
19811981

1982+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1983+
msgid "Stopping AP is not supported."
1984+
msgstr ""
1985+
19821986
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19831987
msgid "Supply at least one UART pin"
19841988
msgstr "Berikan setidaknya satu pin UART"
@@ -2284,6 +2288,7 @@ msgid "Unkown error code %d"
22842288
msgstr ""
22852289

22862290
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2291+
#: shared-module/adafruit_pixelbuf/PixelMap.c
22872292
#, c-format
22882293
msgid "Unmatched number of items on RHS (expected %d, got %d)."
22892294
msgstr "Jumlah item pada RHS tidak cocok (diharapkan %d, didapatkan %d)."
@@ -2370,6 +2375,18 @@ msgstr ""
23702375
msgid "Wi-Fi: "
23712376
msgstr ""
23722377

2378+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2379+
msgid "Wifi is in access point mode."
2380+
msgstr ""
2381+
2382+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2383+
msgid "Wifi is in station mode."
2384+
msgstr ""
2385+
2386+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2387+
msgid "Wifi is not enabled"
2388+
msgstr ""
2389+
23732390
#: main.c
23742391
msgid "Woken up by alarm.\n"
23752392
msgstr ""
@@ -3154,6 +3171,10 @@ msgstr "lapisan (padding) tidak benar"
31543171
msgid "index is out of bounds"
31553172
msgstr ""
31563173

3174+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3175+
msgid "index must be tuple or int"
3176+
msgstr ""
3177+
31573178
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
31583179
#: ports/espressif/common-hal/pulseio/PulseIn.c
31593180
#: shared-bindings/bitmaptools/__init__.c
@@ -3529,6 +3550,10 @@ msgstr ""
35293550
msgid "negative shift count"
35303551
msgstr ""
35313552

3553+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3554+
msgid "nested index must be int"
3555+
msgstr ""
3556+
35323557
#: shared-module/sdcardio/SDCard.c
35333558
msgid "no SD card"
35343559
msgstr ""

locale/cs.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1968,6 +1968,10 @@ msgstr ""
19681968
msgid "Stereo right must be on PWM channel B"
19691969
msgstr ""
19701970

1971+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1972+
msgid "Stopping AP is not supported."
1973+
msgstr ""
1974+
19711975
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19721976
msgid "Supply at least one UART pin"
19731977
msgstr ""
@@ -2273,6 +2277,7 @@ msgid "Unkown error code %d"
22732277
msgstr ""
22742278

22752279
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2280+
#: shared-module/adafruit_pixelbuf/PixelMap.c
22762281
#, c-format
22772282
msgid "Unmatched number of items on RHS (expected %d, got %d)."
22782283
msgstr ""
@@ -2357,6 +2362,18 @@ msgstr ""
23572362
msgid "Wi-Fi: "
23582363
msgstr ""
23592364

2365+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2366+
msgid "Wifi is in access point mode."
2367+
msgstr ""
2368+
2369+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2370+
msgid "Wifi is in station mode."
2371+
msgstr ""
2372+
2373+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2374+
msgid "Wifi is not enabled"
2375+
msgstr ""
2376+
23602377
#: main.c
23612378
msgid "Woken up by alarm.\n"
23622379
msgstr ""
@@ -3141,6 +3158,10 @@ msgstr ""
31413158
msgid "index is out of bounds"
31423159
msgstr ""
31433160

3161+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3162+
msgid "index must be tuple or int"
3163+
msgstr ""
3164+
31443165
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
31453166
#: ports/espressif/common-hal/pulseio/PulseIn.c
31463167
#: shared-bindings/bitmaptools/__init__.c
@@ -3516,6 +3537,10 @@ msgstr ""
35163537
msgid "negative shift count"
35173538
msgstr ""
35183539

3540+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3541+
msgid "nested index must be int"
3542+
msgstr ""
3543+
35193544
#: shared-module/sdcardio/SDCard.c
35203545
msgid "no SD card"
35213546
msgstr ""

locale/de_DE.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1993,6 +1993,10 @@ msgstr "Stereo links muss sich auf PWM-Kanal A befinden"
19931993
msgid "Stereo right must be on PWM channel B"
19941994
msgstr "Stereo rechts muss sich auf PWM-Kanal B befinden"
19951995

1996+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1997+
msgid "Stopping AP is not supported."
1998+
msgstr ""
1999+
19962000
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19972001
msgid "Supply at least one UART pin"
19982002
msgstr "Gib mindestens einen UART-Pin an"
@@ -2312,6 +2316,7 @@ msgid "Unkown error code %d"
23122316
msgstr "Unbekannter Fehlercode %d"
23132317

23142318
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2319+
#: shared-module/adafruit_pixelbuf/PixelMap.c
23152320
#, c-format
23162321
msgid "Unmatched number of items on RHS (expected %d, got %d)."
23172322
msgstr ""
@@ -2410,6 +2415,18 @@ msgstr ""
24102415
msgid "Wi-Fi: "
24112416
msgstr "Wi-Fi: "
24122417

2418+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2419+
msgid "Wifi is in access point mode."
2420+
msgstr ""
2421+
2422+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2423+
msgid "Wifi is in station mode."
2424+
msgstr ""
2425+
2426+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2427+
msgid "Wifi is not enabled"
2428+
msgstr ""
2429+
24132430
#: main.c
24142431
msgid "Woken up by alarm.\n"
24152432
msgstr "Aufgeweckt durch Alarm.\n"
@@ -3212,6 +3229,10 @@ msgstr "padding ist inkorrekt"
32123229
msgid "index is out of bounds"
32133230
msgstr "Index ist außerhalb der Grenzen"
32143231

3232+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3233+
msgid "index must be tuple or int"
3234+
msgstr ""
3235+
32153236
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
32163237
#: ports/espressif/common-hal/pulseio/PulseIn.c
32173238
#: shared-bindings/bitmaptools/__init__.c
@@ -3593,6 +3614,10 @@ msgstr "negative Potenz ohne Gleitkomma (float) Unterstützung"
35933614
msgid "negative shift count"
35943615
msgstr "Negative shift Anzahl"
35953616

3617+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3618+
msgid "nested index must be int"
3619+
msgstr ""
3620+
35963621
#: shared-module/sdcardio/SDCard.c
35973622
msgid "no SD card"
35983623
msgstr "keine SD-Karte"

locale/el.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1977,6 +1977,10 @@ msgstr ""
19771977
msgid "Stereo right must be on PWM channel B"
19781978
msgstr ""
19791979

1980+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1981+
msgid "Stopping AP is not supported."
1982+
msgstr ""
1983+
19801984
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19811985
msgid "Supply at least one UART pin"
19821986
msgstr ""
@@ -2282,6 +2286,7 @@ msgid "Unkown error code %d"
22822286
msgstr ""
22832287

22842288
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2289+
#: shared-module/adafruit_pixelbuf/PixelMap.c
22852290
#, c-format
22862291
msgid "Unmatched number of items on RHS (expected %d, got %d)."
22872292
msgstr ""
@@ -2366,6 +2371,18 @@ msgstr ""
23662371
msgid "Wi-Fi: "
23672372
msgstr ""
23682373

2374+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2375+
msgid "Wifi is in access point mode."
2376+
msgstr ""
2377+
2378+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2379+
msgid "Wifi is in station mode."
2380+
msgstr ""
2381+
2382+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2383+
msgid "Wifi is not enabled"
2384+
msgstr ""
2385+
23692386
#: main.c
23702387
msgid "Woken up by alarm.\n"
23712388
msgstr ""
@@ -3150,6 +3167,10 @@ msgstr ""
31503167
msgid "index is out of bounds"
31513168
msgstr ""
31523169

3170+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3171+
msgid "index must be tuple or int"
3172+
msgstr ""
3173+
31533174
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
31543175
#: ports/espressif/common-hal/pulseio/PulseIn.c
31553176
#: shared-bindings/bitmaptools/__init__.c
@@ -3525,6 +3546,10 @@ msgstr ""
35253546
msgid "negative shift count"
35263547
msgstr ""
35273548

3549+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3550+
msgid "nested index must be int"
3551+
msgstr ""
3552+
35283553
#: shared-module/sdcardio/SDCard.c
35293554
msgid "no SD card"
35303555
msgstr ""

locale/en_GB.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1974,6 +1974,10 @@ msgstr "Stereo left must be on PWM channel A"
19741974
msgid "Stereo right must be on PWM channel B"
19751975
msgstr "Stereo right must be on PWM channel B"
19761976

1977+
#: ports/raspberrypi/common-hal/wifi/Radio.c
1978+
msgid "Stopping AP is not supported."
1979+
msgstr ""
1980+
19771981
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
19781982
msgid "Supply at least one UART pin"
19791983
msgstr "Supply at least one UART pin"
@@ -2286,6 +2290,7 @@ msgid "Unkown error code %d"
22862290
msgstr ""
22872291

22882292
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2293+
#: shared-module/adafruit_pixelbuf/PixelMap.c
22892294
#, c-format
22902295
msgid "Unmatched number of items on RHS (expected %d, got %d)."
22912296
msgstr "Unmatched number of items on RHS (expected %d, got %d)."
@@ -2372,6 +2377,18 @@ msgstr ""
23722377
msgid "Wi-Fi: "
23732378
msgstr ""
23742379

2380+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2381+
msgid "Wifi is in access point mode."
2382+
msgstr ""
2383+
2384+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2385+
msgid "Wifi is in station mode."
2386+
msgstr ""
2387+
2388+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2389+
msgid "Wifi is not enabled"
2390+
msgstr ""
2391+
23752392
#: main.c
23762393
msgid "Woken up by alarm.\n"
23772394
msgstr "Woken up by alarm.\n"
@@ -3160,6 +3177,10 @@ msgstr "incorrect padding"
31603177
msgid "index is out of bounds"
31613178
msgstr "index is out of bounds"
31623179

3180+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3181+
msgid "index must be tuple or int"
3182+
msgstr ""
3183+
31633184
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
31643185
#: ports/espressif/common-hal/pulseio/PulseIn.c
31653186
#: shared-bindings/bitmaptools/__init__.c
@@ -3535,6 +3556,10 @@ msgstr "negative power with no float support"
35353556
msgid "negative shift count"
35363557
msgstr "negative shift count"
35373558

3559+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3560+
msgid "nested index must be int"
3561+
msgstr ""
3562+
35383563
#: shared-module/sdcardio/SDCard.c
35393564
msgid "no SD card"
35403565
msgstr "no SD card"

locale/es.po

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2003,6 +2003,10 @@ msgstr "Estéreo izquierdo debe estar en el canal PWM A"
20032003
msgid "Stereo right must be on PWM channel B"
20042004
msgstr "Estéreo derecho debe estar en el canal PWM B"
20052005

2006+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2007+
msgid "Stopping AP is not supported."
2008+
msgstr ""
2009+
20062010
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
20072011
msgid "Supply at least one UART pin"
20082012
msgstr "Suministre al menos un pin UART"
@@ -2318,6 +2322,7 @@ msgid "Unkown error code %d"
23182322
msgstr ""
23192323

23202324
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2325+
#: shared-module/adafruit_pixelbuf/PixelMap.c
23212326
#, c-format
23222327
msgid "Unmatched number of items on RHS (expected %d, got %d)."
23232328
msgstr "Número incomparable de elementos en RHS (%d esperado,%d obtenido)."
@@ -2407,6 +2412,18 @@ msgstr ""
24072412
msgid "Wi-Fi: "
24082413
msgstr ""
24092414

2415+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2416+
msgid "Wifi is in access point mode."
2417+
msgstr ""
2418+
2419+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2420+
msgid "Wifi is in station mode."
2421+
msgstr ""
2422+
2423+
#: ports/raspberrypi/common-hal/wifi/Radio.c
2424+
msgid "Wifi is not enabled"
2425+
msgstr ""
2426+
24102427
#: main.c
24112428
msgid "Woken up by alarm.\n"
24122429
msgstr "Despertado por la alarma.\n"
@@ -3200,6 +3217,10 @@ msgstr "relleno (padding) incorrecto"
32003217
msgid "index is out of bounds"
32013218
msgstr "el índice está fuera de límites"
32023219

3220+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3221+
msgid "index must be tuple or int"
3222+
msgstr ""
3223+
32033224
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
32043225
#: ports/espressif/common-hal/pulseio/PulseIn.c
32053226
#: shared-bindings/bitmaptools/__init__.c
@@ -3579,6 +3600,10 @@ msgstr "potencia negativa sin float support"
35793600
msgid "negative shift count"
35803601
msgstr "cuenta de corrimientos negativo"
35813602

3603+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3604+
msgid "nested index must be int"
3605+
msgstr ""
3606+
35823607
#: shared-module/sdcardio/SDCard.c
35833608
msgid "no SD card"
35843609
msgstr "no hay tarjeta SD"

0 commit comments

Comments
 (0)