Welcome to mirror list, hosted at ThFree Co, Russian Federation.

es_HN.json « l10n - github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c139c742c902354e95fee0dd1a6a511d04f57c55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "translations": {
    "You added an U2F hardware token" : "Agregaste una ficha U2F física",
    "You removed an U2F hardware token" : "Eliminaste una ficha U2F física",
    "U2F device" : "dispositivo U2F",
    "Authenticate with an U2F device" : "Autenticar con un dispositivo U2F",
    "Two Factor U2F" : "U2F de dos factores",
    "Add U2F device" : "Agregar dispositivo U2F",
    "Server error while trying to add U2F device" : "Se presentó un error al intentar agregar un dispositivo U2F",
    "U2F device is already registered (error code {errorCode})" : "El dispositivo U2F ya está registrado (código de error {errorCode})",
    "U2F device registration timeout reached (error code {errorCode})" : "Se alcanzó el tiempo de expiración del registro del dispositivo U2F (código de error {errorCode})",
    "U2F device registration failed (error code {errorCode})" : "Se presentó una falla en el registro del dispositivo U2F (código de error {errorCode})",
    "Server error while trying to complete U2F device registration" : "Se presentó un error del servidor al tratar de completar el registro del dispositivo U2F",
    "No U2F devices configured. You are not using U2F as second factor at the moment." : "No se han configurado dispositivos U2F. No estás usando U2F como un segundo factor ahora.  ",
    "Chrome is the only browser that supports U2F devices. You need to install the \"U2F Support Add-on\" on Firefox to use U2F." : "Chrome es el único navegador que soporta dispositivos U2F. Necesitas instalar el \"Complemento de Soporte U2F\" en Firefox para usar U2F. ",
    "An error occurred. Please try again." : "Se presentó un erorr. Por favor vuelve a intentarlo.",
    "You are accessing this site via an insecure connection. Browsers might therefore refuse the U2F authentication." : "Estás accediendo a este sitio vía una conexión insegura. Los navegadores pueden llegar a reusar la autenticación U2F."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}