en.js
19.6 KB
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
// angular-translate-loader-static-files 用的语言文件 配合angular-translate使用
// 英文资源
var ScheduleApp_en_language = {
//------------ 车辆信息管理模块 -----------//
// 模块位置:../module/basicInfo/busInfoManage
// 页面;index.html
// line3
"busInfoManage_index_page-title" : "vehicle information management",
// line9
"busInfoManage_index_breadcrumb-title-1" : "Home page",
// line13
"busInfoManage_index_breadcrumb-title-2" : "Basic information",
// line17
"busInfoManage_index_breadcrumb-title-3" : "vehicle information management",
// line36
"busInfoManage_index_caption-title" : "Vehicle information table",
// line47
"busInfoManage_index_tool-title" : "Data tool",
// line60
"busInfoManage_index_tool-action-2" : "Export to excel",
// 页面:orderOptionOpen.html
"busInfoManage_orderOptionOpen_page_line5_txt-1682" : "Sort field selection",
"busInfoManage_orderOptionOpen_page_line17_txt-4018" : "Yes",
// 页面:list.html
"busInfoManage_list_page_line7_txt-3934" : "Serial number",
"busInfoManage_list_page_line8_txt-2479" : "Vehicle number",
"busInfoManage_list_page_line9_txt-2597" : "Internal number",
"busInfoManage_list_page_line10_txt-3094" : "Equipment number",
"busInfoManage_list_page_line11_txt-3704" : "license number",
"busInfoManage_list_page_line12_txt-3096" : "Company",
"busInfoManage_list_page_line13_txt-2188" : "Branch",
"busInfoManage_list_page_line14_txt-4087" : "Tram",
"busInfoManage_list_page_line15_txt-3874" : "Status",
"busInfoManage_list_page_line16_txt-3942" : "Operation",
"busInfoManage_list_page_line21_txt-1775" : "Enter vehicle number",
"busInfoManage_list_page_line24_txt-1773" : "Enter internal number",
"busInfoManage_list_page_line27_txt-1774" : "Enter equipment number",
"busInfoManage_list_page_line30_txt-2265" : "Warranty description:",
"busInfoManage_list_page_line41_txt-3364" : "Please enter pinyin",
"busInfoManage_list_page_line56_txt-3364" : "Please enter pinyin",
"busInfoManage_list_page_line67_txt-4162" : "Scrapped",
"busInfoManage_list_page_line74_txt-4001" : "Search",
"busInfoManage_list_page_line84_txt-3385" : "Sorting options",
"busInfoManage_list_page_line92_txt-4000" : "Reset",
"busInfoManage_list_page_line104_txt-3757" : "Company/Vehicle code",
"busInfoManage_list_page_line131_txt-4058" : "Unknown",
"busInfoManage_list_page_line134_txt-4058" : "Unknown",
"busInfoManage_list_page_line139_txt-3866" : "Details",
"busInfoManage_list_page_line140_txt-4028" : "Modify",
"busInfoManage_list_page_line142_txt-677" : "Do you want to delete vehicle information?",
"busInfoManage_list_page_line142_txt-2297" : "Internal code:",
"busInfoManage_list_page_line142_txt-41" : "If there is vehicle configuration information associated, an error will be reported. It is recommended not to delete it casually!",
"busInfoManage_list_page_line142_txt-4257" : "Yes",
"busInfoManage_list_page_line142_txt-3817" : "Cancel",
"busInfoManage_list_page_line144_txt-3868" : "Delete",
"busInfoManage_list_page_line153_txt-3053" : "Showing {{from}} to {{to}} of {{total}}entries.10 entries per page",
"busInfoManage_list_page_line163_txt-4430" : "First",
"busInfoManage_list_page_line164_txt-3613" : "Previous",
"busInfoManage_list_page_line165_txt-3614" : "Next",
"busInfoManage_list_page_line166_txt-4068" : "Last",
// 页面:detail.html
"busInfoManage_detail_page_line3_txt-1656" : "vehicle details",
"busInfoManage_detail_page_line9_txt-3807" : "Home page",
"busInfoManage_detail_page_line13_txt-2398" : "Basic information",
"busInfoManage_detail_page_line17_txt-1659" : "vehicle information management",
"busInfoManage_detail_page_line21_txt-1656" : "vehicle details",
"busInfoManage_detail_page_line44_txt-2597" : "Internal number",
"busInfoManage_detail_page_line52_txt-2686" : "Company",
"busInfoManage_detail_page_line60_txt-3219" : "branch:",
"busInfoManage_detail_page_line68_txt-2498" : "Vehicle Code",
"busInfoManage_detail_page_line76_txt-3704" : "license number",
"busInfoManage_detail_page_line84_txt-1770" : "equipment supplier",
"busInfoManage_detail_page_line87_txt-4058" : "Unknown",
"busInfoManage_detail_page_line92_txt-3697" : "terminal number",
"busInfoManage_detail_page_line100_txt-2262" : "vehicle type:",
"busInfoManage_detail_page_line106_txt-2256" : "technical speed:",
"busInfoManage_detail_page_line112_txt-3200" : "number of seats:",
"busInfoManage_detail_page_line118_txt-2243" : "passenger capacity:",
"busInfoManage_detail_page_line124_txt-3226" : "Standard fuel consumption(air-conditioner on):",
"busInfoManage_detail_page_line130_txt-4394" : "Standard fuel consumption(air-conditioner off):",
"busInfoManage_detail_page_line136_txt-3229" : "Scrap number:",
"busInfoManage_detail_page_line144_txt-2264" : "Scrap date:",
"busInfoManage_detail_page_line152_txt-3225" : "Brand model",
"busInfoManage_detail_page_line158_txt-3225" : "Brand model",
"busInfoManage_detail_page_line164_txt-1220" : "Vehicle grade standard:",
"busInfoManage_detail_page_line170_txt-1219" : "Factory emission standard:",
"busInfoManage_detail_page_line176_txt-2261" : "Engine number",
"busInfoManage_detail_page_line182_txt-2261" : "Engine number",
"busInfoManage_detail_page_line188_txt-3224" : "Frame number",
"busInfoManage_detail_page_line194_txt-3224" : "Frame number",
"busInfoManage_detail_page_line201_txt-2252" : "Activation date:",
"busInfoManage_detail_page_line209_txt-2251" : "Cancellation date:",
"busInfoManage_detail_page_line218_txt-1768" : "Is it an air-conditioned vehicle:",
"busInfoManage_detail_page_line225_txt-1762" : "Is there any ticket seller?",
"busInfoManage_detail_page_line232_txt-3207" : "Service screen:",
"busInfoManage_detail_page_line239_txt-3700" : "Is there an LED service screen?",
"busInfoManage_detail_page_line246_txt-2263" : "Vehicle type:",
"busInfoManage_detail_page_line249_txt-4058" : "Unknown",
"busInfoManage_detail_page_line254_txt-1769" : "Is it a motor vehicle:",
"busInfoManage_detail_page_line257_txt-4058" : "Unknown",
"busInfoManage_detail_page_line262_txt-1860" : "Operation status:",
"busInfoManage_detail_page_line265_txt-4058" : "Unknown",
"busInfoManage_detail_page_line270_txt-2245" : "Modification time:",
"busInfoManage_detail_page_line279_txt-2248" : "Is it a tram:",
"busInfoManage_detail_page_line286_txt-1218" : "Is it a hybrid tram:",
"busInfoManage_detail_page_line293_txt-1217" : "Is it a hydrogen energy vehicle:",
"busInfoManage_detail_page_line301_txt-3449" : "Remarks:",
// 页面:edit.html
"busInfoManage_edit_page_line3_txt-1644" : "Modify vehicle information",
"busInfoManage_edit_page_line9_txt-3807" : "Home page",
"busInfoManage_edit_page_line13_txt-2398" : "Basic information",
"busInfoManage_edit_page_line17_txt-1659" : "vehicle information management",
"busInfoManage_edit_page_line21_txt-1644" : "Modify vehicle information",
"busInfoManage_edit_page_line29_txt-3849" : "Form",
"busInfoManage_edit_page_line44_txt-2597" : "Internal number",
"busInfoManage_edit_page_line52_txt-706" : "Please enter the vehicle internal code",
"busInfoManage_edit_page_line56_txt-917" : "Internal number must be filled in",
"busInfoManage_edit_page_line59_txt-504" : "The internal number cannot exceed 20 characters.",
"busInfoManage_edit_page_line67_txt-2686" : "Company",
"busInfoManage_edit_page_line77_txt-973" : "Please select the company", //*
"busInfoManage_edit_page_line86_txt-1792" : "Company must be selected",
"busInfoManage_edit_page_line91_txt-3777" : "Branch company",
"busInfoManage_edit_page_line101_txt-973" : "Please select the branch",
"busInfoManage_edit_page_line110_txt-923" : "Branch must also be selected",
"busInfoManage_edit_page_line115_txt-2498" : "Vehicle Code",
"busInfoManage_edit_page_line119_txt-1265" : "Please enter the vehicle code",
"busInfoManage_edit_page_line127_txt-927" : "Vehicle code must be filled in",
"busInfoManage_edit_page_line135_txt-3704" : "license number",
"busInfoManage_edit_page_line139_txt-1840" : "Please enter the license number",
"busInfoManage_edit_page_line147_txt-1228" : "License number must be filled in",
"busInfoManage_edit_page_line155_txt-1770" : "equipment supplier",
"busInfoManage_edit_page_line165_txt-1288" : "Please select the equipment manufacturer",
"busInfoManage_edit_page_line172_txt-499" : "Equipment supplier must be selected",
"busInfoManage_edit_page_line177_txt-3697" : "terminal number",
"busInfoManage_edit_page_line181_txt-960" : "Please enter the equipment terminal number",
"busInfoManage_edit_page_line189_txt-686" : "Equipment terminal number must be filled in",
"busInfoManage_edit_page_line197_txt-2262" : "vehicle type:",
"busInfoManage_edit_page_line200_txt-1269" : "Please enter the vehicle type",
"busInfoManage_edit_page_line204_txt-2256" : "technical speed:",
"busInfoManage_edit_page_line207_txt-1267" : "Please enter the technical speed",
"busInfoManage_edit_page_line211_txt-3200" : "number of seats:",
"busInfoManage_edit_page_line214_txt-1841" : "Please enter the number of seats",
"busInfoManage_edit_page_line218_txt-2243" : "passenger capacity:",
"busInfoManage_edit_page_line221_txt-1266" : "Please enter the passenger capacity standard",
"busInfoManage_edit_page_line225_txt-3226" : "Standard fuel consumption(air-conditioner on):",
"busInfoManage_edit_page_line228_txt-1272" : "Please enter the standard fuel consumption(air-conditioner on)",
"busInfoManage_edit_page_line232_txt-4394" : "Standard fuel consumption(air-conditioner off):",
"busInfoManage_edit_page_line235_txt-4331" : "Please enter the standard fuel consumption(air-conditioner off)",
"busInfoManage_edit_page_line239_txt-2249" : "Is it scrapped:",
"busInfoManage_edit_page_line246_txt-3229" : "Scrap number:",
"busInfoManage_edit_page_line249_txt-1842" : "Please enter the scrap number",
"busInfoManage_edit_page_line254_txt-2264" : "Scrap date:",
"busInfoManage_edit_page_line258_txt-1282" : "Please select the scrap date",
"busInfoManage_edit_page_line271_txt-3225" : "Brand model",
"busInfoManage_edit_page_line274_txt-1271" : "Please enter the brand model",
"busInfoManage_edit_page_line278_txt-3225" : "Brand model",
"busInfoManage_edit_page_line281_txt-1271" : "Please enter the brand model",
"busInfoManage_edit_page_line285_txt-1220" : "Vehicle grade standard:",
"busInfoManage_edit_page_line288_txt-707" : "Please enter the vehicle grade standard",
"busInfoManage_edit_page_line292_txt-1219" : "Factory emission standard:",
"busInfoManage_edit_page_line295_txt-705" : "Please enter the exit emission standard",
"busInfoManage_edit_page_line299_txt-2261" : "Engine number",
"busInfoManage_edit_page_line302_txt-961" : "Please enter the engine number",
"busInfoManage_edit_page_line306_txt-2261" : "Engine number",
"busInfoManage_edit_page_line309_txt-961" : "Please enter the engine number",
"busInfoManage_edit_page_line313_txt-3224" : "Frame number",
"busInfoManage_edit_page_line316_txt-1270" : "Please enter the frame number",
"busInfoManage_edit_page_line320_txt-3224" : "Frame number",
"busInfoManage_edit_page_line323_txt-1270" : "Please enter the frame number",
"busInfoManage_edit_page_line327_txt-2252" : "Activation date:",
"busInfoManage_edit_page_line331_txt-1284" : "Please select the activation date",
"busInfoManage_edit_page_line344_txt-2251" : "Cancellation date:",
"busInfoManage_edit_page_line348_txt-1285" : "Please select the cancellation date",
"busInfoManage_edit_page_line362_txt-1768" : "Is it an air-conditioned vehicle:",
"busInfoManage_edit_page_line369_txt-1762" : "Is there any ticket seller?",
"busInfoManage_edit_page_line376_txt-3207" : "Service screen:",
"busInfoManage_edit_page_line383_txt-3700" : "Is there an LED service screen?",
"busInfoManage_edit_page_line390_txt-2263" : "Vehicle type:",
"busInfoManage_edit_page_line400_txt-1289" : "Please select the vehicle type",
"busInfoManage_edit_page_line408_txt-1769" : "Is it a motor vehicle:",
"busInfoManage_edit_page_line418_txt-974" : "Please select the motor vehicle type",
"busInfoManage_edit_page_line426_txt-1860" : "Operation status:",
"busInfoManage_edit_page_line436_txt-1287" : "Please select the operating status",
"busInfoManage_edit_page_line444_txt-2248" : "Is it a tram:",
"busInfoManage_edit_page_line451_txt-1218" : "Is it a hybrid tram:",
"busInfoManage_edit_page_line458_txt-1217" : "Is it a hydrogen energy vehicle:",
"busInfoManage_edit_page_line465_txt-3449" : "Remarks:",
"busInfoManage_edit_page_line480_txt-4173" : "Submit",
"busInfoManage_edit_page_line481_txt-3817" : "Cancel",
// 页面:form.html
"busInfoManage_form_page_line3_txt-1649" : "Add vehicle information",
"busInfoManage_form_page_line9_txt-3807" : "Home page",
"busInfoManage_form_page_line13_txt-2398" : "Basic information",
"busInfoManage_form_page_line17_txt-1659" : "vehicle information management",
"busInfoManage_form_page_line21_txt-1649" : "Add vehicle information",
"busInfoManage_form_page_line29_txt-3849" : "Form",
"busInfoManage_form_page_line44_txt-2597" : "Internal number",
"busInfoManage_form_page_line52_txt-706" : "Please enter the vehicle internal code",
"busInfoManage_form_page_line56_txt-917" : "Internal number must be filled in",
"busInfoManage_form_page_line59_txt-504" : "The internal number cannot exceed 20 characters.",
"busInfoManage_form_page_line67_txt-2686" : "Company",
"busInfoManage_form_page_line77_txt-973" : "Please select the company", //*
"busInfoManage_form_page_line86_txt-1792" : "Company must be selected",
"busInfoManage_form_page_line91_txt-3777" : "Branch company",
"busInfoManage_form_page_line101_txt-973" : "Please select the branch",
"busInfoManage_form_page_line110_txt-923" : "Branch must also be selected",
"busInfoManage_form_page_line115_txt-2498" : "Vehicle Code",
"busInfoManage_form_page_line119_txt-1265" : "Please enter the vehicle code",
"busInfoManage_form_page_line127_txt-927" : "Vehicle code must be filled in",
"busInfoManage_form_page_line135_txt-3704" : "license number",
"busInfoManage_form_page_line139_txt-1840" : "Please enter the license number",
"busInfoManage_form_page_line147_txt-1228" : "License number must be filled in",
"busInfoManage_form_page_line155_txt-1770" : "equipment supplier",
"busInfoManage_form_page_line165_txt-1288" : "Please select the equipment manufacturer",
"busInfoManage_form_page_line172_txt-499" : "Equipment supplier must be selected",
"busInfoManage_form_page_line177_txt-3697" : "terminal number",
"busInfoManage_form_page_line181_txt-960" : "Please enter the equipment terminal number",
"busInfoManage_form_page_line189_txt-686" : "Equipment terminal number must be filled in",
"busInfoManage_form_page_line197_txt-2262" : "vehicle type:",
"busInfoManage_form_page_line200_txt-1269" : "Please enter the vehicle type",
"busInfoManage_form_page_line204_txt-2256" : "technical speed:",
"busInfoManage_form_page_line207_txt-1267" : "Please enter the technical speed",
"busInfoManage_form_page_line211_txt-3200" : "number of seats:",
"busInfoManage_form_page_line214_txt-1841" : "Please enter the number of seats",
"busInfoManage_form_page_line218_txt-2243" : "passenger capacity:",
"busInfoManage_form_page_line221_txt-1266" : "Please enter the passenger capacity standard",
"busInfoManage_form_page_line225_txt-3226" : "Standard fuel consumption(air-conditioner on):",
"busInfoManage_form_page_line228_txt-1272" : "Please enter the standard fuel consumption(air-conditioner on)",
"busInfoManage_form_page_line232_txt-4394" : "Standard fuel consumption(air-conditioner off):",
"busInfoManage_form_page_line235_txt-4331" : "Please enter the standard fuel consumption(air-conditioner off)",
"busInfoManage_form_page_line264_txt-3225" : "Brand model",
"busInfoManage_form_page_line267_txt-1271" : "Please enter the brand model",
"busInfoManage_form_page_line271_txt-3225" : "Brand model",
"busInfoManage_form_page_line274_txt-1271" : "Please enter the brand model",
"busInfoManage_form_page_line278_txt-1220" : "Vehicle grade standard:",
"busInfoManage_form_page_line281_txt-707" : "Please enter the vehicle grade standard",
"busInfoManage_form_page_line285_txt-1219" : "Factory emission standard:",
"busInfoManage_form_page_line288_txt-705" : "Please enter the exit emission standard",
"busInfoManage_form_page_line292_txt-2261" : "Engine number",
"busInfoManage_form_page_line295_txt-961" : "Please enter the engine number",
"busInfoManage_form_page_line299_txt-2261" : "Engine number",
"busInfoManage_form_page_line302_txt-961" : "Please enter the engine number",
"busInfoManage_form_page_line306_txt-3224" : "Frame number",
"busInfoManage_form_page_line309_txt-1270" : "Please enter the frame number",
"busInfoManage_form_page_line313_txt-3224" : "Frame number",
"busInfoManage_form_page_line316_txt-1270" : "Please enter the frame number",
"busInfoManage_form_page_line320_txt-2252" : "Activation date:",
"busInfoManage_form_page_line324_txt-1284" : "Please select the activation date",
"busInfoManage_form_page_line337_txt-2251" : "Cancellation date:",
"busInfoManage_form_page_line341_txt-1285" : "Please select the cancellation date",
"busInfoManage_form_page_line355_txt-1768" : "Is it an air-conditioned vehicle:",
"busInfoManage_form_page_line362_txt-1762" : "Is there any ticket seller?",
"busInfoManage_form_page_line369_txt-3207" : "Service screen:",
"busInfoManage_form_page_line376_txt-3700" : "Is there an LED service screen?",
"busInfoManage_form_page_line383_txt-2263" : "Vehicle type:",
"busInfoManage_form_page_line393_txt-1289" : "Please select the vehicle type",
"busInfoManage_form_page_line401_txt-1769" : "Is it a motor vehicle:",
"busInfoManage_form_page_line411_txt-974" : "Please select the motor vehicle type",
"busInfoManage_form_page_line419_txt-1860" : "Operation status:",
"busInfoManage_form_page_line429_txt-1287" : "Please select the operating status",
"busInfoManage_form_page_line437_txt-2248" : "Is it a tram:",
"busInfoManage_form_page_line444_txt-1218" : "Is it a hybrid tram:",
"busInfoManage_form_page_line451_txt-1217" : "Is it a hydrogen energy vehicle:",
"busInfoManage_form_page_line458_txt-3449" : "Remarks:",
"busInfoManage_form_page_line473_txt-4173" : "Submit",
"busInfoManage_form_page_line474_txt-3817" : "Cancel",
// module.js
"busInfoManage_module_js_line31_txt-2479" : "Vehicle number",
"busInfoManage_module_js_line33_txt-3764" : "Self-numbering",
"busInfoManage_module_js_line34_txt-3094" : "Equipment number",
"busInfoManage_module_js_line35_txt-3704" : "license number",
"busInfoManage_module_js_line36_txt-3096" : "Company",
"busInfoManage_module_js_line37_txt-2188" : "Branch",
"busInfoManage_module_js_line38_txt-3281" : "Electric car or not",
"busInfoManage_module_js_line39_txt-3125" : "Is it scrapped",
"busInfoManage_module_js_line40_txt-3124" : "Update time",
"busInfoManage_module_js_line206_txt-1617" : "vehicle basic information",
"busInfoManage_module_js_line302_txt-3729" : "Failed:",
"busInfoManage_module_js_line434_txt-4009" : "Vehicles",
"busInfoManage_module_js_line434_txt-3066" : "Details",
};
// TODO;