mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-01-28 17:24:39 -06:00
fix: ELECTRON-1310 L10N: Minimize on Close not localized in French (#690)
This commit is contained in:
parent
355110cf72
commit
a28e14cfef
@ -70,7 +70,7 @@
|
|||||||
"Learn More": "En savoir plus sur Symphony",
|
"Learn More": "En savoir plus sur Symphony",
|
||||||
"Loading Error": "Erreur lors du chargement",
|
"Loading Error": "Erreur lors du chargement",
|
||||||
"Minimize": "Minimiser",
|
"Minimize": "Minimiser",
|
||||||
"Minimize on Close": "Minimiser Symphony au lieu quitter",
|
"Minimize on Close": "Minimiser lors de la fermeture",
|
||||||
"More Information": "Informations détaillées",
|
"More Information": "Informations détaillées",
|
||||||
"MoreInfo": {
|
"MoreInfo": {
|
||||||
"More Information": "Informations détaillées",
|
"More Information": "Informations détaillées",
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
"Downloaded": "Téléchargé",
|
"Downloaded": "Téléchargé",
|
||||||
"File not Found": "Fichier non trouvé",
|
"File not Found": "Fichier non trouvé",
|
||||||
"Open": "Ouvrir",
|
"Open": "Ouvrir",
|
||||||
"Reveal in Finder": "Reveal in Finder",
|
"Reveal in Finder": "Montrer le fichier",
|
||||||
"Show in Folder": "Afficher dans le dossier",
|
"Show in Folder": "Afficher dans le dossier",
|
||||||
"The file you are trying to open cannot be found in the specified path.": "Le fichier que vous essayez d'ouvrir est introuvable dans le chemin spécifié."
|
"The file you are trying to open cannot be found in the specified path.": "Le fichier que vous essayez d'ouvrir est introuvable dans le chemin spécifié."
|
||||||
},
|
},
|
||||||
@ -70,7 +70,7 @@
|
|||||||
"Learn More": "En savoir plus sur Symphony",
|
"Learn More": "En savoir plus sur Symphony",
|
||||||
"Loading Error": "Erreur lors du chargement",
|
"Loading Error": "Erreur lors du chargement",
|
||||||
"Minimize": "Minimiser",
|
"Minimize": "Minimiser",
|
||||||
"Minimize on Close": "Minimiser Symphony au lieu quitter",
|
"Minimize on Close": "Minimiser lors de la fermeture",
|
||||||
"More Information": "Informations détaillées",
|
"More Information": "Informations détaillées",
|
||||||
"MoreInfo": {
|
"MoreInfo": {
|
||||||
"More Information": "Informations détaillées",
|
"More Information": "Informations détaillées",
|
||||||
|
Loading…
Reference in New Issue
Block a user