summaryrefslogtreecommitdiff
path: root/locale/pl.po
diff options
context:
space:
mode:
authorHosted Weblate <hosted@weblate.org>2020-09-30 20:43:16 +0200
committerHosted Weblate <hosted@weblate.org>2020-09-30 21:16:22 +0200
commitb26c34d9e2d12f26cbf67807daf5c2fa4a5c4c18 (patch)
treeabb302adbe214fb4a72a0021d47404876030eb2d /locale/pl.po
parentcebaf99c64e499e580223444a8f3579fbe5596d3 (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.po16
1 files changed, 10 insertions, 6 deletions
diff --git a/locale/pl.po b/locale/pl.po
index ea0c2a401..8ee6a9698 100644
--- a/locale/pl.po
+++ b/locale/pl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-09-29 11:11+0530\n"
+"POT-Creation-Date: 2020-09-29 20:14-0500\n"
"PO-Revision-Date: 2020-09-29 01:39+0000\n"
"Last-Translator: Maciej Stankiewicz <tawezik@gmail.com>\n"
"Language-Team: pl\n"
@@ -1545,6 +1545,10 @@ msgstr "Obiekt tylko do odczytu"
msgid "Refresh too soon"
msgstr "Zbyt wczesne odświeżenie"
+#: shared-bindings/canio/RemoteTransmissionRequest.c
+msgid "RemoteTransmissionRequests limited to 8 bytes"
+msgstr ""
+
#: shared-bindings/aesio/aes.c
msgid "Requested AES mode is unsupported"
msgstr "Żądany tryb AES nie jest obsługiwany"
@@ -2434,10 +2438,14 @@ msgstr "błąd = 0x%08lX"
msgid "exceptions must derive from BaseException"
msgstr "wyjątki muszą dziedziczyć po BaseException"
-#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c
+#: shared-bindings/canio/CAN.c
msgid "expected '%q' but got '%q'"
msgstr ""
+#: shared-bindings/canio/CAN.c
+msgid "expected '%q' or '%q' but got '%q'"
+msgstr ""
+
#: py/objstr.c
msgid "expected ':' after format specifier"
msgstr "oczekiwano ':' po specyfikacji formatu"
@@ -3299,10 +3307,6 @@ msgstr ""
msgid "source palette too large"
msgstr ""
-#: shared-bindings/canio/Message.c
-msgid "specify size or data, but not both"
-msgstr ""
-
#: py/objstr.c
msgid "start/end indices"
msgstr "początkowe/końcowe indeksy"