Skip to content
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

Translations update from Hosted Weblate #9990

Merged
merged 5 commits into from
Jan 23, 2025

Conversation

weblate
Copy link
Collaborator

@weblate weblate commented Jan 22, 2025

Translations update from Hosted Weblate for CircuitPython/main.

Current translation status:

Weblate translation status

FK-sauve and others added 3 commits January 22, 2025 18:38
Currently translated at 99.9% (999 of 1000 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FK-sauve Thank you for looking at these messages.

in my comments, I asked you not to expand messages when their meaning is clear in context. The French translation is already one of the largest translations, due to the verbosity of French. This can make the translation come very close to overflowing board builds that are already very full. Try to keep messages as short as possible.

(I speak French at an intermediate level, but don't have much experience with technical French idioms.)


#: ports/espressif/common-hal/_bleio/Characteristic.c
#: ports/nordic/common-hal/_bleio/Characteristic.c
msgid "Can't set CCCD on local Characteristic"
msgstr "Impossible de définir CCCD sur une caractéristique locale"
msgstr "Impossible de définir BLE CCCD sur une caractéristique locale"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't add "BLE" in this message. That is clear from context.

@@ -774,7 +778,8 @@ msgstr "Impossible de changer de périphérique USB maintenant"
#: shared-bindings/_bleio/Adapter.c
msgid "Cannot create a new Adapter; use _bleio.adapter;"
msgstr ""
"Un nouveau Adapter ne peut être créé ; Adapter; utilisez _bleio.adapter;"
"Impossible de créer un nouvel adaptateur Bluetooth ; utilisez l'adaptateur "
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, don't add extra words.


#: shared-bindings/audiobusio/PDMIn.c
msgid "Cannot record to a file"
msgstr "Impossible d'enregistrer vers un fichier"

#: shared-module/storage/__init__.c
msgid "Cannot remount '/' when visible via USB."
msgstr "Ne peut démonter '/' quand est visible par USB."
msgstr ""
"Ne peut démonter '/' la racine du système de fichier quand elle est déja vue "
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is expanding on the original message, please don't do this.


#: shared-bindings/digitalio/DigitalInOut.c
msgid "Cannot set value when direction is input."
msgstr ""
"Impossible d'affecter une valeur quand la direction est entrante ('input')."
msgstr "Impossible d'affecter une valeur quand le GPIO est entrant ('input')."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The original message is more precise because it's talking about direction, which is a property.


#: ports/nordic/common-hal/alarm/pin/PinAlarm.c
msgid "Cannot wake on pin edge, only level"
msgstr ""
"Impossible de réveiller via une bordure d'une broche, seulement via un niveau"
"Impossible de réveiller via une une pin , seulement via un changement d'état"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pourquoi pin et pas broche?

@FK-sauve
Copy link

FK-sauve commented Jan 23, 2025 via email

FK-sauve and others added 2 commits January 23, 2025 18:03
Currently translated at 99.7% (998 of 1001 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FK-sauve Thank you very much for these rewordings. I hope you feel that the readability of the messages is still OK.

@dhalbert dhalbert merged commit 943a2f3 into adafruit:main Jan 23, 2025
591 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants