mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-24 00:05:24 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ie70506164163af46c6573dea7afd323cdc0a33ff
This commit is contained in:
parent
615965c730
commit
5a7398d1c7
|
@ -6,6 +6,7 @@
|
|||
]
|
||||
},
|
||||
"oathauth-auth-ui": "Introduïu un codi de verificació provinent del vostre dispositiu d’autenticació.",
|
||||
"oauthauth-ui-no-module": "No se n’ha habilitat cap",
|
||||
"oathauth-module-totp-label": "TOTP (testimoni d’un sol ús)",
|
||||
"oathauth-ui-manage": "Gestiona",
|
||||
"oathmanage": "Gestiona autenticació de doble factor",
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
"oath-log-header": "Estos eventos registran los cambios en el estado de la autenticación en dos pasos en las cuentas de los usuarios.",
|
||||
"logentry-oath-disable-other": "$1 {{GENDER:$2|deshabilitó}} la autenticación en dos pasos de $3",
|
||||
"logentry-oath-verify": "$1 {{GENDER:$2|verificó}} si $3 tenía activada la autenticación en dos pasos",
|
||||
"oauthauth-ui-no-module": "No se activó ninguno",
|
||||
"oauthauth-ui-no-module": "No se activó ninguna",
|
||||
"oathauth-module-invalid": "El módulo de OATHAuth registrado por el usuario no es válido.",
|
||||
"oathauth-module-totp-label": "TOTP (autenticador de uso único)",
|
||||
"oathauth-ui-manage": "Gestionar",
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Dbc334",
|
||||
"Eleassar",
|
||||
"Janezdrilc"
|
||||
]
|
||||
},
|
||||
|
@ -39,7 +40,7 @@
|
|||
"action-oathauth-enable": "vključi dvostopenjsko preverjanje pristnosti",
|
||||
"oathauth-auth-token-label": "Žeton",
|
||||
"oathauth-auth-token-help": "Geslo za enkratno uporabo, ki služi kot druga stopnja dvostopenjskega preverjanja pristnosti.",
|
||||
"oathauth-auth-ui": "Vnesi kodo za potrditev iz svoje naprave za preverjanje pristnosti.",
|
||||
"oathauth-auth-ui": "Iz svoje naprave prepišite kodo za potrditev identitete.",
|
||||
"oathauth-throttled": "Preveč poskusov potrditve! Počakaj $1.",
|
||||
"oathauth-login-failed": "Potrditev je spodletela.",
|
||||
"oathauth-describe-provider": "Dvostopenjsko preverjanje pristnosti (OATH).",
|
||||
|
|
Loading…
Reference in a new issue