Skip to content

Commit 3f6fc21

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 de26e3a commit 3f6fc21

File tree

17 files changed

+176
-98
lines changed

17 files changed

+176
-98
lines changed

locale/ID.po

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2223,12 +2223,8 @@ msgid "UART write error"
22232223
msgstr "Kesalahan penulisan UART"
22242224

22252225
#: shared-module/usb_hid/Device.c
2226-
msgid "USB Busy"
2227-
msgstr "USB Sibuk"
2228-
2229-
#: shared-module/usb_hid/Device.c
2230-
msgid "USB Error"
2231-
msgstr "Kesalahan USB"
2226+
msgid "USB busy"
2227+
msgstr ""
22322228

22332229
#: supervisor/shared/safe_mode.c
22342230
msgid "USB devices need more endpoints than are available."
@@ -2238,6 +2234,10 @@ msgstr ""
22382234
msgid "USB devices specify too many interface names."
22392235
msgstr ""
22402236

2237+
#: shared-module/usb_hid/Device.c
2238+
msgid "USB error"
2239+
msgstr ""
2240+
22412241
#: shared-bindings/_bleio/UUID.c
22422242
msgid "UUID integer value must be 0-0xffff"
22432243
msgstr "Nilai integer UUID harus 0-0xffff"
@@ -4369,6 +4369,12 @@ msgstr "zi harus berjenis float"
43694369
msgid "zi must be of shape (n_section, 2)"
43704370
msgstr ""
43714371

4372+
#~ msgid "USB Busy"
4373+
#~ msgstr "USB Sibuk"
4374+
4375+
#~ msgid "USB Error"
4376+
#~ msgstr "Kesalahan USB"
4377+
43724378
#~ msgid "%q indices must be integers, not %q"
43734379
#~ msgstr "%q indeks harus bilangan bulat, bukan %q"
43744380

locale/cs.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2185,11 +2185,7 @@ msgid "UART write error"
21852185
msgstr ""
21862186

21872187
#: shared-module/usb_hid/Device.c
2188-
msgid "USB Busy"
2189-
msgstr ""
2190-
2191-
#: shared-module/usb_hid/Device.c
2192-
msgid "USB Error"
2188+
msgid "USB busy"
21932189
msgstr ""
21942190

21952191
#: supervisor/shared/safe_mode.c
@@ -2200,6 +2196,10 @@ msgstr ""
22002196
msgid "USB devices specify too many interface names."
22012197
msgstr ""
22022198

2199+
#: shared-module/usb_hid/Device.c
2200+
msgid "USB error"
2201+
msgstr ""
2202+
22032203
#: shared-bindings/_bleio/UUID.c
22042204
msgid "UUID integer value must be 0-0xffff"
22052205
msgstr ""

locale/de_DE.po

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2229,12 +2229,8 @@ msgid "UART write error"
22292229
msgstr "UART-Schreibfehler"
22302230

22312231
#: shared-module/usb_hid/Device.c
2232-
msgid "USB Busy"
2233-
msgstr "USB beschäftigt"
2234-
2235-
#: shared-module/usb_hid/Device.c
2236-
msgid "USB Error"
2237-
msgstr "USB Fehler"
2232+
msgid "USB busy"
2233+
msgstr ""
22382234

22392235
#: supervisor/shared/safe_mode.c
22402236
msgid "USB devices need more endpoints than are available."
@@ -2244,6 +2240,10 @@ msgstr ""
22442240
msgid "USB devices specify too many interface names."
22452241
msgstr ""
22462242

2243+
#: shared-module/usb_hid/Device.c
2244+
msgid "USB error"
2245+
msgstr ""
2246+
22472247
#: shared-bindings/_bleio/UUID.c
22482248
msgid "UUID integer value must be 0-0xffff"
22492249
msgstr "UUID Integer-Wert muss ein Wert von 0 bis 0xffff sein"
@@ -4412,6 +4412,12 @@ msgstr ""
44124412
msgid "zi must be of shape (n_section, 2)"
44134413
msgstr ""
44144414

4415+
#~ msgid "USB Busy"
4416+
#~ msgstr "USB beschäftigt"
4417+
4418+
#~ msgid "USB Error"
4419+
#~ msgstr "USB Fehler"
4420+
44154421
#~ msgid "%q indices must be integers, not %q"
44164422
#~ msgstr "%q Indizes müssen Integer sein, nicht %q"
44174423

locale/el.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2182,11 +2182,7 @@ msgid "UART write error"
21822182
msgstr ""
21832183

21842184
#: shared-module/usb_hid/Device.c
2185-
msgid "USB Busy"
2186-
msgstr ""
2187-
2188-
#: shared-module/usb_hid/Device.c
2189-
msgid "USB Error"
2185+
msgid "USB busy"
21902186
msgstr ""
21912187

21922188
#: supervisor/shared/safe_mode.c
@@ -2197,6 +2193,10 @@ msgstr ""
21972193
msgid "USB devices specify too many interface names."
21982194
msgstr ""
21992195

2196+
#: shared-module/usb_hid/Device.c
2197+
msgid "USB error"
2198+
msgstr ""
2199+
22002200
#: shared-bindings/_bleio/UUID.c
22012201
msgid "UUID integer value must be 0-0xffff"
22022202
msgstr ""

locale/en_GB.po

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2219,12 +2219,8 @@ msgid "UART write error"
22192219
msgstr "UART write error"
22202220

22212221
#: shared-module/usb_hid/Device.c
2222-
msgid "USB Busy"
2223-
msgstr "USB busy"
2224-
2225-
#: shared-module/usb_hid/Device.c
2226-
msgid "USB Error"
2227-
msgstr "USB error"
2222+
msgid "USB busy"
2223+
msgstr ""
22282224

22292225
#: supervisor/shared/safe_mode.c
22302226
msgid "USB devices need more endpoints than are available."
@@ -2234,6 +2230,10 @@ msgstr ""
22342230
msgid "USB devices specify too many interface names."
22352231
msgstr ""
22362232

2233+
#: shared-module/usb_hid/Device.c
2234+
msgid "USB error"
2235+
msgstr ""
2236+
22372237
#: shared-bindings/_bleio/UUID.c
22382238
msgid "UUID integer value must be 0-0xffff"
22392239
msgstr "UUID integer value must be 0-0xffff"
@@ -4369,6 +4369,12 @@ msgstr "zi must be of float type"
43694369
msgid "zi must be of shape (n_section, 2)"
43704370
msgstr "zi must be of shape (n_section, 2)"
43714371

4372+
#~ msgid "USB Busy"
4373+
#~ msgstr "USB busy"
4374+
4375+
#~ msgid "USB Error"
4376+
#~ msgstr "USB error"
4377+
43724378
#~ msgid "%q indices must be integers, not %q"
43734379
#~ msgstr "%q indices must be integers, not %q"
43744380

locale/es.po

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2248,12 +2248,8 @@ msgid "UART write error"
22482248
msgstr "Error de escritura UART"
22492249

22502250
#: shared-module/usb_hid/Device.c
2251-
msgid "USB Busy"
2252-
msgstr "USB ocupado"
2253-
2254-
#: shared-module/usb_hid/Device.c
2255-
msgid "USB Error"
2256-
msgstr "Error USB"
2251+
msgid "USB busy"
2252+
msgstr ""
22572253

22582254
#: supervisor/shared/safe_mode.c
22592255
msgid "USB devices need more endpoints than are available."
@@ -2263,6 +2259,10 @@ msgstr "Dispositivos USB necesita más puntos finales de los disponibles."
22632259
msgid "USB devices specify too many interface names."
22642260
msgstr "Dispositivos USB especifica demasiados nombres de interfaz."
22652261

2262+
#: shared-module/usb_hid/Device.c
2263+
msgid "USB error"
2264+
msgstr ""
2265+
22662266
#: shared-bindings/_bleio/UUID.c
22672267
msgid "UUID integer value must be 0-0xffff"
22682268
msgstr "El valor entero del UUID debe ser 0-0xffff"
@@ -4413,6 +4413,12 @@ msgstr "zi debe ser de tipo flotante"
44134413
msgid "zi must be of shape (n_section, 2)"
44144414
msgstr "zi debe ser una forma (n_section,2)"
44154415

4416+
#~ msgid "USB Busy"
4417+
#~ msgstr "USB ocupado"
4418+
4419+
#~ msgid "USB Error"
4420+
#~ msgstr "Error USB"
4421+
44164422
#~ msgid "%q indices must be integers, not %q"
44174423
#~ msgstr "índices %q deben ser enteros, no %q"
44184424

locale/fil.po

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2202,12 +2202,8 @@ msgid "UART write error"
22022202
msgstr ""
22032203

22042204
#: shared-module/usb_hid/Device.c
2205-
msgid "USB Busy"
2206-
msgstr "Busy ang USB"
2207-
2208-
#: shared-module/usb_hid/Device.c
2209-
msgid "USB Error"
2210-
msgstr "May pagkakamali ang USB"
2205+
msgid "USB busy"
2206+
msgstr ""
22112207

22122208
#: supervisor/shared/safe_mode.c
22132209
msgid "USB devices need more endpoints than are available."
@@ -2217,6 +2213,10 @@ msgstr ""
22172213
msgid "USB devices specify too many interface names."
22182214
msgstr ""
22192215

2216+
#: shared-module/usb_hid/Device.c
2217+
msgid "USB error"
2218+
msgstr ""
2219+
22202220
#: shared-bindings/_bleio/UUID.c
22212221
msgid "UUID integer value must be 0-0xffff"
22222222
msgstr ""
@@ -4372,6 +4372,12 @@ msgstr ""
43724372
msgid "zi must be of shape (n_section, 2)"
43734373
msgstr ""
43744374

4375+
#~ msgid "USB Busy"
4376+
#~ msgstr "Busy ang USB"
4377+
4378+
#~ msgid "USB Error"
4379+
#~ msgstr "May pagkakamali ang USB"
4380+
43754381
#~ msgid "'%s' integer %d is not within range %d..%d"
43764382
#~ msgstr "'%s' integer %d ay wala sa sakop ng %d..%d"
43774383

locale/fr.po

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2259,12 +2259,8 @@ msgid "UART write error"
22592259
msgstr "Erreur d'écriture UART"
22602260

22612261
#: shared-module/usb_hid/Device.c
2262-
msgid "USB Busy"
2263-
msgstr "USB occupé"
2264-
2265-
#: shared-module/usb_hid/Device.c
2266-
msgid "USB Error"
2267-
msgstr "Erreur USB"
2262+
msgid "USB busy"
2263+
msgstr ""
22682264

22692265
#: supervisor/shared/safe_mode.c
22702266
msgid "USB devices need more endpoints than are available."
@@ -2274,6 +2270,10 @@ msgstr ""
22742270
msgid "USB devices specify too many interface names."
22752271
msgstr ""
22762272

2273+
#: shared-module/usb_hid/Device.c
2274+
msgid "USB error"
2275+
msgstr ""
2276+
22772277
#: shared-bindings/_bleio/UUID.c
22782278
msgid "UUID integer value must be 0-0xffff"
22792279
msgstr "La valeur du chiffre entier de UUID doit être 0-0xffff"
@@ -4437,6 +4437,12 @@ msgstr "zi doit être de type float"
44374437
msgid "zi must be of shape (n_section, 2)"
44384438
msgstr "zi doit être de forme (n_section, 2)"
44394439

4440+
#~ msgid "USB Busy"
4441+
#~ msgstr "USB occupé"
4442+
4443+
#~ msgid "USB Error"
4444+
#~ msgstr "Erreur USB"
4445+
44404446
#~ msgid "%q indices must be integers, not %q"
44414447
#~ msgstr "indices %q doivent être des chiffres entier, et non %q"
44424448

locale/hi.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2182,11 +2182,7 @@ msgid "UART write error"
21822182
msgstr ""
21832183

21842184
#: shared-module/usb_hid/Device.c
2185-
msgid "USB Busy"
2186-
msgstr ""
2187-
2188-
#: shared-module/usb_hid/Device.c
2189-
msgid "USB Error"
2185+
msgid "USB busy"
21902186
msgstr ""
21912187

21922188
#: supervisor/shared/safe_mode.c
@@ -2197,6 +2193,10 @@ msgstr ""
21972193
msgid "USB devices specify too many interface names."
21982194
msgstr ""
21992195

2196+
#: shared-module/usb_hid/Device.c
2197+
msgid "USB error"
2198+
msgstr ""
2199+
22002200
#: shared-bindings/_bleio/UUID.c
22012201
msgid "UUID integer value must be 0-0xffff"
22022202
msgstr ""

locale/it_IT.po

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2223,12 +2223,8 @@ msgid "UART write error"
22232223
msgstr ""
22242224

22252225
#: shared-module/usb_hid/Device.c
2226-
msgid "USB Busy"
2227-
msgstr "USB occupata"
2228-
2229-
#: shared-module/usb_hid/Device.c
2230-
msgid "USB Error"
2231-
msgstr "Errore USB"
2226+
msgid "USB busy"
2227+
msgstr ""
22322228

22332229
#: supervisor/shared/safe_mode.c
22342230
msgid "USB devices need more endpoints than are available."
@@ -2238,6 +2234,10 @@ msgstr ""
22382234
msgid "USB devices specify too many interface names."
22392235
msgstr ""
22402236

2237+
#: shared-module/usb_hid/Device.c
2238+
msgid "USB error"
2239+
msgstr ""
2240+
22412241
#: shared-bindings/_bleio/UUID.c
22422242
msgid "UUID integer value must be 0-0xffff"
22432243
msgstr ""
@@ -4391,6 +4391,12 @@ msgstr ""
43914391
msgid "zi must be of shape (n_section, 2)"
43924392
msgstr ""
43934393

4394+
#~ msgid "USB Busy"
4395+
#~ msgstr "USB occupata"
4396+
4397+
#~ msgid "USB Error"
4398+
#~ msgstr "Errore USB"
4399+
43944400
#~ msgid "%q indices must be integers, not %q"
43954401
#~ msgstr "%q gli indici devono essere interi, non %q"
43964402

0 commit comments

Comments
 (0)