Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Translations update from Weblate #3509

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 5, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions locale/ko.po
Original file line number Diff line number Diff line change
Expand Up @@ -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ř <[email protected]>\n"
"Language-Team: LANGUAGE <[email protected]>\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 ""
Expand Down Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions locale/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ 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: 2020-10-01 14:20+0000\n"
"PO-Revision-Date: 2020-10-02 22:53+0000\n"
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
"Language-Team: \n"
"Language: pt_BR\n"
Expand Down Expand Up @@ -1717,7 +1717,7 @@ msgstr ""

#: shared-bindings/rgbmatrix/RGBMatrix.c
msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30"
msgstr ""
msgstr "O comprimento dos rgb_pins devem ser 6, 12, 18, 24, ou 30"

#: supervisor/shared/safe_mode.c
msgid ""
Expand Down Expand Up @@ -3618,7 +3618,7 @@ msgstr "o tempo limite do watchdog deve ser maior que 0"

#: shared-bindings/rgbmatrix/RGBMatrix.c
msgid "width must be greater than zero"
msgstr ""
msgstr "a largura deve ser maior que zero"

#: shared-bindings/_bleio/Adapter.c
msgid "window must be <= interval"
Expand Down
6 changes: 3 additions & 3 deletions locale/sv.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ 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: 2020-10-01 21:24+0000\n"
"PO-Revision-Date: 2020-10-02 22:53+0000\n"
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: sv\n"
Expand Down Expand Up @@ -1702,7 +1702,7 @@ msgstr ""

#: shared-bindings/rgbmatrix/RGBMatrix.c
msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30"
msgstr ""
msgstr "Längden på rgb_pins vara 6, 12, 18, 24 eller 30"

#: supervisor/shared/safe_mode.c
msgid ""
Expand Down Expand Up @@ -3585,7 +3585,7 @@ msgstr "watchdog timeout måste vara större än 0"

#: shared-bindings/rgbmatrix/RGBMatrix.c
msgid "width must be greater than zero"
msgstr ""
msgstr "width måste vara större än noll"

#: shared-bindings/_bleio/Adapter.c
msgid "window must be <= interval"
Expand Down