New Crowdin translations by GitHub Action
This commit is contained in:
parent
0cf56b2cbc
commit
93baf88e3a
1 changed files with 14 additions and 1 deletions
|
@ -102,6 +102,7 @@
|
|||
"no": "否",
|
||||
"email": "电子邮件地址",
|
||||
"support": "支持",
|
||||
"general": "通用",
|
||||
"settings": "设置",
|
||||
"copied": "已复制",
|
||||
"pleaseTryAgain": "请重试",
|
||||
|
@ -183,6 +184,7 @@
|
|||
"enterDetailsManually": "手动输入详细信息",
|
||||
"edit": "编辑",
|
||||
"copiedToClipboard": "已复制到剪贴板",
|
||||
"copiedNextToClipboard": "已将下一个代码复制到剪贴板",
|
||||
"error": "错误",
|
||||
"recoveryKeyCopiedToClipboard": "恢复密钥已复制到剪贴板",
|
||||
"recoveryKeyOnForgotPassword": "如果您忘记了密码,恢复数据的唯一方法就是使用此密钥。",
|
||||
|
@ -253,6 +255,10 @@
|
|||
"privacy": "隐私",
|
||||
"terms": "使用条款",
|
||||
"checkForUpdates": "检查更新",
|
||||
"downloadUpdate": "下载",
|
||||
"criticalUpdateAvailable": "有重要更新可用",
|
||||
"updateAvailable": "有可用的更新",
|
||||
"update": "更新",
|
||||
"checking": "正在检查...",
|
||||
"youAreOnTheLatestVersion": "当前为最新版本",
|
||||
"warning": "警告",
|
||||
|
@ -316,5 +322,12 @@
|
|||
"encrypted": "已加密",
|
||||
"plainText": "纯文本",
|
||||
"passwordToEncryptExport": "用来加密导出的密码",
|
||||
"export": "导出"
|
||||
"export": "导出",
|
||||
"useOffline": "无需备份即可使用",
|
||||
"signInToBackup": "登录以备份您的代码",
|
||||
"singIn": "登录",
|
||||
"sigInBackupReminder": "请导出您的代码以确保您有可以恢复的备份。",
|
||||
"offlineModeWarning": "您已选择在不进行备份的情况下继续操作。请手动备份以确保您的代码安全。",
|
||||
"showLargeIcons": "显示大图标",
|
||||
"focusOnSearchBar": "应用启动后聚焦搜索"
|
||||
}
|
Loading…
Add table
Reference in a new issue