station.ts 8.67 KB
export default {
  // 站点管理-站点列表
  // 分组名称
  'manage.station.list.groupName': 'Group name',
  // 所属企业
  'manage.station.list.affiliatedEnterprise': 'Affiliated enterprise',
  // 请选择企业
  'manage.station.list.businessSelect': 'Please select a business',
  // 联系人员
  'manage.station.list.contactPerson': 'Contact person',
  // 联系电话
  'manage.station.list.contactNumber': 'Contact number',
  // 站点简介
  'manage.station.list.siteProfile': 'Site profile',
  // 请输入站点简介,最多不能超过200字
  'manage.station.list.sitePlaceHolder': 'Please enter a brief description of the site in a maximum of 200 words',
  // 编辑站点
  'manage.station.list.editSite': 'Edit site',
  // 添加站点
  'manage.station.list.addSite': 'Add site',
  // 站点名称
  'manage.station.list.siteName': 'Site name',
  // 站点编号
  'manage.station.list.stationNumber': 'Station number',
  // 上级目录
  'manage.station.list.parentDirectory': 'Parent directory',
  // 请选择上级目录
  'manage.station.list.directorySelect': 'Please select the parent directory',
  // 电站类型
  'manage.station.list.stationType': 'Type of power station',
  // 请选择电站类型
  'manage.station.list.stationTypeSelect': 'Please select a power station type',
  // 光伏类型
  'manage.station.list.pvType': 'Photovoltaic type',
  // 请选择光伏类型
  'manage.station.list.pvTypeSelect': 'Please select a PV type',
  // 建站时间
  'manage.station.list.stationTime': 'Station construction time',
  // 请选择建站时间
  'manage.station.list.stationTimeSelect': 'Please select the site time',
  // 投运时间
  'manage.station.list.operationalTime': 'Operational time',
  // 请选择投运时间
  'manage.station.list.launchTimeSelect': 'Please select the launch time',
  // 电压等级
  'manage.station.list.voltageLevel': 'Voltage level',
  // 额定容量
  'manage.station.list.ratedCapacity': 'Rated capacity',
  // 设备上限
  'manage.station.list.limit': 'Device limit',
  // 测点上限
  'manage.station.list.station': 'Station limit',
  // 报警开关
  'manage.station.list.alarmSwitch': 'Alarm switch',
  // 站点报警总开关
  'manage.station.list.alarmFlag': 'Station alarm main switch',
  // 是否停用
  'manage.station.list.disableOrNot': 'Disable or not',
  // 站点照片
  'manage.station.list.sitePhoto': 'Site photo',
  // 位置信息
  'manage.station.list.information': 'Location information',
  // 站点省市
  'manage.station.list.stationProvince': 'Station province',
  // 详细地址
  'manage.station.list.detailedAddress': 'Detailed address',
  // 电站坐标
  'manage.station.list.coordinates': 'Station coordinates',
  // 定位
  'manage.station.list.orientation': 'orientation',
  // 光伏配置
  'manage.station.list.pvConfig': 'Photovoltaic configuration',
  // 装机容量
  'manage.station.list.capacity': 'Installed capacity',
  // 请输入装机容量
  'manage.station.list.capacityPlaceholder': 'Please enter the installed capacity',
  // 方位角度
  'manage.station.list.azimuth': 'Azimuth Angle',
  // 请输入方位角度
  'manage.station.list.azimuthPlaceholder': 'Please enter the azimuth Angle',
  // 组件倾角
  'manage.station.list.inclination': 'Component inclination',
  // 请输入组件倾角
  'manage.station.list.inclinationPlaceholder': 'Please enter component inclination Angle',
  // 其他配置
  'manage.station.list.otherConfig': 'Other configuration',
  // 电价标准
  'manage.station.list.priceStandard': 'Electricity price standard',
  // 请选择电价标准
  'manage.station.list.tariffSelect': 'Please select a tariff',
  // 坐标拾取
  'manage.station.list.picking': 'Coordinate picking',
  // 请输入关键词进行搜索
  'manage.station.list.keywordsPlaceholder': 'Please enter keywords to search',
  // 坐标获取结果:
  'manage.station.list.coordinatesResult': 'Results obtained by coordinates:',


  // 站点管理-页面配置
  // 模块类型
  'manage.station.pageConfig.moduleType': 'Module type',
  // 请选择模块类型
  'manage.station.pageConfig.moduleTypeSelect': 'Please select a module type',
  // 新建配置
  'manage.station.pageConfig.configuration': 'New configuration',
  // 配置
  'manage.station.pageConfig.disposition': 'disposition',
  // 添加配置
  'manage.station.pageConfig.addconfig': 'Add configuration',
  // 编辑配置
  'manage.station.pageConfig.editconfig': 'Edit configuration',
  // 站点类型
  'manage.station.pageConfig.siteType': 'Site type',
  // 请选择站点类型
  'manage.station.pageConfig.siteTypeSelect': 'Please select a site type',
  // 上级目录
  'manage.station.pageConfig.parentDirectory': 'Parent directory',
  // 请选择上级目录
  'manage.station.pageConfig.directorySelect': 'Please select the parent directory',
  // 模块名称
  'manage.station.pageConfig.moduleName': 'Module name',
  // 页面标识
  'manage.station.pageConfig.identity': 'Page identity',
  // 页面排序
  'manage.station.pageConfig.sorting': 'Page sorting',
  // 是否动态
  'manage.station.pageConfig.dynamicOrNot': 'Dynamic or not',
  // 备注
  'manage.station.pageConfig.remark': 'remark',
  // 请输入备注,最多不超过200字
  'manage.station.pageConfig.remarksMmaximum': 'Please enter remarks, maximum 200 words',
  // 页面配置
  'manage.station.pageConfig.pageConfiguration': 'Page configuration',
  // X轴类型
  'manage.station.pageConfig.x-axis': 'X-axis type',
  // 请选择X轴类型
  'manage.station.pageConfig.x-axisSelect': 'Please select the X-axis type',
  // 选择变量
  'manage.station.pageConfig.variableSelect': 'Selection variable',
  // 子变量
  'manage.station.pageConfig.subvariable': 'subvariable',
  // 移除
  'manage.station.pageConfig.Remove': 'Remove',
  // 选择设备
  'manage.station.pageConfig.deviceSelect': 'Select device',
  // 请选择设备
  'manage.station.pageConfig.devicePlaceholder': 'Please select device',
  // 变量名称
  'manage.station.pageConfig.variableName': 'Variable name',
  // 变量名称,支持模糊搜索
  'manage.station.pageConfig.variablePlaceholder': 'Variable name, support fuzzy search',


  // 站点管理-电价标准
  // 电价名称
  'manage.station.scheme.priceName': 'Price name',
  // 支持模糊查询
  'manage.station.scheme.priceNamePlaceholder': 'Support fuzzy query',
  // 新建标准
  'manage.station.scheme.newStandard': 'New standard',
  // 配置电价
  'manage.station.scheme.configurePrice': 'Allocation price',
  // 年
  'manage.station.scheme.year': 'year',
  // 重算电价
  'manage.station.scheme.recalculationTariff': 'Recalculation tariff',
  // 编辑标准
  'manage.station.scheme.editStandard': 'Editorial standard',
  // 添加标准
  'manage.station.scheme.addStandard': 'Addition standard',
  // 电价名称
  'manage.station.scheme.tariffName': 'Tariff name',
  // 适用地区
  'manage.station.scheme.applicableArea': 'Applicable area',
  // 请选择适用地区
  'manage.station.scheme.areaSelect': 'Please select the applicable region',
  // 用电分类
  'manage.station.scheme.electricityType': 'Classification of electricity consumption',
  // 请选择用电分类
  'manage.station.scheme.electricitySelect': 'Please select electricity classification',
  // 用电标准
  'manage.station.scheme.electricityStandard': 'Electricity standard',
  // 请选择用电标准
  'manage.station.scheme.standardSelect': 'Please select the electricity standard',
  // 电压等级
  'manage.station.scheme.voltageLevel': 'Voltage level',
  // 请选择电压等级
  'manage.station.scheme.voltageLevelSelect': 'Please select a voltage level',
  // 生效年份
  'manage.station.scheme.effectiveYear': 'Effective year',
  // 请选择生效年份
  'manage.station.scheme.effectiveYearSelect': 'Please select an effective year',
  // 电度电价
  'manage.station.scheme.wattHour': 'Watt-hour price',
  // 生效月份
  'manage.station.scheme.effectiveMonth': 'Effective month',
  // 请选择生效月份
  'manage.station.scheme.effectiveMonthSelect': 'Please select an effective month',
  // 电价类型
  'manage.station.scheme.priceType': 'Electricity price type',
  // 全天电价
  'manage.station.scheme.allDay': 'All-day price',
  // 设置单价
  'manage.station.scheme.setUnitPrice': 'Set unit price',
  // 尖峰
  'manage.station.scheme.peak': 'peak',
  // 元
  'manage.station.scheme.yuan': 'yuan',
  // 峰段
  'manage.station.scheme.crestSegment': 'Crest segment',
  // 平段
  'manage.station.scheme.flatSection': 'Flat section',
  // 谷段
  'manage.station.scheme.valleySegment': 'Valley segment',
  // 深谷
  'manage.station.scheme.ravine': 'ravine',
  // 添加时段
  'manage.station.scheme.addPeriod': 'Add period',
}