mediawiki-extensions-OATHAuth/i18n/api/ia.json
Translation updater bot 3d1b73be7b Localisation updates from https://translatewiki.net.
Change-Id: Ic78fe7db7eb03d7a1820bade8c4dc6dfed532ff0
2022-10-03 09:46:07 +02:00

20 lines
1.2 KiB
JSON

{
"@metadata": {
"authors": [
"McDutchie"
]
},
"apihelp-query+oath-description": "Verificar si le authentication bifactorial (OATH) es active pro un usator.",
"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-description": "Validar un clave de authentication bifactorial (OATH).",
"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"
}