2
0
mirror of https://github.com/inventree/inventree-app.git synced 2026-07-10 06:41:02 +00:00

New translations app_en.arb (French)

[ci skip]
This commit is contained in:
Oliver
2026-07-07 13:35:28 +10:00
parent 0f7d266733
commit dc00f41160
+18
View File
@@ -234,8 +234,12 @@
"@confirmScanDetail": {},
"connectionCheck": "Check Connection",
"@connectionCheck": {},
"connectionCheckDetail": "Checks that the server address is reachable. This does not verify your username or password.",
"@connectionCheckDetail": {},
"connectionRefused": "Connexion refusée",
"@connectionRefused": {},
"connectionRefusedDetail": "Could not reach the server. Check that the address is correct and the server is running.",
"@connectionRefusedDetail": {},
"count": "Nombre",
"@count": {
"description": "Count"
@@ -268,6 +272,12 @@
"@darkMode": {},
"darkModeEnable": "Activer le mode sombre",
"@darkModeEnable": {},
"showPkValue": "Show ID",
"@showPkValue": {},
"showPkValueDetail": "Display the internal ID (PK) value for parts, stock items and other objects",
"@showPkValueDetail": {},
"pk": "ID",
"@pk": {},
"delete": "Supprimer",
"@delete": {},
"deleteFailed": "L'opération de suppression a échoué",
@@ -754,6 +764,8 @@
"@profileAdd": {},
"profileConnect": "Se connecter au serveur",
"@profileConnect": {},
"profileSwitchConfirm": "This will disconnect your current session. Switch server profile?",
"@profileSwitchConfirm": {},
"profileEdit": "Editer le profil du serveur",
"@profileEdit": {},
"profileDelete": "Supprimer le profil du serveur",
@@ -986,10 +998,16 @@
"@serverApiVersion": {},
"serverAuthenticationError": "Erreur lors de l'authentification",
"@serverAuthenticationError": {},
"sessionExpired": "Session Expired",
"@sessionExpired": {},
"sessionExpiredDetail": "Your session has expired. Please sign in again.",
"@sessionExpiredDetail": {},
"serverCertificateError": "Erreur de certificat",
"@serverCertificateError": {},
"serverCertificateInvalid": "Le certificat HTTPS du serveur n'est pas valide",
"@serverCertificateInvalid": {},
"serverCertificateTrust": "This server's certificate could not be verified. Trust it anyway?",
"@serverCertificateTrust": {},
"serverConnected": "Connecté au serveur",
"@serverConnected": {},
"serverConnecting": "Connexion au serveur",