Skip to content

Commit 53e9c7b

Browse files
tawezweblate
authored andcommitted
Translated using Weblate (Polish)
Currently translated at 72.1% (610 of 845 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
1 parent 3e14143 commit 53e9c7b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

locale/pl.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgstr ""
77
"Project-Id-Version: \n"
88
"Report-Msgid-Bugs-To: \n"
99
"POT-Creation-Date: 2020-11-04 21:18+0530\n"
10-
"PO-Revision-Date: 2020-11-10 21:10+0000\n"
10+
"PO-Revision-Date: 2020-11-11 19:13+0000\n"
1111
"Last-Translator: Maciej Stankiewicz <[email protected]>\n"
1212
"Language-Team: pl\n"
1313
"Language: pl\n"
@@ -1817,7 +1817,7 @@ msgstr ""
18171817

18181818
#: ports/stm/common-hal/busio/UART.c
18191819
msgid "UART write error"
1820-
msgstr ""
1820+
msgstr "Błąd zapisu UART"
18211821

18221822
#: shared-module/usb_hid/Device.c
18231823
msgid "USB Busy"
@@ -2014,7 +2014,7 @@ msgstr "__init__() powinien zwracać None"
20142014

20152015
#: py/objtype.c
20162016
msgid "__init__() should return None, not '%q'"
2017-
msgstr ""
2017+
msgstr "__init__() powinno zwrócić None, a nie '%q'"
20182018

20192019
#: py/objobject.c
20202020
msgid "__new__ arg must be a user-type"
@@ -3057,11 +3057,11 @@ msgstr "nie dość argumentów przy formatowaniu"
30573057

30583058
#: extmod/ulab/code/poly/poly.c
30593059
msgid "number of arguments must be 2, or 3"
3060-
msgstr ""
3060+
msgstr "liczba argumentów musi wynosić 2 lub 3"
30613061

30623062
#: extmod/ulab/code/ulab_create.c
30633063
msgid "number of points must be at least 2"
3064-
msgstr ""
3064+
msgstr "liczba punktów musi wynosić co najmniej 2"
30653065

30663066
#: py/obj.c
30673067
msgid "object '%q' is not a tuple or list"
@@ -3374,7 +3374,7 @@ msgstr ""
33743374

33753375
#: shared-bindings/displayio/Bitmap.c
33763376
msgid "source palette too large"
3377-
msgstr ""
3377+
msgstr "źródłowa paleta jest zbyt duża"
33783378

33793379
#: py/objstr.c
33803380
msgid "start/end indices"

0 commit comments

Comments
 (0)