Localisation updates from https://translatewiki.net.

Change-Id: I18fbabde22a424a4ba9d406b331cea38624628d7
This commit is contained in:
Translation updater bot 2019-04-19 09:53:48 +02:00
parent fd0c265a02
commit 704e80fab5
2 changed files with 8 additions and 0 deletions

View file

@ -18,6 +18,7 @@
"oathauth-disable-for-user": "Deaktiver tofaktorgodkendelse for en bruger",
"action-oathauth-disable-for-user": "deaktivere tofaktorgodkendelse for en bruger",
"oathauth-enteruser": "Brugernavn:",
"oathauth-enterreason": "Begrundelse for deaktivering:",
"action-oathauth-enable": "aktivere tofaktorgodkendelse",
"oathauth-auth-token-label": "Nøgle",
"oathauth-auth-ui": "Angiv en bekræftelseskode fra din enhed for autentifikation",

View file

@ -35,8 +35,12 @@
"oathauth-entertoken": "輸入顯示於您認證裝置上應用程式的代碼:",
"oathauth-disable-for-user": "停用使用者雙重認證",
"right-oathauth-disable-for-user": "停用使用者雙重認證",
"action-oathauth-disable-for-user": "停用使用者雙重認證",
"right-oathauth-view-log": "存取雙重認證狀態更改日誌",
"action-oathauth-view-log": "存取雙重認證狀態更改日誌",
"oathauth-disable-intro": "能力越大,責任越大",
"oathauth-enteruser": "使用者名稱:",
"oathauth-enterreason": "停用原因:",
"oathauth-user-not-does-not-have-oath-enabled": "使用者未有啟用的雙重認證,因此沒有需要停用的地方",
"right-oathauth-enable": "啟用雙重認證",
"action-oathauth-enable": "啟用雙重認證",
@ -51,6 +55,9 @@
"right-oathauth-api-all": "查詢並驗證自己和他人的OATH資訊",
"action-oathauth-api-all": "檢查 OATH 狀態",
"oathauth-user-not-found": "沒有找出為該名稱的使用者帳號",
"oath-log-name": "雙重認證日誌",
"oath-log-header": "這些事件追蹤著使用者雙重認證狀態的更改。",
"logentry-oath-disable-other": "$1{{GENDER:$2|停用了}}$3的雙重認證",
"apihelp-query+oath-description": "檢查是否有替使用者啟用雙重認證OATH。",
"apihelp-query+oath-summary": "檢查是否有替使用者啟用雙重認證OATH。",
"apihelp-query+oath-param-user": "要取得有關資訊的使用者。預設是目前使用者。",