mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-27 09:40:28 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Iff52e4a38bc2fc7732c45664a896029e4003f8e8
This commit is contained in:
parent
64dfd1883e
commit
96cdce6b6c
|
@ -46,6 +46,7 @@
|
|||
"action-oathauth-api-all": "verificar o estado de OATH",
|
||||
"oathauth-user-not-found": "Non se atopou ningunha conta de usuario co nome especificado",
|
||||
"oath-log-name": "Rexistro de autenticación de dous factores",
|
||||
"oathauth-ui-no-module": "Ningunha activada",
|
||||
"oathauth-module-totp-label": "TOTP (identificador de uso único)",
|
||||
"oathauth-ui-manage": "Xestionar",
|
||||
"oathmanage": "Xestionar autenticación de dous factores",
|
||||
|
@ -60,5 +61,7 @@
|
|||
"oathauth-totp-description": "O algoritmo TOTP (Time-based One-Time Password) é unha extensión do algoritmo HOTP (HMAC-based One-time Password) xerando un contrasinal de uso único tomando como unicidade a hora actual.",
|
||||
"oathauth-disable-method-warning-header": "Confirmar desactivación do método de autenticación",
|
||||
"oathauth-disable-method-warning-button-label": "Confirmar e continuar",
|
||||
"oathauth-invalidrequest": "Solicitude non válida"
|
||||
"oathauth-invalidrequest": "Solicitude non válida",
|
||||
"oathauth-notifications-disable-help": "Axuda",
|
||||
"oathauth-notifications-enable-help": "Axuda"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue