Localisation updates from https://translatewiki.net.

Change-Id: I2b75b7967e04992183fd30834f18c27817a05761
This commit is contained in:
Translation updater bot 2020-10-07 08:36:35 +02:00
parent 7d13959016
commit 8c80fdb50d
3 changed files with 7 additions and 2 deletions

View file

@ -10,6 +10,7 @@
"apihelp-query+oath-description": "Überprüft, ob für einen Benutzer die Zwei-Faktor-Authentifizierung (OATH) aktiviert ist.",
"apihelp-query+oath-summary": "Überprüft, ob für einen Benutzer die Zwei-Faktor-Authentifizierung (OATH) aktiviert ist.",
"apihelp-query+oath-param-user": "Benutzer, über den Informationen erhalten werden soll. Standardmäßig ist der aktuelle Benutzer voreingestellt.",
"apihelp-query+oath-param-reason": "Grund für die Abfrage des OATH-Status.",
"apihelp-query+oath-example-1": "Ruft Informationen über den aktuellen Benutzer ab",
"apihelp-query+oath-example-2": "Ruft Informationen über den Benutzer <kbd>Beispiel</kbd> ab",
"apihelp-oathvalidate-description": "Validiert einen Token der Zwei-Faktor-Authentifizierung (OATH).",
@ -18,5 +19,6 @@
"apihelp-oathvalidate-param-totp": "Token der Zwei-Faktor-Authentifizierung (OATH). Veraltet, nutze den \"data\"-Parameter stattdessen.",
"apihelp-oathvalidate-example-1": "Validiert einen Token für den aktuellen Benutzer",
"apihelp-oathvalidate-example-2": "Validiert einen Token für den Benutzer <kbd>Beispiel</kbd>",
"apihelp-oathvalidate-example-3": "JSON-Daten für Benutzer <kbd>Example</kbd> validieren"
"apihelp-oathvalidate-example-3": "JSON-Daten für Benutzer <kbd>Example</kbd> validieren",
"apihelp-oathvalidate-param-data": "JSON-kodierte Daten, die von dem Modul erwartet werden, das derzeit für den zu authentifizierenden Benutzer aktiviert ist"
}

View file

@ -4,12 +4,14 @@
"Gomoko",
"Thibaut120094",
"Urhixidur",
"Verdy p"
"Verdy p",
"Wladek92"
]
},
"apihelp-query+oath-description": "Vérifier si lauthentification à deux facteurs (OATH) est activée pour un utilisateur.",
"apihelp-query+oath-summary": "Vérifie si lauthentification à deux facteurs (OATH) est activée chez un utilisateur.",
"apihelp-query+oath-param-user": "Utilisateur au sujet duquel obtenir des informations. Par défaut, lutilisateur actuel.",
"apihelp-query+oath-param-reason": "Motif pour lequel vous demandez l'état OATH.",
"apihelp-query+oath-example-1": "Obtenir des informations sur lutilisateur actuel",
"apihelp-query+oath-example-2": "Obtenir des informations sur lutilisateur <kbd>Example</kbd>",
"apihelp-oathvalidate-description": "Valider un jeton dauthentification à deux facteurs (OATH).",

View file

@ -8,6 +8,7 @@
"apihelp-query+oath-description": "檢查是否有替使用者啟用雙重認證OATH。",
"apihelp-query+oath-summary": "檢查是否有替使用者啟用雙因素驗證OATH。",
"apihelp-query+oath-param-user": "要取得有關資訊的使用者。預設是目前使用者。",
"apihelp-query+oath-param-reason": "查詢 OATH 狀態的原因。",
"apihelp-query+oath-example-1": "取得目前使用者的資訊",
"apihelp-query+oath-example-2": "取得使用者 <kbd>Example</kbd> 的資訊",
"apihelp-oathvalidate-description": "驗證雙因素驗證OATH權杖。",