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 ""

locale/ja.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 ""
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 ""
13031304
msgid "Layer must be a Group or TileGrid subclass"
13041305
msgstr ""
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 ""

locale/ko.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1231,6 +1231,7 @@ msgid "Interrupted by output function"
12311231
msgstr "출력 함수로 인해 종료되었다"
12321232

12331233
#: ports/espressif/common-hal/espulp/ULP.c
1234+
#: ports/espressif/common-hal/microcontroller/Processor.c
12341235
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
12351236
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
12361237
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1338,6 +1339,10 @@ msgstr "레이어가 이미 그룹에 있습니다"
13381339
msgid "Layer must be a Group or TileGrid subclass"
13391340
msgstr "레이어는 그룹 또는 TileGrid 하위 클래스 여야 합니다"
13401341

1342+
#: shared-bindings/audiocore/RawSample.c
1343+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1344+
msgstr ""
1345+
13411346
#: ports/espressif/common-hal/espidf/__init__.c
13421347
msgid "MAC address was invalid"
13431348
msgstr "MAC 주소는 잘못되었습니다"

locale/nl.po

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

11841184
#: ports/espressif/common-hal/espulp/ULP.c
1185+
#: ports/espressif/common-hal/microcontroller/Processor.c
11851186
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
11861187
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
11871188
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1289,6 +1290,10 @@ msgstr ""
12891290
msgid "Layer must be a Group or TileGrid subclass"
12901291
msgstr ""
12911292

1293+
#: shared-bindings/audiocore/RawSample.c
1294+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1295+
msgstr ""
1296+
12921297
#: ports/espressif/common-hal/espidf/__init__.c
12931298
msgid "MAC address was invalid"
12941299
msgstr ""

locale/pl.po

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

12031203
#: ports/espressif/common-hal/espulp/ULP.c
1204+
#: ports/espressif/common-hal/microcontroller/Processor.c
12041205
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
12051206
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
12061207
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1308,6 +1309,10 @@ msgstr ""
13081309
msgid "Layer must be a Group or TileGrid subclass"
13091310
msgstr ""
13101311

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

locale/pt_BR.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1212,6 +1212,7 @@ msgid "Interrupted by output function"
12121212
msgstr "Interrompido pela função de saída"
12131213

12141214
#: ports/espressif/common-hal/espulp/ULP.c
1215+
#: ports/espressif/common-hal/microcontroller/Processor.c
12151216
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
12161217
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
12171218
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1319,6 +1320,10 @@ msgstr "Camada já está num grupo"
13191320
msgid "Layer must be a Group or TileGrid subclass"
13201321
msgstr "A camada deve ser uma subclasse Group ou TileGrid"
13211322

1323+
#: shared-bindings/audiocore/RawSample.c
1324+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1325+
msgstr ""
1326+
13221327
#: ports/espressif/common-hal/espidf/__init__.c
13231328
msgid "MAC address was invalid"
13241329
msgstr "O endereço MAC era inválido"

locale/ru.po

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

12251225
#: ports/espressif/common-hal/espulp/ULP.c
1226+
#: ports/espressif/common-hal/microcontroller/Processor.c
12261227
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
12271228
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
12281229
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1330,6 +1331,10 @@ msgstr "Слой уже в группе (Group)"
13301331
msgid "Layer must be a Group or TileGrid subclass"
13311332
msgstr "Слой должен быть группой (Group) или субклассом TileGrid"
13321333

1334+
#: shared-bindings/audiocore/RawSample.c
1335+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1336+
msgstr ""
1337+
13331338
#: ports/espressif/common-hal/espidf/__init__.c
13341339
msgid "MAC address was invalid"
13351340
msgstr "MAC адрес был недействительным"

locale/sv.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,6 +1204,7 @@ msgid "Interrupted by output function"
12041204
msgstr "Avbruten av utgångsfunktion"
12051205

12061206
#: ports/espressif/common-hal/espulp/ULP.c
1207+
#: ports/espressif/common-hal/microcontroller/Processor.c
12071208
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
12081209
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
12091210
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1311,6 +1312,10 @@ msgstr "Layer är redan med i en grupp"
13111312
msgid "Layer must be a Group or TileGrid subclass"
13121313
msgstr "Layer måste vara en underklass av Group eller TileGrid"
13131314

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

locale/tr.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
@@ -1305,6 +1306,10 @@ msgstr "Katman zaten bir grupta"
13051306
msgid "Layer must be a Group or TileGrid subclass"
13061307
msgstr "Katman, bir Grup ya da TileGrid alt sınıfı olmalıdır"
13071308

1309+
#: shared-bindings/audiocore/RawSample.c
1310+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1311+
msgstr ""
1312+
13081313
#: ports/espressif/common-hal/espidf/__init__.c
13091314
msgid "MAC address was invalid"
13101315
msgstr "MAC adresi geçersiz"

locale/zh_Latn_pinyin.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,7 @@ msgid "Interrupted by output function"
12101210
msgstr "bèi shūchū gōngnéng zhōngduàn"
12111211

12121212
#: ports/espressif/common-hal/espulp/ULP.c
1213+
#: ports/espressif/common-hal/microcontroller/Processor.c
12131214
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
12141215
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
12151216
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
@@ -1317,6 +1318,10 @@ msgstr "tú céng yǐ zài zǔ zhōng"
13171318
msgid "Layer must be a Group or TileGrid subclass"
13181319
msgstr "tú céng bìxū shì zǔ huò píng pū wǎng gé zi lèi"
13191320

1321+
#: shared-bindings/audiocore/RawSample.c
1322+
msgid "Length of %q must be an even multiple of channel_count * type_size"
1323+
msgstr ""
1324+
13201325
#: ports/espressif/common-hal/espidf/__init__.c
13211326
msgid "MAC address was invalid"
13221327
msgstr "MAC dì zhǐ wú xiào"

0 commit comments

Comments
 (0)