Skip to content

Commit d682ff9

Browse files
IcekingJasonSchneegans
authored andcommitted
🌐 Translate using Weblate (Chinese (Simplified Han script))
1 parent 3c1f1fa commit d682ff9

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

locales/zh-Hans/translation.json

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"tip-1": "此操作使用您的剪贴板粘贴文本。使用该操作后,剪贴板将包含文本。"
156156
},
157157
"uri": {
158-
"description": "打开网页或调用其它URI方案",
158+
"description": "打开网页或调用其它链接方案",
159159
"name": "打开 URI",
160160
"tip-1": "使用 http:// 协议来打开网站。",
161161
"tip-2": "您可以使用它来调用自定义URI方案,如 slack:// 或 zoommtg:// 。",
@@ -308,7 +308,11 @@
308308
"wlroots-pointer-get-timeout-default-behavior-info": "决定若在设定时间内无法从 wlroots 后端取得位置时,指针应位于何处。",
309309
"wlroots-pointer-get-timeout-default-behavior": "指针备选位置",
310310
"center": "中心",
311-
"previously-reported": "上次传回值"
311+
"previously-reported": "上次传回值",
312+
"windows-ink-workaround-info": "此选项会启用一项兼容性修正,可以解决在 Windows Ink 启用时无法取得触控笔位置的问题。此项会在开启菜单前增加 100 毫秒的延迟,因此如果您不使用触控笔,可关闭此选项提升菜单开启速度。",
313+
"windows-ink-workaround": "Windows Ink 兼容支持",
314+
"max-selection-radius-info": "若设置为大于 0 的值,点击此半径外的区域将关闭菜单。默认值为 0,表示不限制最大选取半径。",
315+
"max-selection-radius": "最大选取半径"
312316
},
313317
"hover-mode": "悬停模式",
314318
"hover-mode-info": "仅限高级用户使用!将鼠标悬停在项目上以选择项目。",
@@ -317,7 +321,7 @@
317321
"file-example": "file: URI 示例:",
318322
"search-placeholder": "搜索图标…",
319323
"url-example": "URL 示例:",
320-
"base64-hint": "Base64 编码的图标提供了一种简单的方法将任何类型的图标包含到您的菜单中。您可以使用类似于 [www.base64-image.de]({{link}}) 的服务将任何图像转换为 Base64 编码字符串。这甚至适用于动画 GIF!",
324+
"base64-hint": "Base64 编码的图标提供了一种简单的方法将任何类型的图标包含到您的菜单中。您可以使用类似于 [www.base64-image.de]({{link}}) 的服务将任何图像转换为 base64 编码字符串。这甚至适用于动画 GIF!",
321325
"hint": "在 [这里]({{link}}) 了解如何添加或创建您自己的图标主题。",
322326
"reload-button-tooltip": "重载所有图标主题"
323327
},
@@ -377,7 +381,18 @@
377381
"create-your-own-themes": "创造您自己的主题",
378382
"open-theme-directory": "打开主题目录",
379383
"selection-wedges-info": "如果启用且所选主题支持,则菜单项的可选区域将突出显示。",
380-
"selection-wedges": "绘制项目选区"
384+
"selection-wedges": "绘制项目选区",
385+
"save-preset-error-title": "预设集保存失败",
386+
"save-preset-error-message": "无法保存色彩预设集。请确认该目录是否具备写入权限。错误: {{error}}",
387+
"default-colors": "默认色彩",
388+
"choose-preset": "选择预设集…",
389+
"reload-presets": "重载预设集",
390+
"save-preset": "保存预设集",
391+
"open-presets-directory": "打开预设集目录",
392+
"preset-name-empty": "预设集名称不能为空!",
393+
"preset-name-invalid": "预设集名称只能包含英文字母、数字、连字符、下划线和空格!",
394+
"preset-name-exists": "已存在相同名称的预设集。",
395+
"preset-name-placeholder": "例:My Custom Colors"
381396
},
382397
"not-bound": "未绑定快捷键",
383398
"shortcut-id-label": "快捷键 ID",
@@ -474,7 +489,10 @@
474489
"import-menu-error-title": "导入菜单失败",
475490
"import-menu-error-message": "无法导入所选的文件。该文件不是从 Kando 导出的有效菜单。",
476491
"export-menu": "导出菜单",
477-
"import-menu": "导入菜单"
492+
"import-menu": "导入菜单",
493+
"quick-select-key-info": "此按键可让您快速选择菜单项。",
494+
"quick-select-key-label": "快速选择键",
495+
"quick-select-key-recording": "按下按键…"
478496
},
479497
"achievements": {
480498
"attributes": {

0 commit comments

Comments
 (0)