mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-24 00:05:24 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I5bb7a01d162c37e40e43de17a7aac197022c2460
This commit is contained in:
parent
c825d7d5f1
commit
fbe07e1e84
10
i18n/pl.json
10
i18n/pl.json
|
@ -1,10 +1,16 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Chrumps"
|
||||
"Chrumps",
|
||||
"Alan ffm"
|
||||
]
|
||||
},
|
||||
"oathauth-account": "Nazwa konta dwuskładnikowego:",
|
||||
"oathauth-secret": "Tajny klucz dwuskładnikowy:",
|
||||
"oathauth-enable": "Włączenie uwierzytelniania dwuskładnikowego"
|
||||
"oathauth-enable": "Włączenie uwierzytelniania dwuskładnikowego",
|
||||
"oathauth-token": "Token",
|
||||
"oathauth-newtoken": "Nowy token",
|
||||
"oathauth-backtopreferences": "Wróć do preferencji.",
|
||||
"oathauth-notloggedin": "musisz się zalogować",
|
||||
"oathauth-mustbeloggedin": "Musisz być zalogowany aby wykonać tę akcję."
|
||||
}
|
||||
|
|
11
i18n/vi.json
Normal file
11
i18n/vi.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Minh Nguyen"
|
||||
]
|
||||
},
|
||||
"specialpages-group-oath": "Xác thực dùng hai nhân tố",
|
||||
"oathauth-account": "Tên tài khoản hai nhân tố:",
|
||||
"oathauth-secret": "Chìa khóa bí mật hai nhân tố:",
|
||||
"oathauth-token": "Dấu hiệu"
|
||||
}
|
Loading…
Reference in a new issue