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

Fixed fuzzies in library/stdtypes.po#1012

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 13 commits intopython:3.8fromSeluj78:fuzzies-stdtypes
May 23, 2020

Conversation

Seluj78
Copy link
Collaborator

Commencée dans le train, finie au boulot ! 💪

@Seluj78Seluj78 added the NEED REVIEWERThis PR needs a reviewer :) labelNov 18, 2019
@Seluj78Seluj78 self-assigned thisNov 18, 2019
Copy link
Contributor

@vpoulailleauvpoulailleau left a comment

Choose a reason for hiding this comment

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

C'est padpo ! 😉

https://github.com/vpoulailleau/padpo

python padpo.py -p 1012

"comprend d'autres types numériques, :mod:`fractions` qui stocke des "
"rationnels et :mod:`decimal` qui stocke les nombres à virgule flottante avec "
"une précision définissable par l'utilisateur.)"
"comprend d'autres types numériques, :mod:`fractions.Fraction` qui stocke des "
Copy link
Contributor

Choose a reason for hiding this comment

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

Un petit message de padpo sur un item que tu as modifié, mais pas dans ce que tu as fait :

/tmp/padpo_j77_iede/library/stdtypes.po: 386 [ NBSP ] There should be a non-breakable space before ":": between ###rois types numériques distincts### and ###: « integers » (entiers), « flo###

Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
Copy link
Contributor

@vpoulailleauvpoulailleau left a comment

Choose a reason for hiding this comment

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

Padpo recommande un coup de powrap.

J'ai remarqué aussi que quelques précédentes remarques de padpo n'avaient pas été prise en compte (elles sont encore visible dans mes anciens commentaires).

@christopheNanchristopheNan added awaiting changes and removed NEED REVIEWERThis PR needs a reviewer :) labelsDec 12, 2019
deronnaxand others added3 commitsMay 3, 2020 13:42
@deronnaxderonnax self-assigned thisMay 5, 2020
@deronnax
Copy link
Collaborator

cricri ?

@christopheNan
Copy link
Contributor

Lefuzzyligne 50 n'est pas traité.

@deronnax
Copy link
Collaborator

c'est fait

@deronnax
Copy link
Collaborator

@christopheNan ?

@christopheNan
Copy link
Contributor

Dans la file

"qu'elle contient au moins un caractère, sinon ``False``. Les caractères "
"alphabétiques sont les caractères définis dans la base de données de "
"caractères Unicode comme *Letter*, à savoir, ceux qui ont \"Lm\", \"Lt\", "
"\"Lu\", \"Ll\", ou \"Lo\" comme catégorie générale. Notez que ceci est "
"\"Lu\", \"Ll\" ou \"Lo\" comme catégorie générale. Notez que ceci est "
Copy link
Contributor

Choose a reason for hiding this comment

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

À la ligne suivante,Alphabetic est mis entre astérisques. Je pense qu'il faut adopter la même convention entre toutes ces catégories Unicode : soit entre guillemets français « », soit entre astérisques, mais pas avec des guillemets anglais qui sont les délimiteurs pour les chaînes de caractères Python.
Dans les paragraphes suivants, les catégories Unicode sont indiquées entre astérisques.

Copy link
Collaborator

Choose a reason for hiding this comment

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

à remonter upstream, personnellement je n'ai pas envie de faire la correction dans la traduction

@deronnax
Copy link
Collaborator

@christopheNan , feu vert qu'on puisse la merger ?

@deronnaxderonnax merged commit7eee744 intopython:3.8May 23, 2020
@Seluj78Seluj78 deleted the fuzzies-stdtypes branchFebruary 15, 2021 09:30
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@deronnaxderonnaxderonnax left review comments

@vpoulailleauvpoulailleauvpoulailleau requested changes

@christopheNanchristopheNanchristopheNan approved these changes

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@Seluj78@deronnax@christopheNan@vpoulailleau

[8]ページ先頭

©2009-2025 Movatter.jp