summaryrefslogtreecommitdiff
path: root/locale/pt_BR.po
diff options
context:
space:
mode:
authorDan Halbert <halbert@adafruit.com>2019-06-27 18:48:03 -0400
committerGitHub <noreply@github.com>2019-06-27 18:48:03 -0400
commitf0a112ef5d04fc17a49ad8e2d74e5e23f3c40dd5 (patch)
tree81ca7ee2cf4f8b47316c916bc9b53e47c53cda2b /locale/pt_BR.po
parent72ea216dceff146ff654e6652e5535064dfe69ee (diff)
parent0cce7fcaa3295d18f4fb7e10821ab692d5b2f4d7 (diff)
Merge pull request #1975 from tannewt/merge_in_4024.1.0-beta.1
Merge in 4.0.2
Diffstat (limited to 'locale/pt_BR.po')
-rw-r--r--locale/pt_BR.po10
1 files changed, 9 insertions, 1 deletions
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index f08619187..370f93c96 100644
--- a/locale/pt_BR.po
+++ b/locale/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-06-11 14:59-0700\n"
+"POT-Creation-Date: 2019-06-25 17:53-0700\n"
"PO-Revision-Date: 2018-10-02 21:14-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -456,6 +456,14 @@ msgstr ""
msgid "Command must be an int between 0 and 255"
msgstr "Os bytes devem estar entre 0 e 255."
+#: py/persistentcode.c
+msgid "Corrupt .mpy file"
+msgstr ""
+
+#: py/emitglue.c
+msgid "Corrupt raw code"
+msgstr ""
+
#: ports/nrf/common-hal/bleio/UUID.c
#, c-format
msgid "Could not decode ble_uuid, err 0x%04x"