Skip to content

Commit 9e66c3a

Browse files
authored
Merge pull request #3494 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 7f803c0 + b26c34d commit 9e66c3a

16 files changed

+232
-155
lines changed

locale/ID.po

+10-6
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
8-
"POT-Creation-Date: 2020-09-29 11:11+0530\n"
8+
"POT-Creation-Date: 2020-09-29 20:14-0500\n"
99
"PO-Revision-Date: 2020-07-06 18:10+0000\n"
1010
"Last-Translator: oon arfiandwi <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -1555,6 +1555,10 @@ msgstr "sistem file (filesystem) bersifat Read-only"
15551555
msgid "Refresh too soon"
15561556
msgstr ""
15571557

1558+
#: shared-bindings/canio/RemoteTransmissionRequest.c
1559+
msgid "RemoteTransmissionRequests limited to 8 bytes"
1560+
msgstr ""
1561+
15581562
#: shared-bindings/aesio/aes.c
15591563
msgid "Requested AES mode is unsupported"
15601564
msgstr ""
@@ -2445,10 +2449,14 @@ msgstr "error = 0x%08lX"
24452449
msgid "exceptions must derive from BaseException"
24462450
msgstr ""
24472451

2448-
#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c
2452+
#: shared-bindings/canio/CAN.c
24492453
msgid "expected '%q' but got '%q'"
24502454
msgstr ""
24512455

2456+
#: shared-bindings/canio/CAN.c
2457+
msgid "expected '%q' or '%q' but got '%q'"
2458+
msgstr ""
2459+
24522460
#: py/objstr.c
24532461
msgid "expected ':' after format specifier"
24542462
msgstr ""
@@ -3309,10 +3317,6 @@ msgstr ""
33093317
msgid "source palette too large"
33103318
msgstr ""
33113319

3312-
#: shared-bindings/canio/Message.c
3313-
msgid "specify size or data, but not both"
3314-
msgstr ""
3315-
33163320
#: py/objstr.c
33173321
msgid "start/end indices"
33183322
msgstr ""

locale/cs.po

+10-6
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
8-
"POT-Creation-Date: 2020-09-29 11:11+0530\n"
8+
"POT-Creation-Date: 2020-09-29 20:14-0500\n"
99
"PO-Revision-Date: 2020-05-24 03:22+0000\n"
1010
"Last-Translator: dronecz <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -1534,6 +1534,10 @@ msgstr ""
15341534
msgid "Refresh too soon"
15351535
msgstr ""
15361536

1537+
#: shared-bindings/canio/RemoteTransmissionRequest.c
1538+
msgid "RemoteTransmissionRequests limited to 8 bytes"
1539+
msgstr ""
1540+
15371541
#: shared-bindings/aesio/aes.c
15381542
msgid "Requested AES mode is unsupported"
15391543
msgstr ""
@@ -2416,10 +2420,14 @@ msgstr ""
24162420
msgid "exceptions must derive from BaseException"
24172421
msgstr ""
24182422

2419-
#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c
2423+
#: shared-bindings/canio/CAN.c
24202424
msgid "expected '%q' but got '%q'"
24212425
msgstr ""
24222426

2427+
#: shared-bindings/canio/CAN.c
2428+
msgid "expected '%q' or '%q' but got '%q'"
2429+
msgstr ""
2430+
24232431
#: py/objstr.c
24242432
msgid "expected ':' after format specifier"
24252433
msgstr ""
@@ -3279,10 +3287,6 @@ msgstr ""
32793287
msgid "source palette too large"
32803288
msgstr ""
32813289

3282-
#: shared-bindings/canio/Message.c
3283-
msgid "specify size or data, but not both"
3284-
msgstr ""
3285-
32863290
#: py/objstr.c
32873291
msgid "start/end indices"
32883292
msgstr ""

locale/de_DE.po

+10-6
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: \n"
77
"Report-Msgid-Bugs-To: \n"
8-
"POT-Creation-Date: 2020-09-29 11:11+0530\n"
8+
"POT-Creation-Date: 2020-09-29 20:14-0500\n"
99
"PO-Revision-Date: 2020-06-16 18:24+0000\n"
1010
"Last-Translator: Andreas Buchen <[email protected]>\n"
1111
"Language: de_DE\n"
@@ -1564,6 +1564,10 @@ msgstr "Schreibgeschützte Objekt"
15641564
msgid "Refresh too soon"
15651565
msgstr "Zu früh neu geladen"
15661566

1567+
#: shared-bindings/canio/RemoteTransmissionRequest.c
1568+
msgid "RemoteTransmissionRequests limited to 8 bytes"
1569+
msgstr ""
1570+
15671571
#: shared-bindings/aesio/aes.c
15681572
msgid "Requested AES mode is unsupported"
15691573
msgstr "Der angeforderte AES-Modus wird nicht unterstützt"
@@ -2486,10 +2490,14 @@ msgstr "Fehler = 0x%08lX"
24862490
msgid "exceptions must derive from BaseException"
24872491
msgstr "Exceptions müssen von BaseException abgeleitet sein"
24882492

2489-
#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c
2493+
#: shared-bindings/canio/CAN.c
24902494
msgid "expected '%q' but got '%q'"
24912495
msgstr ""
24922496

2497+
#: shared-bindings/canio/CAN.c
2498+
msgid "expected '%q' or '%q' but got '%q'"
2499+
msgstr ""
2500+
24932501
#: py/objstr.c
24942502
msgid "expected ':' after format specifier"
24952503
msgstr "erwarte ':' nach format specifier"
@@ -3362,10 +3370,6 @@ msgstr ""
33623370
msgid "source palette too large"
33633371
msgstr ""
33643372

3365-
#: shared-bindings/canio/Message.c
3366-
msgid "specify size or data, but not both"
3367-
msgstr ""
3368-
33693373
#: py/objstr.c
33703374
msgid "start/end indices"
33713375
msgstr "start/end Indizes"

locale/el.po

+10-6
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-09-29 11:11+0530\n"
10+
"POT-Creation-Date: 2020-09-29 20:14-0500\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
@@ -1529,6 +1529,10 @@ msgstr ""
15291529
msgid "Refresh too soon"
15301530
msgstr ""
15311531

1532+
#: shared-bindings/canio/RemoteTransmissionRequest.c
1533+
msgid "RemoteTransmissionRequests limited to 8 bytes"
1534+
msgstr ""
1535+
15321536
#: shared-bindings/aesio/aes.c
15331537
msgid "Requested AES mode is unsupported"
15341538
msgstr ""
@@ -2411,10 +2415,14 @@ msgstr ""
24112415
msgid "exceptions must derive from BaseException"
24122416
msgstr ""
24132417

2414-
#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c
2418+
#: shared-bindings/canio/CAN.c
24152419
msgid "expected '%q' but got '%q'"
24162420
msgstr ""
24172421

2422+
#: shared-bindings/canio/CAN.c
2423+
msgid "expected '%q' or '%q' but got '%q'"
2424+
msgstr ""
2425+
24182426
#: py/objstr.c
24192427
msgid "expected ':' after format specifier"
24202428
msgstr ""
@@ -3274,10 +3282,6 @@ msgstr ""
32743282
msgid "source palette too large"
32753283
msgstr ""
32763284

3277-
#: shared-bindings/canio/Message.c
3278-
msgid "specify size or data, but not both"
3279-
msgstr ""
3280-
32813285
#: py/objstr.c
32823286
msgid "start/end indices"
32833287
msgstr ""

locale/es.po

+13-6
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-09-29 11:11+0530\n"
10+
"POT-Creation-Date: 2020-09-29 20:14-0500\n"
1111
"PO-Revision-Date: 2020-09-25 18:20+0000\n"
1212
"Last-Translator: Alvaro Figueroa <[email protected]>\n"
1313
"Language-Team: \n"
@@ -1565,6 +1565,10 @@ msgstr "Objeto de solo-lectura"
15651565
msgid "Refresh too soon"
15661566
msgstr "Actualizando demasiado pronto"
15671567

1568+
#: shared-bindings/canio/RemoteTransmissionRequest.c
1569+
msgid "RemoteTransmissionRequests limited to 8 bytes"
1570+
msgstr ""
1571+
15681572
#: shared-bindings/aesio/aes.c
15691573
msgid "Requested AES mode is unsupported"
15701574
msgstr "El modo AES solicitado no es compatible"
@@ -2479,10 +2483,14 @@ msgstr "error = 0x%08lX"
24792483
msgid "exceptions must derive from BaseException"
24802484
msgstr "las excepciones deben derivar de BaseException"
24812485

2482-
#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c
2486+
#: shared-bindings/canio/CAN.c
24832487
msgid "expected '%q' but got '%q'"
24842488
msgstr "se espera '%q' pero se recibe '%q'"
24852489

2490+
#: shared-bindings/canio/CAN.c
2491+
msgid "expected '%q' or '%q' but got '%q'"
2492+
msgstr ""
2493+
24862494
#: py/objstr.c
24872495
msgid "expected ':' after format specifier"
24882496
msgstr "se esperaba ':' después de un especificador de tipo format"
@@ -3350,10 +3358,6 @@ msgstr "sosfilt requiere argumentos iterables"
33503358
msgid "source palette too large"
33513359
msgstr "paleta fuente muy larga"
33523360

3353-
#: shared-bindings/canio/Message.c
3354-
msgid "specify size or data, but not both"
3355-
msgstr "especifique o tamaño o datos, pero no ambos"
3356-
33573361
#: py/objstr.c
33583362
msgid "start/end indices"
33593363
msgstr "índices inicio/final"
@@ -3652,6 +3656,9 @@ msgstr "zi debe ser de tipo flotante"
36523656
msgid "zi must be of shape (n_section, 2)"
36533657
msgstr "zi debe ser una forma (n_section,2)"
36543658

3659+
#~ msgid "specify size or data, but not both"
3660+
#~ msgstr "especifique o tamaño o datos, pero no ambos"
3661+
36553662
#~ msgid "Must provide SCK pin"
36563663
#~ msgstr "Debes proveer un pin para SCK"
36573664

locale/fil.po

+10-6
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: \n"
77
"Report-Msgid-Bugs-To: \n"
8-
"POT-Creation-Date: 2020-09-29 11:11+0530\n"
8+
"POT-Creation-Date: 2020-09-29 20:14-0500\n"
99
"PO-Revision-Date: 2018-12-20 22:15-0800\n"
1010
"Last-Translator: Timothy <[email protected]>\n"
1111
"Language-Team: fil\n"
@@ -1551,6 +1551,10 @@ msgstr "Basahin-lamang"
15511551
msgid "Refresh too soon"
15521552
msgstr ""
15531553

1554+
#: shared-bindings/canio/RemoteTransmissionRequest.c
1555+
msgid "RemoteTransmissionRequests limited to 8 bytes"
1556+
msgstr ""
1557+
15541558
#: shared-bindings/aesio/aes.c
15551559
msgid "Requested AES mode is unsupported"
15561560
msgstr ""
@@ -2455,10 +2459,14 @@ msgstr ""
24552459
msgid "exceptions must derive from BaseException"
24562460
msgstr "ang mga exceptions ay dapat makuha mula sa BaseException"
24572461

2458-
#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c
2462+
#: shared-bindings/canio/CAN.c
24592463
msgid "expected '%q' but got '%q'"
24602464
msgstr ""
24612465

2466+
#: shared-bindings/canio/CAN.c
2467+
msgid "expected '%q' or '%q' but got '%q'"
2468+
msgstr ""
2469+
24622470
#: py/objstr.c
24632471
msgid "expected ':' after format specifier"
24642472
msgstr "umaasa ng ':' pagkatapos ng format specifier"
@@ -3327,10 +3335,6 @@ msgstr ""
33273335
msgid "source palette too large"
33283336
msgstr ""
33293337

3330-
#: shared-bindings/canio/Message.c
3331-
msgid "specify size or data, but not both"
3332-
msgstr ""
3333-
33343338
#: py/objstr.c
33353339
msgid "start/end indices"
33363340
msgstr "start/end indeks"

locale/fr.po

+10-6
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: 0.1\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-09-29 11:11+0530\n"
10+
"POT-Creation-Date: 2020-09-29 20:14-0500\n"
1111
"PO-Revision-Date: 2020-09-16 13:47+0000\n"
1212
"Last-Translator: Hugo Dahl <[email protected]>\n"
1313
"Language: fr\n"
@@ -1570,6 +1570,10 @@ msgstr "Objet en lecture seule"
15701570
msgid "Refresh too soon"
15711571
msgstr "Rafraîchissez trop tôt"
15721572

1573+
#: shared-bindings/canio/RemoteTransmissionRequest.c
1574+
msgid "RemoteTransmissionRequests limited to 8 bytes"
1575+
msgstr ""
1576+
15731577
#: shared-bindings/aesio/aes.c
15741578
msgid "Requested AES mode is unsupported"
15751579
msgstr "Le mode AES demandé n'est pas pris en charge"
@@ -2492,10 +2496,14 @@ msgstr "erreur = 0x%08lX"
24922496
msgid "exceptions must derive from BaseException"
24932497
msgstr "les exceptions doivent dériver de 'BaseException'"
24942498

2495-
#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c
2499+
#: shared-bindings/canio/CAN.c
24962500
msgid "expected '%q' but got '%q'"
24972501
msgstr ""
24982502

2503+
#: shared-bindings/canio/CAN.c
2504+
msgid "expected '%q' or '%q' but got '%q'"
2505+
msgstr ""
2506+
24992507
#: py/objstr.c
25002508
msgid "expected ':' after format specifier"
25012509
msgstr "':' attendu après la spécification de format"
@@ -3370,10 +3378,6 @@ msgstr ""
33703378
msgid "source palette too large"
33713379
msgstr ""
33723380

3373-
#: shared-bindings/canio/Message.c
3374-
msgid "specify size or data, but not both"
3375-
msgstr ""
3376-
33773381
#: py/objstr.c
33783382
msgid "start/end indices"
33793383
msgstr "indices de début/fin"

locale/hi.po

+10-6
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-09-29 11:11+0530\n"
10+
"POT-Creation-Date: 2020-09-29 20:14-0500\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
@@ -1529,6 +1529,10 @@ msgstr ""
15291529
msgid "Refresh too soon"
15301530
msgstr ""
15311531

1532+
#: shared-bindings/canio/RemoteTransmissionRequest.c
1533+
msgid "RemoteTransmissionRequests limited to 8 bytes"
1534+
msgstr ""
1535+
15321536
#: shared-bindings/aesio/aes.c
15331537
msgid "Requested AES mode is unsupported"
15341538
msgstr ""
@@ -2411,10 +2415,14 @@ msgstr ""
24112415
msgid "exceptions must derive from BaseException"
24122416
msgstr ""
24132417

2414-
#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c
2418+
#: shared-bindings/canio/CAN.c
24152419
msgid "expected '%q' but got '%q'"
24162420
msgstr ""
24172421

2422+
#: shared-bindings/canio/CAN.c
2423+
msgid "expected '%q' or '%q' but got '%q'"
2424+
msgstr ""
2425+
24182426
#: py/objstr.c
24192427
msgid "expected ':' after format specifier"
24202428
msgstr ""
@@ -3274,10 +3282,6 @@ msgstr ""
32743282
msgid "source palette too large"
32753283
msgstr ""
32763284

3277-
#: shared-bindings/canio/Message.c
3278-
msgid "specify size or data, but not both"
3279-
msgstr ""
3280-
32813285
#: py/objstr.c
32823286
msgid "start/end indices"
32833287
msgstr ""

0 commit comments

Comments
 (0)