10000 Translations update from Hosted Weblate by weblate · Pull Request #10421 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

Translations update from Hosted Weblate #10421

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 14, 2025
Merged
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
14 changes: 7 additions & 7 deletions locale/sv.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ 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-05-15 08:01+0000\n"
"Last-Translator: Jonny Bergdahl <jonny@bergdahl.it>\n"
"PO-Revision-Date: 2025-06-14 12:03+0000\n"
"Last-Translator: Jonny Bergdahl <github@bergdahl.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -1915,23 +1915,23 @@ msgstr "RNG Init-fel"

#: ports/espressif/common-hal/rclcpy/__init__.c
msgid "ROS failed to initialize. Is agent connected?"
msgstr ""
msgstr "Fel vid ROS initialisering, är agent ansluten?"

#: ports/espressif/common-hal/rclcpy/__init__.c
msgid "ROS internal setup failure"
msgstr ""
msgstr "Fel vid ROS intern inställning"

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

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

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

#: 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
0