Commit Graph

1157 Commits

Author SHA1 Message Date
mounasb 4ac1f07021 update translation (#82)
[library/csv.po](AFPy/python-docs-fr#64)
[library/re.po](AFPy/python-docs-fr#65)
[whatsnew/3.11.po](AFPy/python-docs-fr#74)

Reviewed-on: AFPy/python-docs-fr#82
Co-authored-by: mounasb <mounasb@proton.me>
Co-committed-by: mounasb <mounasb@proton.me>
2023-02-19 02:35:28 +00:00
nicolas talabardon 74549be6bc Petite confusion corrigée. (#77)
Erreur détectée par hasard... Je suis davantage sûr de moi sur ce coup-là ;-).

Co-authored-by: nicolastala <contact@nicolastala.fr>
Reviewed-on: AFPy/python-docs-fr#77
Co-authored-by: nicolas talabardon <contact@nicolastala.fr>
Co-committed-by: nicolas talabardon <contact@nicolastala.fr>
2023-02-18 14:30:02 +00:00
nicolas talabardon cb9d346d5f Petites erreurs grammaticales (#78)
défini -> définit quand définir est le verbe, conjugué à la troisième personne de l'indicatif présent.

Co-authored-by: nicolastala <contact@nicolastala.fr>
Reviewed-on: AFPy/python-docs-fr#78
Co-authored-by: nicolas talabardon <contact@nicolastala.fr>
Co-committed-by: nicolas talabardon <contact@nicolastala.fr>
2023-02-17 17:28:28 +00:00
finevine c2c85f28c0 FIRST sqlite3 commit closes #80 (#81)
Co-authored-by: finevine <finevine@gmail.com>
Reviewed-on: AFPy/python-docs-fr#81
Co-authored-by: finevine <finevine@noreply.localhost>
Co-committed-by: finevine <finevine@noreply.localhost>
2023-02-17 17:27:17 +00:00
NicolasGibaud 92e43cb2cb library-typing (#84)
Closes #49

Co-authored-by: Zoe Drey <zoe.drey@sinch.com>
Co-authored-by: Nicolas <nicolas.gibaud7@gmail.com>
Reviewed-on: AFPy/python-docs-fr#84
Co-authored-by: NicolasGibaud <nicolas.gibaud7@gmail.com>
Co-committed-by: NicolasGibaud <nicolas.gibaud7@gmail.com>
2023-02-17 16:53:03 +00:00
finevine 4232990623 feature/library-itertools closes #63 (#68)
Co-authored-by: finevine <finevine@gmail.com>
Reviewed-on: AFPy/python-docs-fr#68
Co-authored-by: finevine <finevine@noreply.localhost>
Co-committed-by: finevine <finevine@noreply.localhost>
2023-02-17 16:41:17 +00:00
Julien Palard c45606574a Make merge (#34)
Pour https://github.com/python/cpython/pull/101852

Reviewed-on: AFPy/python-docs-fr#34
Co-authored-by: Julien Palard <julien@palard.fr>
Co-committed-by: Julien Palard <julien@palard.fr>
2023-02-12 21:11:06 +00:00
Julien Palard be3fe26412 merge.py 3.11 (#25)
C'est encore un `merge.py 3.11` sans intervention manuelle : j'essaye de tenir la 3.11 à jour à l'approche de la PyConFr.

Reviewed-on: AFPy/python-docs-fr#25
Co-authored-by: Julien Palard <julien@palard.fr>
Co-committed-by: Julien Palard <julien@palard.fr>
2023-02-12 15:17:38 +00:00
eviau 9e57ea00c8 Tentative : màj de library/os.po (#31)
En lien avec #28

Co-authored-by: eviau <info@eviau.net>
Co-authored-by: Julien Palard <julien@palard.fr>
Reviewed-on: AFPy/python-docs-fr#31
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: eviau <eviau@noreply.localhost>
Co-committed-by: eviau <eviau@noreply.localhost>
2023-02-09 11:27:27 +00:00
eviau f9d4f69f20 Petites suggestions pour que `make verifs` fonctionne de nouveau (#30)
Co-authored-by: eviau <info@eviau.net>
Reviewed-on: AFPy/python-docs-fr#30
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: eviau <eviau@noreply.localhost>
Co-committed-by: eviau <eviau@noreply.localhost>
2023-02-08 08:49:38 +00:00
Julien Palard 5df229eee6 Fix headers, and enforce them. (#29)
Reviewed-on: AFPy/python-docs-fr#29
Co-authored-by: Julien Palard <julien@palard.fr>
Co-committed-by: Julien Palard <julien@palard.fr>
2023-02-07 22:52:58 +00:00
Julien Palard 35ea246d59 Make merge (#22)
Où je répare mes bêtise du précédent merge.

cf. AFPy/python-docs-fr#21 et l'analyse de @ChristopheNan :)

Reviewed-on: AFPy/python-docs-fr#22
Co-authored-by: Julien Palard <julien@palard.fr>
Co-committed-by: Julien Palard <julien@palard.fr>
2023-01-23 21:54:21 +00:00
Julien Palard 26c991fc20 Make merge (#21)
J'ai juste exécuté `python merge.py 3.11`.

Reviewed-on: AFPy/python-docs-fr#21
Co-authored-by: Julien Palard <julien@palard.fr>
Co-committed-by: Julien Palard <julien@palard.fr>
2023-01-15 21:42:07 +00:00
Christophe Nanteuil 423ff1c51d Pavé sur Enum (#19)
En parallèle sur cpython :
[replace last value by highest value for Flag auto](https://github.com/python/cpython/pull/100709)

Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Reviewed-on: AFPy/python-docs-fr#19
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-committed-by: Christophe Nanteuil <christophenan@noreply.localhost>
2023-01-15 21:24:39 +00:00
Christophe Nanteuil 8d0da0421c Revue de dataclasses (#17)
Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Reviewed-on: AFPy/python-docs-fr#17
Co-authored-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-committed-by: Christophe Nanteuil <christophenan@noreply.localhost>
2023-01-05 10:40:45 +00:00
Christophe Nanteuil 26941a0cb1 Relecture et fuzzy de reference/datamodel.po (#9)
Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Reviewed-on: AFPy/python-docs-fr#9
Co-authored-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-committed-by: Christophe Nanteuil <christophenan@noreply.localhost>
2022-12-10 17:43:45 +00:00
Christophe Nanteuil 258387733a Traduction de base class en classe mère (#11)
Actuellement *base class* est traduit en *classe de base*. Je propose
d'utiliser *classe ancêtre*, les deux versions existant dans la littérature,
mais *de base* pouvant laisser penser qu'il s'agit de la classe la plus
loin dans l'héritage possible.

Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Reviewed-on: AFPy/python-docs-fr#11
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-committed-by: Christophe Nanteuil <christophenan@noreply.localhost>
2022-12-06 09:20:23 +00:00
alexisig 586728da11 Typo dans la description de total_ordering (#12)
Reviewed-on: AFPy/python-docs-fr#12
Co-authored-by: alexisig <alexis.athlani@gmail.com>
Co-committed-by: alexisig <alexis.athlani@gmail.com>
2022-11-22 11:32:37 +00:00
Jules Lasne 3c444ac29b
Traduction de library/sys.po (#1529) 2022-11-17 15:22:15 +01:00
logik a05a34e89a
Traduction de library/inspect.po (#1494) 2022-11-17 15:20:28 +01:00
Jeff D edc109555c
Traduction de library/graphlib.po (#1664) 2022-11-17 10:22:33 +01:00
freallearn d6b4473472
library/xml.etree.elementtree.po (#1813)
Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com>
Closes https://github.com/python/python-docs-fr/issues/1811
2022-11-16 22:49:52 +01:00
Victor d9c2596f48
msvcrt 15/11 début (#1933) 2022-11-16 16:56:34 +01:00
J.Nexus cddbc3c368
Traduction de library/gettext.po (#1927) 2022-11-15 17:04:30 +01:00
Rylan a0f16dc601
Fix #1926 (#1930)
Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com>
2022-11-15 17:03:51 +01:00
Tom af017bfb00
Traduction de library/importlib.resources.abc.po (#1931)
Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-authored-by: Jean Abou Samra <jean@abou-samra.fr>
2022-11-15 17:00:41 +01:00
edith 4c370b6844
Complétion de library/cmd.po (#1918) 2022-11-15 08:50:31 +01:00
Julien Palard 50416a027c
Hello sphinx-lint. (#1922) 2022-11-14 16:08:57 +01:00
DERICK TEMFACK db9ba5e00b
ftplib (#1911) 2022-10-27 22:37:39 +02:00
Julien Palard 79d5e318f3
Fix issues found by sphinx-lint 2022-10-27 22:37:27 +02:00
Julien Palard 43c0e9d57c
FIX forward porting issues introduced between 3.10 and 3.11. 2022-09-14 18:11:50 +02:00
Philippe Galvan baf812e8eb
Complément de traduction library/random.po (#1906)
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2022-09-13 11:20:01 +02:00
Nicolas Haller a21bd96145
Traduction de library/asyncio-future.po (#1907)
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2022-09-13 11:19:00 +02:00
Jean Abou-Samra 69651bfabf
Quelques fuzzies et mini-trads (#1902)
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2022-09-13 11:18:21 +02:00
Julien Palard cfb96157b8
FIX: Turtle module constant should not be translated. (#1901)
* FIX: Turtle module constant should not be translated.

* Oops default roles.
2022-09-13 11:14:14 +02:00
Nicolas Haller 201bd365c2
Traduction de library/asyncio-dev.po (#1891)
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
2022-09-13 11:13:26 +02:00
Nils Van Zuijlen ab293c0c5a
Traduction de library/decimal.po (#1660)
Co-authored-by: Julien Palard <julien@palard.fr>
Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
Co-authored-by: Mathieu Dupuy <mathieu.dupuy@critizr.com>
Co-authored-by: Jean Abou Samra <jean@abou-samra.fr>

Merci à tous.
2022-09-13 11:12:33 +02:00
Christophe Nanteuil a268535b8b
Traduction de library/argparse.po (#1892)
* fuzzies
* coquille pour le paragraphe concernant le paramètre type
2022-09-13 11:11:38 +02:00
Jules Lasne 51ba3affba
Started translating library/os.po (#1531)
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
Co-authored-by: Mathieu Dupuy <mathieu.dupuy@critizr.com>
2022-09-13 11:10:49 +02:00
Antoine 3de521f4ae
library/logging.handlers (#1797)
Co-authored-by: PhilippeGalvan <git.philippeG@outlook.com>
Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
2022-09-13 11:08:09 +02:00
Jean Abou-Samra aa14b264b2
Traduction de library/zoneinfo.po (#1879)
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Loc Cosnier <loc.cosnier@pm.me>
2022-09-13 11:08:00 +02:00
Jean Abou-Samra 5e146fa117
Quelques fuzzies (#1873)
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2022-09-13 11:07:45 +02:00
Melcore 54e03cb1a4
Traduction de library/stat.po (#1748)
Co-authored-by: Julien Palard <julien@palard.fr>
Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
2022-05-24 18:54:34 +02:00
PhilippeGalvan a3eb19c3ca
Relecture complète et complément de library/csv.po (#1798)
Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
Co-authored-by: Julien Palard <julien@palard.fr>
2022-05-24 18:54:01 +02:00
Julien Palard e4166c45dc
Mark partially translated entry as fuzzy. 2022-05-23 02:10:42 +02:00
Mathieu Dupuy 23951780c2
library/json.po: fuzzies (#1878) 2022-05-23 00:54:52 +02:00
Nicolas Haller a5c7f01b2c
Traduction de library/socketserver.po (#1872)
Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2022-05-23 00:54:51 +02:00
Mathieu Dupuy 01ebc4723a
library/csv.po: some fuzzies + new blocks (#1877)
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2022-05-23 00:54:51 +02:00
Loc Cosnier 19a2eb8927
Traduction de library/datetime.po (#1578)
Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Mathieu Dupuy <mathieu.dupuy@critizr.com>
2022-05-23 00:54:51 +02:00
Loc Cosnier 3b6ee8fedd
Traduction de library/stdtypes.po (#1576)
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
Co-authored-by: Mathieu Dupuy <mathieu.dupuy@critizr.com>
2022-05-23 00:54:47 +02:00
Vincent Poulailleau 41073d4143
auto fill reStructuredText-only strings 2022-05-23 00:54:18 +02:00
Mathieu Dupuy bed19e4e18
library/path.po: entrées manquantes (#1868)
Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
2022-05-23 00:54:18 +02:00
Mathieu Dupuy dd8f1bbc42
fuzzy + wrapping (#1866)
le changement upstream est le retrait de la majuscule au mot "Internet" , qui n'est pas repris dans la trad française
2022-05-23 00:54:17 +02:00
Thierry Pellé 025f8ba360
Traduction de library/html.parser.po (#1864)
Co-Authored-By: Jean Abou Samra <jean@abou-samra.fr>
2022-05-23 00:54:17 +02:00
Nicolas Haller b4b4af37ff
Traduction de library/syslog.po (#1862)
Marque une entrée de library/syslog.po comme fuzzy.

Une demande d'éclaircissement sur la doc originale a été ouverte.
python/cpython#92412

Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
2022-05-23 00:54:17 +02:00
edith 06b9fb928c
library/http.server.po (#1853)
Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
Co-authored-by: Jimmy Lamothe <jmichel.dev@gmail.com>
2022-05-23 00:54:16 +02:00
Mathieu Dupuy 096da53573
unfuzzy a string (#1858)
Le changement upstream est une correction de grammaire : 63298930fb
2022-05-23 00:54:16 +02:00
freallearn 466a2ba4d8
Traduction partielle library/glob.po (#1815)
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Jean Abou Samra <jean@abou-samra.fr>
2022-05-23 00:54:15 +02:00
Yannick Gingras b1efa2165a
Partie finale de library/exceptions.po (#1845)
Co-authored-by: Jean-Michel Laprise <jmichel.dev@gmail.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2022-05-23 00:54:14 +02:00
Emmanuel Leblond aff3fed5ba
Correction de contresens de traduction de os.utime (#1851) 2022-05-23 00:54:14 +02:00
Thierry Pellé d47c245a5f
Library http client.po (#1826)
* 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>
2022-05-23 00:54:14 +02:00
Julien Palard ba66481997
Make merge 2022-05-23 00:54:07 +02:00
Yannick Gingras aa7c25fa84
traduction finale de library/atexit.po (#1832)
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2022-04-05 11:00:00 +02:00
Yannick Gingras 2b462d76ca
traduction finale de library/tarfile.po (#1830)
Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
2022-04-05 10:59:23 +02:00
Julien Palard 5e2a64db9c
Wrapping comments. 2022-03-24 07:12:27 +01:00
Julien Palard fecaae68a8
Make merge 2022-03-23 18:44:13 +01:00
Jean Abou-Samra 3db1d961d6
Correction d'erreurs de syntaxe reST (#1824) 2022-03-06 12:13:54 +01:00
Mathieu Dupuy dd4eb13f58
corrige formattage cassé (#1820) 2022-02-22 20:31:07 +01:00
Matthieu Marrast 3c93dc8c39
Fix typo dans library/functions.po (#1819)
Automerge of PR #1819 by @matthieumarrast

Correction d'une typo dans `functions.po`
2022-02-18 13:18:05 +01:00
Ezlo db25581063
library/enum.po (#1809)
* library/enum.po

* Corrections de library/enum.po

* powrap library/enum.po

* [padpo] Corrections erreurs sur library/enum.po

* Update library/enum.po

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2022-02-09 23:13:12 +01:00
Julien Palard 04bb5b82fd
FIX typo reported by Guest40 on IRC. (#1806)
Automerge of PR #1806 by @JulienPalard

Merci Guest40 de meteo.fr, bien vu !
2022-01-27 22:52:47 +01:00
Julien Palard 2479b6ba06
Make merge (#1799) 2021-12-31 11:41:52 +01:00
HS-157 2ea7cf8b10
Vérification des fuzzy pour library/pathlib.po (#1786) 2021-12-24 15:17:41 +01:00
Antoine 852064213f
library/logging (#1796)
Co-authored-by: Jean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com>
2021-12-20 12:40:24 +01:00
zed 1ca11cf0f0
Fuzzy et warnings - library/functions (#1780) 2021-12-18 14:58:30 +01:00
Julien Palard 3ecf3058c6
FIX: Found one while reading, grepped for the others. (#1793)
Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com>
2021-12-17 07:53:03 +01:00
Sébastien Helleu 6f13a7a5d3
Correction de typos (#1791)
* Correction de typos

* Correction de "multiplateformes"
2021-12-16 19:51:49 +01:00
Antoine 05446b1df2
library/logging.po (#1790)
* permier jet

* ok

* pospell

* Suggestions de christopheNan.

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>

* Indentation.

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2021-12-15 12:01:58 +01:00
Antoine 5f1dd86c9a
Traduction de library/ctypes (#1760)
Co-authored-by: Jean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com>
2021-12-01 22:17:18 +01:00
Julien Palard 76b5c8ea62
Make merge (#1782)
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2021-11-29 14:13:01 +01:00
zed 88e4e6443c
Traduction - library/audioop (#1762) 2021-11-23 09:39:06 +01:00
PhilippeGalvan 6676a40140
Update library/shelve.po translation (#1779)
Co-authored-by: Jean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2021-11-23 00:23:17 +01:00
Antoine 28b0c58e60
Fuzzies et traductions mineures de library/multiprocessing* (#1755)
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2021-11-09 08:48:10 +01:00
Jean-Abou-Samra 638f8e64a2
Traduction de library/zipimport.po (#1771) 2021-11-09 08:39:48 +01:00
Jean-Abou-Samra 7f50edf589
Des fuzzies, toujours des fuzzies… (#1768) 2021-11-07 17:02:33 +01:00
Julien Palard 4955f79c65
Make merge (#1766)
* Make merge

* Avoid a newline at each run of merge.py.
2021-11-05 23:32:47 +01:00
lythari 8acf233c16
traduction 100% de library/dataclasses.po (#1749) 2021-10-29 15:11:03 +02:00
Jean-Abou-Samra 5084a5c86a
Traduction de library/__main__.po (#1751)
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2021-10-29 08:37:05 +02:00
Jean-Abou-Samra e024e948d3
Traduction de library/bisect.po (#1721)
Automerge of PR #1721 by @Jean-Abou-Samra
#1720

Closes #1720.

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2021-10-22 15:36:56 +02:00
Jean-Abou-Samra cb43975d96
Traduction de library/ensurepip.po (#1719) 2021-10-22 15:36:22 +02:00
Jean-Abou-Samra b48ce306a5
Traduction de library/keyword.po (#1737) 2021-10-22 14:58:06 +02:00
Julien Palard 2afee90322
Mdk/merge (#1734)
* Make merge

* Move merge to its own script.

* No longer needed.

* Use git ls-files.
2021-10-22 14:56:00 +02:00
Jean-Abou-Samra 30507a7466
Traduction de library/tempfile.po (#1728)
Automerge of PR #1728 by @Jean-Abou-Samra
#1727

Closes #1727.

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2021-10-19 23:52:28 +02:00
zed 7bc5f3bb3f
lib/doctest.po : de zéro à 72% (#1663)
(cherry picked from commit cfd51475b1)
2021-10-16 11:30:09 +02:00
Julien Palard 17d5f9cebe
Make merge (#1695)
* Make merge

* FIX: spelling for pospell.

* Uniformisation des entêtes po.
2021-09-24 10:20:01 +02:00
Jean-Abou-Samra 3266bae14e
Traduction de library/dataclasses.po (#1687)
* Traduction de library/dataclasses.po

* Suggestions de Christophe Nanteuil

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>

* powrap library/dataclasses.po

* Petite clarification

* Correction d'une coquille

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2021-09-22 09:57:31 +02:00
Jean-Abou-Samra 073a3a277e
Traduction de library/fileinput.po (#1690)
Automerge of PR #1690 by @Jean-Abou-Samra
#1689

Closes #1689

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2021-09-20 14:32:23 +02:00
Jean-Abou-Samra 6254b89f8c
Traduction de library/ast.po (#1691)
Automerge of PR #1691 by @Jean-Abou-Samra
#1167

Closes #1167

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2021-09-16 23:10:35 +02:00
Christophe Nanteuil 5a1fdec404
espaces insécables entre guillemets (#1686) 2021-09-16 12:45:56 +02:00
Jean-Abou-Samra e9937880c7
Fuzzies un peu partout (#1678)
* Fuzzies un peu partout

Essentiellement pour nettoyer la liste 'make todo'. La plupart des
corrections sont triviales (lorsque upstream a reçu une correction de
faute de frappe). Il y a quelques chaînes nouvellement traduites.

* Relecture de Julien Palard
2021-09-08 12:07:55 +02:00