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

Skip to content

Translations update from Hosted Weblate #10427

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 3 commits into from
Jun 16, 2025
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
54 changes: 28 additions & 26 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ msgstr " výstup:\n"

#: py/objstr.c
#, c-format
msgid "%%c requires int or char"
msgstr "%%c vyžaduje int nebo char"
msgid "%%c needs int or char"
msgstr ""

#: shared-bindings/rgbmatrix/RGBMatrix.c
#, c-format
Expand Down Expand Up @@ -169,7 +169,7 @@ msgstr "Délka %q musí být <= %d"
msgid "%q length must be >= %d"
msgstr "Délka %q musí být >= %d"

#: py/modsys.c py/runtime.c
#: py/runtime.c
msgid "%q moved from %q to %q"
msgstr ""

Expand Down Expand Up @@ -324,8 +324,8 @@ msgid "'%q' object isn't an iterator"
msgstr "Objekt '%q' není iterátor"

#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr "Objekt '%q' nelze zavolat"
msgid "'%q' object isn't callable"
msgstr ""

#: py/runtime.c
msgid "'%q' object isn't iterable"
Expand Down Expand Up @@ -2794,6 +2794,10 @@ msgstr "nelze převést na int"
msgid "can't convert to str implicitly"
msgstr ""

#: py/objtype.c
msgid "can't create '%q' instances"
msgstr ""

#: py/compile.c
msgid "can't declare nonlocal in outer code"
msgstr ""
Expand Down Expand Up @@ -2892,10 +2896,6 @@ msgstr "nelze převést complex na dtype"
msgid "cannot convert complex type"
msgstr "nelze převést typ complex"

#: py/objtype.c
msgid "cannot create '%q' instances"
msgstr ""

#: py/objtype.c
msgid "cannot create instance"
msgstr ""
Expand Down Expand Up @@ -3213,6 +3213,14 @@ msgstr ""
msgid "format needs a dict"
msgstr ""

#: py/objstr.c
msgid "format string didn't convert all arguments"
msgstr ""

#: py/objstr.c
msgid "format string needs more arguments"
msgstr ""

#: py/objdeque.c
msgid "full"
msgstr ""
Expand Down Expand Up @@ -3759,7 +3767,7 @@ msgid "non-default argument follows default argument"
msgstr ""

#: py/objstr.c
msgid "non-hex digit found"
msgid "non-hex digit"
msgstr ""

#: ports/nordic/common-hal/_bleio/Adapter.c
Expand All @@ -3778,14 +3786,6 @@ msgstr ""
msgid "not a constant"
msgstr "není konstanta"

#: py/objstr.c
msgid "not all arguments converted during string formatting"
msgstr ""

#: py/objstr.c
msgid "not enough arguments for format string"
msgstr ""

#: extmod/ulab/code/numpy/carray/carray_tools.c
msgid "not implemented for complex dtype"
msgstr "není implementováno pro komplexní dtype"
Expand Down Expand Up @@ -3848,10 +3848,6 @@ msgstr "objekt typu '%s' nemá len()"
msgid "object with buffer protocol required"
msgstr ""

#: py/objstr.c
msgid "odd-length string"
msgstr ""

#: supervisor/shared/web_workflow/web_workflow.c
msgid "off"
msgstr "vypnuto"
Expand Down Expand Up @@ -4040,10 +4036,6 @@ msgstr ""
msgid "pull masks conflict with direction masks"
msgstr ""

#: py/parse.c
msgid "raw f-strings are not supported"
msgstr "surové f-stringy nesjou podporované"

#: extmod/ulab/code/numpy/fft/fft_tools.c
msgid "real and imaginary parts must be of equal length"
msgstr ""
Expand Down Expand Up @@ -4518,6 +4510,16 @@ msgstr ""
msgid "zi must be of shape (n_section, 2)"
msgstr ""

#, c-format
#~ msgid "%%c requires int or char"
#~ msgstr "%%c vyžaduje int nebo char"

#~ msgid "'%q' object is not callable"
#~ msgstr "Objekt '%q' nelze zavolat"

#~ msgid "raw f-strings are not supported"
#~ msgstr "surové f-stringy nesjou podporované"

#~ msgid "Unsupported format"
#~ msgstr "Nepodporovaný formát"

Expand Down
51 changes: 25 additions & 26 deletions locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ msgstr " έξοδος:\n"

#: py/objstr.c
#, c-format
msgid "%%c requires int or char"
msgstr "%%c απαιτεί ακέραιο ή χαρακτήρα"
msgid "%%c needs int or char"
msgstr ""

#: shared-bindings/rgbmatrix/RGBMatrix.c
#, c-format
Expand Down Expand Up @@ -173,7 +173,7 @@ msgstr "%q μήκος πρέπει να είναι <= %d"
msgid "%q length must be >= %d"
msgstr "%q μήκος πρέπει να είναι >= %d"

#: py/modsys.c py/runtime.c
#: py/runtime.c
msgid "%q moved from %q to %q"
msgstr "%q μετακινήθηκε από το %q στο %q"

Expand Down Expand Up @@ -328,8 +328,8 @@ msgid "'%q' object isn't an iterator"
msgstr "'%q' αντικείμενο δεν είναι επαναλήπτης"

#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
msgid "'%q' object is not callable"
msgstr "'%q' αντικείμενο δεν καλείται"
msgid "'%q' object isn't callable"
msgstr ""

#: py/runtime.c
msgid "'%q' object isn't iterable"
Expand Down Expand Up @@ -2793,6 +2793,10 @@ msgstr ""
msgid "can't convert to str implicitly"
msgstr ""

#: py/objtype.c
msgid "can't create '%q' instances"
msgstr ""

#: py/compile.c
msgid "can't declare nonlocal in outer code"
msgstr ""
Expand Down Expand Up @@ -2891,10 +2895,6 @@ msgstr ""
msgid "cannot convert complex type"
msgstr ""

#: py/objtype.c
msgid "cannot create '%q' instances"
msgstr ""

#: py/objtype.c
msgid "cannot create instance"
msgstr ""
Expand Down Expand Up @@ -3212,6 +3212,14 @@ msgstr ""
msgid "format needs a dict"
msgstr ""

#: py/objstr.c
msgid "format string didn't convert all arguments"
msgstr ""

#: py/objstr.c
msgid "format string needs more arguments"
msgstr ""

#: py/objdeque.c
msgid "full"
msgstr ""
Expand Down Expand Up @@ -3758,7 +3766,7 @@ msgid "non-default argument follows default argument"
msgstr ""

#: py/objstr.c
msgid "non-hex digit found"
msgid "non-hex digit"
msgstr ""

#: ports/nordic/common-hal/_bleio/Adapter.c
Expand All @@ -3777,14 +3785,6 @@ msgstr ""
msgid "not a constant"
msgstr ""

#: py/objstr.c
msgid "not all arguments converted during string formatting"
msgstr ""

#: py/objstr.c
msgid "not enough arguments for format string"
msgstr ""

#: extmod/ulab/code/numpy/carray/carray_tools.c
msgid "not implemented for complex dtype"
msgstr ""
Expand Down Expand Up @@ -3847,10 +3847,6 @@ msgstr ""
msgid "object with buffer protocol required"
msgstr ""

#: py/objstr.c
msgid "odd-length string"
msgstr ""

#: supervisor/shared/web_workflow/web_workflow.c
msgid "off"
msgstr ""
Expand Down Expand Up @@ -4039,10 +4035,6 @@ msgstr ""
msgid "pull masks conflict with direction masks"
msgstr ""

#: py/parse.c
msgid "raw f-strings are not supported"
msgstr ""

#: extmod/ulab/code/numpy/fft/fft_tools.c
msgid "real and imaginary parts must be of equal length"
msgstr ""
Expand Down Expand Up @@ -4517,6 +4509,13 @@ msgstr ""
msgid "zi must be of shape (n_section, 2)"
msgstr ""

#, c-format
#~ msgid "%%c requires int or char"
#~ msgstr "%%c απαιτεί ακέραιο ή χαρακτήρα"

#~ msgid "'%q' object is not callable"
#~ msgstr "'%q' αντικείμενο δεν καλείται"

#~ msgid "Cannot remount '/' when visible via USB."
#~ msgstr "Δεν μπορεί να γίνει remount του '/' όταν είναι ορατό μέσω USB."

Expand Down
24 changes: 12 additions & 12 deletions locale/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ msgstr ""
"Project-Id-Version: 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2025-06-12 23:09+0000\n"
"Last-Translator: MAE <martin-aehle@hotmail.de>\n"
"PO-Revision-Date: 2025-06-16 14:49+0000\n"
"Last-Translator: Franck Sauvé <fksauve@gmail.com>\n"
"Language-Team: \n"
"Language: fr\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -883,7 +883,7 @@ msgstr "Les types des tableaux de coordonnées sont de longueur différentes"

#: ports/espressif/common-hal/rclcpy/Publisher.c
msgid "Could not publish to ROS topic"
msgstr ""
msgstr "Ne peut publier sur le Topic ROS"

#: shared-bindings/_bleio/Adapter.c
msgid "Could not set address"
Expand All @@ -900,7 +900,7 @@ msgstr "Ne peux allouer le décodeur"
#: ports/espressif/common-hal/rclcpy/__init__.c
#, c-format
msgid "Critical ROS failure during soft reboot, reset required: %d"
msgstr ""
msgstr "Erreur critique lors du reboot à chaud, reset requis: %d"

#: ports/stm/common-hal/analogio/AnalogOut.c
msgid "DAC Channel Init Error"
Expand Down Expand Up @@ -1089,7 +1089,7 @@ msgstr "Écchec de liberaton du mutex, err 0x%04x"

#: ports/zephyr-cp/common-hal/wifi/Radio.c
msgid "Failed to set hostname"
msgstr ""
msgstr "hostname impossible à initialiser"

#: ports/espressif/common-hal/audioio/AudioOut.c
msgid "Failed to start async audio"
Expand Down Expand Up @@ -1344,7 +1344,7 @@ msgstr "Adresse MAC invalide"

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

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

#: shared-bindings/rclcpy/Publisher.c
msgid "Publishers can only be created from a parent node"
msgstr ""
msgstr "Les Publishers ne peuvent etre crées que du noeud parent"

#: shared-bindings/digitalio/DigitalInOut.c
msgid "Pull not used when direction is output."
Expand All @@ -1944,23 +1944,23 @@ msgstr "Erreur d'initialisation du RNG"

#: ports/espressif/common-hal/rclcpy/__init__.c
msgid "ROS failed to initialize. Is agent connected?"
msgstr ""
msgstr "L'agent est-il connecté? ROS échoue son initialisation"

#: ports/espressif/common-hal/rclcpy/__init__.c
msgid "ROS internal setup failure"
msgstr ""
msgstr "ROS échec de configuration interne"

#: ports/espressif/common-hal/rclcpy/__init__.c
msgid "ROS memory allocator failure"
msgstr ""
msgstr "Erreur d'allocation mémoire ROS"

#: ports/espressif/common-hal/rclcpy/Node.c
msgid "ROS node failed to initialize"
msgstr ""
msgstr "ROS node échoue a s'initialiser"

#: ports/espressif/common-hal/rclcpy/Publisher.c
msgid "ROS topic failed to initialize"
msgstr ""
msgstr "Le topic ROS échoue à s'initialiser"

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