diff options
| author | Michal Čihař <michal@cihar.com> | 2020-10-04 11:25:48 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-10-05 14:12:56 +0200 |
| commit | 8e3ec3d5201d67a6fd06cf92fef380bf4a155186 (patch) | |
| tree | 63d62bfd07aba44392b7c67209d7ea211c3dccdf | |
| parent | cdf18885eecb8d75f71f39959b496ae8b2b021ca (diff) | |
Translated using Weblate (Korean)
Currently translated at 9.4% (78 of 829 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ko/
| -rw-r--r-- | locale/ko.po | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/locale/ko.po b/locale/ko.po index 0c87677e6..e2bf7a372 100644 --- a/locale/ko.po +++ b/locale/ko.po @@ -7,13 +7,15 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-09-29 20:14-0500\n" -"PO-Revision-Date: 2019-05-06 14:22-0700\n" -"Last-Translator: \n" +"PO-Revision-Date: 2020-10-05 12:12+0000\n" +"Last-Translator: Michal Čihař <michal@cihar.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 4.3-dev\n" #: main.c msgid "" @@ -156,7 +158,7 @@ msgstr "'%s' 에는 라벨이 필요합니다" #: py/emitinlinethumb.c py/emitinlinextensa.c #, c-format msgid "'%s' expects a register" -msgstr "'%s%' 에는 레지스터가 필요합니다" +msgstr "'%s' 에는 레지스터가 필요합니다" #: py/emitinlinethumb.c #, c-format |
