2017-01-30 04:12:16 +03:00
{ "translations" : {
"Passwords" : "密码" ,
2017-12-15 18:05:50 +03:00
"Generating sharing keys ( %s / 2)" : "生成共享秘钥(%s / 2) " ,
2017-01-30 04:12:16 +03:00
"Incorrect vault password!" : "错误的密码!" ,
"Passwords do not match" : "密码不匹配" ,
"General" : "一般" ,
"Custom Fields" : "自定义字段" ,
2017-09-15 03:19:40 +03:00
"Please fill in a label." : "请填写一个标签。" ,
2017-08-29 03:20:03 +03:00
"Please fill in a value." : "请填写一个值" ,
2017-01-30 04:12:16 +03:00
"Error loading file" : "加载文件错误 " ,
2017-09-15 03:19:40 +03:00
"An error occurred during decryption" : "解密时发生一个错误" ,
2017-01-30 04:12:16 +03:00
"Credential created!" : "创建凭证" ,
"Credential deleted" : "凭证删除" ,
"Credential updated" : "凭证更新" ,
"Credential recovered" : "凭证回收" ,
"Credential destroyed" : "凭证销毁" ,
2017-09-15 03:19:40 +03:00
"Error downloading file, you probably don't have sufficient permissions" : "文件下载错误,你可能没有恰当的权限。" ,
2017-02-02 04:12:23 +03:00
"Invalid QR code" : "无效的 QR 代码" ,
2017-01-30 04:12:16 +03:00
"Starting export" : "正在开始导出" ,
"Decrypting credentials" : "凭证解密" ,
"Done" : "完成" ,
2017-09-15 03:19:40 +03:00
"File read successfully." : "文件读取成功。" ,
"Proceed with the following steps to import your file" : "按以下步骤处理以导入你的文件" ,
2017-01-30 04:12:16 +03:00
"Credential has no label, skipping" : "凭证没有标签,跳过" ,
"Adding {{credential}}" : "添加 {{credential}}" ,
"Added {{credential}}" : "已添加 {{credential}}" ,
2017-09-26 03:20:32 +03:00
"Skipping credential, missing label on line {{line}}" : "跳过凭证,缺少标签{{line}}" ,
2017-02-03 04:12:36 +03:00
"Parsed {{num}} credentials, starting to import" : "解析 {{num}} 个凭据,开始导入" ,
2017-03-24 04:14:14 +03:00
"Importing" : "正在导入" ,
"Start import" : "开始导入" ,
2017-05-14 03:16:53 +03:00
"Select CSV file" : "选择 CSV 文件" ,
2017-09-15 03:19:40 +03:00
"Parsed {{rows}} lines from CSV file" : "从 CSV 文件解析了 {{rows}} 行" ,
2017-05-14 03:16:53 +03:00
"Skip first row" : "跳转到第一行" ,
2017-09-15 03:19:40 +03:00
"You need to assign the label field before you can start the import." : "开始导入之前需要先关联标签字段。" ,
"The first 5 lines of the CSV are shown." : "显示 CSV 的前 5 行。" ,
"Assign the proper fields to each column." : "为每一列关联恰当的字段。" ,
"Example of imported credential" : "导入的凭证示例" ,
"Missing an importer? Try it with the generic CSV importer." : "没有导入器?尝试使用通用的 CSV 导入器。" ,
2017-03-24 04:14:14 +03:00
"Go back to importers." : "返回导入器。" ,
2017-02-03 04:12:36 +03:00
"Revision deleted" : "修订已删除" ,
"Revision restored" : "修订已恢复" ,
2017-09-15 03:19:40 +03:00
"Save in Passman" : "保存到 Passman" ,
2017-02-03 04:12:36 +03:00
"Settings saved" : "设置已保存" ,
"General settings" : "常规设置" ,
2017-09-15 03:19:40 +03:00
"Password audit" : "密码审计" ,
2017-01-30 04:12:16 +03:00
"Password settings" : "密码设置" ,
2017-02-03 04:12:36 +03:00
"Import credentials" : "导入凭据" ,
"Export credentials" : "导出凭据" ,
2017-01-30 04:12:16 +03:00
"Sharing" : "正在共享" ,
2017-09-15 03:19:40 +03:00
"Are you sure you want to leave? This will destroy all your credentials" : "是否要离开?这将销毁你所有的凭证" ,
2017-01-30 04:12:16 +03:00
"Your old password is incorrect!" : "您的旧密码不正确!" ,
2017-09-15 03:19:40 +03:00
"New password does not match!" : "新密码不匹配!" ,
"Please log in with your new vault password" : "请使用你的新保险箱密码登录" ,
2017-02-03 04:12:36 +03:00
"Share with users and groups" : "与用户和组共享" ,
2017-01-30 04:12:16 +03:00
"Share link" : "分享链接" ,
2017-02-03 04:12:36 +03:00
"Are you sure you want to leave? This will corrupt this credential" : "您确认要离开吗?这将销毁这个凭证" ,
"Credential unshared" : "凭证未分享" ,
"Credential shared" : "凭证已分享" ,
2017-01-30 04:12:16 +03:00
"Saved!" : "已保存" ,
"Poor" : "差 " ,
"Weak" : "弱" ,
"Good" : "好的" ,
"Strong" : "强 " ,
"Toggle visibility" : "切换可见性" ,
"Copy to clipboard" : "复制到剪贴板" ,
"Copied to clipboard!" : "复制到剪贴板!" ,
"Generate password" : "生成的密码" ,
"Copy password to clipboard" : "复制密码到剪贴板" ,
"Password copied to clipboard!" : "密码复制到剪贴板! " ,
"Complete" : "完成" ,
"Username" : "用户名" ,
"Repeat password" : "重复密码" ,
2017-07-22 03:19:15 +03:00
"Add tag" : "添加标签" ,
2017-12-15 18:05:50 +03:00
"Pick an icon" : "选择一个图标" ,
"Use this icon" : "使用这个图标" ,
"Selected icon" : "选定的图标" ,
2017-01-30 04:12:16 +03:00
"Field label" : "字段标签" ,
"Field value" : "字段值" ,
"Choose a file" : "选择一个文件" ,
"Text" : "文本 " ,
"File" : "文件" ,
"Add" : "增加" ,
"Value" : "值" ,
"Type" : "类型" ,
"Actions" : "操作" ,
"Empty" : "空" ,
"Filename" : "文件名" ,
"Upload date" : "上传日期" ,
"Size" : "大小" ,
2017-02-19 04:12:48 +03:00
"Upload or enter your OTP secret" : "上传或输入 OTP 密钥" ,
2017-01-30 04:12:16 +03:00
"Current OTP settings" : "目前OTP设置 " ,
"Issuer" : "发行者 " ,
"Secret" : "密钥" ,
2017-09-15 03:19:40 +03:00
"Expiration date" : "有效期" ,
"No expiration date set" : "未设置有效期" ,
2017-01-30 04:12:16 +03:00
"Renew interval" : "更新间隔" ,
"Disabled" : "禁用" ,
"Day(s)" : "天(s)" ,
"Week(s)" : "周(s)" ,
"Month(s)" : "月(s)" ,
"Year(s)" : "年(s)" ,
"Password generation settings" : "生成密码设置" ,
"Password length" : "密码长度" ,
"Minimum amount of digits" : "最小数字位数" ,
"Use uppercase letters" : "使用大写字母 " ,
"Use lowercase letters" : "使用小写字母" ,
"Use numbers" : "使用数字" ,
"Use special characters" : "使用特殊字符" ,
"Avoid ambiguous characters" : "避免模糊字符" ,
"Require every character type" : "要求所用字符类型" ,
"Export type" : "导出类型" ,
"Export" : "导出" ,
2017-09-26 03:20:32 +03:00
"Enter vault password to confirm export." : "输入保险库密码以确认导出。" ,
2017-01-30 04:12:16 +03:00
"Rename vault" : "重命名文件库" ,
"New vault name" : "新文件库名称" ,
"Change" : "变更" ,
"Change vault key" : "更高保险箱密钥" ,
"Old vault password" : "旧的保险箱密码" ,
"New vault password" : "新的保险箱密码" ,
2017-09-26 03:20:32 +03:00
"Repeat new vault password" : "重复新的保管库密码" ,
2017-01-30 04:12:16 +03:00
"Please wait your vault is being updated, do not leave this page." : "请耐心等待,您的保险箱正在更新,请不要离开此页面。" ,
"Processing" : "正在处理" ,
"Total progress" : "全部进度" ,
"About Passman" : "关于 Passman" ,
"Version" : "版本" ,
"Donate to support development" : "捐赠支持开发" ,
"Bookmarklet" : "书签小工具" ,
"Save your passwords with 1 click!" : "1 键保存密码!" ,
"Drag below button to your bookmark toolbar." : "将下面的按钮拖拽到您的书签工具栏。" ,
"Delete vault" : "删除保险箱" ,
"Vault password" : "保险箱密码" ,
"This process is irreversible" : "操作不可逆" ,
"Delete my precious passwords" : "删除我的宝贵密码" ,
2017-09-19 03:20:55 +03:00
"Deleting {{password}}…" : "正在删除 {{password}}…" ,
2017-01-30 04:12:16 +03:00
"Yes, delete my precious passwords" : "是的,删除我的宝贵密码 " ,
"Import type" : "导入类型" ,
"Import" : "导入" ,
"Read progress" : "读取进度" ,
"Upload progress" : "上传进度 " ,
"Private Key" : "私钥" ,
"Public key" : "公钥" ,
"Key size" : "密钥尺寸" ,
"Save keys" : "保存密码" ,
"Generate sharing keys" : "生成分享密码" ,
"Generating sharing keys" : "生成分享密码中" ,
2017-09-26 03:20:32 +03:00
"The password tool will scan your password, calculate the average crack time and list those which are below the threshold" : "密码工具将扫描您的密码,计算平均破解时间,并列出低于阈值的密码" ,
2017-01-30 04:12:16 +03:00
"Minimum password stength" : "最小密码长度" ,
2017-05-14 03:16:53 +03:00
"Start scan" : "开始扫描" ,
"Result" : "结果" ,
2017-09-26 03:20:32 +03:00
"A total of {{scan_result}} weak credentials were found." : "共发现{{scan_result}}弱凭证。" ,
2017-01-30 04:12:16 +03:00
"Score" : "评分" ,
"Action" : "操作" ,
2017-12-15 18:05:50 +03:00
"Search users…" : "搜索用户..." ,
2017-09-26 03:20:32 +03:00
"Missing users? Only users that have vaults are shown." : "缺少用户? 只显示具有保管库的用户。" ,
2017-01-30 04:12:16 +03:00
"Cyphering" : "计算中" ,
"Uploading" : "正在上传..." ,
"User" : "用户" ,
"Crypto time" : "加密时间" ,
"Total time spent cyphering" : "加密所花费的总时间" ,
"Read" : "读取" ,
"Write" : "写入" ,
"Files" : "文件" ,
"Revisions" : "修订" ,
"Pending" : "等待" ,
"Enable link sharing" : "启用链接分享" ,
"Share until date" : "分享截止日期" ,
"Expire after views" : "过期浏览次数" ,
2017-09-26 03:20:32 +03:00
"Click Share first" : "点击先分享" ,
2017-01-30 04:12:16 +03:00
"Show files" : "显示文件" ,
"Details" : "详细信息" ,
"Hide details" : "隐藏详细信息" ,
"Password score" : "密码得分" ,
"Cracking times" : "破解时间" ,
"100 / hour" : "100 / 小时" ,
"Throttled online attack" : "限制在线攻击" ,
"10 / second" : "10 / 秒" ,
"Unthrottled online attack" : "不限制在线攻击" ,
"10k / second" : "10k / 秒" ,
"Offline attack, slow hash, many cores" : "离线攻击,慢速哈希,多核心" ,
"10B / second" : "10B / 秒" ,
"Offline attack, fast hash, many cores" : "离线攻击,快速哈希,多核心" ,
"Match sequence" : "匹配序列" ,
"See match sequence" : "查看匹配序列" ,
"Pattern" : "模式" ,
"Matched word" : "匹配的词" ,
"Dictionary name" : "字典名" ,
"Rank" : "评级" ,
"Reversed" : "反向" ,
"Guesses" : "猜测" ,
"Base guesses" : "基本猜测" ,
"Uppercase variations" : "大写变体" ,
"l33t-variations" : "l33t变体" ,
"Showing revisions of" : "显示历史版本" ,
"Revision of" : "历史版本" ,
"by" : "由" ,
"No revisions found." : "未找到修订版本。" ,
"Label" : "标签" ,
"Restore revision" : "恢复修订版本" ,
"Delete revision" : "删除修订版本" ,
"Edit credential" : "编辑凭据" ,
"Create new credential" : "创建新凭据" ,
"Save" : "保存" ,
"Cancel" : "取消" ,
"Settings" : "设置" ,
"Share credential {{credential}}" : "分享凭证 {{credential}}" ,
"Unshare" : "取消共享" ,
"Showing deleted since" : "显示自从删除以来" ,
2017-09-26 03:20:32 +03:00
"Beginning" : "开始" ,
"Showing {{number_filtered}} of {{credential_number}} credentials" : "显示{{credential_number}}凭据的{{number_filtered}}" ,
"Search for credential…" : "搜索凭证..." ,
2017-01-30 04:12:16 +03:00
"Account" : "账户" ,
"Password" : "密码" ,
"OTP" : "OTP" ,
"E-mail" : "E-mail" ,
"URL" : "URL" ,
"Notes" : "说明" ,
2017-09-19 03:20:55 +03:00
"Expiry time" : "过期时间" ,
2017-01-30 04:12:16 +03:00
"Changed" : "已更改" ,
"Created" : "已创建" ,
"Edit" : "编辑" ,
"Delete" : "删除" ,
"Share" : "共享" ,
"Recover" : "恢复" ,
"Destroy" : " 销毁" ,
"Use regex" : "使用正则表达式" ,
"You have incoming share requests." : "您接收到共享请求." ,
2017-09-26 03:20:32 +03:00
"If you want to put the credential in another vault," : "如果你想将证书放在另一个保险库中," ,
"log out of this vault and log in to the vault you want the shared credential in." : "退出此保管库并登录到您要共享证书的保管库。" ,
2017-01-30 04:12:16 +03:00
"Permissions" : "权限" ,
2017-02-03 04:12:36 +03:00
"Received from" : "接受自" ,
2017-01-30 04:12:16 +03:00
"Date" : "日期" ,
"Accept" : "接受" ,
"Decline" : "拒绝" ,
2017-02-03 04:12:36 +03:00
"You have {{session_time}} left before logout." : "你剩 {{session_time}} 在注销前." ,
2017-09-26 03:20:32 +03:00
"Your vault has been locked for {{time}} because of {{tries}} failed attempts!" : "由于{{试图}}尝试已失败,您的保管库已锁定{{time}}" ,
2017-01-30 04:12:16 +03:00
"Last accessed" : "上次访问" ,
"Never" : "从不" ,
2017-09-26 03:20:32 +03:00
"No vaults found, why not create one?" : "没有找到保险库,为什么不创建一个?" ,
"Password strength must be at least: {{strength}}" : "密码强度必须至少为{{strength}}" ,
"Please give your new vault a name." : "请给你的新保险库一个名字。" ,
"Repeat vault password" : "重复保管库密码" ,
"Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "您的共享密钥将具有1024位的强度, 您可以稍后在“设置”中进行更改。" ,
2017-05-14 03:16:53 +03:00
"Create vault" : "创建保险箱" ,
2017-09-26 03:20:32 +03:00
"Go back to vaults" : "回到保管库" ,
2017-02-19 04:12:48 +03:00
"Please input the password for" : "请输入密码为" ,
2017-09-26 03:20:32 +03:00
"Set this vault as the default." : "将此保管库设置为默认值。" ,
2017-05-14 03:16:53 +03:00
"Log into this vault automatically." : "自动登入保险箱" ,
2017-09-26 03:20:32 +03:00
"Log out of this vault automatically after: " : "之后自动退出此保管库:" ,
2017-05-14 03:16:53 +03:00
"Decrypt vault" : "加密保险箱" ,
2017-09-26 03:20:32 +03:00
"Seems you lost the vault password and you're unable to log in." : "似乎丢失了保管库密码,您无法登录。" ,
"If you want this vault to be removed you can request that here." : "如果你想要这个保管库被删除,你可以在这里要求。" ,
"An admin then accepts or declines the request" : "然后,管理员接受或拒绝该请求" ,
"After an admin destroys this vault, all credentials in it will be lost" : "管理员销毁此保管库后,其中的所有凭据将丢失" ,
"Reason for requesting deletion (optional):" : "请求删除的原因(可选):" ,
"Request vault destruction" : "请求保险库销毁" ,
"Yes, request an admin to destroy this vault" : "是的,请求管理员销毁此保管库" ,
"Cancel destruction request" : "取消销毁请求" ,
"Vault destruction requested" : "要求保管库销毁" ,
"Request removed" : "请求已移除" ,
"Destruction request pending" : "销毁请求待处理" ,
"Warning! Adding credentials over HTTP is insecure!" : "警告! 通过HTTP添加凭证是不安全的! " ,
2017-02-19 04:12:48 +03:00
"Logged in to {{vault_name}}" : "计入日志到 {{vault_name}}" ,
2017-05-14 03:16:53 +03:00
"Change vault" : "更改保险箱" ,
"Deleted credentials" : "删除凭据" ,
2017-01-30 04:12:16 +03:00
"Logout" : "注销" ,
"Donate" : "捐助" ,
2017-09-26 03:20:32 +03:00
"Someone has shared a credential with you." : "有人与你分享了一个证书。" ,
"Click here to request it" : "点击这里请求" ,
"Loading…" : "加载中" ,
"Awwhh… credential not found. Maybe it expired" : "Awwhh ...没有找到证书。 也许它过期了" ,
2017-02-19 04:12:48 +03:00
"Error while saving field" : "保存域错误" ,
2017-09-26 03:20:32 +03:00
"A Passman item has been created, modified or deleted" : "Passman项目已创建, 修改或已删除" ,
"A Passman item has expired" : "Passman项目已过期" ,
"A Passman item has been shared" : "Passman项目已被共享" ,
"A Passman item has been renamed" : "Passman项目已重命名" ,
2017-02-19 04:12:48 +03:00
"%1$s has been created by %2$s" : "%1$s 已经被创建通过 %2$s" ,
"You created %1$s" : "已创建 %1$s" ,
2017-09-26 03:20:32 +03:00
"%1$s has been updated by %2$s" : "%1$s已更新%2$s" ,
2017-02-19 04:12:48 +03:00
"You updated %1$s" : "已更新 %1$s" ,
"%2$s has revised %1$s to the revision of %3$s" : "%2$s 已修订 %1$s 到版本 %3$s" ,
2017-09-26 03:20:32 +03:00
"You reverted %1$s back to the revision of %3$s" : "您将%1$s还原到%3$s的修订版本" ,
2017-02-19 04:12:48 +03:00
"%3$s has renamed %1$s to %2$s" : "%3$s 已重命名 %1$s 为 %2$s" ,
"You renamed %1$s to %2$s" : "已重命名 %1$s 为 %2$s" ,
"%1$s has been deleted by %2$s" : "%1$s 已被删除由 %2$s" ,
"You deleted %1$s" : "已删除 %1$s" ,
"%1$s has been recovered by %2$s" : "%1$s 已被恢复由 %2$s" ,
"You recovered %1$s" : "已恢复 %1$s" ,
"%1$s has been permanently deleted by %2$s" : "%1$s 已被永久删除由 %2$s" ,
2017-01-30 04:12:16 +03:00
"You permanently deleted %1$s" : "你将永久删除 %1$s" ,
"The password of %1$s has expired, renew it now." : "密码 %1$s 已过期,请续订。" ,
2017-02-19 04:12:48 +03:00
"%1$s has been shared with %2$s" : "%1$s 已经共享被 %2$s" ,
2017-01-30 04:12:16 +03:00
"You received a share request for %1$s from %2$s" : "您收到 %2$s 的共享 %1$s 请求 " ,
2017-02-19 04:12:48 +03:00
"%s has been shared with a link" : "%s 已被共享通过链接" ,
2017-09-26 03:20:32 +03:00
"Your credential \"%s\" expired, click here to update the credential." : "您的凭据%s已过期, 请点击此处更新凭证。" ,
2017-01-30 04:12:16 +03:00
"Remind me later" : "以后提醒我 " ,
"Ignore" : "忽略" ,
2017-09-26 03:20:32 +03:00
"%s shared \"%s\" with you. Click here to accept" : "%s已共享\"%s\"和你. 点击这里接受" ,
"%s has declined your share request for \"%s\"." : "%s已拒绝您的共享请求\"%s\"" ,
"%s has accepted your share request for \"%s\"." : "%s已接受您的共享请求\"%s\"" ,
2017-05-14 03:16:53 +03:00
"Passman" : "Passman" ,
2017-01-30 04:12:16 +03:00
"Unable to get version info" : "无法获取版本信息 " ,
"Passman Settings" : "Passman 设置" ,
2017-09-26 03:20:32 +03:00
"GitHub version:" : "GitHub版本" ,
"A newer version of Passman is available" : "较新版本的Passman可用" ,
"Password sharing" : "密码共享中" ,
"Credential mover" : "凭证移动者" ,
"Vault destruction requests" : "存储库销毁请求" ,
2017-01-30 04:12:16 +03:00
"Check for new versions" : "检查新版本" ,
"Enable HTTPS check" : "启用HTTPS检查" ,
"Disable context menu" : "禁用上下文菜单 " ,
2017-09-26 03:20:32 +03:00
"Disable JavaScript debugger" : "禁用JavaScript调试器" ,
2017-02-24 04:27:40 +03:00
"Allow users on this server to share passwords with a link" : "允许此服务器上的用户通过链接共享密码 " ,
"Allow users on this server to share passwords with other users" : "允许此服务器上的用户与其他用户共享密码 " ,
2017-09-26 03:20:32 +03:00
"Move credentials from one account to another" : "将凭据从一个帐户移动到另一个" ,
"Source account" : "资源账户" ,
"Destination account" : "终点账户" ,
"Credentials moved!" : "证书已移动了!" ,
"Requests to destroy vault" : "要求销毁存储库" ,
2017-05-14 03:16:53 +03:00
"Request ID" : "请求 ID" ,
2017-09-26 03:20:32 +03:00
"Requested by" : "被要求" ,
2017-03-24 04:14:14 +03:00
"Reason" : "原因" ,
2017-09-26 03:20:32 +03:00
"Click here to request\n\t\t\t\t\tit" : "点击这里请求\n\t\t\t\t\t" ,
"Expire time" : "到期时间" ,
2017-01-30 04:12:16 +03:00
"Connection to server lost" : "与服务器的连接断开" ,
"Problem loading page, reloading in 5 seconds" : "加载页面出现问题, 在 5 秒内重新加载" ,
"Saving..." : "保存中..." ,
"Dismiss" : "忽略" ,
"seconds ago" : "几秒前"
} , "pluralForm" : "nplurals=1; plural=0;"
}