1
0
Fork 0
Commit Graph

145 Commits

Author SHA1 Message Date
Christophe Nanteuil ac45975172 Utilisation de Python - ligne de commande.
mise à jour pour Python 3.7
2018-10-14 23:04:29 +02:00
Julien Palard cc35c27c56 merge pot files. 2018-10-13 17:54:03 +02:00
Julien Palard 46b1f959af
merge pot files. (#297)
* merge pot files.

* FIX from travis.

* FIX a/à.
2018-08-13 15:12:45 +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 14d9c26e27 FIX: missing backtick. 2018-07-23 17:59:39 +02:00
Julien Palard 996b49d044 Fuzzy: cmdline. 2018-07-23 15:30:38 +02:00
Julien Palard 6e8288f606 Removing fuzzy from headers. 2018-07-04 11:16:54 +02:00
Julien Palard 283979a625 Update language team. 2018-07-04 11:14:25 +02:00
Julien Palard e6e13bef30 Dropping useless first author line. 2018-07-04 11:09:21 +02:00
Julien Palard ac8e794c8c Update licence information. 2018-07-04 11:08:42 +02:00
Julien Palard 117f6d15a2 Update Copyright date. 2018-07-04 11:06:45 +02:00
Julien Palard bc19527cab Dropping this useless SOME DESCRIPTIVE TITLE. 2018-07-04 11:05:51 +02:00
Julien Palard 8b85b550c9 Fixing inconsistencies found by pomerge. 2018-07-03 11:50:53 +02:00
Julien Palard aed24996a1 msgmerge 3.7 2018-06-28 15:32:56 +02:00
Julien Palard 7857077495 Review fuzzy strings. 2018-06-10 15:37:51 +02:00
Julien Palard c80453916d merge pot files. 2018-06-10 11:32:30 +02:00
Julien Palard 0d052d40c7 Reviewing fuzzy strings. 2018-05-08 20:27:09 +02:00
Julien Palard e810d13422 merge pot files. 2018-04-29 00:28:01 +02:00
Julien Palard 2641e7edf4 merge pot files. 2018-03-23 09:57:03 +01:00
Julien Palard a5c7846ef1 Fixing some end of lines. 2018-03-21 00:16:43 +01:00
Julien Palard 2a4be3dd02 Automatically review columns.
Checked using and some manual proofreading:

def check_entry(po_file, entry):
    if entry.msgid.endswith(' ::'):
        return
    if entry.msgid.endswith('::'):
        if entry.msgstr.endswith(': ::'):
            return
        entry.msgstr = entry.msgstr.rstrip(' :. ') + ' ::'
2018-03-20 23:58:00 +01:00
Christophe Nanteuil 14bb7dd731 "Using CommandLine" Review and Translation. 2018-03-16 21:48:12 +01:00
Julien Palard f302fcb215 No titlecase in french.
http://jacques-andre.fr/faqtypo/lessons.pdf , §2.6 page 12
"en français, pas de majuscule initiale à tous les substantifs d’un titre"
et §3.3.2 page 15
2018-02-15 01:01:45 +01:00
Julien Palard 30a7d18486 tx pull. 2018-01-21 23:53:31 +01:00
Julien Palard 3cf6ea016c Merging known translation locally (pomerge --from **/*.po --to **/*.po). 2017-12-05 07:54:15 +01:00
Julien Palard 707f05d2d7 merge pot files. 2017-12-01 07:48:13 +01:00
Julien Palard 6b617ab69c merge pot files. 2017-09-21 09:29:22 +02:00
Julien Palard 6839802243 merge pot files. 2017-09-12 13:40:22 +02:00
Julien Palard 93bc320a79 Removing ugly [en] flags. 2017-08-29 14:31:21 +02:00
Julien Palard 2e67138a40 Replicating known translations. 2017-08-10 07:17:13 +02:00
Julien Palard d66ca95dab merge pot files. 2017-08-10 01:06:46 +02:00
Julien Palard 67baa865d6 Review fuzzy strings after pot merge. 2017-08-01 14:16:10 +02:00
Julien Palard 4ef9eaac76 merge pot files. 2017-08-01 13:29:09 +02:00
Julien Palard dcd20adc42 merge pot files. 2017-05-27 23:07:59 +02:00
Julien Palard ff33607bfd Reviewing fuzzy strings. 2017-05-27 14:17:28 +02:00
Julien Palard 5f42b67249 Set Language header to each po file. 2017-05-24 00:40:56 +02:00
Julien Palard a25cddd031 3.6: merge pot files 2017-04-02 22:14:06 +02:00
Julien Palard cb4f469fc2 FIX: Indentation of recent modifications. 2017-03-05 10:53:43 +01:00
Julien 5674010bb3 Merge pull request #54 from gcosne/master
Update index.po
2017-01-20 14:46:35 +01:00
gcosne 96b89f9e41 Update index.po 2017-01-20 00:10:19 +01:00
gcosne d0dc4946fa Update windows.po 2017-01-18 14:32:04 +01:00
gcosne f945ddf8ba Update mac.po 2017-01-18 14:19:11 +01:00
gcosne 561b4d886b Update mac.po
Additional translation proposed
2017-01-17 14:40:34 +01:00
gcosne 1410a522b6 Update index.po
Translation of ../Doc/using/index.rst:8 proposed.
2017-01-17 11:51:17 +01:00
Julien Palard 84e5545ebb Hi, gettext_compact=0. 2016-10-30 10:50:10 +01:00