Localisation updates from https://translatewiki.net.

Change-Id: I05c2fdee6a684f04a27c61b368223ce0f7008eb3
This commit is contained in:
Translation updater bot 2019-12-05 09:47:54 +01:00
parent 39da2fc4b8
commit 01b97ee651

View file

@ -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"
}