diff options
| author | Hosted Weblate <hosted@weblate.org> | 2021-01-22 09:49:34 +0100 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2021-01-22 09:49:34 +0100 |
| commit | 9dbf2039f234aa25fb7b148a7c61941d0eae95a4 (patch) | |
| tree | a30aa1533a80128d0df3137cccfdb0853567131f /locale/pl.po | |
| parent | 380338f113c0ee15a082e4c80147de6b003651c0 (diff) | |
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
Diffstat (limited to 'locale/pl.po')
| -rw-r--r-- | locale/pl.po | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/locale/pl.po b/locale/pl.po index 2562994b4..4862fa6ff 100644 --- a/locale/pl.po +++ b/locale/pl.po @@ -48,6 +48,10 @@ msgstr " Plik \"%q\"" msgid " File \"%q\", line %d" msgstr " Plik \"%q\", linia %d" +#: py/builtinhelp.c +msgid " is of type %q\n" +msgstr "" + #: main.c msgid " output:\n" msgstr " wyjście:\n" @@ -3329,6 +3333,10 @@ msgstr "nie dość argumentów przy formatowaniu" msgid "number of points must be at least 2" msgstr "liczba punktów musi wynosić co najmniej 2" +#: py/builtinhelp.c +msgid "object " +msgstr "" + #: py/obj.c msgid "object '%q' is not a tuple or list" msgstr "" |
