-
-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
finished all Chinese translation (#2159)
Co-authored-by: Jan Six <[email protected]>
- Loading branch information
Showing
13 changed files
with
108 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
{ | ||
"wentWrong": "出了些问题!", | ||
"reset": "如果这种情况持续发生,您需要重置您的令牌。", | ||
"reset": "如果这种情况持续发生,您需要重置您的 Token。", | ||
"restart": "重新启动插件并重试。", | ||
"readHow": "阅读如何", | ||
"tokenNamesMustBeUnique": "令牌名称必须是唯一的", | ||
"tokenNamesMustBeUnique": "Token 名称必须是唯一的", | ||
"mustNotUseNameOfAnotherGroup": "不得使用其他组的名称", | ||
"tokensCantShareNameWithGroup": "令牌不能与组共享名称", | ||
"tokensCantShareNameWithGroup": "Token 不能与组共享名称", | ||
"valueMustIncludePxOrRem": "值必须包含 px 或 rem" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
"readMore": "阅读更多", | ||
"save": "节省", | ||
"save": "保存", | ||
"cancel": "取消", | ||
"search": "搜索", | ||
"rename": "改名", | ||
"rename": "重命名", | ||
"duplicate": "复制", | ||
"delete": "删除", | ||
"set": "放", | ||
"unsavedChanges": "未保存的更改", | ||
"value": "价值", | ||
"value": "值", | ||
"description": "描述", | ||
"removed": "已删除", | ||
"changelog": "变更日志", | ||
"next": "下一个", | ||
"previous": "以前的", | ||
"previous": "上一个", | ||
"close": "关闭", | ||
"secondScreen": "第二屏" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,34 @@ | ||
{ | ||
"inspect": "检查", | ||
"deepInspect": "深度检查", | ||
"inspect": "审查", | ||
"deepInspect": "深层审查", | ||
"search": "搜索", | ||
"inspectLayers": "检查图层", | ||
"inspectLayers": "审查图层", | ||
"scansSelected": "扫描选定层及其所有子层", | ||
"debugAndAnnotate": "调试", | ||
"inspectOnboard": "这是您选择的已应用标记显示的位置,您可以使用深度检查来扫描所选图层及其所有子图层。", | ||
"inspectOnboard": "这是您选择的已应用标记显示的位置,您可以使用深层审查来扫描所选图层及其所有子图层。", | ||
"selectAll": "全选", | ||
"bulkRemap": "批量重新映射", | ||
"setToNone": "设置为无", | ||
"bulkRemap": "批量重映射", | ||
"setToNone": "空置", | ||
"removeSelected": "删除选定", | ||
"noTokensFound": "未找到代币", | ||
"noTokensFound": "未找到 Token", | ||
"noLayersSelected": "未选择图层", | ||
"noLayersWithTokens": "所选图层均不包含任何标记", | ||
"selectLayer": "选择一个图层以查看应用的令牌", | ||
"selectLayer": "选择一个图层以查看应用的 Token", | ||
"addAnnotation": "添加为注释", | ||
"moreThan1Layer": { | ||
"title": "选择了 1 层以上", | ||
"description": "仅选择 1 层以查看应用的令牌" | ||
"description": "仅选择 1 层以查看应用的 Token" | ||
}, | ||
"selectedLayerContainsNoTokens": "所选图层不包含标记", | ||
"selectALayerToSeeAppliedTokens": "选择一个图层以查看应用的令牌", | ||
"tokenNotFound": "未找到令牌", | ||
"selectALayerToSeeAppliedTokens": "选择一个图层以查看应用的 Token", | ||
"tokenNotFound": "未找到 Token", | ||
"appliedStyle": "应用风格", | ||
"appliedVariable": "应用变量", | ||
"changeToAnotherToken": "更改为另一个令牌", | ||
"changeToAnotherToken": "更改为另一个 Token", | ||
"chooseANewTokenForValue": "为 {{value}} 选择一个新值", | ||
"chooseANewToken": "选择一个新令牌", | ||
"chooseANewToken": "选择一个新 Token", | ||
"cancel": "取消", | ||
"remap": "重新映射", | ||
"remap": "重映射", | ||
"showBrokenReferences": "显示损坏的参考", | ||
"showResolvedReferences": "显示已解析的参考文献" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
"close": "关闭", | ||
"previous": "以前的", | ||
"previous": "上一个", | ||
"next": "下一个", | ||
"readMore": "阅读更多", | ||
"welcome": "欢迎!", | ||
"welcomeText": "嘿,很高兴你能和我们在一起。 Tokens Studio for Figma 允许您在 Figma 中使用设计令牌并将其同步到外部事实来源,例如 GitHub。", | ||
"welcomeText": "嘿,很高兴你能和我们在一起。 Tokens Studio for Figma 允许您在 Figma 中使用 Token 并将其同步到外部事实来源,例如 GitHub。", | ||
"createTokens": "创建代币", | ||
"createTokensText": "首先创建您的令牌,一个好的起点是您的颜色。您甚至可以导入现有的样式!", | ||
"reference": "参考代币值", | ||
"createTokensText": "首先创建您的 Token,一个好的起点是您的颜色。您甚至可以导入现有的样式!", | ||
"reference": "参考 Token 值", | ||
"referenceText": "通过将标记值写入大括号内来在其他标记中使用标记值:{colors.red.500} - 这样您就可以重用您的标记。", | ||
"apply": "将令牌应用到图层", | ||
"applyText": "在 Figma 中选择一个图层,然后左键单击任何标记以在其上应用该标记。根据您单击的令牌类型,将执行不同的操作。右键单击上下文菜单中的标记以选择要应用的内容。", | ||
"apply": "将 Token 应用到图层", | ||
"applyText": "在 Figma 中选择一个图层,然后左键单击任何标记以在其上应用该标记。根据您单击的 Token 类型,将执行不同的操作。右键单击上下文菜单中的标记以选择要应用的内容。", | ||
"knowMore": "想知道更多?", | ||
"knowMoreText": "查看文档以查找更多知识和指南。如果您遇到任何困难,请通过 Slack 告诉我们!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
{ | ||
"intro": "Tokens Studio for Figma 允许您在 Figma 中使用设计令牌并将其同步到外部事实来源,例如 GitHub。", | ||
"intro": "Tokens Studio for Figma 允许您在 Figma 中使用 Token 并将其同步到外部事实来源,例如 GitHub。", | ||
"gettingStarted": "入门", | ||
"documentation": "文档", | ||
"joinSlack": "加入我们的 Slack", | ||
"loadExample": "负载示例", | ||
"foundIssue": "发现问题?我们在 GitHub 上!", | ||
"loadExample": "加载示例", | ||
"foundIssue": "发现问题?到 GitHub 上联系我们!", | ||
"newEmptyFile": "新建空文件", | ||
"version": "版本", | ||
"guides": "指南", | ||
"couldNotLoadTokens": "无法加载存储在 {{provider}} 上的令牌", | ||
"couldNotLoadTokens": "无法加载存储在 {{provider}} 上的 Token", | ||
"cancel": "取消", | ||
"loadingWait": "加载请稍候", | ||
"loadingWait": "加载中...请稍候", | ||
"enterCredentials": "输入凭据", | ||
"unableToFetchRemote": "如果您尚未添加凭据,则无法从远程存储获取令牌,请在下一步中添加它们。否则请确保该文件存在并且您有权访问它。" | ||
"unableToFetchRemote": "如果您尚未添加凭据,则无法从远端存储获取 Token,请在下一步中添加它们。否则请确保该文件存在并且您有权访问它。" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
{ | ||
"override": "这将覆盖您当前的令牌。如果您想保留更改,请务必复制它们。", | ||
"override": "这将覆盖您当前的 Token。如果您想保留更改,请务必复制它们。", | ||
"cancel": "取消", | ||
"pullTokens": "拉取代币", | ||
"pullTokens": "拉取 Token", | ||
"pullFrom": "从 {{provider}} 中提取", | ||
"pushTo": "推至 {{provider}}", | ||
"goTo": "转到{{provider}}", | ||
"thisWillPushYourLocalChangesToTheBranch": "这会将您的本地更改推送到分支:", | ||
"commit": "犯罪", | ||
"commit": "提交", | ||
"diff": "差异", | ||
"pushChanges": "推送变更", | ||
"pushingTo": "推向", | ||
"pushingTo": "推送至", | ||
"changesPushedTo": "更改推送至", | ||
"createPullRequest": "创建拉取请求", | ||
"openSupernovaWorkspace": "打开 Supernova 工作区", | ||
"pushYourLocalChangesToYourSupernovaIoDesignSystem": "将本地更改推送到 Supernova.io 设计系统。", | ||
"designSystem": "设计体系", | ||
"designSystem": "设计系统", | ||
"pushYourLocalChangesToYourRepository": "将本地更改推送到存储库。", | ||
"commitMessage": "提交消息" | ||
"commitMessage": "提交信息" | ||
} |
Oops, something went wrong.