summaryrefslogtreecommitdiff
path: root/locale/ko.po
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2020-07-02 15:10:37 -0700
committerGitHub <noreply@github.com>2020-07-02 15:10:37 -0700
commited34d52efd08dce5253e7dc847ac5cdbd49c96fd (patch)
treed08a7c31ab472dc584fb975a126696ba49aec8bf /locale/ko.po
parenteec42d4cb53536a75e88f7f9321515bc6dcfeaa7 (diff)
parent35e35e61d3016d83f1e528bf3e7947fa24f995f0 (diff)
Merge pull request #3105 from weblate/weblate-circuitpython-main6.0.0-alpha.1
Translations update from Weblate
Diffstat (limited to 'locale/ko.po')
-rw-r--r--locale/ko.po12
1 files changed, 9 insertions, 3 deletions
diff --git a/locale/ko.po b/locale/ko.po
index ea3f56470..4bd56cde1 100644
--- a/locale/ko.po
+++ b/locale/ko.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-07-01 10:33-0500\n"
+"POT-Creation-Date: 2020-07-02 15:29+0200\n"
"PO-Revision-Date: 2019-05-06 14:22-0700\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -429,7 +429,8 @@ msgstr ""
msgid "Buffer length %d too big. It must be less than %d"
msgstr ""
-#: ports/atmel-samd/common-hal/sdioio/SDCard.c shared-module/sdcardio/SDCard.c
+#: ports/atmel-samd/common-hal/sdioio/SDCard.c
+#: ports/cxd56/common-hal/sdioio/SDCard.c shared-module/sdcardio/SDCard.c
msgid "Buffer length must be a multiple of 512"
msgstr ""
@@ -593,6 +594,10 @@ msgstr ""
msgid "Could not initialize GNSS"
msgstr ""
+#: ports/cxd56/common-hal/sdioio/SDCard.c
+msgid "Could not initialize SDCard"
+msgstr ""
+
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
msgid "Could not initialize UART"
msgstr ""
@@ -986,7 +991,8 @@ msgstr "오른쪽 채널 핀이 잘못되었습니다"
#: ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cperipheral/I2CPeripheral.c
#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
-#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/I2C.c
+#: ports/cxd56/common-hal/busio/UART.c ports/cxd56/common-hal/sdioio/SDCard.c
+#: ports/mimxrt10xx/common-hal/busio/I2C.c
#: ports/mimxrt10xx/common-hal/busio/SPI.c
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"