Commit Graph

97 Commits

Author SHA1 Message Date
Jules Lasne (jlasne)
703a04d9d2 Merge from upstream/3.7 (#606) 2019-03-20 09:02:55 +01:00
Christophe Nanteuil
212a6983a0 Mise à jour des traductions marquées 'fuzzy' dans library/ (#555) 2019-02-22 10:29:30 +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
03ab206a30 merge pot files. 2018-11-29 16:13:39 +01:00
5b108f4f21 Trying to fix CI. 2018-10-20 12:32:58 +02:00
0da9766c6a Merge branch 'merge-pot' into 3.7 2018-10-18 10:18:13 +02:00
95f3c1c04b Feedback by ybon. 2018-10-15 00:47:12 +02:00
Christophe Nanteuil
7a54755587 Traduction de timestamp par horodatage. (#384)
Pour résoudre #372
2018-10-15 00:18:33 +02:00
cc35c27c56 merge pot files. 2018-10-13 17:54:03 +02:00
ea58bc6b93 Traduction des entrées manquantes dans plusieurs fichiers. 2018-09-29 18:01:39 +02:00
efd1fe6178 Small orth fixes. 2018-09-28 12:45:06 +02:00
8e151f53d8 Hunspell 1.3.2 is way more strict than my version ... 2018-09-28 12:40:54 +02:00
4fa54c9252 Extending coverage of pospell. 2018-09-28 12:32:42 +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
eb108d24c0 FIX: po wrapping. 2018-07-28 18:35:10 +02:00
26497efa57 FIX: bad translation. 2018-07-28 18:35:00 +02:00
Paul Ganssle
731a0580c8
Minor corrections to datetime.po 2018-07-28 11:34:08 -04:00
763f4f6ee2 Correction de coquilles
Merci à @pganssle
2018-07-24 23:48:51 +02:00
Lukas
f7e132d1e7 Working on datetime.po (#241)
* Working on datetime.po

* datetime.po: small fixes.

* Working on datetime.po:minor fixes
2018-07-19 18:37:41 +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
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
1a45045734 FIX: Review by christopheNan 2018-06-17 22:01:08 +02:00
1a2967081b Review fuzzy strings. 2018-06-17 10:55:50 +02:00
a3c425d512 merge pot files. 2018-06-17 10:43:33 +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
Cimon Lucas (LCM)
92f3ea9264
Remplacement systématique de "retourner" par "renvoyer" 2017-09-22 11:47:21 +02:00
d66ca95dab merge pot files. 2017-08-10 01:06:46 +02:00
f9c8867c8d Complete library/datetime.po 2017-08-08 10:42:13 +02:00
3f9b7cfa95 FIX: Some typos. 2017-08-01 14:49:25 +02:00
4ef9eaac76 merge pot files. 2017-08-01 13:29:09 +02:00
e28a5bfd0a Working on library/datetime.po (bis) 2017-06-24 05:04:58 +02:00
8e1d374d2f Working on library/datetime.po 2017-06-16 17:06:35 +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
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
985565d519 FIX: Build warnings 2017-05-12 13:19:25 +02:00
a25cddd031 3.6: merge pot files 2017-04-02 22:14:06 +02:00
d1a5d291b1 Fetching from transifex. 2017-03-05 10:57:28 +01:00
84e5545ebb Hi, gettext_compact=0. 2016-10-30 10:50:10 +01:00