Browse Source

Merge pull request #12478 from theredcat/main

Improve FR translation
Timothy Jaeryang Baek 3 months ago
parent
commit
61778c8f71

+ 10 - 10
src/lib/i18n/locales/fr-CA/translation.json

@@ -537,15 +537,15 @@
 	"Function Calling": "",
 	"Function created successfully": "La fonction a été créée avec succès",
 	"Function deleted successfully": "Fonction supprimée avec succès",
-	"Function Description": "",
-	"Function ID": "",
-	"Function is now globally disabled": "",
-	"Function is now globally enabled": "",
-	"Function Name": "",
+	"Function Description": "Description de la fonction",
+	"Function ID": "ID de la fonction",
+	"Function is now globally disabled": "La fonction est désormais globalement désactivée",
+	"Function is now globally enabled": "La fonction est désormais globalement activée",
+	"Function Name": "Nom de la fonction",
 	"Function updated successfully": "La fonction a été mise à jour avec succès",
 	"Functions": "Fonctions",
-	"Functions allow arbitrary code execution": "",
-	"Functions allow arbitrary code execution.": "",
+	"Functions allow arbitrary code execution": "Les fonctions permettent l'exécution de code arbitraire",
+	"Functions allow arbitrary code execution.": "Les fonctions permettent l'exécution de code arbitraire.",
 	"Functions imported successfully": "Fonctions importées avec succès",
 	"Gemini": "",
 	"Gemini API Config": "",
@@ -555,9 +555,9 @@
 	"Generate Image": "Générer une image",
 	"Generate prompt pair": "",
 	"Generating search query": "Génération d'une requête de recherche",
-	"Get started": "",
-	"Get started with {{WEBUI_NAME}}": "",
-	"Global": "Mondial",
+	"Get started": "Démarrer",
+	"Get started with {{WEBUI_NAME}}": "Démarrez avec {{WEBUI_NAME}}",
+	"Global": "Global",
 	"Good Response": "Bonne réponse",
 	"Google Drive": "",
 	"Google PSE API Key": "Clé API Google PSE",

+ 5 - 5
src/lib/i18n/locales/fr-FR/translation.json

@@ -539,8 +539,8 @@
 	"Function deleted successfully": "Fonction supprimée avec succès",
 	"Function Description": "Description de la fonction",
 	"Function ID": "ID de la fonction",
-	"Function is now globally disabled": "La fonction est désormais désactivée globalement",
-	"Function is now globally enabled": "La fonction est désormais activée globalement",
+	"Function is now globally disabled": "La fonction est désormais globalement désactivée",
+	"Function is now globally enabled": "La fonction est désormais globalement activée",
 	"Function Name": "Nom de la fonction",
 	"Function updated successfully": "La fonction a été mise à jour avec succès",
 	"Functions": "Fonctions",
@@ -555,9 +555,9 @@
 	"Generate Image": "Générer une image",
 	"Generate prompt pair": "",
 	"Generating search query": "Génération d'une requête de recherche",
-	"Get started": "Commencer",
-	"Get started with {{WEBUI_NAME}}": "Commencez avec {{WEBUI_NAME}}",
-	"Global": "Mondial",
+	"Get started": "Démarrer",
+	"Get started with {{WEBUI_NAME}}": "Démarrez avec {{WEBUI_NAME}}",
+	"Global": "Globale",
 	"Good Response": "Bonne réponse",
 	"Google Drive": "Google Drive",
 	"Google PSE API Key": "Clé API Google PSE",