diff options
| author | Wellington Terumi Uemura <wellingtonuemura@gmail.com> | 2020-07-02 08:37:40 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-07-02 22:45:45 +0200 |
| commit | 185a149da4cb13be12b905a25dcc4984fb636efe (patch) | |
| tree | c02fcb0f92fa63274a62948ce0bb4e9ea1a2c536 | |
| parent | eec42d4cb53536a75e88f7f9321515bc6dcfeaa7 (diff) | |
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (777 of 777 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
| -rw-r--r-- | locale/pt_BR.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/pt_BR.po b/locale/pt_BR.po index 92cf0172d..9c357e198 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-07-01 10:33-0500\n" -"PO-Revision-Date: 2020-07-02 02:02+0000\n" +"PO-Revision-Date: 2020-07-02 13:32+0000\n" "Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n" "Language-Team: \n" "Language: pt_BR\n" @@ -3405,7 +3405,7 @@ msgstr "tipo da saída incorreta" #: shared-module/displayio/Shape.c msgid "x value out of bounds" -msgstr "a valor x está fora dos limites" +msgstr "o valor x está fora dos limites" #: shared-bindings/displayio/Shape.c msgid "y should be an int" |
