8000 Merge branch 'origin/main' into Weblate. · nmorse/circuitpython@34c90b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 34c90b6

Browse files
committed
Merge branch 'origin/main' into Weblate.
2 parents a1e3ab1 + 98afc9a commit 34c90b6

16 files changed

+257
-61
lines changed

locale/ID.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -954,6 +954,10 @@ msgstr "File sudah ada"
954954
msgid "Filters too complex"
955955
msgstr ""
956956

957+
#: ports/esp32s2/common-hal/dualbank/__init__.c
958+
msgid "Firmware image is invalid"
959+
msgstr ""
960+
957961
#: ports/cxd56/common-hal/camera/Camera.c
958962
msgid "Format not supported"
959963
msgstr ""
@@ -2021,6 +2025,10 @@ msgstr ""
20212025
msgid "Unsupported pull value."
20222026
msgstr ""
20232027

2028+
#: ports/esp32s2/common-hal/dualbank/__init__.c
2029+
msgid "Update Failed"
2030+
msgstr ""
2031+
20242032
#: ports/nrf/common-hal/_bleio/Characteristic.c
20252033
#: ports/nrf/common-hal/_bleio/Descriptor.c
20262034
msgid "Value length != required fixed length"
@@ -3256,6 +3264,10 @@ msgstr "panjang data string memiliki keganjilan (odd-length)"
32563264
msgid "offset is too large"
32573265
msgstr ""
32583266

3267+
#: shared-bindings/dualbank/__init__.c
3268+
msgid "offset must be >= 0"
3269+
msgstr ""
3270+
32593271
#: py/objstr.c py/objstrunicode.c
32603272
#, fuzzy
32613273
msgid "offset out of bounds"

locale/cs.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -940,6 +940,10 @@ msgstr ""
940940
msgid "Filters too complex"
941941
msgstr ""
942942

943+
#: ports/esp32s2/common-hal/dualbank/__init__.c
944+
msgid "Firmware image is invalid"
945+
msgstr ""
946+
943947
#: ports/cxd56/common-hal/camera/Camera.c
944948
msgid "Format not supported"
945949
msgstr ""
@@ -1987,6 +1991,10 @@ msgstr ""
19871991
msgid "Unsupported pull value."
19881992
msgstr ""
19891993

1994+
#: ports/esp32s2/common-hal/dualbank/__init__.c
1995+
msgid "Update Failed"
1996+
msgstr ""
1997+
19901998
#: ports/nrf/common-hal/_bleio/Characteristic.c
19911999
#: ports/nrf/common-hal/_bleio/Descriptor.c
19922000
msgid "Value length != required fixed length"
@@ -3215,6 +3223,10 @@ msgstr ""
32153223
msgid "offset is too large"
32163224
msgstr ""
32173225

3226+
#: shared-bindings/dualbank/__init__.c
3227+
msgid "offset must be >= 0"
3228+
msgstr ""
3229+
32183230
#: py/objstr.c py/objstrunicode.c
32193231
msgid "offset out of bounds"
32203232
msgstr ""

locale/de_DE.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -951,6 +951,10 @@ msgstr "Datei existiert"
951951
msgid "Filters too complex"
952952
msgstr "Filter zu komplex"
953953

954+
#: ports/esp32s2/common-hal/dualbank/__init__.c
955+
msgid "Firmware image is invalid"
956+
msgstr ""
957+
954958
#: ports/cxd56/common-hal/camera/Camera.c
955959
msgid "Format not supported"
956960
msgstr "Format nicht unterstützt"
@@ -2033,6 +2037,10 @@ msgstr "Nicht unterstützte Operation"
20332037
msgid "Unsupported pull value."
20342038
msgstr "Nicht unterstützter Pull-Wert."
20352039

2040+
#: ports/esp32s2/common-hal/dualbank/__init__.c
2041+
msgid "Update Failed"
2042+
msgstr ""
2043+
20362044
#: ports/nrf/common-hal/_bleio/Characteristic.c
20372045
#: ports/nrf/common-hal/_bleio/Descriptor.c
20382046
msgid "Value length != required fixed length"
@@ -3292,6 +3300,10 @@ msgstr "String mit ungerader Länge"
32923300
msgid "offset is too large"
32933301
msgstr ""
32943302

3303+
#: shared-bindings/dualbank/__init__.c
3304+
msgid "offset must be >= 0"
3305+
msgstr ""
3306+
32953307
#: py/objstr.c py/objstrunicode.c
32963308
msgid "offset out of bounds"
32973309
msgstr "offset außerhalb der Grenzen"

locale/el.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -935,6 +935,10 @@ msgstr ""
935935
msgid "Filters too complex"
936936
msgstr ""
937937

938+
#: ports/esp32s2/common-hal/dualbank/__init__.c
939+
msgid "Firmware image is invalid"
940+
msgstr ""
941+
938942
#: ports/cxd56/common-hal/camera/Camera.c
939943
msgid "Format not supported"
940944
msgstr ""
@@ -1982,6 +1986,10 @@ msgstr ""
19821986
msgid "Unsupported pull value."
19831987
msgstr ""
19841988

1989+
#: ports/esp32s2/common-hal/dualbank/__init__.c
1990+
msgid "Update Failed"
1991+
msgstr ""
1992+
19851993
#: ports/nrf/common-hal/_bleio/Characteristic.c
19861994
#: ports/nrf/common-hal/_bleio/Descriptor.c
19871995
msgid "Value length != required fixed length"
@@ -3210,6 +3218,10 @@ msgstr ""
32103218
msgid "offset is too large"
32113219
msgstr ""
32123220

3221+
#: shared-bindings/dualbank/__init__.c
3222+
msgid "offset must be >= 0"
3223+
msgstr ""
3224+
32133225
#: py/objstr.c py/objstrunicode.c
32143226
msgid "offset out of bounds"
32153227
msgstr ""

locale/es.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -955,6 +955,10 @@ msgstr "El archivo ya existe"
955955
msgid "Filters too complex"
956956
msgstr "Filtros muy complejos"
957957

958+
#: ports/esp32s2/common-hal/dualbank/__init__.c
959+
msgid "Firmware image is invalid"
960+
msgstr ""
961+
958962
#: ports/cxd56/common-hal/camera/Camera.c
959963
msgid "Format not supported"
960964
msgstr "Sin capacidades para el formato"
@@ -2036,6 +2040,10 @@ msgstr "Operación no soportada"
20362040
msgid "Unsupported pull value."
20372041
msgstr "valor pull no soportado."
20382042

2043+
#: ports/esp32s2/common-hal/dualbank/__init__.c
2044+
msgid "Update Failed"
2045+
msgstr ""
2046+
20392047
#: ports/nrf/common-hal/_bleio/Characteristic.c
20402048
#: ports/nrf/common-hal/_bleio/Descriptor.c
20412049
msgid "Value length != required fixed length"
@@ -3286,6 +3294,10 @@ msgstr "string de longitud impar"
32863294
msgid "offset is too large"
32873295
msgstr "offset es demasiado grande"
32883296

3297+
#: shared-bindings/dualbank/__init__.c
3298+
msgid "offset must be >= 0"
3299+
msgstr ""
3300+
32893301
#: py/objstr.c py/objstrunicode.c
32903302
msgid "offset out of bounds"
32913303
msgstr "offset fuera de límites"

locale/fil.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -948,6 +948,10 @@ msgstr "Mayroong file"
948948
msgid "Filters too complex"
949949
msgstr ""
950950

951+
#: ports/esp32s2/common-hal/dualbank/__init__.c
952+
msgid "Firmware image is invalid"
953+
msgstr ""
954+
951955
#: ports/cxd56/common-hal/camera/Camera.c
952956
msgid "Format not supported"
953957
msgstr ""
@@ -2004,6 +2008,10 @@ msgstr "Hindi sinusuportahang operasyon"
20042008
msgid "Unsupported pull value."
20052009
msgstr "Hindi suportado ang pull value."
20062010

2011+
#: ports/esp32s2/common-hal/dualbank/__init__.c
2012+
msgid "Update Failed"
2013+
msgstr ""
2014+
20072015
#: ports/nrf/common-hal/_bleio/Characteristic.c
20082016
#: ports/nrf/common-hal/_bleio/Descriptor.c
20092017
msgid "Value length != required fixed length"
@@ -3257,6 +3265,10 @@ msgstr "odd-length string"
32573265
msgid "offset is too large"
32583266
msgstr ""
32593267

3268+
#: shared-bindings/dualbank/__init__.c
3269+
msgid "offset must be >= 0"
3270+
msgstr ""
3271+
32603272
#: py/objstr.c py/objstrunicode.c
32613273
#, fuzzy
32623274
msgid "offset out of bounds"

locale/fr.po

F438
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -960,6 +960,10 @@ msgstr "Le fichier existe"
960960
msgid "Filters too complex"
961961
msgstr "Filtre trop complexe"
962962

963+
#: ports/esp32s2/common-hal/dualbank/__init__.c
964+
msgid "Firmware image is invalid"
965+
msgstr ""
966+
963967
#: ports/cxd56/common-hal/camera/Camera.c
964968
msgid "Format not supported"
965969
msgstr "Format non supporté"
@@ -2045,6 +2049,10 @@ msgstr "Opération non supportée"
20452049
msgid "Unsupported pull value."
20462050
msgstr "Valeur de tirage 'pull' non supportée."
20472051

2052+
#: ports/esp32s2/common-hal/dualbank/__init__.c
2053+
msgid "Update Failed"
2054+
msgstr ""
2055+
20482056
#: ports/nrf/common-hal/_bleio/Characteristic.c
20492057
#: ports/nrf/common-hal/_bleio/Descriptor.c
20502058
msgid "Value length != required fixed length"
@@ -3305,6 +3313,10 @@ msgstr "chaîne de longueur impaire"
33053313
msgid "offset is too large"
33063314
msgstr ""
33073315

3316+
#: shared-bindings/dualbank/__init__.c
3317+
msgid "offset must be >= 0"
3318+
msgstr ""
3319+
33083320
#: py/objstr.c py/objstrunicode.c
33093321
msgid "offset out of bounds"
33103322
msgstr "décalage hors limites"

locale/hi.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -935,6 +935,10 @@ msgstr ""
935935
msgid "Filters too complex"
936936
msgstr ""
937937

938+
#: ports/esp32s2/common-hal/dualbank/__init__.c
939+
msgid "Firmware image is invalid"
940+
msgstr ""
941+
938942
#: ports/cxd56/common-hal/camera/Camera.c
939943
msgid "Format not supported"
940944
msgstr ""
@@ -1982,6 +1986,10 @@ msgstr ""
19821986
msgid "Unsupported pull value."
19831987
msgstr ""
19841988

1989+
#: ports/esp32s2/common-hal/dualbank/__init__.c
1990+
msgid "Update Failed"
1991+
msgstr ""
1992+
19851993
#: ports/nrf/common-hal/_bleio/Characteristic.c
19861994
#: ports/nrf/common-hal/_bleio/Descriptor.c
19871995
msgid "Value length != required fixed length"
@@ -3210,6 +3218,10 @@ msgstr ""
32103218
msgid "offset is too large"
32113219
msgstr ""
32123220

3221+
#: shared-bindings/dualbank/__init__.c
3222+
msgid "offset must be >= 0"
3223+
msgstr ""
3224+
32133225
#: py/objstr.c py/objstrunicode.c
32143226
msgid "offset out of bounds"
32153227
msgstr ""

locale/it_IT.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -948,6 +948,10 @@ msgstr "File esistente"
948948
msgid "Filters too complex"
949949
msgstr ""
950950

951+
#: ports/esp32s2/common-hal/dualbank/__init__.c
952+
msgid "Firmware image is invalid"
953+
msgstr ""
954+
951955
#: ports/cxd56/common-hal/camera/Camera.c
952956
msgid "Format not supported"
953957
msgstr ""
@@ -2016,6 +2020,10 @@ msgstr "Operazione non supportata"
20162020
msgid "Unsupported pull value."
20172021
msgstr "Valore di pull non supportato."
20182022

2023+
#: ports/esp32s2/common-hal/dualbank/__init__.c
2024+
msgid "Update Failed"
2025+
msgstr ""
2026+
20192027
#: ports/nrf/common-hal/_bleio/Characteristic.c
20202028
#: ports/nrf/common-hal/_bleio/Descriptor.c
20212029
msgid "Value length != required fixed length"
@@ -3263,6 +3271,10 @@ msgstr "stringa di lunghezza dispari"
32633271
msgid "offset is too large"
32643272
msgstr ""
32653273

3274+
#: shared-bindings/dualbank/__init__.c
3275+
msgid "offset must be >= 0"
3276+
msgstr ""
3277+
32663278
#: py/objstr.c py/objstrunicode.c
32673279
#, fuzzy
32683280
msgid "offset out of bounds"

locale/ja.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -948,6 +948,10 @@ msgstr "ファイルが存在します"
948948
msgid "Filters too complex"
949949
msgstr ""
950950

951+
#: ports/esp32s2/common-hal/dualbank/__init__.c
952+
msgid "Firmware image is invalid"
953+
msgstr ""
954+
951955
#: ports/cxd56/common-hal/camera/Camera.c
952956
msgid "Format not supported"
953957
msgstr "非対応の形式"
@@ -2007,6 +2011,10 @@ msgstr "非対応の操作"
20072011
msgid "Unsupported pull value."
20082012
msgstr "非対応のpull値"
20092013

2014+
#: ports/esp32s2/common-hal/dualbank/__init__.c
2015+
msgid "Update Failed"
2016+
msgstr ""
2017+
20102018
#: ports/nrf/common-hal/_bleio/Characteristic.c
20112019
#: ports/nrf/common-hal/_bleio/Descriptor.c
20122020
msgid "Value length != required fixed length"
@@ -3240,6 +3248,10 @@ msgstr "奇数長の文字列"
32403248
msgid "offset is too large"
32413249
msgstr ""
32423250

3251+
#: shared-bindings/dualbank/__init__.c
3252+
msgid "offset must be >= 0"
3253+
msgstr ""
3254+
32433255
#: py/objstr.c py/objstrunicode.c
32443256
msgid "offset out of bounds"
32453257
msgstr ""

locale/ko.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -940,6 +940,10 @@ msgstr ""
940940
msgid "Filters too complex"
941941
msgstr ""
942942

943+
#: ports/esp32s2/common-hal/dualbank/__init__.c
944+
msgid "Firmware image is invalid"
945+
msgstr ""
946+
943947
#: ports/cxd56/common-hal/camera/Camera.c
944948
msgid "Format not supported"
945949
msgstr ""
@@ -1988,6 +1992,10 @@ msgstr ""
19881992
msgid "Unsupported pull value."
19891993
msgstr ""
19901994

1995+
#: ports/esp32s2/common-hal/dualbank/__init__.c
1996+
msgid "Update Failed"
1997+
msgstr ""
1998+
19911999
#: ports/nrf/common-hal/_bleio/Characteristic.c
19922000
#: ports/nrf/common-hal/_bleio/Descriptor.c
19932001
msgid "Value length != required fixed length"
@@ -3216,6 +3224,10 @@ msgstr ""
32163224
msgid "offset is too large"
32173225
msgstr ""
32183226

3227+
#: shared-bindings/dualbank/__init__.c
3228+
msgid "offset must be >= 0"
3229+
msgstr ""
3230+
32193231
#: py/objstr.c py/objstrunicode.c
32203232
msgid "offset out of bounds"
32213233
msgstr ""

0 commit comments

Comments
 (0)
0