mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-28 02:00:06 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Id282f9cefbd7e474e3d8b9431af57c77aa138ea2
This commit is contained in:
parent
e96bd2e768
commit
5b6921caca
|
@ -32,7 +32,7 @@
|
|||
"oathauth-disable-for-user": "একজন ব্যবহারকারীর দুই-ধাপের প্রমাণীকরণ নিষ্ক্রিয় করুন",
|
||||
"right-oathauth-disable-for-user": "একজন ব্যবহারকারীর দুই-ধাপের প্রমাণীকরণ নিষ্ক্রিয় করা",
|
||||
"action-oathauth-disable-for-user": "একজন ব্যবহারকারীর দুই-ধাপের প্রমাণীকরণ নিষ্ক্রিয় করার",
|
||||
"action-oathauth-verify-user": "কোনও ব্যবহারকারীর দুই ধাপের প্রমাণীকরণ সক্রিয় আছে কিনা তা যাচাই করুন",
|
||||
"action-oathauth-verify-user": "কোনও ব্যবহারকারীর দুই ধাপের প্রমাণীকরণ সক্রিয় আছে কিনা তা যাচাই করার",
|
||||
"oathauth-disable-intro": "মহৎ শক্তির সাথে, মহৎ দায়িত্ব আসে",
|
||||
"oathauth-enteruser": "ব্যবহারকারী নাম:",
|
||||
"oathauth-enterdisablereason": "নিষ্ক্রিয় করার কারণ:",
|
||||
|
|
10
i18n/ko.json
10
i18n/ko.json
|
@ -35,7 +35,11 @@
|
|||
"oathauth-step4": "4단계: 확인",
|
||||
"oathauth-entertoken": "확인을 위해 인증 장치로부터 받은 코드를 입력하세요:",
|
||||
"oathauth-disable-for-user": "사용자에 대해 2요소 인증 비활성화하기",
|
||||
"oathauth-verify-for-user": "사용자에게 2요소 인증이 설정되어 있는지 확인합니다.",
|
||||
"right-oathauth-disable-for-user": "사용자에 대해 2요소 인증 비활성화하기",
|
||||
"action-oathauth-disable-for-user": "사용자에 대해 2요소 인증 비활성화하기",
|
||||
"right-oathauth-verify-user": "사용자에게 2요소 인증이 활성화되어 있는지 확인",
|
||||
"right-oathauth-view-log": "2요소 인증 변경 기록에 접근하기",
|
||||
"oathauth-disable-intro": "권한이 클수록 책임이 커집니다",
|
||||
"oathauth-enteruser": "사용자 이름:",
|
||||
"oathauth-enterdisablereason": "비활성화 이유:",
|
||||
|
@ -51,9 +55,12 @@
|
|||
"oathauth-describe-provider": "2요소 인증(OATH)입니다.",
|
||||
"grant-group-authentication": "자신과 다른 사용자를 위한 인증 작업을 수행합니다",
|
||||
"grant-oath": "자기 자신과 다른 사람에 대한 2요소 인증(OATH) 정보에 접근합니다",
|
||||
"right-oathauth-api-all": "자신과 다른 사람에 대한 OATH 정보 쿼리 및 검증",
|
||||
"action-oathauth-api-all": "OATH 상태 학인",
|
||||
"oathauth-user-not-found": "해당 이름을 가진 사용자 계정을 찾을 수 없습니다",
|
||||
"oath-log-name": "2요소 인증 기록",
|
||||
"logentry-oath-disable-other": "$1님이 $3님의 2요소 인증을 {{GENDER:$2|비활성화했습니다}}",
|
||||
"logentry-oath-verify": "$1님이 $3님의 2요소 인증이 활성화되어 있는지 {{GENDER:$2|확인했습니다}}",
|
||||
"oauthauth-ui-no-module": "활성화된 항목 없음",
|
||||
"oathauth-module-invalid": "사용자가 등록한 OATHAuth 모듈이 유효하지 않습니다.",
|
||||
"oathauth-module-totp-label": "TOTP (1회용 토큰)",
|
||||
|
@ -70,7 +77,10 @@
|
|||
"oathauth-totp-description": "TOTP (Time-based One-Time Password 알고리즘)는 HMAC 기반 HOTP (HMAC-Based One-time Password) 알고리즘에서 일회성 암호를 생성하는데, TOTP는 현재 시간을 고유한 값으로 취급하여 일회용 비밀번호를 생성하는 확장 기능입니다.",
|
||||
"oathauth-disable-method-warning-header": "인증 방식 비활성화 확인",
|
||||
"oathauth-disable-method-warning-button-label": "확인하고 계속하기",
|
||||
"oathauth-disable-method-warning": "$1 2요소 인증 방법을 사용하지 않도록 설정하면 로그인할 때 이 방법을 더 이상 사용할 수 없으며 이 인증 방법과 관련된 모든 데이터가 삭제됩니다.",
|
||||
"oathauth-totp-disable-warning": "이 계정에 등록된 인증 장치를 더 이상 사용할 수 없습니다. 이 계정과 연결된 모든 스크래치 토큰이 무효화됩니다.",
|
||||
"oathauth-invalidrequest": "잘못된 요청",
|
||||
"notification-header-oathauth-disable": "{{GENDER:$2|당신의 계정}}에서 2요소 인증이 비활성화 되었습니다.",
|
||||
"oathauth-notifications-disable-help": "도움말",
|
||||
"oathauth-verify-enabled": "{{GENDER:$1|$1}}은(는) 2요소 인증이 활성화 되어있습니다.",
|
||||
"oathauth-verify-disabled": "{{GENDER:$1|$1}}은(는) 2요소 인증이 활성화 되어있지 않습니다."
|
||||
|
|
Loading…
Reference in a new issue