diff options
Diffstat (limited to 'apps/settings/l10n/es_MX.js')
-rw-r--r-- | apps/settings/l10n/es_MX.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index 2230cbb4ea5..a3e01ec63c1 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -618,9 +618,7 @@ OC.L10N.register( "Passwordless authentication requires a secure connection." : "La autentificación sin contraseña requiere una conexión segura.", "Add WebAuthn device" : "Añadir dispositivo WebAuthn", "Please authorize your WebAuthn device." : "Por favor, autorice su dispositivo WebAuthn.", - "Name your device" : "Nombrar su dispositivo", "Adding your device …" : "Añadiendo su dispositivo ...", - "Server error while trying to add WebAuthn device" : "Error en el servidor al intentar agregar el dispositivo WebAuthn", "Server error while trying to complete WebAuthn device registration" : "Error en el servidor al intentar completar el registro del dispositivo WebAuthn", "Unnamed device" : "Dispositivo sin nombre", "Passwordless Authentication" : "Autentificación sin contraseña", @@ -784,6 +782,8 @@ OC.L10N.register( "Select user manager" : "Seleccionar al administrador del usuario", "Add a new user" : "Añadir nuevo usuario", "No users in here" : "No hay usuarios aquí", + "Name your device" : "Nombrar su dispositivo", + "Server error while trying to add WebAuthn device" : "Error en el servidor al intentar agregar el dispositivo WebAuthn", "{license}-licensed" : "Licenciado bajo {license}", "by {author}\n{license}" : "por {author}\n{license}", "Enter group name" : "Ingrese el nombre del grupo", @@ -811,7 +811,6 @@ OC.L10N.register( "Old user imported certificates" : "Certificados antiguos de usuario importados", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "No se pudo checar el soporte para JavaScript. Por favor, revise manualmente si su servidor web sirve archivos `.mjs` utilizando el tipo JavaScript MIME.", "Overwrite cli URL" : "Sobrescribir el URL de la línea de comandos", - "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "A esta instancia le faltan algunos módulos PHP recomendados. Para mejorar el rendimiento y la compatibilidad, se recomienda encarecidamente instalarlos: %s.", "Rating: {score}/10" : "Calificación: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Está a punto de eliminar el grupo \"{group}\". Los usuarios NO serán eliminados.", "No users" : "Sin usuarios", |