diff options
| author | Dan Halbert <halbert@adafruit.com> | 2021-02-10 19:55:24 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-10 19:55:24 -0500 |
| commit | 206109763f3d8b8dc92a5f5bf1bfabb49ce9c7b7 (patch) | |
| tree | 8f3881fd1d0a3a4c0cf2f7001ac12d7b522cbb0b /locale | |
| parent | f6603aa566ea1381841fc21bb4103aea76b0cc7b (diff) | |
| parent | 95a7f47f01724579b41a21bea1e256ddc0cb8654 (diff) | |
Merge pull request #4174 from weblate/weblate-circuitpython-main6.2.0-beta.2
Translations update from Weblate
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/pl.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/locale/pl.po b/locale/pl.po index a3f0b2621..c9fd04c38 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: 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 <tawezik@gmail.com>\n" "Language-Team: pl\n" "Language: pl\n" @@ -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" @@ -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" @@ -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" |
