summaryrefslogtreecommitdiff
path: root/locale/cs.po
diff options
context:
space:
mode:
authorHosted Weblate <hosted@weblate.org>2020-08-17 17:56:38 +0200
committerHosted Weblate <hosted@weblate.org>2020-08-18 01:28:10 +0200
commit747711c7ca894f8142c42ba55a14c3cb3de34e9d (patch)
tree0d3586e193ca8f511e2b47a492b5a3a18f3c079a /locale/cs.po
parentec3d99950e9d0a1da3b108a65fadcb703d392687 (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/cs.po')
-rw-r--r--locale/cs.po5
1 files changed, 1 insertions, 4 deletions
diff --git a/locale/cs.po b/locale/cs.po
index a6579e904..c1a8ded4e 100644
--- a/locale/cs.po
+++ b/locale/cs.po
@@ -1964,6 +1964,7 @@ msgid "can't assign to expression"
msgstr ""
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
+#: shared-module/_pixelbuf/PixelBuf.c
msgid "can't convert %q to %q"
msgstr ""
@@ -3161,10 +3162,6 @@ msgstr ""
msgid "tuple/list has wrong length"
msgstr ""
-#: shared-bindings/_pixelbuf/PixelBuf.c
-msgid "tuple/list required on RHS"
-msgstr ""
-
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
#: shared-bindings/busio/UART.c
msgid "tx and rx cannot both be None"