diff options
| author | Hosted Weblate <hosted@weblate.org> | 2020-07-24 21:37:19 +0200 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-07-29 20:28:33 +0200 |
| commit | 6dc01e179a50d97fb2b530d5ee8f22fc554e1089 (patch) | |
| tree | d3562653e8582d36042e0b9d06cce98111391663 /locale/ko.po | |
| parent | 06f820c0d6370faf8c38cbe6cb3bb06d2b29bba5 (diff) | |
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
Diffstat (limited to 'locale/ko.po')
| -rw-r--r-- | locale/ko.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/ko.po b/locale/ko.po index b83170133..2bbd854a2 100644 --- a/locale/ko.po +++ b/locale/ko.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-07-17 18:03-0700\n" +"POT-Creation-Date: 2020-07-21 18:43-0700\n" "PO-Revision-Date: 2019-05-06 14:22-0700\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -234,6 +234,10 @@ msgstr "'break' 는 루프 외부에 있습니다" msgid "'continue' outside loop" msgstr "'continue' 는 루프 외부에 있습니다" +#: py/objgenerator.c +msgid "'coroutine' object is not an iterator" +msgstr "" + #: py/compile.c msgid "'data' requires at least 2 arguments" msgstr "'data' 에는 >=2 개의 독립변수가 필요합니다" |
