8000 Traduction de library/typing.po by Kydlaw · Pull Request #1020 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

Traduction de library/typing.po #1020

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? 8000 Sign in to your account

Merged
merged 41 commits into from
May 3, 2020
Merged
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
ed8855d
Traduction de library/typing.po
Kydlaw Nov 21, 2019
3679e78
Update library/typing.po
Kydlaw Nov 23, 2019
2e94a3c
Update library/typing.po
Kydlaw Nov 23, 2019
d51d0e6
Update library/typing.po
Kydlaw Nov 23, 2019
e332437
Update library/typing.po
Kydlaw Nov 23, 2019
5a804b8
Update library/typing.po
Kydlaw Nov 23, 2019
a94f191
Update library/typing.po
Kydlaw Nov 23, 2019
6c64e9e
Update library/typing.po
Kydlaw Nov 23, 2019
683fa85
Update library/typing.po
Kydlaw Nov 23, 2019
c52bee2
Update library/typing.po
Kydlaw Nov 23, 2019
1fbddb1
Update library/typing.po
Kydlaw Nov 23, 2019
c47728c
Update library/typing.po
Kydlaw Nov 23, 2019
d65eca8
Update library/typing.po
Kydlaw Nov 23, 2019
79e6a68
Update library/typing.po
Kydlaw Nov 23, 2019
72f801b
Update library/typing.po
Kydlaw Nov 23, 2019
0f501e8
Update library/typing.po
Kydlaw Nov 23, 2019
4207fb5
Update library/typing.po
Kydlaw Nov 23, 2019
759fd64
Update library/typing.po
Kydlaw Nov 23, 2019
f043901
Update library/typing.po
Kydlaw Nov 23, 2019
f8aa0c0
Update library/typing.po
Kydlaw Nov 23, 2019
c336481
Update library/typing.po
Kydlaw Nov 23, 2019
2d1a223
Update library/typing.po
Kydlaw Nov 23, 2019
269c126
Update library/typing.po
Kydlaw Nov 23, 2019
f7615ec
Update library/typing.po
Kydlaw Nov 23, 2019
ecd8aae
Apply suggestions from code review
Kydlaw Nov 23, 2019
665a349
Apply suggestions from code review
Kydlaw Nov 26, 2019
07ad2e5
Corrections #1
8000 Kydlaw Nov 26, 2019
dbac27d
Merge branch 'library-typing' of github.com:Kydlaw/python-docs-fr int…
Kydlaw Nov 26, 2019
34027c6
Apply suggestions from code review
Kydlaw Dec 6, 2019
9ae4336
Apply suggestions from code review
deronnax Apr 30, 2020
22e3634
Merge branch '3.8' into library-typing
christopheNan Apr 30, 2020
7f615cc
Apply suggestions from code review
deronnax Apr 30, 2020
b19ea65
suggestions manquantes + réparation balisage + wrapping
deronnax May 1, 2020
53ea1cf
encore des corrections
deronnax May 1, 2020
c29cff4
retourne -> renvoie
deronnax May 1, 2020
2d76f2c
pospell + corrections
deronnax May 1, 2020
a7f3523
contrevariant(e) -> contravariant(e)
deronnax May 1, 2020
1c631f9
ajoute "contravariante(s)" au dictionnaire
deronnax May 1, 2020
d72b0aa
Apply suggestions from code review
deronnax May 3, 2020
74cc934
wrapping
deronnax May 3, 2020
6b14b0e
ne pas traduire les :term:
deronnax May 3, 2020
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/typing.po
Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>
  • Loading branch information
Kydlaw and vpoulailleau authored Nov 23, 2019
commit 79e6a68c5feb23b7134efa97875ff3a1642c0206
2 changes: 1 addition & 1 deletion library/typing.po
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,7 @@ msgstr ""
"Les informations de type pour l'introspection sont accessibles via ``Point2D."
"__annotations__`` et ``Point2D.__total__``. Pour permettre l'utilisation de "
"cette fonctionnalité avec les anciennes versions de Python qui ne supportent "
"pas :pep:``526``, ``TypedDict`` supporte deux formes syntaxiques "
"pas :pep:`526`, ``TypedDict`` supporte deux formes syntaxiques "
"équivalentes supplémentaires ::"

#: ../Doc/library/typing.rst:999
Expand Down
0