Mathieu Dupuy 86b6ddc15d correction de qq fuzzies dans subprocess ( #1238 ) ... Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-Authored-By: Antoine <43954001+awecx@users.noreply.github.com> 2020-04-27 21:58:48 +02:00 Christophe Nanteuil 1debc26c96 Revue de tutorial/datastructures.po ( #1227 ) ... * Revue de tutorial/datastructures.po * Prise en compte des remarques sur *tuple* et *index*. 2020-04-22 15:30:59 +02:00 Paul m. p. P 366ec47a46 correction: < pas <= ( #1233 ) ... pour fabien_fab1 merçi à lui 2020-04-22 15:28:56 +02:00 Christophe Nanteuil 9d4e697c2e Contournement du plantage de Sphinx 3.0. ( #1232 ) ... * Contournement du plantage de Sphinx 3.0. En attente soit de la correction de Sphinx 3, soit du rattrapage de notre version de cpython vers le commit qui spécifie explicitement Sphinx 2.2. * Force l'appel à Sphinx en modifiant un fichier .po 2020-04-19 15:32:53 +02:00 Mathieu Dupuy 0ba8cd1ac2 tutorial/errors.po: corrige erreur powrap due commentaire gettext ( #1228 ) ... * wrapping * remplace une espace par une insécable 2020-04-08 00:08:51 +02:00 Mathieu Dupuy 1be1616b68 tutorial/errors.po - reprise de la PR #1077 ( #1226 ) ... * modif errors.po 1 * modif errors 2 * modif errors 3 * test * application des suggstions de la revue de code de la PR #1077 * petites corrections * Apply suggestions from code review Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * wrapping * commentaires informant de l'énumération + restauration des minuscules Co-authored-by: Joris <joris.rouziere@ynov.com> Co-authored-by: root <root@DESKTOP-37E60HJ.localdomain> Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> 2020-04-06 23:22:16 +02:00 Catalina Chircu e207300a53 Somme fuzzy in howto/pyporting.po ( #1194 ) ... * Somme fuzzy in howto/pyporting.po * Update howto/pyporting.po Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update howto/pyporting.po Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Verification * New commit * Solve merging problem * Add correction * Correct Travis errors * Corrections * Corrections * Corrections * Corrections * Corrections * Corrections * Update howto/pyporting.po Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update howto/pyporting.po Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Changé encodage en encode * Commit again, too long, change 1 translation * Corrections 0328_1609 Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> 2020-04-06 23:18:43 +02:00 Christophe Nanteuil 8f7343738e Revue de install/index.po ( #1224 ) ... * Revue de install/index.po * Prise en compte de la revue de @deronnax * Revue de padpo (merci @deronnax de m'avoir rappelé de le faire) 2020-04-03 23:37:20 +02:00 Mathieu Dupuy e9e1d4fcdd using/windows : UTF-8 + locale.getlocaleencoding ( #1215 ) ... * supprime les traductions commentées * section 'UTF-8' de using/windows + locale.getlocaleencoding * Apply suggestions from code review Co-Authored-By: Antoine <43954001+awecx@users.noreply.github.com> * codage partout, justice nulle part * "utilisable sans protection dans les programmes à fils d'exécutions multiples" 2020-04-02 15:58:21 +02:00 svngoku e51ec9a940 working on library/ssl.po ( #829 ) ... * working on ssl * Apply suggestions from code review Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Apply suggestions from code review * change "complètement défectueux" en "totalement déficient" Co-authored-by: Julien Palard <julien@palard.fr> Co-authored-by: Mathieu Dupuy <deronnax@users.noreply.github.com> Co-authored-by: Mathieu Dupuy <deronnax@gmail.com> Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> 2020-04-01 22:58:07 +02:00 Sascha Sallès 5a0a9463bd Add myself ( #1095 ) ... Co-authored-by: Mathieu Dupuy <deronnax@gmail.com> 2020-04-01 22:30:44 +02:00 Mathieu Dupuy 9bf6c1919f reprise de la PR reference/expression de Sasha40 ( #1218 ) ... * translate empty translation * padpo * padpo * Update reference/expressions.po Co-Authored-By: Antoine <43954001+awecx@users.noreply.github.com> * Update reference/expressions.po Co-Authored-By: Antoine <43954001+awecx@users.noreply.github.com> * Update reference/expressions.po Co-Authored-By: Antoine <43954001+awecx@users.noreply.github.com> * wrapping * Update reference/expressions.po Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * wrapping Co-authored-by: Sascha Sallès <sascha.salles@ynov.com> Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com> Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> 2020-04-01 22:24:16 +02:00 Benjamin Port 3a437e4266 memory view correction ( #1161 ) ... * memory view correction * Apply suggestions from code review Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-authored-by: Mathieu Dupuy <deronnax@users.noreply.github.com> 2020-03-30 23:17:34 +02:00 Jules Lasne (jlasne) 07652923bd Fixed fuzzies in library/tempfile.po ( #1008 ) ... * Fixed fuzzies in library/tempfile.po * Apply suggestions from code review Co-Authored-By: Mathieu Dupuy <deronnax@users.noreply.github.com> 2020-03-30 20:09:38 +02:00 Catalina Chircu 63d21e9529 Fuzzy in tutorial/classes.po ( #1203 ) ... * Fuzzy in tutorial/classes.po * Update tutorial/classes.po Co-Authored-By: Antoine <43954001+awecx@users.noreply.github.com> Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com> 2020-03-30 08:55:33 +02:00 Mathieu Dupuy 7144ca0415 reprise de la PR de traduction de HMAC de Vvenance ( #1145 ) ... * Translation first version * Add author * Add my name to translators * Add missing carriage return * Replace regular quotes by backticks * Remove blod and spaces * Remove capital letters in title and change word * intégration des suggestions de Julien Palard Co-Authored-By: Julien Palard <julien@palard.fr> * dernières corrections * Apply suggestions from code review Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-Authored-By: Julien Palard <julien@palard.fr> * wrapping * Apply suggestions from code review Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * wrapping * apply last suggestion from code review Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * add last suggestion from code review * retire quelques marqueurs de fuzzy oubliés Co-authored-by: valeriane <valeriane.venance@hotmail.fr> Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-authored-by: Julien Palard <julien@palard.fr> 2020-03-30 00:14:58 +02:00 MASSICOT Jean-Gabriel ddfa7f0809 fix translation howto/unicode.po ( #1094 ) ... * fix translation howto/unicode.po * Update howto/unicode.po Remplacement de "HOWTO" par "guide" Co-Authored-By: Antoine <43954001+awecx@users.noreply.github.com> * Update howto/unicode.po Annulation de la mise en italique interne à un lien Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * reindentation avec powrap et reformulation * Update howto/unicode.po changement mise en forme Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * derniere indentation * Update howto/unicode.po Co-Authored-By: Antoine <43954001+awecx@users.noreply.github.com> * Update howto/unicode.po Co-Authored-By: Antoine <43954001+awecx@users.noreply.github.com> * Update howto/unicode.po Co-Authored-By: Antoine <43954001+awecx@users.noreply.github.com> Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com> Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com> Co-authored-by: Mathieu Dupuy <deronnax@gmail.com> 2020-03-29 18:00:14 +02:00 Logistic Bot 517ca05697 Traduction de la lib library/random.po terminée ( #916 ) ... * Update library/random.po - 40% done * update library/random.po - 50% done * Fin de traduction de random.po * Update library/random.po - espace insecable Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update random.po * Update random.po * Espace en trop ligne 202 * Update random.po * Update library/random.po - retourne => renvoie Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update library/random.po - l268 - retourne => renvoie Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update library/random.po Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update library/random.po:359 - retournant => renvoyant Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update library/random.po - espace insecable Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update library/random.po - espace insécable Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update library/random.po - espace insécable Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update random.po * Update library/random.po Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update random.po * Update library/random.po Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update library/random.po Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update library/random.po Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update library/random.po Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update random.po * *Update library/random.po Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update library/random.po Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update library/random.po - espace insecable Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update random.po * Update random.po * Update library/random.po Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Update random.po * correction des erreures travis * Grammaire + orthographe Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Rewrap. Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com> Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> 2020-03-29 17:43:17 +02:00 Mathieu Dupuy 038d1a255e corrige une fuzzy dans library/threading ( #1220 ) ... * corrige une fuzzy dans library/threading * Update library/threading.po Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> 2020-03-29 14:11:25 +02:00 oboudou 9b0632c562 fin de traduction tutorial/inputouput.po ( #951 ) ... * modif inputouput 2 lignes Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com> Co-authored-by: Mathieu Dupuy <deronnax@gmail.com> 2020-03-29 12:29:10 +02:00 Christophe Nanteuil 2e559a4d79 Erreur de traduction sur le contenu des listes ( #1214 ) 2020-03-28 19:57:12 +01:00 Catalina Chircu efab13d242 ajout des termes n-uplets et code intermédiaire ... * Update contributing.rst * Update CONTRIBUTING.rst Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update CONTRIBUTING.rst Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Update CONTRIBUTING.rst Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com> 2020-03-26 23:31:50 +01:00 Mathieu Dupuy 602a4095cd corrige quelques fuzzies dans os.po ( #1187 ) 2020-03-26 16:17:39 +01:00 Mathieu Dupuy 1ff6df54ed library/logging.po, 1ère partie ( #1208 ) ... * library/logging, partie 1 Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> 2020-03-26 10:17:45 +01:00 Mathieu Dupuy 376ed306aa supprime un espace avant une virgule ( #1207 ) 2020-03-23 23:18:26 +01:00 AKTasos 11e1c01f2d fichier library/time.po traduit ( #947 ) ... * fichier traduit Co-authored-by: Mathieu Dupuy <deronnax@users.noreply.github.com> Co-authored-by: Jules Lasne (jlasne) <jlasne@student.42.fr> 2020-03-21 21:33:39 +01:00 Christophe Nanteuil 2bfac7fbe0 orthographe et quelques fuzzys ( #1196 ) 2020-03-21 11:39:49 +01:00 David Wattier bb3d1c1a44 Fix naming mistake in Blake2 flavor listing ( #1179 ) 2020-03-17 15:01:53 +01:00 dab7dff6db faq/extending.po fuzzy correction ( #1165 ) 2020-03-08 00:36:23 +01:00 Matheus Vieira Portela 5c511cb5fa Fix reference to PEP in translation ( #1176 ) 2020-03-06 21:33:36 +01:00 0b61f0a8c9 Yet another batch of no-break-spaces. ( #1166 ) 2020-03-03 21:10:08 +01:00 marqov 02405ce5d7 compléter la traduction flou de collections ( #1164 ) 2020-03-03 19:58:09 +01:00 Christophe Nanteuil 05377772c2 Début de traduction de library/codecs.po ( #1149 ) 2020-02-23 23:20:29 +01:00 Fred-si c968d306d9 Révision des fuzzy, corrections conjugaison et typo ( #1160 ) 2020-02-21 14:11:22 +01:00 Jules Lasne (jlasne) 71dc04280c Update CONTRIBUTING.rst ( #1158 ) 2020-02-20 14:16:41 +01:00 5703473884 Conjugaison fix #1156 ( #1157 ) 2020-02-20 09:27:51 +01:00 ananthan-123 d1b2055898 some paragraphs of the doc are not translated in French. ( #1153 ) ... * Update interpreter.po * Update interpreter.po * Update interpreter.po * Update interpreter.po * Update interpreter.po * Update interpreter.po * Update interpreter.po * Update interpreter.po 2020-02-18 18:06:52 +01:00 Jules Lasne (jlasne) 908ee6598a Pomerge with fuzzies ( #1151 ) 2020-02-14 11:18:53 +01:00 5646bc52a4 Yet another batch of : :: and no break spaces... ( #1148 ) ... import polib import pathlib def check(file): pofile = polib.pofile(file) for entry in pofile: if not entry.msgstr: continue if entry.msgid.endswith(" ::"): entry.msgstr = entry.msgstr.rstrip(": \u202f\u00A0") + " ::" if entry.msgid.endswith("::") and not entry.msgid.endswith(" ::"): entry.msgstr = entry.msgstr.rstrip(": ,. \u202f\u00A0") + "\u00A0::" pofile.save() for file in pathlib.Path(".").glob("*.po"): check(file) for file in pathlib.Path(".").glob("*/*.po"): check(file) 2020-02-05 23:32:21 +01:00 eb72f0ff34 Replicating known translations using pomerge. ( #1147 ) 2020-02-05 15:12:44 +01:00 Benjamin Port d89bdde920 Fix a typo in functions (épousé -> épuisé) ( #1146 ) 2020-02-05 11:16:46 +01:00 Jules Lasne (jlasne) e226a1abb3 Fix #972 sur les doubles espaces dans contributing ( #1113 ) 2020-02-05 10:05:28 +01:00 7eeb8778a1 traduction de la ligne setup tools disclaimer ( #1139 ) ... * traduction de la ligne setup tools disclaimer * Update library/venv.po Sejul78 correction Co-Authored-By: Jules Lasne (jlasne) <jlasne@student.42.fr> Co-authored-by: Jules Lasne (jlasne) <jlasne@student.42.fr> 2020-02-04 22:22:40 +01:00 Antoine 23770d1fa4 Correction fuzzy library/multiprocessing ( #1142 ) 2020-02-04 22:20:07 +01:00 YGMG-4429 e2b94f06cd Corrections des fuzzys de glossary.po ( #1140 ) 2020-02-04 21:56:14 +01:00 PhilippeGalvan 83d5507041 End translation for disutils/sourcedist.po (1) ( #1138 ) 2020-02-04 21:16:45 +01:00 f27185deaf traduction de distutils/commandref.po ( #1134 ) 2020-02-04 20:47:53 +01:00 PhilippeGalvan 3932e4a6d3 End translation for pdb.po (2) ( #1131 ) ... * End translation for pdb.po (2) * Update library/pdb.po Co-Authored-By: Jules Lasne (jlasne) <jlasne@student.42.fr> * powrap Co-authored-by: Jules Lasne (jlasne) <jlasne@student.42.fr> 2020-02-04 20:46:32 +01:00 Jules Lasne (jlasne) dd8b7eb66d Update CONTRIBUTING.rst, removing duplicate ( #1129 ) 2020-02-04 20:06:10 +01:00 6c4d056040 Début de la traduction de howto/instrumentation.po ( #920 ) ... * Début de la traduction de howto/instrumentation.po * Fix for travis * Poursuite de la traduction \o/ * Update howto/instrumentation.po Co-Authored-By: Jules Lasne (jlasne) <jlasne@student.42.fr> * Update howto/instrumentation.po Co-Authored-By: Jules Lasne (jlasne) <jlasne@student.42.fr> * Update howto/instrumentation.po Co-Authored-By: Jules Lasne (jlasne) <jlasne@student.42.fr> * Update howto/instrumentation.po Co-Authored-By: Jules Lasne (jlasne) <jlasne@student.42.fr> * Fix powrap * Apply suggestions from code review Super ce padpo! @vpoulailleau :). Merci pour le suivi @Seluj78 Merci aussi pour la relecture fine @deronnax je vais corriger les guillemets françaises ratées et "garbage" et "frame" Co-Authored-By: Mathieu Dupuy <deronnax@users.noreply.github.com> Co-Authored-By: Jules Lasne (jlasne) <jlasne@student.42.fr> * Apply suggestions from code review Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com> * Apply manual suggestions and fix CI (hopefuly) :) * Apply suggestion from @christopheNan from @vpoulailleau padpo tool :) Co-authored-by: Jules Lasne (jlasne) <jlasne@student.42.fr> Co-authored-by: Mathieu Dupuy <deronnax@users.noreply.github.com> Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com> 2020-02-04 11:33:24 +01:00