From c3683e7ccd633b0838774e38989c446b64e032f9 Mon Sep 17 00:00:00 2001 From: MarceauKa Date: Wed, 28 Nov 2018 17:17:36 +0100 Subject: [PATCH 1/2] :globe_with_meridians: French for Laravel Nova v1.2.0 --- resources/lang/fr.json | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-) diff --git a/resources/lang/fr.json b/resources/lang/fr.json index 8e35c53..778eaac 100644 --- a/resources/lang/fr.json +++ b/resources/lang/fr.json @@ -50,6 +50,7 @@ "Choose Type": "Choisissez le type", "Choose an option": "Choisissez une option", "Click to choose": "Cliquez pour choisir", + "Reset Filters": "Effacer filtres", "Create": "Créer", "Create & Add Another": "Sauvegarder puis créer un autre", "Delete File": "Supprimer le fichier", @@ -65,21 +66,27 @@ "Please select a resource to perform this action on.": "Veuillez sélectionner une ressource pour effectuer cette action.", "Preview": "Aperçu", "Previous": "Précédent", + "No Data": "Pas de donnée", + "No Current Data": "Aucune donnée", + "No Prior Data": "Aucune donnée plus ancienne", + "No Increase": "Pas d'augmentation", + "No Results Found.": "Aucun résultat trouvé.", "Run Action": "Exécuter action", "Select Action": "Sélectionner Action", - "Select All": "Tout sélectionner", - "Select All Matching": "Tout sélectionner (ci-dessous)", + "Select All": "Sélectionner tout", + "Select All Matching": "Sélectionner tout ci-dessous", "Something went wrong.": "Un problème est survenu.", "The action ran successfully!": "L'action s'est déroulée avec succès !", "The government won\\'t let us show you what\\'s behind these doors": "Le gouvernement ne vous laissera jamais voir ce qu'il y'a derrière ces portes", "This image": "Cette image", - "Update": "Mettre à jour", - "Update & Continue Editing": "Sauvegarder et continuer la modification", + "Update": "Enregistrer", + "Update & Continue Editing": "Enregistrer et continuer", "View": "Vue", "We\\'re lost in space. The page your were trying to view does not exist.": "Vous êtes perdu... la page demandée n'existe pas.", "Whoops": "Oups", "Whoops!": "Oups !", - "With Trashed": "Avec supprimés", + "With Trashed": "Supprimés inclus", + "Trashed": "Supprimés" "Write": "Écrire", "could not be found.": "n'a pas pu être trouvé.", "total": "total", @@ -341,5 +348,19 @@ "Zambia": "Zambie", "Zimbabwe": "Zimbabwe", "Yes": "Oui", - "No": "Non" + "No": "Non", + "Action Name": "Nom", + "Action Initiated By": "Initiateur", + "Action Target": "Cible", + "Action Status": "Statut", + "Action Happened At": "Enregistré le", + "resource": "ressource", + "resources": "ressources", + "Choose date": "Choisissez une date", + "The :resource was updated!": ":resource a été enregistré", + "The resource was updated!": "Ressource enregistrée", + "Increase": "Augmentation", + "Constant": "Constant", + "Decrease": "Diminution", + "Reset Password Notification": "Réinitialisation du mot de passe" } From 483c182a60b143571d5ace5ab96801efdf05254c Mon Sep 17 00:00:00 2001 From: MarceauKa Date: Sun, 20 Jan 2019 13:13:39 +0100 Subject: [PATCH 2/2] Fix comma --- resources/lang/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr.json b/resources/lang/fr.json index 778eaac..cd7238c 100644 --- a/resources/lang/fr.json +++ b/resources/lang/fr.json @@ -86,7 +86,7 @@ "Whoops": "Oups", "Whoops!": "Oups !", "With Trashed": "Supprimés inclus", - "Trashed": "Supprimés" + "Trashed": "Supprimés", "Write": "Écrire", "could not be found.": "n'a pas pu être trouvé.", "total": "total",