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: I8d3c874594758bd784c386fc34ebc696862e46b8
This commit is contained in:
parent
be61d58740
commit
cdce14b143
|
@ -45,6 +45,7 @@
|
|||
"oathauth-entertoken": "Escriba un código a partir da súa aplicación móbil para verificar:",
|
||||
"right-oathauth-enable": "Activar a autenticación en dous pasos",
|
||||
"action-oathauth-enable": "activar a autenticación de dous pasos",
|
||||
"oathauth-auth-token-label": "Identificador",
|
||||
"oathauth-auth-ui": "Por favor, introduzca o código de verificación da app do seu móbil",
|
||||
"oathauth-throttled": "Demasiados intentos de verificaciónǃ Por favor, espere $1.",
|
||||
"oathauth-login-failed": "Fallou a verificación",
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Amire80"
|
||||
"Amire80",
|
||||
"Guycn2"
|
||||
]
|
||||
},
|
||||
"oathauth-desc": "תמיכה באימות באמצעות ססמאות חד־פעמיות מבוססות־HMAC",
|
||||
|
@ -43,7 +44,7 @@
|
|||
"oathauth-step4": "צעד 4: אישור",
|
||||
"oathauth-entertoken": "נא להזין את הקוד מהיישום הנייד שלך לאישור:",
|
||||
"right-oathauth-enable": "הפעלת אימות דו־רכיבי",
|
||||
"action-oathauth-enable": "הפעלת אימות דו־רכיבי",
|
||||
"action-oathauth-enable": "להפעיל אימות דו־רכיבי",
|
||||
"oathauth-auth-token-label": "אסימון",
|
||||
"oathauth-auth-token-help": "הססמה החד־פעמית שמשמשת בתור הגורם השני של אימות דו־גורמי.",
|
||||
"oathauth-auth-ui": "נא להזין את קוד האימות מהיישום הנייד שלך",
|
||||
|
|
Loading…
Reference in a new issue