| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178 |
- {
- "tabBar": {
- "publicize": "publicize",
- "products": "Products",
- "Devices": "Devices",
- "My": "My"
- },
- "login": {
- "welcome": "Hello",
- "full": "Welcome to YunlianZhi'an",
- "username": "Username",
- "username_placeholder": "Enter username",
- "password": "Password",
- "password_placeholder": "Enter password",
- "submit": "Sign In",
- "terms": "Agree to",
- "Terms": "Terms",
- "&": "&",
- "Privacy": "Privacy"
- },
- "device": {
- "dischargeTitle": "MonthlyDischarge",
- "totalDischarge": "TotalDischarge",
- "yesterdayDischarge": "YesterdayDischarge",
- "yesterdayEarnings": "YesterdayEarnings",
- "monthlyEarnings": "MonthlyEarnings",
- "totalEarnings": "TotalEarnings",
- "allStations": "Stations",
- "onlineStations": "Online",
- "offlineStations": "Offline",
- "batteryStatus": "Battery",
- "earnings": "Earnings",
- "daily": "Day",
- "monthly": "Month",
- "yearly": "Year",
- "confirm": "Confirm"
- },
- "My": {
- "myDevices": "My Devices",
- "viewDevices": "View Devices",
- "addDevice": "Add Device",
- "scanToAdd": "Scan to Add",
- "appVersion": "App Version",
- "support": "Support",
- "settings": "Settings"
- },
- "devices": {
- "listTitle": "Stations",
- "enterId": "Enter Device ID",
- "allStations": "Stations",
- "onlineStations": "Online",
- "offlineStations": "Offline",
- "noData": "No Data"
- },
- "powerstation": {
- "yesterdayEarnings": "YesterdayEarnings",
- "totalDischarge": "TotalDischarge",
- "totalEarnings": "TotalEarnings",
- "todayCharge": "Today Charge",
- "todayDischarge": "Today Discharge",
- "systemEfficiency": "Efficiency",
- "myHost": "My Host",
- "ac": "AC Power",
- "installedCapacity": "Capacity",
- "commissioningDate": "Live Date",
- "commissioningTime": "Live Time",
- "myStrategies": "My Strategies",
- "schedule": "Schedule",
- "weekdays": "Weekdays",
- "weekends": "Weekends",
- "listTitle": "Strategies",
- "detailTitle": "Strategy",
- "powerControl": "Power",
- "on": "ON",
- "off": "OFF",
- "daily": "Day",
- "monthly": "Month",
- "yearly": "Year",
- "batteryStatus": "Battery",
- "earnings": "Earnings",
- "idle": "Idle",
- "charging": "Charging",
- "discharging": "Discharging",
- "full": "Full",
- "empty": "Empty",
- "fault": "Fault",
- "on": "ON",
- "off": "OFF",
- "Unnamed":"Unnamed"
- },
- "hostdetails": {
- "idle": "Idle",
- "charging": "Charging",
- "discharging": "Discharging",
- "full": "Full",
- "empty": "Empty",
- "fault": "Fault",
- "va": "V-A",
- "vb": "V-B",
- "vc": "V-C",
- "ia": "I-A",
- "ib": "I-B",
- "ic": "I-C",
- "ac": "AC Power",
- "myDevices": "My Devices",
- "schedule": "Schedule",
- "weekdays": "Weekdays",
- "weekends": "Weekends",
- "listTitle": "Strategies",
- "detailTitle": "Strategy",
- "powerControl": "Power",
- "on": "ON",
- "off": "OFF"
- },
- "devicedetails": {
- "label": "Battery Health: Excellent",
- "power": "Power",
- "charge": "ChgCurr",
- "today": "TodayDischg",
- "total": "TotalDischg",
- "battery": "BattV",
- "insulation": "Insul",
- "title": "Device",
- "model": "Model",
- "schedule": "Schedule",
- "weekdays": "Weekdays",
- "weekends": "Weekends",
- "listTitle": "Strategies",
- "detailTitle": "Strategy",
- "powerControl": "Power",
- "on": "ON",
- "off": "OFF"
- },
- "strategy": {
- "editing": "Editing Strategy",
- "name": "Name",
- "description": "Desc.",
- "weekdays": "Weekdays",
- "weekends": "Weekends",
- "min": "Dischg Min",
- "max": "Dischg Max",
- "start": "Start",
- "end": "End",
- "direction": "Dir.",
- "power": "Power",
- "charge": "Charge",
- "discharge": "Discharge",
- "standing": "Standing"
- },
- "electricityprice": {
- "title":"Types of Industrial and Commercial Electricity",
- "area":"Select Region",
- "electricity":"Electricity classification",
- "voltagelevel":"Voltage level",
- "selectdate":"Select Date",
- "monthlytime":"Monthly Peak/Off-Peak Rates",
- "periodtime":"Period",
- "timesharing":"Time-of-Use",
- "electricityprice":"Electricity Rate",
- "Trend":"Monthly Price Trend",
- "CP":"CP",
- "PK":"PK",
- "SH":"SH",
- "OP":"OP",
- "SOP":"SOP",
- "Spread":"Max Peak-Valley Spread",
- "monthly":"Monthly TOU Spread",
- "capacitycharge":"Capacity Charge",
- "electricitys":"Base Electricity Price",
- "energyCharge":"Energy Charge",
- "demandcharge":"Demand Charge",
- "capacityprice":"Capacity Price",
- // "kWmonth":"$/kW-month",
- "kVAmonth":"$/kVA-month",
- "kWh_":"$/kW-month",
- "Profile":"Daily Electricity Price Profile"
- }
- }
|