Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Traduction de library/datetime.po#1578

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
deronnax merged 9 commits intopython:3.10fromalkimya:datetime
May 20, 2022
Merged

Traduction de library/datetime.po#1578

deronnax merged 9 commits intopython:3.10fromalkimya:datetime
May 20, 2022

Conversation

alkimya
Copy link
Contributor

Closes#1357

Révision des dernières fuzzies de library/datetime.po

Copy link
Contributor

@christopheNanchristopheNan left a comment

Choose a reason for hiding this comment

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

Merci pour cette mise à jour.
Je pense qu'il faut corriger « heure standard » par « heure d'hiver » et remplacer « fold » par pli là où c'est possible.

@JulienPalardJulienPalard changed the base branch from3.9 to3.10June 22, 2021 08:48
@JulienPalard
Copy link
Member

Attention j'ai rebasé ta branche sur la branche 3.10.

@deronnax
Copy link
Collaborator

deronnax commentedMay 18, 2022
edited
Loading

je la reprends

deronnaxand others added3 commitsMay 18, 2022 17:35
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
@deronnax
Copy link
Collaborator

j'ai mergé la 3.10 mais la branche est tellement vieille que la moitié des chaines traduites de la PR sont devenues des fuzzies. Ça sera le travail d'une prochaine PR de remédier à ça.

@deronnax
Copy link
Collaborator

@christopheNan approval plz :)

"``None``, :attr:`tm_isdst` est mise à ``-1`` ; sinon, si :meth:`dst` renvoie "
"une valeur non-nulle, :attr:`tm_isdst` est mise à ``1`` ; sinon :attr:"
"`tm_isdst` est mise à ``0``."
"où ``yday = d.toordinal() - date(d.year, 1, 1).toordinal() + 1`` est le "
Copy link
Member

Choose a reason for hiding this comment

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

Tu laisse le flag fuzzy ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

je l'ai expliqué dans mon dernier commentaire ;)
#1578 (comment)

Copy link
Collaborator

Choose a reason for hiding this comment

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

je veux juste merger le travail déjà effectué, j'ai tenté de reprendre les fuzzies : la PR est tellement vieille que plus de la moitié des strings sont passées en fuzzy, c'est beaucoup trop de travail.
Merger cette PR avec les chaines en fuzzy est une bonne chose : ces chaines, bien que fuzzy, sont déjà plus proches de l'upstream que si on en mergeait pas.

Copy link
Member

Choose a reason for hiding this comment

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

ahhhhhhhhhh ok :)

"est équivalent à ``time.ctime(time.mktime(d.timetuple()))`` sur les "
"plateformes où la fonction C native :c:func:`ctime` (que :func:`time.ctime` "
"invoque, mais pas :meth:`date.ctime`) est conforme au standard C."
"sur les plateformes où la fonction C native :c:func:`ctime` (que :func:`time."
Copy link
Member

Choose a reason for hiding this comment

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

Pareil, pourquoi laisser lefuzzy ?

Copy link
Member

Choose a reason for hiding this comment

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

Pareil pour tout plein d'autres.

Copy link
Collaborator

Choose a reason for hiding this comment

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

même réponse

Copy link
Contributor

@christopheNanchristopheNan left a comment

Choose a reason for hiding this comment

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

Je suis d'avis de@deronnax , fusionnons.

@PyDocTeur
Copy link

ON Y EST PRESQUE ! Un p'tit labelautomerge et je merge ça !


Disclaimer

Je suis un robot fait par l'équipe del'AFPy et de Traduction
sur leur temps libre. Je risque de dire des bétises. Ne me blâmez pas, blamez les développeurs.

Code source

I'm a bot made by theTranslation and AFPy teams on their free
time. I might say or do dumb things sometimes. Don't blame me, blame the developer !

Source code

(state: approved)
PyDocTeur v1.12.0

@JulienPalard
Copy link
Member

This pull request was closed.

Bah par qui ?

@vpoulailleau
Copy link
Contributor

This pull request was closed.

Bah par qui ?

À mon avis, c'est juste un bug, GitHub est remonté dans le temps, il n'avait probablement pas lu la doc dedatetime… (OK, je sors…)

JulienPalard reacted with heart emoji

@alkimya
Copy link
ContributorAuthor

Goddess !
J'espère que je n'ai pas fait de bétises, mes dépôts n'étant plus synchronisés depuis longtemps et mon fork depuis la 3.8, je viens de les supprimer.

@deronnaxderonnax reopened thisMay 20, 2022
@deronnaxderonnax merged commit29fd9f8 intopython:3.10May 20, 2022
@deronnax
Copy link
Collaborator

nan c'est bon t'inquiète ;)

JulienPalard reacted with thumbs up emoji

JulienPalard pushed a commit that referenced this pull requestMay 22, 2022
Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>Co-authored-by: Mathieu Dupuy <mathieu.dupuy@critizr.com>
JulienPalard pushed a commit that referenced this pull requestMay 22, 2022
Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>Co-authored-by: Mathieu Dupuy <mathieu.dupuy@critizr.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@JulienPalardJulienPalardJulienPalard left review comments

@deronnaxderonnaxderonnax left review comments

@christopheNanchristopheNanchristopheNan approved these changes

@jeanasjeanasAwaiting requested review from jeanas

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Je travaille sur library/datetime.po
6 participants
@alkimya@JulienPalard@deronnax@PyDocTeur@vpoulailleau@christopheNan

[8]ページ先頭

©2009-2025 Movatter.jp