cuiqian2004
10 天以前 90e4076a8adf5dac4384f10d9ce22398580eaf34
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
{
 
    "sys.comma": ",",
    "sys.question_mark": "?",
    "sys.exclamation_mark": "!",
    "sys.full_stop": ".",
    "sys.colon": ":",
    "sys.quotation_mark_left": "'",
    "sys.quotation_mark_right": "'",
    "sys.confirm": "Confirm",
    "sys.close": "Close",
    "sys.ok": "OK",
    "sys.cancel": "Cancel",
    "sys.save": "Save",
    "sys.yes": "Yes",
    "sys.no": "No",
    "sys.add": "Add",
    "sys.add2": "Add",
    "sys.new": "New",
    "sys.modify": "Modify",
    "sys.edit": "Edit",
    "sys.discarded": "Discarded",
    "sys.delete": "Delete",
    "sys.create": "Create",
    "sys.browse": "Browse",
    "sys.import": "Import",
    "sys.export": "Export",
    "sys.disabled": "Disabled",
    "sys.enabled": "Enabled",
    "sys.not_enabled": "Not Enabled",
    "sys.execute": "Execute",
    "sys.query": "Query",
    "sys.clear": "Clear",
    "sys.set": "Set",
    "sys.config": "Config",
    "sys.reset": "Reset",
    "sys.susccess": "Success",
    "sys.fail": "Fail",
    "sys.error": "Error",
    "sys.tip": "Tip",
    "sys.login_name": "Login name",
    "sys.user_name": "Username",
    "sys.password": "Password",
    "sys.name": "Name",
    "sys.input_login": "Please enter your account",
    "sys.input_password": "Please input your password",
    "sys.remember_password": "Remember password",
    "sys.login": "Login",
    "sys.start_login": "Starting login",
    "sys.language": "Language",
    "sys.version": "Version",
    "sys.loading": "loading...",
    "sys.refresh": "Refresh",
    "sys.home_page": "home page",
    "sys.coding_disk": "Coding disk",
    "sys.inventory": "Inventory",
    "sys.sorting": "Sorting",
    "sys.view": "View",
    "sys.unrealized": "Unrealized",
    "sys.select": "Select",
    "sys.please": "please",
 
    "page.server": "Server",
    "page.mobox3_app_type": "Mobox3 PDA application types",
    "page.mobox3_port": "Mobox3 service port",
    "page.mobox3_bind_classes_when_logging_in": "Bind classes when logging in to mobox3",
    "page.bind_class": "Bind classes",
    "page.interface_large_mode": "Large mode interface",
    "page.classes": "Classes",
    "page.input_server": "Please enter the server",
    "page.set_server": "Set up services",
    "page.tip_app_update": "Is there a new version of the system that needs to be updated?",
    "page.tip_no_web_server": "Website address not entered, please reconfigure input",
    "page.tip_no_user_account": "No username entered, please re-enter",
    "page.tip_no_user_password": "No password entered, please re-enter",
    "page.tip_get_file_fail_first": "Failed to retrieve",
    "page.tip_get_file_fail_last": "file",
    "page.update_success": "Update success",
    "page.update_fail": "Update failed",
    "page.get_classes_fail": "Failed to obtain shift information",
    "page.please_login_after_admin_add_classes": "The shift list is empty. Please contact the administrator to add a shift before logging in!",
 
    "page.tip_no_app_param": "No parameters have been configured for this feature; please reconfigure them.",
    "page.select_user": "Select personnel",
    "page.tip_no_select_user": "No personnel selected",
    "page.input_user_name_jp_query": "Please enter the name or abbreviation of the person for inquiry",
 
    "page.select_project_": "Select roject",
    "page.tip_no_select_project": "No project selected",
    "page.selprj.input_project_name_query": "Please enter the project name for querying",
 
    "page.execute_init_event_failed": "Failed to execute 'initial' event",
    "page.execute_before_ok_event_failed": "Failed to execute 'before_ok' event",
    "page.execute_after_ok_event_failed": "Failed to execute 'after_ok' event",
    "page.execute_after_change_event_failed": "Event failed after executing content change",
    "page.execute_before_delete_event_failed": "Failed to execute 'before_delete' event",
    "page.execute_after_delete_event_failed": "Failed to execute 'after_delete' event",
    "page.execute_query_event_failed": "Failed to execute 'Query_Event' event",
    "page.icon_click_event_empty": "The icon click event is null",
    "page.icon_click_callback_empty": "Icon click callback event is empty",
    "page.after_select_event_empty": "‘after_select’ event is null",
    "page.before_select_event_empty": "‘before_select’ event is null",
    "page.tip_action_unprocessed": "This action has not been processed yet",
    "page.execute_script_failed": "Script execution failed",
    "page.execute_event_failed": "Failed to execute event",
    "page.create_success": "Created successfully",
    "page.delete_success": "Delete successful",
    "page.reason": "Reason",
    "page.result": "Result",
    "page.execute_script_return_empty": "Script execution returns empty",
    "page.tip_no_select_data": "No data selected",
    "page.are_you_sure": "Are you sure?",
    "page.confirm_delete_data": "Are you sure you want to delete this data?",
    "page.not_associated_function_point": "This entry is not associated with a function point",
    "page.tip_no_master_class": "No master data class set",
    "page.are_you_sure_clear_first": "The system has detected goods in",
    "page.are_you_sure_clear_last": "Continuing the operation will clear them. Do you want to continue?",
    "page.tip_no_data_first": "There is no data in",
    "page.tip_no_data_last": "!",
    "page.are_you_sure_clear_data": "There is already data in the list. Continuing the operation will clear it. Do you want to continue?",
    "page.execute_event_success": "Successfully executed event",
    "page.are_you_sure_delete_sorted_data": "Are you sure to delete the sorted data?",
    "page.are_you_sure_delete_coded_disk_data": "Are you sure to delete the encoded disk data??",
    "page.tip_no_set_edit_wnd": "No editing window style set",
    "page.cannot_empty": "Cannot be empty",
    "page.required": "Required",
    "page.cannot_related_function": "Do not support jumping to function points",
    "page.function_not_exist": "Function point does not exist!",
    "page.function_not_edit_dlg": "This function point does not have an editing window configured!",
    "page.no_find_attr_diaplay": "No attributes found to display!",
    "page.illegal_dividend": "Illegal dividend ",
    "page.unrecognized_operator": "unrecognized operator "
}