Skip to content

Commit 29a4980

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 31b11a2 commit 29a4980

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

l10n/fr.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
OC.L10N.register(
22
"integration_openai",
33
{
4-
"ChatGPT-like text generation (by OpenAI)" : "Génération de texte comme ChatGPT (par OpenAI)",
5-
"AI image generation (by OpenAI Dall-E 2)" : "Génération d'image par IA (Par OpenAI Dall-E 2)",
6-
"AI speech-to-text (Whisper via OpenAI)" : "Reconnaissance vocale par IA (Whisper via OpenAI)",
4+
"ChatGPT-like text generation (by OpenAI)" : "Génération de texte de type ChatGPT (par OpenAI)",
5+
"AI image generation (by OpenAI Dall-E 2)" : "Génération d'image par IA (par OpenAI Dall-E 2)",
6+
"AI speech-to-text (Whisper via OpenAI)" : "Synthèse vocale par IA (Whisper via OpenAI)",
77
"Bad HTTP method" : "Mauvaise méthode HTTP",
88
"Bad credentials" : "Identifiants incorrects",
99
"Connected accounts" : "Comptes connectés",

l10n/fr.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{ "translations": {
2-
"ChatGPT-like text generation (by OpenAI)" : "Génération de texte comme ChatGPT (par OpenAI)",
3-
"AI image generation (by OpenAI Dall-E 2)" : "Génération d'image par IA (Par OpenAI Dall-E 2)",
4-
"AI speech-to-text (Whisper via OpenAI)" : "Reconnaissance vocale par IA (Whisper via OpenAI)",
2+
"ChatGPT-like text generation (by OpenAI)" : "Génération de texte de type ChatGPT (par OpenAI)",
3+
"AI image generation (by OpenAI Dall-E 2)" : "Génération d'image par IA (par OpenAI Dall-E 2)",
4+
"AI speech-to-text (Whisper via OpenAI)" : "Synthèse vocale par IA (Whisper via OpenAI)",
55
"Bad HTTP method" : "Mauvaise méthode HTTP",
66
"Bad credentials" : "Identifiants incorrects",
77
"Connected accounts" : "Comptes connectés",

0 commit comments

Comments
 (0)