|
146 | 146 | "Error050": { |
147 | 147 | "message": "E050:故障保险:当前同步运行会删除此配置文件中本地连接数的 {0}%。拒绝执行。如果仍要继续,在配置文件设置中禁用这个故障保险。如果没有发起该同步,可以用设备的本地状态覆盖服务器上的状态。如果相信这是个错误,请联系开发者,附上此同步运行的调试日志。" |
148 | 148 | }, |
| 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 | + }, |
149 | 161 | "LabelWebdavurl": { |
150 | 162 | "message": "WebDAV URL" |
151 | 163 | }, |
|
169 | 181 | }, |
170 | 182 | "DescriptionBookmarksfilegoogle": { |
171 | 183 | "message": "将存放在 Google Drive 中的书签文件的文件名。不要输入完整的文件路径,只输入文件名。确保该名称在驱动器中是唯一的。例如:mybookmarks.xbel" |
| 184 | + }, |
| 185 | + "DescriptionBookmarksfiledropbox": { |
| 186 | + "message": "待在 Dropbox 中的书签文件的名字。不要输入完整的文件路径,只输入文件名。确保该名字在你的 Dropbox 内唯一,如 mybookmarks.xbel" |
172 | 187 | }, |
173 | 188 | "DescriptionBookmarksfilegit": { |
174 | 189 | "message": "相对于你的 Git 存储库根目录的书签文件路径 (路径中的所有文件夹必须都已存在)。如,personal_stuff/bookmarks.xbel" |
|
567 | 582 | "DescriptionLoggedingoogle": { |
568 | 583 | "message": "您已连接到您的Google帐户以将书签同步文件存储在您的Google Drive中。" |
569 | 584 | }, |
| 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 | + }, |
570 | 600 | "LabelPassphrase": { |
571 | 601 | "message": "密码短语" |
572 | 602 | }, |
|
699 | 729 | "LabelGoogledrivesetup": { |
700 | 730 | "message": "登录 Google Drive" |
701 | 731 | }, |
| 732 | + "LabelDropboxsetup": { |
| 733 | + "message": "登录到 Dropbox" |
| 734 | + }, |
702 | 735 | "LabelSyncfoldersetup": { |
703 | 736 | "message": "要同步哪些文件夹?" |
704 | 737 | }, |
|
0 commit comments