Skip to content

Commit

Permalink
build(original): update original source ( 232.105 )
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 24, 2023
1 parent de3a4e4 commit d823586
Show file tree
Hide file tree
Showing 1,480 changed files with 96,212 additions and 105,101 deletions.
20,814 changes: 10,594 additions & 10,220 deletions original-plugin-raw/zh.list.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions original-plugin-raw/zh/META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<idea-plugin>
<id>com.intellij.zh</id>
<version>231.282</version>
<idea-version since-build="231" until-build="231.*"/>
<version>232.105</version>
<idea-version since-build="232" until-build="232.*"/>
<name>Chinese (Simplified) Language Pack / 中文语言包</name>
<vendor>JetBrains</vendor>
<description><![CDATA[The Chinese Language Pack localizes the UI of IntelliJ IDEA, AppCode, CLion, DataGrip, GoLand, PyCharm, PhpStorm, RubyMine, WebStorm, and Rider into Chinese.<br>Your feedback is very much appreciated. You can submit it directly from the <a target="_blank" href="https://www.jetbrains.com/help/idea/getting-help.html#report-bug">IDE</a> or via <a target="_blank" href="https://youtrack.jetbrains.com/newIssue?project=IDEA&summary=Issue%20name%20(English%20or%20Chinese)&description=Describe%20your%20problem&c=Subsystem%20Localization.%20Chinese">YouTrack</a> either in English or Chinese.<br><br>中文语言包将为您的 IntelliJ IDEA, AppCode, CLion, DataGrip, GoLand, PyCharm, PhpStorm, RubyMine, WebStorm, 和Rider 带来完全中文化的界面。<br>您的反馈至关重要。您可以直接通过 <a target="_blank" href="https://www.jetbrains.com/help/idea/getting-help.html#report-bug">IDE</a> 或者 <a target="_blank" href="https://youtrack.jetbrains.com/newIssue?project=IDEA&summary=Issue%20name%20(English%20or%20Chinese)&description=Describe%20your%20problem&c=Subsystem%20Localization.%20Chinese">YouTrack</a> 以中文或者英文的形式提交您的反馈。]]></description>
<change-notes><![CDATA[最近更新:<br><a target="_blank" href="https://youtrack.jetbrains.com/articles/IDEA-A-2100661408">发行说明</a>]]></change-notes>
<change-notes><![CDATA[最近更新:<br><a target="_blank" href="https://youtrack.jetbrains.com/articles/IDEA-A-2100661408">发行说明</a><br><a target="_blank" href="https://www.jetbrains.com.cn/lp/language-pack/">2023 年 4 月 19 日</a>(Rider 现在提供中文语言包)<br><a target="_blank" href="https://blog.jetbrains.com/zh-hans/idea/2021/07/language-packs-public-release/">2021 年 7 月 21 日</a>(正式发布)<br><a target="_blank" href="https://blog.jetbrains.com/zh-hans/idea/2021/04/use-updated-language-packs-for-intellij-based-ides-with-translation-plugin/">2021 年 4 月 27 日</a>(版本更新)<br><a target="_blank" href="https://blog.jetbrains.com/zh-hans/idea/2021/01/intellij-idea-2/">2021 年 1 月 4 日</a>(版本更新)<br><a target="_blank" href="https://blog.jetbrains.com/zh-hans/idea/2020/10/intellij-idea-chinese-2/">2020年 10月 30日</a>(版本更新)<br><a target="_blank" href="https://blog.jetbrains.com/zh-hans/2020/06/10/intellij-idea-language-pack/">2020 年 6 月 10 日</a>(安装配置及反馈提交指南)<br><a target="_blank" href="https://blog.jetbrains.com/zh-hans/2020/05/11/jetbrains-chinese/">2020 年 5 月 11 日</a>(中文化插件发布)]]></change-notes>
<depends>com.intellij.modules.platform</depends>
<locale>zh-CN</locale>
<extensions defaultExtensionNs="com.intellij">
Expand Down
7 changes: 3 additions & 4 deletions original-plugin-raw/zh/bundle/glance/PreviewBundle.properties
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@

event.log.refresh.title=Glance 预览刷新
event.log.refresh.total.elapsed.time=刷新 Glance 预览总用时为 {0}
glance.preview.appwidget.title=Glance 应用微件
glance.preview.tile.title=Glance 磁贴服务
panel.building=正在等待构建完成…
panel.indexing=正在等待索引完成…
panel.initializing=正在初始化…
panel.needs.build=成功构建才能显示预览
panel.needs.build.action.text=构建并刷新…
panel.indexing=正在等待索引完成…
panel.building=正在等待构建完成…
refresh.progress.indicator.finding.previews=正在查找预览…
refresh.progress.indicator.reusing.existing.previews=正在重用现有预览…
refresh.progress.indicator.refreshing.all.previews=正在刷新所有预览…
refresh.progress.indicator.reusing.existing.previews=正在重用现有预览…
refresh.progress.indicator.title=正在刷新 Glance 预览...
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@

refresh.progress.indicator.rendering.preview=正在呈现 {0} 个预览,共 {1} 个…
Original file line number Diff line number Diff line change
@@ -1,84 +1,83 @@

action.animation.inspector.title=开始动画预览
action.animation.inspector.description=<html>逐帧检查使用 Compose Animation 框架定义的动画。<br/><br/>目前支持以下 API: <br/><ul><li><code>updateTransition</code></li><li><code>AnimatedVisibility</code></li><li><code>Crossfade</code></li></ul></html>
action.animation.inspector.title=开始动画预览
action.animation.inspector.unavailable.title=<html>没有可供预览的动画。<br/><br/>目前,支持以下 API:<br/><ul><li><code>updateTransition</code></li><li><code>AnimatedVisibility</code></li><li><code>Crossfade</code></li></ul></html>
action.stop.animation.inspector.title=停止动画预览
action.interactive.title=启动交互式模式
action.interactive.description=用于测试手势的实时预览
animation.inspector.animated.visibility.combobox.placeholder.message=可见性…
animation.inspector.tab.animated.visibility.default.title=动画可见性
action.run.title=运行预览
action.interactive.title=启动交互式模式
action.open.issues.panel.title=打开问题面板
action.preview.fast.refresh.disable.title=禁用预览 Live Edit
action.preview.fast.refresh.disabled.in.power.save.description=预览 Live Edit 在省电模式下被禁用。
action.preview.fast.refresh.enable.title=启用预览 Live Edit
action.preview.fast.refresh.toggle.description=切换预览 Live Edit 刷新的状态
action.run.description=在模拟器或正在运行的设备上隔离运行此预览
picker.preview.annotator.fix.family=Compose 预览快速修复
picker.preview.annotator.fix.replace=替换为 {0}
picker.preview.annotator.lint.error.type=以下对象的值类型不正确
picker.preview.annotator.lint.error.missing=缺少形参
picker.preview.annotator.lint.error.unknown=未知形参
picker.preview.annotator.lint.error.repeated=形参不应重复
picker.preview.annotator.lint.error.type.prefix=形参
picker.preview.annotator.lint.error.type.options=应为以下选项之一: {0}。
inspection.preview.device.spec.name=预览设备形参必须具有有效的语法
action.run.description.test.files=不支持在测试文件中运行预览
inspection.unit.test.files=单元测试文件中不支持预览。
panel.refresh.cancelled=刷新已取消,需要完成刷新才能显示预览
picker.preview.input.validation.boolean.nan=不是布尔值
inspection.preview.font.scale.name=非正 fontScale 形参
inspection.preview.font.scale.description=预览 fontScale 值必须大于零。
picker.preview.input.validation.color.format=颜色应为 aRGB 十六进制文字(0xAARRGGBB)
picker.preview.input.validation.color.max=值不能高于 0xFFFFFFFF
picker.preview.input.validation.color.alpha=Alpha 通道缺少值
picker.preview.input.validation.color.negative=颜色不能为负值
animation.inspector.transition.ms=毫秒
animation.inspector.action.reset.timeline=将动画重置到原始位置
animation.inspector.action.expand=展开
animation.inspector.action.collapse=收起
action.run.title=运行预览
action.stop.animation.inspector.title=停止动画预览
action.view.problems=查看问题
animation.inspector.action.close.tab=关闭动画标签页
action.preview.fast.refresh.enable.title=启用预览 Live Edit
action.preview.fast.refresh.disable.title=禁用预览 Live Edit
action.preview.fast.refresh.toggle.description=切换预览 Live Edit 刷新的状态
action.preview.fast.refresh.disabled.in.power.save.description=预览 Live Edit 在省电模式下被禁用。
fast.preview.disabled.notification.show.details.action.title=查看详细信息
fast.preview.disabled.notification.reenable.action.title=重新启用
fast.preview.disabled.notification.stop.autodisable.action.title=不自动禁用
animation.inspector.coordination.unavailable.reset.timeline=只有当您将 `androidx.compose.ui:ui-tooling` 库更新为 `1.2.0-alpha01` 或更高版本后,重置时间线功能才可用
animation.inspector.tab.all.title=所有动画
picker.spring.annotator.name=SpringSpec 配置选择器
picker.spring.annotator.tooltip=SpringSpec 配置选择器
picker.spring.title=SPRING 配置
animation.inspector.action.reset.single.animation=将动画重置到原始位置
animation.inspector.coordination.unavailable.freeze.animation=只有当您将 `androidx.compose.ui:ui-tooling` 库更新为 `1.2.0-alpha01` 或更高版本后,冻结动画功能才可用
animation.inspector.action.collapse=收起
animation.inspector.action.expand=展开
animation.inspector.action.freeze=冻结动画
animation.inspector.action.reset.single.animation=将动画重置到原始位置
animation.inspector.action.reset.timeline=将动画重置到原始位置
animation.inspector.action.unfreeze=取消冻结动画
picker.preview.annotator.lint.error.type.open=应具有 {0} 值。
notification.needs.build.broken.title=需要构建
notification.needs.build.broken.description=需要成功编译项目才能显示预览
notification.preview.up.to.date.title=最新
notification.preview.up.to.date.description=预览为最新
notification.preview.out.of.date.title=已过期
notification.preview.out.of.date.description=预览已过期
notification.preview.refreshing.title=正在加载…
notification.preview.refreshing.description=预览正在更新…
notification.syntax.errors.title=已暂停
notification.syntax.errors.description=项目包含语法错误时预览不会更新。
notification.preview.fast.compile.title=正在编译…
notification.preview.fast.compile.description=更新正在编译中…
notification.preview.fast.disabled.reason.compiler.error.title=已暂停
notification.preview.fast.disabled.reason.compiler.error.description=代码可能包含错误,或者可能无法与预览 Live Edit 一起使用。
picker.preview.input.validation.positive.value=应至少为 1
action.open.issues.panel.title=打开问题面板
animation.inspector.animated.visibility.combobox.placeholder.message=可见性…
animation.inspector.coordination.unavailable.freeze.animation=只有当您将 `androidx.compose.ui:ui-tooling` 库更新为 `1.2.0-alpha01` 或更高版本后,冻结动画功能才可用
animation.inspector.coordination.unavailable.reset.timeline=只有当您将 `androidx.compose.ui:ui-tooling` 库更新为 `1.2.0-alpha01` 或更高版本后,重置时间线功能才可用
animation.inspector.message.not.supported=尚不支持
animation.inspector.message.not.supported.learn.more=了解详情
picker.preview.annotator.lint.error.unsupported=必须为设备 ID 或设备规范: "id:...", "spec:..."
action.view.problems=查看问题
notification.preview.render.issues.title=呈现问题
notification.preview.render.issues.description=渲染预览时发现了一些问题
inspection.preview.api.level.name=预览 apiLevel 必须与支持的 API 级别对应
inspection.preview.api.level.description=预览 apiLevel 必须设置为介于 {0} 和 {1} 之间的整数
animation.inspector.tab.all.title=所有动画
animation.inspector.tab.animatable.default.title=可动画化
animation.inspector.tab.animate.content.size.default.title=动画内容大小
animation.inspector.tab.animate.as.state.default.title=动画作为状态
animation.inspector.tab.animate.content.size.default.title=动画内容大小
animation.inspector.tab.animated.content.default.title=动画内容
animation.inspector.tab.animated.visibility.default.title=动画可见性
animation.inspector.tab.decay.animation.default.title=衰减动画
animation.inspector.tab.infinite.animation.default.title=无限动画
animation.inspector.tab.target.based.animation.default.title=基于目标的动画
animation.inspector.tab.unsupported.default.title=动画
animation.inspector.tab.unsupported.default.title=动画
animation.inspector.transition.ms=毫秒
fast.preview.disabled.notification.reenable.action.title=重新启用
fast.preview.disabled.notification.show.details.action.title=查看详细信息
fast.preview.disabled.notification.stop.autodisable.action.title=不自动禁用
inspection.preview.api.level.description=预览 apiLevel 必须设置为介于 {0} 和 {1} 之间的整数
inspection.preview.api.level.name=预览 apiLevel 必须与支持的 API 级别对应
inspection.preview.device.spec.name=预览设备形参必须具有有效的语法
inspection.preview.font.scale.description=预览 fontScale 值必须大于零。
inspection.preview.font.scale.name=非正 fontScale 形参
inspection.unit.test.files=单元测试文件中不支持预览。
notification.needs.build.broken.description=需要成功编译项目才能显示预览
notification.needs.build.broken.title=需要构建
notification.preview.fast.compile.description=更新正在编译中…
notification.preview.fast.compile.title=正在编译…
notification.preview.fast.disabled.reason.compiler.error.description=代码可能包含错误,或者可能无法与预览 Live Edit 一起使用。
notification.preview.fast.disabled.reason.compiler.error.title=已暂停
notification.preview.out.of.date.description=预览已过期
notification.preview.out.of.date.title=已过期
notification.preview.refreshing.description=预览正在更新…
notification.preview.refreshing.title=正在加载…
notification.preview.render.issues.description=渲染预览时发现了一些问题
notification.preview.render.issues.title=呈现问题
notification.preview.up.to.date.description=预览为最新
notification.preview.up.to.date.title=最新
notification.syntax.errors.description=项目包含语法错误时预览不会更新。
notification.syntax.errors.title=已暂停
panel.refresh.cancelled=刷新已取消,需要完成刷新才能显示预览
picker.preview.annotator.fix.family=Compose 预览快速修复
picker.preview.annotator.fix.replace=替换为 {0}
picker.preview.annotator.lint.error.missing=缺少形参
picker.preview.annotator.lint.error.repeated=形参不应重复
picker.preview.annotator.lint.error.type=以下对象的值类型不正确
picker.preview.annotator.lint.error.type.open=应具有 {0} 值。
picker.preview.annotator.lint.error.type.options=应为以下选项之一: {0}。
picker.preview.annotator.lint.error.type.prefix=形参
picker.preview.annotator.lint.error.unknown=未知形参
picker.preview.annotator.lint.error.unsupported=必须为设备 ID 或设备规范: "id:...", "spec:..."
picker.preview.input.validation.boolean.nan=不是布尔值
picker.preview.input.validation.color.alpha=Alpha 通道缺少值
picker.preview.input.validation.color.format=颜色应为 aRGB 十六进制文字(0xAARRGGBB)
picker.preview.input.validation.color.max=值不能高于 0xFFFFFFFF
picker.preview.input.validation.color.negative=颜色不能为负值
picker.preview.input.validation.positive.value=应至少为 1
picker.spring.annotator.name=SpringSpec 配置选择器
picker.spring.annotator.tooltip=SpringSpec 配置选择器
picker.spring.title=SPRING 配置
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
此处将显示意图调用结果。
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
此处将显示采用所选意图的示例代码。
<spot>闪烁的矩形</spot>显示意图适用的位置。
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

webstorm.migration.guide.title=从另一个 IDE 或代码编辑器转移
webstorm.migration.guide.description=来自其他 JetBrains IDE、VS Code 或是 Sublime Text? 请参阅我们的指南以更快上手。
action.WebStormMigrationGuide.text=WebStorm 迁移指南
webstorm.migration.guide.action=探索迁移指南
action.WebStormMigrationGuide.text=WebStorm 迁移指南
webstorm.migration.guide.description=来自其他 JetBrains IDE、VS Code 或是 Sublime Text? 请参阅我们的指南以更快上手。
webstorm.migration.guide.title=从另一个 IDE 或代码编辑器转移
Loading

0 comments on commit d823586

Please sign in to comment.