diff --git a/src/lang/zh_cn.yml b/src/lang/zh_cn.yml index 2458bcf6..aa198f33 100644 --- a/src/lang/zh_cn.yml +++ b/src/lang/zh_cn.yml @@ -1,587 +1,1077 @@ -### Actions -animated_java.action.open_blueprint_settings.name: 蓝图设置 -animated_java.action.open_documentation.name: 文档 -animated_java.action.open_about.name: 关于 -animated_java.action.open_bone_config.name: 骨骼配置 -animated_java.action.open_locator_config.name: 定位器配置 -animated_java.action.open_text_display_config.name: 文本展示配置 -animated_java.action.export.name: 导出 -animated_java.action.create_text_display.title: 添加文本展示实体 -animated_java.action.create_vanilla_item_display.title: 添加物品展示实体 -animated_java.action.create_vanilla_block_display.title: 添加方块展示实体 -animated_java.action.open_vanilla_item_display_config.name: 物品展示配置 -animated_java.action.open_vanilla_block_display_config.name: 方块展示配置 - -### Popups -animated_java.popup.loading.loading: Animated Java 加载中... -animated_java.popup.loading.success: Animated Java 加载完成! -animated_java.popup.loading.offline: |- - Animated Java 连接失败! - 部分功能将不可用。 - -animated_java.dialog.installed_popup.title: 感谢安装! -animated_java.dialog.installed_popup.close_button: 是时候动起来了! - -### Dialogs -animated_java.dialog.reset: 重置为默认值 - -## About -animated_java.dialog.about.title: 关于 Animated Java -animated_java.dialog.about.close_button: 关闭 - -## Unexpected Error Dialog -animated_java.dialog.unexpected_error.title: 发生了意外错误! -animated_java.dialog.unexpected_error.close_button: 关闭 -animated_java.dialog.unexpected_error.copy_error_message_button.message: 已复制错误信息! -animated_java.dialog.unexpected_error.copy_error_message_button.description: 点击保存错误信息到剪切板。 -animated_java.dialog.unexpected_error.paragraph: '可加入 Discord 服务器 {0} 并在 #animated-java-support 频道创建讨论串来报告该错误信息,或在 {1} 下创建一个issue。谢谢!' - -## Blueprint Settings Dialog -animated_java.dialog.blueprint_settings.title: 蓝图设置 -animated_java.dialog.blueprint_settings.advanced_settings_warning: 仅在十分必要时使用高级设置! -animated_java.dialog.blueprint_settings.blueprint_name.title: 蓝图名称 -animated_java.dialog.blueprint_settings.blueprint_name.description: 蓝图的名称,仅用于识别工作区中的项目。 - -animated_java.dialog.blueprint_settings.texture_size.title: 纹理尺寸 -animated_java.dialog.blueprint_settings.texture_size.description: UV编辑器的分辨率,应当与最大的纹理尺寸一致。为达到更好的游戏效果,建议使用长宽相等且为2的幂次方的贴图。 -animated_java.dialog.blueprint_settings.texture_size.warning.not_square: 为达到最佳效果,纹理的长与宽应该相等。 -animated_java.dialog.blueprint_settings.texture_size.warning.not_a_power_of_2: 为达到最佳效果,纹理的尺寸应为2的幂次方。 -animated_java.dialog.blueprint_settings.texture_size.warning.does_not_match_largest_texture: 纹理的尺寸应当与最大纹理的尺寸一致。 - -# Export Settings -animated_java.dialog.blueprint_settings.export_settings.title: 导出设置 - -animated_java.dialog.blueprint_settings.export_namespace.title: 导出命名空间 -animated_java.dialog.blueprint_settings.export_namespace.description: 项目导出时所使用的名称,或者说是导出为资源包与数据包时所使用的命名空间。 -animated_java.dialog.blueprint_settings.export_namespace.error.empty: 导出命名空间不能为空! -animated_java.dialog.blueprint_settings.export_namespace.error.reserved: 导出命名空间 “{0}” 仅用于内部运作!请使用其他命名空间。 -animated_java.dialog.blueprint_settings.export_namespace.error.invalid_characters: 导出命名空间的名称包含了非法字符!请仅使用英文字符、数字和下划线。 - -animated_java.dialog.blueprint_settings.enable_plugin_mode.title: 插件模式 -animated_java.dialog.blueprint_settings.enable_plugin_mode.description: 是否开启插件模式,计划使用基于插件而非资源包/数据包的话启用该模式。 - -animated_java.dialog.blueprint_settings.resource_pack_export_mode.title: 资源包导出模式 -animated_java.dialog.blueprint_settings.resource_pack_export_mode.description: |- - 资源包的导出方式。 - 原始 - 资源包以文件夹的方式导出。 - 压缩 - 资源包以 .zip 压缩包的方式导出。 - 无 - 关闭对资源包的导出。 -animated_java.dialog.blueprint_settings.resource_pack_export_mode.options.raw: 原始 -animated_java.dialog.blueprint_settings.resource_pack_export_mode.options.zip: 压缩 -animated_java.dialog.blueprint_settings.resource_pack_export_mode.options.none: 无 - -animated_java.dialog.blueprint_settings.data_pack_export_mode.title: 数据包导出模式 -animated_java.dialog.blueprint_settings.data_pack_export_mode.description: |- - 数据包的导出方式。 - 原始 - 数据包以文件夹的方式导出。 - 压缩 - 数据包以 .zip 压缩包的方式导出。 - 无 - 关闭对数据包的导出。 -animated_java.dialog.blueprint_settings.data_pack_export_mode.options.raw: 原始 -animated_java.dialog.blueprint_settings.data_pack_export_mode.options.zip: 压缩 -animated_java.dialog.blueprint_settings.data_pack_export_mode.options.none: 无 - -animated_java.dialog.blueprint_settings.show_bounding_box.title: 显示边界框 -animated_java.dialog.blueprint_settings.show_bounding_box.description: 是否在编辑模式下显示边界框。 - -animated_java.dialog.blueprint_settings.auto_bounding_box.title: 自动边界框 -animated_java.dialog.blueprint_settings.auto_bounding_box.description: |- - 是否根据模型的形状自动计算边界框。 - 注:自动边界框并不会根据动画时骨骼的偏移进行计算,所以可能导致比预想中要小的情况。 - -animated_java.dialog.blueprint_settings.bounding_box.title: 边界框 -animated_java.dialog.blueprint_settings.bounding_box.description: 确定模型的剔除框,当该框离开屏幕时将停止该模型的渲染。 - -# Resource Pack Settings -animated_java.dialog.blueprint_settings.resource_pack_settings.title: 资源包设置 - -animated_java.dialog.blueprint_settings.enable_advanced_resource_pack_settings.title: 高级设置 -animated_java.dialog.blueprint_settings.enable_advanced_resource_pack_settings.description: 是否启用资源包的高级设置。 - -animated_java.dialog.blueprint_settings.enable_advanced_resource_pack_folders.title: 高级文件夹 -animated_java.dialog.blueprint_settings.enable_advanced_resource_pack_folders.description: 是否启用高级资源包文件夹设置。 - -animated_java.dialog.blueprint_settings.display_item.title: 承载物 -animated_java.dialog.blueprint_settings.display_item.description: 游戏中用于显示蓝图内模型的物品。多个蓝图使用相同的物品时会被自动合并。 -animated_java.dialog.blueprint_settings.display_item.error.no_item_selected: 未指定物品! -animated_java.dialog.blueprint_settings.display_item.error.invalid_item_id.no_namespace: 所提供的物品ID无效!物品ID的填写格式应为 命名空间:物品id 。 -animated_java.dialog.blueprint_settings.display_item.error.invalid_item_id.whitespace: 所提供的物品ID无效!物品ID不应包含空格。 -animated_java.dialog.blueprint_settings.display_item.warning.item_does_not_exist: 原版不存在所指定的物品! -animated_java.dialog.blueprint_settings.display_item.warning.item_model_not_generated: 所选物品并未使用 'minecraft:item/generated' 为父类。可能会导致游戏中的模型出现问题。 -animated_java.dialog.blueprint_settings.display_item.error.item_model_not_found: 所选物品在原版资源包中不存在模型文件! - -animated_java.dialog.blueprint_settings.custom_model_data_offset.title: CMD 偏位 -animated_java.dialog.blueprint_settings.custom_model_data_offset.description: 承载物的 Custom Model Data 所使用的偏移量。允许互相独立的资源包内的多个蓝图使用相同的物品为承载物。 - -animated_java.dialog.blueprint_settings.resource_pack.title: 资源包 -animated_java.dialog.blueprint_settings.resource_pack.description: 项目导出到的资源包的根文件夹。 -animated_java.dialog.blueprint_settings.resource_pack.error.no_folder_selected: 未指定文件夹! -animated_java.dialog.blueprint_settings.resource_pack.error.folder_does_not_exist: 所指定的文件夹不存在! -animated_java.dialog.blueprint_settings.resource_pack.error.not_a_folder: 所指定的路径并非文件夹! -animated_java.dialog.blueprint_settings.resource_pack.error.missing_pack_mcmeta: 所指定的文件夹缺少 pack.mcmeta 文件! -animated_java.dialog.blueprint_settings.resource_pack.error.missing_assets_folder: 所指定的资源包缺少 assets 文件夹! - -animated_java.dialog.blueprint_settings.resource_pack_zip.title: 压缩资源包 -animated_java.dialog.blueprint_settings.resource_pack_zip.description: 项目导出到 .zip 文件的路径。 -animated_java.dialog.blueprint_settings.resource_pack_zip.error.no_file_selected: 未指定文件! -animated_java.dialog.blueprint_settings.resource_pack_zip.error.not_a_file: 所指定的路径并非文件! - -animated_java.dialog.blueprint_settings.display_item_path.title: 承载物路径 -animated_java.dialog.blueprint_settings.display_item_path.description: 所有承载物的存放位置。应为资源包内到 .json 文件的路径。 -animated_java.dialog.blueprint_settings.advanced_resource_pack_file.error.no_file_selected: 未指定文件! -animated_java.dialog.blueprint_settings.advanced_resource_pack_file.error.file_does_not_exist: 所指定的文件不存在! -animated_java.dialog.blueprint_settings.advanced_resource_pack_file.error.not_a_file: 所指定的路径并非文件! - -animated_java.dialog.blueprint_settings.model_folder.title: 模型文件夹 -animated_java.dialog.blueprint_settings.model_folder.description: 所有导出模型的存放位置。应为资源包内到文件夹的路径。 -animated_java.dialog.blueprint_settings.advanced_resource_pack_folder.error.no_folder_selected: 未指定文件夹! -animated_java.dialog.blueprint_settings.advanced_resource_pack_folder.error.folder_does_not_exist: 所指定的文件夹不存在! -animated_java.dialog.blueprint_settings.advanced_resource_pack_folder.error.not_a_folder: 所指定的路径并非文件夹! - -animated_java.dialog.blueprint_settings.texture_folder.title: 纹理文件夹 -animated_java.dialog.blueprint_settings.texture_folder.description: 所有导出纹理的存放位置。应为资源包内到文件夹的路径。 - -# Data Pack Settings -animated_java.dialog.blueprint_settings.data_pack_settings.title: 数据包设置 - -animated_java.dialog.blueprint_settings.enable_advanced_data_pack_settings.title: 启用高级设置 -animated_java.dialog.blueprint_settings.enable_advanced_data_pack_settings.description: 是否启用数据包的高级设置。 - -animated_java.dialog.blueprint_settings.data_pack.title: 数据包 -animated_java.dialog.blueprint_settings.data_pack.description: 项目导出到的数据包的根文件夹。 -animated_java.dialog.blueprint_settings.data_pack.error.no_folder_selected: 未指定文件夹! -animated_java.dialog.blueprint_settings.data_pack.error.folder_does_not_exist: 所指定的文件夹不存在! -animated_java.dialog.blueprint_settings.data_pack.error.not_a_folder: 所指定的路径并非文件夹! -animated_java.dialog.blueprint_settings.data_pack.error.missing_pack_mcmeta: 所指定的文件夹缺少 pack.mcmeta 文件! -animated_java.dialog.blueprint_settings.data_pack.error.missing_data_folder: 所指定的数据包缺少 data 文件夹! - -animated_java.dialog.blueprint_settings.data_pack_zip.title: 压缩数据包 -animated_java.dialog.blueprint_settings.data_pack_zip.description: 项目导出到 .zip 文件的路径。 -animated_java.dialog.blueprint_settings.data_pack_zip.error.no_file_selected: 未指定文件! -animated_java.dialog.blueprint_settings.data_pack_zip.error.not_a_file: 所指定的路径并非文件! - -animated_java.dialog.blueprint_settings.summon_commands.title: 进场命令 -animated_java.dialog.blueprint_settings.summon_commands.description: |- - 被 summon 时以根实体执行的命令。 - 该位置的文本输入可视为在 .mcfunction 中运行。(也支持 MC-Build 语法!) - -animated_java.dialog.blueprint_settings.ticking_commands.title: 高频命令 -animated_java.dialog.blueprint_settings.ticking_commands.description: |- - 在根实体位置高频执行的命令。 - 该位置的文本输入可视为在 .mcfunction 中运行。(也支持 MC-Build 语法!) - 该命令将在动画逻辑之后执行。 - -animated_java.dialog.blueprint_settings.interpolation_duration.title: 插值时间 -animated_java.dialog.blueprint_settings.interpolation_duration.description: 以tick为单位,关键帧之间平滑过渡的持续时间。是模型过渡到下一个关键帧所用的时间。较高的插值时间将导致动画失去精度,因此该值一般建议为1或2。 - -animated_java.dialog.blueprint_settings.teleportation_duration.title: 传送时间 -animated_java.dialog.blueprint_settings.teleportation_duration.description: 以tick为单位,关键帧之间传送的持续时间。是模型在视觉上从上一个位置过渡到新位置所用的时间。较高的传送时间将导致动画失去精度。 - -animated_java.dialog.blueprint_settings.use_storage_for_animation.title: 使用 storage 存储动画 -animated_java.dialog.blueprint_settings.use_storage_for_animation.description: |- - 是否使用 NBT storage 代替函数进行动画数据存储。 - 将会大大减少数据包生成时的函数文件数量,相对的这会比使用函数存储的办法慢42%。 - -# Plugin Settings -animated_java.dialog.blueprint_settings.baked_animations.title: 烘培动画 -animated_java.dialog.blueprint_settings.baked_animations.description: |- - 是否烘培导出的动画。 - 已烘培动画的帧会预先计算并存储在导出的 JSON 文件中,从而降低在游戏中渲染模型时的复杂性。 - 部分插件可能需要开启这项以确保正常运作。 - -animated_java.dialog.blueprint_settings.json_file.title: JSON 文件 -animated_java.dialog.blueprint_settings.json_file.description: 项目导出到 JSON 文件的路径。 -animated_java.dialog.blueprint_settings.json_file.error.no_file_selected: 未指定文件! -animated_java.dialog.blueprint_settings.json_file.error.not_a_file: 所指定的路径并非文件! - -## Bone Config Dialog -animated_java.dialog.bone_config.title: 骨骼配置 - -animated_java.dialog.bone_config.selected_variant: “已选变体:{0}” -animated_java.dialog.bone_config.default_variant_subtitle: 以下设置将默认应用到该骨骼。 -animated_java.dialog.bone_config.selected_variant_subtitle: 以下设置仅在应用该变体时应用到该骨骼。 - -animated_java.dialog.bone_config.use_nbt.title: 使用 NBT -animated_java.dialog.bone_config.use_nbt.description: 是否使用 NBT 取代设置进行骨骼配置。 -animated_java.dialog.bone_config.use_nbt.use_nbt_warning: 使用 NBT 将会覆盖所有其他设置,任何更改也不会在编辑器中可见。仅在熟悉此功能的情况下使用! - -animated_java.dialog.bone_config.inherit_settings.title: 继承设置 -animated_java.dialog.bone_config.inherit_settings.description: 是否从父级骨骼继承设置。 - -animated_java.dialog.bone_config.custom_name.title: 自定义名称 -animated_java.dialog.bone_config.custom_name.description: 骨骼的自定义名称。 -animated_java.dialog.bone_config.custom_name.invalid_json.error: |- - 无效的 JSON 文本! - {0} - -animated_java.dialog.bone_config.custom_name_visible.title: 自定义名称可见性 -animated_java.dialog.bone_config.custom_name_visible.description: 自定义名称是否总是可见。 - -animated_java.dialog.bone_config.glowing.title: 发光 -animated_java.dialog.bone_config.glowing.description: 骨骼是否在游戏中发光。 - -animated_java.dialog.bone_config.override_glow_color.title: 修改发光颜色 -animated_java.dialog.bone_config.override_glow_color.description: 是否改变发光的默认颜色。 - -animated_java.dialog.bone_config.glow_color.title: 发光颜色 -animated_java.dialog.bone_config.glow_color.description: 发光的颜色。 - -animated_java.dialog.bone_config.shadow_radius.title: 阴影半径 -animated_java.dialog.bone_config.shadow_radius.description: 阴影的半径。 - -animated_java.dialog.bone_config.shadow_strength.title: 阴影强度 -animated_java.dialog.bone_config.shadow_strength.description: 阴影的强度。 - -animated_java.dialog.bone_config.override_brightness.title: 修改亮度 -animated_java.dialog.bone_config.override_brightness.description: 是否修改亮度的默认等级。 - -animated_java.dialog.bone_config.brightness_override.title: 亮度 -animated_java.dialog.bone_config.brightness_override.description: 骨骼的亮度。取值范围为0至15之间。 - -animated_java.dialog.bone_config.use_custom_brightness.title: 使用自定义亮度 -animated_java.dialog.bone_config.use_custom_brightness.description: 骨骼是否启用自定义亮度。 - -animated_java.dialog.bone_config.custom_brightness.title: 自定义亮度 -animated_java.dialog.bone_config.custom_brightness.description: 骨骼的自定义亮度。取值范围为0至15之间。 - -animated_java.dialog.bone_config.enchanted.title: 附魔 -animated_java.dialog.bone_config.enchanted.description: 骨骼是否为附魔状态效果。 - -animated_java.dialog.bone_config.invisible.title: 隐形 -animated_java.dialog.bone_config.invisible.description: 骨骼是否隐形。 - -animated_java.dialog.bone_config.nbt.title: NBT -animated_java.dialog.bone_config.nbt.description: 应用到骨骼的NBT。 -animated_java.dialog.bone_config.nbt.invalid_nbt.not_compound: 填写的NBT应为复合标签!例:{CustomName:'"你的名字"'} -animated_java.dialog.bone_config.nbt.invalid_nbt.error: |- - 无效的NBT! - {0} - -animated_java.dialog.bone_config.billboard.title: 广告牌 -animated_java.dialog.bone_config.billboard.description: 控制此骨骼在渲染时如何旋转以面向玩家。可设置为固定(固定垂直和水平轴,无旋转),垂直(固定垂直轴),水平(固定水平轴),和中心(按照中心旋转跟随玩家视角)。 -animated_java.dialog.bone_config.billboard.options.fixed: 固定 -animated_java.dialog.bone_config.billboard.options.vertical: 垂直 -animated_java.dialog.bone_config.billboard.options.horizontal: 水平 -animated_java.dialog.bone_config.billboard.options.center: 中心 - -## Locator Config Dialog -animated_java.dialog.locator_config.title: 定位器配置 - -animated_java.dialog.locator_config.plugin_mode_warning: |- - 插件模式已启用!该模式下没有定位器配置。 - 请使用插件API为定位器添加自定义功能。 - 详情请查看官方的插件API文档。 - -animated_java.dialog.locator_config.use_entity.title: 使用实体 -animated_java.dialog.locator_config.use_entity.description: 是否在定位器处附加跟随实体。 - -animated_java.dialog.locator_config.entity_type.title: 实体类型 -animated_java.dialog.locator_config.entity_type.description: 附加到定位器的实体类型。 -animated_java.dialog.locator_config.entity_type.error.empty: 实体类型不能为空! -animated_java.dialog.locator_config.entity_type.warning.invalid: 所选的实体类型 {0} 不存在于Minecraft中。 - -animated_java.dialog.locator_config.summon_commands.title: 进场命令 -animated_java.dialog.locator_config.summon_commands.description: |- - 被 summon 时以定位器实体执行的命令。 - 该位置的文本输入可视为在 .mcfunction 中运行。(也支持 MC-Build 语法!) - -animated_java.dialog.locator_config.ticking_commands.title: 高频命令 -animated_java.dialog.locator_config.ticking_commands.description: |- - 在定位器位置高频执行的命令。 - 该位置的文本输入可视为在 .mcfunction 中运行。(也支持 MC-Build 语法!) - -## Text Display Config Dialog -animated_java.dialog.text_display_config.title: 文本展示配置 - -animated_java.dialog.bone_config.vanilla_item_model.title: 原版物品模型 -animated_java.dialog.bone_config.vanilla_item_model.description: |- - 若设置,此骨骼将显示为原版物品模型。 - 并且覆盖骨骼现有的方块。 - -animated_java.dialog.text_display_config.use_nbt.title: 使用 NBT -animated_java.dialog.text_display_config.use_nbt.description: 是否使用 NBT 取代设置进行文本展示配置。 -animated_java.dialog.text_display_config.use_nbt.use_nbt_warning: 使用 NBT 将会覆盖所有其他设置,任何更改也不会在编辑器中可见。仅在熟悉此功能的情况下使用! - -animated_java.dialog.text_display_config.inherit_settings.title: 继承设置 -animated_java.dialog.text_display_config.inherit_settings.description: 是否从父级文本展示继承设置。 - -animated_java.dialog.text_display_config.glowing.title: 发光 -animated_java.dialog.text_display_config.glowing.description: 文本展示是否在游戏中发光。 - -animated_java.dialog.text_display_config.override_glow_color.title: 修改发光颜色 -animated_java.dialog.text_display_config.override_glow_color.description: 是否改变发光的默认颜色。 - -animated_java.dialog.text_display_config.glow_color.title: 发光颜色 -animated_java.dialog.text_display_config.glow_color.description: 发光的颜色 - -animated_java.dialog.text_display_config.shadow_radius.title: 阴影半径 -animated_java.dialog.text_display_config.shadow_radius.description: 阴影的半径。 - -animated_java.dialog.text_display_config.shadow_strength.title: 阴影强度 -animated_java.dialog.text_display_config.shadow_strength.description: 阴影的强度 - -animated_java.dialog.text_display_config.override_brightness.title: 修改亮度 -animated_java.dialog.text_display_config.override_brightness.description: 是否修改亮度的默认等级。 - -animated_java.dialog.text_display_config.brightness_override.title: 亮度 -animated_java.dialog.text_display_config.brightness_override.description: 文本展示的亮度。取值范围为0至15之间。 - -animated_java.dialog.text_display_config.use_custom_brightness.title: 使用自定义亮度 -animated_java.dialog.text_display_config.use_custom_brightness.description: 骨骼是否启用自定义亮度。 - -animated_java.dialog.text_display_config.custom_brightness.title: 自定义亮度 -animated_java.dialog.text_display_config.custom_brightness.description: 骨骼的自定义亮度。取值范围为0至15之间。 - -animated_java.dialog.text_display_config.invisible.title: 隐形 -animated_java.dialog.text_display_config.invisible.description: 文本展示是否隐形。 - -animated_java.dialog.text_display_config.nbt.title: NBT -animated_java.dialog.text_display_config.nbt.description: 应用到文本展示的NBT。 - -animated_java.dialog.text_display_config.billboard.title: 广告牌 -animated_java.dialog.text_display_config.billboard.description: 控制此文本展示在渲染时如何旋转以面向玩家。可设置为固定(固定垂直和水平轴,无旋转),垂直(固定垂直轴),水平(固定水平轴),和中心(按照中心旋转跟随玩家视角)。 -animated_java.dialog.text_display_config.billboard.options.fixed: 固定 -animated_java.dialog.text_display_config.billboard.options.vertical: 垂直 -animated_java.dialog.text_display_config.billboard.options.horizontal: 水平 -animated_java.dialog.text_display_config.billboard.options.center: 中心 - -## Block Display Config Dialog -animated_java.dialog.vanilla_block_display_config.title: 方块展示配置 -animated_java.dialog.vanilla_block_display.custom_name.title: 自定义名称 -animated_java.dialog.vanilla_block_display.custom_name.description: 方块展示的自定义名称。 -animated_java.dialog.vanilla_block_display.custom_name.invalid_json.error: |- - 无效的 JSON 文本! - {0} - -animated_java.dialog.vanilla_block_display.custom_name_visible.title: 自定义名称可见性 -animated_java.dialog.vanilla_block_display.custom_name_visible.description: 自定义名称是否总是可见。 - -## Item Display Config Dialog -animated_java.dialog.vanilla_item_display_config.title: 物品展示配置 -animated_java.dialog.vanilla_item_display.custom_name.title: 自定义名称 -animated_java.dialog.vanilla_item_display.custom_name.description: 物品展示的自定义名称。 -animated_java.dialog.vanilla_item_display.custom_name.invalid_json.error: |- - 无效的 JSON 文本! - {0} - -animated_java.dialog.vanilla_item_display.custom_name_visible.title: 自定义名称可见性 -animated_java.dialog.vanilla_item_display.custom_name_visible.description: 自定义名称是否总是可见。 - -## Variant Config Dialog -animated_java.dialog.variant_config.title: 变体配置 - -animated_java.dialog.variant_config.variant_display_name: 显示名称 -animated_java.dialog.variant_config.variant_display_name.description: 用于在编辑器和错误信息中识别变体。 - -animated_java.dialog.variant_config.generate_name_from_display_name: 生成显示名称 -animated_java.dialog.variant_config.generate_name_from_display_name.description: 是否根据显示名称自动生成名称。 - -animated_java.dialog.variant_config.variant_name: 名称 -animated_java.dialog.variant_config.variant_name.description: 用于在导出的资源包和数据包中识别变体。 - -animated_java.dialog.variant_config.texture_map.title: 纹理映射 -animated_java.dialog.variant_config.texture_map.description: 应用该变体时所使用的贴图。 -animated_java.dialog.variant_config.texture_map.create_new_mapping: 创建新的映射 -animated_java.dialog.variant_config.texture_map.no_mappings: 变体不存在映射的纹理。 - -animated_java.dialog.variant_config.bone_lists.description: 包含或排除在变体的节点列表。包含的节点将会被变体修改,排除的节点则会被节点忽略。 -animated_java.dialog.variant_config.excluded_nodes.title: 排除节点 -animated_java.dialog.variant_config.excluded_nodes.description: 排除在变体的节点列表。该节点将不会被变体修改。 -animated_java.dialog.variant_config.included_nodes.title: 包含节点 -animated_java.dialog.variant_config.included_nodes.description: 包含在变体的节点列表。该节点将会被变体修改。 -animated_java.dialog.variant_config.swap_columns_button.tooltip: 互换列表 - -## Old AJModel Loader Dialog -animated_java.action.upgrade_old_aj_model_loader.name: 更新 .ajmodel -animated_java.dialog.upgrade_old_aj_model_loader.title: 更新 .ajmodel -animated_java.action.upgrade_old_aj_model_loader.select_file: 选择 .ajmodel 文件 -animated_java.action.upgrade_old_aj_model_loader.body: 升级旧版 .ajmodel 文件为新的 .ajblueprint 格式文件。 -animated_java.action.upgrade_old_aj_model_loader.button: 选择需要更新的 .ajmodel 文件 - -## Animation Properties Dialog -animated_java.dialog.animation_properties.title: 动画属性 ({0}) - -animated_java.dialog.animation_properties.animation_name.title: 动画名称 -animated_java.dialog.animation_properties.animation_name.description: 动画的名称。 - -animated_java.dialog.animation_properties.loop_mode.title: 循环模式 -animated_java.dialog.animation_properties.loop_mode.description: 动画的循环方式。单次 - 动画播放一次后停止。停留 - 动画播放一次后停留在最后帧。循环 - 动画重复播放。 -animated_java.dialog.animation_properties.loop_mode.options.once: 单次 -animated_java.dialog.animation_properties.loop_mode.options.hold: 停留 -animated_java.dialog.animation_properties.loop_mode.options.loop: 循环 -animated_java.dialog.animation_properties.animation_name.error.empty: 动画名称不能为空! -animated_java.dialog.animation_properties.animation_name.error.invalid_characters: 动画的名称包含了非法字符!请仅使用英文字符、数字、下划线和英文点号。 - -animated_java.dialog.animation_properties.loop_delay.title: 循环延迟 -animated_java.dialog.animation_properties.loop_delay.description: 循环的延迟。动画结束后到再次播放的间隔时间。仅在循环模式为循环时适用。 - -animated_java.dialog.animation_properties.bone_lists.description: 包含或排除在动画中的节点列表。包含的节点将会被动画修改,排除的节点则会被动画忽略。 -animated_java.dialog.animation_properties.excluded_nodes.title: 排除节点 -animated_java.dialog.animation_properties.excluded_nodes.description: 排除在动画中的节点列表。该节点将不会被动画修改。 -animated_java.dialog.animation_properties.included_nodes.title: 包含节点 -animated_java.dialog.animation_properties.included_nodes.description: 包含在动画中的节点列表。该节点将会被动画修改。 -animated_java.dialog.animation_properties.swap_columns_button.tooltip: 互换列表 - -## Export Progress Dialog -animated_java.dialog.export_progress.title: 导出中... - -## Blueprint Loading Dialog -animated_java.dialog.blueprint_loading.title: 蓝图加载中... - -### Panels - -## Variants Panel -animated_java.panel.variants.title: 变体 -animated_java.panel.variants.tool.create_new_variant: 创建新变体 -animated_java.panel.variants.tool.edit_variant: 编辑变体 -animated_java.panel.variants.tool.duplicate_selected_variant: 复制所选变体 -animated_java.panel.variants.tool.delete_selected_variant: 删除所选变体 -animated_java.panel.variants.tool.variant_visible: 已选择变体 -animated_java.panel.variants.tool.variant_not_visible: 未选择变体 -animated_java.panel.variants.tool.cannot_delete_default_variant: 不可删除默认变体! - -animated_java.action.variants.create: 创建变体 -animated_java.action.variants.duplicate: 复制变体 -animated_java.action.variants.open_config: 打开变体配置 -animated_java.action.variants.delete: 删除变体 - -### Animator - -## Properties -animated_java.animation.excluded_nodes: 排除节点 -animated_java.animation.invert_excluded_nodes: 反转排除节点 - -## Timeline -animated_java.effect_animator.timeline.variant: 变体 -animated_java.effect_animator.timeline.commands: 命令 - -## Keyframes -animated_java.effect_animator.keyframes.variant: 变体 -animated_java.effect_animator.keyframes.commands: 命令 -animated_java.effect_animator.keyframes.execute_condition: 执行条件 - -# Keyframe Panel -animated_java.panel.keyframe.keyframe_title: 关键帧 ({0}) - -animated_java.panel.keyframe.variant.title: 变体 -animated_java.panel.keyframe.variant.description: 应用到关键帧的变体。 - -animated_java.panel.keyframe.commands.title: 命令 -animated_java.panel.keyframe.commands.description: |- - 到达目标关键帧时运行的命令。 - 该位置的文本输入可视为在 .mcfunction 中运行。(也支持 MC-Build 语法!) -animated_java.panel.keyframe.execute_condition.title: 执行条件 -animated_java.panel.keyframe.execute_condition.description: 关键帧执行命令时必须满足的条件。可视输入的文本为 execute 命令的子命令。 - -animated_java.panel.keyframe.repeat.title: 重复执行? -animated_java.panel.keyframe.repeat.description: |- - 是否在该关键帧重复执行命令。 - 若启用,则会以相应的频率执行命令。 - -animated_java.panel.keyframe.repeat_frequency.title: 重复频率 -animated_java.panel.keyframe.repeat_frequency.description: |- - 该关键帧再次执行命令的等待刻数。 - 设置为1则在每一刻执行一次命令。 - 注意:若动画不能被该值整除,则动画循环时间隔可能会略有偏差。 - 若设值大于动画的长度,命令则会视为重复被禁止时执行。(到达关键帧时执行一次) - -animated_java.panel.keyframe.easing_type.title: 缓动类型 -animated_java.panel.keyframe.easing_type.description: 应用到关键帧的缓动类型。 -animated_java.panel.keyframe.easing_type.options.linear: 线性 -animated_java.panel.keyframe.easing_type.options.sine: 正弦 -animated_java.panel.keyframe.easing_type.options.quad: 二次方 -animated_java.panel.keyframe.easing_type.options.cubic: 三次方 -animated_java.panel.keyframe.easing_type.options.quart: 四次方 -animated_java.panel.keyframe.easing_type.options.quint: 五次方 -animated_java.panel.keyframe.easing_type.options.expo: 指数 -animated_java.panel.keyframe.easing_type.options.circ: 圆 -animated_java.panel.keyframe.easing_type.options.elastic: 弹性 -animated_java.panel.keyframe.easing_type.options.back: 后视图 -animated_java.panel.keyframe.easing_type.options.bounce: 弹跳 - -animated_java.panel.keyframe.easing_mode.title: 缓动模式 -animated_java.panel.keyframe.easing_mode.description: 应用到关键帧的缓动模式。 -animated_java.panel.keyframe.easing_mode.options.in: 淡入 -animated_java.panel.keyframe.easing_mode.options.out: 淡出 -animated_java.panel.keyframe.easing_mode.options.inout: 淡入淡出 - -animated_java.panel.keyframe.easing_args.title: 缓动参数 -animated_java.panel.keyframe.easing_args.description: 缓动函数使用的参数。 -animated_java.panel.keyframe.easing_args.easing_arg.elastic.title: 弹性 -animated_java.panel.keyframe.easing_args.easing_arg.elastic.description: 缓动函数的弹性。 -animated_java.panel.keyframe.easing_args.easing_arg.back.title: 过冲 -animated_java.panel.keyframe.easing_args.easing_arg.back.description: 缓动函数中的过冲次数。 -animated_java.panel.keyframe.easing_args.easing_arg.bounce.title: 弹跳 -animated_java.panel.keyframe.easing_args.easing_arg.bounce.description: 缓动函数的弹跳性。 - -animated_java.panel.keyframe.nonlinear_interpolation: |- - 当前禁用高级缓动设置。 - 修改关键帧的插值模式为“线性”以启用。 - -# Text Display Panel -animated_java.panel.text_display.title: 文本展示 - -animated_java.tool.text_display.line_width.title: 行宽 -animated_java.tool.text_display.line_width.description: 文本展示的行宽,以像素为单位。 - -animated_java.tool.text_display.background_color.title: 背景颜色 -animated_java.tool.text_display.background_color.description: 文本展示的背景颜色。 - -animated_java.tool.text_display.text_shadow.title: 文字阴影 -animated_java.tool.text_display.text_shadow.description: 是否在显示的文字后面显示阴影。 - -animated_java.tool.text_display.text_alignment.title: 文本对齐 -animated_java.tool.text_display.text_alignment.description: 文本的对齐方式。 -animated_java.tool.text_display.text_alignment.options.left: 靠左 -animated_java.tool.text_display.text_alignment.options.center: 居中 -animated_java.tool.text_display.text_alignment.options.right: 靠右 - -animated_java.tool.text_display.see_through.title: 穿透 -animated_java.tool.text_display.see_through.description: 文本展示是否在方块后依然可见。 - -# Item Display Panel -animated_java.panel.vanilla_item_display.title: 显示物品 -animated_java.panel.vanilla_item_display.description: 所显示的物品。 -animated_java.tool.item_display.item_display.title: 物品显示模式 -animated_java.tool.item_display.item_display.description: 应用到物品模型的变化。(参考自 JSON 模型中 display 的定义) -animated_java.tool.item_display.item_display.options.none: 无 -animated_java.tool.item_display.item_display.options.thirdperson_lefthand: 第三人称左手 -animated_java.tool.item_display.item_display.options.thirdperson_righthand: 第三人称右手 -animated_java.tool.item_display.item_display.options.firstperson_lefthand: 第一人称左手 -animated_java.tool.item_display.item_display.options.firstperson_righthand: 第一人称右手 -animated_java.tool.item_display.item_display.options.head: 头部 -animated_java.tool.item_display.item_display.options.gui: GUI -animated_java.tool.item_display.item_display.options.ground: 地面 -animated_java.tool.item_display.item_display.options.fixed: 固定 - -# Block Display Panel -animated_java.panel.vanilla_block_display.title: 显示方块 -animated_java.panel.vanilla_block_display.description: 所显示的方块。支持输入方块状态! - -### Custom Elements -## Vanilla Item Display -animated_java.vanilla_item_display.title: 原版物品展示 - -## Vanilla Block Display - -### Misc - -# Blueprint Setting Errors - Failed to Export Message Box -animated_java.misc.failed_to_export.title: 导出失败 -animated_java.misc.failed_to_export.custom_models.message: 当前设置为不导出资源包,但项目中存在自定义模型!请启用资源包导出或移除自定义模型后再次尝试导出。 -animated_java.misc.failed_to_export.blueprint_settings.message: 蓝图设置存在错误!请在修正后再次尝试导出。 -animated_java.misc.failed_to_export.blueprint_settings.error_item: '找到错误 {0}:' -animated_java.misc.failed_to_export.button: 好 - -# Format Category -animated_java.format_category.animated_java: Animated Java - -# Model Manager Warnings -animated_java.block_model_manager.fluid_warning: 方块展示下不会渲染流体。 -animated_java.block_model_manager.mob_head_warning: 方块展示下不会渲染生物头颅,请改用物品展示。 -animated_java.block_model_manager.facing_warning: 方块展示不支持方块状态 “facing”。 - -# Project Errors -animated_java.error.blueprint_export_path_doesnt_exist.title: 蓝图导出路径不存在 -animated_java.error.blueprint_export_path_doesnt_exist.description: |- - 不存在所指定的导出路径 '{0}' ! - 请在确保路径下存在指定的文件夹后再次尝试。 \ No newline at end of file +animated_java: + menubar: + label: Animated Java + format: + blueprint: + name: 蓝图 + require: + fs: Animated Java 需要 fs 模块,才能在导出时导出数据包和资源包、保存和加载蓝图、验证蓝图设置,以及缓存 Minecraft 资源。 + outliner: + structure_group: + title: 结构组(不会创建实体) + action: + open_blueprint_settings: + name: 蓝图设置 + open_documentation: + name: 文档 + open_changelog: + name: 更新日志 + open_about: + name: 关于 + open_display_entity_config: + name: 展示实体配置 + open_locator_config: + name: 定位器配置 + open_interaction_config: + name: 交互实体配置 + export: + name: 导出 + export_debug: + name: 导出(调试) + export_all: + name: 全部导出 + description: 导出所有已打开的蓝图项目。 + export_all_debug: + name: 全部导出(调试) + description: 以调试模式导出所有已打开的蓝图项目。 + extract: + name: 提取 + confirm: 确认提取 + create_text_display: + title: 添加文本展示实体 + create_item_display: + title: 添加物品展示实体 + create_block_display: + title: 添加方块展示实体 + copy_display_entity_config: + name: 复制展示实体配置 + message: 已从 "%s" 复制展示实体配置 + paste_display_entity_config: + name: 粘贴展示实体配置 + message: 已从 "%s" 粘贴展示实体配置 + variants: + create: 创建变体 + duplicate: 复制变体 + open_config: 打开变体配置 + delete: 删除变体 + upgrade_old_aj_model_loader: + name: 更新 .ajmodel + select_file: 选择 .ajmodel 文件 + body: 升级旧版 .ajmodel 文件为新的 .ajblueprint 格式文件。 + button: 选择需要更新的 .ajmodel 文件 + open_bone_config: + name: 骨骼配置 + open_text_display_config: + name: 文本展示配置 + create_vanilla_item_display: + title: 添加物品展示实体 + create_vanilla_block_display: + title: 添加方块展示实体 + open_vanilla_item_display_config: + name: 物品展示配置 + open_vanilla_block_display_config: + name: 方块展示配置 + popup: + loading: + loading: Animated Java 加载中... + success: Animated Java 加载完成! + offline: |- + Animated Java 连接失败! + 部分功能将不可用。 + installed_popup: + title: 感谢安装! + close_button: 开始制作动画吧! + incompatability_popup: + title: 检测到 Animated Java 不兼容 + description: |- + 你安装了一些已知会与 Animated Java 产生问题的插件。 + 请禁用或卸载以下插件,并重启 Blockbench 后再使用 Animated Java: + disable_button: 禁用插件 + button: + disable_all: 禁用所有不兼容插件 + ignore: 忽略并继续(不推荐) + plugin_dialog: + incompatability_notice: |- + 此插件已知会与 Animated Java 产生问题。 + + 安装了 Animated Java 时,将无法安装此插件。 + dialog: + reset: 重置为默认值 + about: + title: 关于 Animated Java + close_button: 关闭 + changelog_dialog: + title: Animated Java 更新日志 + unexpected_error: + title: 发生了意外错误! + close_button: 关闭 + copy_error_message_button: + message: 已复制错误信息! + description: 点击保存错误信息到剪切板。 + paragraph: "可加入我们的 %s,并在 #animated-java-support 频道创建讨论串来报告该错误信息,或在我们的 %s 创建 issue。谢谢!" + blueprint_settings: + title: 蓝图设置 + pages: + general.title: 常规 + resource_pack.title: 资源包 + datapack.title: 数据包 + rig.title: 骨架 + event_functions.title: 事件函数 + plugin.title: 插件 + misc.title: 杂项 + project_settings: + title: 项目 + advanced_settings_warning: 仅在十分必要时使用高级设置! + project_name: + title: 名称 + description: |- + 蓝图的文件名。 + + 如果用其他名称保存蓝图,该值会被覆盖。 + texture_size: + title: 纹理尺寸 + description: UV编辑器的分辨率,应当与最大的纹理尺寸一致。为达到更好的游戏效果,建议使用长宽相等且为2的幂次方的贴图。 + warning: + does_not_match_largest_width: 纹理宽度与最大纹理宽度(%s)不一致,可能导致渲染问题。 + does_not_match_largest_height: 纹理高度与最大纹理高度(%s)不一致,可能导致渲染问题。 + not_square: 为达到最佳效果,纹理的长与宽应该相等。 + not_a_power_of_2: 为达到最佳效果,纹理的尺寸应为2的幂次方。 + does_not_match_largest_texture: 纹理的尺寸应当与最大纹理的尺寸一致。 + export_settings: + title: 导出设置 + blueprint_id: + title: 蓝图 ID + description: |- + 生成资源包和数据包时使用的 ID。 + + 建议使用唯一 ID,以避免与其他资源包和数据包冲突。 + error: + empty_path: 蓝图 ID 路径不能为空。 + minecraft_namespace: |- + [Markdown] + `minecraft` 命名空间为保留命名空间,不能使用。 + animated_java_global_id: |- + [Markdown] + `animated_java:global` 是保留 ID,不能使用。 + invalid_characters: 蓝图 ID 只能包含小写字母、数字和下划线。 + show_render_box: + title: 显示渲染框 + description: 启用后,渲染框会在编辑器中可见。 + auto_render_box: + title: 自动调整渲染框大小 + description: 启用后,会根据模型几何体自动计算渲染框。 + render_box: + title: 渲染框尺寸 + description: |- + [Markdown] + 骨架展示实体的[宽度和高度](https://minecraft.wiki/w/Display#Entity_data)。 + view_range: + title: 可见范围 + description: |- + [Markdown] + 骨架默认的[可见范围](https://minecraft.wiki/w/Display#Entity_data)。 + enable_plugin_mode: + title: 插件模式 + description: 是否开启插件模式,计划使用基于插件而非资源包/数据包的话启用该模式。 + resource_pack_export_mode: + title: 资源包导出模式 + options: + folder: 文件夹 + zip: 压缩 + none: 无 + raw: 原始 + description: |- + 资源包的导出方式。 + 原始 - 资源包以文件夹的方式导出。 + 压缩 - 资源包以 .zip 压缩包的方式导出。 + 无 - 关闭对资源包的导出。 + data_pack_export_mode: + title: 数据包导出模式 + options: + folder: + title: 文件夹 + description: 将数据包导出为文件夹,并自动与现有文件合并。 + zip: + title: Zip + description: 将数据包导出为 .zip 文件。 + none: + title: 无 + description: 不导出数据包。 + raw: 原始 + description: |- + 数据包的导出方式。 + 原始 - 数据包以文件夹的方式导出。 + 压缩 - 数据包以 .zip 压缩包的方式导出。 + 无 - 关闭对数据包的导出。 + target_minecraft_version: + title: 目标 Minecraft 版本 + description: |- + [Markdown] + 你面向的 Minecraft 版本,例如 `26.1.1` 或 `1.20.4`。 + + 该设置会影响可用功能以及导出的结构。 + error: + invalid_version_format: |- + [Markdown] + 提供的 Minecraft 版本无效!Minecraft 版本格式应为 `major.minor.patch`,例如 `1.20.4` 或 `26.1.1`。 + early_versions_not_supported: 不支持低于 1.20.4 的版本。 + resource_pack_settings: + title: 资源包设置 + enable_advanced_resource_pack_settings: + title: 高级设置 + description: 是否启用资源包的高级设置。 + enable_advanced_resource_pack_folders: + title: 高级文件夹 + description: 是否启用高级资源包文件夹设置。 + display_item: + title: 承载物 + description: 游戏中用于显示蓝图内模型的物品。多个蓝图使用相同的物品时会被自动合并。 + error: + no_item_selected: 未指定物品! + invalid_item_id: + no_namespace: 所提供的物品ID无效!物品ID的填写格式应为 命名空间:物品id 。 + whitespace: 所提供的物品ID无效!物品ID不应包含空格。 + item_model_not_found: 所选物品在原版资源包中不存在模型文件! + warning: + item_does_not_exist: 原版不存在所指定的物品! + item_model_not_generated: 所选物品并未使用 'minecraft:item/generated' 为父类。可能会导致游戏中的模型出现问题。 + custom_model_data_offset: + title: CMD 偏位 + description: 承载物的 Custom Model Data 所使用的偏移量。允许互相独立的资源包内的多个蓝图使用相同的物品为承载物。 + resource_pack: + title: 资源包 + description: 项目导出到的资源包的根文件夹。 + warning: + no_assets: 所选文件夹不包含 assets 文件夹。 + error: + empty: 资源包文件夹为必填项。 + invalid_path: 路径解析失败:%s + does_not_exist: 所选路径不存在。 + not_a_dir: 所选路径不是文件夹。 + no_pack_mcmeta: 所选文件夹不包含 pack.mcmeta 文件。 + no_folder_selected: 未指定文件夹! + folder_does_not_exist: 所指定的文件夹不存在! + not_a_folder: 所指定的路径并非文件夹! + missing_pack_mcmeta: 所指定的文件夹缺少 pack.mcmeta 文件! + missing_assets_folder: 所指定的资源包缺少 assets 文件夹! + data_pack_settings: + title: 数据包设置 + data_pack: + folder: + title: 数据包 + description: 数据包要导出到的文件夹。 + warning: + no_data: 所选文件夹不包含 data 文件夹。 + error: + empty: 数据包文件夹为必填项。 + invalid_path: 路径解析失败:%s + does_not_exist: 所选路径不存在。 + not_a_dir: 所选路径不是文件夹。 + no_pack_mcmeta: 所选文件夹不包含 pack.mcmeta 文件。 + zip: + title: 数据包 + description: 数据包 zip 文件要导出到的位置。 + error: + empty: 值不能为空! + invalid_path: 路径解析失败:%s + require_zip_extension: 所选文件必须以 .zip 扩展名结尾。 + title: 数据包 + description: 项目导出到的数据包的根文件夹。 + error: + no_folder_selected: 未指定文件夹! + folder_does_not_exist: 所指定的文件夹不存在! + not_a_folder: 所指定的路径并非文件夹! + missing_pack_mcmeta: 所指定的文件夹缺少 pack.mcmeta 文件! + missing_data_folder: 所指定的数据包缺少 data 文件夹! + on_summon_function: + title: 召唤时函数 + description: |- + [Markdown] + 召唤时以根实体身份并在根实体位置执行的命令。 + + 请将此输入视为 `.mcfunction` 文件。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + on_remove_function: + title: 移除时函数 + description: |- + [Markdown] + 移除时以根实体身份并在根实体位置运行的命令。 + + 请将此输入视为 `.mcfunction` 文件。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + on_pre_tick_function: + title: Tick 前函数 + description: |- + [Markdown] + 每 tick 在 Animated Java 自身 tick 逻辑*之前*,以根实体身份并在根实体位置运行的命令。 + + 请将此输入视为 `.mcfunction` 文件。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + on_post_tick_function: + title: Tick 后函数 + description: |- + [Markdown] + 每 tick 在 Animated Java 自身 tick 逻辑*之后*,以根实体身份并在根实体位置运行的命令。 + + 请将此输入视为 `.mcfunction` 文件。 + custom_rig_entity_tags: + title: 自定义骨架实体标签 + description: |- + [Markdown] + 召唤时要添加到骨架中***每个实体***上的标签列表(用逗号分隔)。 + + 例如:`tag1, tag2, tag3` + interpolation_duration: + title: 插值时间 + description: 以tick为单位,关键帧之间平滑过渡的持续时间。是模型过渡到下一个关键帧所用的时间。较高的插值时间将导致动画失去精度,因此该值一般建议为1或2。 + teleportation_duration: + title: 传送时间 + description: 以tick为单位,关键帧之间传送的持续时间。是模型在视觉上从上一个位置过渡到新位置所用的时间。较高的传送时间将导致动画失去精度。 + use_entity_stacking: + title: 使用实体堆叠 + description: |- + [Markdown] + 是否对骨架的骨骼实体使用实体堆叠。 + + **启用时**: + - 所有骨骼实体都会骑乘在根实体上。 + - 骨骼旋转精度较低。(限制为整数角度) + - 以根实体身份执行命令时,可以通过 `on passengers` 选择骨骼实体。 + + **禁用时**: + - 骨骼实体不会骑乘在根实体上。 + - 骨骼旋转会*精确得多*,在传送骨架时能实现更平滑的移动。 + - 骨骼实体不能通过 `on passengers` 选择,但仍可通过 `as_node` 访问。 + auto_update_rig_orientation: + title: 自动更新骨架朝向 + description: |- + [Markdown] + 同步节点位置和旋转的开销***非常***高。 + 此选项用于选择是否每 tick 自动让骨架的位置和旋转与根实体同步。 + + **启用时**,骨架会自动同步到根实体的位置和旋转。 + + **禁用时**,必须使用 move 函数来传送骨架: + + ``` + execute as @e[tag=aj._root] \ + positioned rotated run \ + function animated_java:/move + ``` + + 对于不需要每 tick 移动的骨架,建议**禁用**此选项。 + animation_system: + title: 动画系统 + description: 动画数据的存储方式。 + options: + functions: + label: 函数 + description: 将动画数据存储在函数文件中。性能最好,但会创建大量文件。 + storage: + label: Storage + description: 将动画数据存储在命令 storage 中。速度较慢,但创建的文件更少。 + baked_animations: + title: 烘培动画 + description: |- + 是否烘培导出的动画。 + 已烘培动画的帧会预先计算并存储在导出的 JSON 文件中,从而降低在游戏中渲染模型时的复杂性。 + 部分插件可能需要开启这项以确保正常运作。 + json_file: + title: JSON 文件 + description: 项目导出到 JSON 文件的路径。 + error: + invalid_path: 文件路径无效! + no_file_selected: 未指定文件! + not_a_file: 所指定的路径并非文件! + blueprint_name: + title: 蓝图名称 + description: 蓝图的名称,仅用于识别工作区中的项目。 + export_namespace: + title: 导出命名空间 + description: 项目导出时所使用的名称,或者说是导出为资源包与数据包时所使用的命名空间。 + error: + empty: 导出命名空间不能为空! + reserved: 导出命名空间 “{0}” 仅用于内部运作!请使用其他命名空间。 + invalid_characters: 导出命名空间的名称包含了非法字符!请仅使用英文字符、数字和下划线。 + show_bounding_box: + title: 显示边界框 + description: 是否在编辑模式下显示边界框。 + auto_bounding_box: + title: 自动边界框 + description: |- + 是否根据模型的形状自动计算边界框。 + 注:自动边界框并不会根据动画时骨骼的偏移进行计算,所以可能导致比预想中要小的情况。 + bounding_box: + title: 边界框 + description: 确定模型的剔除框,当该框离开屏幕时将停止该模型的渲染。 + resource_pack_zip: + title: 压缩资源包 + description: 项目导出到 .zip 文件的路径。 + error: + no_file_selected: 未指定文件! + not_a_file: 所指定的路径并非文件! + display_item_path: + title: 承载物路径 + description: 所有承载物的存放位置。应为资源包内到 .json 文件的路径。 + advanced_resource_pack_file: + error: + no_file_selected: 未指定文件! + file_does_not_exist: 所指定的文件不存在! + not_a_file: 所指定的路径并非文件! + model_folder: + title: 模型文件夹 + description: 所有导出模型的存放位置。应为资源包内到文件夹的路径。 + advanced_resource_pack_folder: + error: + no_folder_selected: 未指定文件夹! + folder_does_not_exist: 所指定的文件夹不存在! + not_a_folder: 所指定的路径并非文件夹! + texture_folder: + title: 纹理文件夹 + description: 所有导出纹理的存放位置。应为资源包内到文件夹的路径。 + enable_advanced_data_pack_settings: + title: 启用高级设置 + description: 是否启用数据包的高级设置。 + data_pack_zip: + title: 压缩数据包 + description: 项目导出到 .zip 文件的路径。 + error: + no_file_selected: 未指定文件! + not_a_file: 所指定的路径并非文件! + summon_commands: + title: 进场命令 + description: |- + 被 summon 时以根实体执行的命令。 + 该位置的文本输入可视为在 .mcfunction 中运行。(也支持 MC-Build 语法!) + ticking_commands: + title: 高频命令 + description: |- + 在根实体位置高频执行的命令。 + 该位置的文本输入可视为在 .mcfunction 中运行。(也支持 MC-Build 语法!) + 该命令将在动画逻辑之后执行。 + use_storage_for_animation: + title: 使用 storage 存储动画 + description: |- + 是否使用 NBT storage 代替函数进行动画数据存储。 + 将会大大减少数据包生成时的函数文件数量,相对的这会比使用函数存储的办法慢42%。 + display_entity: + title: 展示实体 "%s" 的配置 + node_options: + title: 节点 + per_variant_options: + title: 按变体 + on_summon_function: + title: 召唤时函数 + description: |- + [Markdown] + 召唤时以该展示实体身份运行的命令。 + + 请将此输入视为 `.mcfunction` 文件。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + on_apply_function: + title: 应用时函数 + description: |- + [Markdown] + 应用变体时以该展示实体身份运行的命令。 + + 请将此输入视为 `.mcfunction` 文件。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + custom_name: + title: 自定义名称 + description: 节点的自定义名称。 + invalid_json: + error: |- + 无效的 JSON 文本! + %s + custom_name_visible: + title: 自定义名称可见 + description: 自定义名称是否始终可见。 + glowing: + title: 发光 + description: 节点在游戏中是否发光。 + override_glow_color: + title: 覆盖发光颜色 + description: 是否覆盖默认发光颜色。 + glow_color: + title: 发光颜色 + description: 发光的颜色。 + shadow_radius: + title: 阴影半径 + description: 阴影的半径。 + shadow_strength: + title: 阴影强度 + description: 阴影的强度。 + override_brightness: + title: 覆盖亮度 + description: 是否覆盖默认亮度。 + brightness_override: + title: 亮度 + description: 节点的亮度。该值应在 0 到 15 之间。 + use_custom_brightness: + title: 使用自定义亮度 + description: 是否为节点启用自定义亮度覆盖。 + custom_brightness: + title: 自定义亮度 + description: 节点的自定义亮度。该值应在 0 到 15 之间。 + enchanted: + title: 附魔效果 + description: 节点是否显示附魔效果。 + invisible: + title: 隐形 + description: 节点是否隐形。 + billboard: + title: 广告牌 + description: |- + [Markdown] + 控制此节点模型在渲染时是否转向玩家。 + - **固定**:垂直和水平角度均固定。 + - **垂直**:围绕垂直轴旋转。 + - **水平**:围绕水平轴旋转。 + - **中心**:围绕中心点旋转。 + options: + fixed: 固定 + vertical: 垂直 + horizontal: 水平 + center: 中心 + locator_config: + title: 定位器配置 + plugin_mode_warning: |- + 插件模式已启用!该模式下没有定位器配置。 + 请使用插件API为定位器添加自定义功能。 + 详情请查看官方的插件API文档。 + use_entity: + title: 使用实体 + description: 是否在定位器处附加跟随实体。 + entity_type: + title: 实体类型 + description: 附加到定位器的实体类型。 + error: + empty: 实体类型不能为空! + warning: + invalid: 所选的实体类型 %s 不存在于 Minecraft 中。 + sync_passenger_rotation: + title: 同步乘客旋转 + description: 自动同步定位器乘客实体的旋转。 + on_summon_function: + title: 召唤时函数 + description: |- + [Markdown] + 骨架被召唤时,以根实体身份并在定位器位置运行的命令。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + description_with_use_entity: |- + [Markdown] + 召唤时以定位器实体身份并在其位置运行的命令。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + on_remove_function: + title: 移除时函数 + description: |- + [Markdown] + 骨架被移除时,以根实体身份并在定位器位置运行的命令。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + description_with_use_entity: |- + [Markdown] + 移除时以定位器实体身份并在其位置运行的命令。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + on_tick_function: + title: Tick 函数 + description: |- + [Markdown] + 每 tick 在定位器位置运行的命令。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + description_with_use_entity: |- + [Markdown] + 每 tick 以定位器实体身份并在其位置运行的命令。 + summon_commands: + title: 进场命令 + description: |- + 被 summon 时以定位器实体执行的命令。 + 该位置的文本输入可视为在 .mcfunction 中运行。(也支持 MC-Build 语法!) + ticking_commands: + title: 高频命令 + description: |- + 在定位器位置高频执行的命令。 + 该位置的文本输入可视为在 .mcfunction 中运行。(也支持 MC-Build 语法!) + interaction_config: + title: 交互实体配置 + plugin_mode_warning: |- + 插件模式已启用!交互实体在插件模式下没有配置项。 + 请改用插件 API 为交互实体添加自定义功能。 + 更多信息请参考官方插件 API 文档。 + response: + title: 响应 + description: 与此交互实体交互时是否触发响应(手部动画 / 攻击音效)。 + on_summon_function: + title: 召唤时函数 + description: |- + [Markdown] + 召唤时以此交互实体身份并在其位置运行的命令。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + on_interaction_function: + title: 交互时函数 + description: |- + [Markdown] + 玩家与此交互实体交互时,以此交互实体身份并在其位置运行的命令。 + + 你可以使用 `execute on target` 选择发起交互的玩家。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + on_attack_function: + title: 攻击时函数 + description: |- + [Markdown] + 玩家攻击此交互实体时,以此交互实体身份并在其位置运行的命令。 + + 你可以使用 `execute on attacker` 选择发起攻击的玩家。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + on_remove_function: + title: 移除时函数 + description: |- + [Markdown] + 移除此交互实体时,以此交互实体身份并在其位置运行的命令。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + on_tick_function: + title: Tick 函数 + description: |- + [Markdown] + 每 tick 以此交互实体身份并在其位置运行的命令。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + text_display_config: + title: 文本展示配置 + use_nbt: + title: 使用 NBT + description: 是否使用 NBT 取代设置进行文本展示配置。 + use_nbt_warning: 使用 NBT 将会覆盖所有其他设置,任何更改也不会在编辑器中可见。仅在熟悉此功能的情况下使用! + inherit_settings: + title: 继承设置 + description: 是否从父级文本展示继承设置。 + glowing: + title: 发光 + description: 文本展示是否在游戏中发光。 + override_glow_color: + title: 修改发光颜色 + description: 是否改变发光的默认颜色。 + glow_color: + title: 发光颜色 + description: 发光的颜色 + shadow_radius: + title: 阴影半径 + description: 阴影的半径。 + shadow_strength: + title: 阴影强度 + description: 阴影的强度 + override_brightness: + title: 修改亮度 + description: 是否修改亮度的默认等级。 + brightness_override: + title: 亮度 + description: 文本展示的亮度。取值范围为0至15之间。 + use_custom_brightness: + title: 使用自定义亮度 + description: 骨骼是否启用自定义亮度。 + custom_brightness: + title: 自定义亮度 + description: 骨骼的自定义亮度。取值范围为0至15之间。 + invisible: + title: 隐形 + description: 文本展示是否隐形。 + nbt: + title: NBT + description: 应用到文本展示的NBT。 + billboard: + title: 广告牌 + options: + fixed: 固定 + vertical: 垂直 + horizontal: 水平 + center: 中心 + bone_config: + vanilla_item_model: + title: 原版物品模型 + description: |- + 若设置,此骨骼将显示为原版物品模型。 + 并且覆盖骨骼现有的方块。 + title: 骨骼配置 + selected_variant: “已选变体:{0}” + default_variant_subtitle: 以下设置将默认应用到该骨骼。 + selected_variant_subtitle: 以下设置仅在应用该变体时应用到该骨骼。 + use_nbt: + title: 使用 NBT + description: 是否使用 NBT 取代设置进行骨骼配置。 + use_nbt_warning: 使用 NBT 将会覆盖所有其他设置,任何更改也不会在编辑器中可见。仅在熟悉此功能的情况下使用! + inherit_settings: + title: 继承设置 + description: 是否从父级骨骼继承设置。 + custom_name: + title: 自定义名称 + description: 骨骼的自定义名称。 + invalid_json: + error: |- + 无效的 JSON 文本! + {0} + custom_name_visible: + title: 自定义名称可见性 + description: 自定义名称是否总是可见。 + glowing: + title: 发光 + description: 骨骼是否在游戏中发光。 + override_glow_color: + title: 修改发光颜色 + description: 是否改变发光的默认颜色。 + glow_color: + title: 发光颜色 + description: 发光的颜色。 + shadow_radius: + title: 阴影半径 + description: 阴影的半径。 + shadow_strength: + title: 阴影强度 + description: 阴影的强度。 + override_brightness: + title: 修改亮度 + description: 是否修改亮度的默认等级。 + brightness_override: + title: 亮度 + description: 骨骼的亮度。取值范围为0至15之间。 + use_custom_brightness: + title: 使用自定义亮度 + description: 骨骼是否启用自定义亮度。 + custom_brightness: + title: 自定义亮度 + description: 骨骼的自定义亮度。取值范围为0至15之间。 + enchanted: + title: 附魔 + description: 骨骼是否为附魔状态效果。 + invisible: + title: 隐形 + description: 骨骼是否隐形。 + nbt: + title: NBT + description: 应用到骨骼的NBT。 + invalid_nbt: + not_compound: 填写的NBT应为复合标签!例:{CustomName:'"你的名字"'} + error: |- + 无效的NBT! + {0} + billboard: + title: 广告牌 + description: 控制此骨骼在渲染时如何旋转以面向玩家。可设置为固定(固定垂直和水平轴,无旋转),垂直(固定垂直轴),水平(固定水平轴),和中心(按照中心旋转跟随玩家视角)。 + options: + fixed: 固定 + vertical: 垂直 + horizontal: 水平 + center: 中心 + vanilla_block_display_config: + title: 方块展示配置 + vanilla_block_display: + custom_name: + title: 自定义名称 + description: 方块展示的自定义名称。 + invalid_json: + error: |- + 无效的 JSON 文本! + %s + custom_name_visible: + title: 自定义名称可见性 + description: 自定义名称是否总是可见。 + vanilla_item_display_config: + title: 物品展示配置 + vanilla_item_display: + custom_name: + title: 自定义名称 + description: 物品展示的自定义名称。 + invalid_json: + error: |- + 无效的 JSON 文本! + %s + custom_name_visible: + title: 自定义名称可见性 + description: 自定义名称是否总是可见。 + variant_config: + title: 变体配置 + variant_display_name: 显示名称 + variant_display_name.description: 用于在编辑器和错误信息中识别变体。 + generate_name_from_display_name: 生成显示名称 + generate_name_from_display_name.description: 是否根据显示名称自动生成名称。 + variant_name: 名称 + variant_name.description: 用于在导出的资源包和数据包中识别变体。 + texture_map: + title: 纹理映射 + description: 应用该变体时所使用的贴图。 + create_new_mapping: 创建新的映射 + no_mappings: 变体不存在映射的纹理。 + bone_lists: + description: 包含或排除在变体的节点列表。包含的节点将会被变体修改,排除的节点则会被节点忽略。 + excluded_nodes: + title: 排除节点 + description: 排除在变体的节点列表。该节点将不会被变体修改。 + included_nodes: + title: 包含节点 + description: 包含在变体的节点列表。该节点将会被变体修改。 + swap_columns_button: + tooltip: 互换列表 + upgrade_old_aj_model_loader: + title: 更新 .ajmodel + animation_properties: + title: 动画属性 (%s) + animation_name: + title: 动画名称 + description: 动画的名称。 + error: + empty: 动画名称不能为空! + invalid_characters: 动画的名称包含了非法字符!请仅使用英文字符、数字、下划线和英文点号。 + loop_mode: + title: 循环模式 + description: 动画的循环方式。单次 - 动画播放一次后停止。停留 - 动画播放一次后停留在最后帧。循环 - 动画重复播放。 + options: + once: 单次 + hold: 停留 + loop: 循环 + loop_delay: + title: 循环延迟 + description: 循环的延迟。动画结束后到再次播放的间隔时间。仅在循环模式为循环时适用。 + bone_lists: + description: 包含或排除在动画中的节点列表。包含的节点将会被动画修改,排除的节点则会被动画忽略。 + excluded_nodes: + title: 排除节点 + description: 排除在动画中的节点列表。该节点将不会被动画修改。 + included_nodes: + title: 包含节点 + description: 包含在动画中的节点列表。该节点将会被动画修改。 + swap_columns_button: + tooltip: 互换列表 + export_progress: + title: 导出中... + blueprint_loading: + title: 蓝图加载中... + installed_popup: + title: 感谢安装! + close_button: 是时候动起来了! + panel: + variants: + title: 变体 + tool: + create_new_variant: 创建新变体 + edit_variant: 编辑变体 + duplicate_selected_variant: 复制所选变体 + delete_selected_variant: 删除所选变体 + variant_visible: 已选择变体 + variant_not_visible: 未选择变体 + cannot_delete_default_variant: 不可删除默认变体! + cannot_edit_default_variant: 不能编辑默认变体! + keyframe: + keyframe_title: 关键帧 (%s) + variant: + title: 变体 + description: 应用到关键帧的变体。 + function: + title: 函数 + description: |- + [Markdown] + 到达关键帧时运行的命令。 + + 请将此文本输入视为 `.mcfunction` 文件。 + + 支持 [MC-Build](https://mcbuild.dev) 语法。 + execute_condition: + title: 执行条件 + description: 关键帧执行命令时必须满足的条件。可视输入的文本为 execute 命令的子命令。 + repeat: + title: 重复执行? + description: |- + 是否在该关键帧重复执行命令。 + 若启用,则会以相应的频率执行命令。 + repeat_frequency: + title: 重复频率 + description: |- + 该关键帧再次执行命令的等待刻数。 + 设置为1则在每一刻执行一次命令。 + 注意:若动画不能被该值整除,则动画循环时间隔可能会略有偏差。 + 若设值大于动画的长度,命令则会视为重复被禁止时执行。(到达关键帧时执行一次) + easing_type: + title: 缓动类型 + description: 应用到关键帧的缓动类型。 + options: + linear: 线性 + sine: 正弦 + quad: 二次方 + cubic: 三次方 + quart: 四次方 + quint: 五次方 + expo: 指数 + circ: 圆 + elastic: 弹性 + back: 后视图 + bounce: 弹跳 + easing_mode: + title: 缓动模式 + description: 应用到关键帧的缓动模式。 + options: + in: 淡入 + out: 淡出 + inout: 淡入淡出 + easing_args: + title: 缓动参数 + description: 缓动函数使用的参数。 + easing_arg: + elastic: + title: 弹性 + description: 缓动函数的弹性。 + back: + title: 过冲 + description: 缓动函数中的过冲次数。 + bounce: + title: 弹跳 + description: 缓动函数的弹跳性。 + nonlinear_interpolation: |- + 当前禁用高级缓动设置。 + 修改关键帧的插值模式为“线性”以启用。 + commands: + title: 命令 + description: |- + 到达目标关键帧时运行的命令。 + 该位置的文本输入可视为在 .mcfunction 中运行。(也支持 MC-Build 语法!) + text_display: + title: 文本展示 + vanilla_item_display: + title: 显示物品 + description: 所显示的物品。 + vanilla_block_display: + title: 显示方块 + description: 所显示的方块。支持输入方块状态! + animation: + excluded_nodes: 排除节点 + invert_excluded_nodes: 反转排除节点 + effect_animator: + timeline: + variant: 变体 + function: 函数 + commands: 命令 + keyframe_data_point: + variant: 变体 + function: 函数 + execute_condition: 执行条件 + repeat: 重复 + repeat_frequency: 重复频率 + keyframes: + variant: 变体 + commands: 命令 + execute_condition: 执行条件 + tool: + text_display: + line_width: + title: 行宽 + description: 文本展示的行宽,以像素为单位。 + background_color: + title: 背景颜色 + description: 文本展示的背景颜色。 + text_shadow: + title: 文字阴影 + description: 是否在显示的文字后面显示阴影。 + text_alignment: + title: 文本对齐 + description: 文本的对齐方式。 + options: + left: 靠左 + center: 居中 + right: 靠右 + see_through: + title: 穿透 + description: 文本展示是否在方块后依然可见。 + copy_text: + title: 复制导出的文本组件 + description: 将导出的文本组件复制到剪贴板。 + copied: 文本已复制到剪贴板! + clipboard_module_access_request: Animated Java 需要访问剪贴板 API,才能将导出的文本组件复制到剪贴板。 + clipboard_module_access_denied: 剪贴板 API 访问被拒绝。请授予访问权限后重试。 + failed: 无法将文本复制到剪贴板。 + item_display: + item_display: + title: 物品显示模式 + description: 应用到物品模型的变化。(参考自 JSON 模型中 display 的定义) + options: + none: 无 + thirdperson_lefthand: 第三人称左手 + thirdperson_righthand: 第三人称右手 + firstperson_lefthand: 第一人称左手 + firstperson_righthand: 第一人称右手 + head: 头部 + gui: GUI + ground: 地面 + fixed: 固定 + vanilla_item_display: + title: 原版物品展示 + misc: + failed_to_export: + title: 导出失败 + custom_models: + message: 当前设置为不导出资源包,但项目中存在自定义模型!请启用资源包导出或移除自定义模型后再次尝试导出。 + blueprint_settings: + message: 蓝图设置存在错误!请在修正后再次尝试导出。 + error_item: 发现 %s 存在问题: + button: 好 + invalid_rotation: + message: |- + 模型中有一些立方体的旋转无效! + + 面向 Minecraft 1.21.6 之前的版本时,立方体旋转只能为 -45、-22.5、0、22.5 或 45 度,并且每次只能沿单个轴旋转。 + + 如果你想更精确地旋转立方体,或沿多个轴旋转,请将它放入骨骼中并改为旋转骨骼。 + + 所有旋转无效的立方体都会在编辑器中以红色描边。请在导出前修正它们。 + message_post_1_21_6: |- + 模型中有一些立方体的旋转无效! + + 面向 Minecraft 1.21.6 到 1.21.10 时,立方体每次只能沿单个轴旋转。 + + 如果你想沿多个轴旋转立方体,请将它放入骨骼中并改为旋转骨骼。 + + 所有旋转无效的立方体都会在编辑器中以红色描边。请在导出前修正它们。 + rig_has_textures_but_no_custom_models: + message: |- + 你的模型应用了纹理,但没有可使用这些纹理的自定义模型(立方体)! + 请创建一些立方体来使用这些纹理,或在导出前移除这些纹理。 + rig_has_custom_models_but_no_textures: + message: |- + 你的模型中有自定义模型(立方体),但没有给它们应用纹理! + 请为立方体应用纹理,或在导出前移除这些立方体。 + toast: + invalid_rotations: |- + 立方体旋转无效! + + 立方体旋转必须为:45、22.5、0、-22.5 或 -45,并且每次只能沿单个轴旋转。 + + 所有旋转无效的立方体都会以红色描边。 + invalid_rotations_post_1_21_6: |- + 立方体旋转无效! + + 面向 Minecraft 1.21.6 或更高版本时,立方体每次只能沿单个轴旋转。 + + 所有旋转无效的立方体都会以红色描边。 + format_category: + animated_java: Animated Java + block_model_manager: + fluid_warning: 方块展示下不会渲染流体。 + mob_head_warning: 方块展示下不会渲染生物头颅,请改用物品展示。 + facing_warning: 方块展示不支持方块状态 “facing”。 + error: + blueprint_export_path_doesnt_exist: + title: 蓝图导出路径不存在 + description: |- + [Markdown] + 导出路径 '%s' 不存在! + + 请确认要保存到的文件夹存在后重试。