Skip to content

Translations update from Weblate #4174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 11, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions locale/pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2021-01-27 01:31+0000\n"
"PO-Revision-Date: 2021-02-10 21:50+0000\n"
"Last-Translator: Maciej Stankiewicz <[email protected]>\n"
"Language-Team: pl\n"
"Language: pl\n"
Expand Down Expand Up @@ -4107,7 +4107,7 @@ msgstr ""

#: shared-bindings/rgbmatrix/RGBMatrix.c
msgid "width must be greater than zero"
msgstr ""
msgstr "szerokość musi być większa niż zero"

#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "wifi is not enabled"
Expand All @@ -4127,7 +4127,7 @@ msgstr ""

#: extmod/ulab/code/vector/vectorise.c
msgid "wrong input type"
msgstr ""
msgstr "nieprawidłowy typ wejścia"

#: extmod/ulab/code/ulab_create.c py/objstr.c
msgid "wrong number of arguments"
Expand All @@ -4143,7 +4143,7 @@ msgstr "zły typ operandu"

#: extmod/ulab/code/vector/vectorise.c
msgid "wrong output type"
msgstr ""
msgstr "nieprawidłowy typ wyjścia"

#: shared-module/displayio/Shape.c
msgid "x value out of bounds"
Expand Down