Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Mar 19, 2024
1 parent adf14f0 commit 34b0152
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/fr.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
OC.L10N.register(
"assistant",
{
"Failed to process prompt; unknown user" : "Échec du processus de saisie; Utilisateur inconnu",
"Failed to get prompt history; unknown user" : "Échec de récupération de l'historique de saisie; utilisateur inconnu.",
"Failed to get outputs; unknown user" : "Échec de récupération des sorties ; utilisateur inconnu.",
"Failed to cancel generation; unknown user" : "Échec de l'arrêt de la génération ; utilisateur inconnu.",
"Some internal error occurred. Contact your sysadmin for more info." : "Une erreur interne est survenue. Contactez votre administrateur système pour en savoir plus.",
"No Speech-to-Text provider found, install one from the app store to use this feature." : "Aucun fournisseur de reconnaissance vocale trouvé. Installez-en un depuis le magasin d'applications pour utiliser cette fonctionnalité.",
"Audio file not found." : "Fichier audio introuvable.",
Expand Down
4 changes: 4 additions & 0 deletions l10n/fr.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{ "translations": {
"Failed to process prompt; unknown user" : "Échec du processus de saisie; Utilisateur inconnu",
"Failed to get prompt history; unknown user" : "Échec de récupération de l'historique de saisie; utilisateur inconnu.",
"Failed to get outputs; unknown user" : "Échec de récupération des sorties ; utilisateur inconnu.",
"Failed to cancel generation; unknown user" : "Échec de l'arrêt de la génération ; utilisateur inconnu.",
"Some internal error occurred. Contact your sysadmin for more info." : "Une erreur interne est survenue. Contactez votre administrateur système pour en savoir plus.",
"No Speech-to-Text provider found, install one from the app store to use this feature." : "Aucun fournisseur de reconnaissance vocale trouvé. Installez-en un depuis le magasin d'applications pour utiliser cette fonctionnalité.",
"Audio file not found." : "Fichier audio introuvable.",
Expand Down

0 comments on commit 34b0152

Please sign in to comment.