summaryrefslogtreecommitdiff
path: root/locale/it_IT.po
diff options
context:
space:
mode:
authorDan Halbert <halbert@adafruit.com>2019-06-26 20:39:50 -0400
committerGitHub <noreply@github.com>2019-06-26 20:39:50 -0400
commitc562b1923885d67fd349e48da841715f3a5522dd (patch)
tree28d712c6767304b37ff09fa8abcc7176ab8b5385 /locale/it_IT.po
parentf77abbd96095890a016ff6acc183b6de4d7ceb26 (diff)
parentfe507db45f7fa21c6de4aafb288a7f83d9903f71 (diff)
Merge pull request #1972 from tannewt/validate_mpy_load4.0.24.0.x
Validate mpy load
Diffstat (limited to 'locale/it_IT.po')
-rw-r--r--locale/it_IT.po10
1 files changed, 9 insertions, 1 deletions
diff --git a/locale/it_IT.po b/locale/it_IT.po
index 12f21c38e..52c229e03 100644
--- a/locale/it_IT.po
+++ b/locale/it_IT.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-13 17:34-0700\n"
+"POT-Creation-Date: 2019-06-25 17:53-0700\n"
"PO-Revision-Date: 2018-10-02 16:27+0200\n"
"Last-Translator: Enrico Paganin <enrico.paganin@mail.com>\n"
"Language-Team: \n"
@@ -460,6 +460,14 @@ msgstr ""
msgid "Command must be an int between 0 and 255"
msgstr "I byte devono essere compresi tra 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"