Commit Graph

2181 Commits

Author SHA1 Message Date
eviau 9ebdd501ac library-functions (#227)
Closes #226

Reviewed-on: AFPy/python-docs-fr#227
Reviewed-by: Yannick Gingras <ygingras@noreply.localhost>
Co-authored-by: eviau <info@eviau.net>
Co-committed-by: eviau <info@eviau.net>
2023-12-12 15:16:34 +00:00
eviau 51bae6fc38 library/calendar.po (#221)
Closes #220

Reviewed-on: AFPy/python-docs-fr#221
Reviewed-by: Christophe Nanteuil, jmdev
Co-authored-by: eviau <info@eviau.net>
Co-committed-by: eviau <info@eviau.net>
2023-12-09 13:56:20 +00:00
Christophe Nanteuil 27d2e50887 Fin des fuzzies pour reference (#202)
closes #36

Reviewed-on: AFPy/python-docs-fr#202
Reviewed-by: Yannick Gingras <ygingras@noreply.localhost>
Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Co-committed-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
2023-12-08 00:20:15 +00:00
Julien Palard d5e2f003e5 sed -i 's/\([^m]\)muable/\1mutable/' *.po */*.po (#258)
Closes #123

Reviewed-on: AFPy/python-docs-fr#258
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: Julien Palard <julien@palard.fr>
Co-committed-by: Julien Palard <julien@palard.fr>
2023-12-05 21:05:05 +00:00
Yannick Gingras 89b8c9f5c2 Ajout de Jean-Michel (jmdev) dans TRASLATORS 2023-12-05 15:11:38 +00:00
Christophe Nanteuil 01f44a2c44 no reference in dfn tag 2023-12-03 11:41:19 +00:00
Julien Palard af33329364
Upgrade woodpecker config
- Pipeline changed its name to steps.
- Default checkout was target branch, conflicting with our fetch.
- Spliting fetch and actual tests for readability.
- Cannot split apt install as each step runs in a separated
- container (clean way would be to create an image with hunspell in it).

Also I don't remember why there's those git things here, so let's try
without…
2023-12-01 22:51:35 +01:00
Jérémy TREMBLAY bd6abaadbb Traduction de library/pkgutil.po (#215)
Closes #214

Co-authored-by: Jérémy TREMBLAY <jeremy.tremblay@etu.uca.fr>
Reviewed-on: AFPy/python-docs-fr#215
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: Jérémy TREMBLAY <jeremy-tremblay@outlook.fr>
Co-committed-by: Jérémy TREMBLAY <jeremy-tremblay@outlook.fr>
2023-11-26 20:03:13 +00:00
Julien Palard 8d5ea7d2ec FIX: Incohérences de références de terme dans le message traduit. (#232)
J'ai tenté un build et j'ai eu:

```
Warning, treated as error:
/home/mdk/clones/python/python-docs-fr/venv/cpython/Doc/library/shutil.rst:53:ncohérences de références de terme dans le message traduit. Original : [], traduit : [':term:`objets simili-chemin <path-like object>`']
make[1]: *** [Makefile:53 : build] Erreur 2
make[1] : on quitte le répertoire « /home/mdk/clones/python/python-docs-fr/venv/cpython/Doc »
make: *** [Makefile:92 : all] Erreur 2
```

c'est dommage, c'était bien avec un lien.

Reviewed-on: AFPy/python-docs-fr#232
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: Julien Palard <julien@palard.fr>
Co-committed-by: Julien Palard <julien@palard.fr>
2023-11-26 15:25:33 +00:00
Christophe Nanteuil d8ea8e2c72 fin du dossier extending (#176)
Reviewed-on: AFPy/python-docs-fr#176
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Co-committed-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
2023-11-26 15:24:37 +00:00
Mathieu Dupuy ac7b434dac library/zimport.po: fuzzies (#172)
quelques amélioarations aléatoires qui me sont venus à l'esprit en tombant sur la page en français

Reviewed-on: AFPy/python-docs-fr#172
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
Co-committed-by: Mathieu Dupuy <deronnax@gmail.com>
2023-11-26 15:18:17 +00:00
Christophe Nanteuil 6e3ce23f62 traduction du début du dossier extending (#173)
Co-authored-by: Julien Palard <julien@palard.fr>
Reviewed-on: AFPy/python-docs-fr#173
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Co-committed-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
2023-11-26 15:15:52 +00:00
Julien Palard 20e75e0336 I have hard times reviewing PR of more than 200 lines. (#231)
Smaller PR are:

- Faster to review: reviewers may not have many free hours straight.
- Easier to merge: if a translator does a lot of work, better have
- part of it merged quickly (by merging good PRs) instead of blocking
- the whole work due to a small detail.

Reviewed-on: AFPy/python-docs-fr#231
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: Julien Palard <julien@palard.fr>
Co-committed-by: Julien Palard <julien@palard.fr>
2023-11-25 15:57:41 +00:00
Christophe Nanteuil 4afdbf71c5 suite du dossier extending (#174)
Reviewed-on: AFPy/python-docs-fr#174
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Co-committed-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
2023-11-25 10:54:49 +00:00
Yannick Gingras 141c4ad19f library-shutil (#229)
Traduction finale de library/shutil.po.

Ceci est une reprise de la PR #184 de @deronnax .

Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
Co-authored-by: Yannick Gingras <dev-noreply@ygingras.net>
Reviewed-on: AFPy/python-docs-fr#229
Co-authored-by: Yannick Gingras <ygingras@noreply.localhost>
Co-committed-by: Yannick Gingras <ygingras@noreply.localhost>
2023-11-24 06:08:36 +00:00
Christophe Nanteuil e13701a98a traduction de email - 4e partie (#185)
Reviewed-on: AFPy/python-docs-fr#185
Reviewed-by: Yannick Gingras <ygingras@noreply.localhost>
Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Co-committed-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
2023-11-24 06:05:11 +00:00
eviau ad8e6dbbd4 tutorial/stdlib (#225)
Closes #224

Reviewed-on: AFPy/python-docs-fr#225
Reviewed-by: Yannick Gingras <ygingras@noreply.localhost>
Co-authored-by: eviau <info@eviau.net>
Co-committed-by: eviau <info@eviau.net>
2023-11-19 23:04:30 +00:00
eviau c1816e6115 fuzzy et traductions supplémentaires générales pour sphinx.po (#223)
Closes #222

Reviewed-on: AFPy/python-docs-fr#223
Reviewed-by: Yannick Gingras <ygingras@noreply.localhost>
Co-authored-by: eviau <info@eviau.net>
Co-committed-by: eviau <info@eviau.net>
2023-11-19 23:01:21 +00:00
houedji.espoir 1ff8b3c030 Traduction de library/io.po (#218)
Closes #208

Reviewed-on: AFPy/python-docs-fr#218
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: houedji.espoir <therencecossi@gmail.com>
Co-committed-by: houedji.espoir <therencecossi@gmail.com>
2023-11-18 10:34:16 +00:00
Julien Palard 9527ea2b91 Missing star in library/functions (#211)
Reviewed-on: AFPy/python-docs-fr#211
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: Julien Palard <julien@palard.fr>
Co-committed-by: Julien Palard <julien@palard.fr>
2023-11-06 14:43:50 +00:00
eviau 7c032b9061 Mise-à-jour bugs.po (#207)
Bonjour 

Je fais quelques corrections de messages *fuzzy* - voici mes suggestions.

Pour le forum Discourse j'ai pris une liberté... on peut en discuter.

Reviewed-on: AFPy/python-docs-fr#207
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: eviau <info@eviau.net>
Co-committed-by: eviau <info@eviau.net>
2023-10-23 15:36:17 +00:00
James Adjinwa 09978df9bf Mise a jour du glossaire (#200)
Closes #199.

Co-authored-by: James Adjinwa <jaymee126@gmail.com>
Reviewed-on: AFPy/python-docs-fr#200
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: James Adjinwa <gaanlub2@duck.com>
Co-committed-by: James Adjinwa <gaanlub2@duck.com>
2023-10-07 08:28:38 +00:00
James Adjinwa 707a3c36a3 Mis a jour l'année du copyright (#198)
Closes #197.

Co-authored-by: James Adjinwa <jaymee126@gmail.com>
Reviewed-on: AFPy/python-docs-fr#198
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: James Adjinwa <gaanlub2@duck.com>
Co-committed-by: James Adjinwa <gaanlub2@duck.com>
2023-10-05 19:42:19 +00:00
Loc Cosnier e203bfcefd Traduction de library/datetime (#196)
Reviewed-on: AFPy/python-docs-fr#196
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: Loc Cosnier <loc.cosnier@pm.me>
Co-committed-by: Loc Cosnier <loc.cosnier@pm.me>
2023-10-04 12:57:28 +00:00
Mathieu Dupuy aedc50e8e4 library/sqlite.po: quelques fuzzies (#183)
Reviewed-on: AFPy/python-docs-fr#183
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: Mathieu Dupuy <deronnax@gmail.com>
Co-committed-by: Mathieu Dupuy <deronnax@gmail.com>
2023-08-23 12:56:25 +00:00
deronnax 142fb63d76 Make merge (#170)
rejouage de #160, qui a été mis en suspens et a maintenant trop de conflits.

Co-authored-by: Mathieu Dupuy <mathieu.dupuy@gitguardian.com>
Reviewed-on: AFPy/python-docs-fr#170
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
2023-07-23 20:51:30 +00:00
Mathieu Dupuy fb65d6ecf7
Make merge 2023-07-23 14:39:39 +02:00
Julien Palard fce8054f48 Fix typo. (#171)
https://github.com/sphinx-contrib/sphinx-lint/issues/69
Reviewed-on: AFPy/python-docs-fr#171
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: Julien Palard <julien@palard.fr>
Co-committed-by: Julien Palard <julien@palard.fr>
2023-07-21 16:14:47 +00:00
Christophe Nanteuil 72f831f69b Traduction de tkinter* (#161)
Reviewed-on: AFPy/python-docs-fr#161
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Co-committed-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
2023-07-17 21:27:03 +00:00
deronnax 99330b5c7f library/stdtypes: "à une dimension" -> unidimensionnelle (#167)
suite de #158@ChristopheNan me demandait après-coup de restaurer mon changement annulé qui changeait "à une dimension" pour "unidimensionnelle".

Je me suis également permis un léger reformulation pour être plus proche du vrai sens : changer la traduction de "support" de "autorise" à "prend en charge".

Christophe, est-ce qu'on écrirait pas « vue mémoire » « vue-mémoire », vu que le terme anglais est écrit en un seul mot ("memoryview"). Pour une raison que j'ai du mal à expliquer, je trouve que c'est également plus clair à la lecture, que ça a plus de sens.

Co-authored-by: Mathieu Dupuy <mathieu.dupuy@gitguardian.com>
Reviewed-on: AFPy/python-docs-fr#167
Reviewed-by: Julien Palard <julien@palard.fr>
2023-07-17 14:03:15 +00:00
deronnax a3132f7d57 tutorial/venv.po: 1 fuzzy (#169)
upstream le truc est devenu un vrai lien, c'est pas très intéressant

Co-authored-by: Mathieu Dupuy <mathieu.dupuy@gitguardian.com>
Reviewed-on: AFPy/python-docs-fr#169
Co-authored-by: deronnax <deronnax@noreply.localhost>
Co-committed-by: deronnax <deronnax@noreply.localhost>
2023-07-16 21:00:29 +00:00
Julien Palard d4437babc5 Pandoc n'aime pas trop nos triples backticks. (#168)
Alternative plus légère à AFPy/python-docs-fr#136

Reviewed-on: AFPy/python-docs-fr#168
Reviewed-by: jeanas <jean@abou-samra.fr>
2023-07-16 16:59:25 +00:00
Christophe Nanteuil 8f36ab2f61 Fin de traduction de tkinter (#163)
Les traductions de *tkinter* et *asyncio* ont été faites avec l'assistance de https://git.afpy.org/ChristopheNan/poggle.
Je n'ai pas mesuré le temps passé. Le processus que je suis :
- traduction des fuzzys avec l'aide de .scripts/fuzzy_diff
- utilisation de *poggle*
- correction des liens cassés par Google Translate (intégré dans poggle maintenant)
- suppression des sentinelles et relecture du html produit.
- passage de *pospell* et *padpo*

Je suis plutôt satisfait du résultat.

Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Reviewed-on: AFPy/python-docs-fr#163
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-committed-by: Christophe Nanteuil <christophenan@noreply.localhost>
2023-07-16 13:17:45 +00:00
deronnax d1dcb5e607 WIP library/: correction en tirets cadratins (#165)
Ça me rendait fou.

Co-authored-by: Mathieu Dupuy <mathieu.dupuy@gitguardian.com>
Reviewed-on: AFPy/python-docs-fr#165
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: deronnax <deronnax@noreply.localhost>
Co-committed-by: deronnax <deronnax@noreply.localhost>
2023-07-13 14:13:57 +00:00
Christophe Nanteuil 6a3c024026 revue de reference/import.po (#164)
et ajout d'une référence dans faq/programming.po

Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Reviewed-on: AFPy/python-docs-fr#164
Reviewed-by: jeanas <jean@abou-samra.fr>
Co-authored-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-committed-by: Christophe Nanteuil <christophenan@noreply.localhost>
2023-07-11 15:26:45 +00:00
Christophe Nanteuil d732f3c1f1 fin de traduction asyncio (#155)
Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Reviewed-on: AFPy/python-docs-fr#155
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-committed-by: Christophe Nanteuil <christophenan@noreply.localhost>
2023-07-07 13:42:38 +00:00
Christophe Nanteuil 985f856ec1 poursuite de la traduction asyncio (#152)
Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Reviewed-on: AFPy/python-docs-fr#152
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-committed-by: Christophe Nanteuil <christophenan@noreply.localhost>
2023-07-07 13:35:31 +00:00
Christophe Nanteuil 32024f26a8 traduction de library/asyncio-eventloop.po (#153)
Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Reviewed-on: AFPy/python-docs-fr#153
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-committed-by: Christophe Nanteuil <christophenan@noreply.localhost>
2023-07-07 13:34:22 +00:00
Christophe Nanteuil c17336438c encore de l'asyncio (#154)
Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Reviewed-on: AFPy/python-docs-fr#154
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-committed-by: Christophe Nanteuil <christophenan@noreply.localhost>
2023-07-05 06:58:09 +00:00
deronnax 3cd06fe97f library/stdtypes: fuzzy et traductions (#158)
Quelques corrections mineures de cohérence de ponctuations. Certaines phrases ont reçu un lien vers le glossaire de "hachable". Je me suis permis, à la suggestion de DeepL, de renommer "vues mémoire à une dimension" en "vues mémoire unidimensionnelles"

Co-authored-by: Mathieu Dupuy <mathieu.dupuy@gitguardian.com>
Reviewed-on: AFPy/python-docs-fr#158
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: deronnax <deronnax@noreply.localhost>
Co-committed-by: deronnax <deronnax@noreply.localhost>
2023-07-04 21:10:53 +00:00
Christophe Nanteuil 588cd3cc65 traduction de library/asyncio* (#151)
Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Reviewed-on: AFPy/python-docs-fr#151
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-committed-by: Christophe Nanteuil <christophenan@noreply.localhost>
2023-07-04 08:49:04 +00:00
deronnax ec4c5a06d9 faq/programming.po: quelques fuzzies (#162)
je l'ai fait avec le `git log -p -- Doc/library/programming.rst` de cpython ouvert à coté donc je suis plutôt confiant.

Co-authored-by: Mathieu Dupuy <mathieu.dupuy@gitguardian.com>
Reviewed-on: AFPy/python-docs-fr#162
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: deronnax <deronnax@noreply.localhost>
Co-committed-by: deronnax <deronnax@noreply.localhost>
2023-06-28 21:26:14 +00:00
Christophe Nanteuil ce4f4e1524 traduction de library/zoneinfo.po (#150)
Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Reviewed-on: AFPy/python-docs-fr#150
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-committed-by: Christophe Nanteuil <christophenan@noreply.localhost>
2023-06-27 09:57:13 +00:00
deronnax 84cc6bb3f8 howto/socket: 1 traduction (#159)
Y'a une page wikipedia française sur l'endianness et même une section dédiée au problème dans les communications comme dans l'anglaise, du coup c'est du gateau.

Co-authored-by: Mathieu Dupuy <mathieu.dupuy@gitguardian.com>
Reviewed-on: AFPy/python-docs-fr#159
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: deronnax <deronnax@noreply.localhost>
Co-committed-by: deronnax <deronnax@noreply.localhost>
2023-06-23 11:47:51 +00:00
deronnax 5e9b7ba7b9 using/cmdline: quelques traductions et fuzzy (#157)
traduction de quelques lignes faciles et sans risque.

Co-authored-by: Mathieu Dupuy <mathieu.dupuy@gitguardian.com>
Reviewed-on: AFPy/python-docs-fr#157
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: deronnax <deronnax@noreply.localhost>
Co-committed-by: deronnax <deronnax@noreply.localhost>
2023-06-21 09:47:23 +00:00
deronnax 1213aa0b06 howto/windows: qq traductions et fuzzy (#156)
quelques lignes qui étaient des quick win

Co-authored-by: Mathieu Dupuy <mathieu.dupuy@gitguardian.com>
Reviewed-on: AFPy/python-docs-fr#156
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: deronnax <deronnax@noreply.localhost>
Co-committed-by: deronnax <deronnax@noreply.localhost>
2023-06-20 20:12:22 +00:00
Julien Palard 3ebf8e4a31 Fix: The paragraph in programming.po fail with a proper :: with: (#149)
programming.rst:1885:<translated>:3:Literal block expected; none found.

Reviewed-on: AFPy/python-docs-fr#149
Reviewed-by: jeanas <jean@abou-samra.fr>
Co-authored-by: Julien Palard <julien@palard.fr>
Co-committed-by: Julien Palard <julien@palard.fr>
2023-05-31 09:55:00 +00:00
Melcore 84018bb842 Travail sur library/statistics.po (#147)
Co-authored-by: Jean Lapostolle <jean.lapostolle.ext@orange.com>
Reviewed-on: AFPy/python-docs-fr#147
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Melcore <lapostolle.jean@gmail.com>
Co-committed-by: Melcore <lapostolle.jean@gmail.com>
2023-05-24 14:49:29 +00:00
pilou 02c46bca4b update using/unix (#148)
Within using/unix:
* Remove an obsolete fuzzy entry already updated by 26c991fc20
* translate [63e127f33d4088e28a470a1db98623d46e59a46a](https://github.com/python/cpython/pull/94076): fix broken link
* translate [3ddf3972173bfee557af01680647dca9701bde54](https://github.com/python/cpython/pull/102727): envvar->option: {exec_,}prefix

Co-authored-by: Pierre-Louis Bonicoli <pierre-louis.bonicoli@ir5.eu>
Reviewed-on: AFPy/python-docs-fr#148
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: pilou <pierre-louis.bonicoli@libregerbil.fr>
Co-committed-by: pilou <pierre-louis.bonicoli@libregerbil.fr>
2023-05-24 07:55:38 +00:00
Christophe Nanteuil 89c55fc592 Simple tool to ease resolving fuzzies (#140)
Display diff of commits introducing fuzzies (commit messages must contain 'merge') using git difftool program, after having filtered the po files [à la mode textconv](https://git.afpy.org/AFPy/python-docs-fr/src/branch/3.11/CONTRIBUTING.rst#configuration-de-git-rendre-plus-lisible-laffichage-des-modifications).

Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
Reviewed-on: AFPy/python-docs-fr#140
Reviewed-by: Julien Palard <julien@palard.fr>
Co-authored-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-committed-by: Christophe Nanteuil <christophenan@noreply.localhost>
2023-05-23 19:53:36 +00:00