Skip to content

Commit 758c60c

Browse files
authored
Merge pull request #9445 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 612bf20 + 661fd69 commit 758c60c

File tree

19 files changed

+95
-0
lines changed

19 files changed

+95
-0
lines changed

locale/ID.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,6 +1185,7 @@ msgid "Interrupted by output function"
11851185
msgstr ""
11861186

11871187
#: ports/espressif/common-hal/espulp/ULP.c
1188+
#: ports/espressif/common-hal/microcontroller/Processor.c
11881189
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
11891190
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
11901191
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1292,6 +1293,10 @@ msgstr ""
12921293
msgid "Layer must be a Group or TileGrid subclass"
12931294
msgstr ""
12941295

1296+
#: shared-bindings/audiocore/RawSample.c
1297+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1298+
msgstr ""
1299+
12951300
#: ports/espressif/common-hal/espidf/__init__.c
12961301
msgid "MAC address was invalid"
12971302
msgstr ""

locale/cs.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1197,6 +1197,7 @@ msgid "Interrupted by output function"
11971197
msgstr ""
11981198

11991199
#: ports/espressif/common-hal/espulp/ULP.c
1200+
#: ports/espressif/common-hal/microcontroller/Processor.c
12001201
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
12011202
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
12021203
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1304,6 +1305,10 @@ msgstr "Vrstva již v groupě je"
13041305
msgid "Layer must be a Group or TileGrid subclass"
13051306
msgstr "Vrstva musí být Group nebo TileGrid"
13061307

1308+
#: shared-bindings/audiocore/RawSample.c
1309+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1310+
msgstr ""
1311+
13071312
#: ports/espressif/common-hal/espidf/__init__.c
13081313
msgid "MAC address was invalid"
13091314
msgstr "MAC adresa byla chybná"

locale/de_DE.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1208,6 +1208,7 @@ msgid "Interrupted by output function"
12081208
msgstr "Unterbrochen durch Ausgabefunktion"
12091209

12101210
#: ports/espressif/common-hal/espulp/ULP.c
1211+
#: ports/espressif/common-hal/microcontroller/Processor.c
12111212
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
12121213
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
12131214
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1315,6 +1316,10 @@ msgstr "Ebene ist bereits in der Gruppe"
13151316
msgid "Layer must be a Group or TileGrid subclass"
13161317
msgstr "Ebene muss eine Gruppe oder eine TileGrid Subklasse sein"
13171318

1319+
#: shared-bindings/audiocore/RawSample.c
1320+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1321+
msgstr ""
1322+
13181323
#: ports/espressif/common-hal/espidf/__init__.c
13191324
msgid "MAC address was invalid"
13201325
msgstr "MAC Adresse war ungültig"

locale/el.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,6 +1203,7 @@ msgid "Interrupted by output function"
12031203
msgstr ""
12041204

12051205
#: ports/espressif/common-hal/espulp/ULP.c
1206+
#: ports/espressif/common-hal/microcontroller/Processor.c
12061207
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
12071208
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
12081209
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1310,6 +1311,10 @@ msgstr ""
13101311
msgid "Layer must be a Group or TileGrid subclass"
13111312
msgstr ""
13121313

1314+
#: shared-bindings/audiocore/RawSample.c
1315+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1316+
msgstr ""
1317+
13131318
#: ports/espressif/common-hal/espidf/__init__.c
13141319
msgid "MAC address was invalid"
13151320
msgstr ""

locale/en_GB.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1196,6 +1196,7 @@ msgid "Interrupted by output function"
11961196
msgstr "Interrupted by output function"
11971197

11981198
#: ports/espressif/common-hal/espulp/ULP.c
1199+
#: ports/espressif/common-hal/microcontroller/Processor.c
11991200
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
12001201
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
12011202
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1303,6 +1304,10 @@ msgstr "Layer already in a group"
13031304
msgid "Layer must be a Group or TileGrid subclass"
13041305
msgstr "Layer must be a Group or TileGrid subclass"
13051306

1307+
#: shared-bindings/audiocore/RawSample.c
1308+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1309+
msgstr ""
1310+
13061311
#: ports/espressif/common-hal/espidf/__init__.c
13071312
msgid "MAC address was invalid"
13081313
msgstr "MAC address was invalid"

locale/es.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1216,6 +1216,7 @@ msgid "Interrupted by output function"
12161216
msgstr ""
12171217

12181218
#: ports/espressif/common-hal/espulp/ULP.c
1219+
#: ports/espressif/common-hal/microcontroller/Processor.c
12191220
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
12201221
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
12211222
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1323,6 +1324,10 @@ msgstr "El Layer ya esta en un grupo"
13231324
msgid "Layer must be a Group or TileGrid subclass"
13241325
msgstr "El Layer debe ser un grupo o una subclase de TileGrid"
13251326

1327+
#: shared-bindings/audiocore/RawSample.c
1328+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1329+
msgstr ""
1330+
13261331
#: ports/espressif/common-hal/espidf/__init__.c
13271332
msgid "MAC address was invalid"
13281333
msgstr "La dirección MAC es incorrecta"

locale/fil.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1187,6 +1187,7 @@ msgid "Interrupted by output function"
11871187
msgstr ""
11881188

11891189
#: ports/espressif/common-hal/espulp/ULP.c
1190+
#: ports/espressif/common-hal/microcontroller/Processor.c
11901191
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
11911192
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
11921193
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1294,6 +1295,10 @@ msgstr ""
12941295
msgid "Layer must be a Group or TileGrid subclass"
12951296
msgstr ""
12961297

1298+
#: shared-bindings/audiocore/RawSample.c
1299+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1300+
msgstr ""
1301+
12971302
#: ports/espressif/common-hal/espidf/__init__.c
12981303
msgid "MAC address was invalid"
12991304
msgstr ""

locale/fr.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1225,6 +1225,7 @@ msgid "Interrupted by output function"
12251225
msgstr ""
12261226

12271227
#: ports/espressif/common-hal/espulp/ULP.c
1228+
#: ports/espressif/common-hal/microcontroller/Processor.c
12281229
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
12291230
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
12301231
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1332,6 +1333,10 @@ msgstr "Ce calque est déjà dans un groupe"
13321333
msgid "Layer must be a Group or TileGrid subclass"
13331334
msgstr "Le calque doit être une sous-classe de Group ou TileGrid"
13341335

1336+
#: shared-bindings/audiocore/RawSample.c
1337+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1338+
msgstr ""
1339+
13351340
#: ports/espressif/common-hal/espidf/__init__.c
13361341
msgid "MAC address was invalid"
13371342
msgstr "Adresse physique (MAC) invalide"

locale/hi.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1179,6 +1179,7 @@ msgid "Interrupted by output function"
11791179
msgstr ""
11801180

11811181
#: ports/espressif/common-hal/espulp/ULP.c
1182+
#: ports/espressif/common-hal/microcontroller/Processor.c
11821183
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
11831184
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
11841185
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1286,6 +1287,10 @@ msgstr ""
12861287
msgid "Layer must be a Group or TileGrid subclass"
12871288
msgstr ""
12881289

1290+
#: shared-bindings/audiocore/RawSample.c
1291+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1292+
msgstr ""
1293+
12891294
#: ports/espressif/common-hal/espidf/__init__.c
12901295
msgid "MAC address was invalid"
12911296
msgstr ""

locale/it_IT.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1187,6 +1187,7 @@ msgid "Interrupted by output function"
11871187
msgstr ""
11881188

11891189
#: ports/espressif/common-hal/espulp/ULP.c
1190+
#: ports/espressif/common-hal/microcontroller/Processor.c
11901191
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
11911192
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
11921193
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1294,6 +1295,10 @@ msgstr ""
12941295
msgid "Layer must be a Group or TileGrid subclass"
12951296
msgstr ""
12961297

1298+
#: shared-bindings/audiocore/RawSample.c
1299+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1300+
msgstr ""
1301+
12971302
#: ports/espressif/common-hal/espidf/__init__.c
12981303
msgid "MAC address was invalid"
12991304
msgstr ""

0 commit comments

Comments
 (0)