mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-11 17:01:13 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I4621c364ff464bb333f11dea846f8ed26c21bee3
This commit is contained in:
parent
f3533feac3
commit
5c24b3b3df
|
@ -2,7 +2,8 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Айсар",
|
||||
"Вильданова Гюзель"
|
||||
"Вильданова Гюзель",
|
||||
"Ләйсән"
|
||||
]
|
||||
},
|
||||
"oathauth-legend": "Үҙегеҙҙең иҫәп яҙмағыҙҙы тикшерегеҙ",
|
||||
|
@ -12,5 +13,6 @@
|
|||
"oathauth-step2alt": "Йә серһүҙҙе ҡулдан яҙығыҙ:",
|
||||
"oathauth-step3": "3-сө аҙым: Кодтарҙы яҙығыҙ",
|
||||
"oathauth-step4": "4-се аҙым: Тикшереү",
|
||||
"oathauth-entertoken": "Тикшереү өсөн кодты мобиль ҡушымта ярҙамында яҙығыҙ:"
|
||||
"oathauth-entertoken": "Тикшереү өсөн кодты мобиль ҡушымта ярҙамында яҙығыҙ:",
|
||||
"oathauth-auth-token-label": "Тамға"
|
||||
}
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
"oathauth-auth-token-label": "Jeton",
|
||||
"oathauth-auth-token-help": "Le mot de passe à usage unique utilisé comme le deuxième facteur d'authentification à deux facteurs.",
|
||||
"oathauth-auth-ui": "Veuillez entrer le code de vérification à partir de votre application mobile",
|
||||
"oathauth-throttled": "Trop de tentatives de vérification! Veuillez attendre $1.",
|
||||
"oathauth-throttled": "Trop de tentatives de vérification ! Veuillez attendre $1.",
|
||||
"oathauth-login-failed": "Échec de la vérification",
|
||||
"oathauth-describe-provider": "Authentification à deux facteurs (OATH)"
|
||||
}
|
||||
|
|
|
@ -15,5 +15,7 @@
|
|||
"oathauth-backtopreferences": "Wróć do preferencji.",
|
||||
"oathauth-notloggedin": "musisz się zalogować",
|
||||
"oathauth-mustbeloggedin": "Musisz być zalogowany aby wykonać tę akcję.",
|
||||
"oathauth-throttled": "Zbyt wiele prób weryfikacji! Poczekaj $1."
|
||||
"oathauth-auth-token-label": "Token",
|
||||
"oathauth-throttled": "Zbyt wiele prób weryfikacji! Poczekaj $1.",
|
||||
"oathauth-login-failed": "Weryfikacja nie powiodła się."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue