Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Traduction de la lib library/random.po terminée #916

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 34 commits into from
Mar 29, 2020
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
97b1147
Update library/random.po - 40% done
logistic-bot Oct 31, 2019
95f19a4
update library/random.po - 50% done
logistic-bot Oct 31, 2019
3909f0a
Fin de traduction de random.po
logistic-bot Oct 31, 2019
1077e56
Update library/random.po - espace insecable
logistic-bot Nov 1, 2019
a83ee8d
Update random.po
logistic-bot Nov 1, 2019
03c99fe
Update random.po
logistic-bot Nov 1, 2019
85ae87c
Espace en trop ligne 202
logistic-bot Nov 1, 2019
0d943a2
Update random.po
logistic-bot Nov 1, 2019
9476506
Update library/random.po - retourne => renvoie
logistic-bot Nov 1, 2019
57e9464
Update library/random.po - l268 - retourne => renvoie
logistic-bot Nov 1, 2019
f2d3b97
Update library/random.po
logistic-bot Nov 1, 2019
bbfc7cb
Update library/random.po:359 - retournant => renvoyant
logistic-bot Nov 1, 2019
e5af248
Update library/random.po - espace insecable
logistic-bot Nov 1, 2019
ba72c00
Update library/random.po - espace insécable
logistic-bot Nov 1, 2019
f4a1f55
Update library/random.po - espace insécable
logistic-bot Nov 1, 2019
67140c0
Update random.po
logistic-bot Nov 1, 2019
999e770
Update library/random.po
logistic-bot Nov 1, 2019
4c11b09
Update random.po
logistic-bot Nov 1, 2019
bf84623
Update library/random.po
logistic-bot Nov 1, 2019
a86cae8
Update library/random.po
logistic-bot Nov 1, 2019
ee8a94b
Update library/random.po
logistic-bot Nov 1, 2019
fb72e70
Update library/random.po
logistic-bot Nov 1, 2019
0a3a719
Update random.po
logistic-bot Nov 1, 2019
5c48ce2
*Update library/random.po
logistic-bot Nov 1, 2019
dfae31c
Update library/random.po
logistic-bot Nov 1, 2019
f41ef0f
Update library/random.po - espace insecable
logistic-bot Nov 1, 2019
fedb91f
Update random.po
logistic-bot Nov 1, 2019
f97722e
Update random.po
logistic-bot Nov 1, 2019
34794a7
Update library/random.po
logistic-bot Nov 1, 2019
96436c8
Update random.po
logistic-bot Nov 1, 2019
25b0ac5
correction des erreures travis
logistic-bot Nov 2, 2019
19db30d
Merge branch '3.8' into 3.8
christopheNan Dec 12, 2019
fc7fc0c
Grammaire + orthographe
logistic-bot Mar 21, 2020
d2844ce
Rewrap.
logistic-bot Mar 21, 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/random.po
Co-Authored-By: Vincent Poulailleau <[email protected]>
  • Loading branch information
logistic-bot and vpoulailleau authored Nov 1, 2019
commit dfae31c7aa77d22ea96e82d3d357776b6f9b8583
2 changes: 1 addition & 1 deletion library/random.po
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ msgstr ""
"Distribution exponentielle. *lambd* est 1,0 divisé par la moyenne désirée. "
"Ce ne doit pas être zéro. (Le paramètre devrait s'appeler \"lambda\", mais "
"c'est un mot réservé en Python.) Les valeurs retournées vont de 0 à "
"l'infini positif si *lambd* est positif, et de négatif infini à 0 si *lambd* "
"l'infini positif si *lambd* est positif, et de l'infini négatif à 0 si *lambd* "
"est négatif."

#: ../Doc/library/random.rst:262
Expand Down