|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2020-11-19 00:28-0500\n" |
| 11 | +"POT-Creation-Date: 2020-11-21 12:36-0500\n" |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -990,7 +990,7 @@ msgstr "" |
990 | 990 | msgid "I2SOut not available" |
991 | 991 | msgstr "" |
992 | 992 |
|
993 | | -#: ports/esp32s2/common-hal/alarm_io/__init__.c |
| 993 | +#: ports/esp32s2/common-hal/alarm/pin/__init__.c |
994 | 994 | msgid "IOs 0, 2 & 4 do not support internal pullup in sleep" |
995 | 995 | msgstr "" |
996 | 996 |
|
@@ -2449,6 +2449,10 @@ msgstr "" |
2449 | 2449 | msgid "division by zero" |
2450 | 2450 | msgstr "" |
2451 | 2451 |
|
| 2452 | +#: ports/esp32s2/common-hal/alarm/time/DurationAlarm.c |
| 2453 | +msgid "duration out of range" |
| 2454 | +msgstr "" |
| 2455 | + |
2452 | 2456 | #: py/objdeque.c |
2453 | 2457 | msgid "empty" |
2454 | 2458 | msgstr "" |
@@ -2809,7 +2813,7 @@ msgstr "" |
2809 | 2813 | msgid "invalid syntax for number" |
2810 | 2814 | msgstr "" |
2811 | 2815 |
|
2812 | | -#: ports/esp32s2/common-hal/alarm_io/__init__.c |
| 2816 | +#: ports/esp32s2/common-hal/alarm/pin/__init__.c |
2813 | 2817 | msgid "io must be rtc io" |
2814 | 2818 | msgstr "" |
2815 | 2819 |
|
@@ -3434,10 +3438,6 @@ msgstr "" |
3434 | 3438 | msgid "threshold must be in the range 0-65536" |
3435 | 3439 | msgstr "" |
3436 | 3440 |
|
3437 | | -#: ports/esp32s2/common-hal/alarm_time/__init__.c |
3438 | | -msgid "time out of range" |
3439 | | -msgstr "" |
3440 | | - |
3441 | 3441 | #: shared-bindings/time/__init__.c |
3442 | 3442 | msgid "time.struct_time() takes a 9-sequence" |
3443 | 3443 | msgstr "" |
@@ -3484,7 +3484,7 @@ msgstr "" |
3484 | 3484 | msgid "trapz is defined for 1D arrays of equal length" |
3485 | 3485 | msgstr "" |
3486 | 3486 |
|
3487 | | -#: ports/esp32s2/common-hal/alarm_io/__init__.c |
| 3487 | +#: ports/esp32s2/common-hal/alarm/pin/__init__.c |
3488 | 3488 | msgid "trigger level must be 0 or 1" |
3489 | 3489 | msgstr "" |
3490 | 3490 |
|
@@ -3630,7 +3630,7 @@ msgstr "" |
3630 | 3630 | msgid "vectors must have same lengths" |
3631 | 3631 | msgstr "" |
3632 | 3632 |
|
3633 | | -#: ports/esp32s2/common-hal/alarm_io/__init__.c |
| 3633 | +#: ports/esp32s2/common-hal/alarm/pin/__init__.c |
3634 | 3634 | msgid "wakeup conflict" |
3635 | 3635 | msgstr "" |
3636 | 3636 |
|
|
0 commit comments