Skip to content

Commit 1df944f

Browse files
Translate _locales/en/messages.json in zh
100% translated source file: '_locales/en/messages.json' on 'zh'.
1 parent 9de36df commit 1df944f

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

_locales/zh/messages.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,18 @@
146146
"Error050": {
147147
"message": "E050:故障保险:当前同步运行会删除此配置文件中本地连接数的 {0}%。拒绝执行。如果仍要继续,在配置文件设置中禁用这个故障保险。如果没有发起该同步,可以用设备的本地状态覆盖服务器上的状态。如果相信这是个错误,请联系开发者,附上此同步运行的调试日志。"
148148
},
149+
"Error051": {
150+
"message": "E051:无法进行 Dropbox 身份认证。请再次将 floccus 与你的 Dropbox 账户相连接。"
151+
},
152+
"Error052": {
153+
"message": "E052: OAuth 错误、令牌认证错误。请重新连接 Dropbox 账户。"
154+
},
155+
"Error053": {
156+
"message": "E053: 无法在 Dropbox 中搜索你的文件名"
157+
},
158+
"Error054": {
159+
"message": "E054:无法获得 Dropbox 模板"
160+
},
149161
"LabelWebdavurl": {
150162
"message": "WebDAV URL"
151163
},
@@ -169,6 +181,9 @@
169181
},
170182
"DescriptionBookmarksfilegoogle": {
171183
"message": "将存放在 Google Drive 中的书签文件的文件名。不要输入完整的文件路径,只输入文件名。确保该名称在驱动器中是唯一的。例如:mybookmarks.xbel"
184+
},
185+
"DescriptionBookmarksfiledropbox": {
186+
"message": "待在 Dropbox 中的书签文件的名字。不要输入完整的文件路径,只输入文件名。确保该名字在你的 Dropbox 内唯一,如 mybookmarks.xbel"
172187
},
173188
"DescriptionBookmarksfilegit": {
174189
"message": "相对于你的 Git 存储库根目录的书签文件路径 (路径中的所有文件夹必须都已存在)。如,personal_stuff/bookmarks.xbel"
@@ -567,6 +582,21 @@
567582
"DescriptionLoggedingoogle": {
568583
"message": "您已连接到您的Google帐户以将书签同步文件存储在您的Google Drive中。"
569584
},
585+
"LabelAdapterdropbox": {
586+
"message": "Dropbox"
587+
},
588+
"DescriptionAdapterdropbox": {
589+
"message": "通过存储在 Dropbox 内的文件(可以加密)同步书签。它能同步 http、ftp、数据、文件和 javascript 书签。使用该选项时可选择使用端到端加密。"
590+
},
591+
"LabelLogindropbox": {
592+
"message": "用 Dropbox 登录"
593+
},
594+
"DescriptionLogindropbox": {
595+
"message": "连接到 Dropbox 账户在 Dropbox 中存储书签同步文件"
596+
},
597+
"DescriptionLoggedindropbox": {
598+
"message": "已经连接了 Dropbox 账户在 Dropbox 中存储书签同步文件"
599+
},
570600
"LabelPassphrase": {
571601
"message": "密码短语"
572602
},
@@ -699,6 +729,9 @@
699729
"LabelGoogledrivesetup": {
700730
"message": "登录 Google Drive"
701731
},
732+
"LabelDropboxsetup": {
733+
"message": "登录到 Dropbox"
734+
},
702735
"LabelSyncfoldersetup": {
703736
"message": "要同步哪些文件夹?"
704737
},

0 commit comments

Comments
 (0)