summaryrefslogtreecommitdiff
path: root/locale/pl.po
diff options
context:
space:
mode:
authorMaciej Stankiewicz <tawezik@gmail.com>2020-09-28 22:31:29 +0000
committerHosted Weblate <hosted@weblate.org>2020-09-29 21:32:54 +0200
commit9b3e955bd4b541cf804814e06b42a86c5b938e56 (patch)
tree546ec587847abf08c20f1bc85be2cfca306c90d7 /locale/pl.po
parent38f12185aa0b6963b2364bf675e6309c7cad1d19 (diff)
Translated using Weblate (Polish)
Currently translated at 73.8% (595 of 806 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
Diffstat (limited to 'locale/pl.po')
-rw-r--r--locale/pl.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/pl.po b/locale/pl.po
index e3ba4bfb4..df56f7fbd 100644
--- a/locale/pl.po
+++ b/locale/pl.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-24 16:55-0500\n"
-"PO-Revision-Date: 2020-09-23 18:31+0000\n"
+"PO-Revision-Date: 2020-09-29 01:39+0000\n"
"Last-Translator: Maciej Stankiewicz <tawezik@gmail.com>\n"
"Language-Team: pl\n"
"Language: pl\n"
@@ -3417,7 +3417,7 @@ msgstr ""
#: py/objint.c
#, c-format
msgid "value must fit in %d byte(s)"
-msgstr ""
+msgstr "wartość musi mieścić się w %d bajtach"
#: shared-bindings/displayio/Bitmap.c
msgid "value_count must be > 0"