Skip to content

Translations update from Weblate #5053

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
Jul 24, 2021
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
4 changes: 2 additions & 2 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: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2021-07-23 12:45+0000\n"
"PO-Revision-Date: 2021-07-24 15:35+0000\n"
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
"Language-Team: \n"
"Language: pt_BR\n"
Expand Down Expand Up @@ -1222,7 +1222,7 @@ msgstr "Erro de entrada/saída"
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#, c-format
msgid "Missing jmp_pin. Instruction %d jumps on pin"
msgstr ""
msgstr "Falta o jmp_pin. A instrução %d salta no pino"

#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#, c-format
Expand Down
12 changes: 6 additions & 6 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: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2021-07-22 18:33+0000\n"
"PO-Revision-Date: 2021-07-24 15:35+0000\n"
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: sv\n"
Expand Down Expand Up @@ -1207,7 +1207,7 @@ msgstr "Indata-/utdatafel"
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#, c-format
msgid "Missing jmp_pin. Instruction %d jumps on pin"
msgstr ""
msgstr "Saknar jmp_pin. Instruktion %d hoppar på pin"

#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#, c-format
Expand Down Expand Up @@ -2846,7 +2846,7 @@ msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "cannot assign new shape"
msgstr ""
msgstr "kan inte tilldela en ny form"

#: extmod/ulab/code/ndarray_operators.c
msgid "cannot cast output with casting rule"
Expand Down Expand Up @@ -3600,7 +3600,7 @@ msgstr "memoryview: längden är inte en multipel av itemsize"

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "mode must be complete, or reduced"
msgstr ""
msgstr "mode måste vara complete, eller reduced"

#: py/builtinimport.c
msgid "module not found"
Expand Down Expand Up @@ -3846,11 +3846,11 @@ msgstr "operander kan inte sändas tillsammans"

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "operation is defined for 2D arrays only"
msgstr ""
msgstr "operation definierad endast för 2D-matriser"

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "operation is defined for ndarrays only"
msgstr ""
msgstr "operation definierad endast för ndarrays"

#: extmod/ulab/code/ndarray.c
msgid "operation is implemented for 1D Boolean arrays only"
Expand Down