Commit Graph

865 Commits

Author SHA1 Message Date
Jules Lasne (jlasne)
37e39bc862
Fixed fuzzies in library/subprocess.po (#1009)
* Fixed fuzzies in library/subprocess.po

* Update library/subprocess.po

Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>

* Apply suggestions from code review

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

* Apply suggestions from code review

* encore des corrections

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-04-30 23:26:10 +02:00
Christophe Nanteuil
47853a0b4a
Typographie : abréviations, exposants (#1242)
Co-Authored-By: Antoine <43954001+awecx@users.noreply.github.com>
2020-04-30 23:14:30 +02:00
Mathieu Dupuy
f3b0c032f8
change "couple" pour n-uplet où nécessaire (#1245)
* change "couple" pour n-uplet où nécessaire

* applique suggestions

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

* couple -> paire + pluriels + tracebacks -> pile d'appels

* Update library/unittest.po

Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com>

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com>
2020-04-30 22:48:19 +02:00
Mathieu Dupuy
98af44841a
library/csv : traduction de deux chaines (#1243)
* traduction de deux chaines

* Apply suggestions from code review

Co-Authored-By: Antoine <43954001+awecx@users.noreply.github.com>

* wrapping

Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com>
2020-04-29 22:59:32 +02:00
Antoine
899f9ee755
Premier jet de l'API de library/ctypes. (#1239)
* Premier jet.

* Apply suggestions from code review

Suggestion de @ChristopheNan

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

* Suggestions de ChristopheNaN et de padpo.

* Suggestions de ChristopheNaN.

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2020-04-28 07:04:53 +02:00
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
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
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
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
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
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
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
5703473884
Conjugaison fix #1156 (#1157) 2020-02-20 09:27:51 +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
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
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
Inebhis
32d15d902d
Traduction et correction library/_thread.po (#1078)
* Traduction et correction library/_thread.po

* Update library/_thread.po

Co-Authored-By: Jules Lasne (jlasne) <jlasne@student.42.fr>

* Update library/_thread.po

Co-Authored-By: Jules Lasne (jlasne) <jlasne@student.42.fr>

* Update library/_thread.po

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

* Update library/_thread.po

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

* Update library/_thread.po

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

* Update library/_thread.po

Co-Authored-By: Jules Lasne (jlasne) <jlasne@student.42.fr>

* Update library/_thread.po

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

* Update library/_thread.po

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

* Update library/_thread.po

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

* Powrap fichier _thread.po

Co-authored-by: Check your git settings! <chris@chris-laptop>
Co-authored-by: Jules Lasne (jlasne) <jlasne@student.42.fr>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2020-02-04 11:25:06 +01:00
0e3284c593
make merge (#1125) 2020-02-04 11:14:03 +01:00
Antoine.D
a928601a54
Trad zlib (#1090) 2020-02-04 09:31:48 +01:00
Louis
3dedf73da9
Rectification des *fuzzy* du fichier sys.po. (#1099) 2020-02-04 09:18:29 +01:00
Antoine
e107f883f4
Fuzzys de library/multiprocessing (#1124) 2020-02-04 08:55:44 +01:00
HUC
ee5a8a06d9
Traduction FR de la bibliothèque library/bz2.po (#818) 2020-02-01 16:04:14 +01:00
Christophe Nanteuil
967f43d971 traduction de Struct (#1121) 2020-01-24 09:39:00 +01:00
cadf361581 Travail sur library/threading.po dans le train. (#1122)
* Travail sur library/threading.po dans le train.

* Apply suggestions from code review

Co-Authored-By: Antoine <43954001+awecx@users.noreply.github.com>
Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>

* fix

Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2020-01-22 23:04:17 +01:00
Jules Lasne (jlasne)
0591957794
Translated library/gettext.po (#1120)
* Translated library/gettext.po

* Apply suggestions from code review

Co-Authored-By: Antoine <43954001+awecx@users.noreply.github.com>

* powrap after review

* Update library/gettext.po

Co-Authored-By: Julien Palard <julien@palard.fr>

Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com>
Co-authored-by: Julien Palard <julien@palard.fr>
2020-01-17 11:58:59 +01:00
f1fd74eeb5 Missing quote. (#1117)
* Missing quote.

* powrap
2020-01-14 21:58:01 +01:00
515ec73ea9 FIX: Il y en a plusieurs. (#1115) 2020-01-08 22:39:21 +01:00
lambelin
7139c16b5c Corrections qq fuzzies dans library/warnings.po (#948)
* Fuzzy

* Issue 949

* Update warnings.po

* Update warnings.po

* Update warnings.po

Co-authored-by: Antoine Rozo <antoine.rozo@gmail.com>
2020-01-05 16:11:27 +01:00
Antoine
6554f468e4 library/ctypes (#1104)
* Premier jet

* Premier jet II

* On continue

* Continuation

* Continuation II

* OK

* padpo

* padpo encore

* Apply suggestions from ChristopheNan

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

* Suggestions de ChristopheNan + indentation

* Apply suggestions from ChristopheNan

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

* Homogénisation des entrées du tableaux des types.

* Apply suggestions from ChristopheNan

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

* Remarques de ChristopheNan.

* Apply suggestions from ChristopheNan

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

* Indentation.

* Apply suggestions from ChristopheNan

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

* Remarque de ChristopheNan.

* Ultimes remarques de ChristopheNan + remplace 'expose' par 'exporte'.

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2019-12-30 23:34:41 +01:00
Antoine
bd7b9f9763
Remarque de deronnax sur PR #900. (#1106) 2019-12-30 16:46:07 +01:00
Jules Lasne (jlasne)
0bbafa1314
Fixed fuzzies in library/time.po (#1007)
* Fixed fuzzies in library/time.po

* Update library/time.po

Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>

* Apply suggestions from code review

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>

* powrap

* Update library/time.po

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

* powrap

Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com>
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2019-12-28 15:55:23 +01:00
Jules Lasne (jlasne)
1a8eacaa66 Fixed fuzzies in library/unittest.po (#1004)
* Fixed fuzzies in library/unittest.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>

* Cadre applicatif + powrap

* Update library/unittest.po

Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
2019-12-15 09:18:18 +01:00
1bf31ee1d2
FIX: Excès de zèle sur les espaces insécables. (#1098) 2019-12-14 22:27:27 +01:00
41d0079abc
FIX: Excès de zèle sur les espaces insécables. (#1082) 2019-12-13 14:28:20 +01:00
Jules Lasne (jlasne)
f6d2181b60
Fixed fuzzies in library/string.po (#1011)
* Fixed fuzzies in library/string.po

* Update library/string.po

Co-Authored-By: Vincent Poulailleau <vpoulailleau@gmail.com>

* Apply suggestions from code review

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

* powrap

* Apply suggestions from code review
2019-12-13 12:32:01 +01:00