summaryrefslogtreecommitdiff
path: root/locale/pl.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/pl.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/pl.po')
-rw-r--r--locale/pl.po10
1 files changed, 9 insertions, 1 deletions
diff --git a/locale/pl.po b/locale/pl.po
index 1a7471f72..bdb6f4795 100644
--- a/locale/pl.po
+++ b/locale/pl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-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: 2019-03-19 18:37-0700\n"
"Last-Translator: Radomir Dopieralski <circuitpython@sheep.art.pl>\n"
"Language-Team: pl\n"
@@ -453,6 +453,14 @@ msgstr "Kolumny muszą być typu digitalio.DigitalInOut"
msgid "Command must be an int between 0 and 255"
msgstr "Komenda musi być int pomiędzy 0 a 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"