New French translation to match English version (September 10, 2020)
New French translation to match English version (September 10, 2020) --> Added missing lines according to the English version. --> Refined "linkAnalyzer" translation.
This commit is contained in:
parent
f8b782579c
commit
05f06d4b35
@ -186,7 +186,8 @@ const fr = {
|
|||||||
question: 'Comment obtenir mon ARL personnel ?',
|
question: 'Comment obtenir mon ARL personnel ?',
|
||||||
update: "Mettre à jour l'ARL"
|
update: "Mettre à jour l'ARL"
|
||||||
},
|
},
|
||||||
logout: 'Déconnexion'
|
logout: 'Déconnexion',
|
||||||
|
login: 'Connexion via deezer.com'
|
||||||
},
|
},
|
||||||
appearance: {
|
appearance: {
|
||||||
title: 'Apparence',
|
title: 'Apparence',
|
||||||
@ -286,6 +287,7 @@ const fr = {
|
|||||||
replayGain: 'Gain En Relecture (Replay Gain)',
|
replayGain: 'Gain En Relecture (Replay Gain)',
|
||||||
label: "Label De l'Album",
|
label: "Label De l'Album",
|
||||||
lyrics: 'Paroles Non-Synchronisées',
|
lyrics: 'Paroles Non-Synchronisées',
|
||||||
|
syncedLyrics: 'Paroles Synchronisées',
|
||||||
copyright: "Droits d'Auteur (Copyright)",
|
copyright: "Droits d'Auteur (Copyright)",
|
||||||
composer: 'Compositeur',
|
composer: 'Compositeur',
|
||||||
involvedPeople: 'Personnes Impliquées'
|
involvedPeople: 'Personnes Impliquées'
|
||||||
@ -338,7 +340,8 @@ const fr = {
|
|||||||
title: 'Fonctionnalités Spotify',
|
title: 'Fonctionnalités Spotify',
|
||||||
clientID: 'clientID Spotify',
|
clientID: 'clientID Spotify',
|
||||||
clientSecret: 'Client Secret Spotify',
|
clientSecret: 'Client Secret Spotify',
|
||||||
username: "Nom d'utilisateur Spotify"
|
username: "Nom d'utilisateur Spotify",
|
||||||
|
question: 'Comment activer les Fonctionnalités Spotify ?'
|
||||||
},
|
},
|
||||||
reset: 'Rétablir les valeurs par défaut',
|
reset: 'Rétablir les valeurs par défaut',
|
||||||
save: 'Sauvegarder',
|
save: 'Sauvegarder',
|
||||||
@ -353,7 +356,7 @@ const fr = {
|
|||||||
search: 'recherche',
|
search: 'recherche',
|
||||||
charts: 'classements',
|
charts: 'classements',
|
||||||
favorites: 'favoris',
|
favorites: 'favoris',
|
||||||
linkAnalyzer: 'analyseur de liens',
|
linkAnalyzer: 'analyseur de lien',
|
||||||
settings: 'paramètres',
|
settings: 'paramètres',
|
||||||
about: 'à propos'
|
about: 'à propos'
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user