Skip to content

Commit db40f00

Browse files
committed
Merge branch 'origin/main' into Weblate.
2 parents bfdaa6e + af4732a commit db40f00

File tree

16 files changed

+458
-65
lines changed

16 files changed

+458
-65
lines changed

locale/ID.po

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,10 @@ msgstr "0.0 ke kompleks berpangkat"
280280
msgid "3-arg pow() not supported"
281281
msgstr "pow() 3-arg tidak didukung"
282282

283+
#: shared-module/msgpack/__init__.c
284+
msgid "64 bit types"
285+
msgstr ""
286+
283287
#: ports/atmel-samd/common-hal/countio/Counter.c
284288
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
285289
msgid "A hardware interrupt channel is already in use"
@@ -1511,12 +1515,12 @@ msgstr ""
15111515
"Hanya monokrom, 4bpp atau 8bpp yang diindeks, dan 16bpp atau lebih yang "
15121516
"didukung: %d bpp diberikan"
15131517

1514-
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1515-
msgid "Only one alarm.time alarm can be set."
1518+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1519+
msgid "Only one TouchAlarm can be set in deep sleep."
15161520
msgstr ""
15171521

1518-
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1519-
msgid "Only one alarm.touch alarm can be set."
1522+
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1523+
msgid "Only one alarm.time alarm can be set."
15201524
msgstr ""
15211525

15221526
#: shared-module/displayio/ColorConverter.c
@@ -2474,6 +2478,10 @@ msgstr ""
24742478
msgid "circle can only be registered in one parent"
24752479
msgstr ""
24762480

2481+
#: shared-bindings/msgpack/ExtType.c
2482+
msgid "code outside range 0~127"
2483+
msgstr ""
2484+
24772485
#: shared-bindings/displayio/Palette.c
24782486
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
24792487
msgstr ""
@@ -2558,6 +2566,10 @@ msgstr ""
25582566
msgid "default 'except' must be last"
25592567
msgstr "'except' standar harus terakhir"
25602568

2569+
#: shared-bindings/msgpack/__init__.c
2570+
msgid "default is not a function"
2571+
msgstr ""
2572+
25612573
#: shared-bindings/audiobusio/PDMIn.c
25622574
msgid ""
25632575
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2657,6 +2669,10 @@ msgstr "hanya mengharapkan sebuah nilai (value) untuk set"
26572669
msgid "expecting key:value for dict"
26582670
msgstr "key:value diharapkan untuk dict"
26592671

2672+
#: shared-bindings/msgpack/__init__.c
2673+
msgid "ext_hook is not a function"
2674+
msgstr ""
2675+
26602676
#: py/argcheck.c
26612677
msgid "extra keyword arguments given"
26622678
msgstr "argumen keyword ekstra telah diberikan"
@@ -3189,6 +3205,10 @@ msgstr ""
31893205
msgid "no binding for nonlocal found"
31903206
msgstr "tidak ada ikatan/bind pada temuan nonlocal"
31913207

3208+
#: shared-module/msgpack/__init__.c
3209+
msgid "no default packer"
3210+
msgstr ""
3211+
31923212
#: py/builtinimport.c
31933213
msgid "no module named '%q'"
31943214
msgstr "tidak ada modul yang bernama '%q'"
@@ -3523,6 +3543,10 @@ msgstr "kompilasi script tidak didukung"
35233543
msgid "shape must be a tuple"
35243544
msgstr ""
35253545

3546+
#: shared-module/msgpack/__init__.c
3547+
msgid "short read"
3548+
msgstr ""
3549+
35263550
#: py/objstr.c
35273551
msgid "sign not allowed in string format specifier"
35283552
msgstr ""

locale/cs.po

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,10 @@ msgstr ""
278278
msgid "3-arg pow() not supported"
279279
msgstr ""
280280

281+
#: shared-module/msgpack/__init__.c
282+
msgid "64 bit types"
283+
msgstr ""
284+
281285
#: ports/atmel-samd/common-hal/countio/Counter.c
282286
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
283287
msgid "A hardware interrupt channel is already in use"
@@ -1487,12 +1491,12 @@ msgid ""
14871491
"%d bpp given"
14881492
msgstr ""
14891493

1490-
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1491-
msgid "Only one alarm.time alarm can be set."
1494+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1495+
msgid "Only one TouchAlarm can be set in deep sleep."
14921496
msgstr ""
14931497

1494-
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1495-
msgid "Only one alarm.touch alarm can be set."
1498+
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1499+
msgid "Only one alarm.time alarm can be set."
14961500
msgstr ""
14971501

14981502
#: shared-module/displayio/ColorConverter.c
@@ -2428,6 +2432,10 @@ msgstr ""
24282432
msgid "circle can only be registered in one parent"
24292433
msgstr ""
24302434

2435+
#: shared-bindings/msgpack/ExtType.c
2436+
msgid "code outside range 0~127"
2437+
msgstr ""
2438+
24312439
#: shared-bindings/displayio/Palette.c
24322440
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
24332441
msgstr ""
@@ -2512,6 +2520,10 @@ msgstr ""
25122520
msgid "default 'except' must be last"
25132521
msgstr ""
25142522

2523+
#: shared-bindings/msgpack/__init__.c
2524+
msgid "default is not a function"
2525+
msgstr ""
2526+
25152527
#: shared-bindings/audiobusio/PDMIn.c
25162528
msgid ""
25172529
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2611,6 +2623,10 @@ msgstr ""
26112623
msgid "expecting key:value for dict"
26122624
msgstr ""
26132625

2626+
#: shared-bindings/msgpack/__init__.c
2627+
msgid "ext_hook is not a function"
2628+
msgstr ""
2629+
26142630
#: py/argcheck.c
26152631
msgid "extra keyword arguments given"
26162632
msgstr ""
@@ -3143,6 +3159,10 @@ msgstr ""
31433159
msgid "no binding for nonlocal found"
31443160
msgstr ""
31453161

3162+
#: shared-module/msgpack/__init__.c
3163+
msgid "no default packer"
3164+
msgstr ""
3165+
31463166
#: py/builtinimport.c
31473167
msgid "no module named '%q'"
31483168
msgstr ""
@@ -3476,6 +3496,10 @@ msgstr ""
34763496
msgid "shape must be a tuple"
34773497
msgstr ""
34783498

3499+
#: shared-module/msgpack/__init__.c
3500+
msgid "short read"
3501+
msgstr ""
3502+
34793503
#: py/objstr.c
34803504
msgid "sign not allowed in string format specifier"
34813505
msgstr ""

locale/de_DE.po

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,10 @@ msgstr "0.0 zu einer komplexen Potenz"
279279
msgid "3-arg pow() not supported"
280280
msgstr "3-arg pow() wird nicht unterstützt"
281281

282+
#: shared-module/msgpack/__init__.c
283+
msgid "64 bit types"
284+
msgstr ""
285+
282286
#: ports/atmel-samd/common-hal/countio/Counter.c
283287
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
284288
msgid "A hardware interrupt channel is already in use"
@@ -1512,12 +1516,12 @@ msgstr ""
15121516
"Nur monochrome, indizierte 4bpp oder 8bpp, und 16bpp oder größere BMPs "
15131517
"unterstützt: %d bpp wurden gegeben"
15141518

1515-
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1516-
msgid "Only one alarm.time alarm can be set."
1519+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1520+
msgid "Only one TouchAlarm can be set in deep sleep."
15171521
msgstr ""
15181522

1519-
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1520-
msgid "Only one alarm.touch alarm can be set."
1523+
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1524+
msgid "Only one alarm.time alarm can be set."
15211525
msgstr ""
15221526

15231527
#: shared-module/displayio/ColorConverter.c
@@ -2493,6 +2497,10 @@ msgstr "chr() arg ist nicht in range(256)"
24932497
msgid "circle can only be registered in one parent"
24942498
msgstr "Kreis kann nur in einem Elternteil registriert werden"
24952499

2500+
#: shared-bindings/msgpack/ExtType.c
2501+
msgid "code outside range 0~127"
2502+
msgstr ""
2503+
24962504
#: shared-bindings/displayio/Palette.c
24972505
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
24982506
msgstr "Farbpuffer muss 3 Bytes (RGB) oder 4 Bytes (RGB + pad byte) sein"
@@ -2579,6 +2587,10 @@ msgstr "Dezimalzahlen nicht unterstützt"
25792587
msgid "default 'except' must be last"
25802588
msgstr "Die Standart-Ausnahmebehandlung muss als letztes sein"
25812589

2590+
#: shared-bindings/msgpack/__init__.c
2591+
msgid "default is not a function"
2592+
msgstr ""
2593+
25822594
#: shared-bindings/audiobusio/PDMIn.c
25832595
msgid ""
25842596
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2680,6 +2692,10 @@ msgstr "Erwarte nur einen Wert für set"
26802692
msgid "expecting key:value for dict"
26812693
msgstr "Erwarte key:value für dict"
26822694

2695+
#: shared-bindings/msgpack/__init__.c
2696+
msgid "ext_hook is not a function"
2697+
msgstr ""
2698+
26832699
#: py/argcheck.c
26842700
msgid "extra keyword arguments given"
26852701
msgstr "Es wurden zusätzliche Keyword-Argumente angegeben"
@@ -3219,6 +3235,10 @@ msgstr "kein verfügbares Netzwerkadapter (NIC)"
32193235
msgid "no binding for nonlocal found"
32203236
msgstr "Kein Binding für nonlocal gefunden"
32213237

3238+
#: shared-module/msgpack/__init__.c
3239+
msgid "no default packer"
3240+
msgstr ""
3241+
32223242
#: py/builtinimport.c
32233243
msgid "no module named '%q'"
32243244
msgstr "Kein Modul mit dem Namen '%q'"
@@ -3558,6 +3578,10 @@ msgstr "kompilieren von Skripten nicht unterstützt"
35583578
msgid "shape must be a tuple"
35593579
msgstr ""
35603580

3581+
#: shared-module/msgpack/__init__.c
3582+
msgid "short read"
3583+
msgstr ""
3584+
35613585
#: py/objstr.c
35623586
msgid "sign not allowed in string format specifier"
35633587
msgstr "Vorzeichen nicht erlaubt in einem String formatierungs specifier"

locale/el.po

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,10 @@ msgstr ""
275275
msgid "3-arg pow() not supported"
276276
msgstr ""
277277

278+
#: shared-module/msgpack/__init__.c
279+
msgid "64 bit types"
280+
msgstr ""
281+
278282
#: ports/atmel-samd/common-hal/countio/Counter.c
279283
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
280284
msgid "A hardware interrupt channel is already in use"
@@ -1484,12 +1488,12 @@ msgid ""
14841488
"%d bpp given"
14851489
msgstr ""
14861490

1487-
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1488-
msgid "Only one alarm.time alarm can be set."
1491+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1492+
msgid "Only one TouchAlarm can be set in deep sleep."
14891493
msgstr ""
14901494

1491-
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1492-
msgid "Only one alarm.touch alarm can be set."
1495+
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1496+
msgid "Only one alarm.time alarm can be set."
14931497
msgstr ""
14941498

14951499
#: shared-module/displayio/ColorConverter.c
@@ -2425,6 +2429,10 @@ msgstr ""
24252429
msgid "circle can only be registered in one parent"
24262430
msgstr ""
24272431

2432+
#: shared-bindings/msgpack/ExtType.c
2433+
msgid "code outside range 0~127"
2434+
msgstr ""
2435+
24282436
#: shared-bindings/displayio/Palette.c
24292437
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
24302438
msgstr ""
@@ -2509,6 +2517,10 @@ msgstr ""
25092517
msgid "default 'except' must be last"
25102518
msgstr ""
25112519

2520+
#: shared-bindings/msgpack/__init__.c
2521+
msgid "default is not a function"
2522+
msgstr ""
2523+
25122524
#: shared-bindings/audiobusio/PDMIn.c
25132525
msgid ""
25142526
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2608,6 +2620,10 @@ msgstr ""
26082620
msgid "expecting key:value for dict"
26092621
msgstr ""
26102622

2623+
#: shared-bindings/msgpack/__init__.c
2624+
msgid "ext_hook is not a function"
2625+
msgstr ""
2626+
26112627
#: py/argcheck.c
26122628
msgid "extra keyword arguments given"
26132629
msgstr ""
@@ -3140,6 +3156,10 @@ msgstr ""
31403156
msgid "no binding for nonlocal found"
31413157
msgstr ""
31423158

3159+
#: shared-module/msgpack/__init__.c
3160+
msgid "no default packer"
3161+
msgstr ""
3162+
31433163
#: py/builtinimport.c
31443164
msgid "no module named '%q'"
31453165
msgstr ""
@@ -3473,6 +3493,10 @@ msgstr ""
34733493
msgid "shape must be a tuple"
34743494
msgstr ""
34753495

3496+
#: shared-module/msgpack/__init__.c
3497+
msgid "short read"
3498+
msgstr ""
3499+
34763500
#: py/objstr.c
34773501
msgid "sign not allowed in string format specifier"
34783502
msgstr ""

0 commit comments

Comments
 (0)