mirror of
https://github.com/inventree/inventree-app.git
synced 2026-07-09 22:31:01 +00:00
New translations app_en.arb (Spanish, Mexico)
[ci skip]
This commit is contained in:
@@ -234,8 +234,12 @@
|
||||
"@confirmScanDetail": {},
|
||||
"connectionCheck": "Comprobar conexión",
|
||||
"@connectionCheck": {},
|
||||
"connectionCheckDetail": "Checks that the server address is reachable. This does not verify your username or password.",
|
||||
"@connectionCheckDetail": {},
|
||||
"connectionRefused": "Conexión rechazada",
|
||||
"@connectionRefused": {},
|
||||
"connectionRefusedDetail": "Could not reach the server. Check that the address is correct and the server is running.",
|
||||
"@connectionRefusedDetail": {},
|
||||
"count": "Número",
|
||||
"@count": {
|
||||
"description": "Count"
|
||||
@@ -268,6 +272,12 @@
|
||||
"@darkMode": {},
|
||||
"darkModeEnable": "Habilitar modo oscuro",
|
||||
"@darkModeEnable": {},
|
||||
"showPkValue": "Show ID",
|
||||
"@showPkValue": {},
|
||||
"showPkValueDetail": "Display the internal ID (PK) value for parts, stock items and other objects",
|
||||
"@showPkValueDetail": {},
|
||||
"pk": "ID",
|
||||
"@pk": {},
|
||||
"delete": "Eliminar",
|
||||
"@delete": {},
|
||||
"deleteFailed": "Operación de eliminación fallida",
|
||||
@@ -754,6 +764,8 @@
|
||||
"@profileAdd": {},
|
||||
"profileConnect": "Conectar a Servidor",
|
||||
"@profileConnect": {},
|
||||
"profileSwitchConfirm": "This will disconnect your current session. Switch server profile?",
|
||||
"@profileSwitchConfirm": {},
|
||||
"profileEdit": "Editar perfil de servidor",
|
||||
"@profileEdit": {},
|
||||
"profileDelete": "Eliminar perfil del servidor",
|
||||
@@ -986,10 +998,16 @@
|
||||
"@serverApiVersion": {},
|
||||
"serverAuthenticationError": "Error de autenticación",
|
||||
"@serverAuthenticationError": {},
|
||||
"sessionExpired": "Session Expired",
|
||||
"@sessionExpired": {},
|
||||
"sessionExpiredDetail": "Your session has expired. Please sign in again.",
|
||||
"@sessionExpiredDetail": {},
|
||||
"serverCertificateError": "Error de certificado",
|
||||
"@serverCertificateError": {},
|
||||
"serverCertificateInvalid": "El certificado del servidor HTTPS no es válido",
|
||||
"@serverCertificateInvalid": {},
|
||||
"serverCertificateTrust": "This server's certificate could not be verified. Trust it anyway?",
|
||||
"@serverCertificateTrust": {},
|
||||
"serverConnected": "Conectado al servidor",
|
||||
"@serverConnected": {},
|
||||
"serverConnecting": "Conectando a servidor",
|
||||
|
||||
Reference in New Issue
Block a user