1
0
Fork 0
Commit Graph

28 Commits

Author SHA1 Message Date
Julien Palard f2bbcd39e8 Merge branch 'daillouf-decimals' into 3.7 2018-10-07 18:55:58 +02:00
Julien Palard 669c5b5ed2 Proofreading decimal.po 2018-10-07 18:55:31 +02:00
ksamuel c4bc24be1e Translate library/othergui.po (#366)
* Translate library/othergui.po

* Fix typos on library/othergui.po

* Fix typos on library/othergui.po

* Add 'contribués' to dictionary
2018-10-05 18:13:41 +02:00
Guillaume Fayard d4a0d0223d Collections (#305)
* Working on collections. ChainMap

* Counter

* Counter ok

* Corrections intermédiaires

* deque ok

* mapping -> dico; defaultdict

* Corrections

* namedtuple

* UserDict, OrderedDict

* UserList UserString

* Corrections

* Corrections

* Corrections

* Corrections, multiensemble -> dict
2018-10-05 15:57:37 +02:00
Julien Palard 9a03e0eb6e
Last pass on orth. (#349)
* Last pass on orth.

* fifix
2018-10-05 09:44:12 +02:00
Julien Palard 799ae47e8a Working spelling on reference/ 2018-10-04 18:18:03 +02:00
Julien Palard e5340cf8d1 pospell also on distutils/ 2018-10-04 16:02:29 +02:00
Julien Palard 6ea188c229 pospell also on c-api/ 2018-10-04 12:29:36 +02:00
Julien Palard d012cc076b Orthographe. 2018-09-30 23:09:34 +02:00
Julien Palard 48aaf17458
Orth dans library/*.po (#329)
* Orth in library/*.po

* sorting dict.

* spelling
2018-09-29 19:45:33 +02:00
Christophe Nanteuil 89b716a5a8
Merge pull request #282 from christopheNan/howto_regex
Howto Regex
2018-09-29 14:35:43 +02:00
Julien Palard 1639d23916 Extending coverage of pospell. 2018-09-28 19:07:02 +02:00
Christophe Nanteuil bf1996e21e
Merge branch '3.7' into howto_regex 2018-09-28 16:10:35 +02:00
Julien Palard e47f84a5e7 Extending coverage of pospell... 2018-09-28 14:23:02 +02:00
Julien Palard efd1fe6178 Small orth fixes. 2018-09-28 12:45:06 +02:00
Julien Palard 8e151f53d8 Hunspell 1.3.2 is way more strict than my version ... 2018-09-28 12:40:54 +02:00
Julien Palard 4fa54c9252 Extending coverage of pospell. 2018-09-28 12:32:42 +02:00
Julien Palard 5957131df5 Extending coverage of pospell. 2018-09-28 11:36:32 +02:00
Christophe Nanteuil 323a35d460 Abandon du néologisme 'capturant' :
- groupe capturant --> groupe de capture
- groupe non capturant --> groupe (simple)

Ajout des caractères unicode dans le dictionnaire pour pospell
2018-09-27 23:17:26 +02:00
Julien Palard f6a90d7946 Extending coverage of pospell. 2018-09-27 15:14:57 +02:00
Julien Palard 91322e039a
Pospell various directories (#295)
* Disambiguate option/paramètre to avoid using flags in french.

* pospell on a few directories.

* FIX differences between my Hunspell version and travis one.

* Nice try.

* Hunspell 1.3.2, please.

* FIX feedback from Christophe.

* De mieux en mieux.
2018-08-03 09:37:42 +02:00
Julien Palard a5509f8904
pospell library/c*.po (#293)
* pospell library/c*.po

* s/invité de commande/invite de commande/
2018-07-30 10:53:43 +02:00
Julien Palard 2839ee4b30
pospell on functions.po (#288)
* pospell on functions.po

* FIX: maybe different versions of hunspell on travis and my laptop.

* Traduction malformée.

* FIX: Retours de KLea.
2018-07-29 00:45:08 +02:00
Julien Palard ae327e1e6f
Pospell on library/a*.po. (#289)
* Pospell on library/a*.po.
* Fix feedback from hunspell at travis.
* FIX retours de KLea.
2018-07-29 00:25:54 +02:00
Julien Palard d16c93d912 Add 'C-' in dict, for C-like and co. 2018-07-28 17:42:48 +02:00
Julien Palard ed78cc2342 Add plurals to dict. 2018-07-24 00:34:23 +02:00
Julien Palard 90a0e23087 Review after hunspell ran on travis. 2018-07-24 00:32:24 +02:00
Julien Palard d3515a226f Working with pospell. 2018-07-24 00:22:06 +02:00