-
Notifications
You must be signed in to change notification settings - Fork 266
Library http client.po #1826
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
Library http client.po #1826
Conversation
… je ne maîtrisais pas le vocabulaire
Merci pour la PR, et bienvenue. Je suis personnellement en manque de temps pour relire, j'aurai peut-être l'occasion de m'y mettre ce week-end, sauf si quelqu'un d'autre le fait dans l'intervalle. |
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 première contribution et le travail important de traduction effectué. Une bonne partie de mes remarques concerne la typographie ou des choix de cohérence pour l'ensemble de la traduction. Elles font généralement référence au Guide de contribution qu'il est bon de bien s'approprier.
Quelques corrections supplémentaires, reprenant les remarques apportées ici, doivent aussi être appliquées même si je ne les ai pas signalé explicitement (traduction de return par exemple).
En fait, j'avais mis au programme de lecture de ce jour de document (lu en diagonale jusqu'à maintenant). Tes remarques m'aideront sûrement à me focaliser sur les points les plus courants. Merci! (Effectivement je suis tombé dans tous les pièges classiques)
Je vais essayer de les trouver tout seul (ça fera un bon exercice), par contre je ne comprends pas a priori ce que tu entends par traduction de return (mais peut être la lecture du Guide m'aidera à comprendre). Merci en tout cas de ta patiente relecture. |
Prise en compte commentaires Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
C'est fait. J'en ai profité pour corriger quelques erreurs trouvées par pospell et padpo. Pour info, pospell doit obligatoirement passer, cela fait partie de la CI. En revanche, padpo donne encore trop de faux positifs, donc il n'est pas nécessaire de se débarasser de tous ses avertissements, même s'il reste utile de les lire. J'ai notamment mis des espaces insécables devant les deux points et au milieu des guillemets, comme préconisé par le CONTRIBUTING.rst. @christopheNan On merge ? |
Merci, j'essayerai d'être plus propre la prochaine fois... |
Ne t'inquiète pas, c'est normal pour une première contribution. On apprend au fur et à mesure. |
En dehors de mes 3 commentaires, c'est bon pour moi. Merci @th71, sacrée contribution pour une première ! |
Un sacré monceau d'erreurs également. |
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.
Prise en compte des remarques
Prise en compte des remarques. Co-authored-by: Julien Palard <julien@palard.fr>
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 contribution. Juste quelques remarques complémentaires, toujours principalement dans un souci de cohérence avec le reste de la traduction.
Validation des propositions. Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Hello @th71 ! Bienvenue dans le monde merveilleux de la traduction de la documentation de Python ! DisclaimerJe suis un robot fait par l'équipe de l'AFPy et de Traduction I'm a bot made by the Translation and AFPy teams on their free (state: greetings) |
Rajoutez-moi un DisclaimerJe suis un robot fait par l'équipe de l'AFPy et de Traduction I'm a bot made by the Translation and AFPy teams on their free (state: approved) |
@th71 La CI se plaint de lignes trop longues, peux-tu passer un coup de |
@jean-abou-samra : juste pour comprendre (avec cette histoire de PR j'ai un peu dépasser mes connaissances en GIT). Désolé si c'est évident, mais j'ai besoin de comprendre (histoire de pas faire de c.......).
[Jusque là je comprends, c'est après que ça se gâte]
Désolé de t'embêter mais comme je l'ai dis ailleurs c'est mon premier PR. Au passage si tu as un bon doc de synthèse je suis preneur (J'ai lu il y a un certain temps ProGit v2.0. Je viens de revérifier mais il n'y a qu'un paragraphe sur les Forks qui en plus ne dit pas grand chose à part que ça existe... ce qui m'avait semblé léger à l'époque :-) ) |
pour mettre à jour la branche distante sur ton fork GitHub (et donc le diff de la PR). Réciproquement, après avoir appliqué des modifications par l'interface de suggestions, fais
pour synchroniser ta branche locale. Comme tu l'as remarqué, rien n'empêche d'avoir des modifications divergentes. S'il y en a, Git te proposera une fusion, avec éventuellement des conflits. Pour simplement rewrapper les fichiers po, fais d'abord
Cela ne m'étonne pas que Pro Git ne mentionne que peu les forks, puisque c'est un concept de GitHub, pas de Git à la base. Je ne connais pas trop les tutoriels Git qui existent, intéresse-toi peut-être à la documentation GitHub ? |
Bon j'avais un peu pigé le truc quand même :-)
Bon à savoir!
J'apprend plein de chose aujourd'hui.
oui bonne idée! |
Oups j'ai encore fait un truc qu'il ne fallait pas non? |
Non, ne t'inquiète pas. Si tu modifies ta PR, cela invalide automatiquement (et c'est logique) les validations que tu avais reçu. |
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.
Et on est tout bon !
Merci et bravo pour cette première PR.
* essai traduction * Traduction de fuzzies. Ajout de traductions manquantes * Traduction de l'introduction et de la classe HTTPConnect * Suite de la traduction. J'ai sauté un paragraphe sur la sécurité dont je ne maîtrisais pas le vocabulaire * Suite de la traduction et correction d'un barbarisme dans whatsnew/3.10.po * Suite traduction * Récupération ancienne version de whatsnew/3.10.po * Suite traduction * Fin de traduction. Attente de relecture personnelle * Début de relecture * Fin de relecture * Modif loggin * Mise à jour library/http.client.po Prise en compte commentaires Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Make merge * Apply suggestions from code review Relecture finale pour corriger toutes les imperfections. Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Remise de whatsnew/3.10.po à l'état 3.10 * Remise de logging à 3.10 * powrap library/http.client.po * Faute de frappe dans http.client.po * Espaces insécables * Correction de fautes de frappe trouvées par padpo * Apply suggestions from code review Prise en compte des remarques. Co-authored-by: Julien Palard <julien@palard.fr> * Apply suggestions from code review Validation des propositions. Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Application de powrap Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-authored-by: Julien Palard <julien@palard.fr> Co-authored-by: Jean Abou Samra <jean@abou-samra.fr>
* essai traduction * Traduction de fuzzies. Ajout de traductions manquantes * Traduction de l'introduction et de la classe HTTPConnect * Suite de la traduction. J'ai sauté un paragraphe sur la sécurité dont je ne maîtrisais pas le vocabulaire * Suite de la traduction et correction d'un barbarisme dans whatsnew/3.10.po * Suite traduction * Récupération ancienne version de whatsnew/3.10.po * Suite traduction * Fin de traduction. Attente de relecture personnelle * Début de relecture * Fin de relecture * Modif loggin * Mise à jour library/http.client.po Prise en compte commentaires Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/http.client.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Make merge * Apply suggestions from code review Relecture finale pour corriger toutes les imperfections. Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Remise de whatsnew/3.10.po à l'état 3.10 * Remise de logging à 3.10 * powrap library/http.client.po * Faute de frappe dans http.client.po * Espaces insécables * Correction de fautes de frappe trouvées par padpo * Apply suggestions from code review Prise en compte des remarques. Co-authored-by: Julien Palard <julien@palard.fr> * Apply suggestions from code review Validation des propositions. Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Application de powrap Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-authored-by: Julien Palard <julien@palard.fr> Co-authored-by: Jean Abou Samra <jean@abou-samra.fr>
Fin de traduction.
Première relecture faite.
C'est ma première PR, j'espère que c'est bon :-/