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: Ie07279e09c5f5b09e670ba1201ca547edc1c545c
This commit is contained in:
parent
942ee5817f
commit
23d41b22f7
|
@ -55,6 +55,7 @@
|
|||
"oath-log-header": "تتبع هذه الأحداث التغييرات على حالة التوثيق ذي العاملين المستخدمين.",
|
||||
"logentry-oath-disable-other": "$1 {{GENDER:$2|عطل|عطلت}} التوثيق ذي العاملين ل$3",
|
||||
"oauthauth-ui-no-module": "لا شيء مُمكَّن",
|
||||
"oathauth-module-invalid": "وحدة OATHAuth التي قام المستخدم بتسجيلها غير صالحة.",
|
||||
"oathauth-module-totp-label": "TOTP (رمز مميز لمرة واحدة)",
|
||||
"oathauth-ui-manage": "إدارة",
|
||||
"oathmanage": "إدارة التوثيق ذي العاملين",
|
||||
|
|
|
@ -66,6 +66,7 @@
|
|||
"oath-log-header": "Ces événements tracent les modifications d’état de l’authentification à deux facteurs.",
|
||||
"logentry-oath-disable-other": "$1 a désactivé l’authentification à deux facteurs de {{GENDER:$2|}}$3",
|
||||
"oauthauth-ui-no-module": "Aucun activé",
|
||||
"oathauth-module-invalid": "Le module ''OATHAuth'' avec lequel l’utilisateur s’est inscrit n’est pas valide.",
|
||||
"oathauth-module-totp-label": "TOTP (jeton à usage unique)",
|
||||
"oathauth-ui-manage": "Gérer",
|
||||
"oathmanage": "Gérer l’authentification à deux facteurs",
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
"oath-log-header": "האירועים האלה עוקבים אחרי שינויים במצב האימות הדו־שלבי של משתמשים.",
|
||||
"logentry-oath-disable-other": "$1 {{GENDER:$2|כיבה|כיבתה}} אימות דו־שלבי עבור $3",
|
||||
"oauthauth-ui-no-module": "לא מופעל אף אחד",
|
||||
"oathauth-module-invalid": "מודול ה־OATHAuth שהמשתמש רשם אינו תקין.",
|
||||
"oathauth-module-totp-label": "TOTP (אסימון חד־פעמי)",
|
||||
"oathauth-ui-manage": "ניהול",
|
||||
"oathmanage": "ניהול אימות דו־שלבי",
|
||||
|
|
|
@ -52,6 +52,7 @@
|
|||
"oath-log-header": "Овие настани ги следат промените во двочинителската завереност на корисниците",
|
||||
"logentry-oath-disable-other": "$1 {{GENDER:$2|му}} ја оневозможи двочинителската заверка на $3",
|
||||
"oauthauth-ui-no-module": "Ниеден не е овозможен",
|
||||
"oathauth-module-invalid": "КОрисникот има регистрирано неважечки модул на OATHAuth.",
|
||||
"oathauth-module-totp-label": "TOTP (еднократна шифра)",
|
||||
"oathauth-ui-manage": "Раководи",
|
||||
"oathmanage": "Раководење со двочинителската заверка",
|
||||
|
|
|
@ -53,6 +53,7 @@
|
|||
"oath-log-header": "Disse hendelsene sporer endringer i statusen for totrinns pålogging for brukere.",
|
||||
"logentry-oath-disable-other": "$1 {{GENDER:$2|slo}} av totrinns pålogging for $3",
|
||||
"oauthauth-ui-no-module": "Ingen slått på",
|
||||
"oathauth-module-invalid": "OATHAuth-modulen brukeren har registrert er ugyldig.",
|
||||
"oathauth-module-totp-label": "TOTP (éngangsnøkkel)",
|
||||
"oathauth-ui-manage": "Behandle",
|
||||
"oathmanage": "Behandle totrinns pålogging",
|
||||
|
|
|
@ -5,5 +5,6 @@
|
|||
]
|
||||
},
|
||||
"oathauth-prefs-label": "Tweytrapsautentikaty:",
|
||||
"oauthauth-ui-no-module": "Neet insteld"
|
||||
"oauthauth-ui-no-module": "Neet insteld",
|
||||
"oathmanage": "Tweytrapsautentikaty beheyren"
|
||||
}
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
"oauthauth-ui-no-module": "Geen ingesteld",
|
||||
"oathauth-module-totp-label": "TOTP (eenmalig token)",
|
||||
"oathauth-ui-manage": "Beheren",
|
||||
"oathmanage": "Tweytrapsautentikaty beheyren",
|
||||
"oathmanage": "Tweetrapsauthenticatie beheren",
|
||||
"oathauth-ui-enabled-module": "Authenticatie methode inschakelen",
|
||||
"oathauth-enable-generic": "Inschakelen",
|
||||
"oathauth-disable-generic": "Uitschakelen",
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
"oath-log-header": "Śledzenie zmian w statusach weryfikacji dwuetapowej użytkowników.",
|
||||
"logentry-oath-disable-other": "$1 {{GENDER:$2|wyłączył|wyłączyła|wyłączył(a)}} weryfikację dwuetapową dla $3",
|
||||
"oauthauth-ui-no-module": "Nie włączono",
|
||||
"oathauth-module-invalid": "Zarejestrowany przez użytkownika moduł OATHAuth jest nieprawidłowy.",
|
||||
"oathauth-module-totp-label": "TOTP (oparte na czasie hasło jednorazowe)",
|
||||
"oathauth-ui-manage": "Zarządzaj",
|
||||
"oathmanage": "Zarządzanie weryfikacją dwuetapową",
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
"oath-log-header": "Esses eventos rastreiam alterações no status de autenticação de dois fatores dos usuários.",
|
||||
"logentry-oath-disable-other": "$1 {{GENDER:$2|desabilitou}} a autenticação de dois fatores de $3",
|
||||
"oauthauth-ui-no-module": "Nenhum ativado",
|
||||
"oathauth-module-invalid": "O módulo OATHAuth que o usuário registrou é inválido.",
|
||||
"oathauth-module-totp-label": "TOTP (token único)",
|
||||
"oathauth-ui-manage": "Gerenciar",
|
||||
"oathmanage": "Gerenciar autenticação de dois fatores",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"oathauth-step2alt": "يا هن ڳجه کي پاڻ داخل ڪيو:",
|
||||
"oathauth-step3": "قدم 3: هي ڪوڊ لکي پاڻ وٽ محفوظ ڪيو",
|
||||
"oathauth-step4": "قدم 4: تصديق",
|
||||
"oathauth-entertoken": "پنهنجي تصديق واري اوزار ۾ ڏنل ڪوڊ هڻو:",
|
||||
"oathauth-entertoken": "پنھنجي تصديق واري اوزار ۾ ڏنل ڪوڊ هڻو:",
|
||||
"right-oathauth-enable": "ٻن مرحلن واري تصديق نافذ ڪيو",
|
||||
"action-oathauth-enable": "ٻن مرحلن واري تصديق نافذ ڪيو",
|
||||
"oathauth-auth-token-label": "ٽوڪن",
|
||||
|
|
|
@ -64,6 +64,7 @@
|
|||
"oath-log-header": "這些事件追蹤著使用者之雙重認證狀態的變更。",
|
||||
"logentry-oath-disable-other": "$1 {{GENDER:$2|停用了}} $3 的雙因素驗證",
|
||||
"oauthauth-ui-no-module": "全部停用",
|
||||
"oathauth-module-invalid": "使用者已註冊的 OATHAuth 模阻無效。",
|
||||
"oathauth-module-totp-label": "TOTP(一次性權杖)",
|
||||
"oathauth-ui-manage": "管理",
|
||||
"oathmanage": "管理雙重認證",
|
||||
|
|
Loading…
Reference in a new issue