mirror of
https://github.com/open-webui/open-webui
synced 2025-06-04 03:37:35 +00:00
i18n: improve fr translation
This commit is contained in:
parent
04799f1f95
commit
1b8557ce86
@ -531,15 +531,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": "",
|
||||
@ -549,9 +549,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",
|
||||
|
@ -533,8 +533,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",
|
||||
@ -549,9 +549,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",
|
||||
|
Loading…
Reference in New Issue
Block a user