Translated using Weblate (Polish)
Currently translated at 70.9% (613 of 864 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
This commit is contained in:
parent
f6cba4c974
commit
44e0d98c62
@ -7,8 +7,8 @@ msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-11-24 15:40-0500\n"
|
||||
"PO-Revision-Date: 2020-12-01 19:53+0000\n"
|
||||
"Last-Translator: Maciej Stankiewicz <tawezik@gmail.com>\n"
|
||||
"PO-Revision-Date: 2020-12-01 19:56+0000\n"
|
||||
"Last-Translator: Szymon Jakubiak <sz.a.jakubiak@gmail.com>\n"
|
||||
"Language-Team: pl\n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -128,7 +128,7 @@ msgstr "Obiekt '%q' nie wspiera '%q'"
|
||||
|
||||
#: py/obj.c
|
||||
msgid "'%q' object does not support item assignment"
|
||||
msgstr ""
|
||||
msgstr "'%q' obiekt nie wspiera dopisywania elementów"
|
||||
|
||||
#: py/obj.c
|
||||
msgid "'%q' object does not support item deletion"
|
||||
@ -152,7 +152,7 @@ msgstr "Obiekt '%q' nie jest iterowalny"
|
||||
|
||||
#: py/obj.c
|
||||
msgid "'%q' object is not subscriptable"
|
||||
msgstr ""
|
||||
msgstr "'%q' obiekt nie jest indeksowany"
|
||||
|
||||
#: py/emitinlinethumb.c py/emitinlinextensa.c
|
||||
#, c-format
|
||||
|
Loading…
Reference in New Issue
Block a user