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: I05c2fdee6a684f04a27c61b368223ce0f7008eb3
This commit is contained in:
parent
39da2fc4b8
commit
01b97ee651
|
@ -12,7 +12,9 @@
|
|||
"apihelp-oathvalidate-description": "Validar un pase d'identificación de dos factores (OATH)",
|
||||
"apihelp-oathvalidate-summary": "Validar un pase d'identificación de dos factores (OATH)",
|
||||
"apihelp-oathvalidate-param-user": "Usuariu pal que validar el pase. De mou predetermináu, l'usuariu actual.",
|
||||
"apihelp-oathvalidate-param-totp": "Pase d'identificación de dos factores (OATH).",
|
||||
"apihelp-oathvalidate-param-totp": "Pase d'identificación de dos factores (OATH). Antiguu, usa'l parámetru «data» en llugar d'esto",
|
||||
"apihelp-oathvalidate-example-1": "Validar un pase pal usuariu actual",
|
||||
"apihelp-oathvalidate-example-2": "Validar un pase pal usuariu <kbd>Example</kbd>"
|
||||
"apihelp-oathvalidate-example-2": "Validar un pase pal usuariu <kbd>Example</kbd>",
|
||||
"apihelp-oathvalidate-example-3": "Validar los datos JSON pal usuariu <kbd>Example</kbd>",
|
||||
"apihelp-oathvalidate-param-data": "Datos codificaos en JSON esperaos pol módulu activáu anguaño pal usuariu que quier identificase"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue