-
-
Notifications
You must be signed in to change notification settings - Fork 318
Update French translation #1544
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
base: main
Are you sure you want to change the base?
Conversation
Update French translation in strings.xml
| <string name="save_all_your_playlist_data">Sauvegarder toutes les données de votre playlist</string> | ||
| <string name="restore_your_data">Restauration</string> | ||
| <string name="restore_your_saved_data">Restaurer vos données sauvegardées</string> | ||
| <string name="restore_your_saved_data">Restaurez vos données sauvegardées</string> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <string name="restore_your_saved_data">Restaurez vos données sauvegardées</string> | |
| <string name="restore_your_saved_data">Restaurer vos données sauvegardées</string> |
This change should be reverted.
Same for all other s/er/ez changes.
| <string name="added_to_queue">Ajouté à la file d'attente</string> | ||
| </plurals> | ||
| <string name="dummy_button">Bouton factice</string> | ||
| <string name="dummy_content">FAUX\nCONTENU</string> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <string name="dummy_content">FAUX\nCONTENU</string> | |
| <string name="dummy_content">CONTENU\nFACTICE</string> |
| <string name="explicit_content_blocked">Le contenu explicite est ignoré</string> | ||
| <string name="mix_for_you">Mix pour vous</string> | ||
| <string name="no_mixes_found">Aucun mix trouvé</string> | ||
| <string name="desktop_webview_description">En raison des limitations de Compose Multiplatform, je ne peux pas implémenter WebView sur ordinateur.\nConsultez ce document pour en savoir plus sur la connexion sur ordinateur :\n</string> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <string name="desktop_webview_description">En raison des limitations de Compose Multiplatform, je ne peux pas implémenter WebView sur ordinateur.\nConsultez ce document pour en savoir plus sur la connexion sur ordinateur :\n</string> | |
| <string name="desktop_webview_description">En raison des limitations de Compose Multiplatform, il n'est pas possible d'implémenter WebView sur ordinateur.\nConsultez ce document pour en savoir plus sur la connexion sur ordinateur :\n</string> |
| <string name="open_blog_post">Ouvrir l'article de blog</string> | ||
| <string name="discord_integration">Intégration Discord</string> | ||
| <string name="log_in_to_discord">Se connecter à Discord</string> | ||
| <string name="intro_login_to_discord">Connectez-vous pour activer la présence enrichie Discord</string> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This "ez" can be kept 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lemeurherve : Thank you for your advice. 👍
The translation is complete and correct on Crowdin, but it doesn't seem to have been fully implemented in the last app update. Some elements were still appearing in English.
I therefore submitted a merge request, including the untranslated elements, to correct this.
Unfortunately, it was rejected. I hope a fix can be implemented.
No description provided.