Commit Graph

43 Commits

Author SHA1 Message Date
Jules Lasne (jlasne) 757ab3f7b4
Make merge of 3.9 (#1385) 2020-09-11 09:11:46 +02:00
Julien Palard a5123415bb Uniformisation et simplification des chemins. 2020-07-30 14:12:04 +02:00
Julien Palard c3fedc6e1c
make merge from cpython 3.9 (#1330) 2020-06-05 09:32:47 +02:00
Julien Palard b90acf237c
Few errors found while working on a new release of pospell. (#1056) 2019-12-13 12:17:13 +01:00
Julien Palard ccc2e5863e
Uniformize project-id-version. (#1041) 2019-12-05 23:15:54 +01:00
Zepmanbc 8503191e2a traduction de faq/windows.po (#861) 2019-08-30 16:29:06 +02:00
Julien Palard 517157af17
sed to add no-break-spaces, s/fonction intégrée/fonction native/. (#810)
sed -i 's/ : ::"/ ::"/g' **/*.po
2019-06-10 10:48:16 +02:00
Antoine 67489f6c2b Modifs mineures. (#791)
* Modifs mineures.

* Update faq/gui.po

Co-Authored-By: Mathieu Dupuy <deronnax@users.noreply.github.com>

* powrap
2019-05-26 17:47:42 +02:00
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) 005e87911a Upstream merge (#659) 2019-04-10 16:52:58 +02:00
Julien Palard 3642203f40 Merge from upstream/3.7 2019-03-29 12:29:21 +01:00
Julien Palard 527c1242a6
Pomerge (#499) 2018-12-24 14:20:55 +01:00
Jules Lasne (jlasne) 91e26c8876 Merged upstream 3.7.2rc1 release (#481) 2018-12-14 18:14:14 +01:00
Mathieu Dupuy 753ce0f0ec traduit la première section de la FAQ Windows (#444) 2018-12-10 14:28:50 +01:00
Mathieu Dupuy ca1229c679 "Comment puis-je vérifier de manière non bloquante qu'une touche [...]" 2018-12-10 13:51:03 +01:00
Mathieu Dupuy 3208d506e4 traduit la dernière section de la FAQ Windows 2018-12-02 18:27:26 +01:00
Julien Palard 03ab206a30 merge pot files. 2018-11-29 16:13:39 +01:00
Julien Palard 914ff0bd09 FIX: pospell on travis... 2018-10-04 17:55:29 +02:00
Julien Palard 526fcefc54 pospell also on faq/ 2018-10-04 17:50:29 +02:00
Lucas Robidou 5f64cb5bd8 Traduction partielle faq/windows.po (#325)
* traduction partielle faq/windows.po

* faq/windows: small fixes.

* faq/windows: extraire->decompresser

* faq/windows: fichier->fichiers
2018-10-04 15:50:48 +02:00
Julien Palard 6e8288f606 Removing fuzzy from headers. 2018-07-04 11:16:54 +02:00
Julien Palard 283979a625 Update language team. 2018-07-04 11:14:25 +02:00
Julien Palard e6e13bef30 Dropping useless first author line. 2018-07-04 11:09:21 +02:00
Julien Palard ac8e794c8c Update licence information. 2018-07-04 11:08:42 +02:00
Julien Palard 117f6d15a2 Update Copyright date. 2018-07-04 11:06:45 +02:00
Julien Palard bc19527cab Dropping this useless SOME DESCRIPTIVE TITLE. 2018-07-04 11:05:51 +02:00
Julien Palard d11a6b41ee Replicating known translations using pomerge from 3.7 to 3.7 (locally). 2018-07-03 11:14:42 +02:00
Julien Palard aed24996a1 msgmerge 3.7 2018-06-28 15:32:56 +02:00
Julien Palard c80453916d merge pot files. 2018-06-10 11:32:30 +02:00
Julien Palard 0d052d40c7 Reviewing fuzzy strings. 2018-05-08 20:27:09 +02:00
Julien Palard e810d13422 merge pot files. 2018-04-29 00:28:01 +02:00
Julien Palard 228b3c0b2a Reviewing various typical errors. 2018-03-21 00:55:50 +01:00
Julien Palard 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
Julien Palard 30a7d18486 tx pull. 2018-01-21 23:53:31 +01:00
Julien Palard 707f05d2d7 merge pot files. 2017-12-01 07:48:13 +01:00
Cyprien Le Pannérer c32b999c14 remove a sphinx warning 2017-09-22 14:06:42 +02:00
Julien Palard 6b617ab69c merge pot files. 2017-09-21 09:29:22 +02:00
Julien Palard d66ca95dab merge pot files. 2017-08-10 01:06:46 +02:00
Julien Palard dcd20adc42 merge pot files. 2017-05-27 23:07:59 +02:00
Julien Palard 4474968850 tx pull 2017-05-25 22:36:09 +02:00
Julien Palard 5f42b67249 Set Language header to each po file. 2017-05-24 00:40:56 +02:00
Julien Palard a25cddd031 3.6: merge pot files 2017-04-02 22:14:06 +02:00
Julien Palard 84e5545ebb Hi, gettext_compact=0. 2016-10-30 10:50:10 +01:00