Commit Graph

24 Commits

Author SHA1 Message Date
Jules Lasne (jlasne)
675a733034
s/home directory/répertoire d'accueil (#662)
* s/home directory/répertoire d'accueil

* Apply suggestions from code review

* Apply suggestions from code review

Co-Authored-By: Seluj78 <jlasne@student.42.fr>

* powrap

* last missing
2019-04-24 12:41:11 +02:00
Jules Lasne (jlasne)
72cf379556 Fixed translations for library/pdb.po (#652) 2019-03-29 16:48:38 +01:00
Jules Lasne (jlasne)
703a04d9d2 Merge from upstream/3.7 (#606) 2019-03-20 09:02:55 +01:00
b61235f220 Due to deactivation of smartquotes, --- are no loger automatically converted to em dashes.
Thanks Dona for reporting.
2019-02-03 11:37:20 +01:00
5f1c773ef5 FIX: Orth. 2018-09-28 19:36:07 +02:00
1639d23916 Extending coverage of pospell. 2018-09-28 19:07:02 +02:00
46b1f959af
merge pot files. (#297)
* merge pot files.

* FIX from travis.

* FIX a/à.
2018-08-13 15:12:45 +02:00
85916c9a8b reviews 2018-07-23 15:06:43 +02:00
4fc8d5ead8 Reviewing 3.7 fuzzy strings. 2018-07-23 15:06:43 +02:00
piotch
09c8774094 Wrong fix 2018-07-16 07:04:23 +02:00
piotch
f4297d0e16 Fix after review 2018-07-16 07:03:02 +02:00
piotch
cd03419d9e Work on pdb 2018-07-12 21:38:23 +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
bb8b1ee988 merge pot files. 2018-02-08 10:02:29 +01:00
Stephane Wirtel
e6527ee94b Translate Pdb 2018-01-30 14:52:52 +01: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