forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request micropython#32 from adafruit/main
Update from adafruit/main
- Loading branch information
Showing
63 changed files
with
728 additions
and
201 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2020-10-10 23:49-0700\n" | ||
"POT-Creation-Date: 2020-10-15 16:06+0530\n" | ||
"PO-Revision-Date: 2020-10-10 23:51+0000\n" | ||
"Last-Translator: oon arfiandwi <[email protected]>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -966,6 +966,10 @@ msgstr "Perangkat keras sibuk, coba pin alternatif" | |
msgid "Hardware in use, try alternative pins" | ||
msgstr "Perangkat keras sedang digunakan, coba pin alternatif" | ||
|
||
#: shared-bindings/wifi/Radio.c | ||
msgid "Hostname must be between 1 and 253 characters" | ||
msgstr "" | ||
|
||
#: extmod/vfs_posix_file.c py/objstringio.c | ||
msgid "I/O operation on closed file" | ||
msgstr "operasi I/O pada file tertutup" | ||
|
@@ -1047,6 +1051,7 @@ msgstr "File BMP tidak valid" | |
msgid "Invalid BSSID" | ||
msgstr "" | ||
|
||
#: ports/esp32s2/common-hal/analogio/AnalogOut.c | ||
#: ports/stm/common-hal/analogio/AnalogOut.c | ||
msgid "Invalid DAC pin supplied" | ||
msgstr "Pin DAC yang diberikan tidak valid" | ||
|
@@ -1258,7 +1263,6 @@ msgid "No CCCD for this Characteristic" | |
msgstr "Tidak ada CCCD untuk Karakteristik ini" | ||
|
||
#: ports/atmel-samd/common-hal/analogio/AnalogOut.c | ||
#: ports/esp32s2/common-hal/analogio/AnalogOut.c | ||
#: ports/stm/common-hal/analogio/AnalogOut.c | ||
msgid "No DAC on chip" | ||
msgstr "Tidak ada DAC (Digital Analog Converter) di dalam chip" | ||
|
@@ -2775,6 +2779,10 @@ msgstr "format tidak valid" | |
msgid "invalid format specifier" | ||
msgstr "" | ||
|
||
#: shared-bindings/wifi/Radio.c | ||
msgid "invalid hostname" | ||
msgstr "" | ||
|
||
#: extmod/modussl_axtls.c | ||
msgid "invalid key" | ||
msgstr "key tidak valid" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2020-10-10 23:49-0700\n" | ||
"POT-Creation-Date: 2020-10-15 16:06+0530\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -947,6 +947,10 @@ msgstr "" | |
msgid "Hardware in use, try alternative pins" | ||
msgstr "" | ||
|
||
#: shared-bindings/wifi/Radio.c | ||
msgid "Hostname must be between 1 and 253 characters" | ||
msgstr "" | ||
|
||
#: extmod/vfs_posix_file.c py/objstringio.c | ||
msgid "I/O operation on closed file" | ||
msgstr "" | ||
|
@@ -1026,6 +1030,7 @@ msgstr "" | |
msgid "Invalid BSSID" | ||
msgstr "" | ||
|
||
#: ports/esp32s2/common-hal/analogio/AnalogOut.c | ||
#: ports/stm/common-hal/analogio/AnalogOut.c | ||
msgid "Invalid DAC pin supplied" | ||
msgstr "" | ||
|
@@ -1237,7 +1242,6 @@ msgid "No CCCD for this Characteristic" | |
msgstr "" | ||
|
||
#: ports/atmel-samd/common-hal/analogio/AnalogOut.c | ||
#: ports/esp32s2/common-hal/analogio/AnalogOut.c | ||
#: ports/stm/common-hal/analogio/AnalogOut.c | ||
msgid "No DAC on chip" | ||
msgstr "" | ||
|
@@ -2728,6 +2732,10 @@ msgstr "" | |
msgid "invalid format specifier" | ||
msgstr "" | ||
|
||
#: shared-bindings/wifi/Radio.c | ||
msgid "invalid hostname" | ||
msgstr "" | ||
|
||
#: extmod/modussl_axtls.c | ||
msgid "invalid key" | ||
msgstr "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2020-10-10 23:49-0700\n" | ||
"POT-Creation-Date: 2020-10-15 16:06+0530\n" | ||
"PO-Revision-Date: 2020-05-24 03:22+0000\n" | ||
"Last-Translator: dronecz <[email protected]>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -951,6 +951,10 @@ msgstr "" | |
msgid "Hardware in use, try alternative pins" | ||
msgstr "" | ||
|
||
#: shared-bindings/wifi/Radio.c | ||
msgid "Hostname must be between 1 and 253 characters" | ||
msgstr "" | ||
|
||
#: extmod/vfs_posix_file.c py/objstringio.c | ||
msgid "I/O operation on closed file" | ||
msgstr "" | ||
|
@@ -1030,6 +1034,7 @@ msgstr "" | |
msgid "Invalid BSSID" | ||
msgstr "" | ||
|
||
#: ports/esp32s2/common-hal/analogio/AnalogOut.c | ||
#: ports/stm/common-hal/analogio/AnalogOut.c | ||
msgid "Invalid DAC pin supplied" | ||
msgstr "" | ||
|
@@ -1241,7 +1246,6 @@ msgid "No CCCD for this Characteristic" | |
msgstr "" | ||
|
||
#: ports/atmel-samd/common-hal/analogio/AnalogOut.c | ||
#: ports/esp32s2/common-hal/analogio/AnalogOut.c | ||
#: ports/stm/common-hal/analogio/AnalogOut.c | ||
msgid "No DAC on chip" | ||
msgstr "" | ||
|
@@ -2732,6 +2736,10 @@ msgstr "" | |
msgid "invalid format specifier" | ||
msgstr "" | ||
|
||
#: shared-bindings/wifi/Radio.c | ||
msgid "invalid hostname" | ||
msgstr "" | ||
|
||
#: extmod/modussl_axtls.c | ||
msgid "invalid key" | ||
msgstr "" | ||
|
Oops, something went wrong.