Skip to content

Commit c056ac3

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 70bd3c5 commit c056ac3

File tree

16 files changed

+162
-18
lines changed

16 files changed

+162
-18
lines changed

locale/ID.po

Lines changed: 10 additions & 1 deletion
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-12-23 23:04-0500\n"
8+
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
99
"PO-Revision-Date: 2020-12-30 22:25+0000\n"
1010
"Last-Translator: oon arfiandwi <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -1190,6 +1190,7 @@ msgstr "Fase tidak valid"
11901190

11911191
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
11921192
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1193+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
11931194
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
11941195
#: shared-module/rgbmatrix/RGBMatrix.c
11951196
msgid "Invalid pin"
@@ -1514,6 +1515,10 @@ msgstr ""
15141515
msgid "Only one alarm.time alarm can be set."
15151516
msgstr ""
15161517

1518+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1519+
msgid "Only one alarm.touch alarm can be set."
1520+
msgstr ""
1521+
15171522
#: shared-module/displayio/ColorConverter.c
15181523
msgid "Only one color can be transparent at a time"
15191524
msgstr ""
@@ -1898,6 +1903,10 @@ msgid "Total data to write is larger than outgoing_packet_length"
18981903
msgstr ""
18991904
"Total data yang akan ditulis lebih besar daripada outgoing_packet_length"
19001905

1906+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1907+
msgid "TouchAlarm not available in light sleep"
1908+
msgstr ""
1909+
19011910
#: py/obj.c
19021911
msgid "Traceback (most recent call last):\n"
19031912
msgstr ""

locale/cs.po

Lines changed: 10 additions & 1 deletion
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-12-23 23:04-0500\n"
8+
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
99
"PO-Revision-Date: 2020-12-04 18:33+0000\n"
1010
"Last-Translator: vkuthan <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -1172,6 +1172,7 @@ msgstr ""
11721172

11731173
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
11741174
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1175+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
11751176
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
11761177
#: shared-module/rgbmatrix/RGBMatrix.c
11771178
msgid "Invalid pin"
@@ -1490,6 +1491,10 @@ msgstr ""
14901491
msgid "Only one alarm.time alarm can be set."
14911492
msgstr ""
14921493

1494+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1495+
msgid "Only one alarm.touch alarm can be set."
1496+
msgstr ""
1497+
14931498
#: shared-module/displayio/ColorConverter.c
14941499
msgid "Only one color can be transparent at a time"
14951500
msgstr ""
@@ -1860,6 +1865,10 @@ msgstr ""
18601865
msgid "Total data to write is larger than outgoing_packet_length"
18611866
msgstr ""
18621867

1868+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1869+
msgid "TouchAlarm not available in light sleep"
1870+
msgstr ""
1871+
18631872
#: py/obj.c
18641873
msgid "Traceback (most recent call last):\n"
18651874
msgstr ""

locale/de_DE.po

Lines changed: 10 additions & 1 deletion
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-12-23 23:04-0500\n"
8+
"POT-Creation-Date: 2020-12-22 22:54+0530\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"
@@ -1187,6 +1187,7 @@ msgstr "Ungültige Phase"
11871187

11881188
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
11891189
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1190+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
11901191
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
11911192
#: shared-module/rgbmatrix/RGBMatrix.c
11921193
msgid "Invalid pin"
@@ -1513,6 +1514,10 @@ msgstr ""
15131514
msgid "Only one alarm.time alarm can be set."
15141515
msgstr ""
15151516

1517+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1518+
msgid "Only one alarm.touch alarm can be set."
1519+
msgstr ""
1520+
15161521
#: shared-module/displayio/ColorConverter.c
15171522
msgid "Only one color can be transparent at a time"
15181523
msgstr ""
@@ -1900,6 +1905,10 @@ msgstr ""
19001905
"Die Gesamtzahl der zu schreibenden Daten ist größer als "
19011906
"outgoing_packet_length"
19021907

1908+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1909+
msgid "TouchAlarm not available in light sleep"
1910+
msgstr ""
1911+
19031912
#: py/obj.c
19041913
msgid "Traceback (most recent call last):\n"
19051914
msgstr "Zurückverfolgung (jüngste Aufforderung zuletzt):\n"

locale/el.po

Lines changed: 10 additions & 1 deletion
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-12-23 23:04-0500\n"
10+
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
@@ -1169,6 +1169,7 @@ msgstr ""
11691169

11701170
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
11711171
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1172+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
11721173
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
11731174
#: shared-module/rgbmatrix/RGBMatrix.c
11741175
msgid "Invalid pin"
@@ -1487,6 +1488,10 @@ msgstr ""
14871488
msgid "Only one alarm.time alarm can be set."
14881489
msgstr ""
14891490

1491+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1492+
msgid "Only one alarm.touch alarm can be set."
1493+
msgstr ""
1494+
14901495
#: shared-module/displayio/ColorConverter.c
14911496
msgid "Only one color can be transparent at a time"
14921497
msgstr ""
@@ -1857,6 +1862,10 @@ msgstr ""
18571862
msgid "Total data to write is larger than outgoing_packet_length"
18581863
msgstr ""
18591864

1865+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1866+
msgid "TouchAlarm not available in light sleep"
1867+
msgstr ""
1868+
18601869
#: py/obj.c
18611870
msgid "Traceback (most recent call last):\n"
18621871
msgstr ""

locale/es.po

Lines changed: 10 additions & 1 deletion
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-12-23 23:04-0500\n"
10+
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
1111
"PO-Revision-Date: 2020-12-30 22:25+0000\n"
1212
"Last-Translator: Hugo Dahl <[email protected]>\n"
1313
"Language-Team: \n"
@@ -1190,6 +1190,7 @@ msgstr "Fase inválida"
11901190

11911191
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
11921192
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1193+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
11931194
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
11941195
#: shared-module/rgbmatrix/RGBMatrix.c
11951196
msgid "Invalid pin"
@@ -1514,6 +1515,10 @@ msgstr ""
15141515
msgid "Only one alarm.time alarm can be set."
15151516
msgstr ""
15161517

1518+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1519+
msgid "Only one alarm.touch alarm can be set."
1520+
msgstr ""
1521+
15171522
#: shared-module/displayio/ColorConverter.c
15181523
msgid "Only one color can be transparent at a time"
15191524
msgstr "Solo un color puede ser transparente a la vez"
@@ -1907,6 +1912,10 @@ msgid "Total data to write is larger than outgoing_packet_length"
19071912
msgstr ""
19081913
"Los datos totales a escribir son más grandes que outgoing_packet_length"
19091914

1915+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1916+
msgid "TouchAlarm not available in light sleep"
1917+
msgstr ""
1918+
19101919
#: py/obj.c
19111920
msgid "Traceback (most recent call last):\n"
19121921
msgstr "Traceback (ultima llamada reciente):\n"

locale/fil.po

Lines changed: 10 additions & 1 deletion
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-12-23 23:04-0500\n"
8+
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
99
"PO-Revision-Date: 2018-12-20 22:15-0800\n"
1010
"Last-Translator: Timothy <[email protected]>\n"
1111
"Language-Team: fil\n"
@@ -1184,6 +1184,7 @@ msgstr "Mali ang phase"
11841184

11851185
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
11861186
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1187+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
11871188
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
11881189
#: shared-module/rgbmatrix/RGBMatrix.c
11891190
msgid "Invalid pin"
@@ -1505,6 +1506,10 @@ msgstr ""
15051506
msgid "Only one alarm.time alarm can be set."
15061507
msgstr ""
15071508

1509+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1510+
msgid "Only one alarm.touch alarm can be set."
1511+
msgstr ""
1512+
15081513
#: shared-module/displayio/ColorConverter.c
15091514
msgid "Only one color can be transparent at a time"
15101515
msgstr ""
@@ -1877,6 +1882,10 @@ msgstr ""
18771882
msgid "Total data to write is larger than outgoing_packet_length"
18781883
msgstr ""
18791884

1885+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1886+
msgid "TouchAlarm not available in light sleep"
1887+
msgstr ""
1888+
18801889
#: py/obj.c
18811890
msgid "Traceback (most recent call last):\n"
18821891
msgstr "Traceback (pinakahuling huling tawag): \n"

locale/fr.po

Lines changed: 12 additions & 3 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-12-23 23:04-0500\n"
10+
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
1111
"PO-Revision-Date: 2020-12-30 22:25+0000\n"
1212
"Last-Translator: Hugo Dahl <[email protected]>\n"
1313
"Language: fr\n"
@@ -1206,6 +1206,7 @@ msgstr "Phase invalide"
12061206

12071207
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
12081208
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1209+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
12091210
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
12101211
#: shared-module/rgbmatrix/RGBMatrix.c
12111212
msgid "Invalid pin"
@@ -1530,6 +1531,10 @@ msgstr ""
15301531
msgid "Only one alarm.time alarm can be set."
15311532
msgstr "Seulement une alarme alarm.time peut être réglée."
15321533

1534+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1535+
msgid "Only one alarm.touch alarm can be set."
1536+
msgstr ""
1537+
15331538
#: shared-module/displayio/ColorConverter.c
15341539
msgid "Only one color can be transparent at a time"
15351540
msgstr "Une seule couleur peut être transparente à la fois"
@@ -1550,8 +1555,8 @@ msgstr "Le sur-échantillonage doit être un multiple de 8."
15501555
msgid ""
15511556
"PWM duty_cycle must be between 0 and 65535 inclusive (16 bit resolution)"
15521557
msgstr ""
1553-
"La valeur de duty_cycle de PWM doit être entre 0 et 65535 inclusivement ("
1554-
"résolution de 16 bits)"
1558+
"La valeur de duty_cycle de PWM doit être entre 0 et 65535 inclusivement "
1559+
"(résolution de 16 bits)"
15551560

15561561
#: shared-bindings/pwmio/PWMOut.c
15571562
msgid ""
@@ -1926,6 +1931,10 @@ msgid "Total data to write is larger than outgoing_packet_length"
19261931
msgstr ""
19271932
"Le nombre total de données à écrire est supérieur à outgoing_packet_length"
19281933

1934+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1935+
msgid "TouchAlarm not available in light sleep"
1936+
msgstr ""
1937+
19291938
#: py/obj.c
19301939
msgid "Traceback (most recent call last):\n"
19311940
msgstr "Traceback (appels les plus récents en dernier) :\n"

locale/hi.po

Lines changed: 10 additions & 1 deletion
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-12-23 23:04-0500\n"
10+
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
@@ -1169,6 +1169,7 @@ msgstr ""
11691169

11701170
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
11711171
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1172+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
11721173
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
11731174
#: shared-module/rgbmatrix/RGBMatrix.c
11741175
msgid "Invalid pin"
@@ -1487,6 +1488,10 @@ msgstr ""
14871488
msgid "Only one alarm.time alarm can be set."
14881489
msgstr ""
14891490

1491+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1492+
msgid "Only one alarm.touch alarm can be set."
1493+
msgstr ""
1494+
14901495
#: shared-module/displayio/ColorConverter.c
14911496
msgid "Only one color can be transparent at a time"
14921497
msgstr ""
@@ -1857,6 +1862,10 @@ msgstr ""
18571862
msgid "Total data to write is larger than outgoing_packet_length"
18581863
msgstr ""
18591864

1865+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1866+
msgid "TouchAlarm not available in light sleep"
1867+
msgstr ""
1868+
18601869
#: py/obj.c
18611870
msgid "Traceback (most recent call last):\n"
18621871
msgstr ""

locale/it_IT.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: PACKAGE VERSION\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2020-12-23 23:04-0500\n"
9+
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
1010
"PO-Revision-Date: 2018-10-02 16:27+0200\n"
1111
"Last-Translator: Enrico Paganin <[email protected]>\n"
1212
"Language-Team: \n"
@@ -1186,6 +1186,7 @@ msgstr "Fase non valida"
11861186

11871187
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
11881188
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1189+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
11891190
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
11901191
#: shared-module/rgbmatrix/RGBMatrix.c
11911192
msgid "Invalid pin"
@@ -1510,6 +1511,10 @@ msgstr ""
15101511
msgid "Only one alarm.time alarm can be set."
15111512
msgstr ""
15121513

1514+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1515+
msgid "Only one alarm.touch alarm can be set."
1516+
msgstr ""
1517+
15131518
#: shared-module/displayio/ColorConverter.c
15141519
msgid "Only one color can be transparent at a time"
15151520
msgstr ""
@@ -1889,6 +1894,10 @@ msgstr "Troppi schermi"
18891894
msgid "Total data to write is larger than outgoing_packet_length"
18901895
msgstr ""
18911896

1897+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1898+
msgid "TouchAlarm not available in light sleep"
1899+
msgstr ""
1900+
18921901
#: py/obj.c
18931902
msgid "Traceback (most recent call last):\n"
18941903
msgstr "Traceback (chiamata più recente per ultima):\n"

0 commit comments

Comments
 (0)