Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -2090,10 +2090,13 @@ msgstr ""

#: ports/espressif/common-hal/socketpool/SocketPool.c
#: ports/raspberrypi/common-hal/socketpool/SocketPool.c
#: ports/zephyr-cp/common-hal/socketpool/SocketPool.c
msgid "SocketPool can only be used with wifi.radio"
msgstr "SocketPool je možné použít pouze s wifi.radio"

#: ports/zephyr-cp/common-hal/socketpool/SocketPool.c
msgid "SocketPool can only be used with wifi.radio or hostnetwork.HostNetwork"
msgstr ""

#: shared-bindings/aesio/aes.c
msgid "Source and destination buffers must be the same length"
msgstr "Zdrojové a cílové buffery musí být stejné délky"
Expand Down
5 changes: 4 additions & 1 deletion locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -2095,10 +2095,13 @@ msgstr ""

#: ports/espressif/common-hal/socketpool/SocketPool.c
#: ports/raspberrypi/common-hal/socketpool/SocketPool.c
#: ports/zephyr-cp/common-hal/socketpool/SocketPool.c
msgid "SocketPool can only be used with wifi.radio"
msgstr ""

#: ports/zephyr-cp/common-hal/socketpool/SocketPool.c
msgid "SocketPool can only be used with wifi.radio or hostnetwork.HostNetwork"
msgstr ""

#: shared-bindings/aesio/aes.c
msgid "Source and destination buffers must be the same length"
msgstr ""
Expand Down
5 changes: 4 additions & 1 deletion locale/hi.po
Original file line number Diff line number Diff line change
Expand Up @@ -2069,10 +2069,13 @@ msgstr ""

#: ports/espressif/common-hal/socketpool/SocketPool.c
#: ports/raspberrypi/common-hal/socketpool/SocketPool.c
#: ports/zephyr-cp/common-hal/socketpool/SocketPool.c
msgid "SocketPool can only be used with wifi.radio"
msgstr ""

#: ports/zephyr-cp/common-hal/socketpool/SocketPool.c
msgid "SocketPool can only be used with wifi.radio or hostnetwork.HostNetwork"
msgstr ""

#: shared-bindings/aesio/aes.c
msgid "Source and destination buffers must be the same length"
msgstr ""
Expand Down
5 changes: 4 additions & 1 deletion locale/ko.po
Original file line number Diff line number Diff line change
Expand Up @@ -2142,10 +2142,13 @@ msgstr ""

#: ports/espressif/common-hal/socketpool/SocketPool.c
#: ports/raspberrypi/common-hal/socketpool/SocketPool.c
#: ports/zephyr-cp/common-hal/socketpool/SocketPool.c
msgid "SocketPool can only be used with wifi.radio"
msgstr ""

#: ports/zephyr-cp/common-hal/socketpool/SocketPool.c
msgid "SocketPool can only be used with wifi.radio or hostnetwork.HostNetwork"
msgstr ""

#: shared-bindings/aesio/aes.c
msgid "Source and destination buffers must be the same length"
msgstr ""
Expand Down
5 changes: 4 additions & 1 deletion locale/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -2120,10 +2120,13 @@ msgstr "Фрагменты не поддерживаются"

#: ports/espressif/common-hal/socketpool/SocketPool.c
#: ports/raspberrypi/common-hal/socketpool/SocketPool.c
#: ports/zephyr-cp/common-hal/socketpool/SocketPool.c
msgid "SocketPool can only be used with wifi.radio"
msgstr "SocketPool можно использовать только с wifi.radio"

#: ports/zephyr-cp/common-hal/socketpool/SocketPool.c
msgid "SocketPool can only be used with wifi.radio or hostnetwork.HostNetwork"
msgstr ""

#: shared-bindings/aesio/aes.c
msgid "Source and destination buffers must be the same length"
msgstr "Исходный и конечный буферы должны иметь одинаковую длину"
Expand Down
5 changes: 4 additions & 1 deletion locale/tr.po
Original file line number Diff line number Diff line change
Expand Up @@ -2091,10 +2091,13 @@ msgstr ""

#: ports/espressif/common-hal/socketpool/SocketPool.c
#: ports/raspberrypi/common-hal/socketpool/SocketPool.c
#: ports/zephyr-cp/common-hal/socketpool/SocketPool.c
msgid "SocketPool can only be used with wifi.radio"
msgstr ""

#: ports/zephyr-cp/common-hal/socketpool/SocketPool.c
msgid "SocketPool can only be used with wifi.radio or hostnetwork.HostNetwork"
msgstr ""

#: shared-bindings/aesio/aes.c
msgid "Source and destination buffers must be the same length"
msgstr ""
Expand Down