You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

141 lines
4.2 KiB
Plaintext

[Buttons]
BT_IDOK =Ok
BT_ClsList =Clear List
BT_ShowExtItfWin =Goto Interface
BT_CREATE_LOG_FILE=Save To File.
[Menus]
NoHelp=Ready
// Hauptmenu
0=E&xit
1=&Diagnostic
2=&Info
// 1. Spalte
0_0=E&xit
0_0_h= E&xit program
// 2. Spalte
1_0=&Server
1_1=Request &List
1_2=&Errors
1_3=&Interface Modules
1_0_h= Show DCS server list
1_1_h= Show request list
1_2_h= Show error list
1_3_h= Show interface modules
// 3. Spalte
2_0= &About
2_0_h= Show program information
[Errors]
0= No error.
1= New operator failed.
2= File not found.
3= Open file failed.
4= INI file not found.
5= Text file not found.
6= No error information from external module.
7= Text entry is missing.
8= Unknown server name.
9= Entry in 'FDas.ini' is missing.
10= Error in address string.
11= Timeout error.
12= Call to 'GetLinkData' without active link.
13= Invalid time value.
14= Error in WinSock Function.
15= DCS shutdown.
16= Unable to create a new Event handle.
17= Specified 'ItemNo' not found.
18= The specified sort column does not exist.
19= Connect to server.
20= Unable to create sink interface.
21= Error in external interface module.
22= Requested item is unknown.
23= Invalid data.
24= Incalid IP address.
25= Maximum number of requests exceeded.
[Text]
IDS_VERSION = Version: %s
IDS_NO_NETOBJ = Object name: CNetObj
IDS_FERROR_TEXT = Fault in Focke Data Server Application | Time | Computer Name| User Name | Program | Function | Thread ID | System Fault | Fault No | Fault Message | Extended Message |True |False
IDS_WRONG_DCS_ARGS = DCS returned invalid arguments
IDS_SERVER_LIST_STATIC = Server name | Connected
IDS_REQUEST_HEADER = Mode | State | Error | Address
IDS_REQUEST_MODE_SHORT_STR =E,HL,CL,RD,SD
IDS_REQUEST_STATE_SHORT_STR=INIT,S VAL,U VAL, SC, DEL, ERR
IDS_REQUEST_MODE_LONG_STR = Mode,Empty,Hot Link,Cold Link,Read Value,Send Value
IDS_REQUEST_STATE_LONG_STR = State,Initialized,Start Value,Updated Values,Shift Change,Delete,Error
IDS_REQUEST_MODE_VAL_NAME = Request ID,Mode,State,Last Error,Server,Address,LastUpdate,Value
IDS_TITLE = Focke Data Access Server
IDS_REQUEST_TITLE = Request List Entries
IDS_SERVERLIST_TITLE = Server List Entries
IDS_SERVERLIST_HEADER = " Server name | Connected | Last access"
IDS_YES = yes
IDS_NO = no
IDS_ERROR_HIST_HEADER = " Time | No | Message"
IDS_ERROR_HIST_TITLE = Error History
IDS_ITF_LIST_HEADER = " Module Name | State "
IDS_ITF_LIST_TITLE = List of external interfaces
IDS_ITF_STATES = Interface not initialised |Initilisation in process |Active |Shutdown in process |Interface stopped |Stopped because of an error |Unable to load the interface
IDS_MSG_COMPUTER_NAME =Computer name: %s
IDS_APP_EMPTY =Not yet initialized.
IDS_APP_INIT =Initialization
IDS_APP_RUN =Running
IDS_APP_EXIT =Shutdown
IDS_APP_STOPED =Stopped
IDS_APP_WIN_SHUTDOWN =Windows Shutdown
IDS_SERVER_NAME =Server name: %s
IDS_SERVER_NAME_PORT =Server: %s:%lu
IDS_MAIN_PAGE_00 =Errors in List : %i
IDS_MAIN_PAGE_01 =Defined/Connected Server : %i / %i
IDS_MAIN_PAGE_02 =Client COM Objects : %i
IDS_MAIN_PAGE_03 =Entries in Request List : %i
IDS_MAIN_PAGE_04 =External Interfaces : %i
IDS_EXTITF_FORMAT_LONG =Module name : %s\nModule Version : %s\nProg ID : %s\nModule State : %s
IDS_SAVE_TO_LOG =Log file: '%s'.
CLASS_NOT_INIT= Class not initialized.
FErrorInitTXT = Fault in Focke Data Server Application | Time | Computer Name| User Name | Program | Function | Thread ID | System Fault | Fault No | Fault Message | Extended Message |True |False
[BasicError]
0=ERROR
1= Time / Date
2= Computer
3= User
4= Module
5= Module Version
6= Function
7= Thread
8= Type of Error
9= Error No
10= Error message
11= Ext. message
12= Not yet initialized
13= Initialization
14= Running
15= Shutdown
16= Stopped
17= Shutdown
18= Not yet initialized.
19= Application Error.
20= API function failed.
21= COM function failed.
22= DAO function failed.
23= MFC function failed.
24= STL function failed.
25= Error from external Module.
26= Hardware exception.