summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/OATHAuth/i18n/qqq.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/OATHAuth/i18n/qqq.json')
-rw-r--r--www/wiki/extensions/OATHAuth/i18n/qqq.json59
1 files changed, 59 insertions, 0 deletions
diff --git a/www/wiki/extensions/OATHAuth/i18n/qqq.json b/www/wiki/extensions/OATHAuth/i18n/qqq.json
new file mode 100644
index 00000000..445ea228
--- /dev/null
+++ b/www/wiki/extensions/OATHAuth/i18n/qqq.json
@@ -0,0 +1,59 @@
+{
+ "@metadata": {
+ "authors": [
+ "Raymond",
+ "Ryan Lane <rlane@wikimedia.org>",
+ "Shirayuki",
+ "Purodha",
+ "Umherirrender",
+ "Tyler Romeo <tylerromeo@gmail.com>",
+ "Liuxinyu970226",
+ "Amire80",
+ "Siebrand"
+ ]
+ },
+ "oathauth-desc": "{{desc|name=OATH Auth|url=https://www.mediawiki.org/wiki/Extension:OATHAuth}}",
+ "oath": "{{optional}}\n{{doc-special|OATH}}",
+ "specialpages-group-oath": "{{doc-special-group|like=[[Special:OATH]]}}\n\nSee [[w:en:Two_factor_authentication|Wikipedia article on two factor authentication]].\n\n{{Identical|Two factor authentication}}",
+ "oathauth-account": "Plain text associated with [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication] on this wiki (username@<wiki name>) found on Special:OATH.\n{{Identical|Account name}}",
+ "oathauth-secret": "Plain text found on Special:OATH while enabling OATH\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
+ "oathauth-enable": "Page title on Special:OATH, when enabling OATH.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
+ "oathauth-scratchtokens": "Plain text, found on Special:OATH while enabling OATH.",
+ "oathauth-token": "HTMLForm label, found on [[Special:OATH]], when verifying OATH.\n{{Identical|Token}}",
+ "oathauth-disable": "Page title on Special:OATH while disabling OATH.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
+ "oathauth-validatedoath": "Plain text found on Special:OATH after a token has been validated.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
+ "oathauth-noscratchforvalidation": "Plain text found on Special:OATH if the user used the incorrect type of token while enabling OATH.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
+ "oathauth-failedtovalidateoath": "Plain text found on Special:OATH when validation of a token has failed.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
+ "oathauth-disabledoath": "Plain text found on Special:OATH when disabling OATH has been successful.\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]",
+ "oathauth-prefs-label": "Plain text label seen on Special:Preferences\n\nSee [https://en.wikipedia.org/wiki/Two_factor_authentication two factor authentication]\n{{Identical|Two factor authentication}}",
+ "oathauth-step1": "Label for step 1 on Special:OATH form",
+ "oathauth-step1-test": "Text for step 1 on Special:OATH for. Check the name of \"Google Authenticator\" in your language in the Play Market—it's quite likely that it's translated.",
+ "oathauth-step2": "Label for step 2, the QR code, on Special:OATH",
+ "oathauth-step2alt": "Label for information on how to manually do step 2 on Special:OATH",
+ "oathauth-step3": "Label for step 3 information on Special:OATH",
+ "oathauth-step4": "Label for step 4 information on Special:OATH",
+ "oathauth-entertoken": "Label on input field on Special:OATH asking user to enter token",
+ "right-oathauth-enable": "{{doc-right|oathauth-enable}}",
+ "action-oathauth-enable": "{{doc-action|oathauth-enable}}",
+ "oathauth-auth-token-label": "Label of the second-factor field on special pages and in the API\n{{Identical|Token}}",
+ "oathauth-auth-token-help": "Extended help message for the second factor field in the API.",
+ "oathauth-auth-ui": "Shown on top of the login form when second factor is required",
+ "oathauth-throttled": "Error message when throttling limit is hit.\n\nParameters:\n* $1 - throttle block duration",
+ "oathauth-login-failed": "Error message when verifying the second factor failed.",
+ "oathauth-describe-provider": "Description of the extension as an authentication provider.",
+ "grant-group-authentication": "{{Related|Grant-group}}",
+ "grant-oath": "Name for grant \"oath\".\n{{Related|Grant}}",
+ "right-oathauth-api-all": "{{doc-right|oathauth-api-all}}",
+ "action-oathauth-api-all": "{{doc-action|oathauth-api-all}}",
+ "apihelp-query+oath-description": "{{doc-apihelp-description|query+oath}}",
+ "apihelp-query+oath-summary": "{{doc-apihelp-summary|query+oath}}",
+ "apihelp-query+oath-param-user": "{{doc-apihelp-param|query+oath|user}}",
+ "apihelp-query+oath-example-1": "{{doc-apihelp-example|query+oath}}",
+ "apihelp-query+oath-example-2": "{{doc-apihelp-example|query+oath}}",
+ "apihelp-oathvalidate-description": "{{doc-apihelp-description|oathvalidate}}",
+ "apihelp-oathvalidate-summary": "{{doc-apihelp-summary|oathvalidate}}",
+ "apihelp-oathvalidate-param-user": "{{doc-apihelp-param|oathvalidate|user}}",
+ "apihelp-oathvalidate-param-totp": "{{doc-apihelp-param|oathvalidate|totp}}",
+ "apihelp-oathvalidate-example-1": "{{doc-apihelp-example|oathvalidate}}",
+ "apihelp-oathvalidate-example-2": "{{doc-apihelp-example|oathvalidate}}"
+}