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 29, 2024
1 parent 7b5803d commit 661716b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ OC.L10N.register(
"Register a custom one or setup from available templates" : "Enregistrez-en un personnalisé ou une configuration à partir des modèles disponibles",
"Register Daemon" : "Inscrire Daemon",
"AppAPI will try to install small skeleton ExApp to verify Daemon configured correctly and deployment steps are passing." : "AppAPI tentera d'installer le petit squelette ExApp pour vérifier que le Daemon est correctement configuré et que les étapes de déploiement sont en cours.",
"The following Deploy test checks must be passed to succeed:" : "Le test de déploiement suivant les contrôles doivent être passés en réussi:",
"More info" : "Plus d'informations",
"Download ExApp logs" : "Télécharger les logs d'ExApp",
"Remove test ExApp" : "Supprimer le test ExApp",
Expand Down Expand Up @@ -151,6 +152,7 @@ OC.L10N.register(
"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",
"With https enabled network is set to host" : "Avec https activé, le réseau est configuré pour être héberger",
"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.",
"URL should start with http:// or https://" : "L'URL doit commencer par http:// ou https://",
"For HTTPS daemon, Nextcloud URL should be HTTPS" : "Pour le service HTTPS, l'URL Nextcloud doit être HTTPS",
Expand Down
2 changes: 2 additions & 0 deletions l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
"Register a custom one or setup from available templates" : "Enregistrez-en un personnalisé ou une configuration à partir des modèles disponibles",
"Register Daemon" : "Inscrire Daemon",
"AppAPI will try to install small skeleton ExApp to verify Daemon configured correctly and deployment steps are passing." : "AppAPI tentera d'installer le petit squelette ExApp pour vérifier que le Daemon est correctement configuré et que les étapes de déploiement sont en cours.",
"The following Deploy test checks must be passed to succeed:" : "Le test de déploiement suivant les contrôles doivent être passés en réussi:",
"More info" : "Plus d'informations",
"Download ExApp logs" : "Télécharger les logs d'ExApp",
"Remove test ExApp" : "Supprimer le test ExApp",
Expand Down Expand Up @@ -149,6 +150,7 @@
"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",
"With https enabled network is set to host" : "Avec https activé, le réseau est configuré pour être héberger",
"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.",
"URL should start with http:// or https://" : "L'URL doit commencer par http:// ou https://",
"For HTTPS daemon, Nextcloud URL should be HTTPS" : "Pour le service HTTPS, l'URL Nextcloud doit être HTTPS",
Expand Down

0 comments on commit 661716b

Please sign in to comment.