8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-08-21 21 :39-0500 \n "
11
+ "POT-Creation-Date : 2020-08-25 16 :39-0700 \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 <[email protected] >\n "
@@ -273,7 +273,7 @@ msgstr ""
273
273
msgid "A hardware interrupt channel is already in use"
274
274
msgstr ""
275
275
276
- #: shared-bindings/_bleio/Address.c
276
+ #: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
277
277
#, c-format
278
278
msgid "Address must be %d bytes long"
279
279
msgstr ""
@@ -302,7 +302,7 @@ msgstr ""
302
302
msgid "All sync event channels in use"
303
303
msgstr ""
304
304
305
- #: shared-bindings/pulseio /PWMOut.c
305
+ #: shared-bindings/pwmio /PWMOut.c
306
306
msgid "All timers for this pin are in use"
307
307
msgstr ""
308
308
@@ -314,7 +314,7 @@ msgstr ""
314
314
#: ports/cxd56/common-hal/pulseio/PulseOut.c
315
315
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
316
316
#: ports/nrf/common-hal/pulseio/PulseIn.c ports/nrf/peripherals/nrf/timers.c
317
- #: ports/stm/peripherals/timers.c shared-bindings/pulseio /PWMOut.c
317
+ #: ports/stm/peripherals/timers.c shared-bindings/pwmio /PWMOut.c
318
318
msgid "All timers in use"
319
319
msgstr ""
320
320
@@ -371,6 +371,10 @@ msgstr ""
371
371
msgid "Attempted heap allocation when MicroPython VM not running."
372
372
msgstr ""
373
373
374
+ #: shared-bindings/wifi/Radio.c
375
+ msgid "Authentication failure"
376
+ msgstr ""
377
+
374
378
#: main.c
375
379
msgid "Auto-reload is off.\n"
376
380
msgstr ""
@@ -552,7 +556,7 @@ msgstr ""
552
556
msgid "Cannot unambiguously get sizeof scalar"
553
557
msgstr ""
554
558
555
- #: ports/stm/common-hal/pulseio /PWMOut.c
559
+ #: ports/stm/common-hal/pwmio /PWMOut.c
556
560
msgid "Cannot vary frequency on a timer that is already in use"
557
561
msgstr ""
558
562
@@ -621,31 +625,31 @@ msgstr ""
621
625
msgid "Could not initialize UART"
622
626
msgstr ""
623
627
624
- #: ports/stm/common-hal/pulseio /PWMOut.c
628
+ #: ports/stm/common-hal/pwmio /PWMOut.c
625
629
msgid "Could not initialize channel"
626
630
msgstr ""
627
631
628
- #: ports/stm/common-hal/pulseio /PWMOut.c
632
+ #: ports/stm/common-hal/pwmio /PWMOut.c
629
633
msgid "Could not initialize timer"
630
634
msgstr ""
631
635
632
- #: ports/stm/common-hal/pulseio /PWMOut.c
636
+ #: ports/stm/common-hal/pwmio /PWMOut.c
633
637
msgid "Could not re-init channel"
634
638
msgstr ""
635
639
636
- #: ports/stm/common-hal/pulseio /PWMOut.c
640
+ #: ports/stm/common-hal/pwmio /PWMOut.c
637
641
msgid "Could not re-init timer"
638
642
msgstr ""
639
643
640
- #: ports/stm/common-hal/pulseio /PWMOut.c
644
+ #: ports/stm/common-hal/pwmio /PWMOut.c
641
645
msgid "Could not restart PWM"
642
646
msgstr ""
643
647
644
648
#: shared-bindings/_bleio/Adapter.c
645
649
msgid "Could not set address"
646
650
msgstr ""
647
651
648
- #: ports/stm/common-hal/pulseio /PWMOut.c
652
+ #: ports/stm/common-hal/pwmio /PWMOut.c
649
653
msgid "Could not start PWM"
650
654
msgstr ""
651
655
@@ -836,7 +840,7 @@ msgstr ""
836
840
msgid "Frequency captured is above capability. Capture Paused."
837
841
msgstr ""
838
842
839
- #: ports/stm/common-hal/pulseio /PWMOut.c
843
+ #: ports/stm/common-hal/pwmio /PWMOut.c
840
844
msgid "Frequency must match existing PWMOut using this timer"
841
845
msgstr ""
842
846
@@ -938,9 +942,9 @@ msgstr ""
938
942
msgid "Invalid DAC pin supplied"
939
943
msgstr ""
940
944
941
- #: ports/atmel-samd/common-hal/pulseio /PWMOut.c
942
- #: ports/cxd56/common-hal/pulseio /PWMOut.c
943
- #: ports/nrf/common-hal/pulseio/PWMOut.c shared-bindings/pulseio /PWMOut.c
945
+ #: ports/atmel-samd/common-hal/pwmio /PWMOut.c
946
+ #: ports/cxd56/common-hal/pwmio/PWMOut.c ports/nrf/common-hal/pwmio /PWMOut.c
947
+ #: shared-bindings/pwmio /PWMOut.c
944
948
msgid "Invalid PWM frequency"
945
949
msgstr ""
946
950
@@ -980,7 +984,7 @@ msgstr ""
980
984
msgid "Invalid format chunk size"
981
985
msgstr ""
982
986
983
- #: ports/stm/common-hal/pulseio /PWMOut.c
987
+ #: ports/stm/common-hal/pwmio /PWMOut.c
984
988
msgid "Invalid frequency supplied"
985
989
msgstr ""
986
990
@@ -998,8 +1002,8 @@ msgid "Invalid phase"
998
1002
msgstr ""
999
1003
1000
1004
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1001
- #: ports/atmel-samd/common-hal/touchio/TouchIn.c
1002
- #: shared-bindings/pulseio/PWMOut.c shared- module/rgbmatrix/RGBMatrix.c
1005
+ #: ports/atmel-samd/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1006
+ #: shared-module/rgbmatrix/RGBMatrix.c
1003
1007
msgid "Invalid pin"
1004
1008
msgstr ""
1005
1009
@@ -1023,7 +1027,7 @@ msgstr ""
1023
1027
msgid "Invalid pins"
1024
1028
msgstr ""
1025
1029
1026
- #: ports/stm/common-hal/pulseio /PWMOut.c
1030
+ #: ports/stm/common-hal/pwmio /PWMOut.c
1027
1031
msgid "Invalid pins for PWMOut"
1028
1032
msgstr ""
1029
1033
@@ -1205,10 +1209,14 @@ msgstr ""
1205
1209
msgid "No long integer support"
1206
1210
msgstr ""
1207
1211
1208
- #: ports/stm/common-hal/pulseio /PWMOut.c
1212
+ #: ports/stm/common-hal/pwmio /PWMOut.c
1209
1213
msgid "No more timers available on this pin."
1210
1214
msgstr ""
1211
1215
1216
+ #: shared-bindings/wifi/Radio.c
1217
+ msgid "No network with that ssid"
1218
+ msgstr ""
1219
+
1212
1220
#: shared-module/touchio/TouchIn.c
1213
1221
msgid "No pulldown on pin; 1Mohm recommended"
1214
1222
msgstr ""
@@ -1229,6 +1237,10 @@ msgstr ""
1229
1237
msgid "Nordic Soft Device failure assertion."
1230
1238
msgstr ""
1231
1239
1240
+ #: shared-bindings/ipaddress/IPv4Address.c shared-bindings/ipaddress/__init__.c
1241
+ msgid "Not a valid IP string."
1242
+ msgstr ""
1243
+
1232
1244
#: ports/nrf/common-hal/_bleio/__init__.c
1233
1245
#: shared-bindings/_bleio/CharacteristicBuffer.c
1234
1246
msgid "Not connected"
@@ -1269,16 +1281,20 @@ msgid ""
1269
1281
"%d bpp given"
1270
1282
msgstr ""
1271
1283
1284
+ #: shared-bindings/ipaddress/__init__.c
1285
+ msgid "Only raw int supported for ip."
1286
+ msgstr ""
1287
+
1272
1288
#: shared-bindings/audiobusio/PDMIn.c
1273
1289
msgid "Oversample must be multiple of 8."
1274
1290
msgstr ""
1275
1291
1276
- #: shared-bindings/pulseio /PWMOut.c
1292
+ #: shared-bindings/pwmio /PWMOut.c
1277
1293
msgid ""
1278
1294
"PWM duty_cycle must be between 0 and 65535 inclusive (16 bit resolution)"
1279
1295
msgstr ""
1280
1296
1281
- #: shared-bindings/pulseio /PWMOut.c
1297
+ #: shared-bindings/pwmio /PWMOut.c
1282
1298
msgid ""
1283
1299
"PWM frequency not writable when variable_frequency is False on construction."
1284
1300
msgstr ""
@@ -1465,6 +1481,10 @@ msgstr ""
1465
1481
msgid "Serializer in use"
1466
1482
msgstr ""
1467
1483
1484
+ #: shared-bindings/ssl/SSLContext.c
1485
+ msgid "Server side context cannot have hostname."
1486
+ msgstr ""
1487
+
1468
1488
#: shared-bindings/nvm/ByteArray.c
1469
1489
msgid "Slice and value different lengths."
1470
1490
msgstr ""
@@ -1560,7 +1580,7 @@ msgstr ""
1560
1580
msgid "Timeout is too long: Maximum timeout length is %d seconds"
1561
1581
msgstr ""
1562
1582
1563
- #: ports/stm/common-hal/pulseio /PWMOut.c
1583
+ #: ports/stm/common-hal/pwmio /PWMOut.c
1564
1584
msgid ""
1565
1585
"Timer was reserved for internal use - declare PWM pins earlier in the program"
1566
1586
msgstr ""
@@ -1660,6 +1680,10 @@ msgstr ""
1660
1680
msgid "Unexpected nrfx uuid type"
1661
1681
msgstr ""
1662
1682
1683
+ #: shared-bindings/wifi/Radio.c
1684
+ msgid "Unknown failure"
1685
+ msgstr ""
1686
+
1663
1687
#: ports/nrf/common-hal/_bleio/__init__.c
1664
1688
#, c-format
1665
1689
msgid "Unknown gatt error: 0x%04x"
@@ -1763,6 +1787,10 @@ msgid ""
1763
1787
"To list built-in modules please do `help(\" modules\" )`.\n"
1764
1788
msgstr ""
1765
1789
1790
+ #: shared-bindings/wifi/Radio.c
1791
+ msgid "WiFi password must be between 8 and 63 characters."
1792
+ msgstr ""
1793
+
1766
1794
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
1767
1795
msgid "Writes not supported on Characteristic"
1768
1796
msgstr ""
0 commit comments