mirror of
https://github.com/nextcloud/passman.git
synced 2025-09-11 23:44:20 +08:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
7a5434268b
commit
fd47e153af
2 changed files with 6 additions and 0 deletions
|
@ -126,6 +126,8 @@ OC.L10N.register(
|
|||
"Current OTP settings" : "目前 OTP 设置 ",
|
||||
"Issuer" : "发行者 ",
|
||||
"Secret" : "密钥",
|
||||
"Digits" : "数字",
|
||||
"Period" : "时段",
|
||||
"Expiration date" : "有效期",
|
||||
"No expiration date set" : "未设置有效期",
|
||||
"Renew interval" : "更新间隔",
|
||||
|
@ -316,6 +318,7 @@ OC.L10N.register(
|
|||
"Medium Strength" : "中等强度",
|
||||
"Bad Strength" : "低强度",
|
||||
"Expired" : "已过期",
|
||||
"Compromised" : "已泄露",
|
||||
"Filter Tags" : "过滤标签",
|
||||
"Simple Navigation" : "简单导航",
|
||||
"Someone has shared a credential with you." : "有人向您共享了一个证书。",
|
||||
|
|
|
@ -124,6 +124,8 @@
|
|||
"Current OTP settings" : "目前 OTP 设置 ",
|
||||
"Issuer" : "发行者 ",
|
||||
"Secret" : "密钥",
|
||||
"Digits" : "数字",
|
||||
"Period" : "时段",
|
||||
"Expiration date" : "有效期",
|
||||
"No expiration date set" : "未设置有效期",
|
||||
"Renew interval" : "更新间隔",
|
||||
|
@ -314,6 +316,7 @@
|
|||
"Medium Strength" : "中等强度",
|
||||
"Bad Strength" : "低强度",
|
||||
"Expired" : "已过期",
|
||||
"Compromised" : "已泄露",
|
||||
"Filter Tags" : "过滤标签",
|
||||
"Simple Navigation" : "简单导航",
|
||||
"Someone has shared a credential with you." : "有人向您共享了一个证书。",
|
||||
|
|
Loading…
Add table
Reference in a new issue