mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-24 08:14:15 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I535b7adf802117f17bddb4257acaf35f3063b6c4
This commit is contained in:
parent
9d95f4f5ce
commit
80201e5782
|
@ -7,6 +7,7 @@
|
|||
"apihelp-query+oath-description": "Sjekk om totrinns pålogging (OATH) er slått på for en bruker.",
|
||||
"apihelp-query+oath-summary": "Sjekk om totrinns pålogging (OATH) er slått på for en bruker.",
|
||||
"apihelp-query+oath-param-user": "Brukeren det skal hentes informasjon om. Standard er den gjeldende brukeren.",
|
||||
"apihelp-query+oath-param-reason": "Årsak for å spørre om OATH-status.",
|
||||
"apihelp-query+oath-example-1": "Få informasjon om den aktuelle brukeren",
|
||||
"apihelp-query+oath-example-2": "Få informasjon om brukeren <kbd>Example</kbd>",
|
||||
"apihelp-oathvalidate-description": "Valider en nøkkel for totrinns pålogging (OATH).",
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
"apihelp-query+oath-description": "Verifique se a autenticação de dois fatores (OATH) está habilitada para um usuário.",
|
||||
"apihelp-query+oath-summary": "Verifique se a autenticação de dois fatores (OATH) está habilitada para um usuário.",
|
||||
"apihelp-query+oath-param-user": "Usuário para o qual obter informações. Padrão para o usuário atual.",
|
||||
"apihelp-query+oath-param-reason": "Motivo para consultar o status do OATH.",
|
||||
"apihelp-query+oath-example-1": "Obtenha informações sobre o usuário atual",
|
||||
"apihelp-query+oath-example-2": "Obter informações sobre o usuário <kbd>Exemplo</kbd>",
|
||||
"apihelp-oathvalidate-description": "Valide um token de autenticação de dois fatos (OAUTH).",
|
||||
|
|
Loading…
Reference in a new issue