-
Notifications
You must be signed in to change notification settings - Fork 266
Traduction pour library/asyncio-task.po #1403
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
Conversation
Reason for Travis failure : $ if [ -n "$CHANGED_FILES" ]; then pospell -p dict -l fr_FR $CHANGED_FILES; fi
library/asyncio-task.po:35:asyncio.
library/asyncio-task.po:35:world
library/asyncio-task.po:66:world
library/asyncio-task.po:1094:asyncio
The command "if [ -n "$CHANGED_FILES" ]; then pospell -p dict -l fr_FR $CHANGED_FILES; fi" exited with 255. Should I add asyncio and world to |
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.
Merci pour cette très bonne traduction.
Tu peux effectivement rajouter world qui est un affichage produit par le programme et que nous ne pouvons pas mettre en italique.
Je pencherais pour mettre asyncio entre astérisques (voir mon commentaire).
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Merci beaucoup pour la revue, je rajoute 'world' au dictionnaire ! |
Hello ! Je dirais pas non à un petit coup de main débug, je ne comprends pas trop où se situe le bug qui bloque la CI :s ! |
Le C/R de la CI t'indique en ligne 397 que le mot asyncio n'est pas reconnu, donc pospell échoue (ligne 398 en rouge).
|
Merci beaucoup ! Effectivement c'était juste ça :/ ! Du coup j'ai mis à jour ma traduction et cette fois-ci ça a l'air mieux :) |
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.
Validation des suggestions !
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Top ! |
(cherry picked from commit 37cc13e)
(cherry picked from commit 37cc13e)
Closes #1401