mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-30 19:14:31 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: If4d15b11e300c53d0e3c92c7cccd70c08b58b495
This commit is contained in:
parent
edc581ab7d
commit
1274b1e978
|
@ -9,6 +9,7 @@
|
|||
"oathauth-prefs-label": "दुई चरण प्रामाणिकरण",
|
||||
"oathauth-ui-no-module": "कुनै पनि सक्षम छैन",
|
||||
"oathauth-ui-manage": "व्यवस्थापन गर्नुहाेस्",
|
||||
"oathmanage": "दुई-चरण प्रमाणीकरण व्यवस्थापन गर्नुहोस्",
|
||||
"oathauth-enable-generic": "सक्षम पार्नुहोस्",
|
||||
"oathauth-disable-generic": "असक्षम पार्नुहाेस्",
|
||||
"oathauth-disable-page-title": "$1 असक्षम"
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Winston Sung"
|
||||
"Winston Sung",
|
||||
"BadDog"
|
||||
]
|
||||
},
|
||||
"oathauth-desc": "Omogućuje autentifikaciju korisnika pomoću HMAC-a na temelju jednokratnih lozinki",
|
||||
|
@ -55,7 +56,7 @@
|
|||
"logentry-oath-disable-other": "$1 {{GENDER:$2|onemogućio je|onemogućila je}} dvofaktorsku autentifikaciju za $3",
|
||||
"logentry-oath-verify": "$1 {{GENDER:$2|označio je|označila je}} ako $3 ima uključenu dvofaktorsku autentifikaciju",
|
||||
"log-action-filter-oath": "Vrsta operacije dvofaktorske autentifikacije:",
|
||||
"oathauth-ui-no-module": "Nijedan nije omogućen",
|
||||
"oathauth-ui-no-module": "Nije uključena",
|
||||
"oathauth-module-invalid": "Korisnik registrovao je nevažeći OATHAuth modul.",
|
||||
"oathauth-module-totp-label": "TOTP (jednokratni žeton)",
|
||||
"oathauth-ui-manage": "Upravljaj",
|
||||
|
|
Loading…
Reference in a new issue