mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-22 20:20:29 +02:00
New translations en-us.json (French)
[ci skip]
This commit is contained in:
+7
-2
@@ -2032,13 +2032,13 @@
|
|||||||
"healthCheckUnknown": "Inconnu",
|
"healthCheckUnknown": "Inconnu",
|
||||||
"healthCheck": "Vérification de l'état de santé",
|
"healthCheck": "Vérification de l'état de santé",
|
||||||
"configureHealthCheck": "Configurer la vérification de l'état de santé",
|
"configureHealthCheck": "Configurer la vérification de l'état de santé",
|
||||||
"configureHealthCheckDescription": "Configurer la surveillance de la santé pour {target}",
|
"configureHealthCheckDescription": "Set up monitoring for your resource to ensure it is always available",
|
||||||
"enableHealthChecks": "Activer les vérifications de santé",
|
"enableHealthChecks": "Activer les vérifications de santé",
|
||||||
"healthCheckDisabledStateDescription": "Lorsqu'il est désactivé, le site ne procédera pas aux vérifications de santé et l'état sera considéré comme inconnu.",
|
"healthCheckDisabledStateDescription": "Lorsqu'il est désactivé, le site ne procédera pas aux vérifications de santé et l'état sera considéré comme inconnu.",
|
||||||
"enableHealthChecksDescription": "Surveiller la vie de cette cible. Vous pouvez surveiller un point de terminaison différent de la cible si nécessaire.",
|
"enableHealthChecksDescription": "Surveiller la vie de cette cible. Vous pouvez surveiller un point de terminaison différent de la cible si nécessaire.",
|
||||||
"healthScheme": "Méthode",
|
"healthScheme": "Méthode",
|
||||||
"healthSelectScheme": "Sélectionnez la méthode",
|
"healthSelectScheme": "Sélectionnez la méthode",
|
||||||
"healthCheckPortInvalid": "Le port du bilan de santé doit être compris entre 1 et 65535",
|
"healthCheckPortInvalid": "Port must be between 1 and 65535",
|
||||||
"healthCheckPath": "Chemin d'accès",
|
"healthCheckPath": "Chemin d'accès",
|
||||||
"healthHostname": "IP / Hôte",
|
"healthHostname": "IP / Hôte",
|
||||||
"healthPort": "Port",
|
"healthPort": "Port",
|
||||||
@@ -2080,6 +2080,11 @@
|
|||||||
"sshServerDestination": "Destination du Serveur",
|
"sshServerDestination": "Destination du Serveur",
|
||||||
"sshServerDestinationDescription": "Configure the destination of the SSH server",
|
"sshServerDestinationDescription": "Configure the destination of the SSH server",
|
||||||
"destination": "Destination",
|
"destination": "Destination",
|
||||||
|
"destinationRequired": "Destination is required.",
|
||||||
|
"domainRequired": "Domain is required.",
|
||||||
|
"proxyPortRequired": "Port is required.",
|
||||||
|
"invalidPathConfiguration": "Invalid path configuration.",
|
||||||
|
"invalidRewritePathConfiguration": "Invalid rewrite path configuration.",
|
||||||
"bgTargetMultiSiteDisclaimer": "La sélection de plusieurs sites permet un routage résilient et une bascule pour une haute disponibilité.",
|
"bgTargetMultiSiteDisclaimer": "La sélection de plusieurs sites permet un routage résilient et une bascule pour une haute disponibilité.",
|
||||||
"roleAllowSsh": "Autoriser SSH",
|
"roleAllowSsh": "Autoriser SSH",
|
||||||
"roleAllowSshAllow": "Autoriser",
|
"roleAllowSshAllow": "Autoriser",
|
||||||
|
|||||||
Reference in New Issue
Block a user