Merge pull request #1422 from tomazed/translation-fr

Update fr.json Months and Days
This commit is contained in:
advplyr 2023-01-22 08:03:44 -06:00 committed by GitHub
commit 343ce312f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -532,15 +532,15 @@
"MessageXLibraryIsEmpty": "La Bibliothèque {0} est vide!",
"MessageYourAudiobookDurationIsLonger": "La durée de votre Livre Audio est plus longue que la durée trouvée",
"MessageYourAudiobookDurationIsShorter": "La durée de votre Livre Audio est plus courte que la durée trouvée",
"MonthApr": "Apr",
"MonthAug": "Aug",
"MonthDec": "Dec",
"MonthFeb": "Feb",
"MonthApr": "Avr",
"MonthAug": "A",
"MonthDec": "Déc",
"MonthFeb": "Fév",
"MonthJan": "Jan",
"MonthJul": "Jul",
"MonthJun": "Jun",
"MonthJun": "Jui",
"MonthMar": "Mar",
"MonthMay": "May",
"MonthMay": "Mai",
"MonthNov": "Nov",
"MonthOct": "Oct",
"MonthSep": "Sep",
@ -626,14 +626,14 @@
"ToastSocketFailedToConnect": "Échec de la connexion WebSocket",
"ToastUserDeleteFailed": "Échec de la suppression de l'utilisateur",
"ToastUserDeleteSuccess": "Utilisateur supprimé",
"WeekdayFri": "Fri",
"WeekdayFri": "Ven",
"WeekdayFriday": "Vendredi",
"WeekdayMon": "Mon",
"WeekdayMon": "Lun",
"WeekdayMonday": "Lundi",
"WeekdaySaturday": "Samedi",
"WeekdaySunday": "Dimanche",
"WeekdayThursday": "Jeudi",
"WeekdayTuesday": "Mardi",
"WeekdayWed": "Wed",
"WeekdayWed": "Mer",
"WeekdayWednesday": "Mercredi"
}