name: imported_package
label: 已安装的软件包
description: 
fields:
  apps:
    label: 应用
    help: 
    description: 
  components.$.component_name:
    label: 名称
    help: 
    description: 
  components.$.component_parent_object:
    label: 父对象
    help: 
    description: 
  components.$.component_type:
    label: 类型
    help: 
    options:
      - label: 自定义按钮
        value: CustomAction
      - label: 自定义应用
        value: CustomApplication
      - label: 自定义字段
        value: CustomField
      - label: 列表视图
        value: CustomListview
      - label: 自定义对象
        value: CustomObject
      - label: 对象权限
        value: CustomPermission
      - label: 权限集
        value: CustomPermissionset
      - label: 简档
        value: CustomProfile
      - label: 报表
        value: CustomReport
      - label: 验证规则
        value: CustomValidationRule
      - label: 页面布局
        value: Layout
    description: 
  components:
    label: 组件
    help: 
    description: 
  description:
    label: 描述
    help: 
    description: 
  first_installed_version:
    label: 首个安装版本编号
    help: 
    description: 
  installed:
    label: 安装日期
    help: 
    description: 
  installed_by:
    label: 安装者
    help: 
    description: 
  name:
    label: 软件包名称
    help: 
    description: 
  namespace:
    label: 命名空间前缀
    help: 
    description: 
  objects:
    label: 对象
    help: 
    description: 
  owner:
    label: 所有者
    help: 
    description: 
  package_name:
    label: 软件包API 名称
    help: 
    description: 
  package_type:
    label: 软件包类型
    help: 
    description: 
  publisher:
    label: 发布者
    help: 
    description: 
  version:
    label: 版本号
    help: 
    description: 
  version_name:
    label: 版本名称
    help: 
    description: 
groups:
  package_components: 软件包组件
listviews:
  all:
    label: 所有
  recent:
    label: 最近查看
actions:
  install:
    label: 安装软件包
CustomLabels:
  imported_package_action_install: 安装软件包
  imported_package_action_install_success: 安装成功
