Commit graph

1,684 commits

Author SHA1 Message Date
262421d34c make merge from cpython 3.9 2020-07-30 14:12:04 +02:00
a5123415bb Uniformisation et simplification des chemins. 2020-07-30 14:12:04 +02:00
4eff78750d Workaround for https://bugs.python.org/issue41331 2020-07-30 14:12:04 +02:00
c88e6c7a9b Le contournement du bug #1231 n'a plus lieu d'être.
Le Makefile étant peu verbeux, ajout de messages pour indiquer ce qu'il est en train de faire.
2020-07-10 07:18:11 +02:00
6470c8057a
Apply suggestions PR #1352 (#1358) 2020-07-03 11:01:14 +02:00
f57ec2ef28 Use git cherry-pick for forward porting. 2020-07-01 18:01:55 +02:00
8ed707f88d Traductions manquantes library/datetime.po (#1338) 2020-07-01 18:01:55 +02:00
8fe7177659 tutorial/datastructure: 1 fuzzy, 2 reformulations (#1315) 2020-07-01 18:01:55 +02:00
Samuel GIFFARD
e9a5cfc810 Traduction de reference. (#1327) 2020-07-01 18:01:55 +02:00
6e1d925e0c
FIX: In case we use hunspell -l those won't pass. (#1354) 2020-07-01 17:33:55 +02:00
0dfc4b6df8
Indiquer aux nouveaux qu'une petite PR pour commencer c'est bien. (#1355) 2020-06-29 18:08:31 +02:00
7bc46ce200
Fuzzies Translation - datetime (#1352) 2020-06-28 23:12:20 +02:00
3daad4d70f
Documenting back porting and forward porting. (#1339) 2020-06-25 10:09:58 +02:00
375c31f30a
fuzzies Posix -> POSIX (#1347) 2020-06-25 10:08:54 +02:00
14562a022c
fuzzy howto/clinic.po (#1348) 2020-06-25 10:08:31 +02:00
a1b175b2da
fuzzy pprint (#1349) 2020-06-25 10:07:55 +02:00
088bc561db
Forward porting from 3.8 (#1351)
* Relecture (os.html et un petit peu exceptions.html) (#1328) * Relecture. * Apply suggestions from code review Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/os.po Co-authored-by: Jules Lasne (jlasne) <jlasne@student.42.fr> Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-authored-by: Jules Lasne (jlasne) <jlasne@student.42.fr> (cherry picked from commit 60a0be9580) * powrap (cherry picked from commit d1d14b84c4)
2020-06-23 17:07:31 +02:00
Antoine
b7a682d5e1
Exlude whatsnew and c-api from make todo. (#1345) 2020-06-10 20:16:22 +02:00
Loïs Taulelle
5879ea6add
Update csv.po (#1344)
alignement avec l'original anglais
2020-06-10 17:26:48 +02:00
ee9eceae5e FIX: github error. 2020-06-09 17:56:19 +02:00
2486108b3f
Create FUNDING.yml 2020-06-09 17:53:08 +02:00
Antoine
2e613a6552 Améliorations du README. (#1331)
* Améliorations du README. * Suggestions de ChristopheNan. (cherry picked from commit cfa4c4155b)
2020-06-08 23:03:04 +02:00
84b19b4c48
library/os: quelques fuzzies simples + une reformulation (#1341)
Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com> Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2020-06-08 22:58:14 +02:00
bc0ad9b9e8
Forward porting from 3.8. (#1340)
* Forward porting from 3.8. * Add missing C89.
2020-06-08 16:31:39 +02:00
c3fedc6e1c
make merge from cpython 3.9 (#1330) 2020-06-05 09:32:47 +02:00
a0543d942d
corrige wrapping library/multiprocessing.po (#1321) 2020-05-30 21:30:54 +02:00
becf7b7be4
library/multiprocessing: 2 traductions, 1 reformulation (#1316) 2020-05-30 12:10:32 +02:00
Samuel GIFFARD
7aa9ee20e4
Traduction de faq/programming.po. (#1318)
Premier commit, principalement pour mettre en place l'environnement :).
2020-05-30 11:38:51 +02:00
Samuel GIFFARD
bdb4ac9f22
Makefile mac fix (#1320) 2020-05-30 11:36:13 +02:00
Victoria Palard
c837b99b3b
Relecture de string.po (#1314) 2020-05-28 22:03:40 +02:00
becb17c658
1 fuzzy + 1 non traduite dans library/stdtypes.po (#1313) 2020-05-28 21:59:46 +02:00
Catalina Chircu
b9f6d4d011
Some fuzzy in library/turtle.po (#1195)
* Some fuzzy in library/turtle.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * ethnomathématiques + kolams dans le dict * wrapping Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
2020-05-28 00:14:15 +02:00
Victoria Palard
1b4f16c556
Relecture de os.html (#1311) 2020-05-27 16:20:37 +02:00
Jules Lasne (jlasne)
13ddc4e51f
Fixed fuzzies in library/re.po (#1015)
* Fixed fuzzies in library/re.po * Apply suggestions from code review Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Apply suggestions from code review Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update library/re.po * corrige header cassé * pospell + poedit * application des sugggestions de ChristopheNan * Apply suggestions from code review Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * wrapping * 'fonction' au singulier dans une fuzzy Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com> Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
2020-05-25 18:35:07 +02:00
68f16d3000
Début de traduction de library/difflib.po (#1287)
* Add matching, intralignes and front-end in dictionary * Traduction de library/difflib.po * Padpo * Correction *Differ* * Apply suggestions from code review Prise en compte des suggestions Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Corrections padpo * Retrait front-end du dict * Apply suggestions from code review Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com> * Wrapping * Apply suggestions from code review Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com> * Apply suggestion Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com>
2020-05-25 13:50:06 +02:00
2bcb6262e0
Traduction manquante library/textwrap.po (#1296) 2020-05-24 23:45:00 +02:00
0309ee8092
Traductions manquantes (suite) de library/datetime.po (#1280)
* Traductions manquantes (suite) de library/datetime.po * Correction redondance * Changement inverse <-> réciproque * Quelques corrections * Apply suggestions from code review Co-authored-by: Mathieu Dupuy <deronnax@gmail.com> * Wrapping * Traduction capture <-> regroupe Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
2020-05-24 23:40:50 +02:00
Fred-si
d917d22475
Ajoute des traductions à whatsnew/3.8.po (#1279)
* Ajoute des traductions à whatsnew/3.8.po * prise en compte des remarques * Change "while" pour ":keyword:`while` * Change ":keyword:`while` pour *while* Co-authored-by: Fred-si <fred-si@zaclys.net> Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
2020-05-24 19:40:34 +02:00
00a0972217
make merge (#1300) 2020-05-24 16:31:50 +02:00
Jules Lasne (jlasne)
7eee7445a5
Fixed fuzzies in library/stdtypes.po (#1012)
* Fixed fuzzies in library/stdtypes.po * Apply suggestions from code review Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Apply suggestions from code review Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com> * corrections * pospell * remarques de Christophe * commentaire des entrées po * Apply suggestions from code review Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * échappe une apostrophe & supprime un marqueur fuzzy indu * wrapping * correction paragraphe obslolète Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com> Co-authored-by: Mathieu Dupuy <deronnax@users.noreply.github.com> Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
2020-05-23 10:08:58 +02:00
fsetton
1bf9a2fa08
modification fichier idle (#1175)
* modification fichier idle * prise en compte des remarques traduction sur IDLE * Apply suggestions from code review Co-authored-by: Mathieu Dupuy <deronnax@gmail.com> Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com> Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2020-05-23 10:01:36 +02:00
37598be6d0
Traductions manquantes et fuzzies de library/functions.po (#1282)
* Traductions manquantes et fuzzies de library/functions.po * Corrections pospell * Padpo * retrait des entrée inexistantes * Prise en charge des suggestions et mise en correspondance term - glossaire * library/functions.po * Prise en compte suggestions et remplacement clef par clé * Petite correction pluriel * Séquences d'échappements * pospell * Correction coquille * Update source * wrapping * Correction coquille * Correction coquille * Update eval() * Update filter() * Coquille dans float() * Coquille dans format() * Update frozenset() * Update help() * Update help() * Update hex() * Coquille id() * Coquille iter() * Update locals() * Update oct() * Update open() * Update property() * Update repr() * Update slice() * Update sorted() * Update super() * Coquille __import__ * Prise en compte des suggestions * Retire \ dans real + imag*1j * Corrections avec padpo * Prise en compte des suggestions * Return -> renvoie * Suppression donne * Wrapping * Modifs mineures. Co-authored-by: Mathieu Dupuy <deronnax@gmail.com> Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com>
2020-05-22 22:19:07 +02:00
Antoine
bd285e01cb
Encore des changements sur le README. (#1293)
* make et make serve * Modifications diverses. * Réorganisation des sections. * Modif mineure. * Modif mineures sur une énumération. * Suggestions de christopheNan Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Modifs mineures. * Ajout d'une sous-section sur les paramètres de fonction. * Encore quelques améliorations. * Test. * Ajout d'une section « balises ». * Ajout d'un lien dans la section balise. * Correction dans la section balise. * Test. * Dernières modifs. * Ajout URL dans la section « liens hypertextes ». * Modif. URL dans la section « liens hypertextes ». * Apply suggestions from deronnax. Co-authored-by: Mathieu Dupuy <deronnax@gmail.com> * Remarques de deronnax. Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
2020-05-22 22:02:24 +02:00
35a2688981
"cadriciel" dans le glossaire (#1299) 2020-05-22 19:47:39 +02:00
4d0e90409a
frameworks -> cadriciels dans library/frameworks.po (#1298) 2020-05-22 15:29:38 +02:00
Nicolas
e329249436
Traduction library/uuid.po (#1263)
* Traduction library/uuid.po * Petits correctifs * Apply suggestions from code review Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Wrapping * Apply suggestions from code review Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com> * wrapping * Espaces * Update library/uuid.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com> Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
2020-05-22 13:55:00 +02:00
Nicolas
0cb840dbe6
Traduction de library/statistics.po (#1290)
* Traduction de library/statistics.po * Petits correctifs * Premier batch de corrections Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com> Co-authored-by: Mathieu Dupuy <deronnax@gmail.com> * ième -> :sup:`e` * implantation -> implémentation * Virgule comme séparateur décimal * wrapping * tournure de phrase * Espaces * Espace * Reformule les phrases avec le mot recalcul * Wrapping * Apply suggestions from code review Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Corrections + retrait des fuzzies Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com> Co-authored-by: Mathieu Dupuy <deronnax@gmail.com> Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2020-05-22 13:42:08 +02:00
2f28abc600
remplacement quotes anglaises par guillemets francais (#1297) 2020-05-21 19:25:51 +02:00
Antoine
d1cf9f6d06
Améliorations Makefile (+ incrémental et - verbeux). (#1294) 2020-05-21 15:18:51 +02:00
Antoine
55c26fdd1f
Relecture library/json (#1292)
* Relecture. * Ajout « désérialiseur(s) » au dictionnaire. * Ajout « désérialisés » au dictionnaire. * Suggestions de christopheNan Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Modifs mineures de temps et de booléens. * Update library/json.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2020-05-18 21:59:18 +02:00