Commit Graph

28 Commits

Author SHA1 Message Date
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
Christophe Nanteuil
0b904d84e3
Merge branch '3.6' into small-ones 2018-06-12 15:36:44 +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
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
88ac6eb494 Review fuzzy strings. 2017-09-12 13:45:12 +02:00
6839802243 merge pot files. 2017-09-12 13:40:22 +02:00
8bd7b42117 Fix a dash. 2017-05-28 17:55:36 +02:00
dcd20adc42 merge pot files. 2017-05-27 23:07:59 +02:00
c512f2808e FIX: rst markup. 2017-05-24 14:04:38 +02:00
349688977c FIX: Mixed quotes and backticks. 2017-05-24 13:51:01 +02:00
426a6aa22c FIX: Missing space in link tag. 2017-05-24 13:40:12 +02:00
6b2474ce25 Merge branch 'bob7408' 2017-05-24 13:39:18 +02:00
Myster
a788d6a6b6 Correct a backtick 2017-05-24 12:50:12 +02:00
Myster
c13f98d922 Correct and complete general section of faq 2017-05-24 12:40:30 +02:00
5f42b67249 Set Language header to each po file. 2017-05-24 00:40:56 +02:00
Myster
e2642ae7b8 Translate FAQ general 2017-05-23 23:26:51 +02:00
a25cddd031 3.6: merge pot files 2017-04-02 22:14:06 +02:00
cb4f469fc2 FIX: Indentation of recent modifications. 2017-03-05 10:53:43 +01:00
indetronable
62a68eda64 Update general.po 2017-01-20 17:22:13 +01:00
indetronable
a4bc6ac51a Update general.po 2017-01-20 13:10:42 +01:00
indetronable
0001a138df Update general.po 2017-01-20 07:46:31 +01:00
84e5545ebb Hi, gettext_compact=0. 2016-10-30 10:50:10 +01:00