Skip to content
Merged
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
20 changes: 10 additions & 10 deletions locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-06-04 14:01+0000\n"
"PO-Revision-Date: 2025-06-15 23:04+0000\n"
"Last-Translator: Andi Chandler <[email protected]>\n"
"Language-Team: none\n"
"Language: en_GB\n"
Expand Down Expand Up @@ -867,7 +867,7 @@ msgstr "Coordinate arrays types have different sizes"

#: ports/espressif/common-hal/rclcpy/Publisher.c
msgid "Could not publish to ROS topic"
msgstr ""
msgstr "Could not publish to ROS topic"

#: shared-bindings/_bleio/Adapter.c
msgid "Could not set address"
Expand All @@ -884,7 +884,7 @@ msgstr "Couldn't allocate decoder"
#: ports/espressif/common-hal/rclcpy/__init__.c
#, c-format
msgid "Critical ROS failure during soft reboot, reset required: %d"
msgstr ""
msgstr "Critical ROS failure during soft reboot, reset required: %d"

#: ports/stm/common-hal/analogio/AnalogOut.c
msgid "DAC Channel Init Error"
Expand Down Expand Up @@ -1317,7 +1317,7 @@ msgstr "Invalid MAC address"

#: ports/espressif/common-hal/rclcpy/__init__.c
msgid "Invalid ROS domain ID"
msgstr ""
msgstr "Invalid ROS domain ID"

#: ports/espressif/common-hal/espidf/__init__.c py/moderrno.c
msgid "Invalid argument"
Expand Down Expand Up @@ -1880,7 +1880,7 @@ msgstr "Program too long"

#: shared-bindings/rclcpy/Publisher.c
msgid "Publishers can only be created from a parent node"
msgstr ""
msgstr "Publishers can only be created from a parent node"

#: shared-bindings/digitalio/DigitalInOut.c
msgid "Pull not used when direction is output."
Expand All @@ -1904,23 +1904,23 @@ msgstr "RNG init Error"

#: ports/espressif/common-hal/rclcpy/__init__.c
msgid "ROS failed to initialize. Is agent connected?"
msgstr ""
msgstr "ROS failed to initialise. Is agent connected?"

#: ports/espressif/common-hal/rclcpy/__init__.c
msgid "ROS internal setup failure"
msgstr ""
msgstr "ROS internal setup failure"

#: ports/espressif/common-hal/rclcpy/__init__.c
msgid "ROS memory allocator failure"
msgstr ""
msgstr "ROS memory allocator failure"

#: ports/espressif/common-hal/rclcpy/Node.c
msgid "ROS node failed to initialize"
msgstr ""
msgstr "ROS node failed to initialise"

#: ports/espressif/common-hal/rclcpy/Publisher.c
msgid "ROS topic failed to initialize"
msgstr ""
msgstr "ROS topic failed to initialise"

#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
#: ports/nordic/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
Expand Down
10 changes: 5 additions & 5 deletions locale/sv.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2025-06-14 12:03+0000\n"
"PO-Revision-Date: 2025-06-15 23:04+0000\n"
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: sv\n"
Expand Down Expand Up @@ -870,7 +870,7 @@ msgstr "Arrayer för koordinater har olika storlek"

#: ports/espressif/common-hal/rclcpy/Publisher.c
msgid "Could not publish to ROS topic"
msgstr ""
msgstr "Kan inte publicera till ROS topic"

#: shared-bindings/_bleio/Adapter.c
msgid "Could not set address"
Expand All @@ -887,7 +887,7 @@ msgstr "Det gick inte att allokera avkodaren"
#: ports/espressif/common-hal/rclcpy/__init__.c
#, c-format
msgid "Critical ROS failure during soft reboot, reset required: %d"
msgstr ""
msgstr "Kritiskt ROS-fel vid mjuk omstart, reset krävs: %d"

#: ports/stm/common-hal/analogio/AnalogOut.c
msgid "DAC Channel Init Error"
Expand Down Expand Up @@ -1325,7 +1325,7 @@ msgstr "Ogiltig MAC-adress"

#: ports/espressif/common-hal/rclcpy/__init__.c
msgid "Invalid ROS domain ID"
msgstr ""
msgstr "Ogiltigt ROS domän-id"

#: ports/espressif/common-hal/espidf/__init__.c py/moderrno.c
msgid "Invalid argument"
Expand Down Expand Up @@ -1891,7 +1891,7 @@ msgstr "Programmet är för långt"

#: shared-bindings/rclcpy/Publisher.c
msgid "Publishers can only be created from a parent node"
msgstr ""
msgstr "Publicerare kan bara skapas from föräldranod"

#: shared-bindings/digitalio/DigitalInOut.c
msgid "Pull not used when direction is output."
Expand Down