X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Ftranslations%2Ffr.js;h=493b5b5fa9f510b7d6d03fec8b3b061ad11c0c9d;hp=2d7b535b02f4ad7fcbc1c3589a74eb050982a3cc;hb=1ef65040168ab7d55ce921abc9d63644a937d689;hpb=73f8753ff5abf6c5819684920565e655b6858175 diff --git a/client/src/translations/fr.js b/client/src/translations/fr.js index 2d7b535b..493b5b5f 100644 --- a/client/src/translations/fr.js +++ b/client/src/translations/fr.js @@ -4,6 +4,7 @@ export const translations = { About: "À propos", "Accept draw?": "Accepter la nulle ?", "Accept challenge?": "Accepter le défi ?", + "An error occurred. Try again!": "Une erreur est survenue. Réessayez !", Analyse: "Analyser", "Analysis mode": "Mode analyse", "Analysis disabled for this variant": "Analyse désactivée pour cette variante", @@ -86,7 +87,6 @@ export const translations = { News: "Nouvelles", "No challenges found :( Click on 'New game'!": "Aucun défi trouvé :( Cliquez sur 'Nouvelle partie' !", "No games found :( Send a challenge!": "Aucune partie trouvée :( Envoyez un défi !", - "No identifier found: use the upload button in analysis mode": "Pas d'identifiant trouvé : utilisez le bouton d'envoi en mode analyse", "No more problems": "Plus de problèmes", "No subject. Send anyway?": "Pas de sujet. Envoyer quand-même ??", "Notifications by email": "Notifications par email", @@ -135,6 +135,7 @@ export const translations = { "Symmetric random": "Aléatoire symétrique", "Terminate game?": "Stopper la partie ?", "The game should be in another tab": "La partie devrait être dans un autre onglet", + "The game was already imported": "La partie a déjà été importée", "Three repetitions": "Triple répétition", Time: "Temps", "Undetermined result": "Résultat indéterminé",