Skip to content

Conversation

@nshaud
Copy link
Contributor

@nshaud nshaud commented Aug 12, 2019

Module base64

Possiblement quelques imprécisions:

  • base64 ou Base64 ?
  • "alias déprécié"
Copy link
Member

@JulienPalard JulienPalard left a comment

Choose a reason for hiding this comment

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

Bonne traduction, j'ai cependant quelques petites remarques.

nshaud and others added 2 commits August 12, 2019 16:54
Copy link

@awecx awecx 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 PR.
Il faudrait traduire « returns » par « renvoie » et non par « retourne ».
Il faudrait remplacer « bytes » par « octet » quand cela est possible.

nshaud and others added 2 commits August 13, 2019 09:50
 Accords et terminologie Co-Authored-By: Antoine <43954001+awecx@users.noreply.github.com>
@JulienPalard
Copy link
Member

Attention, dans le commit "Traduction de padding -> remplissage" tu "re-wrap" toutes les lignes même les msgid, ça rend le diff illisible.

Tu peux utiliser powrap (de pypi, mais il te faut gettext d'installé) ou poedit pour réparer ça.

(Dans poedit il y a une option pour "ne pas preserver le formatage des fichiers existants" et indique une longueur de ligne maximum de 79 caractères, ça devrait remettre les retours à la ligne au bon endroit, et rendre le diff lisible à nouveau.)

Désambiguation des lettres en alphabet phonétique Reformulation git-diff
@nshaud
Copy link
Contributor Author

nshaud commented Aug 14, 2019

Effectivement, ça devrait être légèrement moins le carnage maintenant.

Copy link
Contributor

@christopheNan christopheNan 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 contribution.

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

@awecx awecx left a comment

Choose a reason for hiding this comment

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

Dernières remarques pour moi.
Je pense qu'on devrait traduire « byte-compatible » par « octet-compatible » et le préciser systématiquement dans la balise « term » : term:`objets octet-compatibles .

Copy link

@awecx awecx left a comment

Choose a reason for hiding this comment

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

Un problème de powraping et c'est bon.

@JulienPalard
Copy link
Member

Tu peux soit rajouter base64 base32 base16 base85 au fichier dict à la racine, pour calmer le correcteur d'orthographe, ou toujours les écrire en italique, pour lui cacher.

Co-Authored-By: Julien Palard <julien@palard.fr>
@JulienPalard
Copy link
Member

La CI ne passe pas sur un fichier que tu n'as pas touché, peut être une mise à jour de hunspell côté travis, je fixerai ça sur la 3.7 après le merge.

Joli PR, merci !

@JulienPalard JulienPalard merged commit 60e8cb1 into python:3.7 Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants