Skip to content

Commit b8f8364

Browse files
szajakubiakweblate
authored andcommitted
Translated using Weblate (Polish)
Currently translated at 70.7% (598 of 845 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
1 parent 75a977f commit b8f8364

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

locale/pl.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ 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-09-29 01:39+0000\n"
11-
"Last-Translator: Maciej Stankiewicz <tawezik@gmail.com>\n"
10+
"PO-Revision-Date: 2020-11-10 20:52+0000\n"
11+
"Last-Translator: Szymon Jakubiak <sz.a.jakubiak@gmail.com>\n"
1212
"Language-Team: pl\n"
1313
"Language: pl\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
1818
"|| n%100>=20) ? 1 : 2;\n"
19-
"X-Generator: Weblate 4.3-dev\n"
19+
"X-Generator: Weblate 4.4-dev\n"
2020

2121
#: main.c
2222
msgid ""
@@ -76,7 +76,7 @@ msgstr "%q poza zakresem"
7676

7777
#: py/obj.c
7878
msgid "%q indices must be integers, not %q"
79-
msgstr ""
79+
msgstr "%q indeksy muszą być liczbami typu int, a nie %q"
8080

8181
#: shared-bindings/vectorio/Polygon.c
8282
msgid "%q list must be a list"
@@ -104,7 +104,7 @@ msgstr "%q poza zakresem"
104104

105105
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
106106
msgid "%q pin invalid"
107-
msgstr ""
107+
msgstr "%q nieprawidłowy pin"
108108

109109
#: shared-bindings/fontio/BuiltinFont.c
110110
msgid "%q should be an int"

0 commit comments

Comments
 (0)