mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-23 15:56:59 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I03c4c977589b5fb8e6a017b2100ba13f2d92abff
This commit is contained in:
parent
f76deba935
commit
2edc5053af
|
@ -4,6 +4,7 @@
|
|||
"Baba Ayɛ'ɛra"
|
||||
]
|
||||
},
|
||||
"oathauth-step2-qrcode": "Sikaanɛ QR kooti la doose 'application' bii 'browser' Yalegerɛ ti fu vi'e wia pɔsega puan fageta buyi ɔtɛntikeetion la.",
|
||||
"oathauth-step2alt": "Fu san ka nyaŋɛ sikaanɛ QR cooti la, ki'isɛ fu akanti sugesum saafi la la fu yu'urɛ",
|
||||
"oathauth-qrcode-alt": "QR cooti sɛka ti fu sikaana la n ze'ele bo fu saafi la"
|
||||
}
|
||||
|
|
16
i18n/ro.json
16
i18n/ro.json
|
@ -9,16 +9,24 @@
|
|||
"Strainu"
|
||||
]
|
||||
},
|
||||
"specialpages-group-oath": "Autentificare pe două niveluri",
|
||||
"specialpages-group-oath": "Autentificare cu doi factori",
|
||||
"oathauth-account": "Numele contului:",
|
||||
"oathauth-enable": "Activează autentificarea cu doi factori",
|
||||
"oathauth-token": "Jeton",
|
||||
"oathauth-prefs-label": "Autentificare pe două niveluri:",
|
||||
"oathauth-disable": "Dezactivează autentificarea cu doi factori",
|
||||
"oathauth-prefs-label": "Autentificare cu doi factori:",
|
||||
"oathauth-step4": "Pasul 4: Verificare",
|
||||
"oathauth-enteruser": "Nume de utilizator:",
|
||||
"oathauth-enterdisablereason": "Motivul dezactivării:",
|
||||
"oathauth-enterverifyreason": "Motivul verificării:",
|
||||
"right-oathauth-enable": "Activează autentificarea cu doi factori",
|
||||
"action-oathauth-enable": "activează autentificarea cu doi factori",
|
||||
"oathauth-auth-ui": "Va rugam introduceti codul de autentificare de pe dispozitivul dumneavoastra.",
|
||||
"oathauth-auth-ui": "Vă rugăm să introduceți un cod de verificare de pe dispozitivul dvs. de autentificare",
|
||||
"oathauth-throttled": "Prea multe încercări de verificare! Vă rugăm să așteptați $1.",
|
||||
"oathauth-login-failed": "Verificare eșuată.",
|
||||
"oathauth-describe-provider": "Autentificare cu doi factori (OATH).",
|
||||
"oathauth-ui-no-module": "Niciuna activată",
|
||||
"oathauth-ui-manage": "Administrare",
|
||||
"oathmanage": "Administrare autentificare cu doi factori"
|
||||
"oathmanage": "Administrare autentificare cu doi factori",
|
||||
"oathauth-notifications-enable-help": "Ajutor"
|
||||
}
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
"oathauth-step1": "1. korak: Namestite program za dvofaktorsko avtentikacijo",
|
||||
"oathauth-step1-test": "Namestite program za dvofaktorsko avtentikacijo. To je lahko mobilna aplikacija (npr. Google Authenticator) ali namizni računalniški program.",
|
||||
"oathauth-step2": "2. korak: Poskenirajte kodo QR",
|
||||
"oathauth-step2-qrcode": "Skenirajte kodo QR z uporabo aplikacije ali razširitve brskalnika, ki ste jo prenesli v 1. koraku za dvostopenjsko avtentikacijo.",
|
||||
"oathauth-step2alt": "Če kode QR ne morete skenirati, vnesite skrivni ključ in ime računa ročno:",
|
||||
"oathauth-step3": "3. korak: Zapišite si praskalne kode",
|
||||
"oathauth-step4": "4. korak: Potrditev",
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
"action-oathauth-enable": "เปิดใช้งานการยืนยันตัวตนสองขั้นตอน",
|
||||
"oathauth-auth-token-label": "โทเค็น",
|
||||
"oathauth-auth-ui": "กรุณาป้อนรหัสยืนยันตัวตนจากอุปกรณ์ยืนยันตัวตนของคุณ",
|
||||
"oathauth-login-failed": "การตรวจสอบยืนยันล้มเหลว",
|
||||
"oathauth-ui-no-module": "ไม่มีการเปิดใช้งาน",
|
||||
"oathauth-ui-manage": "จัดการ",
|
||||
"oathmanage": "จัดการการยืนยันตัวตนสองขั้นตอน",
|
||||
|
|
12
i18n/zh-hk.json
Normal file
12
i18n/zh-hk.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Anterdc99"
|
||||
]
|
||||
},
|
||||
"oathauth-disable-for-user": "停用用戶的雙重認證",
|
||||
"oathauth-verify-for-user": "確認用戶是否啟用雙重認證",
|
||||
"oathauth-enteruser": "用戶名稱:",
|
||||
"oathauth-user-not-does-not-have-oath-enabled": "用戶未啟用雙重認證,因此不需要停用",
|
||||
"oathauth-user-not-found": "沒有找出為該名稱的用戶帳號"
|
||||
}
|
Loading…
Reference in a new issue