File tree Expand file tree Collapse file tree 17 files changed +68
-17
lines changed Expand file tree Collapse file tree 17 files changed +68
-17
lines changed Original file line number Diff line number Diff line change @@ -698,6 +698,7 @@ msgstr ""
698
698
"digunakan"
699
699
700
700
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
701
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c
701
702
msgid "Cannot wake on pin edge. Only level."
702
703
msgstr ""
703
704
@@ -1307,7 +1308,8 @@ msgstr "Fase tidak valid"
1307
1308
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1308
1309
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1309
1310
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1310
- #: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1311
+ #: ports/esp32s2/common-hal/touchio/TouchIn.c
1312
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
1311
1313
#: shared-module/rgbmatrix/RGBMatrix.c
1312
1314
msgid "Invalid pin"
1313
1315
msgstr "Pin tidak valid"
@@ -1690,6 +1692,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
1690
1692
msgstr ""
1691
1693
1692
1694
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1695
+ #: ports/nrf/common-hal/alarm/time/TimeAlarm.c
1693
1696
msgid "Only one alarm.time alarm can be set."
1694
1697
msgstr ""
1695
1698
Original file line number Diff line number Diff line change @@ -684,6 +684,7 @@ msgid "Cannot vary frequency on a timer that is already in use"
684
684
msgstr ""
685
685
686
686
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
687
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c
687
688
msgid "Cannot wake on pin edge. Only level."
688
689
msgstr ""
689
690
@@ -1288,7 +1289,8 @@ msgstr ""
1288
1289
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1289
1290
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1290
1291
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1291
- #: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1292
+ #: ports/esp32s2/common-hal/touchio/TouchIn.c
1293
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
1292
1294
#: shared-module/rgbmatrix/RGBMatrix.c
1293
1295
msgid "Invalid pin"
1294
1296
msgstr ""
@@ -1666,6 +1668,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
1666
1668
msgstr ""
1667
1669
1668
1670
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1671
+ #: ports/nrf/common-hal/alarm/time/TimeAlarm.c
1669
1672
msgid "Only one alarm.time alarm can be set."
1670
1673
msgstr ""
1671
1674
Original file line number Diff line number Diff line change @@ -694,6 +694,7 @@ msgstr ""
694
694
"Die Frequenz eines bereits verwendeten Timers kann nicht variiert werden"
695
695
696
696
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
697
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c
697
698
msgid "Cannot wake on pin edge. Only level."
698
699
msgstr "Kann nicht auf Flanke wecken, nur auf Level."
699
700
@@ -1308,7 +1309,8 @@ msgstr "Ungültige Phase"
1308
1309
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1309
1310
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1310
1311
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1311
- #: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1312
+ #: ports/esp32s2/common-hal/touchio/TouchIn.c
1313
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
1312
1314
#: shared-module/rgbmatrix/RGBMatrix.c
1313
1315
msgid "Invalid pin"
1314
1316
msgstr "Ungültiger Pin"
@@ -1693,6 +1695,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
1693
1695
msgstr ""
1694
1696
1695
1697
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1698
+ #: ports/nrf/common-hal/alarm/time/TimeAlarm.c
1696
1699
msgid "Only one alarm.time alarm can be set."
1697
1700
msgstr ""
1698
1701
Original file line number Diff line number Diff line change @@ -681,6 +681,7 @@ msgid "Cannot vary frequency on a timer that is already in use"
681
681
msgstr ""
682
682
683
683
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
684
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c
684
685
msgid "Cannot wake on pin edge. Only level."
685
686
msgstr ""
686
687
@@ -1285,7 +1286,8 @@ msgstr ""
1285
1286
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1286
1287
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1287
1288
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1288
- #: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1289
+ #: ports/esp32s2/common-hal/touchio/TouchIn.c
1290
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
1289
1291
#: shared-module/rgbmatrix/RGBMatrix.c
1290
1292
msgid "Invalid pin"
1291
1293
msgstr ""
@@ -1663,6 +1665,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
1663
1665
msgstr ""
1664
1666
1665
1667
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1668
+ #: ports/nrf/common-hal/alarm/time/TimeAlarm.c
1666
1669
msgid "Only one alarm.time alarm can be set."
1667
1670
msgstr ""
1668
1671
Original file line number Diff line number Diff line change @@ -692,6 +692,7 @@ msgid "Cannot vary frequency on a timer that is already in use"
692
692
msgstr "Cannot vary frequency on a timer that is already in use"
693
693
694
694
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
695
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c
695
696
msgid "Cannot wake on pin edge. Only level."
696
697
msgstr "Cannot wake on pin edge. Only level."
697
698
@@ -1302,7 +1303,8 @@ msgstr "Invalid phase"
1302
1303
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1303
1304
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1304
1305
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1305
- #: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1306
+ #: ports/esp32s2/common-hal/touchio/TouchIn.c
1307
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
1306
1308
#: shared-module/rgbmatrix/RGBMatrix.c
1307
1309
msgid "Invalid pin"
1308
1310
msgstr "Invalid pin"
@@ -1684,6 +1686,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
1684
1686
msgstr "Only one TouchAlarm can be set in deep sleep."
1685
1687
1686
1688
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1689
+ #: ports/nrf/common-hal/alarm/time/TimeAlarm.c
1687
1690
msgid "Only one alarm.time alarm can be set."
1688
1691
msgstr "Only one alarm.time alarm can be set."
1689
1692
Original file line number Diff line number Diff line change @@ -701,6 +701,7 @@ msgid "Cannot vary frequency on a timer that is already in use"
701
701
msgstr "No puede variar la frecuencia en un temporizador que ya está en uso"
702
702
703
703
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
704
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c
704
705
msgid "Cannot wake on pin edge. Only level."
705
706
msgstr "No puede despertar en pin edge, solo en nivel."
706
707
@@ -1319,7 +1320,8 @@ msgstr "Fase inválida"
1319
1320
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1320
1321
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1321
1322
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1322
- #: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1323
+ #: ports/esp32s2/common-hal/touchio/TouchIn.c
1324
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
1323
1325
#: shared-module/rgbmatrix/RGBMatrix.c
1324
1326
msgid "Invalid pin"
1325
1327
msgstr "Pin inválido"
@@ -1707,6 +1709,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
1707
1709
msgstr "Solamente una TouchAlarm puede ser configurada durante deep sleep."
1708
1710
1709
1711
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1712
+ #: ports/nrf/common-hal/alarm/time/TimeAlarm.c
1710
1713
msgid "Only one alarm.time alarm can be set."
1711
1714
msgstr "Solamente una alarm.time puede ser configurada."
1712
1715
Original file line number Diff line number Diff line change @@ -688,6 +688,7 @@ msgid "Cannot vary frequency on a timer that is already in use"
688
688
msgstr ""
689
689
690
690
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
691
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c
691
692
msgid "Cannot wake on pin edge. Only level."
692
693
msgstr ""
693
694
@@ -1300,7 +1301,8 @@ msgstr "Mali ang phase"
1300
1301
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1301
1302
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1302
1303
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1303
- #: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1304
+ #: ports/esp32s2/common-hal/touchio/TouchIn.c
1305
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
1304
1306
#: shared-module/rgbmatrix/RGBMatrix.c
1305
1307
msgid "Invalid pin"
1306
1308
msgstr "Mali ang pin"
@@ -1681,6 +1683,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
1681
1683
msgstr ""
1682
1684
1683
1685
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1686
+ #: ports/nrf/common-hal/alarm/time/TimeAlarm.c
1684
1687
msgid "Only one alarm.time alarm can be set."
1685
1688
msgstr ""
1686
1689
Original file line number Diff line number Diff line change @@ -707,6 +707,7 @@ msgid "Cannot vary frequency on a timer that is already in use"
707
707
msgstr "Impossible de faire varier la fréquence sur un minuteur déjà utilisée"
708
708
709
709
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
710
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c
710
711
msgid "Cannot wake on pin edge. Only level."
711
712
msgstr "Ne peut reveillé sur le board de broche. Seuleument à niveau."
712
713
@@ -1331,7 +1332,8 @@ msgstr "Phase invalide"
1331
1332
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1332
1333
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1333
1334
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1334
- #: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1335
+ #: ports/esp32s2/common-hal/touchio/TouchIn.c
1336
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
1335
1337
#: shared-module/rgbmatrix/RGBMatrix.c
1336
1338
msgid "Invalid pin"
1337
1339
msgstr "Broche invalide"
@@ -1717,6 +1719,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
1717
1719
msgstr "Seulement une TouchAlarm peu être réglée en someil profond."
1718
1720
1719
1721
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1722
+ #: ports/nrf/common-hal/alarm/time/TimeAlarm.c
1720
1723
msgid "Only one alarm.time alarm can be set."
1721
1724
msgstr "Seulement une alarme alarm.time peut être réglée."
1722
1725
Original file line number Diff line number Diff line change @@ -681,6 +681,7 @@ msgid "Cannot vary frequency on a timer that is already in use"
681
681
msgstr ""
682
682
683
683
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
684
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c
684
685
msgid "Cannot wake on pin edge. Only level."
685
686
msgstr ""
686
687
@@ -1285,7 +1286,8 @@ msgstr ""
1285
1286
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1286
1287
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1287
1288
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1288
- #: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1289
+ #: ports/esp32s2/common-hal/touchio/TouchIn.c
1290
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
1289
1291
#: shared-module/rgbmatrix/RGBMatrix.c
1290
1292
msgid "Invalid pin"
1291
1293
msgstr ""
@@ -1663,6 +1665,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
1663
1665
msgstr ""
1664
1666
1665
1667
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1668
+ #: ports/nrf/common-hal/alarm/time/TimeAlarm.c
1666
1669
msgid "Only one alarm.time alarm can be set."
1667
1670
msgstr ""
1668
1671
Original file line number Diff line number Diff line change @@ -698,6 +698,7 @@ msgid "Cannot vary frequency on a timer that is already in use"
698
698
msgstr ""
699
699
700
700
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
701
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c
701
702
msgid "Cannot wake on pin edge. Only level."
702
703
msgstr ""
703
704
@@ -1311,7 +1312,8 @@ msgstr "Fase non valida"
1311
1312
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1312
1313
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1313
1314
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1314
- #: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1315
+ #: ports/esp32s2/common-hal/touchio/TouchIn.c
1316
+ #: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
1315
1317
#: shared-module/rgbmatrix/RGBMatrix.c
1316
1318
msgid "Invalid pin"
1317
1319
msgstr "Pin non valido"
@@ -1695,6 +1697,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
1695
1697
msgstr ""
1696
1698
1697
1699
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1700
+ #: ports/nrf/common-hal/alarm/time/TimeAlarm.c
1698
1701
msgid "Only one alarm.time alarm can be set."
1699
1702
msgstr ""
1700
1703
You can’t perform that action at this time.
0 commit comments