Commit Graph

18 Commits

Author SHA1 Message Date
ccc2e5863e
Uniformize project-id-version. (#1041) 2019-12-05 23:15:54 +01:00
c269a4cbab Using pomerge to replicate known translations. 2018-10-10 18:29:20 +02:00
ea58bc6b93 Traduction des entrées manquantes dans plusieurs fichiers. 2018-09-29 18:01:39 +02:00
4fa54c9252 Extending coverage of pospell. 2018-09-28 12:32:42 +02:00
d59fab9118
Reviewing 3.7 fuzzy strings. (#203) 2018-07-21 10:59:44 +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
aed24996a1 msgmerge 3.7 2018-06-28 15:32:56 +02: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
11bc26ab7b s/thread/fil d'exécution/ 2017-12-11 13:55:56 +01:00
79fc45114f Work on small files. 2017-09-24 21:44:01 +02:00
5f42b67249 Set Language header to each po file. 2017-05-24 00:40:56 +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