Skip to content

Commit 91b47d4

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 082b0d1 commit 91b47d4

File tree

19 files changed

+171
-0
lines changed

19 files changed

+171
-0
lines changed

locale/ID.po

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2284,6 +2284,7 @@ msgid "Unkown error code %d"
22842284
msgstr ""
22852285

22862286
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2287+
#: shared-module/adafruit_pixelbuf/PixelMap.c
22872288
#, c-format
22882289
msgid "Unmatched number of items on RHS (expected %d, got %d)."
22892290
msgstr "Jumlah item pada RHS tidak cocok (diharapkan %d, didapatkan %d)."
@@ -3154,6 +3155,10 @@ msgstr "lapisan (padding) tidak benar"
31543155
msgid "index is out of bounds"
31553156
msgstr ""
31563157

3158+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3159+
msgid "index must be tuple or int"
3160+
msgstr ""
3161+
31573162
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
31583163
#: ports/espressif/common-hal/pulseio/PulseIn.c
31593164
#: shared-bindings/bitmaptools/__init__.c
@@ -3529,6 +3534,10 @@ msgstr ""
35293534
msgid "negative shift count"
35303535
msgstr ""
35313536

3537+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3538+
msgid "nested index must be int"
3539+
msgstr ""
3540+
35323541
#: shared-module/sdcardio/SDCard.c
35333542
msgid "no SD card"
35343543
msgstr ""

locale/cs.po

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2273,6 +2273,7 @@ msgid "Unkown error code %d"
22732273
msgstr ""
22742274

22752275
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2276+
#: shared-module/adafruit_pixelbuf/PixelMap.c
22762277
#, c-format
22772278
msgid "Unmatched number of items on RHS (expected %d, got %d)."
22782279
msgstr ""
@@ -3141,6 +3142,10 @@ msgstr ""
31413142
msgid "index is out of bounds"
31423143
msgstr ""
31433144

3145+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3146+
msgid "index must be tuple or int"
3147+
msgstr ""
3148+
31443149
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
31453150
#: ports/espressif/common-hal/pulseio/PulseIn.c
31463151
#: shared-bindings/bitmaptools/__init__.c
@@ -3516,6 +3521,10 @@ msgstr ""
35163521
msgid "negative shift count"
35173522
msgstr ""
35183523

3524+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3525+
msgid "nested index must be int"
3526+
msgstr ""
3527+
35193528
#: shared-module/sdcardio/SDCard.c
35203529
msgid "no SD card"
35213530
msgstr ""

locale/de_DE.po

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2312,6 +2312,7 @@ msgid "Unkown error code %d"
23122312
msgstr "Unbekannter Fehlercode %d"
23132313

23142314
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2315+
#: shared-module/adafruit_pixelbuf/PixelMap.c
23152316
#, c-format
23162317
msgid "Unmatched number of items on RHS (expected %d, got %d)."
23172318
msgstr ""
@@ -3212,6 +3213,10 @@ msgstr "padding ist inkorrekt"
32123213
msgid "index is out of bounds"
32133214
msgstr "Index ist außerhalb der Grenzen"
32143215

3216+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3217+
msgid "index must be tuple or int"
3218+
msgstr ""
3219+
32153220
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
32163221
#: ports/espressif/common-hal/pulseio/PulseIn.c
32173222
#: shared-bindings/bitmaptools/__init__.c
@@ -3593,6 +3598,10 @@ msgstr "negative Potenz ohne Gleitkomma (float) Unterstützung"
35933598
msgid "negative shift count"
35943599
msgstr "Negative shift Anzahl"
35953600

3601+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3602+
msgid "nested index must be int"
3603+
msgstr ""
3604+
35963605
#: shared-module/sdcardio/SDCard.c
35973606
msgid "no SD card"
35983607
msgstr "keine SD-Karte"

locale/el.po

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2282,6 +2282,7 @@ msgid "Unkown error code %d"
22822282
msgstr ""
22832283

22842284
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2285+
#: shared-module/adafruit_pixelbuf/PixelMap.c
22852286
#, c-format
22862287
msgid "Unmatched number of items on RHS (expected %d, got %d)."
22872288
msgstr ""
@@ -3150,6 +3151,10 @@ msgstr ""
31503151
msgid "index is out of bounds"
31513152
msgstr ""
31523153

3154+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3155+
msgid "index must be tuple or int"
3156+
msgstr ""
3157+
31533158
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
31543159
#: ports/espressif/common-hal/pulseio/PulseIn.c
31553160
#: shared-bindings/bitmaptools/__init__.c
@@ -3525,6 +3530,10 @@ msgstr ""
35253530
msgid "negative shift count"
35263531
msgstr ""
35273532

3533+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3534+
msgid "nested index must be int"
3535+
msgstr ""
3536+
35283537
#: shared-module/sdcardio/SDCard.c
35293538
msgid "no SD card"
35303539
msgstr ""

locale/en_GB.po

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2286,6 +2286,7 @@ msgid "Unkown error code %d"
22862286
msgstr ""
22872287

22882288
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2289+
#: shared-module/adafruit_pixelbuf/PixelMap.c
22892290
#, c-format
22902291
msgid "Unmatched number of items on RHS (expected %d, got %d)."
22912292
msgstr "Unmatched number of items on RHS (expected %d, got %d)."
@@ -3160,6 +3161,10 @@ msgstr "incorrect padding"
31603161
msgid "index is out of bounds"
31613162
msgstr "index is out of bounds"
31623163

3164+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3165+
msgid "index must be tuple or int"
3166+
msgstr ""
3167+
31633168
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
31643169
#: ports/espressif/common-hal/pulseio/PulseIn.c
31653170
#: shared-bindings/bitmaptools/__init__.c
@@ -3535,6 +3540,10 @@ msgstr "negative power with no float support"
35353540
msgid "negative shift count"
35363541
msgstr "negative shift count"
35373542

3543+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3544+
msgid "nested index must be int"
3545+
msgstr ""
3546+
35383547
#: shared-module/sdcardio/SDCard.c
35393548
msgid "no SD card"
35403549
msgstr "no SD card"

locale/es.po

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2318,6 +2318,7 @@ msgid "Unkown error code %d"
23182318
msgstr ""
23192319

23202320
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2321+
#: shared-module/adafruit_pixelbuf/PixelMap.c
23212322
#, c-format
23222323
msgid "Unmatched number of items on RHS (expected %d, got %d)."
23232324
msgstr "Número incomparable de elementos en RHS (%d esperado,%d obtenido)."
@@ -3200,6 +3201,10 @@ msgstr "relleno (padding) incorrecto"
32003201
msgid "index is out of bounds"
32013202
msgstr "el índice está fuera de límites"
32023203

3204+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3205+
msgid "index must be tuple or int"
3206+
msgstr ""
3207+
32033208
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
32043209
#: ports/espressif/common-hal/pulseio/PulseIn.c
32053210
#: shared-bindings/bitmaptools/__init__.c
@@ -3579,6 +3584,10 @@ msgstr "potencia negativa sin float support"
35793584
msgid "negative shift count"
35803585
msgstr "cuenta de corrimientos negativo"
35813586

3587+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3588+
msgid "nested index must be int"
3589+
msgstr ""
3590+
35823591
#: shared-module/sdcardio/SDCard.c
35833592
msgid "no SD card"
35843593
msgstr "no hay tarjeta SD"

locale/fil.po

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2273,6 +2273,7 @@ msgid "Unkown error code %d"
22732273
msgstr ""
22742274

22752275
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2276+
#: shared-module/adafruit_pixelbuf/PixelMap.c
22762277
#, c-format
22772278
msgid "Unmatched number of items on RHS (expected %d, got %d)."
22782279
msgstr ""
@@ -3154,6 +3155,10 @@ msgstr "mali ang padding"
31543155
msgid "index is out of bounds"
31553156
msgstr ""
31563157

3158+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3159+
msgid "index must be tuple or int"
3160+
msgstr ""
3161+
31573162
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
31583163
#: ports/espressif/common-hal/pulseio/PulseIn.c
31593164
#: shared-bindings/bitmaptools/__init__.c
@@ -3533,6 +3538,10 @@ msgstr "negatibong power na walang float support"
35333538
msgid "negative shift count"
35343539
msgstr "negative shift count"
35353540

3541+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3542+
msgid "nested index must be int"
3543+
msgstr ""
3544+
35363545
#: shared-module/sdcardio/SDCard.c
35373546
msgid "no SD card"
35383547
msgstr ""

locale/fr.po

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2343,6 +2343,7 @@ msgid "Unkown error code %d"
23432343
msgstr "Erreur inconnue %d"
23442344

23452345
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2346+
#: shared-module/adafruit_pixelbuf/PixelMap.c
23462347
#, c-format
23472348
msgid "Unmatched number of items on RHS (expected %d, got %d)."
23482349
msgstr ""
@@ -3240,6 +3241,10 @@ msgstr "espacement incorrect"
32403241
msgid "index is out of bounds"
32413242
msgstr "l'index est hors limites"
32423243

3244+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3245+
msgid "index must be tuple or int"
3246+
msgstr ""
3247+
32433248
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
32443249
#: ports/espressif/common-hal/pulseio/PulseIn.c
32453250
#: shared-bindings/bitmaptools/__init__.c
@@ -3622,6 +3627,10 @@ msgstr "puissance négative sans support des nombres à virgule flottante"
36223627
msgid "negative shift count"
36233628
msgstr "compte de décalage négatif"
36243629

3630+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3631+
msgid "nested index must be int"
3632+
msgstr ""
3633+
36253634
#: shared-module/sdcardio/SDCard.c
36263635
msgid "no SD card"
36273636
msgstr "pas de carte SD"

locale/hi.po

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2255,6 +2255,7 @@ msgid "Unkown error code %d"
22552255
msgstr ""
22562256

22572257
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2258+
#: shared-module/adafruit_pixelbuf/PixelMap.c
22582259
#, c-format
22592260
msgid "Unmatched number of items on RHS (expected %d, got %d)."
22602261
msgstr ""
@@ -3123,6 +3124,10 @@ msgstr ""
31233124
msgid "index is out of bounds"
31243125
msgstr ""
31253126

3127+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3128+
msgid "index must be tuple or int"
3129+
msgstr ""
3130+
31263131
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
31273132
#: ports/espressif/common-hal/pulseio/PulseIn.c
31283133
#: shared-bindings/bitmaptools/__init__.c
@@ -3498,6 +3503,10 @@ msgstr ""
34983503
msgid "negative shift count"
34993504
msgstr ""
35003505

3506+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3507+
msgid "nested index must be int"
3508+
msgstr ""
3509+
35013510
#: shared-module/sdcardio/SDCard.c
35023511
msgid "no SD card"
35033512
msgstr ""

locale/it_IT.po

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2283,6 +2283,7 @@ msgid "Unkown error code %d"
22832283
msgstr ""
22842284

22852285
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2286+
#: shared-module/adafruit_pixelbuf/PixelMap.c
22862287
#, c-format
22872288
msgid "Unmatched number of items on RHS (expected %d, got %d)."
22882289
msgstr ""
@@ -3162,6 +3163,10 @@ msgstr "padding incorretto"
31623163
msgid "index is out of bounds"
31633164
msgstr ""
31643165

3166+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3167+
msgid "index must be tuple or int"
3168+
msgstr ""
3169+
31653170
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
31663171
#: ports/espressif/common-hal/pulseio/PulseIn.c
31673172
#: shared-bindings/bitmaptools/__init__.c
@@ -3542,6 +3547,10 @@ msgstr "potenza negativa senza supporto per float"
35423547
msgid "negative shift count"
35433548
msgstr ""
35443549

3550+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3551+
msgid "nested index must be int"
3552+
msgstr ""
3553+
35453554
#: shared-module/sdcardio/SDCard.c
35463555
msgid "no SD card"
35473556
msgstr ""

locale/ja.po

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2269,6 +2269,7 @@ msgid "Unkown error code %d"
22692269
msgstr ""
22702270

22712271
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2272+
#: shared-module/adafruit_pixelbuf/PixelMap.c
22722273
#, c-format
22732274
msgid "Unmatched number of items on RHS (expected %d, got %d)."
22742275
msgstr "右辺の要素数が一致しません (expected %d, got %d)"
@@ -3141,6 +3142,10 @@ msgstr ""
31413142
msgid "index is out of bounds"
31423143
msgstr ""
31433144

3145+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3146+
msgid "index must be tuple or int"
3147+
msgstr ""
3148+
31443149
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
31453150
#: ports/espressif/common-hal/pulseio/PulseIn.c
31463151
#: shared-bindings/bitmaptools/__init__.c
@@ -3517,6 +3522,10 @@ msgstr ""
35173522
msgid "negative shift count"
35183523
msgstr "シフトカウントが負数"
35193524

3525+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3526+
msgid "nested index must be int"
3527+
msgstr ""
3528+
35203529
#: shared-module/sdcardio/SDCard.c
35213530
msgid "no SD card"
35223531
msgstr "SDカードがありません"

locale/ko.po

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2259,6 +2259,7 @@ msgid "Unkown error code %d"
22592259
msgstr ""
22602260

22612261
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2262+
#: shared-module/adafruit_pixelbuf/PixelMap.c
22622263
#, c-format
22632264
msgid "Unmatched number of items on RHS (expected %d, got %d)."
22642265
msgstr ""
@@ -3127,6 +3128,10 @@ msgstr ""
31273128
msgid "index is out of bounds"
31283129
msgstr ""
31293130

3131+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3132+
msgid "index must be tuple or int"
3133+
msgstr ""
3134+
31303135
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
31313136
#: ports/espressif/common-hal/pulseio/PulseIn.c
31323137
#: shared-bindings/bitmaptools/__init__.c
@@ -3502,6 +3507,10 @@ msgstr ""
35023507
msgid "negative shift count"
35033508
msgstr ""
35043509

3510+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3511+
msgid "nested index must be int"
3512+
msgstr ""
3513+
35053514
#: shared-module/sdcardio/SDCard.c
35063515
msgid "no SD card"
35073516
msgstr ""

locale/nl.po

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2279,6 +2279,7 @@ msgid "Unkown error code %d"
22792279
msgstr ""
22802280

22812281
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
2282+
#: shared-module/adafruit_pixelbuf/PixelMap.c
22822283
#, c-format
22832284
msgid "Unmatched number of items on RHS (expected %d, got %d)."
22842285
msgstr "Niet overeenkomend aantal RHS items (verwachtte %d, kreeg %d)."
@@ -3157,6 +3158,10 @@ msgstr "vulling (padding) is onjuist"
31573158
msgid "index is out of bounds"
31583159
msgstr "index is buiten bereik"
31593160

3161+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3162+
msgid "index must be tuple or int"
3163+
msgstr ""
3164+
31603165
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
31613166
#: ports/espressif/common-hal/pulseio/PulseIn.c
31623167
#: shared-bindings/bitmaptools/__init__.c
@@ -3535,6 +3540,10 @@ msgstr "negatieve macht terwijl er geen ondersteuning is voor float"
35353540
msgid "negative shift count"
35363541
msgstr "negatieve verschuivingstelling (shift count)"
35373542

3543+
#: shared-bindings/adafruit_pixelbuf/PixelMap.c
3544+
msgid "nested index must be int"
3545+
msgstr ""
3546+
35383547
#: shared-module/sdcardio/SDCard.c
35393548
msgid "no SD card"
35403549
msgstr "geen SD kaart"

0 commit comments

Comments
 (0)