init web ems all
This commit is contained in:
118
wxc2_omc/fault/sub_inc/sub_english.inc
Executable file
118
wxc2_omc/fault/sub_inc/sub_english.inc
Executable file
@@ -0,0 +1,118 @@
|
||||
<?php
|
||||
$strDetailedStatusInformation ="status information";
|
||||
$strAlarmCode ="Alarm code";
|
||||
$strCanNotTouchIP ="Unreachable IP";
|
||||
$strE1InstalledOrNot ="E1 enable";
|
||||
$strLoadingProgram ="Program loading";
|
||||
$strPCM2MClockPhaseStatus ="Sync clock";
|
||||
$strPCM2MFrequency ="PCM2M frequency";
|
||||
$strClockStatus ="Clock status";
|
||||
$strStatusIsNormal ="Status is normal";
|
||||
$strStatusIsAbnormal ="Status is abnormal";
|
||||
$strGenerateMasterClock ="Generate master clock ";
|
||||
$strNotGenerateMasterClock ="Not generate master clock";
|
||||
$strSystemClockError ="System clock error";
|
||||
$strSubsystemBasicStatus ="Subsystem basic status";
|
||||
$strSystemBasicStatus ="System basic status";
|
||||
$strTheThirdLayerOfE1ConnectedOrNot ="E1 channel number (used/ total)";
|
||||
$strWhenCPU ="System will give alarm when CPU utilization exceeds 90%,free virtual memory,physical memory and hard disk space are less than 10% persistently.";
|
||||
$strNotInstalled ="N/A";
|
||||
$strEchoCancellerInstalled ="echo canceller";
|
||||
$strNoExist ="No exist";
|
||||
$strSubsystemForGenerateMasterClock ="Generate clock subsystem";
|
||||
$strSystemMasterClockStatus ="System master clock status";
|
||||
$strPowerStatus ="Power status";
|
||||
$strUploadMapNote ="NOTE: Please select a 757*511 JPG image to upload.";
|
||||
$strMapUploadResults ="Map upload results";
|
||||
$strImageIsAUnknown ="Image is a unknown";
|
||||
$strImageIsAGIF ="Image is a GIF";
|
||||
$strImageIsAPNG ="Image is a PNG";
|
||||
$strUploadAJPG ="please upload a JPG";
|
||||
$strUploadDirectoryNotWriteEnabled ="Upload directory not write-enabled";
|
||||
$strMapSize ="Map size";
|
||||
$strInitProgress ="Initialization progress";
|
||||
$strShape ="Shape";
|
||||
$strRound ="Round";
|
||||
$strSquare ="Square";
|
||||
$strTriangle ="Triangle";
|
||||
$strRectangle ="Rectangle";
|
||||
$strLandscapeRectangle ="Landscape rectangle";
|
||||
$strPortraitRectangle ="Portrait rectangle";
|
||||
$strBatchOfLEDClearanceSetting ="Batch of LED's Clearance setting";
|
||||
$strLEDIDRange ="LED ID range";
|
||||
$strPoint ="Point";
|
||||
$strPointOfStart ="Point of start ";
|
||||
$strPointOfClearance ="Point of Clearance";
|
||||
$strBatchOfLEDDefineSetting ="Batch of LED's define setting";
|
||||
$strSourcePage ="Source Page";
|
||||
$strSourcePageType ="Source page type";
|
||||
$strSourcePageNumber ="Source page number";
|
||||
$strTargetPage ="Target page";
|
||||
$strTargetPageType ="Target page type";
|
||||
$strTargetPageNumber ="Target page number";
|
||||
$strInitLEDStatus ="Init LED's status";
|
||||
$strPointOfMove ="Point of move";
|
||||
$strStatus ="Status";
|
||||
$strAddLED ="Add LED";
|
||||
$strPageType = "Page type";
|
||||
$strPageNumber = "Page number";
|
||||
$strDatabaseStatus ="Database status";
|
||||
$strSeeDetailedInformation ="(See detailed information)";
|
||||
$strCarry ="Carry";
|
||||
$strClockOperationState ="Clock operation state";
|
||||
$strClockReference ="Clock reference";
|
||||
$strAlarmList ="Alarm list";
|
||||
$strE1Slot ='E1 slot';
|
||||
$strE1Port ='E1 port';
|
||||
$strChannel ='Channel';
|
||||
$strCheckMaster ="Check master";
|
||||
$strCompeteMasterIP ="Compete master IP";
|
||||
$strMaster ="Master";
|
||||
$strDataSynchronization ="Data synchronization";
|
||||
$strSlave ="Slave";
|
||||
$strHangUp ="Hang up";
|
||||
$strDatabaseFrameNotMatch ="Database frame not match";
|
||||
$strNormalError ="Normal error";
|
||||
$strMainServerStatus ="Main server status";
|
||||
$strDualServer ="Dual server(master/slave)";
|
||||
$strDatabaseSynchronization ="Database synchronization";
|
||||
$strProcessStatus ="Process status";
|
||||
$strProcessID ="Process ID";
|
||||
$strProcessName ="Process name";
|
||||
$strProcessStatus ="Process status";
|
||||
$strRunOnDualServers ="Run on dual servers";
|
||||
$strProgressInformation ="Progress information";
|
||||
$strLoading = 'Loading';
|
||||
$strSuspend ="Suspend";
|
||||
$strTimeslotOccupied ="Timeslot in use occupied";
|
||||
$strPortNo ="Port no";
|
||||
$strLinkNo ="Link no";
|
||||
$strLinksetNo ="Linkset no";
|
||||
$strE1CHUse ="Engaged channel";
|
||||
$strManualClear ="Manual clear";
|
||||
$strAlarmCount ="Alarm count";
|
||||
$strStartTime ="Start time";
|
||||
$strUnclearedAlarm ="Uncleared";
|
||||
$strClearedAlarm ="Cleared";
|
||||
|
||||
//added by xiehua, for multi-language version
|
||||
$strName ="Name";
|
||||
$strStatus ="Status";
|
||||
$strSlot ="Slot";
|
||||
$strPort ="Port";
|
||||
$strClock ="Clock";
|
||||
$strOperationMode ="Operation mode";
|
||||
$strReference ="Reference";
|
||||
$strChannel ="Channel";
|
||||
$strLogAlarm ="Alarm";
|
||||
$strOutChannel ="Out channel";
|
||||
$strInChannel ="In channel";
|
||||
$strCrc4SyncCounter ="CRC4 sync counter";
|
||||
$strCrc4ErrorCounter ="CRC4 error counter";
|
||||
$strCheckSum ="Check sum";
|
||||
$strModuleId ="Module ID";
|
||||
$strE1FrameStatus ="E1 framer status";
|
||||
$strCpuCard ="CPU card";
|
||||
$strE1Card ="E1 card";
|
||||
$strVlrNum = "VLR subscriber number";
|
||||
?>
|
||||
Reference in New Issue
Block a user