1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-mobile/locales/zh_CN.json

1 line
48 KiB
JSON
Raw Normal View History

2020-10-29 16:34:31 +02:00
{"Duplicates the notes matching <note> to [notebook]. If no notebook is specified the note is duplicated in the current notebook.":"复制符合 <note> 的笔记至 [notebook]。若无指定的笔记本,该笔记将被复制至当前笔记本。","Cannot find \"%s\".":"无法找到 \"%s\" 。","Displays the notes in the current notebook. Use `ls /` to display the list of notebooks.":"在当前笔记本中显示笔记。使用 `ls /` 显示笔记本列表。","Displays only the first top <num> notes.":"只显示最上方的 <num> 条笔记。","Sorts the item by <field> (eg. title, updated_time, created_time).":"通过 <field> 排序项目 (示例: title, updated_time, created_time) 。","Reverses the sorting order.":"反转排序顺序。","Displays only the items of the specific type(s). Can be `n` for notes, `t` for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the to-dos, while `-ttd` would display notes and to-dos.":"仅显示指定类型的项目。可以把 `n` 用于笔记,`t` 用于待办事项,或者 `nt` 用于笔记和待办事项 (示例: `-tt` 只会显示待办事项,当使用 `-ttd` 时将会显示笔记和待办事项。","Either \"text\" or \"json\"":"\"text\" 或 \"json\"","Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, TODO_CHECKED (for to-dos), TITLE":"使用长列表格式。格式为: ID, NOTE_COUNT (仅笔记本) , DATE, TODO_CHECKED (仅待办事项) , TITLE","Please select a notebook first.":"请先选择笔记本。","Imports data into Joplin.":"导入数据到 Jolin。","Source format: %s":"原数据格式: %s","Do not ask for confirmation.":"不再要求确认。","Output format: %s":"导出格式: %s","Found: %d.":"已找到: %d条。","Created: %d.":"已创建: %d条。","Updated: %d.":"已更新: %d条。","Skipped: %d.":"已跳过: %d条。","Resources: %d.":"资源: %d。","Tagged: %d.":"已标签: %d条。","Importing notes...":"正在导入笔记...","The notes have been imported: %s":"以下笔记已被导入: %s","Enum":"枚举","Type: %s.":"格式: %s。","Possible values: %s.":"可用值: %s。","Default: %s":"默认值: %s","Possible keys/values:":"可用键/值:","Start, stop or check the API server. To specify on which port it should run, set the api.port config variable. Commands are (%s).":"启动,停止或检查 API 服务。可以通过设置 ‘api.port’ 变量指定 API 服务运行在哪个端口上。执行命令 (%s) 。","Server is already running on port %d":"服务已在端口 %d 上运行","Server is running on port %d":"服务正在端口 %d 上运行","Server is not running.":"服务没有运行。","Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, `status`, `decrypt-file` and `target-status`.":"管理 E2EE 配置。命令为: `enable`、`disable`、`decrypt`、`status`、`decrypt-file` 和 `target-status`。","Enter master password:":"输入主密码:","Operation cancelled":"操作已取消","Starting decryption... Please wait as it may take several minutes depending on how much there is to decrypt.":"开始解密,请稍候... 取决于需解密的文件数量,解密环节可能需要等待几分钟。","Decrypted items: %d":"解密项目: %d","Skipped items: %d (use --retry-failed-items to retry decrypting them)":"跳过项目: %d (使用 —retry-failed-items 来尝试重新解密)","Completed decryption.":"已完成解密。","Confirm password:":"确认密码:","Passwords do not match!":"密码不匹配!","Enabled":"已启用","Disabled":"已禁用","Encryption is: %s":"加密状态: %s","Creates a new notebook.":"新建笔记本。","Moves the notes matching <note> to [notebook].":"移动符合 <note> 的笔记到 [notebook]。","Gets or sets a config value. If [value] is not provided, it will show the value of [name]. If neither [name] nor [value] is provided, it will list the current configuration.":"读取或设置配置数值。如果 [value] 值没有提供,它将显示 [name] 值。如果没有提供 [name] 或 [value] 值,它将列出当前配置。","Also di