Files
cockpit_avm/static/login.po.fr.html

160 lines
5.0 KiB
HTML
Raw Normal View History

2026-04-21 15:38:57 +08:00
<script>
(function (root, data) {
window.cockpit_po = data;
/* The syntax of this line is important for po2json */
}(this, {
"": {'plural-forms':function(n) {
var nplurals, plural;
nplurals=2; plural=n > 1;
return plural;
},
"language": "fr",
"x-generator": "Weblate 3.11.2"
},
"$0 error": [
null,
"$0 erreur"
],
"A modern browser is required for security, reliability, and performance.": [
null,
"Un navigateur moderne est nécessaire pour la sécurité, la fiabilité et la performance."
],
"Authentication Failed: Server closed connection": [
null,
"Échec dauthentification : connexion close par le serveur"
],
"Authentication failed": [
null,
"Échec dauthentification"
],
"Cockpit": [
null,
"Cockpit"
],
"Cockpit authentication is configured incorrectly.": [
null,
"Lauthentification de Cockpit est mal configurée."
],
"Cockpit is a server manager that makes it easy to administer your Linux servers via a web browser. Jumping between the terminal and the web tool is no problem. A service started via Cockpit can be stopped via the terminal. Likewise, if an error occurs in the terminal, it can be seen in the Cockpit journal interface.": [
null,
"Cockpit est un gestionnaire de serveur qui facilite ladministration de vos serveurs Linux via un navigateur Web. Sauter entre le terminal et loutil web nest pas un problème. Un service démarré via Cockpit peut être arrêté via le terminal. De même, si une erreur se produit dans le terminal, elle saffiche dans linterface du journal Cockpit."
],
"Cockpit is perfect for new sysadmins, allowing them to easily perform simple tasks such as storage administration, inspecting journals and starting and stopping services. You can monitor and administer several servers at the same time. Just add them with a single click and your machines will look after its buddies.": [
null,
"Cockpit est parfait pour les nouveaux administrateurs système, leur permettant deffectuer facilement des tâches simples telles que ladministration du stockage, linspection des journaux, le démarrage et larrêt des services. Vous pouvez surveiller et administrer plusieurs serveurs en même temps. Il suffit de les ajouter en un seul clic et vos machines soccuperont de leurs pairs."
],
"Connect to": [
null,
"Se connecter à"
],
"Download a new browser for free": [
null,
"Télécharger un nouveau navigateur gratuitement"
],
"Internal Error: Invalid challenge header": [
null,
"Erreur interne : en-tête de la question de Challenge non valide"
],
"Log In": [
null,
"Connexion"
],
"Log in with your server user account.": [
null,
"Connectez-vous avec votre compte dutilisateur du serveur."
],
"Login Again": [
null,
"Se connecter à nouveau"
],
"Logout Successful": [
null,
"Déconnexion réussie"
],
"Once Cockpit is installed, enable it with \"systemctl enable --now cockpit.socket\".": [
null,
"Une fois que Cockpit est installé, lactiver avec \"systemctl enable --now cockpit.socket\"."
],
"Or use a bundled browser": [
null,
"Ou utilisez un navigateur groupé"
],
"Other Options": [
null,
"Autres options"
],
"Password": [
null,
"Mot de passe"
],
"Permission denied": [
null,
"Permission refusée"
],
"Please specify the host to connect to": [
null,
"Veuillez spécifier lhôte auquel vous connecter"
],
"Refusing to connect. Host is unknown": [
null,
"Connexion refusée. Lhôte est inconnu"
],
"Refusing to connect. Hostkey does not match": [
null,
"Connexion refusée. Hostkey ne correspond pas"
],
"Refusing to connect. Hostkey is unknown": [
null,
"Connexion refusée. Hostkey est inconnu"
],
"Reuse my password for privileged tasks": [
null,
"Réutiliser mon mot de passe pour les tâches privilégiées"
],
"Server": [
null,
"Serveur"
],
"The server refused to authenticate '$0' using password authentication, and no other supported authentication methods are available.": [
null,
"Le serveur a refusé dauthentifier « $0 » en utilisant lauthentification par mot de passe, et aucune autre méthode dauthentification prise en charge nest disponible."
],
"The web browser configuration prevents Cockpit from running (inaccessible $0)": [
null,
"La configuration du navigateur Web empêche lexécution de Cockpit (inaccessible $0 )"
],
"This web browser is too old to run Cockpit (missing $0)": [
null,
"Ce navigateur web est trop ancien pour lancer Cockpit ($0 manquant)"
],
"Try Again": [
null,
"Réessayer"
],
"Unable to connect to that address": [
null,
"Incapable de se connecter à cette adresse"
],
"User name": [
null,
"Nom dutilisateur"
],
"User name cannot be empty": [
null,
"Le nom dutilisateur ne peut pas être vide"
],
"Validating authentication token": [
null,
"Validation du jeton dauthentification"
],
"Web Console for Linux servers": [
null,
"Console web pour serveurs Linux"
],
"Wrong user name or password": [
null,
"Mauvais nom dutilisateur ou mot de passe"
]
}));
</script>