mirror of
http://gitlab.expertsoft.com.ua/git/expertcad
synced 2026-01-11 22:45:39 +02:00
803 lines
35 KiB
ObjectPascal
803 lines
35 KiB
ObjectPascal
// ìàêñà äëÿ FormatFloat
|
|
ffMask = '0.00'; //14.08.2012 '0.000';
|
|
|
|
// *** Ñèñòåìà èçìåðåíèé
|
|
cMetric_mm = 'mm';
|
|
cMetric_sm = 'sm';
|
|
cMetric_m = 'm';
|
|
cWhitworth_in = '"';
|
|
cWhitworth_ft = '''';
|
|
|
|
// ***
|
|
|
|
cActionNoRealized = 'The command in this version is not realized!';
|
|
|
|
// Ëîãè îøèáîê
|
|
cActiveListNotExistMessage = 'Cannot run action,' + #13#10 + 'page not selected';
|
|
CPowerCadMessage = 'Error in PowerCad module: ';
|
|
// U_Progress
|
|
cProgress_Mes1 = 'Please wait ...';
|
|
cProgress_Mes2 = 'Please wait ...' + #13#10 +
|
|
'It may take a while (around 10 min for 100 drops)...';
|
|
// U_InterfacesAutoTrace
|
|
cInterfacesAutoTrace_Mes1 = 'Terminal object doesn''t contain interfaces. ' + #13#10 +
|
|
'For autorouting click Autoroute in the right-click menu, ' + #13#10 +
|
|
'In components library on proper cable. ';
|
|
cInterfacesAutoTrace_Mes2 = 'No split interfaces in terminal object. ' + #13#10 +
|
|
'Autorouting cannot be done';
|
|
|
|
// U_EndPoints
|
|
cEndPoints_Mes1 = 'Object "';
|
|
cEndPoints_Mes2 = '" is selected as terminal object';
|
|
cEndPoints_Mes3 = '" in unselected as terminal object';
|
|
|
|
// U_SizePos
|
|
cSizePos_Mes1 = 'Input data must be numeric';
|
|
cSizePos_Mes2 = 'Incorrect data input';
|
|
|
|
// U_BlockEditor
|
|
cBlockEditor_Mes1 = 'Clipboard paste error';
|
|
cBlockEditor_Mes2 = 'Components library creation folder ...';
|
|
cBlockEditor_Mes3 = 'OK';
|
|
cBlockEditor_Mes4 = 'Cancel';
|
|
cBlockEditor_Mes5 = 'File load error';
|
|
|
|
// U_Layers
|
|
cLayers_Mes1 = 'Switch to background layer';
|
|
cLayers_Mes2 = 'Switch to main network layer';
|
|
cLayers_Mes3 = 'Switch to linear objects caption layer';
|
|
cLayers_Mes4 = 'Switch to point objects caption layer';
|
|
cLayers_Mes5 = 'Switch to linear objects note layer';
|
|
cLayers_Mes6 = 'Switch to point objects note layer';
|
|
cLayers_Mes7 = 'Switch to page frame layer';
|
|
cLayers_Mes8 = 'Switch to architecture design layer';
|
|
cLayers_Mes9 = 'Display/Undisplay';
|
|
//cLayers_Mes10 = 'As typical/As substrate layer';
|
|
cLayers_Mes10 = 'As typical/As floor plan layer';
|
|
cLayers_Mes11 = 'Switch to room layer';
|
|
cLayers_Mes12 = 'Layer with this name already exist!';
|
|
|
|
// U_ChooseComponType
|
|
cChooseComponType_Mes1 = 'Project scheme';
|
|
|
|
// U_CadNormsList
|
|
cCadNormsList_Mes1 = 'No';
|
|
cCadNormsList_Mes2 = 'Uncheck for joining';
|
|
cCadNormsList_Mes3 = 'Check for joining';
|
|
|
|
// U_ComponDesignWizard
|
|
cComponDesignWizard_Mes1 = 'Image must be set';
|
|
cComponDesignWizard_Mes2 = 'Error occured when loading components library';
|
|
|
|
// U_MasterNewList
|
|
cMasterNewList_Mes1 = 'Page ';
|
|
cMasterNewList_Mes2 = 'Create project';
|
|
cMasterNewList_Mes3 = 'Project options';
|
|
cMasterNewList_Mes4 = 'Create page';
|
|
cMasterNewList_Mes5 = 'Page options';
|
|
cMasterNewList_Mes6 = 'Page';
|
|
cMasterNewList_Mes7_1 = 'Apply current settings to new projects'; //'Ïðèìåíÿòü òåêóùèå íàñòðîéêè äëÿ íîâûõ ïðîåêòîâ/ëèñòîâ';
|
|
cMasterNewList_Mes7_2 = 'Apply current page settings to new projects'; //'Ïðèìåíÿòü òåêóùèå íàñòðîéêè äëÿ íîâûõ ëèñòîâ';
|
|
cMasterNewList_Mes8_1 = 'Restore default settings to new projects'; //'Âîññòàíîâèòü íàñòðîéêè ïî óìîë÷àíèþ äëÿ íîâûõ ïðîåêòîâ/ëèñòîâ';
|
|
cMasterNewList_Mes8_2 = 'Restore default page settins to new projects'; //'Âîññòàíîâèòü íàñòðîéêè ïî óìîë÷àíèþ äëÿ íîâûõ ëèñòîâ';
|
|
cMasterNewList_Mes9_1 = 'Save current project settings to file';
|
|
cMasterNewList_Mes9_2 = 'Load project settings from file';
|
|
cMasterNewList_Mes9_3 = 'Save current page settings to existing project settings file';
|
|
cMasterNewList_Mes9_4 = 'Load page settings from project settings file';
|
|
cMasterNewList_Mes10_1 = 'Save options...';
|
|
cMasterNewList_Mes10_2 = 'Open options...';
|
|
|
|
|
|
// U_SCSObjectProp
|
|
cSCSObjectProp_Mes1 = 'Specified height equals point objects height' +#13#10 +
|
|
'Riser will be deleted!';
|
|
cSCSObjectProp_Mes2 = 'Delete riser?';
|
|
|
|
// U_TrunkSCS
|
|
{$IF Defined (SCS_RF)}
|
|
cTrunkSCS_Mes1 = '##';
|
|
cTrunkSCS_Mes2 = 'mag.';
|
|
cTrunkSCS_Mes3 = 'cap.';
|
|
cTrunkSCS_Mes4 = 'cab.';
|
|
cTrunkSCS_Mes5 = 'tag.';
|
|
cTrunkSCS_Mes6 = 'cab.';
|
|
cTrunkSCS_Mes7 = 'diam.';
|
|
cTrunkSCS_Mes8 = 'cor.';
|
|
{$ELSE}
|
|
cTrunkSCS_Mes1 = '##';
|
|
cTrunkSCS_Mes2 = 'mag.';
|
|
cTrunkSCS_Mes3 = 'cap.';
|
|
cTrunkSCS_Mes4 = 'cab.';
|
|
cTrunkSCS_Mes5 = 'tag.';
|
|
cTrunkSCS_Mes6 = 'cab.';
|
|
cTrunkSCS_Mes7 = 'diam.';
|
|
cTrunkSCS_Mes8 = 'cor.';
|
|
{$IFEND}
|
|
|
|
cTrunkSCS_Mes9 = 'Connector';
|
|
|
|
// U_ESCadClasess
|
|
cCadClasses_Mes1 = 'Route is set on height ';
|
|
cCadClasses_Mes2 = ' above floor';
|
|
cCadClasses_Mes3 = '0 degrees';
|
|
cCadClasses_Mes4 = 'Length: ';
|
|
cCadClasses_Mes5 = ' General length: ';
|
|
cCadClasses_Mes6 = ' sm';
|
|
cCadClasses_Mes7 = ' m';
|
|
cCadClasses_Mes8 = ' degrees';
|
|
cCadClasses_Mes9 = 'Unable to replace route since it is connected to object.' +
|
|
'Disable "Disable connected route replacing" option on bottom toolbar';
|
|
cCadClasses_Mes10 = 'Cannot replace WA, since routes are connected to it and' +
|
|
'flag "Do not replace connected WA" is set, disable the flag, ' +
|
|
'for WA replacement ability';
|
|
cCadClasses_Mes11 = 'Cannot connect object, since it has riser';
|
|
//Tolik 22/03/2018 --
|
|
cCadClasses_Mes11_1 = ' and the option ' + ''''+ 'Use vertical routes' + '''' + ' is not set ' + ''''+ 'ON' + '''';
|
|
//
|
|
cCadClasses_Mes11_2 = 'Can not connect objects, because one of them has raise';
|
|
cCadClasses_Mes11_3 = 'Can not connect objects, because both of them have raise or vertical routes';
|
|
cCadClasses_Mes11_4 = 'Can not connect object with object !!!';
|
|
cCadClasses_Mes11_5 = 'Can not connect connectors, because both of them have raise or vertical routes';
|
|
cCadClasses_Mes11_6 = 'Can not connect routes by both ends!';
|
|
cCadClasses_Mes11_7 = 'Can not connect object to vertical route, because it has connected raise or vertical routes';
|
|
cCadClasses_Mes11_8 = 'Can not connect already connected objects ';
|
|
|
|
cCadClasses_Mes12 = 'Connector';
|
|
cCadClasses_Mes13 = 'Object ';
|
|
cCadClasses_Mes14 = ' loaded incorrectly! Please check it again!';
|
|
//Tolik 13/08/2021 --
|
|
{
|
|
cCadClasses_Mes15 = 'Scaling across';
|
|
cCadClasses_Mes16 = 'Set across size:';
|
|
cCadClasses_Mes17 = 'Scaling across';
|
|
cCadClasses_Mes18 = 'Set across size:';
|
|
}
|
|
cCadClasses_Mes15 = 'Horizontal scaling';
|
|
cCadClasses_Mes16 = 'Enter the actual horizontal' + #13#10 +
|
|
'length of the facility:';
|
|
cCadClasses_Mes17 = 'Vertical scaling';
|
|
cCadClasses_Mes18 = 'Enter the actual vertical' + #13#10 +
|
|
'length of the facility:';
|
|
//
|
|
cCadClasses_Mes19 = 'Edit RTF text ...';
|
|
cCadClasses_Mes20 = 'Route';
|
|
cCadClasses_Mes21 = 'WA';
|
|
cCadClasses_Mes22 = 'List of works will not be created, since it is empty!';
|
|
{$IF Defined (SCS_RF)}
|
|
cCadClasses_Mes23 = 'Units quantity';
|
|
{$ELSE}
|
|
cCadClasses_Mes23 = 'Units quantity';
|
|
{$IFEND}
|
|
cCadClasses_Mes24 = 'Riser peak';
|
|
cCadClasses_Mes25 = 'Riser';
|
|
cCadClasses_Mes26 = 'Interfloor riser peak';
|
|
cCadClasses_Mes27 = 'Interfloor riser';
|
|
cCadClasses_Mes28 = 'Editing height';
|
|
cCadClasses_Mes29 = 'Enter above floor height';
|
|
cCadClasses_Mes30 = 'Trunk riser peak';
|
|
cCadClasses_Mes31 = 'Trunk riser';
|
|
//cCadClasses_Mes35_1 = 'Creating interfloor lifting';
|
|
cCadClasses_Mes35_1 = 'Connecting telecom. device with new floor';
|
|
cCadClasses_Mes35_1_1 = 'Creating telecom. device on the new floor';
|
|
//cCadClasses_Mes35_2 = 'Select the object to connect with interfloor lifting';
|
|
cCadClasses_Mes35_2 = 'Pick the telecom. device to connect' + #13#10 + 'with the newly created floor';
|
|
//cCadClasses_Mes35_3 = 'Select the object to create in new page and connect with interfloor lifting';
|
|
cCadClasses_Mes35_3 = 'Do you want to create a telecom. device on the new floor?' + #13#10 +
|
|
'Pick which one to create or choose another one from Library later';
|
|
|
|
// U_CAD
|
|
cCad_Mes1 = 'Background layer';
|
|
cCad_Mes2 = 'Network cabling';
|
|
cCad_Mes3 = 'Captions to lines';
|
|
cCad_Mes4 = 'Captions to objects';
|
|
cCad_Mes5 = 'Notes to lines';
|
|
cCad_Mes6 = 'Notes to objects';
|
|
cCad_Mes7 = 'Page frame';
|
|
cCad_Mes8 = 'Architectural design';
|
|
cCad_Mes9 = 'Failed to save page';
|
|
cCad_Mes10 = 'into database';
|
|
cCad_Mes11 = 'Delete selected objects?';
|
|
cCad_Mes11_1 = 'Delete only unused risers?';
|
|
cCad_Mes12 = 'Delete objects';
|
|
cCad_Mes13 = 'Riser height: ';
|
|
cCad_Mes14 = 'Route section length: ';
|
|
cCad_Mes14_1 = 'Selected routes length: ';
|
|
cCad_Mes15 = 'Length to terminal point: ';
|
|
cCad_Mes16 = 'No selected object in database.';
|
|
cCad_Mes17 = ' - Layer: ';
|
|
cCad_Mes18 = 'You are in main layer now, all objects are' +
|
|
'available here';
|
|
cCad_Mes19 = 'You are in "background layer" now, creating and ' +
|
|
'editing building models is possible';
|
|
cCad_Mes20 = 'You are on "Network cabling" layer, you can create and ' +
|
|
'edit network schemes';
|
|
cCad_Mes21 = 'You proceeded to line captions layer, editing linear type' +
|
|
'objects is possible';
|
|
cCad_Mes22 = 'You proceeded to connector captions layer, editing point' +
|
|
'objects captions is possible';
|
|
cCad_Mes23 = 'You proceeded to line notes layer, editing linear type' +
|
|
'object notes is possible';
|
|
cCad_Mes24 = 'You proceeded to connector notes layer, editing point objects' +
|
|
'notes is possible';
|
|
cCad_Mes25 = 'You proceeded to page frames layer, editing' +
|
|
'page frame is possible';
|
|
cCad_Mes26 = 'You proceeded to architectural design layer, drawing' +
|
|
'architectural plan is possible';
|
|
cCad_Mes27 = 'Terminal object not selected! Conduit/cable was not traced! Select terminal object in context menu, "set as terminal object" item';
|
|
cCad_Mes28 = 'Replace on height';
|
|
cCad_Mes29 = 'Rooms';
|
|
cCad_Mes30 = 'You proceeded to rooms layer, creating and ' +
|
|
'editing rooms is possible';
|
|
cCad_Mes31 = 'Trunk number: ';
|
|
cCad_Mes32 = 'Cannot close this list, a link to other lists exist';
|
|
|
|
|
|
// USCS_Main
|
|
cMain_Mes1 = 'Error message';
|
|
cMain_Mes2 = ' (ver.';
|
|
cMain_Mes3 = ' of ';
|
|
cMain_Mes4 = 'Load floor plan';
|
|
cMain_Mes5 = 'Network cabling background layers (*.scb)|*.scb';
|
|
|
|
cMain_MesAllFormats = 'All supported formats|*.jpg;*.jpeg;*.bmp;*.pdf;*.dxf;*.dwg;*.plt;*.svg;*.wmf;*.prn;*.scb;*.png;';
|
|
|
|
cMain_Mes6 = 'Load from file error';
|
|
cMain_Mes7 = 'Save background layer as ...';
|
|
cMain_Mes8 = 'Save to file error';
|
|
cMain_Mes9 = 'Inaccessible in Trial version!';
|
|
cMain_Mes10 = 'Components library is absent!';
|
|
cMain_Mes11 = 'Project manager is absent';
|
|
cMain_Mes12 = 'Objects properties';
|
|
cMain_Mes13 = 'Cannot group theese figures';
|
|
cMain_Mes14 = 'Cannot display scale,' + #13#10 +
|
|
'page mode is set!';
|
|
cMain_Mes15 = 'Error';
|
|
cMain_Mes16 = 'Presentation file not found!';
|
|
cMain_Mes17 = 'Cannot delete main layer!';
|
|
cMain_Mes18 = 'Cannot delete main background layer!';
|
|
cMain_Mes19 = 'Cannot delete main network cabling layer!';
|
|
cMain_Mes19_1 = 'Cannot delete layer!'; // Tolik 30/08/2019 --
|
|
cMain_Mes20 = 'Cannot delete linear network cabling object captions layer!';
|
|
cMain_Mes21 = 'Cannot delete point network cabling object captions layer!';
|
|
cMain_Mes22 = 'Cannot delete linear network cabling object notes layer!';
|
|
cMain_Mes23 = 'Cannot delete point network cabling object notes layer!';
|
|
cMain_Mes24 = 'Cannot delete page frames layer!';
|
|
cMain_Mes25 = 'Cannot delete architectural design layer!';
|
|
cMain_Mes26 = 'Cannot delete connector, since more or less than 2 routes are connected to it' +#13#10 +
|
|
'or connector is a riser peak, or object with a riser';
|
|
cMain_Mes27 = 'Warning!' + #13#10 +
|
|
'Default terminal point not selected' + #13#10 +
|
|
'Set it in context menu on object' + #13#10 +
|
|
'"As terminal object" ';
|
|
cMain_Mes28 = 'Riser height';
|
|
cMain_Mes29 = 'Specify riser height';
|
|
cMain_Mes30 = 'Cannot create riser, object height' +
|
|
'and riser height are the same';
|
|
cMain_Mes31 = 'Cannot create riser, since there are no connected routes. ' +
|
|
'Trace at least one route';
|
|
cMain_Mes32 = 'Route height';
|
|
cMain_Mes33 = 'Indicate route height';
|
|
// cMain_Mes34 = 'Tracing for cable connection from all work areas to terminal objects' + #13#10 +
|
|
// 'will now be performed ';
|
|
cMain_Mes34 = 'Now the selected cable will be layed out between jacks and a destination: ';
|
|
|
|
// cMain_Mes35 = 'Control of available free ports between connected objects,' + #13#10 +
|
|
// 'it''s consistancy and connectability';
|
|
cMain_Mes35 = 'Connection will be performed if free ports are available on both sides and if they''re compatible';
|
|
cMain_Mes36 = 'Autorouting';
|
|
cMain_Mes37 = 'Delete selected segment?';
|
|
cMain_Mes38 = 'Delete segment';
|
|
cMain_Mes39 = 'Delete current plan?';
|
|
cMain_Mes40 = 'Delete plan';
|
|
cMain_Mes41 = 'Delete selected window/door?';
|
|
cMain_Mes42 = 'Delete window/door';
|
|
cMain_Mes43 = 'Delete selected column?';
|
|
cMain_Mes44 = 'Delete column';
|
|
cMain_Mes45 = 'Unable to create interfloor riser, since there is no upper floor.' + #13#10 +
|
|
'Create additional page/floor or move current floor down';
|
|
cMain_Mes46 = 'Unable to create interfloor riser, since' + #13#10 +
|
|
'upper floor is not typical' + #13#10 +
|
|
'and it does not fit for interfloor riser creation';
|
|
cMain_Mes47 = 'Unable to create interfloor riser, since lower floor does not exist.' + #13#10 +
|
|
'Create additional page/floor or move current floor up';
|
|
cMain_Mes48 = 'Unable to create interfloor riser down, since' + #13#10 +
|
|
'lower floor is not typical' + #13#10 +
|
|
'and it does not fit for interfloor riser';
|
|
// Tolik 13/05/2017 --
|
|
cMain_Mes48_1 = 'Delete all components?';
|
|
cMain_Mes48_2 = 'Removing components';
|
|
//
|
|
|
|
{$IF Defined(SCS_PANDUIT)}
|
|
cMain_Mes49 = 'Exit?';
|
|
{$ELSE}
|
|
cMain_Mes49 = 'Exit CableProject CAD?';
|
|
{$IFEND}
|
|
cMain_Mes50 = 'Exit program';
|
|
cMain_Mes51 = 'Paste graphic symbol ...';
|
|
cMain_Mes52 = 'Network cabling components library (*.blk)|*.blk';
|
|
cMain_Mes53 = 'File name not found.';
|
|
cMain_Mes54 = 'Unknown';
|
|
cMain_Mes55 = 'This point object is not connected!';
|
|
cMain_Mes56 = 'Save page as BMP ...';
|
|
cMain_Mes57 = 'Image (*.bmp)|*.bmp';
|
|
cMain_Mes58 = 'Changes history file not found!';
|
|
cMain_Mes59 = 'Segment width';
|
|
cMain_Mes60 = 'Set segment width';
|
|
cMain_Mes61 = 'Segments width';
|
|
cMain_Mes62 = 'Set width for all segments';
|
|
cMain_Mes63 = 'Window/door size';
|
|
cMain_Mes64 = 'Set window/door size';
|
|
cMain_Mes65 = 'Column angle';
|
|
cMain_Mes66 = 'Set column angle in degrees';
|
|
cMain_Mes67 = 'Column height';
|
|
cMain_Mes68 = 'Set column height';
|
|
cMain_Mes69 = 'Column width';
|
|
cMain_Mes70 = 'Set column width';
|
|
cMain_Mes71 = 'Segment lines thikness';
|
|
cMain_Mes72 = 'Set segment lines width (1-7):';
|
|
cMain_Mes73 = 'Line width must be within 1-7!';
|
|
cMain_Mes74 = 'Incorrect data format!';
|
|
cMain_Mes75 = 'When line width extends 1 install another route style' + #13#10 +
|
|
'except solid one is impossible!';
|
|
cMain_Mes76 = 'Set segment lines style (0-5):' + #13#10 +
|
|
'0 - solid' + #13#10 +
|
|
'1 - bar' + #13#10 +
|
|
'2 - dotted' + #13#10 +
|
|
'3 - dashdot' + #13#10 +
|
|
'4 - bar double dotted' + #13#10 +
|
|
'5 - transparent';
|
|
cMain_Mes77 = 'Segment lines style';
|
|
cMain_Mes78 = 'Line style must be within 0-5!';
|
|
cMain_Mes79 = 'All segment lines width';
|
|
cMain_Mes80 = 'Set all segments lines width (1-7):';
|
|
cMain_Mes81 = 'Load page frame ...';
|
|
cMain_Mes82 = 'Network cabling page frames (*.sch)|*.sch';
|
|
cMain_Mes83 = 'Save page frame as ...';
|
|
cMain_Mes84 = 'Save architectural plan as ...';
|
|
cMain_Mes85 = 'Network cabling architectural plans (*.sca)|*.sca';
|
|
cMain_Mes86 = 'Load architectural plan ...';
|
|
cMain_Mes87 = 'Manual file not found!';
|
|
cMain_Mes88 = 'Caption height';
|
|
cMain_Mes89 = 'Set caption height in pixels';
|
|
cMain_Mes90 = 'Caption thickness';
|
|
cMain_Mes91 = 'Set caption width in pixels';
|
|
cMain_Mes92 = 'Save components library ...';
|
|
cMain_Mes93 = 'Indicate riser height';
|
|
cMain_Mes94 = 'Indicated height equals interfloor riser height' +#13#10 +
|
|
'Interfloor riser will be deleted!';
|
|
cMain_Mes95 = 'Delete intefloor riser?';
|
|
cMain_Mes96 = 'Project plan page already exists!';
|
|
cMain_Mes97 = 'Save page as WMF ...';
|
|
cMain_Mes98 = 'Image (*.wmf)|*.wmf';
|
|
cMain_Mes99 = 'Select for autorouting';
|
|
cMain_Mes100 = 'Unselect for autorouting';
|
|
cMain_Mes101 = 'Unable to create interfloor riser, since' + #13#10 +
|
|
'next floor is of different network type' + #13#10 +
|
|
'and it does not fit for interfloor riser creation';
|
|
cMain_Mes102 = 'Unable to create interfloor riser, since' + #13#10 +
|
|
'next floor is of different network type' + #13#10 +
|
|
'and it does not fit for interfloor riser creation';
|
|
cMain_Mes103 = 'Cannot delete room layers!';
|
|
|
|
cMain_Mes104 = 'Horiz. scale';
|
|
cMain_Mes105 = 'Vert. scale';
|
|
|
|
//
|
|
//cMain_Mes106 = 'Room';
|
|
//cMain_Mes107 = 'Floor plan'; //'Arch. plan';
|
|
//cMain_Mes108 = 'Segment';
|
|
cMain_Mes106 = 'Rect.Area';
|
|
cMain_Mes107 = 'Room'; //'Arch. plan';
|
|
cMain_Mes108 = 'Wall';
|
|
|
|
//cMain_Mes109 = 'Route r/a';
|
|
//cMain_Mes109 = 'Route ortho';
|
|
cMain_Mes109 = 'Ortho route';
|
|
cMain_Mes110 = 'Route';
|
|
cMain_Mes111 = 'Full screen';
|
|
cMain_Mes112 = 'Select to disable autorouting';
|
|
cMain_Mes113 = 'Unselect to disable autorouting';
|
|
cMain_Mes114 = 'House';
|
|
cMain_Mes115 = 'Are you sure delete House?';
|
|
cMain_Mes116 = 'Delete House';
|
|
|
|
//cMain_Mes117 = 'Complex Room';
|
|
cMain_Mes117 = 'Polygonal Area';
|
|
|
|
cMain_Mes118 = 'Pan';
|
|
|
|
cMain_Mes120 = 'Open vector drawing ...';
|
|
cMain_Mes121 = 'Open raster drawing ...';
|
|
cMain_Mes122 = 'Save as vector drawing ...';
|
|
cMain_Mes123 = 'Save as raster drawing ...';
|
|
|
|
cMain_Mes124 = 'Vector drawings |*.dxf; *.dwg; *.svg; *.prn; *.plt; *.wmf;|' +
|
|
'DXF files |*.dxf|' +
|
|
'DWG files |*.dwg|' +
|
|
'SVG files |*.svg|' +
|
|
'PRN files |*.prn|' +
|
|
'PLT files |*.plt|' +
|
|
'WMF files |*.wmf';
|
|
cMain_Mes124_2 = 'DXF files |*.dxf|' +
|
|
'DWG files |*.dwg|' +
|
|
'WMF files |*.wmf';
|
|
// cMain_Mes124_2 = 'DXF files |*.dxf|' +
|
|
// 'DWG files |*.dwg|';
|
|
|
|
cMain_Mes125 = 'Raster drawings |*.bmp; *.jpg; *.jpeg;|' +
|
|
'BMP files |*.bmp|' +
|
|
'JPG files |*.jpg|' +
|
|
'JPEG files |*.jpeg';
|
|
//Tolik 10/08/2021 -- to load PNG Background
|
|
cMain_Mes125_ = 'Raster drawings |*.bmp; *.jpg; *.jpeg; *.png;|' +
|
|
'BMP files |*.bmp|' +
|
|
'JPG files |*.jpg|' +
|
|
'JPEG files |*.jpeg|' +
|
|
'PNG files |*.png';
|
|
//
|
|
cMain_Mes126 = 'Vertical route height';//'Âûñîòà âåðòèêàëüíîé òðàññû';
|
|
//cMain_Mes128 = 'Failed to create';
|
|
|
|
cMain_Mes138 = 'Set as destination object for cables? Cables from outlets will be layed out down to this object.';
|
|
cMain_Mes139 = 'Create interfloor riser?';
|
|
cMain_Mes140 = 'Proceed placing more outlets on the drawing in one click?';
|
|
cMain_Mes141 = 'Input outlet label';
|
|
|
|
|
|
// U_Common
|
|
cCommon_Mes1 = '" was connected to object"';
|
|
cCommon_Mes2 = 'Autorouting has been made with "';
|
|
cCommon_Mes3 = '" to terminal object"';
|
|
cCommon_Mes4 = 'From object"';
|
|
cCommon_Mes5 = '" to terminal objects, autorouting not conducted!';
|
|
cCommon_Mes6 = 'Possible reasons: ' + #13#10 +
|
|
'1. Interfaces mismatch, or neccessary interfaces absence' + #13#10 +
|
|
'2. No routes between selected objects';
|
|
cCommon_Mes7 = ' - Layer: ';
|
|
cCommon_Mes8 = 'Cannot create page, must create project first!';
|
|
cCommon_Mes9 = 'Open page error';
|
|
cCommon_Mes10 = ' project';
|
|
cCommon_Mes11 = 'One of columns is not entered!';
|
|
cCommon_Mes12 = 'An error occured when loading image';
|
|
cCommon_Mes13 = 'AV when updating page!';
|
|
cCommon_Mes14 = 'Warning! There are interfloor risers on replaceable pages.' + #13#10 +
|
|
'Replacing of this pages will entail deleting all interfloor risers on these pages' + #13#10 +
|
|
'Replace pages?';
|
|
cCommon_Mes15 = 'Pages replacement';
|
|
cCommon_Mes16 = 'Trace ';
|
|
cCommon_Mes17 = ' cables?';
|
|
cCommon_Mes18 = 'No - trace only one cable.';
|
|
cCommon_Mes19 = 'Cable connection';
|
|
cCommon_Mes20 = 'Lay out through risers?';
|
|
cCommon_Mes21 = 'Cable tracing!';
|
|
cCommon_Mes22 = 'Grouped objects cannot be duplicated!';
|
|
cCommon_Mes23 = 'Room drop-ceiling height';
|
|
cCommon_Mes24 = 'Enter drop-ceiling height:';
|
|
|
|
|
|
|
|
// 21.01.2008
|
|
cMasterNewList_Mes11 = 'To continue, please, select designed network type';
|
|
cMasterNewList_Mes12 = 'Grid spacing (0.1 - 5)';
|
|
cMasterNewList_Mes13 = 'Grid spacing (0.1 - 5)';
|
|
|
|
//16.05.2008
|
|
cMasterNewList_Mes14 = 'Warning';
|
|
|
|
{$IF Defined (SCS_RF)}
|
|
cCadNormsProp_Mes1 = '"##"';
|
|
cCadNormsProp_Mes2 = '"Works name"';
|
|
cCadNormsProp_Mes3 = '"Unit of measure"';
|
|
cCadNormsProp_Mes4 = '"Quantity"';
|
|
cCadNormsProp_Mes5 = '"Units quantity"';
|
|
{$ELSE}
|
|
cCadNormsProp_Mes1 = '"##"';
|
|
cCadNormsProp_Mes2 = '"Works name"';
|
|
cCadNormsProp_Mes3 = '"Unit of measure"';
|
|
cCadNormsProp_Mes4 = '"Quantity"';
|
|
cCadNormsProp_Mes5 = '"Units quantity"';
|
|
{$IFEND}
|
|
cCadNormsProp_Mes6 = 'Column width ';
|
|
|
|
cImport_Mes4 = 'DXF files import';
|
|
// cImport_Mes5 = 'DXF, DWG, SVG, PRN, PLT files (*.dxf, *.dwg, *.svg, *.prn, *.plt)|*.dxf; *.dwg; *.svg, *.prn, *.plt';
|
|
cImport_Mes5 = 'All supported formats |*.dxf; *.dwg; *.svg; *.prn; *.plt;|' +
|
|
'DXF files |*.dxf|' +
|
|
'DWG files |*.dwg|' +
|
|
'SVG files |*.svg|' +
|
|
'PRN files |*.prn|' +
|
|
'PLT files |*.plt';
|
|
|
|
cImport_Mes6 = 'HEADER section not read';
|
|
cImport_Mes7 = 'CLASSES section not read';
|
|
cImport_Mes8 = 'TABLES section not read';
|
|
cImport_Mes9 = 'BLOCKS section not read';
|
|
cImport_Mes10 = 'ENTITIES section not read';
|
|
cImport_Mes11 = 'OBJECTS section not read';
|
|
cImport_Mes12 = 'DXF files (*.dxf)|*.dxf';
|
|
cImport_Mes12_2 = 'DWG files (*.dwg)|*.dwg';
|
|
|
|
cExport_Mes1 = 'DXF files export';
|
|
cExport_Mes2 = 'DWG files export';
|
|
|
|
cPrevForm_Mes1 = 'Selected printer: ';
|
|
|
|
cDrawObjects_Mes1 = 'Circle radius';
|
|
cDrawObjects_Mes2 = 'Enter circle radius in pixels:';
|
|
cDrawObjects_Mes3 = 'Entered data is not a numeric!';
|
|
cDrawObjects_Mes4 = 'Slotted line';
|
|
cDrawObjects_Mes5 = 'Enter new text:';
|
|
cDrawObjects_Mes6 = 'Enter text';
|
|
cDrawObjects_Mes7 = 'Text';
|
|
cDrawObjects_Mes8 = 'RTF text editing ...';
|
|
cDrawObjects_Mes9 = 'Mathematical diagram';
|
|
cDrawObjects_Mes10 = 'Enter function:';
|
|
cDrawObjects_Mes11 = 'Text panel';
|
|
cDrawObjects_Mes12 = 'Enter text:';
|
|
|
|
cLoadColor_Mes1 = 'No ';
|
|
cLoadColor_Mes2 = 'By default';
|
|
cLoadColor_Mes3 = 'Other colors';
|
|
|
|
cImport_Mes1 = 'Unable to open a file';
|
|
cImport_Mes2 = 'Image scaling';
|
|
//Tolik -- 23/07/2021 --
|
|
//cImport_Mes3 = 'Run scaling page relatively?';
|
|
cImport_Mes3 = 'Fit image to page size?';
|
|
//
|
|
// **********
|
|
cDpr_Mes1 = 'Error while copying function library!';
|
|
cDpr_Mes2 = 'Date format changing error!';
|
|
|
|
//Panduit Network CAD
|
|
{$IF Defined(SCS_PANDUIT)}
|
|
cDpr_Mes3 = '\Panduit Network CAD trial.lnk';
|
|
cDpr_Mes4 = '\Programs\Panduit Network CAD\Panduit Network CAD trial.lnk';
|
|
cDpr_Mes5 = '\Programs\Panduit Network CAD\Panduit Network CAD trial.lnk';
|
|
{$ELSE}
|
|
cDpr_Mes3 = '\Cable Project trial.lnk';
|
|
cDpr_Mes4 = '\Programs\CableProject\Cable Project trial.lnk';
|
|
cDpr_Mes5 = '\Programs\CableProject\Cable Project trial.lnk';
|
|
{$IFEND}
|
|
|
|
cMasterNewList_Mes15 = 'Because of point components indexing way change, the forced re-indexing of all point components with would be applied';
|
|
cMasterNewList_Mes16 = 'Because of components tagging mode change, the forced retagging of all components would be applied';
|
|
cMasterNewList_Mes17 = 'Continue';
|
|
|
|
//---------------------------------------------------------------------------------------------------------------
|
|
//---------------------------- Âñå ÷òî íèæå, íóæäàåòñÿ â ïåðåâîäå -----------------------------------------------
|
|
//---------------------------------------------------------------------------------------------------------------
|
|
|
|
cExportDXF_Mes1 = 'Export to DXF';
|
|
cExportDXF_Mes2 = 'Include Z coordinate when exporting to DXF';
|
|
|
|
cForm3D_Mes1 = 'Save 3D ...';
|
|
cForm3D_Mes2 = 'Warning! Saving perspective view will be incorrect. ' +#13#10 + 'Switch to orthogonal view';
|
|
cForm3D_Mes3 = 'Current mode: Perspective';
|
|
cForm3D_Mes4 = 'Current mode: Orthogonal';
|
|
|
|
cHouse_Mes1 = 'Approach in out of House bounds';
|
|
cHouse_Mes2 = 'Approach';
|
|
|
|
cMasterNewListLite_Mes1 = 'Next >>';
|
|
cMasterNewListLite_Mes2 = 'Done';
|
|
cMasterNewListLite_Mes3 = 'Load to list ...';
|
|
cMasterNewListLite_Mes4 = 'All formats |*.dxf; *.dwg; *.svg; *.prn; *.plt; *.wmf; *.bmp; *.jpg; *.jpeg; *.scb; *.sca|' +
|
|
'DXF files |*.dxf|' +
|
|
'DWG files |*.dwg|' +
|
|
'SVG files |*.svg|' +
|
|
'PRN files |*.prn|' +
|
|
'PLT files |*.plt|' +
|
|
'WMF files |*.wmf|' +
|
|
'BMP files |*.bmp|' +
|
|
'JPG files |*.jpg|' +
|
|
'JPEG files |*.jpeg|' +
|
|
'SCB files |*.scb|' +
|
|
'SCA files |*.sca';
|
|
|
|
cMasterNewListLite_Mes5 = 'Create project wizard';
|
|
cMasterNewListLite_Mes6 = 'Create list wizard';
|
|
|
|
//---------------------------------------------------------------------------------------------------------------
|
|
//---------------------------- Âñå ÷òî íèæå, íóæäàåòñÿ â ïåðåâîäå -----------------------------------------------
|
|
//---------------------------------------------------------------------------------------------------------------
|
|
|
|
cPrnScaleToPaper = 'Page fit';
|
|
|
|
cCommon_Mes14_2 = 'Note that pages contain risers. ' + #13#10 +
|
|
'Moving pages will erase riser. Ok?';
|
|
|
|
cCadClasses_Mes32 = 'Vertical route';//'Âåðòèêàëüíàÿ òðàññà';
|
|
cCadClasses_Mes33 = 'Raduis';
|
|
cCadClasses_Mes34 = 'Distance';
|
|
|
|
cMain_Mes13_1 = 'Cannot ungroup these shapes';
|
|
cMain_Mes127 = 'Specify the vertical route height';
|
|
cMain_Mes128 = 'Cannot create the vertical route for ' +
|
|
' the object height matches the route height';
|
|
cMain_Mes129 = 'Input number of corners';
|
|
cMain_Mes130 = 'Input the corder';
|
|
cMain_Mes131 = 'already exists. Replace the file?';
|
|
cMain_Mes132 = 'No lines are selected to create the route';
|
|
cMain_Mes133 = 'Delete original lines? ';
|
|
cMain_Mes134 = 'Undo will be impossible. Continue?';
|
|
cMain_Mes135 = 'Exterior niches will not affect the the front face area'; // Íèøè ñ âíåøíåé ñòîðîíû íå áóäóò ó÷òåíû íà ðàñ÷åòå ïëîùàäè ôàñàäà
|
|
|
|
cForm3D_Mes5 = 'First Person View'; // Òåêóùèé âèä: Îò ïåðâîãî ëèöà
|
|
cForm3D_Mes6_1 = 'Save changes?';
|
|
cForm3D_Mes6_2 = 'Saving changes';
|
|
cForm3D_Mes6_3 = 'Apply cut?'; // ïðèìåíèòü ðàçðåçêó?
|
|
|
|
cMasterNewList_Mes18 = 'Page margins';
|
|
|
|
cMasterNewListLite_Mes7 = 'Set currency in extended mode?';//'Çàäàòü âàëþòó ìîæíî â ðàñøèðåííîì ðåæèìå. Ïåðåéòè íà íåãî?';
|
|
|
|
cDrawObjects_Mes13_1 = 'Line';
|
|
cDrawObjects_Mes13_2 = 'Specify line legth';
|
|
cDrawObjects_Mes14 = 'Triangle dimensions';
|
|
cDrawObjects_Mes15_1 = 'Arc radius';
|
|
cDrawObjects_Mes15_2 = 'Input arc radius:';
|
|
cDrawObjects_Mes16 = 'Sector parameters ';
|
|
|
|
cForm3D_Mes7_1 = 'Rooms';
|
|
cForm3D_Mes7_2 = 'Doors'; // 2
|
|
cForm3D_Mes7_3 = 'Windows'; // 3
|
|
cForm3D_Mes7_4 = 'Balconies'; // 4
|
|
cForm3D_Mes7_5 = 'Slopes'; // 5
|
|
cForm3D_Mes7_6 = 'Archs'; // 6
|
|
cForm3D_Mes7_7 = 'Niche'; // 7
|
|
cForm3D_Mes7_8 = 'Floors'; // 8
|
|
cForm3D_Mes7_9 = 'Ceiling'; // 9
|
|
cForm3D_Mes7_10 = 'Inner slopes'; // 10
|
|
cForm3D_Mes7_11 = 'Outer slopes'; // 11
|
|
//cForm3D_Mes9 = '3D model';
|
|
cForm3D_Mes7_12 = '3ds objects'; // 12
|
|
cForm3D_Mes8_1 = 'Objects';
|
|
cForm3D_Mes8_2 = 'Routes';
|
|
cForm3D_Mes8_3 = 'Lifts';
|
|
cForm3D_Mes8_4 = 'Lifts';
|
|
//Tolik 09/05/2018 --
|
|
//cForm3D_Mes10 = 'All substrates';
|
|
cForm3D_Mes10 = 'All floor plans';
|
|
//cForm3D_Mes11 = 'Substrates';
|
|
cForm3D_Mes11 = 'Floor plans';
|
|
//cForm3D_Mes12 = 'Substrates transparency';
|
|
cForm3D_Mes12 = 'Floor plans transparency';
|
|
|
|
cForm3D_Mes13 = 'Scales of pages (floors) are different. ' + #13#10 +
|
|
'To view the entire project 3D model scales of pages should be equal.' + #13#10 +
|
|
'But anyway you can open a single page in 3D mode.';
|
|
//
|
|
cModel = '3D Model';
|
|
cRoom = 'Room ';
|
|
cWall = 'Wall ';
|
|
cDoor = 'Doorway ';
|
|
cWindow = 'Windowway ';
|
|
cBalcon = 'Balconyway ';
|
|
cNiche = 'Niche ';
|
|
cArc = 'Arch ';
|
|
cInnerSlope = 'Slope';
|
|
cOuterSlope = 'Outer slope';
|
|
cSide = 'Face';
|
|
cFloor = 'Floor';
|
|
cCeiling = 'Ceiling';
|
|
cSubSide = 'Subfaces';
|
|
|
|
cImport_Mes13 = 'When importing found graphics, check the availability of the source file in the model';
|
|
//Tolik
|
|
cImport_Mes14_1 = 'Image import';
|
|
cImport_Mes14 = 'Attention! Too many graphical primitives. ' + #13#10'Convert to raster image?';
|
|
cImport_Mes15 = 'Select Image scale';
|
|
//cImport_Mes16 = 'Attention! There is no ability to correctly load all the graphical primitives.' + #13#10'Convert to raster image?';
|
|
cImport_Mes16 = 'Warning! Impossible to correctly load all the graphical primitives.' + #13#10'Convert to raster image?';
|
|
//
|
|
cDXFEngineSCS_Msg1 = 'Untitled';
|
|
cCommon_Mes25 = 'The layout of the equipment in the control room';
|
|
cCommon_Mes25_ukr = 'The layout of the equipment in the control room';
|
|
cCommon_Mes26 = 'The layout of the project objects';
|
|
cCommon_Mes26_ukr = 'The layout of the project objects';
|
|
|
|
//cCommon_Mes27_1 = 'Select method of layout routes'; // or "select way..."
|
|
//cCommon_Mes27_2 = 'Serial layout routes (like a tree topology)';
|
|
//cCommon_Mes27_3 = 'Parallel layout routes (like a star topology)';
|
|
cCommon_Mes27_1 = 'Select routes lay out method';
|
|
//08.07.2013 cCommon_Mes27_2 = 'Connect outlets one after another (like a tree topology)';
|
|
//08.07.2013 cCommon_Mes27_3 = 'Ñonnect each outlet separately (like a star topology)';
|
|
cCommon_Mes27_2 = 'Each cable in available conduit or trunking route';
|
|
cCommon_Mes27_3 = 'Each cable on it own route (ceiling or underfloor etc)';
|
|
cCommon_Mes27_4 = 'Lay out routes to main route';
|
|
|
|
cCommon_Mes28_1 = 'cables to WA';
|
|
cCommon_Mes28_2 = 'cables btw Box and Rack';
|
|
// Tolik
|
|
cCommon_Mes29 = 'Attention!';
|
|
cCommon_Mes30 = 'You are on the background Layer!'+#13#10+'Font settings will be applied to all the text objects of Background Layer.'
|
|
//+#13#10+'It will be impossible to undo changes to the font properties on the substrate!' // Tolik 16/10/2020 --
|
|
+#13#10+'It will be impossible to undo changes to the font properties on the floor plan!' // Tolik 16/10/2020 --
|
|
+#13#10+'Apply the page settings?';
|
|
//
|
|
cCommon_Mes31 = '!!! Incorrect data in the project manager, we try to restore the data';
|
|
cCommon_Mes32 = '!!!!!! Failed to restore all data. Contact the developer!';
|
|
cCommon_Mes33 = 'Data in the project manager has been successfully restored.';
|
|
cCommon_Mes34 = 'Attention! It is not possible to recover incorrect data in the project manager. Contact the developer!';
|
|
// Tolik 10/05/2018 --
|
|
cCommon_Mes35 = 'Cables were not connected due to lack of free ports' +
|
|
#13#10 + 'in Outlets or Boxes or Patch-panels in Telecom Cabinets' +
|
|
#13#10 + 'Please add Outlets/Boxes/Patch-panels etc.' +
|
|
#13#10 + #13#10 + 'Run cables anyway?';
|
|
//
|
|
|
|
|
|
cPDFView_Msg1 = 'Activate';
|
|
cPDFView_Msg2 = 'Deactivate';
|
|
cPDFView_Msg3 = 'Opening PDF document';
|
|
cPDFView_Msg4_1 = 'Wrong Password!'; //'Wrong Password!'
|
|
cPDFView_Msg4_2 = 'Enter the password again.'; //'Enter the password again.':
|
|
cPDFView_Msg4_3 = 'Please open the document again.'; //'Please open the document again.'
|
|
cPDFView_Msg4_4 = 'Enter Password'; // Enter Password
|
|
cPDFView_Msg4_5 = 'This is a Password protected file. Please enter the password:'; // This is a Password protected file. Please enter the password:
|
|
|
|
//cMain_Mes136 = 'Select sheet document for the substrate...';
|
|
cMain_Mes136 = 'Select page...';
|
|
cMain_Mes137 = 'Interactive training control buttons!'; //'Interactive Next button!';
|
|
cMain_Mes137_2 = 'After click Next button!';
|
|
//Tolik 23/09/2021 --
|
|
//cCadClasses_Mes36 = 'The route was not connected';
|
|
cCadClasses_Mes36 = 'The route is not connected to any object yet (outlets, rack, panel etc.)';
|
|
//
|
|
cMain_Mes142 = 'Need update template of report!';
|
|
cMain_Mes143_c = 'Export to PDF';
|
|
cMain_Mes143 = 'Consider the scale on sheets when exporting?';
|
|
//Tolik 04/05/2018 --
|
|
cMain_Mes144 = 'Current page will be placed on ' + #13#10 +
|
|
' the zero level';
|
|
cMain_Mes145 = 'Please click to create the Interfloor Riser';
|
|
// Tolik 10/05/2018 --
|
|
cPresentation_err1 = 'Error load presentation module';
|
|
cWarningMess = 'Attention ';
|
|
cDescriptionMess = 'Description';
|
|
cImageMess = 'Image';
|
|
cCadMess1 = 'There is no ability to connect objects, because can not covert betweenfloor raise to vertical route';
|
|
cCadMess2 = 'There is no ability to connect objects, because can not covert magistral route to vertical route';
|
|
//
|
|
// Tolik 03/08/2018 --
|
|
CantConnMess1 = 'Route between';
|
|
CantConnMess2 = ' and ';
|
|
CantConnMess3 = ' was not layed, because of they are connected by another routes!';
|
|
CantConnMess4 = ' was not layed, because the program option USE VERTICAL ROUTES is turned off!';
|
|
//
|
|
// Tolik 03/09/2018 -- for 3D
|
|
_3DRoomName = 'Room ';
|
|
_3DWallName = 'Wall ';
|
|
_3DSlopeName = 'Slope ';
|
|
_3DCornerName = 'Corner for ';
|
|
_3DWindowName = 'Window ';
|
|
_3DDoorName = 'Door ';
|
|
_3DPmMenuName4 = 'Show/Hide';
|
|
SetAngleHMsg = 'Set the corner height ';
|
|
IncorrInpVal = 'Incorrect data input';
|
|
SetWndH = 'Set the window height';
|
|
SetDoorH = 'Set the door height';
|
|
SetWinPLHMsg = 'Set the window placement height';
|
|
SetDoorPLHMsg = 'Set the door placement height';
|
|
|
|
SetListWndH = 'Set the windows height';
|
|
SetListDoorH = 'Set the doors height';
|
|
SetListWinPLHMsg = 'Set the windows placement height';
|
|
SetListDoorPLHMsg = 'Set the doors placement height';
|
|
|
|
_3DNotSetSideSection = 'Not set side section or out diameter for ';
|
|
//
|
|
// Tolik 10/02/2021 --
|
|
c_ELMes1 = 'Single-line electrical diagram';
|
|
//Tolik 21/01/2021 --
|
|
// *** Ñèñòåìà èçìåðåíèé
|
|
fMetric_mm = 'mm';
|
|
fMetric_sm = 'sm';
|
|
fMetric_m = 'm';
|
|
fWhitworth_in = 'inch';
|
|
fWhitworth_ft = 'feet';
|
|
//
|
|
|