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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Oct 28, 2024
1 parent a1ba731 commit 7b5803d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ OC.L10N.register(
"AI Integration Team" : "Équipe d'intégration de l'IA",
"ExApps Settings" : "Paramètres ExApps",
"Nextcloud AppAPI" : "AppAPI Nextcloud",
"### Boost your Nextcloud with AppAPI and its specially designed applications.\n\n\nThe AppAPI is a project within the Nextcloud ecosystem designed to streamline and enhance the process of\napplication development, deployment, and management.\n\nIt introduces a new methodology that allows developers to create\napplications using a variety of programming languages, not limited to PHP, which was traditionally used in Nextcloud development.\n\n\n### List of applications that require AppAPI:\n\n- [talk_bot_ai_example](https://github.com/cloud-py-api/talk_bot_ai_example)\n- [upscaler_example](https://github.com/cloud-py-api/upscaler_example)\n- [image_to_text_example](https://github.com/cloud-py-api/file_to_text_example)\n- [ai_image_generator_bot](https://github.com/cloud-py-api/ai_image_generator_bot)\n- [SummarAI](https://github.com/nextcloud/sumupbot)\n\n_If you wish to develop an application, we will gladly help and assist you._\n\n### Support\n\nWe appreciate any support for this project:\n\n- ⭐ Star our work on GitHub\n- ❗ Create an Issue or feature request\n- 💁 Resolve an Issue and create a Pull Request\n- 🧑‍💻 Develop your own application using AppAPI\n\nWe are genuinely excited about the future of the AppAPI project and its potential to transform\nthe way applications are developed and experienced within Nextcloud.\n\nAs we embark on this journey, we warmly invite you - developers, thinkers, creators, and visionaries -\nto join us in shaping a more versatile, stable, and secure app landscape.\n\n*Your insights, suggestions, and contributions are invaluable to us.*" : "### Boostez votre Nextcloud avec AppAPI et ses applications spécialement conçues.\n\n\nL'AppAPI est un projet au sein de l'écosystème Nextcloud conçu pour rationaliser et améliorer le processus de\ndéveloppement, déploiement et gestion d'applications.\n\nIl introduit une nouvelle méthodologie qui permet aux développeurs de créer\napplications utilisant une variété de langages de programmation, sans se limiter à PHP, qui était traditionnellement utilisé dans le développement Nextcloud.\n\n\n### Liste des applications qui nécessitent AppAPI:\n\n- [talk_bot_ai_example](https://github.com/cloud-py-api/talk_bot_ai_example)\n- [upscaler_example](https://github.com/cloud-py-api/upscaler_example)\n- [image_to_text_example](https://github.com/cloud-py-api/file_to_text_example)\n- [ai_image_generator_bot](https://github.com/cloud-py-api/ai_image_generator_bot)\n- [SummarAI](https://github.com/nextcloud/sumupbot)\n\n_Si vous souhaitez développer une application, nous serons heureux de vous aider et de vous assister._\n\n### Assistance\n\nNous apprécions tout soutien pour ce projet:\n\n- ⭐ Star notre travail sur GitHub\n- ❗ Créer un problème ou une demande de fonctionnalité\n- 💁 Résoudre un problème et créer un Pull Request\n- 🧑‍💻 Développez votre propre application à l'aide d'AppAPI\n\nNous sommes véritablement enthousiasmés par l'avenir du projet AppAPI et son potentiel de transformation\nla façon dont les applications sont développées et expérimentées dans Nextcloud.\n\nAlors que nous entreprenons ce voyage, nous vous invitons chaleureusement - développeurs, penseurs, créateurs et visionnaires -\nà nous rejoindre dans la création d'un paysage d'applications plus polyvalent, stable et sécurisé.\n\n*Vos idées, suggestions et contributions nous sont inestimables.*",
"The AppAPI Project is an exciting initiative that aims to revolutionize the way applications are developed for Nextcloud." : "Le projet AppAPI est une initiative passionnante qui vise à révolutionner la manière dont les applications sont développées pour Nextcloud.",
"Deploy Daemons" : "Déployer Daemons",
"Deploy Daemon (DaemonConfig) is an ExApps orchestration daemon." : "Deploy Daemon (DaemonConfig) est un service d'orchestration ExApps.",
Expand Down Expand Up @@ -135,6 +136,7 @@ OC.L10N.register(
"Hide deploy config" : "Masquer la configuration de déploiement",
"Network" : "Réseau",
"Docker network name" : "Nom du réseau Docker",
"AppAPI Docker Socket Proxy authentication password" : "Mot de passe d'authentification du proxy AppAPI Docker Socket",
"Additional option" : "Option supplémentaire",
"Add additional option" : "Ajouter une option supplémentaire",
"Option key (unique)" : "Clé d'option (unique)",
Expand All @@ -146,6 +148,7 @@ OC.L10N.register(
"Save" : "Enregistrer",
"Register" : "S’inscrire",
"Check connection" : "Vérifier la connexion",
"Hostname to access ExApps" : "Nom d'hôte pour accéder à ExApps",
"Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Nom d’hôte ou chemin d’accès au daemon Docker (par ex. nextcloud-appapi-dsp:2375, /var/run/docker.sock)",
"Password must be at least 12 characters long" : "Le mot de passe doit comporter au moins 12 caractères",
"Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Les modifications seraient appliquées uniquement aux ExApps nouvellement installées. Pour les ExApps existantes, les conteneurs Docker doivent être recréés.",
Expand Down
3 changes: 3 additions & 0 deletions l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"AI Integration Team" : "Équipe d'intégration de l'IA",
"ExApps Settings" : "Paramètres ExApps",
"Nextcloud AppAPI" : "AppAPI Nextcloud",
"### Boost your Nextcloud with AppAPI and its specially designed applications.\n\n\nThe AppAPI is a project within the Nextcloud ecosystem designed to streamline and enhance the process of\napplication development, deployment, and management.\n\nIt introduces a new methodology that allows developers to create\napplications using a variety of programming languages, not limited to PHP, which was traditionally used in Nextcloud development.\n\n\n### List of applications that require AppAPI:\n\n- [talk_bot_ai_example](https://github.com/cloud-py-api/talk_bot_ai_example)\n- [upscaler_example](https://github.com/cloud-py-api/upscaler_example)\n- [image_to_text_example](https://github.com/cloud-py-api/file_to_text_example)\n- [ai_image_generator_bot](https://github.com/cloud-py-api/ai_image_generator_bot)\n- [SummarAI](https://github.com/nextcloud/sumupbot)\n\n_If you wish to develop an application, we will gladly help and assist you._\n\n### Support\n\nWe appreciate any support for this project:\n\n- ⭐ Star our work on GitHub\n- ❗ Create an Issue or feature request\n- 💁 Resolve an Issue and create a Pull Request\n- 🧑‍💻 Develop your own application using AppAPI\n\nWe are genuinely excited about the future of the AppAPI project and its potential to transform\nthe way applications are developed and experienced within Nextcloud.\n\nAs we embark on this journey, we warmly invite you - developers, thinkers, creators, and visionaries -\nto join us in shaping a more versatile, stable, and secure app landscape.\n\n*Your insights, suggestions, and contributions are invaluable to us.*" : "### Boostez votre Nextcloud avec AppAPI et ses applications spécialement conçues.\n\n\nL'AppAPI est un projet au sein de l'écosystème Nextcloud conçu pour rationaliser et améliorer le processus de\ndéveloppement, déploiement et gestion d'applications.\n\nIl introduit une nouvelle méthodologie qui permet aux développeurs de créer\napplications utilisant une variété de langages de programmation, sans se limiter à PHP, qui était traditionnellement utilisé dans le développement Nextcloud.\n\n\n### Liste des applications qui nécessitent AppAPI:\n\n- [talk_bot_ai_example](https://github.com/cloud-py-api/talk_bot_ai_example)\n- [upscaler_example](https://github.com/cloud-py-api/upscaler_example)\n- [image_to_text_example](https://github.com/cloud-py-api/file_to_text_example)\n- [ai_image_generator_bot](https://github.com/cloud-py-api/ai_image_generator_bot)\n- [SummarAI](https://github.com/nextcloud/sumupbot)\n\n_Si vous souhaitez développer une application, nous serons heureux de vous aider et de vous assister._\n\n### Assistance\n\nNous apprécions tout soutien pour ce projet:\n\n- ⭐ Star notre travail sur GitHub\n- ❗ Créer un problème ou une demande de fonctionnalité\n- 💁 Résoudre un problème et créer un Pull Request\n- 🧑‍💻 Développez votre propre application à l'aide d'AppAPI\n\nNous sommes véritablement enthousiasmés par l'avenir du projet AppAPI et son potentiel de transformation\nla façon dont les applications sont développées et expérimentées dans Nextcloud.\n\nAlors que nous entreprenons ce voyage, nous vous invitons chaleureusement - développeurs, penseurs, créateurs et visionnaires -\nà nous rejoindre dans la création d'un paysage d'applications plus polyvalent, stable et sécurisé.\n\n*Vos idées, suggestions et contributions nous sont inestimables.*",
"The AppAPI Project is an exciting initiative that aims to revolutionize the way applications are developed for Nextcloud." : "Le projet AppAPI est une initiative passionnante qui vise à révolutionner la manière dont les applications sont développées pour Nextcloud.",
"Deploy Daemons" : "Déployer Daemons",
"Deploy Daemon (DaemonConfig) is an ExApps orchestration daemon." : "Deploy Daemon (DaemonConfig) est un service d'orchestration ExApps.",
Expand Down Expand Up @@ -133,6 +134,7 @@
"Hide deploy config" : "Masquer la configuration de déploiement",
"Network" : "Réseau",
"Docker network name" : "Nom du réseau Docker",
"AppAPI Docker Socket Proxy authentication password" : "Mot de passe d'authentification du proxy AppAPI Docker Socket",
"Additional option" : "Option supplémentaire",
"Add additional option" : "Ajouter une option supplémentaire",
"Option key (unique)" : "Clé d'option (unique)",
Expand All @@ -144,6 +146,7 @@
"Save" : "Enregistrer",
"Register" : "S’inscrire",
"Check connection" : "Vérifier la connexion",
"Hostname to access ExApps" : "Nom d'hôte pour accéder à ExApps",
"Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Nom d’hôte ou chemin d’accès au daemon Docker (par ex. nextcloud-appapi-dsp:2375, /var/run/docker.sock)",
"Password must be at least 12 characters long" : "Le mot de passe doit comporter au moins 12 caractères",
"Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Les modifications seraient appliquées uniquement aux ExApps nouvellement installées. Pour les ExApps existantes, les conteneurs Docker doivent être recréés.",
Expand Down

0 comments on commit 7b5803d

Please sign in to comment.