Skip to content

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

Merged
merged 54 commits into from Apr 7, 2022
Merged
Changes from 1 commit
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
da7492d
essai traduction
Nov 15, 2021
7ac4c35
Traduction de fuzzies. Ajout de traductions manquantes
Feb 16, 2022
7e736f2
Traduction de l'introduction et de la classe HTTPConnect
Feb 23, 2022
6f5ba1e
Suite de la traduction. J'ai sauté un paragraphe sur la sécurité dont…
Feb 23, 2022
5010123
Suite de la traduction et correction d'un barbarisme dans whatsnew/3.…
Mar 9, 2022
fac0d57
Suite traduction
Mar 16, 2022
1c06bf1
Suite traduction
Mar 16, 2022
6d91157
Récupération ancienne version de whatsnew/3.10.po
Mar 16, 2022
9aeea30
Suite traduction
Mar 23, 2022
fe70f17
Fin de traduction. Attente de relecture personnelle
Mar 23, 2022
f701175
Début de relecture
Mar 23, 2022
2964588
Fin de relecture
Mar 23, 2022
307d919
Modif loggin
Mar 23, 2022
b9a8161
Fusions modifs suite problème merge
Mar 23, 2022
32ae6bb
Fusion depuis upstream
Mar 30, 2022
d83baa5
Mise à jour library/http.client.po
th71 Mar 30, 2022
9124668
Update library/http.client.po
th71 Mar 30, 2022
fa5a55c
Update library/http.client.po
th71 Mar 30, 2022
57c6f0f
Update library/http.client.po
th71 Mar 30, 2022
23d849a
Update library/http.client.po
th71 Mar 30, 2022
391f7ce
Update library/http.client.po
th71 Mar 30, 2022
a0c1e32
Update library/http.client.po
th71 Mar 30, 2022
bf4fbd6
Update library/http.client.po
th71 Mar 30, 2022
25b1566
Update library/http.client.po
th71 Mar 30, 2022
4896612
Update library/http.client.po
th71 Mar 30, 2022
d6d58de
Update library/http.client.po
th71 Mar 30, 2022
0e5c8f0
Update library/http.client.po
th71 Mar 30, 2022
598b7a3
Update library/http.client.po
th71 Mar 30, 2022
fda9917
Update library/http.client.po
th71 Mar 30, 2022
598aaf5
Update library/http.client.po
th71 Mar 30, 2022
fcb1c18
Update library/http.client.po
th71 Mar 30, 2022
422bc5d
Update library/http.client.po
th71 Mar 30, 2022
bcdfd38
Update library/http.client.po
th71 Mar 30, 2022
00858b1
Update library/http.client.po
th71 Mar 30, 2022
16fbc9b
Update library/http.client.po
th71 Mar 30, 2022
1204208
Update library/http.client.po
th71 Mar 30, 2022
ad94ae8
Update library/http.client.po
th71 Mar 30, 2022
2ab0eeb
Update library/http.client.po
th71 Mar 30, 2022
5257bf6
Update library/http.client.po
th71 Mar 30, 2022
1963af6
Fusion avec la version Upstream
Apr 5, 2022
52b756f
Make merge
JulienPalard Mar 18, 2022
0452e89
Apply suggestions from code review
th71 Apr 5, 2022
0d82084
Fusion suite à problème CI.
Apr 5, 2022
3e3f880
Intégration changements branche distante.
Apr 5, 2022
3fdc214
Fusion
Apr 5, 2022
e1aab2e
Remise de whatsnew/3.10.po à l'état 3.10
jeanas Apr 5, 2022
a085996
Remise de logging à 3.10
jeanas Apr 5, 2022
9bb0779
powrap library/http.client.po
jeanas Apr 5, 2022
d60cfd9
Faute de frappe dans http.client.po
jeanas Apr 5, 2022
f83f590
Espaces insécables
jeanas Apr 5, 2022
f0e06f7
Correction de fautes de frappe trouvées par padpo
jeanas Apr 5, 2022
168527f
Apply suggestions from code review
th71 Apr 6, 2022
3780af4
Apply suggestions from code review
th71 Apr 6, 2022
c283378
Application de powrap
Apr 7, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update library/http.client.po
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
  • Loading branch information
th71 and christopheNan authored Mar 30, 2022
commit fa5a55ccd66fa4f178c939445dfd34d2c97918aa
2 changes: 1 addition & 1 deletion library/http.client.po
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ msgid ""
"`urllib.request` uses it to handle URLs that use HTTP and HTTPS."
msgstr ""
"Ce module définit les classes implémentant la partie cliente des protocoles "
"HTTP et HTTPS. Il n'est habituellement pas utilisé directement --- le "
"HTTP et HTTPS. Il n'est habituellement pas utilisé directement le "
"module :mod:`urllib.request` l'utilise pour prendre en charge les URL qui "
"utilisent HTTP et HTTPS."

Expand Down