Commit Graph

123 Commits

Author SHA1 Message Date
2f853d87ab
Pomerge 3.7.2 (#504)
* pomerge

* Proofreading latest fuzzy strings.

* FIX: Orth.
2019-01-02 14:22:41 +01:00
527c1242a6
Pomerge (#499) 2018-12-24 14:20:55 +01:00
Jules Lasne (jlasne)
1bf8818008 Added last missing translation to tutorial/classes.po (#464)
* Added last missing translation to tutorial/classes.po

* Update tutorial/classes.po
2018-12-14 18:14:56 +01:00
Jules Lasne (jlasne)
ff291f9288 Removed fuzzy entry in translation (#468) 2018-12-14 09:52:37 +01:00
Jules Lasne (jlasne)
0f23d890fc Removed fuzzy entry in translation of tutorial/datastructures.po (#467) 2018-12-14 09:51:45 +01:00
03ab206a30 merge pot files. 2018-11-29 16:13:39 +01:00
cc35c27c56 merge pot files. 2018-10-13 17:54:03 +02:00
90ce8a650b Remove superfluous stars. 2018-10-04 15:54:16 +02:00
3c484bf522 Merge remote-tracking branch 'pshop/pshop' into 3.7 2018-10-04 15:41:58 +02:00
ksamuel
c7e3753032 Fix typo 'en temps que' (#341) 2018-10-04 15:34:27 +02:00
pshop
a061a7decc tuto inputoutput 2018-10-04 15:17:49 +02:00
pshop
1a9b246f7a tuto inputoutput 2018-10-04 11:59:09 +02:00
pshop
85140feff7 tuto inputoutput 2018-10-04 11:26:58 +02:00
pshop
70666404ff tuto inputoutput 2018-10-04 11:10:28 +02:00
pshop
afb088e21c tuto inputoutput 2018-10-04 10:47:11 +02:00
003d0f1cdc merge pot files. 2018-09-15 22:37:31 +02:00
46b1f959af
merge pot files. (#297)
* merge pot files.

* FIX from travis.

* FIX a/à.
2018-08-13 15:12:45 +02:00
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
6e8288f606 Removing fuzzy from headers. 2018-07-04 11:16:54 +02:00
283979a625 Update language team. 2018-07-04 11:14:25 +02:00
e6e13bef30 Dropping useless first author line. 2018-07-04 11:09:21 +02:00
ac8e794c8c Update licence information. 2018-07-04 11:08:42 +02:00
117f6d15a2 Update Copyright date. 2018-07-04 11:06:45 +02:00
bc19527cab Dropping this useless SOME DESCRIPTIVE TITLE. 2018-07-04 11:05:51 +02:00
391b894eeb Merge remote-tracking branch 'chrisnan/fuzzyref' into 3.7 2018-07-03 23:01:22 +02:00
cd700f78dc Fuzzy strings (de la migration 3.6 → 3.7) Tutorial, Reference 2018-07-03 21:44:15 +02:00
0d17da0bd1 FIX: Wrongly introduced double quote. 2018-07-03 12:21:30 +02:00
8b85b550c9 Fixing inconsistencies found by pomerge. 2018-07-03 11:50:53 +02:00
d11a6b41ee Replicating known translations using pomerge from 3.7 to 3.7 (locally). 2018-07-03 11:14:42 +02:00
aed24996a1 msgmerge 3.7 2018-06-28 15:32:56 +02:00
b18e6ea94a FIX: Feedback from ChristopheNan. 2018-06-17 22:28:31 +02:00
a72265f681 Working on small files. 2018-06-17 12:27:27 +02:00
9502ebba0f Missing language tags 2018-06-17 10:37:56 +02:00
7857077495 Review fuzzy strings. 2018-06-10 15:37:51 +02:00
c80453916d merge pot files. 2018-06-10 11:32:30 +02:00
d1dac2c677 applying christopheNan's review. 2018-05-11 19:37:20 +02:00
0d052d40c7 Reviewing fuzzy strings. 2018-05-08 20:27:09 +02:00
76b9449e29 Revewing some fuzzy strings. 2018-05-08 17:15:16 +02:00
e810d13422 merge pot files. 2018-04-29 00:28:01 +02:00
065cc07345
Merge pull request #171 from christopheNan/croisillon
Appellation correcte du caractère '#' : croisillon
2018-03-24 00:15:42 +01:00
37932b5a6a Appellation correcte du caractère '#' : croisillon 2018-03-23 23:17:29 +01:00
70456a5ca8
Merge pull request #170 from christopheNan/review_trans
Review after automatic replacement of periods.
2018-03-23 17:33:13 +01:00
2641e7edf4 merge pot files. 2018-03-23 09:57:03 +01:00
06da6148b6 Tutorial Review after automatic replacements. 2018-03-22 23:26:39 +01:00
228b3c0b2a Reviewing various typical errors. 2018-03-21 00:55:50 +01:00
a5c7846ef1 Fixing some end of lines. 2018-03-21 00:16:43 +01:00
e878d34294 Reindenting po files. 2018-03-21 00:00:20 +01:00
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
146fb49790
Merge pull request #163 from christopheNan/tutoappendix
'Tutorial Appendix' Review.
2018-03-12 13:32:47 +01:00
5380784b53
Merge pull request #162 from christopheNan/tutofloating
Tutorial 'Floating Point Arithmetic' Review.
2018-03-12 13:31:45 +01:00