1- {
1+ {
22 "extName" : {
33 "message" : " 身份验证器" ,
44 "description" : " Extension Name."
2424 "description" : " Secret Error."
2525 },
2626 "info" : {
27- "message": "<p><strong>Authenticator</strong> for Google™ Authenticator,<br/>© 2018 <a target='_blank' href='https://github.com/Authenticator-Extension'>Authenticator Extension</a>. Released under the MIT License.</p><p>Google™是Google的商标,Google Authenticator是Google的商品名,以上所有权归Google公司所有。</p><p><a target='_blank' href='https://github.com/LazarSoft/jsqrcode'>jsqrcode</a>的所有权归jsqrcode的作者所有。以Apache协议授权。</p><p><a target='_blank' href='https://github.com/zxing/zxing'>ZXing</a>的所有权归ZXing的作者所有。以Apache协议授权。</p><p><a target='_blank' href='http://blog.tinisles.com/2011/10/google-authenticator-one-time-password-algorithm-in-javascript/'>totp.js</a>的所有权归其作者所有。以MIT协议授权。</p><p><a target='_blank' href='http://caligatio.github.com/jsSHA/'>jsSHA</a>的所有权归jsSHA的作者所有。以BSD协议授权。</p><p><a target='_blank' href='http://davidshimjs.github.io/qrcodejs/'>qrcode.js</a>的所有权归qrcode.js作者所有。以MIT协议授权。</p><p><a target='_blank' href='https://code.google.com/p/crypto-js/'>crypto-js</a>的所有权归crypto-js作者所有。以BSD协议授权。</p><p><a target='_blank' href='https://www.google.com/fonts/specimen/Droid+Sans+Mono'>Droid Sans Mono</a>的所有权归Steve Matteson所有。以Apache协议授权。</p><p><a target='_blank' href='http://fontawesome.io'>Font Awesome</a>的所有权归Dave Gandy所有。以SIL OFL协议1.1授权。</p><p>感谢 <a target='_blank' href='https://github.com/multiwebinc'>Mike Robinson</a> <3</p>",
27+ "message": "<p><strong>Authenticator<\/strong> for Google™ Authenticator,<br\/>© 2018 <a target='_blank' href='https:\/\/github.com\/Authenticator-Extension'>Authenticator Extension<\/a>. Released under the MIT License.<\/p><p>Google™是Google的商标,Google Authenticator是Google的商品名,以上所有权归Google公司所有。<\/p><p><a target='_blank' href='https:\/\/github.com\/LazarSoft\/jsqrcode'>jsqrcode<\/a>的所有权归jsqrcode的作者所有。以Apache协议授权。<\/p><p><a target='_blank' href='https:\/\/github.com\/zxing\/zxing'>ZXing<\/a>的所有权归ZXing的作者所有。以Apache协议授权。<\/p><p><a target='_blank' href='http:\/\/blog.tinisles.com\/2011\/10\/google-authenticator-one-time-password-algorithm-in-javascript\/'>totp.js<\/a>的所有权归其作者所有。以MIT协议授权。<\/p><p><a target='_blank' href='http:\/\/caligatio.github.com\/jsSHA\/'>jsSHA<\/a>的所有权归jsSHA的作者所有。以BSD协议授权。<\/p><p><a target='_blank' href='http:\/\/davidshimjs.github.io\/qrcodejs\/'>qrcode.js<\/a>的所有权归qrcode.js作者所有。以MIT协议授权。<\/p><p><a target='_blank' href='https:\/\/code.google.com\/p\/crypto-js\/'>crypto-js<\/a>的所有权归crypto-js作者所有。以BSD协议授权。<\/p><p><a target='_blank' href='https:\/\/www.google.com\/fonts\/specimen\/Droid+Sans+Mono'>Droid Sans Mono<\/a>的所有权归Steve Matteson所有。以Apache协议授权。<\/p><p><a target='_blank' href='http:\/\/fontawesome.io'>Font Awesome<\/a>的所有权归Dave Gandy所有。以SIL OFL协议1.1授权。<\/p><p>感谢 <a target='_blank' href='https:\/\/github.com\/multiwebinc'>Mike Robinson<\/a> <3<\/p>",
2828 "description" : " Information."
2929 },
3030 "add_qr" : {
4444 "description" : " OK."
4545 },
4646 "yes" : {
47- "message" : " 是" ,
48- "description" : " Yes."
47+ "message" : " 是" ,
48+ "description" : " Yes."
4949 },
5050 "no" : {
5151 "message" : " 否" ,
5959 "message" : " 账户" ,
6060 "description" : " Account."
6161 },
62+ "accountName" : {
63+ "message" : " 账户名称" ,
64+ "description" : " Account Name."
65+ },
66+ "username" : {
67+ "message" : " 用户名" ,
68+ "description" : " Username."
69+ },
6270 "secret" : {
6371 "message" : " 密钥" ,
6472 "description" : " Secret."
7684 "description" : " About."
7785 },
7886 "export_import" : {
79- "message" : " 导出 / 导入" ,
87+ "message" : " 导出 \ / 导入" ,
8088 "description" : " Export and Import."
8189 },
8290 "settings" : {
8997 },
9098 "current_phrase" : {
9199 "message" : " 当前密码" ,
92- "description" : " Current Phrase ."
100+ "description" : " Current Passphrase ."
93101 },
94102 "new_phrase" : {
95103 "message" : " 新密码" ,
96- "description" : " New Phrase ."
104+ "description" : " New Passphrase ."
97105 },
98106 "phrase" : {
99107 "message" : " 密码" ,
100- "description" : " Phrase ."
108+ "description" : " Passphrase ."
101109 },
102110 "confirm_phrase" : {
103111 "message" : " 确认密码" ,
104- "description" : " Confirmm Phrase ."
112+ "description" : " Confirmm Passphrase ."
105113 },
106- "confirm_delete" : {
107- "message" : " 您确定要删除此密钥吗?您无法找回已删除的密钥。 此操作无法撤销。" ,
114+ "confirm_delete" : {
115+ "message" : " 您确定要删除此密钥吗?此操作无法撤销。" ,
108116 "description" : " Remove entry confirmation"
109117 },
110118 "security_warning" : {
111119 "message" : " 您的密钥将使用此密码进行加密。如果您忘记了密码没有人能够提供帮助。" ,
112- "description" : " Phrase Warning."
120+ "description" : " Passphrase Warning."
113121 },
114122 "update" : {
115123 "message" : " 更新" ,
116124 "description" : " Update."
117125 },
118126 "phrase_incorrect" : {
119127 "message" : " 部分账户与密码不匹配,您无法添加新账户、导出账户数据或者更改密码。请提供正确的密码后重试。" ,
120- "description" : " Phrase Incorrect."
128+ "description" : " Passphrase Incorrect."
121129 },
122130 "phrase_not_match" : {
123131 "message" : " 两次密码不一致。" ,
124- "description" : " Phrase Not Match."
132+ "description" : " Passphrase Not Match."
125133 },
126134 "encrypted" : {
127135 "message" : " 已加密" ,
160168 "description" : " Local Time is Too Far Off"
161169 },
162170 "remind_backup" : {
163- "message" : " 您是否为密钥创建了备份?请注意,没有人可以帮助您找回被锁定的账户, 不要等到为时已晚。我们将在30天后再次提醒您进行备份 。" ,
171+ "message" : " 您是否为密钥创建了备份?不要等到为时已晚。" ,
164172 "description" : " Remind Backup"
165173 },
166174 "capture_failed" : {
196204 "description" : " Download backup file."
197205 },
198206 "import_backup" : {
207+ "message" : " 导入备份" ,
208+ "description" : " Import backup."
209+ },
210+ "import_backup_file" : {
199211 "message" : " 导入备份文件" ,
200212 "description" : " Import backup file."
201213 },
214+ "import_backup_code" : {
215+ "message" : " 导入备份代码" ,
216+ "description" : " Import backup code."
217+ },
202218 "dropbox_backup" : {
203219 "message" : " 自动备份至Dropbox" ,
204220 "description" : " Auto backup to Dropbox."
220236 "description" : " Show all entries."
221237 },
222238 "dropbox_risk" : {
223- "message" : " 保存至Dropbox的备份没有加密(即使您已设置了密码),使用此功能需要您自担风险 。" ,
239+ "message" : " 警告:保存至Dropbox的备份均未备份,您需自担风险 。" ,
224240 "description" : " Dropbox backup risk warning."
225241 }
226- }
242+ }
0 commit comments