Skip to content

Commit 95ddf75

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 b2724fe commit 95ddf75

File tree

19 files changed

+154
-29
lines changed

19 files changed

+154
-29
lines changed

locale/ID.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2027,6 +2027,10 @@ msgstr ""
20272027
msgid "Too many channels in sample."
20282028
msgstr "Terlalu banyak channel dalam sampel"
20292029

2030+
#: ports/espressif/common-hal/_bleio/Characteristic.c
2031+
msgid "Too many descriptors"
2032+
msgstr ""
2033+
20302034
#: shared-module/displayio/__init__.c
20312035
msgid "Too many display busses; forgot displayio.release_displays() ?"
20322036
msgstr ""
@@ -2237,8 +2241,9 @@ msgstr "Format tidak didukung"
22372241
msgid "Unsupported hash algorithm"
22382242
msgstr ""
22392243

2244+
#: ports/espressif/common-hal/_bleio/Adapter.c
22402245
#: ports/espressif/common-hal/dualbank/__init__.c
2241-
msgid "Update Failed"
2246+
msgid "Update failed"
22422247
msgstr ""
22432248

22442249
#: ports/espressif/common-hal/_bleio/Characteristic.c

locale/cs.po

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2032,6 +2032,10 @@ msgstr "V samplu je příliš mnoho kanálů"
20322032
msgid "Too many channels in sample."
20332033
msgstr ""
20342034

2035+
#: ports/espressif/common-hal/_bleio/Characteristic.c
2036+
msgid "Too many descriptors"
2037+
msgstr ""
2038+
20352039
#: shared-module/displayio/__init__.c
20362040
msgid "Too many display busses; forgot displayio.release_displays() ?"
20372041
msgstr ""
@@ -2241,9 +2245,10 @@ msgstr "Nepodporovaný formát"
22412245
msgid "Unsupported hash algorithm"
22422246
msgstr "Nepodporovaný hash algoritmus"
22432247

2248+
#: ports/espressif/common-hal/_bleio/Adapter.c
22442249
#: ports/espressif/common-hal/dualbank/__init__.c
2245-
msgid "Update Failed"
2246-
msgstr "Aktualizace selhala"
2250+
msgid "Update failed"
2251+
msgstr ""
22472252

22482253
#: ports/espressif/common-hal/_bleio/Characteristic.c
22492254
#: ports/espressif/common-hal/_bleio/Descriptor.c
@@ -4362,6 +4367,9 @@ msgstr ""
43624367
msgid "zi must be of shape (n_section, 2)"
43634368
msgstr ""
43644369

4370+
#~ msgid "Update Failed"
4371+
#~ msgstr "Aktualizace selhala"
4372+
43654373
#~ msgid "Error: Failure to bind"
43664374
#~ msgstr "Chyba: nepodařilo se nabindovat port"
43674375

locale/de_DE.po

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2059,6 +2059,10 @@ msgstr "Zu viele Kanäle im Beispiel"
20592059
msgid "Too many channels in sample."
20602060
msgstr "Zu viele Kanäle im sample."
20612061

2062+
#: ports/espressif/common-hal/_bleio/Characteristic.c
2063+
msgid "Too many descriptors"
2064+
msgstr ""
2065+
20622066
#: shared-module/displayio/__init__.c
20632067
msgid "Too many display busses; forgot displayio.release_displays() ?"
20642068
msgstr "Zu viele Display-Busse, displayio.release_displays() vergessen?"
@@ -2271,9 +2275,10 @@ msgstr "Nicht unterstütztes Format"
22712275
msgid "Unsupported hash algorithm"
22722276
msgstr "Hash Algorithmus wird nicht unterstützt"
22732277

2278+
#: ports/espressif/common-hal/_bleio/Adapter.c
22742279
#: ports/espressif/common-hal/dualbank/__init__.c
2275-
msgid "Update Failed"
2276-
msgstr "Update fehlgeschlagen"
2280+
msgid "Update failed"
2281+
msgstr ""
22772282

22782283
#: ports/espressif/common-hal/_bleio/Characteristic.c
22792284
#: ports/espressif/common-hal/_bleio/Descriptor.c
@@ -4423,6 +4428,9 @@ msgstr "zi muss eine Gleitkommazahl sein"
44234428
msgid "zi must be of shape (n_section, 2)"
44244429
msgstr "zi muss die Form (n_section, 2) haben"
44254430

4431+
#~ msgid "Update Failed"
4432+
#~ msgstr "Update fehlgeschlagen"
4433+
44264434
#~ msgid "You pressed the boot button at start up."
44274435
#~ msgstr "Der Boot-Knopf wurde beim Starten gedrückt."
44284436

locale/el.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2035,6 +2035,10 @@ msgstr ""
20352035
msgid "Too many channels in sample."
20362036
msgstr ""
20372037

2038+
#: ports/espressif/common-hal/_bleio/Characteristic.c
2039+
msgid "Too many descriptors"
2040+
msgstr ""
2041+
20382042
#: shared-module/displayio/__init__.c
20392043
msgid "Too many display busses; forgot displayio.release_displays() ?"
20402044
msgstr ""
@@ -2243,8 +2247,9 @@ msgstr ""
22432247
msgid "Unsupported hash algorithm"
22442248
msgstr ""
22452249

2250+
#: ports/espressif/common-hal/_bleio/Adapter.c
22462251
#: ports/espressif/common-hal/dualbank/__init__.c
2247-
msgid "Update Failed"
2252+
msgid "Update failed"
22482253
msgstr ""
22492254

22502255
#: ports/espressif/common-hal/_bleio/Characteristic.c

locale/en_GB.po

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2035,6 +2035,10 @@ msgstr "Too many channels in sample"
20352035
msgid "Too many channels in sample."
20362036
msgstr "Too many channels in sample."
20372037

2038+
#: ports/espressif/common-hal/_bleio/Characteristic.c
2039+
msgid "Too many descriptors"
2040+
msgstr ""
2041+
20382042
#: shared-module/displayio/__init__.c
20392043
msgid "Too many display busses; forgot displayio.release_displays() ?"
20402044
msgstr "Too many display busses; forgot displayio.release_displays() ?"
@@ -2245,9 +2249,10 @@ msgstr "Unsupported format"
22452249
msgid "Unsupported hash algorithm"
22462250
msgstr "Unsupported hash algorithm"
22472251

2252+
#: ports/espressif/common-hal/_bleio/Adapter.c
22482253
#: ports/espressif/common-hal/dualbank/__init__.c
2249-
msgid "Update Failed"
2250-
msgstr "Update failed"
2254+
msgid "Update failed"
2255+
msgstr ""
22512256

22522257
#: ports/espressif/common-hal/_bleio/Characteristic.c
22532258
#: ports/espressif/common-hal/_bleio/Descriptor.c
@@ -4371,6 +4376,9 @@ msgstr "zi must be of float type"
43714376
msgid "zi must be of shape (n_section, 2)"
43724377
msgstr "zi must be of shape (n_section, 2)"
43734378

4379+
#~ msgid "Update Failed"
4380+
#~ msgstr "Update failed"
4381+
43744382
#~ msgid "You pressed the boot button at start up."
43754383
#~ msgstr "You pressed the boot button at start up."
43764384

locale/es.po

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2065,6 +2065,10 @@ msgstr "Demasiados canales en la muestra"
20652065
msgid "Too many channels in sample."
20662066
msgstr "Demasiados canales en sample."
20672067

2068+
#: ports/espressif/common-hal/_bleio/Characteristic.c
2069+
msgid "Too many descriptors"
2070+
msgstr ""
2071+
20682072
#: shared-module/displayio/__init__.c
20692073
msgid "Too many display busses; forgot displayio.release_displays() ?"
20702074
msgstr ""
@@ -2276,9 +2280,10 @@ msgstr "Formato no soportado"
22762280
msgid "Unsupported hash algorithm"
22772281
msgstr "Algoritmo hash no soportado"
22782282

2283+
#: ports/espressif/common-hal/_bleio/Adapter.c
22792284
#: ports/espressif/common-hal/dualbank/__init__.c
2280-
msgid "Update Failed"
2281-
msgstr "La actualización fallo"
2285+
msgid "Update failed"
2286+
msgstr ""
22822287

22832288
#: ports/espressif/common-hal/_bleio/Characteristic.c
22842289
#: ports/espressif/common-hal/_bleio/Descriptor.c
@@ -4409,6 +4414,9 @@ msgstr "zi debe ser de tipo flotante"
44094414
msgid "zi must be of shape (n_section, 2)"
44104415
msgstr "zi debe ser una forma (n_section,2)"
44114416

4417+
#~ msgid "Update Failed"
4418+
#~ msgstr "La actualización fallo"
4419+
44124420
#~ msgid "Error: Failure to bind"
44134421
#~ msgstr "Error: fallo al vincular"
44144422

locale/fil.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2020,6 +2020,10 @@ msgstr ""
20202020
msgid "Too many channels in sample."
20212021
msgstr "Sobra ang channels sa sample."
20222022

2023+
#: ports/espressif/common-hal/_bleio/Characteristic.c
2024+
msgid "Too many descriptors"
2025+
msgstr ""
2026+
20232027
#: shared-module/displayio/__init__.c
20242028
msgid "Too many display busses; forgot displayio.release_displays() ?"
20252029
msgstr ""
@@ -2230,8 +2234,9 @@ msgstr "Hindi supportadong format"
22302234
msgid "Unsupported hash algorithm"
22312235
msgstr ""
22322236

2237+
#: ports/espressif/common-hal/_bleio/Adapter.c
22332238
#: ports/espressif/common-hal/dualbank/__init__.c
2234-
msgid "Update Failed"
2239+
msgid "Update failed"
22352240
msgstr ""
22362241

22372242
#: ports/espressif/common-hal/_bleio/Characteristic.c

locale/fr.po

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2080,6 +2080,10 @@ msgstr "Trop de canaux dans l'échantillon"
20802080
msgid "Too many channels in sample."
20812081
msgstr "Trop de canaux dans l'échantillon."
20822082

2083+
#: ports/espressif/common-hal/_bleio/Characteristic.c
2084+
msgid "Too many descriptors"
2085+
msgstr ""
2086+
20832087
#: shared-module/displayio/__init__.c
20842088
msgid "Too many display busses; forgot displayio.release_displays() ?"
20852089
msgstr "Bus d'affichage trop nombreux; oubli de displayio.release_displays() ?"
@@ -2294,9 +2298,10 @@ msgstr "Format non pris en charge"
22942298
msgid "Unsupported hash algorithm"
22952299
msgstr "Algorithme de hachage non supporté"
22962300

2301+
#: ports/espressif/common-hal/_bleio/Adapter.c
22972302
#: ports/espressif/common-hal/dualbank/__init__.c
2298-
msgid "Update Failed"
2299-
msgstr "Mise-à-jour échouée"
2303+
msgid "Update failed"
2304+
msgstr ""
23002305

23012306
#: ports/espressif/common-hal/_bleio/Characteristic.c
23022307
#: ports/espressif/common-hal/_bleio/Descriptor.c
@@ -4440,6 +4445,9 @@ msgstr "zi doit être de type float"
44404445
msgid "zi must be of shape (n_section, 2)"
44414446
msgstr "zi doit être de forme (n_section, 2)"
44424447

4448+
#~ msgid "Update Failed"
4449+
#~ msgstr "Mise-à-jour échouée"
4450+
44434451
#~ msgid "Error: Failure to bind"
44444452
#~ msgstr "Erreur : Impossible de lier"
44454453

locale/hi.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2009,6 +2009,10 @@ msgstr ""
20092009
msgid "Too many channels in sample."
20102010
msgstr ""
20112011

2012+
#: ports/espressif/common-hal/_bleio/Characteristic.c
2013+
msgid "Too many descriptors"
2014+
msgstr ""
2015+
20122016
#: shared-module/displayio/__init__.c
20132017
msgid "Too many display busses; forgot displayio.release_displays() ?"
20142018
msgstr ""
@@ -2217,8 +2221,9 @@ msgstr ""
22172221
msgid "Unsupported hash algorithm"
22182222
msgstr ""
22192223

2224+
#: ports/espressif/common-hal/_bleio/Adapter.c
22202225
#: ports/espressif/common-hal/dualbank/__init__.c
2221-
msgid "Update Failed"
2226+
msgid "Update failed"
22222227
msgstr ""
22232228

22242229
#: ports/espressif/common-hal/_bleio/Characteristic.c

locale/it_IT.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2022,6 +2022,10 @@ msgstr ""
20222022
msgid "Too many channels in sample."
20232023
msgstr ""
20242024

2025+
#: ports/espressif/common-hal/_bleio/Characteristic.c
2026+
msgid "Too many descriptors"
2027+
msgstr ""
2028+
20252029
#: shared-module/displayio/__init__.c
20262030
msgid "Too many display busses; forgot displayio.release_displays() ?"
20272031
msgstr ""
@@ -2232,8 +2236,9 @@ msgstr "Formato non supportato"
22322236
msgid "Unsupported hash algorithm"
22332237
msgstr ""
22342238

2239+
#: ports/espressif/common-hal/_bleio/Adapter.c
22352240
#: ports/espressif/common-hal/dualbank/__init__.c
2236-
msgid "Update Failed"
2241+
msgid "Update failed"
22372242
msgstr ""
22382243

22392244
#: ports/espressif/common-hal/_bleio/Characteristic.c

0 commit comments

Comments
 (0)