Skip to content

Commit 3b98d82

Browse files
authored
Merge pull request #5053 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents fa90635 + 5908c56 commit 3b98d82

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

locale/pt_BR.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
9-
"PO-Revision-Date: 2021-07-23 12:45+0000\n"
9+
"PO-Revision-Date: 2021-07-24 15:35+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -1222,7 +1222,7 @@ msgstr "Erro de entrada/saída"
12221222
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
12231223
#, c-format
12241224
msgid "Missing jmp_pin. Instruction %d jumps on pin"
1225-
msgstr ""
1225+
msgstr "Falta o jmp_pin. A instrução %d salta no pino"
12261226

12271227
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
12281228
#, c-format

locale/sv.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
9-
"PO-Revision-Date: 2021-07-22 18:33+0000\n"
9+
"PO-Revision-Date: 2021-07-24 15:35+0000\n"
1010
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
1212
"Language: sv\n"
@@ -1207,7 +1207,7 @@ msgstr "Indata-/utdatafel"
12071207
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
12081208
#, c-format
12091209
msgid "Missing jmp_pin. Instruction %d jumps on pin"
1210-
msgstr ""
1210+
msgstr "Saknar jmp_pin. Instruktion %d hoppar på pin"
12111211

12121212
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
12131213
#, c-format
@@ -2846,7 +2846,7 @@ msgstr ""
28462846

28472847
#: extmod/ulab/code/ndarray.c
28482848
msgid "cannot assign new shape"
2849-
msgstr ""
2849+
msgstr "kan inte tilldela en ny form"
28502850

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

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

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

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

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

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

0 commit comments

Comments
 (0)