mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-28 02:00:06 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ica4440bb1aaa56ad3f03fe8f79c9b165b5b6bf1e
This commit is contained in:
parent
fc051bc05c
commit
57e3f9dc24
|
@ -2,7 +2,8 @@
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
"Toliño",
|
"Toliño",
|
||||||
"Elisardojm"
|
"Elisardojm",
|
||||||
|
"Banjo"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"oathauth-desc": "Proporciona un soporte de autenticación mediante HMAC baseado en contrasinais dunha soa vez",
|
"oathauth-desc": "Proporciona un soporte de autenticación mediante HMAC baseado en contrasinais dunha soa vez",
|
||||||
|
@ -46,6 +47,7 @@
|
||||||
"right-oathauth-enable": "Activar a autenticación en dous pasos",
|
"right-oathauth-enable": "Activar a autenticación en dous pasos",
|
||||||
"action-oathauth-enable": "activar a autenticación de dous pasos",
|
"action-oathauth-enable": "activar a autenticación de dous pasos",
|
||||||
"oathauth-auth-token-label": "Identificador",
|
"oathauth-auth-token-label": "Identificador",
|
||||||
|
"oathauth-auth-token-help": "O contrasinal único empregado como segundo factor da autenticación de dous pasos.",
|
||||||
"oathauth-auth-ui": "Por favor, introduzca o código de verificación da app do seu móbil",
|
"oathauth-auth-ui": "Por favor, introduzca o código de verificación da app do seu móbil",
|
||||||
"oathauth-throttled": "Demasiados intentos de verificaciónǃ Por favor, espere $1.",
|
"oathauth-throttled": "Demasiados intentos de verificaciónǃ Por favor, espere $1.",
|
||||||
"oathauth-login-failed": "Fallou a verificación",
|
"oathauth-login-failed": "Fallou a verificación",
|
||||||
|
|
Loading…
Reference in a new issue