Update French translation (Stéphane Moutard-Martin)

Change-Id: Ibe247553965024a000749386a95e73dcc18c493e
This commit is contained in:
Solomon Peachy 2020-07-24 20:31:52 -04:00
parent 479351013e
commit 02b970fa79
3 changed files with 2970 additions and 468 deletions

File diff suppressed because it is too large Load diff

View file

@ -694,6 +694,7 @@ Aurélien Coudurier
Sylvain Saubier Sylvain Saubier
Adrián Tinoco Adrián Tinoco
Boris Kovačević Boris Kovačević
Stéphane Moutard-Martin
The libmad team The libmad team
The wavpack team The wavpack team

View file

@ -559,6 +559,17 @@ sub allbuilds {
}, },
'enabled' => 1, 'enabled' => 1,
}, },
'francais' => {
'lang' => 'francais',
'name' => 'Français (French)',
'short' => 'fr',
'defengine' => 'espeak',
'engines' => {
'espeak' => '-vfr-fr',
'gtts' => '-l fr',
},
'enabled' => 1,
},
'greek' => { 'greek' => {
'lang' => 'greek', 'lang' => 'greek',
'name' => 'Ελληνικά (Greek)', 'name' => 'Ελληνικά (Greek)',