diff options
| author | Szymon Jakubiak <sz.a.jakubiak@gmail.com> | 2020-09-22 07:40:34 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-09-22 21:39:59 +0200 |
| commit | c2d6405feabcae0de6fe3f0838d885ab9ca68a7e (patch) | |
| tree | be5dcba736149efa2d78c1b4008980395e8081c7 | |
| parent | 98185e914b201fc78b334ef04e83e6b9c17c0a1b (diff) | |
Translated using Weblate (Polish)
Currently translated at 73.3% (587 of 800 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pl/
| -rw-r--r-- | locale/pl.po | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/locale/pl.po b/locale/pl.po index 2528b25e6..857d09b9c 100644 --- a/locale/pl.po +++ b/locale/pl.po @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-09-16 17:07-0700\n" -"PO-Revision-Date: 2020-09-17 17:58+0000\n" -"Last-Translator: Maciej Stankiewicz <tawezik@gmail.com>\n" +"PO-Revision-Date: 2020-09-22 13:32+0000\n" +"Last-Translator: Szymon Jakubiak <sz.a.jakubiak@gmail.com>\n" "Language-Team: pl\n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -32,6 +32,9 @@ msgid "" "Please file an issue with the contents of your CIRCUITPY drive at \n" "https://github.com/adafruit/circuitpython/issues\n" msgstr "" +"\n" +"Zgłoś problem z zawartością dysku CIRCUITPY pod adresem\n" +"https://github.com/adafruit/circuitpython/issues\n" #: py/obj.c msgid " File \"%q\"" @@ -57,7 +60,7 @@ msgstr "" #: ports/atmel-samd/common-hal/sdioio/SDCard.c msgid "%q failure: %d" -msgstr "" +msgstr "%q niepowodzenie: %d" #: shared-bindings/microcontroller/Pin.c msgid "%q in use" |
