mediawiki-extensions-OATHAuth/i18n/api/ia.json

18 lines
1 KiB
JSON
Raw Normal View History

{
"@metadata": {
"authors": [
"McDutchie"
]
},
"apihelp-query+oath-summary": "Verificar si le authentication bifactorial (OATH) es active pro un usator.",
"apihelp-query+oath-param-user": "Le usator sur le qual obtener information. Per omission, le usator actual.",
"apihelp-query+oath-param-reason": "Motivo pro consultar le stato de OATH.",
"apihelp-query+oath-example-1": "Obtener information sur le usator actual",
"apihelp-query+oath-example-2": "Obtener information sur le usator <kbd>Exemplo</kbd>",
"apihelp-oathvalidate-summary": "Validar un clave de authentication bifactorial (OATH).",
"apihelp-oathvalidate-param-user": "Usator pro le qual validar le token. Per omission, le usator actual.",
"apihelp-oathvalidate-example-1": "Validar datos JSON pro le usator actual",
"apihelp-oathvalidate-example-3": "Validar datos JSON pro le usator <kbd>Exemplo</kbd>",
"apihelp-oathvalidate-param-data": "Datos codificate in JSON expectate per le modulo actualmente activate pro le usator a authenticar"
}