mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-12-04 12:48:25 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Iafeb3331d3a9ddf8bacb436d6284f7767ca66ce0
This commit is contained in:
parent
ee1ee65cad
commit
f41a187c17
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"@metadata": {
|
"@metadata": {
|
||||||
"authors": [
|
"authors": [
|
||||||
"Afalau"
|
"Afalau",
|
||||||
|
"Ceirios"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"oathauth-account": "Enw'r cyfrif:"
|
"oathauth-account": "Enw'r cyfrif:"
|
||||||
|
|
|
@ -15,7 +15,8 @@
|
||||||
"McDutchie",
|
"McDutchie",
|
||||||
"MuratTheTurkish",
|
"MuratTheTurkish",
|
||||||
"No se",
|
"No se",
|
||||||
"PoLuX124"
|
"PoLuX124",
|
||||||
|
"Eulalio"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"oathauth-desc": "Proporciona compatibilidad con la autenticación mediante contraseñas en HMAC de un solo uso",
|
"oathauth-desc": "Proporciona compatibilidad con la autenticación mediante contraseñas en HMAC de un solo uso",
|
||||||
|
|
|
@ -10,7 +10,8 @@
|
||||||
"Jeeputer",
|
"Jeeputer",
|
||||||
"Ladsgroup",
|
"Ladsgroup",
|
||||||
"Reza1615",
|
"Reza1615",
|
||||||
"درفش کاویانی"
|
"درفش کاویانی",
|
||||||
|
"Ebrahim"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"oathauth-desc": "پشتیبانی از تأیید اعتبار با استفاده از رمزهای عبور یکبار مصرف HMAC را فراهم میکند",
|
"oathauth-desc": "پشتیبانی از تأیید اعتبار با استفاده از رمزهای عبور یکبار مصرف HMAC را فراهم میکند",
|
||||||
|
|
|
@ -52,9 +52,9 @@
|
||||||
"oathauth-user-not-does-not-have-oath-enabled": "사용자는 2요소 인증이 활성화되어 있지 않아 비활성화할 항목이 없습니다",
|
"oathauth-user-not-does-not-have-oath-enabled": "사용자는 2요소 인증이 활성화되어 있지 않아 비활성화할 항목이 없습니다",
|
||||||
"right-oathauth-enable": "2요소 인증 활성화",
|
"right-oathauth-enable": "2요소 인증 활성화",
|
||||||
"action-oathauth-enable": "2요소 인증 활성화",
|
"action-oathauth-enable": "2요소 인증 활성화",
|
||||||
"oathauth-auth-token-label": "토큰",
|
"oathauth-auth-token-label": "2요소 토큰 또는 복구 코드",
|
||||||
"oathauth-auth-token-help": "2단계 인증의 두 번째 단계로 사용되는 일회용 암호입니다.",
|
"oathauth-auth-token-help": "2단계 인증의 두 번째 단계로 사용되는 일회용 암호입니다.",
|
||||||
"oathauth-auth-ui": "인증 장치의 인증 코드를 입력해 주십시오.",
|
"oathauth-auth-ui": "2요소 인증 애플리케이션(Google Authenticator 등)의 코드를 입력해 주십시오.",
|
||||||
"oathauth-throttled": "너무 많은 인증을 요청했습니다! $1 기다리세요.",
|
"oathauth-throttled": "너무 많은 인증을 요청했습니다! $1 기다리세요.",
|
||||||
"oathauth-login-failed": "인증 검토 실패.",
|
"oathauth-login-failed": "인증 검토 실패.",
|
||||||
"oathauth-describe-provider": "2요소 인증(OATH)입니다.",
|
"oathauth-describe-provider": "2요소 인증(OATH)입니다.",
|
||||||
|
|
|
@ -6,7 +6,8 @@
|
||||||
"NGC 54",
|
"NGC 54",
|
||||||
"Narlotep1",
|
"Narlotep1",
|
||||||
"Stelistcristi",
|
"Stelistcristi",
|
||||||
"Strainu"
|
"Strainu",
|
||||||
|
"Paloi Sciurala"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"oathauth-account": "Numele contului:",
|
"oathauth-account": "Numele contului:",
|
||||||
|
|
Loading…
Reference in a new issue