Skip to content

Commit 9c779c7

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 c1be2c0 commit 9c779c7

File tree

16 files changed

+148
-82
lines changed

16 files changed

+148
-82
lines changed

locale/ID.po

Lines changed: 8 additions & 5 deletions
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-11-11 16:30+0530\n"
8+
"POT-Creation-Date: 2020-11-24 15:40-0500\n"
99
"PO-Revision-Date: 2020-10-10 23:51+0000\n"
1010
"Last-Translator: oon arfiandwi <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -301,6 +301,7 @@ msgid "All I2C peripherals are in use"
301301
msgstr "Semua perangkat I2C sedang digunakan"
302302

303303
#: ports/esp32s2/common-hal/countio/Counter.c
304+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
304305
#: ports/esp32s2/common-hal/rotaryio/IncrementalEncoder.c
305306
msgid "All PCNT units in use"
306307
msgstr ""
@@ -337,6 +338,7 @@ msgstr "Semua timer untuk pin ini sedang digunakan"
337338
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
338339
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
339340
#: ports/cxd56/common-hal/pulseio/PulseOut.c
341+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
340342
#: ports/esp32s2/common-hal/neopixel_write/__init__.c
341343
#: ports/esp32s2/common-hal/pulseio/PulseIn.c
342344
#: ports/esp32s2/common-hal/pulseio/PulseOut.c
@@ -1107,6 +1109,7 @@ msgid "Invalid byteorder string"
11071109
msgstr "String byteorder tidak valid"
11081110

11091111
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
1112+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
11101113
msgid "Invalid capture period. Valid range: 1 - 500"
11111114
msgstr "Periode penangkapan tidak valid. Kisaran yang valid: 1 - 500"
11121115

@@ -1439,14 +1442,14 @@ msgstr "Parity ganjil tidak didukung"
14391442
msgid "Only 8 or 16 bit mono with "
14401443
msgstr "Hanya 8 atau 16 bit mono dengan "
14411444

1442-
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1443-
msgid "Only IPv4 SOCK_STREAM sockets supported"
1444-
msgstr ""
1445-
14461445
#: ports/esp32s2/common-hal/wifi/__init__.c
14471446
msgid "Only IPv4 addresses supported"
14481447
msgstr ""
14491448

1449+
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1450+
msgid "Only IPv4 sockets supported"
1451+
msgstr ""
1452+
14501453
#: shared-module/displayio/OnDiskBitmap.c
14511454
#, c-format
14521455
msgid ""

locale/cs.po

Lines changed: 8 additions & 5 deletions
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-11-11 16:30+0530\n"
8+
"POT-Creation-Date: 2020-11-24 15:40-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"
@@ -301,6 +301,7 @@ msgid "All I2C peripherals are in use"
301301
msgstr ""
302302

303303
#: ports/esp32s2/common-hal/countio/Counter.c
304+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
304305
#: ports/esp32s2/common-hal/rotaryio/IncrementalEncoder.c
305306
msgid "All PCNT units in use"
306307
msgstr ""
@@ -337,6 +338,7 @@ msgstr ""
337338
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
338339
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
339340
#: ports/cxd56/common-hal/pulseio/PulseOut.c
341+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
340342
#: ports/esp32s2/common-hal/neopixel_write/__init__.c
341343
#: ports/esp32s2/common-hal/pulseio/PulseIn.c
342344
#: ports/esp32s2/common-hal/pulseio/PulseOut.c
@@ -1090,6 +1092,7 @@ msgid "Invalid byteorder string"
10901092
msgstr ""
10911093

10921094
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
1095+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
10931096
msgid "Invalid capture period. Valid range: 1 - 500"
10941097
msgstr ""
10951098

@@ -1420,14 +1423,14 @@ msgstr ""
14201423
msgid "Only 8 or 16 bit mono with "
14211424
msgstr ""
14221425

1423-
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1424-
msgid "Only IPv4 SOCK_STREAM sockets supported"
1425-
msgstr ""
1426-
14271426
#: ports/esp32s2/common-hal/wifi/__init__.c
14281427
msgid "Only IPv4 addresses supported"
14291428
msgstr ""
14301429

1430+
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1431+
msgid "Only IPv4 sockets supported"
1432+
msgstr ""
1433+
14311434
#: shared-module/displayio/OnDiskBitmap.c
14321435
#, c-format
14331436
msgid ""

locale/de_DE.po

Lines changed: 8 additions & 5 deletions
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-11-11 16:30+0530\n"
8+
"POT-Creation-Date: 2020-11-24 15:40-0500\n"
99
"PO-Revision-Date: 2020-11-26 03:11+0000\n"
1010
"Last-Translator: Daniel Bravo Darriba <[email protected]>\n"
1111
"Language: de_DE\n"
@@ -300,6 +300,7 @@ msgid "All I2C peripherals are in use"
300300
msgstr "Alle I2C-Peripheriegeräte sind in Benutzung"
301301

302302
#: ports/esp32s2/common-hal/countio/Counter.c
303+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
303304
#: ports/esp32s2/common-hal/rotaryio/IncrementalEncoder.c
304305
msgid "All PCNT units in use"
305306
msgstr ""
@@ -336,6 +337,7 @@ msgstr "Alle timer für diesen Pin werden bereits benutzt"
336337
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
337338
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
338339
#: ports/cxd56/common-hal/pulseio/PulseOut.c
340+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
339341
#: ports/esp32s2/common-hal/neopixel_write/__init__.c
340342
#: ports/esp32s2/common-hal/pulseio/PulseIn.c
341343
#: ports/esp32s2/common-hal/pulseio/PulseOut.c
@@ -1107,6 +1109,7 @@ msgid "Invalid byteorder string"
11071109
msgstr "Ungültige Byteorder String"
11081110

11091111
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
1112+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
11101113
msgid "Invalid capture period. Valid range: 1 - 500"
11111114
msgstr "Ungültiger Aufnahmezeitraum. Gültiger Bereich: 1 - 500"
11121115

@@ -1441,14 +1444,14 @@ msgstr "Eine ungerade Parität wird nicht unterstützt"
14411444
msgid "Only 8 or 16 bit mono with "
14421445
msgstr "Nur 8 oder 16 bit mono mit "
14431446

1444-
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1445-
msgid "Only IPv4 SOCK_STREAM sockets supported"
1446-
msgstr ""
1447-
14481447
#: ports/esp32s2/common-hal/wifi/__init__.c
14491448
msgid "Only IPv4 addresses supported"
14501449
msgstr ""
14511450

1451+
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1452+
msgid "Only IPv4 sockets supported"
1453+
msgstr ""
1454+
14521455
#: shared-module/displayio/OnDiskBitmap.c
14531456
#, c-format
14541457
msgid ""

locale/el.po

Lines changed: 8 additions & 5 deletions
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-11-11 16:30+0530\n"
10+
"POT-Creation-Date: 2020-11-24 15:40-0500\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
@@ -296,6 +296,7 @@ msgid "All I2C peripherals are in use"
296296
msgstr ""
297297

298298
#: ports/esp32s2/common-hal/countio/Counter.c
299+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
299300
#: ports/esp32s2/common-hal/rotaryio/IncrementalEncoder.c
300301
msgid "All PCNT units in use"
301302
msgstr ""
@@ -332,6 +333,7 @@ msgstr ""
332333
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
333334
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
334335
#: ports/cxd56/common-hal/pulseio/PulseOut.c
336+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
335337
#: ports/esp32s2/common-hal/neopixel_write/__init__.c
336338
#: ports/esp32s2/common-hal/pulseio/PulseIn.c
337339
#: ports/esp32s2/common-hal/pulseio/PulseOut.c
@@ -1085,6 +1087,7 @@ msgid "Invalid byteorder string"
10851087
msgstr ""
10861088

10871089
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
1090+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
10881091
msgid "Invalid capture period. Valid range: 1 - 500"
10891092
msgstr ""
10901093

@@ -1415,14 +1418,14 @@ msgstr ""
14151418
msgid "Only 8 or 16 bit mono with "
14161419
msgstr ""
14171420

1418-
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1419-
msgid "Only IPv4 SOCK_STREAM sockets supported"
1420-
msgstr ""
1421-
14221421
#: ports/esp32s2/common-hal/wifi/__init__.c
14231422
msgid "Only IPv4 addresses supported"
14241423
msgstr ""
14251424

1425+
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1426+
msgid "Only IPv4 sockets supported"
1427+
msgstr ""
1428+
14261429
#: shared-module/displayio/OnDiskBitmap.c
14271430
#, c-format
14281431
msgid ""

locale/es.po

Lines changed: 13 additions & 7 deletions
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-11-11 16:30+0530\n"
10+
"POT-Creation-Date: 2020-11-24 15:40-0500\n"
1111
"PO-Revision-Date: 2020-11-26 03:11+0000\n"
1212
"Last-Translator: Daniel Bravo Darriba <[email protected]>\n"
1313
"Language-Team: \n"
@@ -304,6 +304,7 @@ msgid "All I2C peripherals are in use"
304304
msgstr "Todos los periféricos I2C están siendo usados"
305305

306306
#: ports/esp32s2/common-hal/countio/Counter.c
307+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
307308
#: ports/esp32s2/common-hal/rotaryio/IncrementalEncoder.c
308309
msgid "All PCNT units in use"
309310
msgstr "Todas las unidades PCNT en uso"
@@ -342,6 +343,7 @@ msgstr "Todos los timers para este pin están siendo utilizados"
342343
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
343344
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
344345
#: ports/cxd56/common-hal/pulseio/PulseOut.c
346+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
345347
#: ports/esp32s2/common-hal/neopixel_write/__init__.c
346348
#: ports/esp32s2/common-hal/pulseio/PulseIn.c
347349
#: ports/esp32s2/common-hal/pulseio/PulseOut.c
@@ -1108,6 +1110,7 @@ msgid "Invalid byteorder string"
11081110
msgstr "Cadena de byteorder inválida"
11091111

11101112
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
1113+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
11111114
msgid "Invalid capture period. Valid range: 1 - 500"
11121115
msgstr "Inválido periodo de captura. Rango válido: 1 - 500"
11131116

@@ -1440,14 +1443,14 @@ msgstr "Paridad impar no soportada"
14401443
msgid "Only 8 or 16 bit mono with "
14411444
msgstr "Solo mono de 8 ó 16 bit con "
14421445

1443-
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1444-
msgid "Only IPv4 SOCK_STREAM sockets supported"
1445-
msgstr "Solo hay capacidad para enchufes IPv4 SOCK_STREAM"
1446-
14471446
#: ports/esp32s2/common-hal/wifi/__init__.c
14481447
msgid "Only IPv4 addresses supported"
14491448
msgstr "Solo hay capacidad para direcciones IPv4"
14501449

1450+
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1451+
msgid "Only IPv4 sockets supported"
1452+
msgstr ""
1453+
14511454
#: shared-module/displayio/OnDiskBitmap.c
14521455
#, c-format
14531456
msgid ""
@@ -1775,8 +1778,8 @@ msgid ""
17751778
msgstr ""
17761779
"La alimentación del microntrolador cayó. Asegúrate que tu fuente de "
17771780
"alimentación\n"
1778-
"pueda aportar suficiente energía para todo el circuito y presiona reset ("
1779-
"luego de\n"
1781+
"pueda aportar suficiente energía para todo el circuito y presiona reset "
1782+
"(luego de\n"
17801783
"expulsar CIRCUITPY)\n"
17811784

17821785
#: shared-module/audiomixer/MixerVoice.c
@@ -3827,6 +3830,9 @@ msgstr "zi debe ser de tipo flotante"
38273830
msgid "zi must be of shape (n_section, 2)"
38283831
msgstr "zi debe ser una forma (n_section,2)"
38293832

3833+
#~ msgid "Only IPv4 SOCK_STREAM sockets supported"
3834+
#~ msgstr "Solo hay capacidad para enchufes IPv4 SOCK_STREAM"
3835+
38303836
#~ msgid "arctan2 is implemented for scalars and ndarrays only"
38313837
#~ msgstr "arctan2 se encuentra implementado solo para escalares y ndarrays"
38323838

locale/fil.po

Lines changed: 8 additions & 5 deletions
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-11-11 16:30+0530\n"
8+
"POT-Creation-Date: 2020-11-24 15:40-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"
@@ -298,6 +298,7 @@ msgid "All I2C peripherals are in use"
298298
msgstr "Lahat ng I2C peripherals ginagamit"
299299

300300
#: ports/esp32s2/common-hal/countio/Counter.c
301+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
301302
#: ports/esp32s2/common-hal/rotaryio/IncrementalEncoder.c
302303
msgid "All PCNT units in use"
303304
msgstr ""
@@ -335,6 +336,7 @@ msgstr "Lahat ng timers para sa pin na ito ay ginagamit"
335336
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
336337
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
337338
#: ports/cxd56/common-hal/pulseio/PulseOut.c
339+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
338340
#: ports/esp32s2/common-hal/neopixel_write/__init__.c
339341
#: ports/esp32s2/common-hal/pulseio/PulseIn.c
340342
#: ports/esp32s2/common-hal/pulseio/PulseOut.c
@@ -1100,6 +1102,7 @@ msgid "Invalid byteorder string"
11001102
msgstr ""
11011103

11021104
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
1105+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
11031106
msgid "Invalid capture period. Valid range: 1 - 500"
11041107
msgstr ""
11051108

@@ -1433,14 +1436,14 @@ msgstr "Odd na parity ay hindi supportado"
14331436
msgid "Only 8 or 16 bit mono with "
14341437
msgstr "Tanging 8 o 16 na bit mono na may "
14351438

1436-
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1437-
msgid "Only IPv4 SOCK_STREAM sockets supported"
1438-
msgstr ""
1439-
14401439
#: ports/esp32s2/common-hal/wifi/__init__.c
14411440
msgid "Only IPv4 addresses supported"
14421441
msgstr ""
14431442

1443+
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1444+
msgid "Only IPv4 sockets supported"
1445+
msgstr ""
1446+
14441447
#: shared-module/displayio/OnDiskBitmap.c
14451448
#, c-format
14461449
msgid ""

locale/fr.po

Lines changed: 11 additions & 5 deletions
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-11-11 16:30+0530\n"
10+
"POT-Creation-Date: 2020-11-24 15:40-0500\n"
1111
"PO-Revision-Date: 2020-11-24 22:45+0000\n"
1212
"Last-Translator: Antonin ENFRUN <[email protected]>\n"
1313
"Language: fr\n"
@@ -305,6 +305,7 @@ msgid "All I2C peripherals are in use"
305305
msgstr "Tous les périphériques I2C sont utilisés"
306306

307307
#: ports/esp32s2/common-hal/countio/Counter.c
308+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
308309
#: ports/esp32s2/common-hal/rotaryio/IncrementalEncoder.c
309310
msgid "All PCNT units in use"
310311
msgstr "Toutes les unités PCNT sont utilisées"
@@ -341,6 +342,7 @@ msgstr "Tous les timers pour cette broche sont utilisés"
341342
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
342343
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
343344
#: ports/cxd56/common-hal/pulseio/PulseOut.c
345+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
344346
#: ports/esp32s2/common-hal/neopixel_write/__init__.c
345347
#: ports/esp32s2/common-hal/pulseio/PulseIn.c
346348
#: ports/esp32s2/common-hal/pulseio/PulseOut.c
@@ -1113,6 +1115,7 @@ msgid "Invalid byteorder string"
11131115
msgstr "Chaîne d'octets non valide"
11141116

11151117
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
1118+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
11161119
msgid "Invalid capture period. Valid range: 1 - 500"
11171120
msgstr "Période de capture invalide. Gamme valide : 1 à 500"
11181121

@@ -1445,14 +1448,14 @@ msgstr "Parité impaire non supportée"
14451448
msgid "Only 8 or 16 bit mono with "
14461449
msgstr "Uniquement 8 ou 16 bit mono avec "
14471450

1448-
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1449-
msgid "Only IPv4 SOCK_STREAM sockets supported"
1450-
msgstr "Seules les sockets IPv4 SOCK_STREAM sont prises en charge"
1451-
14521451
#: ports/esp32s2/common-hal/wifi/__init__.c
14531452
msgid "Only IPv4 addresses supported"
14541453
msgstr "Seules les adresses IPv4 sont prises en charge"
14551454

1455+
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1456+
msgid "Only IPv4 sockets supported"
1457+
msgstr ""
1458+
14561459
#: shared-module/displayio/OnDiskBitmap.c
14571460
#, c-format
14581461
msgid ""
@@ -3848,6 +3851,9 @@ msgstr "zi doit être de type float"
38483851
msgid "zi must be of shape (n_section, 2)"
38493852
msgstr "zi doit être de forme (n_section, 2)"
38503853

3854+
#~ msgid "Only IPv4 SOCK_STREAM sockets supported"
3855+
#~ msgstr "Seules les sockets IPv4 SOCK_STREAM sont prises en charge"
3856+
38513857
#~ msgid "arctan2 is implemented for scalars and ndarrays only"
38523858
#~ msgstr ""
38533859
#~ "arctan2 est implémenté uniquement pour les scalaires et les ndarrays"

0 commit comments

Comments
 (0)