-
Notifications
You must be signed in to change notification settings - Fork 266
Complete library/datetime.po #15
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
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.
J'ai lancé un build de test j'ai vu ces erreurs:
/home/mdk/Downloads/cpython/Doc/library/datetime.rst:1458: WARNING: inconsistent term references in translated message
/home/mdk/Downloads/cpython/Doc/library/datetime.rst:1463: WARNING: inconsistent term references in translated message
/home/mdk/Downloads/cpython/Doc/library/datetime.rst:1494: WARNING: inconsistent term references in translated message
/home/mdk/Downloads/cpython/Doc/library/datetime.rst:1861: WARNING: inconsistent term references in translated message
/home/mdk/Downloads/cpython/Doc/library/datetime.rst:2090: WARNING: inconsistent term references in translated message
je t'en ai marqué une en survolant rapidement aux lignes indiquées, les autres je ne les ai pas repérées.
library/datetime.po
Outdated
"par défaut par l'adresse de l'objet, quand un objet :class:`.time` est " | ||
"comparé à un objet de type différent, une :exc:`TypeError` est levée à moins " | ||
"que la comparaison soit ``==`` ou ``!=``. Ces derniers cas renvoient " | ||
"respectivement :const:``False`` et :const:``True``." |
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.
Il ne faut qu'un backtick pour ces marqueurs const True et False.
Ah, oui, j'avais vu les warnings sans trouver ce à quoi ils faisaient référence. |
Parfois chercher le commentaire (dans le |
Je viens de fix tous les warnings hors de |
Oui, j'ai vu ça plus tôt dans la journée. Merci ! |
Co-authored-by: Christophe Nanteuil <[email protected]> Reviewed-on: https://git.afpy.org/AFPy/python-docs-fr/pulls/15 Co-authored-by: Christophe Nanteuil <[email protected]> Co-committed-by: Christophe Nanteuil <[email protected]>
Bonsoir,
Je suis enfin venu à bout de
library/datetime.po
, donc voici les dernières traductions pour compléter la documentation du module.