Commit Graph

95 Commits

Author SHA1 Message Date
d68c3f132f les derrnièrers corrections suites au remarque de CristohpeNaN 2018-10-11 15:15:45 +02:00
da6dec20e3 corrections suites des remarques ChristopheNan 2018-10-09 09:28:20 +02:00
ea58bc6b93 Traduction des entrées manquantes dans plusieurs fichiers. 2018-09-29 18:01:39 +02:00
5f1c773ef5 FIX: Orth. 2018-09-28 19:36:07 +02:00
6b646b36c0 Maybe last round of pospell on os.po. 2018-09-28 19:12:14 +02:00
1639d23916 Extending coverage of pospell. 2018-09-28 19:07:02 +02:00
Mathieu Dupuy
9e5f2aaf59 translation of library/os.po (#327)
* translation of library/os.po

* fix a typo in os.walk

* fix a broken tag

* change 'retourner' to 'renvoyer'

* addresses all remarks of the github pull request
2018-09-28 19:05:28 +02:00
Mathieu Dupuy
53c9ccd1e1 traduction de library/os.po 2018-09-28 17:22:39 +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
68c535ef1f
Merge pull request #197 from JulienPalard/37fuzzy
Start to proofread 3.7 fuzzy strings.
2018-07-04 10:59:16 +02:00
8b85b550c9 Fixing inconsistencies found by pomerge. 2018-07-03 11:50:53 +02:00
918c087016 Start to proofread 3.7 fuzzy strings. 2018-07-03 09:54:55 +02:00
aed24996a1 msgmerge 3.7 2018-06-28 15:32:56 +02:00
Christophe Nanteuil
0b904d84e3
Merge branch '3.6' into small-ones 2018-06-12 15:36:44 +02:00
20fd0007aa Working on small fils: Integrating christopheNan feedback. 2018-06-10 21:59:52 +02:00
a7bfc64096 Working on small files. 2018-06-10 17:15:10 +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
7506aade49 FIX: orth. 2018-05-12 16:00:27 +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
e810d13422 merge pot files. 2018-04-29 00:28:01 +02:00
a5c7846ef1 Fixing some end of lines. 2018-03-21 00:16:43 +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
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
bb8b1ee988 merge pot files. 2018-02-08 10:02:29 +01:00
11bc26ab7b s/thread/fil d'exécution/ 2017-12-11 13:55:56 +01:00
0d4bffbcf9 s/mutable/muable/
Long debate between those words. We could use "modifiable" too but the
binary relation between "immuable" and "modifiable" is less clear.

"muable" was in the 6th edition of the dictionnary of the Académie
française.
2017-10-27 17:43:57 +02:00
Cimon Lucas (LCM)
92f3ea9264
Remplacement systématique de "retourner" par "renvoyer" 2017-09-22 11:47:21 +02:00
aec912fb47 FIX: Sphinx warnings. 2017-08-08 09:52:25 +02:00
3f9b7cfa95 FIX: Some typos. 2017-08-01 14:49:25 +02:00
83cc3389dd Complete library/os.po 2017-06-09 00:28:05 +02:00
d148ba64d9 FIX: Missing backtick. 2017-05-27 23:13:04 +02:00
dcd20adc42 merge pot files. 2017-05-27 23:07:59 +02:00
ff33607bfd Reviewing fuzzy strings. 2017-05-27 14:17:28 +02:00
4474968850 tx pull 2017-05-25 22:36:09 +02:00
5f42b67249 Set Language header to each po file. 2017-05-24 00:40:56 +02:00
f8d2693611 fix style. 2017-05-16 23:44:27 +02:00
63f4c2d31d Work on stdtypes and some build issues. 2017-05-15 23:26:31 +02:00
a25cddd031 3.6: merge pot files 2017-04-02 22:14:06 +02:00
84e5545ebb Hi, gettext_compact=0. 2016-10-30 10:50:10 +01:00