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 Oct 25, 2023
1 parent cfc366c commit 86aaac1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@ OC.L10N.register(
"assistant",
{
"Nextcloud Assistant" : "Assistant Nextcloud",
"Task for \"%1$s\" has finished" : "La tâche pour « %1$s » est terminée",
"\"%1$s\" task for \"%2$s\" has finished" : "La tâche « %1$s » pour « %2$s » est terminée",
"Input: %1$s" : "Entrée : %1$s",
"View results" : "Afficher les résultats",
"Task for \"%1$s\" has failed" : "La tâche pour « %1$s » a échoué",
"\"%1$s\" task for \"%2$s\" has failed" : "La tâche « %1$s » pour « %2$s » a échoué.",
"View task" : "Voir la tâche",
"Artificial Intelligence" : "Intelligence Artificielle",
"Process and transform text" : "Traiter et transformer le texte",
Expand Down
5 changes: 5 additions & 0 deletions l10n/fr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{ "translations": {
"Nextcloud Assistant" : "Assistant Nextcloud",
"Task for \"%1$s\" has finished" : "La tâche pour « %1$s » est terminée",
"\"%1$s\" task for \"%2$s\" has finished" : "La tâche « %1$s » pour « %2$s » est terminée",
"Input: %1$s" : "Entrée : %1$s",
"View results" : "Afficher les résultats",
"Task for \"%1$s\" has failed" : "La tâche pour « %1$s » a échoué",
"\"%1$s\" task for \"%2$s\" has failed" : "La tâche « %1$s » pour « %2$s » a échoué.",
"View task" : "Voir la tâche",
"Artificial Intelligence" : "Intelligence Artificielle",
"Process and transform text" : "Traiter et transformer le texte",
Expand Down

0 comments on commit 86aaac1

Please sign in to comment.