Merge pull request #7541 from weblate/weblate-circuitpython-main

Translations update from Hosted Weblate
This commit is contained in:
Dan Halbert 2023-02-03 09:52:34 -05:00 committed by GitHub
commit 6b64cb991a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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: 2023-01-29 16:16+0000\n"
"PO-Revision-Date: 2023-02-03 04:15+0000\n"
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
"Language-Team: \n"
"Language: pt_BR\n"
@ -2564,7 +2564,7 @@ msgstr "a matriz possui muitas dimensões"
#: extmod/ulab/code/ndarray.c
msgid "array is too big"
msgstr ""
msgstr "a array é grande demais"
#: py/objarray.c shared-bindings/alarm/SleepMemory.c
#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
@ -3830,7 +3830,7 @@ msgstr "Apenas o mono é compatível"
#: extmod/ulab/code/numpy/create.c
msgid "only ndarrays can be concatenated"
msgstr ""
msgstr "somente os ndarrays podem ser concatenados"
#: ports/stm/common-hal/audiobusio/PDMIn.c
msgid "only oversample=64 is supported"