n20-common-lib 2.6.71 → 2.6.73
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/assets/.DS_Store +0 -0
- package/src/assets/iconFont5/demo_index.html +256 -3
- package/src/assets/iconFont5/iconfont.css +47 -3
- package/src/assets/iconFont5/iconfont.js +1 -1
- package/src/assets/iconFont5/iconfont.json +77 -0
- package/src/assets/iconFont5/iconfont.ttf +0 -0
- package/src/assets/iconFont5/iconfont.woff +0 -0
- package/src/assets/iconFont5/iconfont.woff2 +0 -0
- package/src/components/ApprovalButtons/index.vue +0 -1
- package/src/components/Layout/HeaderWrap/indexN.vue +6 -0
- package/src/components/LoginTemporary/indexN.vue +8 -4
- package/src/i18n.json +1299 -651
- package/src/utils/i18n/index.js +4 -1
- package/style/fonts/iconfont.1676b4d9.woff2 +0 -0
- package/style/fonts/{iconfont.72eacf7d.ttf → iconfont.2be34155.ttf} +0 -0
- package/style/fonts/iconfont.ac432622.woff +0 -0
- package/style/index.css +1 -1
- package/theme/blue.css +1 -1
- package/theme/cctcRed.css +1 -1
- package/theme/fonts/iconfont.1676b4d9.woff2 +0 -0
- package/theme/fonts/iconfont.2be34155.ttf +0 -0
- package/theme/fonts/iconfont.ac432622.woff +0 -0
- package/theme/green.css +1 -1
- package/theme/lightBlue.css +1 -1
- package/theme/orange.css +1 -1
- package/theme/purple.css +1 -1
- package/theme/red.css +1 -1
- package/theme/yellow.css +1 -1
- package/style/fonts/iconfont.384a1d95.woff +0 -0
- package/style/fonts/iconfont.72a1a997.woff2 +0 -0
package/src/i18n.json
CHANGED
|
@@ -1,1934 +1,2582 @@
|
|
|
1
1
|
{
|
|
2
2
|
"筛选": {
|
|
3
|
-
"en": "Filter"
|
|
3
|
+
"en": "Filter",
|
|
4
|
+
"th": "กรอง"
|
|
4
5
|
},
|
|
5
6
|
"初始化": {
|
|
6
|
-
"en": "Initialization"
|
|
7
|
+
"en": "Initialization",
|
|
8
|
+
"th": "เริ่มต้น"
|
|
7
9
|
},
|
|
8
10
|
"确认初始化吗?": {
|
|
9
|
-
"en": "Are you sure to initialize?"
|
|
11
|
+
"en": "Are you sure to initialize?",
|
|
12
|
+
"th": "คุณแน่ใจหรือไม่ว่าจะเริ่มต้น?"
|
|
10
13
|
},
|
|
11
14
|
"初始化后将全局生效!": {
|
|
12
|
-
"en": "After initialization, it will be global!"
|
|
15
|
+
"en": "After initialization, it will be global!",
|
|
16
|
+
"th": "หลังจากการเริ่มต้น มันจะเป็นระดับโลก!"
|
|
13
17
|
},
|
|
14
18
|
"数据请求": {
|
|
15
|
-
"en": "Data request"
|
|
19
|
+
"en": "Data request",
|
|
20
|
+
"th": "คำขอข้อมูล"
|
|
16
21
|
},
|
|
17
22
|
"新一代集团财资管理系统": {
|
|
18
|
-
"en": "Group Treasury Management System"
|
|
23
|
+
"en": "Group Treasury Management System",
|
|
24
|
+
"th": "ระบบการจัดการเงินสำหรับกลุ่ม"
|
|
19
25
|
},
|
|
20
26
|
"不支持在线预览,请": {
|
|
21
|
-
"en": "Online preview is not supported, please"
|
|
27
|
+
"en": "Online preview is not supported, please",
|
|
28
|
+
"th": "ไม่สนับสนุนการดูตัวอย่างออนไลน์ โปรด"
|
|
22
29
|
},
|
|
23
30
|
"已选合计": {
|
|
24
|
-
"en": "Total selected"
|
|
31
|
+
"en": "Total selected",
|
|
32
|
+
"th": "รวมทั้งหมด"
|
|
25
33
|
},
|
|
26
34
|
"天!": {
|
|
27
|
-
"en": "God!"
|
|
35
|
+
"en": "God!",
|
|
36
|
+
"th": "เจ้า!"
|
|
28
37
|
},
|
|
29
38
|
"今天开始": {
|
|
30
|
-
"en": "Today starts"
|
|
39
|
+
"en": "Today starts",
|
|
40
|
+
"th": "วันนี้เริ่มต้น"
|
|
31
41
|
},
|
|
32
42
|
"今天截止": {
|
|
33
|
-
"en": "Today ends"
|
|
43
|
+
"en": "Today ends",
|
|
44
|
+
"th": "วันนี้สิ้นสุด"
|
|
34
45
|
},
|
|
35
46
|
"截止": {
|
|
36
|
-
"en": "The deadline"
|
|
47
|
+
"en": "The deadline",
|
|
48
|
+
"th": "วันสุดท้าย"
|
|
37
49
|
},
|
|
38
50
|
"搜索筛选条件": {
|
|
39
|
-
"en": "Search filter conditions"
|
|
51
|
+
"en": "Search filter conditions",
|
|
52
|
+
"th": "เงื่อนไขการกรองการค้นหา"
|
|
40
53
|
},
|
|
41
54
|
"审批进度查看": {
|
|
42
|
-
"en": "Review of approval progress"
|
|
55
|
+
"en": "Review of approval progress",
|
|
56
|
+
"th": "ตรวจสอบความก้าวหน้าในการอนุมัติ"
|
|
43
57
|
},
|
|
44
58
|
"至少设置": {
|
|
45
|
-
"en": "At least set"
|
|
59
|
+
"en": "At least set",
|
|
60
|
+
"th": "ตั้งอย่างน้อย"
|
|
46
61
|
},
|
|
47
62
|
"特殊资源": {
|
|
48
|
-
"en": "Special resources"
|
|
63
|
+
"en": "Special resources",
|
|
64
|
+
"th": "ทรัพยากรพิเศษ"
|
|
49
65
|
},
|
|
50
66
|
"文件大小不能超过": {
|
|
51
|
-
"en": "File size cannot exceed"
|
|
67
|
+
"en": "File size cannot exceed",
|
|
68
|
+
"th": "ขนาดไฟล์ต้องไม่เกิน"
|
|
52
69
|
},
|
|
53
70
|
"继续上传": {
|
|
54
|
-
"en": "Continue uploading"
|
|
71
|
+
"en": "Continue uploading",
|
|
72
|
+
"th": "อัปโหลดต่อ"
|
|
55
73
|
},
|
|
56
74
|
"请求返回文件大小0KB": {
|
|
57
|
-
"en": "Request to return file size 0KB"
|
|
75
|
+
"en": "Request to return file size 0KB",
|
|
76
|
+
"th": "คำขอส่งกลับขนาดไฟล์ 0KB"
|
|
58
77
|
},
|
|
59
78
|
"到本地查看": {
|
|
60
|
-
"en": "View locally"
|
|
79
|
+
"en": "View locally",
|
|
80
|
+
"th": "ดูในท้องถิ่น"
|
|
61
81
|
},
|
|
62
82
|
"请输入验证码!": {
|
|
63
|
-
"en": "Please enter the verification code!"
|
|
83
|
+
"en": "Please enter the verification code!",
|
|
84
|
+
"th": "โปรดป้อนรหัสยืนยัน!"
|
|
64
85
|
},
|
|
65
86
|
"暂无消息": {
|
|
66
|
-
"en": "No message yet"
|
|
87
|
+
"en": "No message yet",
|
|
88
|
+
"th": "ยังไม่มีข้อความ"
|
|
67
89
|
},
|
|
68
90
|
"文件导入": {
|
|
69
|
-
"en": "File import"
|
|
91
|
+
"en": "File import",
|
|
92
|
+
"th": "นำเข้าไฟล์"
|
|
70
93
|
},
|
|
71
94
|
"操作": {
|
|
72
|
-
"en": "Operation"
|
|
95
|
+
"en": "Operation",
|
|
96
|
+
"th": "การดำเนินการ"
|
|
73
97
|
},
|
|
74
98
|
"驳回至上一节点": {
|
|
75
|
-
"en": "Reject to previous node"
|
|
99
|
+
"en": "Reject to previous node",
|
|
100
|
+
"th": "ปฏิเสธไปยังโหนดก่อนหน้า"
|
|
76
101
|
},
|
|
77
102
|
"已签订": {
|
|
78
|
-
"en": "Signed"
|
|
103
|
+
"en": "Signed",
|
|
104
|
+
"th": "เซ็น"
|
|
79
105
|
},
|
|
80
106
|
"否": {
|
|
81
|
-
"en": "No"
|
|
107
|
+
"en": "No",
|
|
108
|
+
"th": "ไม่"
|
|
82
109
|
},
|
|
83
110
|
"请选择": {
|
|
84
|
-
"en": "Please select"
|
|
111
|
+
"en": "Please select",
|
|
112
|
+
"th": "โปรดเลือก"
|
|
85
113
|
},
|
|
86
114
|
"小时过期\n您尽快到北京数字证书认证中心办理证书更新手续!": {
|
|
87
|
-
"en": "Hours expired\nYou go to Beijing Digital Certificate Certification Center for certificate renewal as soon as possible!"
|
|
115
|
+
"en": "Hours expired\nYou go to Beijing Digital Certificate Certification Center for certificate renewal as soon as possible!",
|
|
116
|
+
"th": "หมดอายุในชั่วโมง\nคุณไปที่ศูนย์รับรองใบรับรองดิจิทัลของปักกิ่งเพื่อต่ออายุใบรับรองใหม่โดยเร็วที่สุด!"
|
|
88
117
|
},
|
|
89
118
|
"改造文档": {
|
|
90
|
-
"en": "Transformation document"
|
|
119
|
+
"en": "Transformation document",
|
|
120
|
+
"th": "เอกสารการปรับปรุง"
|
|
91
121
|
},
|
|
92
122
|
"主题设置": {
|
|
93
|
-
"en": "Theme settings"
|
|
123
|
+
"en": "Theme settings",
|
|
124
|
+
"th": "การตั้งค่าธีม"
|
|
94
125
|
},
|
|
95
126
|
"登录": {
|
|
96
|
-
"en": "Login"
|
|
127
|
+
"en": "Login",
|
|
128
|
+
"th": "เข้าสู่ระบบ"
|
|
97
129
|
},
|
|
98
130
|
"银行账户组定义": {
|
|
99
|
-
"en": "Bank Account Group Definition"
|
|
131
|
+
"en": "Bank Account Group Definition",
|
|
132
|
+
"th": "กลุ่มบัญชีธนาคารกำหนด"
|
|
100
133
|
},
|
|
101
134
|
"请求超时": {
|
|
102
|
-
"en": "Request timeout"
|
|
135
|
+
"en": "Request timeout",
|
|
136
|
+
"th": "หมดเวลาขอ"
|
|
103
137
|
},
|
|
104
138
|
"回单": {
|
|
105
|
-
"en": "Return"
|
|
139
|
+
"en": "Return",
|
|
140
|
+
"th": "กลับ"
|
|
106
141
|
},
|
|
107
142
|
"框架": {
|
|
108
|
-
"en": "Framework"
|
|
143
|
+
"en": "Framework",
|
|
144
|
+
"th": "กรอบ"
|
|
109
145
|
},
|
|
110
146
|
"审批类型": {
|
|
111
|
-
"en": "Approval Type"
|
|
147
|
+
"en": "Approval Type",
|
|
148
|
+
"th": "ประเภทการอนุมัติ"
|
|
112
149
|
},
|
|
113
150
|
"选择器": {
|
|
114
|
-
"en": "Selector"
|
|
151
|
+
"en": "Selector",
|
|
152
|
+
"th": "ตัวเลือก"
|
|
115
153
|
},
|
|
116
154
|
"登录失败!": {
|
|
117
|
-
"en": "Login failed!"
|
|
155
|
+
"en": "Login failed!",
|
|
156
|
+
"th": "เข้าสู่ระบบล้มเหลว!"
|
|
118
157
|
},
|
|
119
158
|
"业务弹窗": {
|
|
120
|
-
"en": "Business pop-up window"
|
|
159
|
+
"en": "Business pop-up window",
|
|
160
|
+
"th": "หน้าต่างป๊อปอัพธุรกิจ"
|
|
121
161
|
},
|
|
122
162
|
"删除": {
|
|
123
|
-
"en": "Remove"
|
|
163
|
+
"en": "Remove",
|
|
164
|
+
"th": "ลบ"
|
|
124
165
|
},
|
|
125
166
|
"退出提示": {
|
|
126
|
-
"en": "Exit prompt"
|
|
167
|
+
"en": "Exit prompt",
|
|
168
|
+
"th": "คำแนะนำในการออก"
|
|
127
169
|
},
|
|
128
170
|
"请选择活动资源": {
|
|
129
|
-
"en": "Please select an active resource"
|
|
171
|
+
"en": "Please select an active resource",
|
|
172
|
+
"th": "โปรดเลือกทรัพยากรที่ใช้งานอยู่"
|
|
130
173
|
},
|
|
131
174
|
"安装说明": {
|
|
132
|
-
"en": "Installation instructions"
|
|
175
|
+
"en": "Installation instructions",
|
|
176
|
+
"th": "คำแนะนำในการติดตั้ง"
|
|
133
177
|
},
|
|
134
178
|
"上传失败!": {
|
|
135
|
-
"en": "Upload failed!"
|
|
179
|
+
"en": "Upload failed!",
|
|
180
|
+
"th": "อัปโหลดล้มเหลว!"
|
|
136
181
|
},
|
|
137
182
|
"导入统计": {
|
|
138
|
-
"en": "Import statistics"
|
|
183
|
+
"en": "Import statistics",
|
|
184
|
+
"th": "สถิติการนำเข้า"
|
|
139
185
|
},
|
|
140
186
|
"标签": {
|
|
141
|
-
"en": "Label"
|
|
187
|
+
"en": "Label",
|
|
188
|
+
"th": "ป้ายชื่อ"
|
|
142
189
|
},
|
|
143
190
|
"已选": {
|
|
144
|
-
"en": "Selected"
|
|
191
|
+
"en": "Selected",
|
|
192
|
+
"th": "เลือกแล้ว"
|
|
145
193
|
},
|
|
146
194
|
"名称:": {
|
|
147
|
-
"en": "Name:"
|
|
195
|
+
"en": "Name:",
|
|
196
|
+
"th": "ชื่อ:"
|
|
148
197
|
},
|
|
149
198
|
"名称": {
|
|
150
|
-
"en": "Name"
|
|
199
|
+
"en": "Name",
|
|
200
|
+
"th": "ชื่อ"
|
|
151
201
|
},
|
|
152
202
|
"地推活动": {
|
|
153
|
-
"en": "
|
|
203
|
+
"en": "Ground push activity",
|
|
204
|
+
"th": "กิจกรรมดันดิน"
|
|
154
205
|
},
|
|
155
206
|
"签名解签失败!": {
|
|
156
|
-
"en": "Signature undo failed!"
|
|
207
|
+
"en": "Signature undo failed!",
|
|
208
|
+
"th": "การยกเลิกลายเซ็นล้มเหลว!"
|
|
157
209
|
},
|
|
158
210
|
"任务提醒": {
|
|
159
|
-
"en": "Task reminder"
|
|
211
|
+
"en": "Task reminder",
|
|
212
|
+
"th": "การแจ้งเตือนงาน"
|
|
160
213
|
},
|
|
161
214
|
"浮层待办": {
|
|
162
|
-
"en": "Floating to do"
|
|
215
|
+
"en": "Floating to do",
|
|
216
|
+
"th": "การทำแบบลอย"
|
|
163
217
|
},
|
|
164
218
|
"操作Tab": {
|
|
165
|
-
"en": "Operate Tab"
|
|
219
|
+
"en": "Operate Tab",
|
|
220
|
+
"th": "แท็บดำเนินการ"
|
|
166
221
|
},
|
|
167
222
|
"驳回至上一节": {
|
|
168
|
-
"en": "Rejected to the previous section"
|
|
223
|
+
"en": "Rejected to the previous section",
|
|
224
|
+
"th": "ตีกลับไปยังส่วนก่อนหน้า"
|
|
169
225
|
},
|
|
170
226
|
"当前用户": {
|
|
171
|
-
"en": "Current user"
|
|
227
|
+
"en": "Current user",
|
|
228
|
+
"th": "ผู้ใช้ปัจจุบัน"
|
|
172
229
|
},
|
|
173
230
|
"次机会重试!": {
|
|
174
|
-
"en": "Try again!"
|
|
231
|
+
"en": "Try again!",
|
|
232
|
+
"th": "ลองอีกครั้ง!"
|
|
175
233
|
},
|
|
176
234
|
"输入框": {
|
|
177
|
-
"en": "Input box"
|
|
235
|
+
"en": "Input box",
|
|
236
|
+
"th": "กล่องข้อมูล"
|
|
178
237
|
},
|
|
179
238
|
"待办事项审批": {
|
|
180
|
-
"en": "To-Do Approval"
|
|
239
|
+
"en": "To-Do Approval",
|
|
240
|
+
"th": "การอนุมัติงานที่รอดำเนินการ"
|
|
181
241
|
},
|
|
182
242
|
"默认标题": {
|
|
183
|
-
"en": "Default title"
|
|
243
|
+
"en": "Default title",
|
|
244
|
+
"th": "หัวข้อเริ่มต้น"
|
|
184
245
|
},
|
|
185
246
|
"页": {
|
|
186
|
-
"en": "Page"
|
|
247
|
+
"en": "Page",
|
|
248
|
+
"th": "หน้า"
|
|
187
249
|
},
|
|
188
250
|
"请输入": {
|
|
189
|
-
"en": "Please enter"
|
|
251
|
+
"en": "Please enter",
|
|
252
|
+
"th": "โปรดป้อน"
|
|
190
253
|
},
|
|
191
254
|
"国际化": {
|
|
192
|
-
"en": "Internationalization"
|
|
255
|
+
"en": "Internationalization",
|
|
256
|
+
"th": "การทำให้เป็นระดับนานาชาติ"
|
|
193
257
|
},
|
|
194
258
|
"美食/餐厅线上活动": {
|
|
195
|
-
"en": "Food/restaurant online activities"
|
|
259
|
+
"en": "Food/restaurant online activities",
|
|
260
|
+
"th": "กิจกรรมออนไลน์เกี่ยวกับอาหาร/ร้านอาหาร"
|
|
196
261
|
},
|
|
197
262
|
"取消": {
|
|
198
|
-
"en": "Cancel"
|
|
263
|
+
"en": "Cancel",
|
|
264
|
+
"th": "ยกเลิก"
|
|
199
265
|
},
|
|
200
266
|
"取消导入": {
|
|
201
|
-
"en": "Cancel import"
|
|
267
|
+
"en": "Cancel import",
|
|
268
|
+
"th": "ยกเลิกการนำเข้า"
|
|
202
269
|
},
|
|
203
270
|
"省市区级联": {
|
|
204
|
-
"en": "Provincial, municipal and district cascade"
|
|
271
|
+
"en": "Provincial, municipal and district cascade",
|
|
272
|
+
"th": "การแยกระดับจังหวัด, อำเภอและเขต"
|
|
205
273
|
},
|
|
206
274
|
"忘记密码": {
|
|
207
|
-
"en": "Forgot password"
|
|
275
|
+
"en": "Forgot password",
|
|
276
|
+
"th": "ลืมรหัสผ่าน"
|
|
208
277
|
},
|
|
209
278
|
"密码至少包括数字,字母,特殊符号其中两种": {
|
|
210
|
-
"en": "Passwords include at least two kinds of numbers, letters and special symbols."
|
|
279
|
+
"en": "Passwords include at least two kinds of numbers, letters and special symbols.",
|
|
280
|
+
"th": "รหัสผ่านต้องประกอบด้วยอย่างน้อย 2 ชนิดของตัวเลข, ตัวอักษร และอักขระพิเศษ"
|
|
211
281
|
},
|
|
212
282
|
"请输入利率": {
|
|
213
|
-
"en": "Rate"
|
|
283
|
+
"en": "Rate",
|
|
284
|
+
"th": "กรุณาป้อนอัตรา"
|
|
214
285
|
},
|
|
215
286
|
"其中有效数据": {
|
|
216
|
-
"en": "where valid data"
|
|
287
|
+
"en": "where valid data",
|
|
288
|
+
"th": "ที่มีข้อมูลที่ถูกต้อง"
|
|
217
289
|
},
|
|
218
290
|
"为达到更好的体验效果,请": {
|
|
219
|
-
"en": "In order to achieve a better experience, please"
|
|
291
|
+
"en": "In order to achieve a better experience, please",
|
|
292
|
+
"th": "เพื่อให้ประสบการในการใช้งานยอดดีขึ้น กรุณา"
|
|
220
293
|
},
|
|
221
294
|
"语言切换": {
|
|
222
|
-
"en": "Language switching"
|
|
295
|
+
"en": "Language switching",
|
|
296
|
+
"th": "การเปลี่ยนภาษา"
|
|
223
297
|
},
|
|
224
298
|
"每页显示": {
|
|
225
|
-
"en": "Items per page"
|
|
299
|
+
"en": "Items per page",
|
|
300
|
+
"th": "แสดงรายการต่อหน้า"
|
|
226
301
|
},
|
|
227
302
|
"全部": {
|
|
228
|
-
"en": "All"
|
|
303
|
+
"en": "All",
|
|
304
|
+
"th": "ทั้งหมด"
|
|
229
305
|
},
|
|
230
306
|
"当前选定项": {
|
|
231
|
-
"en": "Currently selected item"
|
|
307
|
+
"en": "Currently selected item",
|
|
308
|
+
"th": "รายการที่เลือกในขณะนี้"
|
|
232
309
|
},
|
|
233
310
|
"抽屉组件": {
|
|
234
|
-
"en": "Drawer Assembly"
|
|
311
|
+
"en": "Drawer Assembly",
|
|
312
|
+
"th": "การตกลง.Assembly"
|
|
235
313
|
},
|
|
236
314
|
"审批时间": {
|
|
237
|
-
"en": "Approval time"
|
|
315
|
+
"en": "Approval time",
|
|
316
|
+
"th": "วันที่การอนุมัติ"
|
|
238
317
|
},
|
|
239
318
|
"子票区间起": {
|
|
240
|
-
"en": "From the sub-ticket interval"
|
|
319
|
+
"en": "From the sub-ticket interval",
|
|
320
|
+
"th": "จากช่วงเวลาของตั๋วย่อย"
|
|
241
321
|
},
|
|
242
322
|
"更新日志": {
|
|
243
|
-
"en": "Update log"
|
|
323
|
+
"en": "Update log",
|
|
324
|
+
"th": "บันทึกการอัปเดต"
|
|
244
325
|
},
|
|
245
326
|
"修改密码": {
|
|
246
|
-
"en": "Modify password"
|
|
327
|
+
"en": "Modify password",
|
|
328
|
+
"th": "การแก้ไขรหัสผ่าน"
|
|
247
329
|
},
|
|
248
330
|
"英文": {
|
|
249
|
-
"en": "English"
|
|
331
|
+
"en": "English",
|
|
332
|
+
"th": "อังกฤษ"
|
|
333
|
+
},
|
|
334
|
+
"泰文": {
|
|
335
|
+
"en": "Thai",
|
|
336
|
+
"th": "ไทย"
|
|
337
|
+
},
|
|
338
|
+
"修改人员信息": {
|
|
339
|
+
"en": "Modify personnel information",
|
|
340
|
+
"th": "การแก้ไขข้อมูลบุคคล"
|
|
250
341
|
},
|
|
251
342
|
"确认密码": {
|
|
252
|
-
"en": "Confirm password"
|
|
343
|
+
"en": "Confirm password",
|
|
344
|
+
"th": "ยืนยันรหัสผ่าน"
|
|
253
345
|
},
|
|
254
346
|
"警告提示": {
|
|
255
|
-
"en": "Warning tips"
|
|
347
|
+
"en": "Warning tips",
|
|
348
|
+
"th": "คำแนะนำเตือน"
|
|
256
349
|
},
|
|
257
350
|
"更多": {
|
|
258
|
-
"en": "More"
|
|
351
|
+
"en": "More",
|
|
352
|
+
"th": "อื่น ๆ"
|
|
259
353
|
},
|
|
260
354
|
"自定义": {
|
|
261
|
-
"en": "Custom"
|
|
355
|
+
"en": "Custom",
|
|
356
|
+
"th": "กำหนดเอง"
|
|
262
357
|
},
|
|
263
358
|
"审批意见": {
|
|
264
|
-
"en": "Approval Opinions"
|
|
359
|
+
"en": "Approval Opinions",
|
|
360
|
+
"th": "ความคิดเห็นการอนุมัติ"
|
|
265
361
|
},
|
|
266
362
|
"批 准": {
|
|
267
|
-
"en": "Approve"
|
|
363
|
+
"en": "Approve",
|
|
364
|
+
"th": "การอนุมัติ"
|
|
268
365
|
},
|
|
269
366
|
"请输入手机号": {
|
|
270
|
-
"en": "Please enter your mobile phone number"
|
|
367
|
+
"en": "Please enter your mobile phone number",
|
|
368
|
+
"th": "กรุณาป้อนหมายเลขโทรศัพท์มือถือของคุณ"
|
|
271
369
|
},
|
|
272
370
|
"支持扩展名:.rar .zip .doc .docx .pdf .jpg...": {
|
|
273
|
-
"en": "Support extension:.rar .zip .doc .docx .pdf .jpg..."
|
|
371
|
+
"en": "Support extension:.rar .zip .doc .docx .pdf .jpg...",
|
|
372
|
+
"th": "รองรับสกุล: .rar .zip .doc .docx .pdf .jpg..."
|
|
274
373
|
},
|
|
275
374
|
"进度条": {
|
|
276
|
-
"en": "progress bar"
|
|
375
|
+
"en": "progress bar",
|
|
376
|
+
"th": "กรุณากรอกข้อมูล"
|
|
277
377
|
},
|
|
278
378
|
"属性:": {
|
|
279
|
-
"en": "Property:"
|
|
379
|
+
"en": "Property:",
|
|
380
|
+
"th": "คุณสมบัติ:"
|
|
280
381
|
},
|
|
281
382
|
"折叠面板": {
|
|
282
|
-
"en": "Folding panel"
|
|
383
|
+
"en": "Folding panel",
|
|
384
|
+
"th": "แผงขยาย"
|
|
283
385
|
},
|
|
284
386
|
"分钟过期\n您尽快到北京数字证书认证中心办理证书更新手续!": {
|
|
285
|
-
"en": "Minutes expired\nYou go to Beijing Digital Certificate Certification Center for certificate renewal as soon as possible!"
|
|
387
|
+
"en": "Minutes expired\nYou go to Beijing Digital Certificate Certification Center for certificate renewal as soon as possible!",
|
|
388
|
+
"th": "นาทีที่ผ่านไปแล้ว\nคุณควรไปที่การตรวจสอบการรับรองความถูกต้องทางการรับรองความถูกต้องของจัดการการรับรองความถูกต้องในอินเดียที่สุดที่สุด!"
|
|
286
389
|
},
|
|
287
390
|
"图标": {
|
|
288
|
-
"en": "Icons"
|
|
391
|
+
"en": "Icons",
|
|
392
|
+
"th": "ไอคอน"
|
|
289
393
|
},
|
|
290
394
|
"表格": {
|
|
291
|
-
"en": "Table"
|
|
395
|
+
"en": "Table",
|
|
396
|
+
"th": "ตาราง"
|
|
292
397
|
},
|
|
293
398
|
"恢复默认": {
|
|
294
|
-
"en": "Restore Default"
|
|
399
|
+
"en": "Restore Default",
|
|
400
|
+
"th": "กู้คืนค่าเริ่มต้น"
|
|
295
401
|
},
|
|
296
402
|
"日期选择框": {
|
|
297
|
-
"en": "Date selection box"
|
|
403
|
+
"en": "Date selection box",
|
|
404
|
+
"th": "กล่องเลือกวันที่"
|
|
298
405
|
},
|
|
299
406
|
"404,网络连接失败!": {
|
|
300
|
-
"en": "404, network connection failed!"
|
|
407
|
+
"en": "404, network connection failed!",
|
|
408
|
+
"th": "404, การเชื่อมต่อเครือข่ายล้มเหลว!"
|
|
301
409
|
},
|
|
302
410
|
"新增字段": {
|
|
303
|
-
"en": "New field"
|
|
411
|
+
"en": "New field",
|
|
412
|
+
"th": "ฟิลด์ใหม่"
|
|
304
413
|
},
|
|
305
414
|
"请填写名称": {
|
|
306
|
-
"en": "Please fill in the name"
|
|
415
|
+
"en": "Please fill in the name",
|
|
416
|
+
"th": "โปรดกรอกชื่อ"
|
|
307
417
|
},
|
|
308
418
|
"添加成功": {
|
|
309
|
-
"en": "Added successfully"
|
|
419
|
+
"en": "Added successfully",
|
|
420
|
+
"th": "เพิ่มสำเร็จ"
|
|
310
421
|
},
|
|
311
422
|
"新增字段必须包含子级!": {
|
|
312
|
-
"en": "New field must contain sub-level!"
|
|
423
|
+
"en": "New field must contain sub-level!",
|
|
424
|
+
"th": "ฟิลด์ใหม่ต้องมีระดับย่อย!"
|
|
313
425
|
},
|
|
314
426
|
"已有重名字段,请修改": {
|
|
315
|
-
"en": "There is already a field with the same name, please modify"
|
|
427
|
+
"en": "There is already a field with the same name, please modify",
|
|
428
|
+
"th": "มีฟิลด์ที่ใช้ชื่อเดียวกันแล้ว โปรดแก้ไข"
|
|
316
429
|
},
|
|
317
430
|
"表头设置": {
|
|
318
|
-
"en": "Table header settings"
|
|
431
|
+
"en": "Table header settings",
|
|
432
|
+
"th": "การตั้งค่าหัวตาราง"
|
|
319
433
|
},
|
|
320
434
|
"是否折行": {
|
|
321
|
-
"en": "Whether to wrap"
|
|
435
|
+
"en": "Whether to wrap",
|
|
436
|
+
"th": "ว่าจะห่อหุ้มหรือไม่"
|
|
322
437
|
},
|
|
323
438
|
"表头宽度只能输入正整数": {
|
|
324
|
-
"en": "Table header width can only input positive integers"
|
|
439
|
+
"en": "Table header width can only input positive integers",
|
|
440
|
+
"th": "ความกว้างของส่วนหัวตารางสามารถป้อนเฉพาะจำนวนเต็มบวก"
|
|
325
441
|
},
|
|
326
442
|
"输入最大宽度不能大于300": {
|
|
327
|
-
"en": "Input maximum width cannot exceed 300"
|
|
443
|
+
"en": "Input maximum width cannot exceed 300",
|
|
444
|
+
"th": "ความกว้างสูงสุดที่ป้อนไม่เกิน 300"
|
|
328
445
|
},
|
|
329
446
|
"表头宽度": {
|
|
330
|
-
"en": "Table header width"
|
|
447
|
+
"en": "Table header width",
|
|
448
|
+
"th": "ความกว้างของส่วนหัวตาราง"
|
|
331
449
|
},
|
|
332
450
|
"条。": {
|
|
333
|
-
"en": "Article."
|
|
451
|
+
"en": "Article.",
|
|
452
|
+
"th": "บทความ"
|
|
334
453
|
},
|
|
335
454
|
"笔数": {
|
|
336
|
-
"en": "Counts"
|
|
455
|
+
"en": "Counts",
|
|
456
|
+
"th": "จำนวน"
|
|
337
457
|
},
|
|
338
458
|
"重新上传": {
|
|
339
|
-
"en": "upload again"
|
|
459
|
+
"en": "upload again",
|
|
460
|
+
"th": "อัปโหลดอีกครั้ง"
|
|
340
461
|
},
|
|
341
462
|
"加载": {
|
|
342
|
-
"en": "Load"
|
|
463
|
+
"en": "Load",
|
|
464
|
+
"th": "โหลด"
|
|
343
465
|
},
|
|
344
466
|
"提交": {
|
|
345
|
-
"en": "Submission"
|
|
467
|
+
"en": "Submission",
|
|
468
|
+
"th": "ส่ง"
|
|
346
469
|
},
|
|
347
470
|
"二维码扫码登录": {
|
|
348
|
-
"en": "Two-dimensional code scanning login"
|
|
471
|
+
"en": "Two-dimensional code scanning login",
|
|
472
|
+
"th": "เข้าสู่ระบบด้วยการสแกนโค้ดสองมิติ"
|
|
349
473
|
},
|
|
350
474
|
"附件信息": {
|
|
351
|
-
"en": "Attachment information"
|
|
475
|
+
"en": "Attachment information",
|
|
476
|
+
"th": "ข้อมูลเอกสารแนบ"
|
|
352
477
|
},
|
|
353
478
|
"确定": {
|
|
354
|
-
"en": "OK"
|
|
479
|
+
"en": "OK",
|
|
480
|
+
"th": "ตกลง"
|
|
355
481
|
},
|
|
356
482
|
"导入": {
|
|
357
|
-
"en": "Import"
|
|
483
|
+
"en": "Import",
|
|
484
|
+
"th": "นำเข้า"
|
|
358
485
|
},
|
|
359
486
|
"新增": {
|
|
360
|
-
"en": "Add"
|
|
487
|
+
"en": "Add",
|
|
488
|
+
"th": "เพิ่ม"
|
|
361
489
|
},
|
|
362
490
|
"密码只能包含数字 + 字母": {
|
|
363
|
-
"en": "Passwords can only contain numeric letters"
|
|
491
|
+
"en": "Passwords can only contain numeric letters",
|
|
492
|
+
"th": "รหัสผ่านต้องประกอบด้วยตัวเลขและตัวอักษรเท่านั้น"
|
|
364
493
|
},
|
|
365
494
|
"请输入所属模块": {
|
|
366
|
-
"en": "Please enter the module to which you belong"
|
|
495
|
+
"en": "Please enter the module to which you belong",
|
|
496
|
+
"th": "โปรดป้อนโมดูลที่คุณเป็นสมาชิก"
|
|
367
497
|
},
|
|
368
498
|
"条,": {
|
|
369
|
-
"en": "Article,"
|
|
499
|
+
"en": "Article,",
|
|
500
|
+
"th": "บท,"
|
|
370
501
|
},
|
|
371
502
|
"删除本级和下级": {
|
|
372
|
-
"en": "Delete this level and subordinate level"
|
|
503
|
+
"en": "Delete this level and subordinate level",
|
|
504
|
+
"th": "ลบระดับนี้และระดับย่อย"
|
|
373
505
|
},
|
|
374
506
|
"您的证书密码已被锁死,请联系BJCA进行解锁!": {
|
|
375
|
-
"en": "Your certificate password has been locked, please contact BJCA to unlock!"
|
|
507
|
+
"en": "Your certificate password has been locked, please contact BJCA to unlock!",
|
|
508
|
+
"th": "รหัสผ่านใบรับรองของคุณถูกล็อกแล้ว โปรดติดต่อ BJCA เพื่อปลดล็อก!"
|
|
376
509
|
},
|
|
377
510
|
"请至少选择一个活动性质": {
|
|
378
|
-
"en": "Please select at least one activity nature"
|
|
511
|
+
"en": "Please select at least one activity nature",
|
|
512
|
+
"th": "โปรดเลือกอย่างน้อยหนึ่งลักษณะกิจกรรม"
|
|
379
513
|
},
|
|
380
514
|
"输入框 Input": {
|
|
381
|
-
"en": "Input box"
|
|
515
|
+
"en": "Input box",
|
|
516
|
+
"th": "กล่องข้อมูล"
|
|
382
517
|
},
|
|
383
518
|
"密码": {
|
|
384
|
-
"en": "Password"
|
|
519
|
+
"en": "Password",
|
|
520
|
+
"th": "รหัสผ่าน"
|
|
385
521
|
},
|
|
386
522
|
"下载.xlsx": {
|
|
387
|
-
"en": "Download. xlsx"
|
|
523
|
+
"en": "Download. xlsx",
|
|
524
|
+
"th": "ดาวน์โหลด .xlsx"
|
|
388
525
|
},
|
|
389
526
|
"请输入活动名称": {
|
|
390
|
-
"en": "Please enter the activity name"
|
|
527
|
+
"en": "Please enter the activity name",
|
|
528
|
+
"th": "โปรดป้อนชื่อกิจกรรม"
|
|
391
529
|
},
|
|
392
530
|
"全部选中": {
|
|
393
|
-
"en": "Select All"
|
|
531
|
+
"en": "Select All",
|
|
532
|
+
"th": "เลือกทั้งหมด"
|
|
394
533
|
},
|
|
395
534
|
"确认": {
|
|
396
|
-
"en": "Confirm"
|
|
535
|
+
"en": "Confirm",
|
|
536
|
+
"th": "ยืนยัน"
|
|
397
537
|
},
|
|
398
538
|
"新增下级": {
|
|
399
|
-
"en": "Add Subordinate"
|
|
539
|
+
"en": "Add Subordinate",
|
|
540
|
+
"th": "เพิ่มลูกค้า"
|
|
400
541
|
},
|
|
401
542
|
"金额": {
|
|
402
|
-
"en": "Amount"
|
|
543
|
+
"en": "Amount",
|
|
544
|
+
"th": "จำนวนเงิน"
|
|
403
545
|
},
|
|
404
546
|
"拖动指令": {
|
|
405
|
-
"en": "Drag command"
|
|
547
|
+
"en": "Drag command",
|
|
548
|
+
"th": "ลากรคำสั่ง"
|
|
406
549
|
},
|
|
407
550
|
"回到顶部": {
|
|
408
|
-
"en": "Back to the top"
|
|
551
|
+
"en": "Back to the top",
|
|
552
|
+
"th": "กลับไปที่ด้านบน"
|
|
409
553
|
},
|
|
410
554
|
"退出登录": {
|
|
411
|
-
"en": "Exit login"
|
|
555
|
+
"en": "Exit login",
|
|
556
|
+
"th": "ออกจากระบบ"
|
|
412
557
|
},
|
|
413
558
|
"请选择日期": {
|
|
414
|
-
"en": "Please select a date"
|
|
559
|
+
"en": "Please select a date",
|
|
560
|
+
"th": "โปรดเลือกวันที่"
|
|
415
561
|
},
|
|
416
562
|
"搜索框": {
|
|
417
|
-
"en": "Search box"
|
|
563
|
+
"en": "Search box",
|
|
564
|
+
"th": "กล่องค้นหา"
|
|
418
565
|
},
|
|
419
566
|
"系统设置": {
|
|
420
|
-
"en": "System settings"
|
|
567
|
+
"en": "System settings",
|
|
568
|
+
"th": "การตั้งค่าระบบ"
|
|
421
569
|
},
|
|
422
570
|
"取消后,数据导出将中断,是否确定取消导出?": {
|
|
423
|
-
"en": "After cancellation, the data export will be interrupted. Are you sure to cancel the export?"
|
|
571
|
+
"en": "After cancellation, the data export will be interrupted. Are you sure to cancel the export?",
|
|
572
|
+
"th": "หลังจากยกเลิก การส่งออกข้อมูลจะถูกหยุด คุณแน่ใจหรือไม่ที่จะยกเลิกการส่งออก?"
|
|
424
573
|
},
|
|
425
574
|
"业务提醒": {
|
|
426
|
-
"en": "Business reminder"
|
|
575
|
+
"en": "Business reminder",
|
|
576
|
+
"th": "การแจ้งเตือนธุรกิจ"
|
|
427
577
|
},
|
|
428
578
|
"留存": {
|
|
429
|
-
"en": "Retention"
|
|
579
|
+
"en": "Retention",
|
|
580
|
+
"th": "การเก็บรักษา"
|
|
430
581
|
},
|
|
431
582
|
"验证码发送成功": {
|
|
432
|
-
"en": "Verification code sent successfully"
|
|
583
|
+
"en": "Verification code sent successfully",
|
|
584
|
+
"th": "ส่งรหัสยืนยันเรียบร้อยแล้ว"
|
|
433
585
|
},
|
|
434
586
|
"我来源于子应用,展示在主应用中,旁边是我兄弟": {
|
|
435
|
-
"en": "I come from the sub-application and show it in the main application, next to my brother."
|
|
587
|
+
"en": "I come from the sub-application and show it in the main application, next to my brother.",
|
|
588
|
+
"th": "ฉันมาจากซับแอปพลิเคชันและแสดงในแอปพลิเคชันหลัก ข้างๆกับพี่ชายของฉัน"
|
|
436
589
|
},
|
|
437
590
|
"确认密码和新密码不一致!": {
|
|
438
|
-
"en": "Confirm that the password is inconsistent with the new password!"
|
|
591
|
+
"en": "Confirm that the password is inconsistent with the new password!",
|
|
592
|
+
"th": "ยืนยันว่ารหัสผ่านไม่สอดคล้องกับรหัสผ่านใหม่!"
|
|
439
593
|
},
|
|
440
594
|
"上传成功!": {
|
|
441
|
-
"en": "Upload successful!"
|
|
595
|
+
"en": "Upload successful!",
|
|
596
|
+
"th": "อัปโหลดสำเร็จแล้ว!"
|
|
442
597
|
},
|
|
443
598
|
"欢 迎 登 录": {
|
|
444
|
-
"en": "Welcome to login"
|
|
599
|
+
"en": "Welcome to login",
|
|
600
|
+
"th": "ยินดีต้อนรับเข้าสู่ระบบ"
|
|
445
601
|
},
|
|
446
602
|
"清空": {
|
|
447
|
-
"en": "Empty"
|
|
603
|
+
"en": "Empty",
|
|
604
|
+
"th": "ล้าง"
|
|
448
605
|
},
|
|
449
606
|
"暂存": {
|
|
450
|
-
"en": "Temporary storage"
|
|
607
|
+
"en": "Temporary storage",
|
|
608
|
+
"th": "การจัดเก็บชั่วคราว"
|
|
451
609
|
},
|
|
452
610
|
"保存菜单树会覆盖原有的菜单树, 确定要保存吗?": {
|
|
453
|
-
"en": "Saving the menu tree will overwrite the original menu tree. Are you sure you want to save it?"
|
|
611
|
+
"en": "Saving the menu tree will overwrite the original menu tree. Are you sure you want to save it?",
|
|
612
|
+
"th": "การบันทึกเมนูต้นไม้จะเขียนทับเมนูต้นไม้เดิม คุณแน่ใจหรือไม่ว่าต้องการบันทึก?"
|
|
454
613
|
},
|
|
455
614
|
"模板下载": {
|
|
456
|
-
"en": "Template download"
|
|
615
|
+
"en": "Template download",
|
|
616
|
+
"th": "ดาวน์โหลดเทมเพลต"
|
|
457
617
|
},
|
|
458
618
|
"客户端签名失败!": {
|
|
459
|
-
"en": "Client signature failed!"
|
|
619
|
+
"en": "Client signature failed!",
|
|
620
|
+
"th": "ล้มเหลวในการเซ็นเอกสารของไคลเอ็นต์!"
|
|
460
621
|
},
|
|
461
622
|
"信息展示组件": {
|
|
462
|
-
"en": "Information presentation component"
|
|
623
|
+
"en": "Information presentation component",
|
|
624
|
+
"th": "องค์ประกอบการนำเสนอข้อมูล"
|
|
463
625
|
},
|
|
464
626
|
"驳回至发起人": {
|
|
465
|
-
"en": "Reject to initiator"
|
|
627
|
+
"en": "Reject to initiator",
|
|
628
|
+
"th": "ปฏิเสธผู้เริ่มต้น"
|
|
466
629
|
},
|
|
467
630
|
"驳回至申请人": {
|
|
468
|
-
"en": "Rejected to applicant"
|
|
631
|
+
"en": "Rejected to applicant",
|
|
632
|
+
"th": "ปฏิเสธต่อผู้สมัคร"
|
|
469
633
|
},
|
|
470
634
|
"优雅紫": {
|
|
471
|
-
"en": "Elegant purple"
|
|
635
|
+
"en": "Elegant purple",
|
|
636
|
+
"th": "ม่วงสง่า"
|
|
472
637
|
},
|
|
473
638
|
"异常提醒": {
|
|
474
|
-
"en": "Abnormal reminder"
|
|
639
|
+
"en": "Abnormal reminder",
|
|
640
|
+
"th": "การแจ้งเตือนข้อผิดปกติ"
|
|
475
641
|
},
|
|
476
642
|
"N9-存放同业": {
|
|
477
|
-
"en": "N9-Depositing peers"
|
|
643
|
+
"en": "N9-Depositing peers",
|
|
644
|
+
"th": "N9-การเก็บเพื่อนร่วมธุรกิจ"
|
|
478
645
|
},
|
|
479
646
|
"线下场地免费": {
|
|
480
|
-
"en": "Offline venues are free"
|
|
647
|
+
"en": "Offline venues are free",
|
|
648
|
+
"th": "สถานที่แบบออฟไลน์ฟรี"
|
|
481
649
|
},
|
|
482
650
|
"自助找回密码失败,请联系管理员": {
|
|
483
|
-
"en": "Self-service password retrieval failed, please contact the administrator"
|
|
651
|
+
"en": "Self-service password retrieval failed, please contact the administrator",
|
|
652
|
+
"th": "การกู้คืนรหัสผ่านด้วยตนเองล้มเหลว โปรดติดต่อผู้ดูแลระบบ"
|
|
484
653
|
},
|
|
485
654
|
"内置动画": {
|
|
486
|
-
"en": "Built-in animation"
|
|
655
|
+
"en": "Built-in animation",
|
|
656
|
+
"th": "การ์ตูนที่ซ่อนอยู่"
|
|
487
657
|
},
|
|
488
658
|
"快捷菜单:": {
|
|
489
|
-
"en": "Shortcut menu:"
|
|
659
|
+
"en": "Shortcut menu:",
|
|
660
|
+
"th": "เมนูลัด:"
|
|
490
661
|
},
|
|
491
662
|
"校验指令": {
|
|
492
|
-
"en": "Check instruction"
|
|
663
|
+
"en": "Check instruction",
|
|
664
|
+
"th": "คำสั่งการตรวจสอบ"
|
|
493
665
|
},
|
|
494
666
|
"密码长度为": {
|
|
495
|
-
"en": "The password length is"
|
|
667
|
+
"en": "The password length is",
|
|
668
|
+
"th": "ความยาวของรหัสผ่านคือ"
|
|
496
669
|
},
|
|
497
670
|
"上传图标": {
|
|
498
|
-
"en": "Upload icon"
|
|
671
|
+
"en": "Upload icon",
|
|
672
|
+
"th": "อัปโหลดไอคอน"
|
|
499
673
|
},
|
|
500
674
|
"批量下载": {
|
|
501
|
-
"en": "Batch download"
|
|
675
|
+
"en": "Batch download",
|
|
676
|
+
"th": "ดาวน์โหลดแบบจำนวนมาก"
|
|
502
677
|
},
|
|
503
678
|
"上传组件": {
|
|
504
|
-
"en": "Upload component"
|
|
679
|
+
"en": "Upload component",
|
|
680
|
+
"th": "คอมโพเนนต์อัปโหลด"
|
|
505
681
|
},
|
|
506
682
|
"展开": {
|
|
507
|
-
"en": "Expand"
|
|
683
|
+
"en": "Expand",
|
|
684
|
+
"th": "ขยายออก"
|
|
508
685
|
},
|
|
509
686
|
"元": {
|
|
510
|
-
"en": "Yuan"
|
|
687
|
+
"en": "Yuan",
|
|
688
|
+
"th": "บาท"
|
|
511
689
|
},
|
|
512
690
|
"N9-银行资金管理": {
|
|
513
|
-
"en": "N9-Bank Funds Management"
|
|
691
|
+
"en": "N9-Bank Funds Management",
|
|
692
|
+
"th": "N9-การจัดการกองทุนธนาคาร"
|
|
514
693
|
},
|
|
515
694
|
"退出将清除未保存的临时操作,请确认是否继续?": {
|
|
516
|
-
"en": "Quitting will clear unsaved temporary operations. Please confirm whether to continue?"
|
|
695
|
+
"en": "Quitting will clear unsaved temporary operations. Please confirm whether to continue?",
|
|
696
|
+
"th": "การออกจะล้างการดำเนินการชั่วคราวที่ยังไม่ได้บันทึก โปรดยืนยันว่าคุณต้องการดำเนินการต่อหรือไม่?"
|
|
517
697
|
},
|
|
518
698
|
"表格卡片": {
|
|
519
|
-
"en": "Form card"
|
|
699
|
+
"en": "Form card",
|
|
700
|
+
"th": "การ์ดแบบ"
|
|
520
701
|
},
|
|
521
702
|
"清除条件": {
|
|
522
|
-
"en": "Clear condition"
|
|
703
|
+
"en": "Clear condition",
|
|
704
|
+
"th": "ล้างเงื่อนไข"
|
|
523
705
|
},
|
|
524
706
|
"请输入验证码": {
|
|
525
|
-
"en": "Please enter the verification code"
|
|
707
|
+
"en": "Please enter the verification code",
|
|
708
|
+
"th": "โปรดใส่รหัสยืนยัน"
|
|
526
709
|
},
|
|
527
710
|
"单纯品牌曝光": {
|
|
528
|
-
"en": "Pure brand exposure"
|
|
711
|
+
"en": "Pure brand exposure",
|
|
712
|
+
"th": "การเปิดเผยแบรนด์ที่บริสุทธิ์"
|
|
529
713
|
},
|
|
530
714
|
"文件名称": {
|
|
531
|
-
"en": "File name"
|
|
715
|
+
"en": "File name",
|
|
716
|
+
"th": "ชื่อไฟล์"
|
|
532
717
|
},
|
|
533
718
|
"立即创建": {
|
|
534
|
-
"en": "Create now"
|
|
719
|
+
"en": "Create now",
|
|
720
|
+
"th": "สร้างเดี๋ยวนี้"
|
|
535
721
|
},
|
|
536
722
|
"密码同时包括包括数字,字母,特殊符号三种": {
|
|
537
|
-
"en": "The password includes numbers, letters and special symbols."
|
|
723
|
+
"en": "The password includes numbers, letters and special symbols.",
|
|
724
|
+
"th": "รหัสผ่านรวมถึงตัวเลข ตัวอักษร และสัญลักษณ์พิเศษ"
|
|
538
725
|
},
|
|
539
726
|
"密码只能为字母数字": {
|
|
540
|
-
"en": "Passwords can only be alphanumeric"
|
|
727
|
+
"en": "Passwords can only be alphanumeric",
|
|
728
|
+
"th": "รหัสผ่านจะต้องเป็นตัวอักษรหรือตัวเลขเท่านั้น"
|
|
541
729
|
},
|
|
542
730
|
"签名参数DN错误!": {
|
|
543
|
-
"en": "Signature parameter DN error!"
|
|
731
|
+
"en": "Signature parameter DN error!",
|
|
732
|
+
"th": "ข้อผิดพลาดของพารามิเตอร์ลายเซ็น DN!"
|
|
544
733
|
},
|
|
545
734
|
"请输入账号": {
|
|
546
|
-
"en": "Please enter the account number"
|
|
735
|
+
"en": "Please enter the account number",
|
|
736
|
+
"th": "โปรดใส่หมายเลขบัญชี"
|
|
547
737
|
},
|
|
548
738
|
"新建目录": {
|
|
549
|
-
"en": "New directory"
|
|
739
|
+
"en": "New directory",
|
|
740
|
+
"th": "ไดเรกทอรีใหม่"
|
|
550
741
|
},
|
|
551
742
|
"超时未操作,请重新登录!": {
|
|
552
|
-
"en": "Timeout failed, please log in again!"
|
|
743
|
+
"en": "Timeout failed, please log in again!",
|
|
744
|
+
"th": "หมดเวลาในการดำเนินการ โปรดเข้าสู่ระบบอีกครั้ง!"
|
|
553
745
|
},
|
|
554
746
|
"已作废": {
|
|
555
|
-
"en": "voided"
|
|
747
|
+
"en": "voided",
|
|
748
|
+
"th": "ยกเลิกแล้ว"
|
|
556
749
|
},
|
|
557
750
|
"参数dn信息不批匹配!": {
|
|
558
|
-
"en": "Parameter dn information does not match in batch!"
|
|
751
|
+
"en": "Parameter dn information does not match in batch!",
|
|
752
|
+
"th": "ข้อมูลพารามิเตอร์ DN ไม่ตรงกันในชุด!"
|
|
559
753
|
},
|
|
560
754
|
"流程图.svg": {
|
|
561
|
-
"en": "Flowchart. svg"
|
|
755
|
+
"en": "Flowchart. svg",
|
|
756
|
+
"th": "แผนภาพกระแส. svg"
|
|
562
757
|
},
|
|
563
758
|
"是否作为门户首页的快捷入口的备选项": {
|
|
564
|
-
"en": "Whether to be an alternative to the shortcut portal on the homepage of the portal"
|
|
759
|
+
"en": "Whether to be an alternative to the shortcut portal on the homepage of the portal",
|
|
760
|
+
"th": "ว่าจะเป็นทางเลือกในการเข้าถึงลัดบนหน้าแรกของโปรแตล"
|
|
565
761
|
},
|
|
566
762
|
"线上品牌商赞助": {
|
|
567
|
-
"en": "Sponsored by Online Brand Merchants"
|
|
763
|
+
"en": "Sponsored by Online Brand Merchants",
|
|
764
|
+
"th": "สปอนเซอร์โดยผู้ขายแบรนด์ออนไลน์"
|
|
568
765
|
},
|
|
569
766
|
"开始日期": {
|
|
570
|
-
"en": "Start date"
|
|
767
|
+
"en": "Start date",
|
|
768
|
+
"th": "วันที่เริ่มต้น"
|
|
571
769
|
},
|
|
572
770
|
"已成交": {
|
|
573
|
-
"en": "Closed"
|
|
771
|
+
"en": "Closed",
|
|
772
|
+
"th": "ปิดแล้ว"
|
|
574
773
|
},
|
|
575
774
|
"下拉菜单": {
|
|
576
|
-
"en": "Drop-down menu"
|
|
775
|
+
"en": "Drop-down menu",
|
|
776
|
+
"th": "เมนูแบบลง"
|
|
577
777
|
},
|
|
578
778
|
"一列显示列": {
|
|
579
|
-
"en": "One column shows columns"
|
|
779
|
+
"en": "One column shows columns",
|
|
780
|
+
"th": "หนึ่งคอลัมน์แสดงคอลัมน์"
|
|
580
781
|
},
|
|
581
782
|
"最近一月": {
|
|
582
|
-
"en": "Last January"
|
|
783
|
+
"en": "Last January",
|
|
784
|
+
"th": "เดือนมกราคมที่แล้ว"
|
|
583
785
|
},
|
|
584
786
|
"请确认新密码": {
|
|
585
|
-
"en": "Please confirm the new password"
|
|
787
|
+
"en": "Please confirm the new password",
|
|
788
|
+
"th": "โปรดยืนยันรหัสผ่านใหม่"
|
|
586
789
|
},
|
|
587
790
|
"导出": {
|
|
588
|
-
"en": "Export"
|
|
791
|
+
"en": "Export",
|
|
792
|
+
"th": "ส่งออก"
|
|
589
793
|
},
|
|
590
794
|
"账户密码验证码登录": {
|
|
591
|
-
"en": "Account Password Verification Code Login"
|
|
795
|
+
"en": "Account Password Verification Code Login",
|
|
796
|
+
"th": "ล็อกอินด้วยรหัสผ่านและรหัสยืนยันของบัญชี"
|
|
592
797
|
},
|
|
593
798
|
"请输入名称": {
|
|
594
|
-
"en": "Please enter a name"
|
|
799
|
+
"en": "Please enter a name",
|
|
800
|
+
"th": "โปรดใส่ชื่อ"
|
|
595
801
|
},
|
|
596
802
|
"描述列表": {
|
|
597
|
-
"en": "Description list"
|
|
803
|
+
"en": "Description list",
|
|
804
|
+
"th": "รายการคำอธิบาย"
|
|
598
805
|
},
|
|
599
806
|
"表单页面": {
|
|
600
|
-
"en": "Form page"
|
|
807
|
+
"en": "Form page",
|
|
808
|
+
"th": "หน้าแบบฟอร์ม"
|
|
601
809
|
},
|
|
602
810
|
"访问路径:": {
|
|
603
|
-
"en": "Access path:"
|
|
811
|
+
"en": "Access path:",
|
|
812
|
+
"th": "เส้นทางการเข้าถึง:"
|
|
604
813
|
},
|
|
605
814
|
"证书获取失败": {
|
|
606
|
-
"en": "Certificate acquisition failed"
|
|
815
|
+
"en": "Certificate acquisition failed",
|
|
816
|
+
"th": "การรับรองความถูกต้องล้มเหลว"
|
|
607
817
|
},
|
|
608
818
|
"标题": {
|
|
609
|
-
"en": "Title"
|
|
819
|
+
"en": "Title",
|
|
820
|
+
"th": "หัวข้อ"
|
|
610
821
|
},
|
|
611
822
|
"当页:": {
|
|
612
|
-
"en": "When page:"
|
|
823
|
+
"en": "When page:",
|
|
824
|
+
"th": "เมื่อหน้า:"
|
|
613
825
|
},
|
|
614
826
|
"附件上传表格": {
|
|
615
|
-
"en": "Attachment upload form"
|
|
827
|
+
"en": "Attachment upload form",
|
|
828
|
+
"th": "แบบฟอร์มอัปโหลดไฟล์แนบ"
|
|
616
829
|
},
|
|
617
830
|
"验证码发送失败": {
|
|
618
|
-
"en": "Verification code transmission failed"
|
|
831
|
+
"en": "Verification code transmission failed",
|
|
832
|
+
"th": "การส่งรหัสยืนยันล้มเหลว"
|
|
619
833
|
},
|
|
620
834
|
"活动性质": {
|
|
621
|
-
"en": "Nature of activities"
|
|
835
|
+
"en": "Nature of activities",
|
|
836
|
+
"th": "ลักษณะของกิจกรรม"
|
|
622
837
|
},
|
|
623
838
|
"确定要把所有未读消息标注为已读吗?": {
|
|
624
|
-
"en": "Are you sure you want to mark all unread messages as read?"
|
|
839
|
+
"en": "Are you sure you want to mark all unread messages as read?",
|
|
840
|
+
"th": "คุณแน่ใจหรือว่าต้องการทำเครื่องหมายทุกข้อความที่ยังไม่ได้อ่านว่าได้อ่านแล้ว?"
|
|
625
841
|
},
|
|
626
842
|
"驳回至上一步": {
|
|
627
|
-
"en": "Reject the first step"
|
|
843
|
+
"en": "Reject the first step",
|
|
844
|
+
"th": "ปฏิเสธขั้นตอนแรก"
|
|
628
845
|
},
|
|
629
846
|
"文字提示": {
|
|
630
|
-
"en": "Text prompt"
|
|
847
|
+
"en": "Text prompt",
|
|
848
|
+
"th": "คำแนะนำข้อความ"
|
|
631
849
|
},
|
|
632
850
|
"密码更新成功!": {
|
|
633
|
-
"en": "Password update succeeded!"
|
|
851
|
+
"en": "Password update succeeded!",
|
|
852
|
+
"th": "การอัปเดตรหัสผ่านสำเร็จแล้ว!"
|
|
634
853
|
},
|
|
635
854
|
"N9-清算业务": {
|
|
636
|
-
"en": "N9-Clearing Business"
|
|
855
|
+
"en": "N9-Clearing Business",
|
|
856
|
+
"th": "N9-ธุรกิจการชำระ"
|
|
637
857
|
},
|
|
638
858
|
"返回": {
|
|
639
|
-
"en": "Return"
|
|
859
|
+
"en": "Return",
|
|
860
|
+
"th": "กลับ"
|
|
640
861
|
},
|
|
641
862
|
"阳光橘": {
|
|
642
|
-
"en": "Sunshine orange"
|
|
863
|
+
"en": "Sunshine orange",
|
|
864
|
+
"th": "ส้มแสนวัน"
|
|
643
865
|
},
|
|
644
866
|
"添加计数:": {
|
|
645
|
-
"en": "Add count:"
|
|
867
|
+
"en": "Add count:",
|
|
868
|
+
"th": "เพิ่มจำนวน:"
|
|
646
869
|
},
|
|
647
870
|
"下一步": {
|
|
648
|
-
"en": "Next"
|
|
871
|
+
"en": "Next",
|
|
872
|
+
"th": "ต่อไป"
|
|
649
873
|
},
|
|
650
874
|
"请填写活动形式": {
|
|
651
|
-
"en": "Please fill in the activity form"
|
|
875
|
+
"en": "Please fill in the activity form",
|
|
876
|
+
"th": "โปรดกรอกแบบฟอร์มกิจกรรม"
|
|
652
877
|
},
|
|
653
878
|
"定期存入": {
|
|
654
|
-
"en": "Periodic deposit"
|
|
879
|
+
"en": "Periodic deposit",
|
|
880
|
+
"th": "การฝากเงินเป็นระยะ"
|
|
655
881
|
},
|
|
656
882
|
"N9-对账管理": {
|
|
657
|
-
"en": "N9-Reconciliation Management"
|
|
883
|
+
"en": "N9-Reconciliation Management",
|
|
884
|
+
"th": "N9-การบริหารการตรวจสอบ"
|
|
658
885
|
},
|
|
659
886
|
"您的证书已过期,请尽快到北京数字证书认证中心办理证书更新手续!": {
|
|
660
|
-
"en": "Your certificate has expired, please go to Beijing Digital Certificate Certification Center for certificate renewal as soon as possible!"
|
|
887
|
+
"en": "Your certificate has expired, please go to Beijing Digital Certificate Certification Center for certificate renewal as soon as possible!",
|
|
888
|
+
"th": "ใบรับรองของคุณหมดอายุแล้ว โปรดไปที่ศูนย์รับรองใบรับรองดิจิทัลของปักกิ่งเพื่อขอต่ออายุใบรับรองโดยเร็วที่สุด!"
|
|
661
889
|
},
|
|
662
890
|
"请输入确认密码": {
|
|
663
|
-
"en": "Please enter the confirmation password"
|
|
891
|
+
"en": "Please enter the confirmation password",
|
|
892
|
+
"th": "โปรดใส่รหัสผ่านยืนยัน"
|
|
664
893
|
},
|
|
665
894
|
"消息一键已读成功": {
|
|
666
|
-
"en": "The message key has been read successfully."
|
|
895
|
+
"en": "The message key has been read successfully.",
|
|
896
|
+
"th": "คีย์ข้อความได้อ่านเรียบร้อยแล้ว"
|
|
667
897
|
},
|
|
668
898
|
"验证成功!": {
|
|
669
|
-
"en": "Verification was successful!"
|
|
899
|
+
"en": "Verification was successful!",
|
|
900
|
+
"th": "การตรวจสอบสำเร็จแล้ว!"
|
|
670
901
|
},
|
|
671
902
|
"系统公告一键已读成功": {
|
|
672
|
-
"en": "The system announcement key has been read successfully"
|
|
903
|
+
"en": "The system announcement key has been read successfully",
|
|
904
|
+
"th": "คีย์ประกาศของระบบได้อ่านเรียบร้อยแล้ว"
|
|
673
905
|
},
|
|
674
906
|
"关闭左边": {
|
|
675
|
-
"en": "Close left"
|
|
907
|
+
"en": "Close left",
|
|
908
|
+
"th": "ปิดด้านซ้าย"
|
|
676
909
|
},
|
|
677
910
|
"审批意见:": {
|
|
678
|
-
"en": "Approval opinions:"
|
|
911
|
+
"en": "Approval opinions:",
|
|
912
|
+
"th": "ความเห็นการอนุมัติ:"
|
|
679
913
|
},
|
|
680
914
|
"导入数据": {
|
|
681
|
-
"en": "Import data"
|
|
915
|
+
"en": "Import data",
|
|
916
|
+
"th": "นำเข้าข้อมูล"
|
|
682
917
|
},
|
|
683
918
|
"预约取消": {
|
|
684
|
-
"en": "Cancellation of appointment"
|
|
919
|
+
"en": "Cancellation of appointment",
|
|
920
|
+
"th": "ยกเลิกการนัดหมาย"
|
|
685
921
|
},
|
|
686
922
|
"审批记录": {
|
|
687
|
-
"en": "Approval record"
|
|
923
|
+
"en": "Approval record",
|
|
924
|
+
"th": "บันทึกการอนุมัติ"
|
|
688
925
|
},
|
|
689
926
|
"附件名称": {
|
|
690
|
-
"en": "Name"
|
|
927
|
+
"en": "Name",
|
|
928
|
+
"th": "ชื่อ"
|
|
691
929
|
},
|
|
692
930
|
"加载中": {
|
|
693
|
-
"en": "Loading"
|
|
931
|
+
"en": "Loading",
|
|
932
|
+
"th": "กำลังโหลด"
|
|
694
933
|
},
|
|
695
934
|
"验证码": {
|
|
696
|
-
"en": "Verification code"
|
|
935
|
+
"en": "Verification code",
|
|
936
|
+
"th": "รหัสยืนยัน"
|
|
697
937
|
},
|
|
698
938
|
"批量上传": {
|
|
699
|
-
"en": "Batch upload"
|
|
939
|
+
"en": "Batch upload",
|
|
940
|
+
"th": "อัปโหลดเป็นชุด"
|
|
700
941
|
},
|
|
701
942
|
"刷新当前标签": {
|
|
702
|
-
"en": "Refresh current label"
|
|
943
|
+
"en": "Refresh current label",
|
|
944
|
+
"th": "รีเฟรชป้ายชื่อปัจจุบัน"
|
|
703
945
|
},
|
|
704
946
|
"账户": {
|
|
705
|
-
"en": "Account"
|
|
947
|
+
"en": "Account",
|
|
948
|
+
"th": "บัญชี"
|
|
706
949
|
},
|
|
707
950
|
"上一步": {
|
|
708
|
-
"en": "Previous step"
|
|
951
|
+
"en": "Previous step",
|
|
952
|
+
"th": "ขั้นตอนก่อนหน้า"
|
|
709
953
|
},
|
|
710
954
|
"图标:": {
|
|
711
|
-
"en": "Icon:"
|
|
955
|
+
"en": "Icon:",
|
|
956
|
+
"th": "ไอคอน:"
|
|
712
957
|
},
|
|
713
958
|
"关闭右边": {
|
|
714
|
-
"en": "Close right"
|
|
959
|
+
"en": "Close right",
|
|
960
|
+
"th": "ปิดด้านขวา"
|
|
715
961
|
},
|
|
716
962
|
"左边栏菜单": {
|
|
717
|
-
"en": "Left sidebar menu"
|
|
963
|
+
"en": "Left sidebar menu",
|
|
964
|
+
"th": "เมนูแถบด้านซ้าย"
|
|
718
965
|
},
|
|
719
966
|
"三级Tab": {
|
|
720
|
-
"en": "Level 3 Tab"
|
|
967
|
+
"en": "Level 3 Tab",
|
|
968
|
+
"th": "แท็บระดับ 3"
|
|
721
969
|
},
|
|
722
970
|
"跳转到其他应用": {
|
|
723
|
-
"en": "Jump to other applications"
|
|
971
|
+
"en": "Jump to other applications",
|
|
972
|
+
"th": "กระโดดไปยังแอปพลิเคชันอื่น"
|
|
724
973
|
},
|
|
725
974
|
"秒": {
|
|
726
|
-
"en": "Seconds"
|
|
975
|
+
"en": "Seconds",
|
|
976
|
+
"th": "วินาที"
|
|
727
977
|
},
|
|
728
978
|
"天空蓝": {
|
|
729
|
-
"en": "Sky blue"
|
|
979
|
+
"en": "Sky blue",
|
|
980
|
+
"th": "ฟ้าฟาง"
|
|
730
981
|
},
|
|
731
982
|
"其他提醒": {
|
|
732
|
-
"en": "Other reminders"
|
|
983
|
+
"en": "Other reminders",
|
|
984
|
+
"th": "การแจ้งเตือนอื่น ๆ"
|
|
733
985
|
},
|
|
734
986
|
"设置显示列": {
|
|
735
|
-
"en": "Config Display Columns"
|
|
987
|
+
"en": "Config Display Columns",
|
|
988
|
+
"th": "ตั้งคอลัมน์แสดง"
|
|
736
989
|
},
|
|
737
990
|
"附件批量上传": {
|
|
738
|
-
"en": "Attachment Batch Upload"
|
|
991
|
+
"en": "Attachment Batch Upload",
|
|
992
|
+
"th": "อัปโหลดไฟล์แนบเป็นชุด"
|
|
739
993
|
},
|
|
740
994
|
"所属模块": {
|
|
741
|
-
"en": "Module"
|
|
995
|
+
"en": "Module",
|
|
996
|
+
"th": "โมดูล"
|
|
742
997
|
},
|
|
743
998
|
"时间轴": {
|
|
744
|
-
"en": "Timeline"
|
|
999
|
+
"en": "Timeline",
|
|
1000
|
+
"th": "ไทม์ไลน์"
|
|
745
1001
|
},
|
|
746
1002
|
"请输入操作意见(50字以内),批准该意见为非必填,驳回/作废该意见为必填!": {
|
|
747
|
-
"en": "Please enter the operation opinion (within 50 words), approve the opinion is not required, reject/invalidate the opinion is required!"
|
|
1003
|
+
"en": "Please enter the operation opinion (within 50 words), approve the opinion is not required, reject/invalidate the opinion is required!",
|
|
1004
|
+
"th": "โปรดใส่ความเห็นการดำเนินการ (ไม่เกิน 50 คำ), การอนุมัติความเห็นไม่จำเป็น, การปฏิเสธ/ยกเลิกความเห็นจำเป็น!"
|
|
748
1005
|
},
|
|
749
1006
|
"关闭其他标签": {
|
|
750
|
-
"en": "Close other labels"
|
|
1007
|
+
"en": "Close other labels",
|
|
1008
|
+
"th": "ปิดป้ายชื่ออื่น"
|
|
751
1009
|
},
|
|
752
1010
|
"验证服务器端信息失败!": {
|
|
753
|
-
"en": "Failed to verify server-side information!"
|
|
1011
|
+
"en": "Failed to verify server-side information!",
|
|
1012
|
+
"th": "การตรวจสอบข้อมูลที่อยู่บนเซิร์ฟเวอร์ล้มเหลว!"
|
|
754
1013
|
},
|
|
755
1014
|
"400,参数错误!": {
|
|
756
|
-
"en": "400, parameter error!"
|
|
1015
|
+
"en": "400, parameter error!",
|
|
1016
|
+
"th": "400, ข้อผิดพลาดของพารามิเตอร์!"
|
|
757
1017
|
},
|
|
758
1018
|
"最近一年": {
|
|
759
|
-
"en": "Last year"
|
|
1019
|
+
"en": "Last year",
|
|
1020
|
+
"th": "ปีที่แล้ว"
|
|
760
1021
|
},
|
|
761
1022
|
"资源分配器设置": {
|
|
762
|
-
"en": "Resource allocator settings"
|
|
1023
|
+
"en": "Resource allocator settings",
|
|
1024
|
+
"th": "การตั้งค่าตัวจัดสรรทรัพยากร"
|
|
763
1025
|
},
|
|
764
1026
|
"获取XLSX数据": {
|
|
765
|
-
"en": "Get XLSX data"
|
|
1027
|
+
"en": "Get XLSX data",
|
|
1028
|
+
"th": "รับข้อมูล XLSX"
|
|
766
1029
|
},
|
|
767
1030
|
"级联选择器": {
|
|
768
|
-
"en": "Cascade selector"
|
|
1031
|
+
"en": "Cascade selector",
|
|
1032
|
+
"th": "ตัวเลือกแบบลำดับ"
|
|
769
1033
|
},
|
|
770
1034
|
"打印中...": {
|
|
771
|
-
"en": "Printing..."
|
|
1035
|
+
"en": "Printing...",
|
|
1036
|
+
"th": "กำลังพิมพ์..."
|
|
772
1037
|
},
|
|
773
1038
|
"区域二": {
|
|
774
|
-
"en": "Region II"
|
|
1039
|
+
"en": "Region II",
|
|
1040
|
+
"th": "ภูมิภาค II"
|
|
775
1041
|
},
|
|
776
1042
|
"分": {
|
|
777
|
-
"en": "points"
|
|
1043
|
+
"en": "points",
|
|
1044
|
+
"th": "จุด"
|
|
778
1045
|
},
|
|
779
1046
|
"权限编码:": {
|
|
780
|
-
"en": "Permission code:"
|
|
1047
|
+
"en": "Permission code:",
|
|
1048
|
+
"th": "รหัสการอนุญาต:"
|
|
781
1049
|
},
|
|
782
1050
|
"当页合计": {
|
|
783
|
-
"en": "When page total"
|
|
1051
|
+
"en": "When page total",
|
|
1052
|
+
"th": "รวมทั้งหน้า"
|
|
784
1053
|
},
|
|
785
1054
|
"万": {
|
|
786
|
-
"en": "Wan"
|
|
1055
|
+
"en": "Wan",
|
|
1056
|
+
"th": "หมื่น"
|
|
787
1057
|
},
|
|
788
1058
|
"青春绿": {
|
|
789
|
-
"en": "Youth green"
|
|
1059
|
+
"en": "Youth green",
|
|
1060
|
+
"th": "สีเขียวสดใส"
|
|
790
1061
|
},
|
|
791
1062
|
"上传人": {
|
|
792
|
-
"en": "User"
|
|
1063
|
+
"en": "User",
|
|
1064
|
+
"th": "ผู้ใช้"
|
|
793
1065
|
},
|
|
794
1066
|
"隐藏菜单": {
|
|
795
|
-
"en": "Hide menu"
|
|
1067
|
+
"en": "Hide menu",
|
|
1068
|
+
"th": "ซ่อนเมนู"
|
|
796
1069
|
},
|
|
797
1070
|
"头像": {
|
|
798
|
-
"en": "Head portrait"
|
|
1071
|
+
"en": "Head portrait",
|
|
1072
|
+
"th": "ภาพโปรไฟล์"
|
|
799
1073
|
},
|
|
800
1074
|
"签名失败!": {
|
|
801
|
-
"en": "Signature failed!"
|
|
1075
|
+
"en": "Signature failed!",
|
|
1076
|
+
"th": "ลายเซ็นล้มเหลว!"
|
|
802
1077
|
},
|
|
803
1078
|
"系统公告": {
|
|
804
|
-
"en": "System bulletin"
|
|
1079
|
+
"en": "System bulletin",
|
|
1080
|
+
"th": "ข่าวสารระบบ"
|
|
805
1081
|
},
|
|
806
1082
|
"请选择活动区域": {
|
|
807
|
-
"en": "Please select an active area"
|
|
1083
|
+
"en": "Please select an active area",
|
|
1084
|
+
"th": "โปรดเลือกพื้นที่กิจกรรม"
|
|
808
1085
|
},
|
|
809
1086
|
"确认气泡": {
|
|
810
|
-
"en": "Confirm Bubble"
|
|
1087
|
+
"en": "Confirm Bubble",
|
|
1088
|
+
"th": "ยืนยันฟองน้ำ"
|
|
811
1089
|
},
|
|
812
1090
|
"失败": {
|
|
813
|
-
"en": "Failure"
|
|
1091
|
+
"en": "Failure",
|
|
1092
|
+
"th": "ล้มเหลว"
|
|
814
1093
|
},
|
|
815
1094
|
"穿梭框": {
|
|
816
|
-
"en": "Shuttle Frame"
|
|
1095
|
+
"en": "Shuttle Frame",
|
|
1096
|
+
"th": "กรอบชัตเติล"
|
|
817
1097
|
},
|
|
818
1098
|
"确定要删除吗?": {
|
|
819
|
-
"en": "Are you sure you want to delete it?"
|
|
1099
|
+
"en": "Are you sure you want to delete it?",
|
|
1100
|
+
"th": "คุณแน่ใจหรือว่าต้องการลบ?"
|
|
820
1101
|
},
|
|
821
1102
|
"共计导入": {
|
|
822
|
-
"en": "Total import"
|
|
1103
|
+
"en": "Total import",
|
|
1104
|
+
"th": "ยอดรวมการนำเข้า"
|
|
823
1105
|
},
|
|
824
1106
|
"请输入正确手机号!": {
|
|
825
|
-
"en": "Please enter the correct mobile phone number!"
|
|
1107
|
+
"en": "Please enter the correct mobile phone number!",
|
|
1108
|
+
"th": "โปรดป้อนหมายเลขโทรศัพท์มือถือที่ถูกต้อง!"
|
|
826
1109
|
},
|
|
827
1110
|
"开发规范": {
|
|
828
|
-
"en": "Development specification"
|
|
1111
|
+
"en": "Development specification",
|
|
1112
|
+
"th": "ข้อกำหนดการพัฒนา"
|
|
829
1113
|
},
|
|
830
1114
|
"分割线": {
|
|
831
|
-
"en": "dividing line"
|
|
1115
|
+
"en": "dividing line",
|
|
1116
|
+
"th": "เส้นแบ่ง"
|
|
832
1117
|
},
|
|
833
1118
|
"是": {
|
|
834
|
-
"en": "Yes"
|
|
1119
|
+
"en": "Yes",
|
|
1120
|
+
"th": "ใช่"
|
|
835
1121
|
},
|
|
836
1122
|
"N9 网银": {
|
|
837
|
-
"en": "N9 online banking"
|
|
1123
|
+
"en": "N9 online banking",
|
|
1124
|
+
"th": "N9 การธนาคารออนไลน์"
|
|
838
1125
|
},
|
|
839
1126
|
"切换": {
|
|
840
|
-
"en": "Switching"
|
|
1127
|
+
"en": "Switching",
|
|
1128
|
+
"th": "สลับ"
|
|
841
1129
|
},
|
|
842
1130
|
"全部合计": {
|
|
843
|
-
"en": "Total"
|
|
1131
|
+
"en": "Total",
|
|
1132
|
+
"th": "รวมทั้งหมด"
|
|
844
1133
|
},
|
|
845
1134
|
"查看流程": {
|
|
846
|
-
"en": "View process"
|
|
1135
|
+
"en": "View process",
|
|
1136
|
+
"th": "ดูกระบวนการ"
|
|
847
1137
|
},
|
|
848
1138
|
"工作代理": {
|
|
849
|
-
"en": "Work agent"
|
|
1139
|
+
"en": "Work agent",
|
|
1140
|
+
"th": "ตัวแทนงาน"
|
|
850
1141
|
},
|
|
851
1142
|
"单选框": {
|
|
852
|
-
"en": "Single box"
|
|
1143
|
+
"en": "Single box",
|
|
1144
|
+
"th": "กล่องเดียว"
|
|
853
1145
|
},
|
|
854
1146
|
"科技蓝": {
|
|
855
|
-
"en": "Technology Blue"
|
|
1147
|
+
"en": "Technology Blue",
|
|
1148
|
+
"th": "สีน้ำเงินเทคโนโลยี"
|
|
856
1149
|
},
|
|
857
1150
|
"选择图标": {
|
|
858
|
-
"en": "Select icon"
|
|
1151
|
+
"en": "Select icon",
|
|
1152
|
+
"th": "เลือกไอคอน"
|
|
859
1153
|
},
|
|
860
1154
|
"拒绝": {
|
|
861
|
-
"en": "Reject"
|
|
1155
|
+
"en": "Reject",
|
|
1156
|
+
"th": "ปฏิเสธ"
|
|
862
1157
|
},
|
|
863
1158
|
"最近三月": {
|
|
864
|
-
"en": "Last March"
|
|
1159
|
+
"en": "Last March",
|
|
1160
|
+
"th": "เดือนมีนาคมที่แล้ว"
|
|
865
1161
|
},
|
|
866
1162
|
"一键已读": {
|
|
867
|
-
"en": "One-click read"
|
|
1163
|
+
"en": "One-click read",
|
|
1164
|
+
"th": "อ่านด้วยคลิกเดียว"
|
|
868
1165
|
},
|
|
869
1166
|
"上传失败": {
|
|
870
|
-
"en": "Upload failed"
|
|
1167
|
+
"en": "Upload failed",
|
|
1168
|
+
"th": "การอัปโหลดล้มเหลว"
|
|
871
1169
|
},
|
|
872
1170
|
"日历": {
|
|
873
|
-
"en": "Calendar"
|
|
1171
|
+
"en": "Calendar",
|
|
1172
|
+
"th": "ปฏิทิน"
|
|
874
1173
|
},
|
|
875
1174
|
"进行中": {
|
|
876
|
-
"en": "In progress"
|
|
1175
|
+
"en": "In progress",
|
|
1176
|
+
"th": "กำลังดำเนินการ"
|
|
877
1177
|
},
|
|
878
1178
|
"您的证书还有": {
|
|
879
|
-
"en": "Your certificate also has"
|
|
1179
|
+
"en": "Your certificate also has",
|
|
1180
|
+
"th": "ใบรับรองของคุณยังมี"
|
|
880
1181
|
},
|
|
881
1182
|
"刷新": {
|
|
882
|
-
"en": "Refresh"
|
|
1183
|
+
"en": "Refresh",
|
|
1184
|
+
"th": "รีเฟรช"
|
|
883
1185
|
},
|
|
884
1186
|
"没有检测到签名驱动!": {
|
|
885
|
-
"en": "No signature driver detected!"
|
|
1187
|
+
"en": "No signature driver detected!",
|
|
1188
|
+
"th": "ไม่พบไดรเวอร์ลายเซ็น!"
|
|
886
1189
|
},
|
|
887
1190
|
"密码修改成功!": {
|
|
888
|
-
"en": "Password modification succeeded!"
|
|
1191
|
+
"en": "Password modification succeeded!",
|
|
1192
|
+
"th": "การแก้ไขรหัสผ่านสำเร็จแล้ว!"
|
|
889
1193
|
},
|
|
890
1194
|
"验证失败!": {
|
|
891
|
-
"en": "Verification failed!"
|
|
1195
|
+
"en": "Verification failed!",
|
|
1196
|
+
"th": "การตรวจสอบล้มเหลว!"
|
|
892
1197
|
},
|
|
893
1198
|
"线下主题活动": {
|
|
894
|
-
"en": "
|
|
1199
|
+
"en": "Offline theme activities",
|
|
1200
|
+
"th": "กิจกรรมหัวข้อแบบออฟไลน์"
|
|
895
1201
|
},
|
|
896
1202
|
"批准": {
|
|
897
|
-
"en": "Approval"
|
|
1203
|
+
"en": "Approval",
|
|
1204
|
+
"th": "อนุมัติ"
|
|
898
1205
|
},
|
|
899
1206
|
"加 签": {
|
|
900
|
-
"en": "Add signature"
|
|
1207
|
+
"en": "Add signature",
|
|
1208
|
+
"th": "เพิ่มลายเซ็น"
|
|
901
1209
|
},
|
|
902
1210
|
"消息中心": {
|
|
903
|
-
"en": "Message center"
|
|
1211
|
+
"en": "Message center",
|
|
1212
|
+
"th": "ศูนย์ข้อความ"
|
|
904
1213
|
},
|
|
905
1214
|
"请使用网银移动端扫码免Ukey登录": {
|
|
906
|
-
"en": "Please use the online banking mobile terminal scan code to log in without Ukey"
|
|
1215
|
+
"en": "Please use the online banking mobile terminal scan code to log in without Ukey",
|
|
1216
|
+
"th": "โปรดใช้รหัสสแกนที่มือถือของธนาคารออนไลน์เข้าสู่ระบบโดยไม่ต้องใช้ Ukey"
|
|
907
1217
|
},
|
|
908
1218
|
"数据可视化": {
|
|
909
|
-
"en": "Data visualization"
|
|
1219
|
+
"en": "Data visualization",
|
|
1220
|
+
"th": "การมองเห็นข้อมูล"
|
|
910
1221
|
},
|
|
911
1222
|
"重新加载": {
|
|
912
|
-
"en": "Reload"
|
|
1223
|
+
"en": "Reload",
|
|
1224
|
+
"th": "รีโหลด"
|
|
913
1225
|
},
|
|
914
1226
|
"天过期\n请您尽快到北京数字证书认证中心办理证书更新手续!": {
|
|
915
|
-
"en": "Day expires\nPlease go to Beijing Digital Certificate Certification Center for certificate renewal as soon as possible!"
|
|
1227
|
+
"en": "Day expires\nPlease go to Beijing Digital Certificate Certification Center for certificate renewal as soon as possible!",
|
|
1228
|
+
"th": "วันหมดอายุ\nโปรดไปที่ศูนย์รับรองใบรับรองดิจิทัลของปักกิ่งเพื่อต่ออายุใบรับรองโดยเร็วที่สุด!"
|
|
916
1229
|
},
|
|
917
1230
|
"弹窗": {
|
|
918
|
-
"en": "Pop-up window"
|
|
1231
|
+
"en": "Pop-up window",
|
|
1232
|
+
"th": "หน้าต่างป๊อปอัพ"
|
|
919
1233
|
},
|
|
920
1234
|
"已结清": {
|
|
921
|
-
"en": "
|
|
1235
|
+
"en": "Closed",
|
|
1236
|
+
"th": "ปิดแล้ว"
|
|
922
1237
|
},
|
|
923
1238
|
"其他登录方式": {
|
|
924
|
-
"en": "Other login methods"
|
|
1239
|
+
"en": "Other login methods",
|
|
1240
|
+
"th": "วิธีการเข้าสู่ระบบอื่น"
|
|
925
1241
|
},
|
|
926
1242
|
"银行账户管理": {
|
|
927
|
-
"en": "Bank account management"
|
|
1243
|
+
"en": "Bank account management",
|
|
1244
|
+
"th": "การจัดการบัญชีธนาคาร"
|
|
928
1245
|
},
|
|
929
1246
|
"开关": {
|
|
930
|
-
"en": "Switch"
|
|
1247
|
+
"en": "Switch",
|
|
1248
|
+
"th": "สวิตช์"
|
|
931
1249
|
},
|
|
932
1250
|
"流程图查看": {
|
|
933
|
-
"en": "Flow chart view"
|
|
1251
|
+
"en": "Flow chart view",
|
|
1252
|
+
"th": "ดูแผนภาพกระบวนการ"
|
|
934
1253
|
},
|
|
935
1254
|
"请输入应用[": {
|
|
936
|
-
"en": "Please enter an application ["
|
|
1255
|
+
"en": "Please enter an application [",
|
|
1256
|
+
"th": "โปรดป้อนแอปพลิเคชัน ["
|
|
937
1257
|
},
|
|
938
1258
|
"已终止": {
|
|
939
|
-
"en": "Terminated"
|
|
1259
|
+
"en": "Terminated",
|
|
1260
|
+
"th": "หยุด"
|
|
940
1261
|
},
|
|
941
1262
|
"系统处理中,请稍等......": {
|
|
942
|
-
"en": "System processing, please wait a moment......"
|
|
1263
|
+
"en": "System processing, please wait a moment......",
|
|
1264
|
+
"th": "ระบบกำลังประมวลผล โปรดรอสักครู่......"
|
|
943
1265
|
},
|
|
944
1266
|
"确定取消": {
|
|
945
|
-
"en": "Confirm cancellation"
|
|
1267
|
+
"en": "Confirm cancellation",
|
|
1268
|
+
"th": "ยืนยันการยกเลิก"
|
|
946
1269
|
},
|
|
947
1270
|
"启程浏览器": {
|
|
948
|
-
"en": "Departure browser"
|
|
1271
|
+
"en": "Departure browser",
|
|
1272
|
+
"th": "เบราว์เซอร์การเดินทาง"
|
|
949
1273
|
},
|
|
950
1274
|
"数据统计": {
|
|
951
|
-
"en": "Statistics"
|
|
1275
|
+
"en": "Statistics",
|
|
1276
|
+
"th": "สถิติ"
|
|
952
1277
|
},
|
|
953
1278
|
"成功": {
|
|
954
|
-
"en": "Success"
|
|
1279
|
+
"en": "Success",
|
|
1280
|
+
"th": "สำเร็จ"
|
|
955
1281
|
},
|
|
956
1282
|
"文字链接": {
|
|
957
|
-
"en": "Text link"
|
|
1283
|
+
"en": "Text link",
|
|
1284
|
+
"th": "ลิงก์ข้อความ"
|
|
958
1285
|
},
|
|
959
1286
|
"附件上传": {
|
|
960
|
-
"en": "Upload"
|
|
1287
|
+
"en": "Upload",
|
|
1288
|
+
"th": "อัปโหลด"
|
|
961
1289
|
},
|
|
962
1290
|
"同意": {
|
|
963
|
-
"en": "Agree"
|
|
1291
|
+
"en": "Agree",
|
|
1292
|
+
"th": "เห็นด้วย"
|
|
964
1293
|
},
|
|
965
1294
|
"面包屑": {
|
|
966
|
-
"en": "Bread crumbs"
|
|
1295
|
+
"en": "Bread crumbs",
|
|
1296
|
+
"th": "เส้นทาง"
|
|
967
1297
|
},
|
|
968
1298
|
"我的状态可以保持": {
|
|
969
|
-
"en": "My state can be maintained"
|
|
1299
|
+
"en": "My state can be maintained",
|
|
1300
|
+
"th": "สถานะของฉันสามารถรักษาได้"
|
|
970
1301
|
},
|
|
971
1302
|
"单位": {
|
|
972
|
-
"en": "Unit"
|
|
1303
|
+
"en": "Unit",
|
|
1304
|
+
"th": "หน่วย"
|
|
973
1305
|
},
|
|
974
1306
|
"导航菜单树": {
|
|
975
|
-
"en": "Navigation menu tree"
|
|
1307
|
+
"en": "Navigation menu tree",
|
|
1308
|
+
"th": "ต้นไม้เมนูนำทาง"
|
|
976
1309
|
},
|
|
977
1310
|
"登录失败,请重新登录!": {
|
|
978
|
-
"en": "Login failed, please log in again!"
|
|
1311
|
+
"en": "Login failed, please log in again!",
|
|
1312
|
+
"th": "เข้าสู่ระบบล้มเหลว โปรดเข้าสู่ระบบอีกครั้ง!"
|
|
979
1313
|
},
|
|
980
1314
|
"提示指令": {
|
|
981
|
-
"en": "Prompt command"
|
|
1315
|
+
"en": "Prompt command",
|
|
1316
|
+
"th": "คำสั่งพร้อม"
|
|
982
1317
|
},
|
|
983
1318
|
"弹窗组件": {
|
|
984
|
-
"en": "Pop-up Window Assembly"
|
|
1319
|
+
"en": "Pop-up Window Assembly",
|
|
1320
|
+
"th": "องค์ประกอบหน้าต่างป๊อปอัพ"
|
|
985
1321
|
},
|
|
986
1322
|
"信贷合同": {
|
|
987
|
-
"en": "Credit contract"
|
|
1323
|
+
"en": "Credit contract",
|
|
1324
|
+
"th": "สัญญาเครดิต"
|
|
988
1325
|
},
|
|
989
1326
|
"布局": {
|
|
990
|
-
"en": "Layout"
|
|
1327
|
+
"en": "Layout",
|
|
1328
|
+
"th": "เลย์เอาต์"
|
|
991
1329
|
},
|
|
992
1330
|
"操作,意见不能为空": {
|
|
993
|
-
"en": "Operation, comments cannot be empty"
|
|
1331
|
+
"en": "Operation, comments cannot be empty",
|
|
1332
|
+
"th": "การดำเนินการ ความคิดเห็นต้องไม่ว่างเปล่า"
|
|
994
1333
|
},
|
|
995
1334
|
"多选框": {
|
|
996
|
-
"en": "Multi-select box"
|
|
1335
|
+
"en": "Multi-select box",
|
|
1336
|
+
"th": "กล่องเลือกหลายรายการ"
|
|
997
1337
|
},
|
|
998
1338
|
"修改前数据内容": {
|
|
999
|
-
"en": "Data content before modification"
|
|
1339
|
+
"en": "Data content before modification",
|
|
1340
|
+
"th": "เนื้อหาข้อมูลก่อนการแก้ไข"
|
|
1000
1341
|
},
|
|
1001
1342
|
"您的数据导出时间可能会比较长,是否继续导出?": {
|
|
1002
|
-
"en": "Your data export time may be relatively long, do you want to continue exporting?"
|
|
1343
|
+
"en": "Your data export time may be relatively long, do you want to continue exporting?",
|
|
1344
|
+
"th": "เวลาการส่งออกข้อมูลของคุณอาจใช้เวลานาน คุณต้องการดำเนินการส่งออกต่อหรือไม่?"
|
|
1003
1345
|
},
|
|
1004
1346
|
"活动时间": {
|
|
1005
|
-
"en": "Activity time"
|
|
1347
|
+
"en": "Activity time",
|
|
1348
|
+
"th": "เวลากิจกรรม"
|
|
1006
1349
|
},
|
|
1007
1350
|
"长度在 3 到 5 个字符": {
|
|
1008
|
-
"en": "The length is 3 to 5 characters"
|
|
1351
|
+
"en": "The length is 3 to 5 characters",
|
|
1352
|
+
"th": "ความยาวอยู่ในช่วง 3 ถึง 5 ตัวอักษร"
|
|
1009
1353
|
},
|
|
1010
1354
|
"附件类型": {
|
|
1011
|
-
"en": "Attachment type"
|
|
1355
|
+
"en": "Attachment type",
|
|
1356
|
+
"th": "ประเภทไฟล์แนบ"
|
|
1012
1357
|
},
|
|
1013
1358
|
"提示信息": {
|
|
1014
|
-
"en": "Prompt message"
|
|
1359
|
+
"en": "Prompt message",
|
|
1360
|
+
"th": "ข้อความแจ้งเตือน"
|
|
1015
1361
|
},
|
|
1016
1362
|
"其他方式": {
|
|
1017
|
-
"en": "Other ways"
|
|
1363
|
+
"en": "Other ways",
|
|
1364
|
+
"th": "วิธีอื่น"
|
|
1018
1365
|
},
|
|
1019
1366
|
"点击组件外部": {
|
|
1020
|
-
"en": "Click outside the component"
|
|
1367
|
+
"en": "Click outside the component",
|
|
1368
|
+
"th": "คลิกด้านนอกของคอมโพเนนต์"
|
|
1021
1369
|
},
|
|
1022
1370
|
"子票区间止": {
|
|
1023
|
-
"en": "Sub-ticket interval ends"
|
|
1371
|
+
"en": "Sub-ticket interval ends",
|
|
1372
|
+
"th": "สิ้นสุดช่วงระหว่างตั๋วย่อย"
|
|
1024
1373
|
},
|
|
1025
1374
|
"权限控制": {
|
|
1026
|
-
"en": "Permission control"
|
|
1375
|
+
"en": "Permission control",
|
|
1376
|
+
"th": "การควบคุมสิทธิ์"
|
|
1027
1377
|
},
|
|
1028
1378
|
"额外方法": {
|
|
1029
|
-
"en": "Additional methods"
|
|
1379
|
+
"en": "Additional methods",
|
|
1380
|
+
"th": "วิธีเพิ่มเติม"
|
|
1030
1381
|
},
|
|
1031
1382
|
"删除菜单/按钮": {
|
|
1032
|
-
"en": "Delete menu/button"
|
|
1383
|
+
"en": "Delete menu/button",
|
|
1384
|
+
"th": "ลบเมนู/ปุ่ม"
|
|
1033
1385
|
},
|
|
1034
1386
|
"格式文件,暂不支持上传!": {
|
|
1035
|
-
"en": "format file, upload is temporarily not supported!"
|
|
1387
|
+
"en": "format file, upload is temporarily not supported!",
|
|
1388
|
+
"th": "ไฟล์รูปแบบ ไม่รองรับการอัปโหลดชั่วคราว!"
|
|
1036
1389
|
},
|
|
1037
1390
|
"中文繁体": {
|
|
1038
|
-
"en": "Traditional Chinese"
|
|
1391
|
+
"en": "Traditional Chinese",
|
|
1392
|
+
"th": "จีนดั้งเดิม"
|
|
1039
1393
|
},
|
|
1040
1394
|
"全部清空": {
|
|
1041
|
-
"en": "Empty it all"
|
|
1395
|
+
"en": "Empty it all",
|
|
1396
|
+
"th": "ล้างทั้งหมด"
|
|
1042
1397
|
},
|
|
1043
1398
|
"登录页标语": {
|
|
1044
|
-
"en": "Login page slogan"
|
|
1399
|
+
"en": "Login page slogan",
|
|
1400
|
+
"th": "สโลแกนหน้าเข้าสู่ระบบ"
|
|
1045
1401
|
},
|
|
1046
1402
|
"两次输入密码不一致!": {
|
|
1047
|
-
"en": "The password entered twice is inconsistent!"
|
|
1403
|
+
"en": "The password entered twice is inconsistent!",
|
|
1404
|
+
"th": "รหัสผ่านที่ป้อนสองครั้งไม่สอดคล้องกัน!"
|
|
1048
1405
|
},
|
|
1049
1406
|
"无效数据": {
|
|
1050
|
-
"en": "Invalid data"
|
|
1407
|
+
"en": "Invalid data",
|
|
1408
|
+
"th": "ข้อมูลไม่ถูกต้อง"
|
|
1051
1409
|
},
|
|
1052
1410
|
"开始": {
|
|
1053
|
-
"en": "Start"
|
|
1411
|
+
"en": "Start",
|
|
1412
|
+
"th": "เริ่มต้น"
|
|
1054
1413
|
},
|
|
1055
1414
|
"颜色主题": {
|
|
1056
|
-
"en": "Color theme"
|
|
1415
|
+
"en": "Color theme",
|
|
1416
|
+
"th": "ธีมสี"
|
|
1057
1417
|
},
|
|
1058
1418
|
"复制": {
|
|
1059
|
-
"en": "Copy"
|
|
1419
|
+
"en": "Copy",
|
|
1420
|
+
"th": "คัดลอก"
|
|
1060
1421
|
},
|
|
1061
1422
|
"已失效": {
|
|
1062
|
-
"en": "Has expired"
|
|
1423
|
+
"en": "Has expired",
|
|
1424
|
+
"th": "หมดอายุแล้ว"
|
|
1063
1425
|
},
|
|
1064
1426
|
"证书信息获取失败!": {
|
|
1065
|
-
"en": "Certificate information acquisition failed!"
|
|
1427
|
+
"en": "Certificate information acquisition failed!",
|
|
1428
|
+
"th": "การรับข้อมูลใบรับรองล้มเหลว!"
|
|
1066
1429
|
},
|
|
1067
1430
|
"步骤条": {
|
|
1068
|
-
"en": "Step bar"
|
|
1431
|
+
"en": "Step bar",
|
|
1432
|
+
"th": "แถบขั้นตอน"
|
|
1069
1433
|
},
|
|
1070
1434
|
"暂无帮助文档,请联系管理员!": {
|
|
1071
|
-
"en": "There is no help document for the time being, please contact the administrator!"
|
|
1435
|
+
"en": "There is no help document for the time being, please contact the administrator!",
|
|
1436
|
+
"th": "ไม่มีเอกสารช่วยเหลือในขณะนี้ โปรดติดต่อผู้ดูแลระบบ!"
|
|
1072
1437
|
},
|
|
1073
1438
|
"文件名不能为空": {
|
|
1074
|
-
"en": "File name cannot be empty"
|
|
1439
|
+
"en": "File name cannot be empty",
|
|
1440
|
+
"th": "ชื่อไฟล์ต้องไม่ว่างเปล่า"
|
|
1075
1441
|
},
|
|
1076
1442
|
"请输入账号!": {
|
|
1077
|
-
"en": "Please enter"
|
|
1443
|
+
"en": "Please enter",
|
|
1444
|
+
"th": "โปรดระบุ"
|
|
1078
1445
|
},
|
|
1079
1446
|
"按钮": {
|
|
1080
|
-
"en": "Button"
|
|
1447
|
+
"en": "Button",
|
|
1448
|
+
"th": "ปุ่ม"
|
|
1081
1449
|
},
|
|
1082
1450
|
"作废": {
|
|
1083
|
-
"en": "Voided"
|
|
1451
|
+
"en": "Voided",
|
|
1452
|
+
"th": "ยกเลิก"
|
|
1084
1453
|
},
|
|
1085
1454
|
"客户端下载": {
|
|
1086
|
-
"en": "Client download"
|
|
1455
|
+
"en": "Client download",
|
|
1456
|
+
"th": "ดาวน์โหลดไคลเอ็นต์"
|
|
1087
1457
|
},
|
|
1088
1458
|
"登 录": {
|
|
1089
|
-
"en": "Login"
|
|
1459
|
+
"en": "Login",
|
|
1460
|
+
"th": "เข้าสู่ระบบ"
|
|
1090
1461
|
},
|
|
1091
1462
|
"走马灯": {
|
|
1092
|
-
"en": "Walking lantern"
|
|
1463
|
+
"en": "Walking lantern",
|
|
1464
|
+
"th": "โคมไฟเดิน"
|
|
1093
1465
|
},
|
|
1094
1466
|
"字体": {
|
|
1095
|
-
"en": "Font"
|
|
1467
|
+
"en": "Font",
|
|
1468
|
+
"th": "แบบอักษร"
|
|
1096
1469
|
},
|
|
1097
1470
|
"驳回": {
|
|
1098
|
-
"en": "Rejected"
|
|
1471
|
+
"en": "Rejected",
|
|
1472
|
+
"th": "ปฏิเสธ"
|
|
1099
1473
|
},
|
|
1100
1474
|
"下载": {
|
|
1101
|
-
"en": "Download"
|
|
1475
|
+
"en": "Download",
|
|
1476
|
+
"th": "ดาวน์โหลด"
|
|
1102
1477
|
},
|
|
1103
1478
|
"N9-结算单据": {
|
|
1104
|
-
"en": "N9-Settlement Documents"
|
|
1479
|
+
"en": "N9-Settlement Documents",
|
|
1480
|
+
"th": "N9-เอกสารชำระเงิน"
|
|
1105
1481
|
},
|
|
1106
1482
|
"一个筛选条件": {
|
|
1107
|
-
"en": "A filter condition"
|
|
1483
|
+
"en": "A filter condition",
|
|
1484
|
+
"th": "เงื่อนไขการกรองหนึ่งรายการ"
|
|
1108
1485
|
},
|
|
1109
1486
|
"往来处理": {
|
|
1110
|
-
"en": "Transaction processing"
|
|
1487
|
+
"en": "Transaction processing",
|
|
1488
|
+
"th": "การประมวลผลธุรกรรม"
|
|
1111
1489
|
},
|
|
1112
1490
|
"请输入手机号!": {
|
|
1113
|
-
"en": "Please enter your mobile phone number!"
|
|
1491
|
+
"en": "Please enter your mobile phone number!",
|
|
1492
|
+
"th": "โปรดป้อนหมายเลขโทรศัพท์มือถือของคุณ!"
|
|
1114
1493
|
},
|
|
1115
1494
|
"结束": {
|
|
1116
|
-
"en": "End"
|
|
1495
|
+
"en": "End",
|
|
1496
|
+
"th": "จบ"
|
|
1117
1497
|
},
|
|
1118
1498
|
"N9-工作流管理": {
|
|
1119
|
-
"en": "N9-Workflow Management"
|
|
1499
|
+
"en": "N9-Workflow Management",
|
|
1500
|
+
"th": "N9-การจัดการเวิร์กฟลอว์"
|
|
1120
1501
|
},
|
|
1121
1502
|
"表单错误!": {
|
|
1122
|
-
"en": "Form error!"
|
|
1503
|
+
"en": "Form error!",
|
|
1504
|
+
"th": "ข้อผิดพลาดของแบบฟอร์ม!"
|
|
1123
1505
|
},
|
|
1124
1506
|
"证书获取失败!": {
|
|
1125
|
-
"en": "Certificate acquisition failed!"
|
|
1507
|
+
"en": "Certificate acquisition failed!",
|
|
1508
|
+
"th": "การรับรองสำเร็จ!"
|
|
1126
1509
|
},
|
|
1127
1510
|
"贴现合同": {
|
|
1128
|
-
"en": "Discounted contract"
|
|
1511
|
+
"en": "Discounted contract",
|
|
1512
|
+
"th": "สัญญาส่วนลด"
|
|
1129
1513
|
},
|
|
1130
1514
|
"结束日期": {
|
|
1131
|
-
"en": "End Date"
|
|
1515
|
+
"en": "End Date",
|
|
1516
|
+
"th": "วันที่สิ้นสุด"
|
|
1132
1517
|
},
|
|
1133
1518
|
"更多条件": {
|
|
1134
|
-
"en": "More conditions"
|
|
1519
|
+
"en": "More conditions",
|
|
1520
|
+
"th": "เงื่อนไขเพิ่มเติม"
|
|
1135
1521
|
},
|
|
1136
1522
|
"手机号": {
|
|
1137
|
-
"en": "Mobile phone number"
|
|
1523
|
+
"en": "Mobile phone number",
|
|
1524
|
+
"th": "หมายเลขโทรศัพท์มือถือ"
|
|
1138
1525
|
},
|
|
1139
1526
|
"到第": {
|
|
1140
|
-
"en": "To No."
|
|
1527
|
+
"en": "To No.",
|
|
1528
|
+
"th": "ถึงเลขที่"
|
|
1141
1529
|
},
|
|
1142
1530
|
"系统切换": {
|
|
1143
|
-
"en": "System switch"
|
|
1531
|
+
"en": "System switch",
|
|
1532
|
+
"th": "สลับระบบ"
|
|
1144
1533
|
},
|
|
1145
1534
|
"该账号未开启UK校验!": {
|
|
1146
|
-
"en": "UK verification is not enabled for this account!"
|
|
1535
|
+
"en": "UK verification is not enabled for this account!",
|
|
1536
|
+
"th": "การตรวจสอบ UK ยังไม่ได้เปิดใช้สำหรับบัญชีนี้!"
|
|
1147
1537
|
},
|
|
1148
1538
|
"交易处理": {
|
|
1149
|
-
"en": "Transaction processing"
|
|
1539
|
+
"en": "Transaction processing",
|
|
1540
|
+
"th": "การประมวลผลธุรกรรม"
|
|
1150
1541
|
},
|
|
1151
1542
|
"全部:": {
|
|
1152
|
-
"en": "All:"
|
|
1543
|
+
"en": "All:",
|
|
1544
|
+
"th": "ทั้งหมด:"
|
|
1153
1545
|
},
|
|
1154
1546
|
"通过": {
|
|
1155
|
-
"en": "By"
|
|
1547
|
+
"en": "By",
|
|
1548
|
+
"th": "โดย"
|
|
1156
1549
|
},
|
|
1157
1550
|
"凭单": {
|
|
1158
|
-
"en": "Voucher"
|
|
1551
|
+
"en": "Voucher",
|
|
1552
|
+
"th": "ใบสำคัญ"
|
|
1159
1553
|
},
|
|
1160
1554
|
"中国红": {
|
|
1161
|
-
"en": "China Red"
|
|
1555
|
+
"en": "China Red",
|
|
1556
|
+
"th": "แดงจีน"
|
|
1162
1557
|
},
|
|
1163
1558
|
"图片": {
|
|
1164
|
-
"en": "Picture"
|
|
1559
|
+
"en": "Picture",
|
|
1560
|
+
"th": "รูปภาพ"
|
|
1165
1561
|
},
|
|
1166
1562
|
"即时配送": {
|
|
1167
|
-
"en": "Instant delivery"
|
|
1563
|
+
"en": "Instant delivery",
|
|
1564
|
+
"th": "การจัดส่งทันที"
|
|
1168
1565
|
},
|
|
1169
1566
|
"找回密码": {
|
|
1170
|
-
"en": "Retrieve password"
|
|
1567
|
+
"en": "Retrieve password",
|
|
1568
|
+
"th": "กู้คืนรหัสผ่าน"
|
|
1171
1569
|
},
|
|
1172
1570
|
"卡片": {
|
|
1173
|
-
"en": "Cards"
|
|
1571
|
+
"en": "Cards",
|
|
1572
|
+
"th": "การ์ด"
|
|
1174
1573
|
},
|
|
1175
1574
|
"收起": {
|
|
1176
|
-
"en": "Put it away"
|
|
1575
|
+
"en": "Put it away",
|
|
1576
|
+
"th": "ย่อ"
|
|
1177
1577
|
},
|
|
1178
1578
|
"纯文本展示": {
|
|
1179
|
-
"en": "Plain text display"
|
|
1579
|
+
"en": "Plain text display",
|
|
1580
|
+
"th": "การแสดงข้อความเปล่า"
|
|
1180
1581
|
},
|
|
1181
1582
|
"保存": {
|
|
1182
|
-
"en": "Save"
|
|
1583
|
+
"en": "Save",
|
|
1584
|
+
"th": "บันทึก"
|
|
1183
1585
|
},
|
|
1184
1586
|
"关闭当前标签": {
|
|
1185
|
-
"en": "Close current label"
|
|
1587
|
+
"en": "Close current label",
|
|
1588
|
+
"th": "ปิดแท็บปัจจุบัน"
|
|
1186
1589
|
},
|
|
1187
1590
|
"无效数据详情": {
|
|
1188
|
-
"en": "Invalid data details"
|
|
1591
|
+
"en": "Invalid data details",
|
|
1592
|
+
"th": "รายละเอียดข้อมูลที่ไม่ถูกต้อง"
|
|
1189
1593
|
},
|
|
1190
1594
|
"文件流下载": {
|
|
1191
|
-
"en": "File stream download"
|
|
1595
|
+
"en": "File stream download",
|
|
1596
|
+
"th": "ดาวน์โหลดไฟล์แบบสตรีม"
|
|
1192
1597
|
},
|
|
1193
1598
|
"您的证书尚未生效!距离生效日期还剩": {
|
|
1194
|
-
"en": "Your certificate has not yet taken effect! There is still no effective date."
|
|
1599
|
+
"en": "Your certificate has not yet taken effect! There is still no effective date.",
|
|
1600
|
+
"th": "ใบรับรองของคุณยังไม่เริ่มใช้งาน! ยังไม่มีวันที่เริ่มต้นใช้งาน"
|
|
1195
1601
|
},
|
|
1196
1602
|
"其他合同": {
|
|
1197
|
-
"en": "Other contracts"
|
|
1603
|
+
"en": "Other contracts",
|
|
1604
|
+
"th": "สัญญาอื่น ๆ"
|
|
1198
1605
|
},
|
|
1199
1606
|
"新密码": {
|
|
1200
|
-
"en": "New password"
|
|
1607
|
+
"en": "New password",
|
|
1608
|
+
"th": "รหัสผ่านใหม่"
|
|
1201
1609
|
},
|
|
1202
1610
|
"选择日期": {
|
|
1203
|
-
"en": "Select date"
|
|
1611
|
+
"en": "Select date",
|
|
1612
|
+
"th": "เลือกวันที่"
|
|
1204
1613
|
},
|
|
1205
1614
|
"原始密码与旧密码不一致": {
|
|
1206
|
-
"en": "The original password is inconsistent with the old password."
|
|
1615
|
+
"en": "The original password is inconsistent with the old password.",
|
|
1616
|
+
"th": "รหัสผ่านเดิมไม่สอดคล้องกับรหัสผ่านเก่า"
|
|
1207
1617
|
},
|
|
1208
1618
|
"点击或将文件拖拽到这里上传": {
|
|
1209
|
-
"en": "Click or drag the file here to upload"
|
|
1619
|
+
"en": "Click or drag the file here to upload",
|
|
1620
|
+
"th": "คลิกหรือลากไฟล์มาที่นี่เพื่ออัปโหลด"
|
|
1210
1621
|
},
|
|
1211
1622
|
"帮助文档": {
|
|
1212
|
-
"en": "Help document"
|
|
1623
|
+
"en": "Help document",
|
|
1624
|
+
"th": "เอกสารช่วยเหลือ"
|
|
1213
1625
|
},
|
|
1214
1626
|
"分页": {
|
|
1215
|
-
"en": "Paging"
|
|
1627
|
+
"en": "Paging",
|
|
1628
|
+
"th": "แบ่งหน้า"
|
|
1216
1629
|
},
|
|
1217
1630
|
"审批按钮组": {
|
|
1218
|
-
"en": "Approval button group"
|
|
1631
|
+
"en": "Approval button group",
|
|
1632
|
+
"th": "กลุ่มปุ่มการอนุมัติ"
|
|
1219
1633
|
},
|
|
1220
1634
|
"异常页面": {
|
|
1221
|
-
"en": "Exception page"
|
|
1635
|
+
"en": "Exception page",
|
|
1636
|
+
"th": "หน้าข้อผิดพลาด"
|
|
1222
1637
|
},
|
|
1223
1638
|
"常用样式": {
|
|
1224
|
-
"en": "Common style"
|
|
1639
|
+
"en": "Common style",
|
|
1640
|
+
"th": "สไตล์ทั่วไป"
|
|
1225
1641
|
},
|
|
1226
1642
|
"最近六月": {
|
|
1227
|
-
"en": "Last June"
|
|
1643
|
+
"en": "Last June",
|
|
1644
|
+
"th": "เมื่อเดือนมิถุนายนล่าสุด"
|
|
1228
1645
|
},
|
|
1229
1646
|
"菜单/按钮详情": {
|
|
1230
|
-
"en": "Menu/Button Details"
|
|
1647
|
+
"en": "Menu/Button Details",
|
|
1648
|
+
"th": "รายละเอียดเมนู/ปุ่ม"
|
|
1231
1649
|
},
|
|
1232
1650
|
"暂无系统公告": {
|
|
1233
|
-
"en": "No system announcement for the time being"
|
|
1651
|
+
"en": "No system announcement for the time being",
|
|
1652
|
+
"th": "ไม่มีประกาศจากระบบในขณะนี้"
|
|
1234
1653
|
},
|
|
1235
1654
|
"密码只能包含数字 + 大写字母 + 小写字母": {
|
|
1236
|
-
"en": "Passwords can only contain numeric uppercase lowercase letters"
|
|
1237
|
-
|
|
1238
|
-
"密码只能包含数字 + 大写字母 + 小写字母 + 特殊符号": {
|
|
1239
|
-
"en": "Passwords can only contain numeric uppercase lowercase letters and special symbols"
|
|
1655
|
+
"en": "Passwords can only contain numeric uppercase lowercase letters",
|
|
1656
|
+
"th": "รหัสผ่านสามารถมีเฉพาะตัวเลข ตัวอักษรพิมพ์ใหญ่ และตัวอักษรพิมพ์เล็กเท่านั้น"
|
|
1240
1657
|
},
|
|
1241
1658
|
"关闭其他": {
|
|
1242
|
-
"en": "Close others"
|
|
1659
|
+
"en": "Close others",
|
|
1660
|
+
"th": "ปิดอื่น ๆ"
|
|
1243
1661
|
},
|
|
1244
1662
|
"上传时间": {
|
|
1245
|
-
"en": "Time"
|
|
1663
|
+
"en": "Time",
|
|
1664
|
+
"th": "เวลา"
|
|
1246
1665
|
},
|
|
1247
1666
|
"导出进度": {
|
|
1248
|
-
"en": "Export progress"
|
|
1667
|
+
"en": "Export progress",
|
|
1668
|
+
"th": "ความคืบหน้าในการส่งออก"
|
|
1249
1669
|
},
|
|
1250
1670
|
"金融金": {
|
|
1251
|
-
"en": "Financial gold"
|
|
1671
|
+
"en": "Financial gold",
|
|
1672
|
+
"th": "ทองทางการเงิน"
|
|
1252
1673
|
},
|
|
1253
1674
|
"序号": {
|
|
1254
|
-
"en": "Serial number"
|
|
1675
|
+
"en": "Serial number",
|
|
1676
|
+
"th": "หมายเลขลำดับ"
|
|
1255
1677
|
},
|
|
1256
1678
|
"手机验证码登录": {
|
|
1257
|
-
"en": "Mobile phone verification code login"
|
|
1679
|
+
"en": "Mobile phone verification code login",
|
|
1680
|
+
"th": "เข้าสู่ระบบด้วยรหัสยืนยันทางโทรศัพท์มือถือ"
|
|
1258
1681
|
},
|
|
1259
1682
|
"切换用户": {
|
|
1260
|
-
"en": "Switch users"
|
|
1683
|
+
"en": "Switch users",
|
|
1684
|
+
"th": "สลับผู้ใช้"
|
|
1261
1685
|
},
|
|
1262
1686
|
"位": {
|
|
1263
|
-
"en": "bit"
|
|
1687
|
+
"en": "bit",
|
|
1688
|
+
"th": "บิต"
|
|
1264
1689
|
},
|
|
1265
1690
|
"登录时长": {
|
|
1266
|
-
"en": "Login duration"
|
|
1691
|
+
"en": "Login duration",
|
|
1692
|
+
"th": "ระยะเวลาการเข้าสู่ระบบ"
|
|
1267
1693
|
},
|
|
1268
1694
|
"页头": {
|
|
1269
|
-
"en": "Header"
|
|
1695
|
+
"en": "Header",
|
|
1696
|
+
"th": "ส่วนหัว"
|
|
1270
1697
|
},
|
|
1271
1698
|
"请求超时,请刷新尝试": {
|
|
1272
|
-
"en": "The request timed out, please refresh the attempt."
|
|
1699
|
+
"en": "The request timed out, please refresh the attempt.",
|
|
1700
|
+
"th": "คำขอหมดเวลา โปรดรีเฟรชลอง"
|
|
1273
1701
|
},
|
|
1274
1702
|
"导出错误数据": {
|
|
1275
|
-
"en": "Export error data"
|
|
1703
|
+
"en": "Export error data",
|
|
1704
|
+
"th": "ส่งออกข้อมูลผิดพลาด"
|
|
1276
1705
|
},
|
|
1277
1706
|
"一列导出数据": {
|
|
1278
|
-
"en": "One column of export data"
|
|
1707
|
+
"en": "One column of export data",
|
|
1708
|
+
"th": "กลุ่มข้อมูลที่ส่งออกอย่างเดียว"
|
|
1279
1709
|
},
|
|
1280
1710
|
"这里的传值,是只依赖DOM结构,利用自定义事件/事件冒泡实现值得传递": {
|
|
1281
|
-
"en": "The value transfer here depends only on DOM structure and uses custom event/event bubbling to implement the value transfer."
|
|
1711
|
+
"en": "The value transfer here depends only on DOM structure and uses custom event/event bubbling to implement the value transfer.",
|
|
1712
|
+
"th": "การถ่ายทอดค่าที่นี่ขึ้นอยู่กับโครงสร้าง DOM เท่านั้น และใช้เหตุการณ์ที่กำหนดเอง / การเผยแพร่เหตุการณ์เพื่อส่งค่า"
|
|
1282
1713
|
},
|
|
1283
1714
|
"重置": {
|
|
1284
|
-
"en": "Reset"
|
|
1715
|
+
"en": "Reset",
|
|
1716
|
+
"th": "รีเซ็ต"
|
|
1285
1717
|
},
|
|
1286
1718
|
"显示列": {
|
|
1287
|
-
"en": "Show column"
|
|
1719
|
+
"en": "Show column",
|
|
1720
|
+
"th": "แสดงคอลัมน์"
|
|
1288
1721
|
},
|
|
1289
1722
|
"文件导出": {
|
|
1290
|
-
"en": "File export"
|
|
1723
|
+
"en": "File export",
|
|
1724
|
+
"th": "ส่งออกไฟล์"
|
|
1291
1725
|
},
|
|
1292
1726
|
"原始密码": {
|
|
1293
|
-
"en": "Original password"
|
|
1727
|
+
"en": "Original password",
|
|
1728
|
+
"th": "รหัสผ่านเดิม"
|
|
1294
1729
|
},
|
|
1295
1730
|
"中文简体": {
|
|
1296
|
-
"en": "Simplified Chinese"
|
|
1731
|
+
"en": "Simplified Chinese",
|
|
1732
|
+
"th": "จีนตัวย่อ"
|
|
1297
1733
|
},
|
|
1298
1734
|
"导出文件": {
|
|
1299
|
-
"en": "Export file"
|
|
1735
|
+
"en": "Export file",
|
|
1736
|
+
"th": "ส่งออกไฟล์"
|
|
1300
1737
|
},
|
|
1301
1738
|
"请输入访问路径": {
|
|
1302
|
-
"en": "Please enter the access path"
|
|
1739
|
+
"en": "Please enter the access path",
|
|
1740
|
+
"th": "โปรดป้อนเส้นทางการเข้าถึง"
|
|
1303
1741
|
},
|
|
1304
1742
|
"条": {
|
|
1305
|
-
"en": "Article"
|
|
1743
|
+
"en": "Article",
|
|
1744
|
+
"th": "บทความ"
|
|
1306
1745
|
},
|
|
1307
1746
|
"提示": {
|
|
1308
|
-
"en": "Hint"
|
|
1747
|
+
"en": "Hint",
|
|
1748
|
+
"th": "คำแนะนำ"
|
|
1309
1749
|
},
|
|
1310
1750
|
"锚点定位": {
|
|
1311
|
-
"en": "Anchor point positioning"
|
|
1751
|
+
"en": "Anchor point positioning",
|
|
1752
|
+
"th": "การจัดตำแหน่งจุดยึด"
|
|
1312
1753
|
},
|
|
1313
1754
|
"检测到当前屏幕分辨率不是100%,建议调整分辨率后刷新业务来确保呈现效果最佳。": {
|
|
1314
|
-
"en": "Detected that the current screen resolution is not 100%, it is recommended to adjust the resolution after refreshing the business to ensure that the best effect is displayed."
|
|
1755
|
+
"en": "Detected that the current screen resolution is not 100%, it is recommended to adjust the resolution after refreshing the business to ensure that the best effect is displayed.",
|
|
1756
|
+
"th": "ตรวจพบว่าความละเอียดหน้าจอปัจจุบันไม่ได้เป็น 100% แนะนำให้ปรับความละเอียดหลังจากรีเฟรชธุรกิจเพื่อให้แน่ใจว่ามีผลลัพธ์ที่ดีที่สุด"
|
|
1315
1757
|
},
|
|
1316
1758
|
"拖拽列表组件": {
|
|
1317
|
-
"en": "Drag and drop list components"
|
|
1759
|
+
"en": "Drag and drop list components",
|
|
1760
|
+
"th": "ลากและวางองค์ประกอบรายการ"
|
|
1318
1761
|
},
|
|
1319
1762
|
"账号密码登录": {
|
|
1320
|
-
"en": "Account password login"
|
|
1763
|
+
"en": "Account password login",
|
|
1764
|
+
"th": "เข้าสู่ระบบด้วยชื่อผู้ใช้และรหัสผ่าน"
|
|
1321
1765
|
},
|
|
1322
1766
|
"投影": {
|
|
1323
|
-
"en": "Projection"
|
|
1767
|
+
"en": "Projection",
|
|
1768
|
+
"th": "การโปรเจคชัน"
|
|
1324
1769
|
},
|
|
1325
1770
|
"打印": {
|
|
1326
|
-
"en": "Print"
|
|
1771
|
+
"en": "Print",
|
|
1772
|
+
"th": "พิมพ์"
|
|
1327
1773
|
},
|
|
1328
1774
|
"继续导出": {
|
|
1329
|
-
"en": "Continue exporting"
|
|
1775
|
+
"en": "Continue exporting",
|
|
1776
|
+
"th": "ดำเนินการส่งออกต่อ"
|
|
1330
1777
|
},
|
|
1331
1778
|
"请输入原始密码": {
|
|
1332
|
-
"en": "Please enter the original password"
|
|
1779
|
+
"en": "Please enter the original password",
|
|
1780
|
+
"th": "โปรดใส่รหัสผ่านเดิม"
|
|
1333
1781
|
},
|
|
1334
1782
|
"页面布局": {
|
|
1335
|
-
"en": "Page layout"
|
|
1783
|
+
"en": "Page layout",
|
|
1784
|
+
"th": "เค้าโครงหน้าเว็บ"
|
|
1336
1785
|
},
|
|
1337
1786
|
"请输入新密码": {
|
|
1338
|
-
"en": "Please enter a new password"
|
|
1787
|
+
"en": "Please enter a new password",
|
|
1788
|
+
"th": "โปรดใส่รหัสผ่านใหม่"
|
|
1339
1789
|
},
|
|
1340
1790
|
"北京CA": {
|
|
1341
|
-
"en": "Beijing CA"
|
|
1791
|
+
"en": "Beijing CA",
|
|
1792
|
+
"th": "CA ปักกิ่ง"
|
|
1342
1793
|
},
|
|
1343
1794
|
"筛选组件": {
|
|
1344
|
-
"en": "Filter components"
|
|
1795
|
+
"en": "Filter components",
|
|
1796
|
+
"th": "คอมโพเน็นต์ตัวกรอง"
|
|
1345
1797
|
},
|
|
1346
1798
|
"账号": {
|
|
1347
|
-
"en": "account number"
|
|
1799
|
+
"en": "account number",
|
|
1800
|
+
"th": "หมายเลขบัญชี"
|
|
1348
1801
|
},
|
|
1349
1802
|
"uk验证": {
|
|
1350
|
-
"en": "Uk verification"
|
|
1803
|
+
"en": "Uk verification",
|
|
1804
|
+
"th": "การตรวจสอบ UK"
|
|
1351
1805
|
},
|
|
1352
1806
|
"信安CA": {
|
|
1353
|
-
"en": "letter ca"
|
|
1807
|
+
"en": "letter ca",
|
|
1808
|
+
"th": "จดหมาย CA"
|
|
1354
1809
|
},
|
|
1355
1810
|
"打印方法": {
|
|
1356
|
-
"en": "Printing method"
|
|
1811
|
+
"en": "Printing method",
|
|
1812
|
+
"th": "วิธีการพิมพ์"
|
|
1357
1813
|
},
|
|
1358
1814
|
"请输入证书密码!": {
|
|
1359
|
-
"en": "Please enter the certificate password!"
|
|
1815
|
+
"en": "Please enter the certificate password!",
|
|
1816
|
+
"th": "โปรดใส่รหัสผ่านใบรับรอง!"
|
|
1360
1817
|
},
|
|
1361
1818
|
"已审批人": {
|
|
1362
|
-
"en": "Approved person"
|
|
1819
|
+
"en": "Approved person",
|
|
1820
|
+
"th": "ผู้อนุมัติแล้ว"
|
|
1363
1821
|
},
|
|
1364
1822
|
"二级Tab": {
|
|
1365
|
-
"en": "Secondary Tab"
|
|
1823
|
+
"en": "Secondary Tab",
|
|
1824
|
+
"th": "แท็บรอง"
|
|
1366
1825
|
},
|
|
1367
1826
|
"拖拽指令": {
|
|
1368
|
-
"en": "Drag command"
|
|
1827
|
+
"en": "Drag command",
|
|
1828
|
+
"th": "คำสั่งลากและวาง"
|
|
1369
1829
|
},
|
|
1370
1830
|
"返 回": {
|
|
1371
|
-
"en": "Return"
|
|
1831
|
+
"en": "Return",
|
|
1832
|
+
"th": "กลับ"
|
|
1372
1833
|
},
|
|
1373
1834
|
"密码长度范围:": {
|
|
1374
|
-
"en": "Password length range:"
|
|
1835
|
+
"en": "Password length range:",
|
|
1836
|
+
"th": "ช่วงความยาวของรหัสผ่าน:"
|
|
1375
1837
|
},
|
|
1376
1838
|
"活动形式": {
|
|
1377
|
-
"en": "Activity form"
|
|
1839
|
+
"en": "Activity form",
|
|
1840
|
+
"th": "รูปแบบกิจกรรม"
|
|
1378
1841
|
},
|
|
1379
1842
|
"活动区域": {
|
|
1380
|
-
"en": "Activity area"
|
|
1843
|
+
"en": "Activity area",
|
|
1844
|
+
"th": "พื้นที่กิจกรรม"
|
|
1381
1845
|
},
|
|
1382
1846
|
"我的交易": {
|
|
1383
|
-
"en": "My deal"
|
|
1847
|
+
"en": "My deal",
|
|
1848
|
+
"th": "การดำเนินการของฉัน"
|
|
1384
1849
|
},
|
|
1385
1850
|
"常规交易": {
|
|
1386
|
-
"en": "Regular trading"
|
|
1851
|
+
"en": "Regular trading",
|
|
1852
|
+
"th": "การซื้อขายปกติ"
|
|
1387
1853
|
},
|
|
1388
1854
|
"审批查看": {
|
|
1389
|
-
"en": "Approval review"
|
|
1855
|
+
"en": "Approval review",
|
|
1856
|
+
"th": "การตรวจสอบการอนุมัติ"
|
|
1390
1857
|
},
|
|
1391
1858
|
"新密码不能与旧密码相同!": {
|
|
1392
|
-
"en": "The new password cannot be the same as the old one!"
|
|
1859
|
+
"en": "The new password cannot be the same as the old one!",
|
|
1860
|
+
"th": "รหัสผ่านใหม่ไม่สามารถเหมือนกับรหัสเก่า!"
|
|
1393
1861
|
},
|
|
1394
1862
|
"导出用户证书失败!": {
|
|
1395
|
-
"en": "Export of user certificate failed!"
|
|
1863
|
+
"en": "Export of user certificate failed!",
|
|
1864
|
+
"th": "การส่งออกใบรับรองผู้ใช้ล้มเหลว!"
|
|
1396
1865
|
},
|
|
1397
1866
|
"签名方法": {
|
|
1398
|
-
"en": "Signature method"
|
|
1867
|
+
"en": "Signature method",
|
|
1868
|
+
"th": "วิธีการลงชื่อ"
|
|
1399
1869
|
},
|
|
1400
1870
|
"关闭右侧标签": {
|
|
1401
|
-
"en": "Close the right label"
|
|
1871
|
+
"en": "Close the right label",
|
|
1872
|
+
"th": "ปิดป้ายขวา"
|
|
1402
1873
|
},
|
|
1403
1874
|
"启程浏览器.exe": {
|
|
1404
|
-
"en": "Departure browser. exe"
|
|
1875
|
+
"en": "Departure browser. exe",
|
|
1876
|
+
"th": "เริ่มเบราว์เซอร์. exe"
|
|
1405
1877
|
},
|
|
1406
1878
|
"全部 (": {
|
|
1407
|
-
"en": "All ("
|
|
1879
|
+
"en": "All (",
|
|
1880
|
+
"th": "ทั้งหมด ("
|
|
1408
1881
|
},
|
|
1409
1882
|
"上传进度": {
|
|
1410
|
-
"en": "Progress"
|
|
1883
|
+
"en": "Progress",
|
|
1884
|
+
"th": "ความคืบหน้า"
|
|
1411
1885
|
},
|
|
1412
1886
|
"条件": {
|
|
1413
|
-
"en": "Condition"
|
|
1887
|
+
"en": "Condition",
|
|
1888
|
+
"th": "เงื่อนไข"
|
|
1414
1889
|
},
|
|
1415
1890
|
"滚动条": {
|
|
1416
|
-
"en": "Scroll bar"
|
|
1891
|
+
"en": "Scroll bar",
|
|
1892
|
+
"th": "แถบเลื่อน"
|
|
1417
1893
|
},
|
|
1418
1894
|
"校验证书密码失败!您还有": {
|
|
1419
|
-
"en": "Failed to verify certificate password! You still have"
|
|
1895
|
+
"en": "Failed to verify certificate password! You still have",
|
|
1896
|
+
"th": "การตรวจสอบรหัสผ่านใบรับรองล้มเหลว! คุณยังมี"
|
|
1420
1897
|
},
|
|
1421
1898
|
"文件上传": {
|
|
1422
|
-
"en": "File upload"
|
|
1899
|
+
"en": "File upload",
|
|
1900
|
+
"th": "อัปโหลดไฟล์"
|
|
1423
1901
|
},
|
|
1424
1902
|
"右键菜单": {
|
|
1425
|
-
"en": "Right-click menu"
|
|
1903
|
+
"en": "Right-click menu",
|
|
1904
|
+
"th": "เมนูคลิกขวา"
|
|
1426
1905
|
},
|
|
1427
1906
|
"权限按钮": {
|
|
1428
|
-
"en": "Permission button"
|
|
1907
|
+
"en": "Permission button",
|
|
1908
|
+
"th": "ปุ่มอนุญาต"
|
|
1429
1909
|
},
|
|
1430
1910
|
"账户账单获取设置": {
|
|
1431
|
-
"en": "Account Bill Acquisition Settings"
|
|
1911
|
+
"en": "Account Bill Acquisition Settings",
|
|
1912
|
+
"th": "การตั้งค่าการรับบิลบัญชี"
|
|
1432
1913
|
},
|
|
1433
1914
|
"请输入密码!": {
|
|
1434
|
-
"en": "Please enter the password!"
|
|
1915
|
+
"en": "Please enter the password!",
|
|
1916
|
+
"th": "โปรดใส่รหัสผ่าน!"
|
|
1435
1917
|
},
|
|
1436
1918
|
"上述数据输入有误,请修改导入文件中相关信息!": {
|
|
1437
|
-
"en": "The above data input is incorrect, please modify the relevant information in the import file!"
|
|
1919
|
+
"en": "The above data input is incorrect, please modify the relevant information in the import file!",
|
|
1920
|
+
"th": "ข้อมูลที่ป้อนข้างต้นไม่ถูกต้อง โปรดแก้ไขข้อมูลที่เกี่ยวข้องในไฟล์นำเข้า!"
|
|
1438
1921
|
},
|
|
1439
1922
|
"小时": {
|
|
1440
|
-
"en": "Hours"
|
|
1923
|
+
"en": "Hours",
|
|
1924
|
+
"th": "ชั่วโมง"
|
|
1441
1925
|
},
|
|
1442
1926
|
"菜单权限设置": {
|
|
1443
|
-
"en": "Menu permission settings"
|
|
1927
|
+
"en": "Menu permission settings",
|
|
1928
|
+
"th": "การตั้งค่าสิทธิการใช้เมนู"
|
|
1444
1929
|
},
|
|
1445
|
-
"
|
|
1446
|
-
"en": "
|
|
1930
|
+
"版本号": {
|
|
1931
|
+
"en": "Version number",
|
|
1932
|
+
"th": "หมายเลขเวอร์ชัน"
|
|
1447
1933
|
},
|
|
1448
1934
|
"保存菜单树": {
|
|
1449
|
-
"en": "Save menu tree"
|
|
1935
|
+
"en": "Save menu tree",
|
|
1936
|
+
"th": "บันทึกต้นไม้เมนู"
|
|
1450
1937
|
},
|
|
1451
1938
|
"暂无访问权限": {
|
|
1452
|
-
"en": "No access rights for the time being"
|
|
1939
|
+
"en": "No access rights for the time being",
|
|
1940
|
+
"th": "ไม่มีสิทธิ์ในขณะนี้"
|
|
1453
1941
|
},
|
|
1454
1942
|
"500,服务器链接失败!": {
|
|
1455
|
-
"en": "500, server link failed!"
|
|
1943
|
+
"en": "500, server link failed!",
|
|
1944
|
+
"th": "500, การเชื่อมต่อเซิร์ฟเวอร์ล้มเหลว!"
|
|
1456
1945
|
},
|
|
1457
1946
|
"徽标": {
|
|
1458
|
-
"en": "Logo"
|
|
1947
|
+
"en": "Logo",
|
|
1948
|
+
"th": "โลโก้"
|
|
1459
1949
|
},
|
|
1460
1950
|
"消息弹窗": {
|
|
1461
|
-
"en": "Message pop-up window"
|
|
1951
|
+
"en": "Message pop-up window",
|
|
1952
|
+
"th": "หน้าต่างแสดงข้อความ"
|
|
1462
1953
|
},
|
|
1463
1954
|
"下拉选择树": {
|
|
1464
|
-
"en": "Drop-down selection tree"
|
|
1955
|
+
"en": "Drop-down selection tree",
|
|
1956
|
+
"th": "ต้นไม้การเลือกลง"
|
|
1465
1957
|
},
|
|
1466
1958
|
"N9-登录": {
|
|
1467
|
-
"en": "N9-Login"
|
|
1959
|
+
"en": "N9-Login",
|
|
1960
|
+
"th": "N9-เข้าสู่ระบบ"
|
|
1468
1961
|
},
|
|
1469
1962
|
"消息": {
|
|
1470
|
-
"en": "Message"
|
|
1963
|
+
"en": "Message",
|
|
1964
|
+
"th": "ข้อความ"
|
|
1471
1965
|
},
|
|
1472
1966
|
"Table转Excel": {
|
|
1473
|
-
"en": "Table to Excel"
|
|
1967
|
+
"en": "Table to Excel",
|
|
1968
|
+
"th": "ตารางไปยัง Excel"
|
|
1474
1969
|
},
|
|
1475
1970
|
"无限滚动": {
|
|
1476
|
-
"en": "Infinite scroll"
|
|
1971
|
+
"en": "Infinite scroll",
|
|
1972
|
+
"th": "เลื่อนได้ไม่จำกัด"
|
|
1477
1973
|
},
|
|
1478
1974
|
"作 废": {
|
|
1479
|
-
"en": "Voided"
|
|
1975
|
+
"en": "Voided",
|
|
1976
|
+
"th": "ยกเลิก"
|
|
1480
1977
|
},
|
|
1481
1978
|
"00小时00分00秒": {
|
|
1482
|
-
"en": "00 hours, 00 minutes, 00 seconds"
|
|
1979
|
+
"en": "00 hours, 00 minutes, 00 seconds",
|
|
1980
|
+
"th": "00 ชั่วโมง, 00 นาที, 00 วินาที"
|
|
1483
1981
|
},
|
|
1484
1982
|
"未命名...": {
|
|
1485
|
-
"en": "Unnamed..."
|
|
1983
|
+
"en": "Unnamed...",
|
|
1984
|
+
"th": "ไม่มีชื่อ..."
|
|
1486
1985
|
},
|
|
1487
1986
|
"导入文件": {
|
|
1488
|
-
"en": "Import file"
|
|
1987
|
+
"en": "Import file",
|
|
1988
|
+
"th": "นำเข้าไฟล์"
|
|
1489
1989
|
},
|
|
1490
1990
|
"请输入金额": {
|
|
1491
|
-
"en": "Amount"
|
|
1991
|
+
"en": "Amount",
|
|
1992
|
+
"th": "จำนวนเงิน"
|
|
1492
1993
|
},
|
|
1493
1994
|
"请输入密码": {
|
|
1494
|
-
"en": "Please enter"
|
|
1995
|
+
"en": "Please enter",
|
|
1996
|
+
"th": "โปรดป้อน"
|
|
1495
1997
|
},
|
|
1496
1998
|
"活动名称": {
|
|
1497
|
-
"en": "Activity name"
|
|
1999
|
+
"en": "Activity name",
|
|
2000
|
+
"th": "ชื่อกิจกรรม"
|
|
1498
2001
|
},
|
|
1499
2002
|
"区域一": {
|
|
1500
|
-
"en": "Zone one"
|
|
2003
|
+
"en": "Zone one",
|
|
2004
|
+
"th": "โซนหนึ่ง"
|
|
1501
2005
|
},
|
|
1502
2006
|
"附件预览": {
|
|
1503
|
-
"en": "Attachment preview"
|
|
2007
|
+
"en": "Attachment preview",
|
|
2008
|
+
"th": "ตัวอย่างแนบ"
|
|
1504
2009
|
},
|
|
1505
2010
|
"登录页设置": {
|
|
1506
|
-
"en": "Login page settings"
|
|
2011
|
+
"en": "Login page settings",
|
|
2012
|
+
"th": "การตั้งค่าหน้าเข้าสู่ระบบ"
|
|
1507
2013
|
},
|
|
1508
2014
|
"背景图设置": {
|
|
1509
|
-
"en": "Background map settings"
|
|
2015
|
+
"en": "Background map settings",
|
|
2016
|
+
"th": "การตั้งค่าแผนที่พื้นหลัง"
|
|
1510
2017
|
},
|
|
1511
2018
|
"上传图片:": {
|
|
1512
|
-
"en": "Upload pictures:"
|
|
2019
|
+
"en": "Upload pictures:",
|
|
2020
|
+
"th": "อัปโหลดรูปภาพ:"
|
|
1513
2021
|
},
|
|
1514
2022
|
"选择附件": {
|
|
1515
|
-
"en": "Select Attachments"
|
|
2023
|
+
"en": "Select Attachments",
|
|
2024
|
+
"th": "เลือกไฟล์แนบ"
|
|
1516
2025
|
},
|
|
1517
2026
|
"公司LOGO设置": {
|
|
1518
|
-
"en": "Company LOGO settings"
|
|
2027
|
+
"en": "Company LOGO settings",
|
|
2028
|
+
"th": "การตั้งค่าโลโก้บริษัท"
|
|
1519
2029
|
},
|
|
1520
2030
|
"系统名称设置": {
|
|
1521
|
-
"en": "System name settings"
|
|
2031
|
+
"en": "System name settings",
|
|
2032
|
+
"th": "การตั้งค่าชื่อระบบ"
|
|
1522
2033
|
},
|
|
1523
2034
|
"请输入系统名称": {
|
|
1524
|
-
"en": "Please enter a system name"
|
|
2035
|
+
"en": "Please enter a system name",
|
|
2036
|
+
"th": "โปรดป้อนชื่อระบบ"
|
|
1525
2037
|
},
|
|
1526
2038
|
"版权所有信息": {
|
|
1527
|
-
"en": "Copyright All Information"
|
|
2039
|
+
"en": "Copyright All Information",
|
|
2040
|
+
"th": "ข้อมูลลิขสิทธิ์ทั้งหมด"
|
|
1528
2041
|
},
|
|
1529
2042
|
"版权所有信息不能为空": {
|
|
1530
|
-
"en": "Copyright information cannot be empty"
|
|
2043
|
+
"en": "Copyright information cannot be empty",
|
|
2044
|
+
"th": "ข้อมูลลิขสิทธิ์ไม่สามารถเว้นว่างได้"
|
|
1531
2045
|
},
|
|
1532
2046
|
"请输入版权所有信息": {
|
|
1533
|
-
"en": "Please enter all copyright information"
|
|
2047
|
+
"en": "Please enter all copyright information",
|
|
2048
|
+
"th": "โปรดป้อนข้อมูลลิขสิทธิ์ทั้งหมด"
|
|
1534
2049
|
},
|
|
1535
2050
|
"登录方式设置": {
|
|
1536
|
-
"en": "Login method settings"
|
|
2051
|
+
"en": "Login method settings",
|
|
2052
|
+
"th": "การตั้งค่าวิธีเข้าสู่ระบบ"
|
|
1537
2053
|
},
|
|
1538
2054
|
"至少选择一种登录方式": {
|
|
1539
|
-
"en": "Select at least one login method"
|
|
2055
|
+
"en": "Select at least one login method",
|
|
2056
|
+
"th": "เลือกอย่างน้อยหนึ่งวิธีเข้าสู่ระบบ"
|
|
1540
2057
|
},
|
|
1541
2058
|
"账户密码登录": {
|
|
1542
|
-
"en": "Account password login"
|
|
2059
|
+
"en": "Account password login",
|
|
2060
|
+
"th": "เข้าสู่ระบบด้วยชื่อผู้ใช้และรหัสผ่าน"
|
|
1543
2061
|
},
|
|
1544
2062
|
"N20智能资金平台": {
|
|
1545
|
-
"en": "N20 Smart Capital Platform"
|
|
2063
|
+
"en": "N20 Smart Capital Platform",
|
|
2064
|
+
"th": "แพลตฟอร์มกองทุนสมาร์ท N20"
|
|
1546
2065
|
},
|
|
1547
2066
|
"系统名称不能为空": {
|
|
1548
|
-
"en": "The system name cannot be empty"
|
|
2067
|
+
"en": "The system name cannot be empty",
|
|
2068
|
+
"th": "ชื่อระบบต้องไม่เว้นว่าง"
|
|
1549
2069
|
},
|
|
1550
2070
|
"登录首页文字显示信息不能为空": {
|
|
1551
|
-
"en": "Login homepage text display information cannot be empty"
|
|
2071
|
+
"en": "Login homepage text display information cannot be empty",
|
|
2072
|
+
"th": "ข้อมูลการแสดงผลข้อความหน้าหลักของการเข้าสู่ระบบต้องไม่ว่างเปล่า"
|
|
1552
2073
|
},
|
|
1553
2074
|
"登录方式至少勾选一种方式": {
|
|
1554
|
-
"en": "Check at least one login method"
|
|
2075
|
+
"en": "Check at least one login method",
|
|
2076
|
+
"th": "เลือกอย่างน้อยหนึ่งวิธีเข้าสู่ระบบ"
|
|
1555
2077
|
},
|
|
1556
2078
|
"抄送": {
|
|
1557
|
-
"en": "Copied"
|
|
2079
|
+
"en": "Copied",
|
|
2080
|
+
"th": "สำเนา"
|
|
1558
2081
|
},
|
|
1559
2082
|
"加签": {
|
|
1560
|
-
"en": "Countersign"
|
|
2083
|
+
"en": "Countersign",
|
|
2084
|
+
"th": "ลงนาม"
|
|
1561
2085
|
},
|
|
1562
2086
|
"会签并行:增加一个会签节点,全部审批人同意才可通过审批": {
|
|
1563
|
-
"en": "Countersign in parallel: add a countersignature node, and approval can only be passed with the approval of all approvers"
|
|
2087
|
+
"en": "Countersign in parallel: add a countersignature node, and approval can only be passed with the approval of all approvers",
|
|
2088
|
+
"th": "ลงนามพร้อมกัน: เพิ่มโหนดลงนาม และการอนุมัติจะผ่านได้เมื่อมีการอนุมัติจากผู้อนุมัติทุกคน"
|
|
1564
2089
|
},
|
|
1565
2090
|
"普通串行:按照加签人数增加节点,每个节点审批通过才可完成当前加签流程": {
|
|
1566
|
-
"en": "Normal serial: add nodes according to the number of signers. The current signer process can only be completed after each node is approved"
|
|
2091
|
+
"en": "Normal serial: add nodes according to the number of signers. The current signer process can only be completed after each node is approved",
|
|
2092
|
+
"th": "ที่เดียว: เพิ่มโหนดตามจำนวนผู้ลงนาม กระบวนการลงนามปัจจุบันสามารถเสร็จสิ้นได้เมื่อผ่านการอนุมัติของทุกโหนด"
|
|
1567
2093
|
},
|
|
1568
2094
|
"请选择审批方式": {
|
|
1569
|
-
"en": "Please select the approval method"
|
|
2095
|
+
"en": "Please select the approval method",
|
|
2096
|
+
"th": "โปรดเลือกวิธีการอนุมัติ"
|
|
1570
2097
|
},
|
|
1571
2098
|
"会签并行": {
|
|
1572
|
-
"en": "Countersign in parallel"
|
|
2099
|
+
"en": "Countersign in parallel",
|
|
2100
|
+
"th": "ลงนามพร้อมกัน"
|
|
1573
2101
|
},
|
|
1574
2102
|
"普通串行": {
|
|
1575
|
-
"en": "Normal serial"
|
|
2103
|
+
"en": "Normal serial",
|
|
2104
|
+
"th": "ตามลำดับ"
|
|
1576
2105
|
},
|
|
1577
2106
|
"请输入操作意见(": {
|
|
1578
|
-
"en": "Please input operation comments("
|
|
2107
|
+
"en": "Please input operation comments(",
|
|
2108
|
+
"th": "โปรดใส่ความคิดเห็นการดำเนินการ ("
|
|
1579
2109
|
},
|
|
1580
2110
|
"字以内),批准该意见为非必填,驳回/作废该意见为必填!": {
|
|
1581
|
-
"en": "within words),approve this opinion is not required, reject/void this opinion is required!"
|
|
2111
|
+
"en": "within words),approve this opinion is not required, reject/void this opinion is required!",
|
|
2112
|
+
"th": "ภายในคำ), การอนุมัติความคิดเห็นนี้ไม่จำเป็น, การปฏิเสธ/ยกเลิกความคิดเห็นนี้จำเป็น!"
|
|
1582
2113
|
},
|
|
1583
2114
|
"批准至": {
|
|
1584
|
-
"en": "Approved to"
|
|
2115
|
+
"en": "Approved to",
|
|
2116
|
+
"th": "อนุมัติถึง"
|
|
1585
2117
|
},
|
|
1586
2118
|
"驳回至": {
|
|
1587
|
-
"en": "Reject"
|
|
2119
|
+
"en": "Reject",
|
|
2120
|
+
"th": "ปฏิเสธ"
|
|
1588
2121
|
},
|
|
1589
2122
|
"设置抄送用户": {
|
|
1590
|
-
"en": "Set Cc User"
|
|
2123
|
+
"en": "Set Cc User",
|
|
2124
|
+
"th": "ตั้งค่าผู้รับสำเนา"
|
|
1591
2125
|
},
|
|
1592
2126
|
"设置加签用户": {
|
|
1593
|
-
"en": "Set the signing user"
|
|
2127
|
+
"en": "Set the signing user",
|
|
2128
|
+
"th": "ตั้งค่าผู้ลงนาม"
|
|
1594
2129
|
},
|
|
1595
2130
|
"驳回至节点": {
|
|
1596
|
-
"en": "Reject to node"
|
|
2131
|
+
"en": "Reject to node",
|
|
2132
|
+
"th": "ปฏิเสธไปยังโหนด"
|
|
1597
2133
|
},
|
|
1598
2134
|
"批准至节点": {
|
|
1599
|
-
"en": "Approve to node"
|
|
2135
|
+
"en": "Approve to node",
|
|
2136
|
+
"th": "อนุมัติไปยังโหนด"
|
|
1600
2137
|
},
|
|
1601
2138
|
"审批方式不能为空": {
|
|
1602
|
-
"en": "Approval method cannot be blank"
|
|
2139
|
+
"en": "Approval method cannot be blank",
|
|
2140
|
+
"th": "วิธีการอนุมัติต้องไม่ว่างเปล่า"
|
|
1603
2141
|
},
|
|
1604
2142
|
"用户姓名": {
|
|
1605
|
-
"en": "Name"
|
|
2143
|
+
"en": "Name",
|
|
2144
|
+
"th": "ชื่อ"
|
|
1606
2145
|
},
|
|
1607
2146
|
"请输入用户姓名": {
|
|
1608
|
-
"en": "xxx"
|
|
2147
|
+
"en": "xxx",
|
|
2148
|
+
"th": "โปรดใส่ชื่อผู้ใช้"
|
|
1609
2149
|
},
|
|
1610
2150
|
"单位名称": {
|
|
1611
|
-
"en": "Please enter user name"
|
|
2151
|
+
"en": "Please enter user name",
|
|
2152
|
+
"th": "โปรดเลือกชื่อบริษัท"
|
|
1612
2153
|
},
|
|
1613
2154
|
"请选择单位": {
|
|
1614
|
-
"en": "Please select a company"
|
|
2155
|
+
"en": "Please select a company",
|
|
2156
|
+
"th": "โปรดเลือกบริษัท"
|
|
1615
2157
|
},
|
|
1616
2158
|
"查询": {
|
|
1617
|
-
"en": "Query"
|
|
2159
|
+
"en": "Query",
|
|
2160
|
+
"th": "ค้นหา"
|
|
1618
2161
|
},
|
|
1619
2162
|
"登录账号/用户编号": {
|
|
1620
|
-
"en": "Login account/user number"
|
|
2163
|
+
"en": "Login account/user number",
|
|
2164
|
+
"th": "บัญชีผู้ใช้/หมายเลขผู้ใช้"
|
|
1621
2165
|
},
|
|
1622
2166
|
"抄送对象": {
|
|
1623
|
-
"en": "Cc To"
|
|
2167
|
+
"en": "Cc To",
|
|
2168
|
+
"th": "ส่งสำเนาถึง"
|
|
1624
2169
|
},
|
|
1625
2170
|
"加签对象": {
|
|
1626
|
-
"en": "Signing TO"
|
|
2171
|
+
"en": "Signing TO",
|
|
2172
|
+
"th": "ลงนามไปยัง"
|
|
1627
2173
|
},
|
|
1628
2174
|
"节点名称": {
|
|
1629
|
-
"en": "xxx"
|
|
2175
|
+
"en": "xxx",
|
|
2176
|
+
"th": "ชื่อโหนด"
|
|
1630
2177
|
},
|
|
1631
2178
|
"请输入节点名称": {
|
|
1632
|
-
"en": "Please enter the node name"
|
|
2179
|
+
"en": "Please enter the node name",
|
|
2180
|
+
"th": "โปรดป้อนชื่อโหนด"
|
|
1633
2181
|
},
|
|
1634
2182
|
"选择": {
|
|
1635
|
-
"en": "Select"
|
|
2183
|
+
"en": "Select",
|
|
2184
|
+
"th": "เลือก"
|
|
1636
2185
|
},
|
|
1637
2186
|
"审批权限": {
|
|
1638
|
-
"en": "Approval authority"
|
|
2187
|
+
"en": "Approval authority",
|
|
2188
|
+
"th": "สิทธิ์การอนุมัติ"
|
|
1639
2189
|
},
|
|
1640
2190
|
"请选择节点": {
|
|
1641
|
-
"en": "Please select a node"
|
|
2191
|
+
"en": "Please select a node",
|
|
2192
|
+
"th": "โปรดเลือกโหนด"
|
|
1642
2193
|
},
|
|
1643
2194
|
"请选择审批意见": {
|
|
1644
|
-
"en": "Please select approval comments"
|
|
2195
|
+
"en": "Please select approval comments",
|
|
2196
|
+
"th": "โปรดเลือกความคิดเห็นการอนุมัติ"
|
|
1645
2197
|
},
|
|
1646
2198
|
"抄送人:": {
|
|
1647
|
-
"en": "Cc:"
|
|
2199
|
+
"en": "Cc:",
|
|
2200
|
+
"th": "สำเนา:"
|
|
1648
2201
|
},
|
|
1649
2202
|
"加签推进": {
|
|
1650
|
-
"en": "Sign up to advance"
|
|
2203
|
+
"en": "Sign up to advance",
|
|
2204
|
+
"th": "ลงชื่อเพื่อก้าวหน้า"
|
|
1651
2205
|
},
|
|
1652
2206
|
"加签审批人:": {
|
|
1653
|
-
"en": "Approved by:"
|
|
2207
|
+
"en": "Approved by:",
|
|
2208
|
+
"th": "อนุมัติโดย:"
|
|
1654
2209
|
},
|
|
1655
2210
|
"推进": {
|
|
1656
|
-
"en": "Advance"
|
|
2211
|
+
"en": "Advance",
|
|
2212
|
+
"th": "ก้าวหน้า"
|
|
1657
2213
|
},
|
|
1658
2214
|
"加签流程": {
|
|
1659
|
-
"en": "Signing process"
|
|
2215
|
+
"en": "Signing process",
|
|
2216
|
+
"th": "กระบวนการลงนาม"
|
|
1660
2217
|
},
|
|
1661
2218
|
"推进至": {
|
|
1662
|
-
"en": "Advance to"
|
|
2219
|
+
"en": "Advance to",
|
|
2220
|
+
"th": "ก้าวหน้าไปยัง"
|
|
1663
2221
|
},
|
|
1664
2222
|
"选择日": {
|
|
1665
|
-
"en": "Select Day"
|
|
2223
|
+
"en": "Select Day",
|
|
2224
|
+
"th": "เลือกวัน"
|
|
1666
2225
|
},
|
|
1667
2226
|
"当前日": {
|
|
1668
|
-
"en": "Current day"
|
|
2227
|
+
"en": "Current day",
|
|
2228
|
+
"th": "วันปัจจุบัน"
|
|
1669
2229
|
},
|
|
1670
2230
|
"前溯": {
|
|
1671
|
-
"en": "Retroactive"
|
|
2231
|
+
"en": "Retroactive",
|
|
2232
|
+
"th": "ย้อนหลัง"
|
|
1672
2233
|
},
|
|
1673
2234
|
"后延": {
|
|
1674
|
-
"en": "Postponement"
|
|
2235
|
+
"en": "Postponement",
|
|
2236
|
+
"th": "เลื่อนออกไป"
|
|
1675
2237
|
},
|
|
1676
2238
|
"期望日": {
|
|
1677
|
-
"en": "Expected date"
|
|
2239
|
+
"en": "Expected date",
|
|
2240
|
+
"th": "วันที่คาดหวัง"
|
|
1678
2241
|
},
|
|
1679
2242
|
"提交日": {
|
|
1680
|
-
"en": "Submission date"
|
|
2243
|
+
"en": "Submission date",
|
|
2244
|
+
"th": "วันที่ส่ง"
|
|
1681
2245
|
},
|
|
1682
2246
|
"发起日": {
|
|
1683
|
-
"en": "Origination date"
|
|
2247
|
+
"en": "Origination date",
|
|
2248
|
+
"th": "วันที่เริ่มต้น"
|
|
1684
2249
|
},
|
|
1685
2250
|
"yyyy 第 WW 周": {
|
|
1686
|
-
"en": "xxx"
|
|
2251
|
+
"en": "xxx",
|
|
2252
|
+
"th": "xxxx สัปดาห์ที่ WW"
|
|
1687
2253
|
},
|
|
1688
2254
|
"选择周": {
|
|
1689
|
-
"en": "YYYY-WW"
|
|
2255
|
+
"en": "YYYY-WW",
|
|
2256
|
+
"th": "เลือกสัปดาห์"
|
|
1690
2257
|
},
|
|
1691
2258
|
"选择月": {
|
|
1692
|
-
"en": "Select month"
|
|
2259
|
+
"en": "Select month",
|
|
2260
|
+
"th": "เลือกเดือน"
|
|
1693
2261
|
},
|
|
1694
2262
|
"选择年": {
|
|
1695
|
-
"en": "Select Year"
|
|
2263
|
+
"en": "Select Year",
|
|
2264
|
+
"th": "เลือกปี"
|
|
1696
2265
|
},
|
|
1697
2266
|
"日": {
|
|
1698
|
-
"en": "Day"
|
|
2267
|
+
"en": "Day",
|
|
2268
|
+
"th": "วัน"
|
|
1699
2269
|
},
|
|
1700
2270
|
"周": {
|
|
1701
|
-
"en": "Week"
|
|
2271
|
+
"en": "Week",
|
|
2272
|
+
"th": "สัปดาห์"
|
|
1702
2273
|
},
|
|
1703
2274
|
"月": {
|
|
1704
|
-
"en": "Month"
|
|
2275
|
+
"en": "Month",
|
|
2276
|
+
"th": "เดือน"
|
|
1705
2277
|
},
|
|
1706
2278
|
"季": {
|
|
1707
|
-
"en": "Quarter"
|
|
2279
|
+
"en": "Quarter",
|
|
2280
|
+
"th": "ไตรมาส"
|
|
1708
2281
|
},
|
|
1709
2282
|
"年": {
|
|
1710
|
-
"en": "Year"
|
|
2283
|
+
"en": "Year",
|
|
2284
|
+
"th": "ปี"
|
|
1711
2285
|
},
|
|
1712
2286
|
"前一年": {
|
|
1713
|
-
"en": "Pre Year"
|
|
2287
|
+
"en": "Pre Year",
|
|
2288
|
+
"th": "ปีก่อนหน้า"
|
|
1714
2289
|
},
|
|
1715
2290
|
"后一年": {
|
|
1716
|
-
"en": "Next Year"
|
|
2291
|
+
"en": "Next Year",
|
|
2292
|
+
"th": "ปีถัดไป"
|
|
1717
2293
|
},
|
|
1718
2294
|
"年 第一季度": {
|
|
1719
|
-
"en": "Year,One Quarter"
|
|
2295
|
+
"en": "Year,One Quarter",
|
|
2296
|
+
"th": "ปี, ไตรมาสที่หนึ่ง"
|
|
1720
2297
|
},
|
|
1721
2298
|
"年 第二季度": {
|
|
1722
|
-
"en": "Year,Two Quarter"
|
|
2299
|
+
"en": "Year,Two Quarter",
|
|
2300
|
+
"th": "ปี, ไตรมาสที่สอง"
|
|
1723
2301
|
},
|
|
1724
2302
|
"年 第三季度": {
|
|
1725
|
-
"en": "Year,Three Quarter"
|
|
2303
|
+
"en": "Year,Three Quarter",
|
|
2304
|
+
"th": "ปี, ไตรมาสที่สาม"
|
|
1726
2305
|
},
|
|
1727
2306
|
"年 第四季度": {
|
|
1728
|
-
"en": "Year,Four Quarter"
|
|
2307
|
+
"en": "Year,Four Quarter",
|
|
2308
|
+
"th": "ปี, ไตรมาสที่สี่"
|
|
1729
2309
|
},
|
|
1730
2310
|
"选择季度": {
|
|
1731
|
-
"en": "Select Quarter"
|
|
2311
|
+
"en": "Select Quarter",
|
|
2312
|
+
"th": "เลือกไตรมาส"
|
|
1732
2313
|
},
|
|
1733
2314
|
"季度": {
|
|
1734
|
-
"en": "Quarter"
|
|
2315
|
+
"en": "Quarter",
|
|
2316
|
+
"th": "ไตรมาส"
|
|
1735
2317
|
},
|
|
1736
2318
|
"用户": {
|
|
1737
|
-
"en": "User"
|
|
2319
|
+
"en": "User",
|
|
2320
|
+
"th": "ผู้ใช้"
|
|
1738
2321
|
},
|
|
1739
2322
|
"角色": {
|
|
1740
|
-
"en": "Role"
|
|
2323
|
+
"en": "Role",
|
|
2324
|
+
"th": "บทบาท"
|
|
1741
2325
|
},
|
|
1742
2326
|
"回到应用": {
|
|
1743
|
-
"en": "Back to application"
|
|
2327
|
+
"en": "Back to application",
|
|
2328
|
+
"th": "กลับสู่แอปพลิเคชัน"
|
|
1744
2329
|
},
|
|
1745
2330
|
"简体中文": {
|
|
1746
|
-
"en": "Chinese"
|
|
2331
|
+
"en": "Chinese",
|
|
2332
|
+
"th": "จีนตัวย่อ"
|
|
1747
2333
|
},
|
|
1748
2334
|
"繁体中文": {
|
|
1749
|
-
"en": "Traditional Chinese"
|
|
2335
|
+
"en": "Traditional Chinese",
|
|
2336
|
+
"th": "จีนตัวเต็ม"
|
|
1750
2337
|
},
|
|
1751
2338
|
"欢迎使用": {
|
|
1752
|
-
"en": "Welcome"
|
|
2339
|
+
"en": "Welcome",
|
|
2340
|
+
"th": "ยินดีต้อนรับ"
|
|
1753
2341
|
},
|
|
1754
2342
|
"知道了": {
|
|
1755
|
-
"en": "Got It"
|
|
2343
|
+
"en": "Got It",
|
|
2344
|
+
"th": "เข้าใจแล้ว"
|
|
1756
2345
|
},
|
|
1757
2346
|
"更换头像": {
|
|
1758
|
-
"en": "
|
|
2347
|
+
"en": "Change the avatar",
|
|
2348
|
+
"th": "เปลี่ยนรูปประจำตัว"
|
|
1759
2349
|
},
|
|
1760
2350
|
"身份切换": {
|
|
1761
|
-
"en": "Identity switching"
|
|
2351
|
+
"en": "Identity switching",
|
|
2352
|
+
"th": "สลับตัวตน"
|
|
1762
2353
|
},
|
|
1763
2354
|
"工作台设置": {
|
|
1764
|
-
"en": "Workbench settings"
|
|
2355
|
+
"en": "Workbench settings",
|
|
2356
|
+
"th": "การตั้งค่าเบนช์เวิร์ค"
|
|
1765
2357
|
},
|
|
1766
2358
|
"后台管理": {
|
|
1767
|
-
"en": "BackStage Management"
|
|
2359
|
+
"en": "BackStage Management",
|
|
2360
|
+
"th": "การจัดการด้านหลัง"
|
|
1768
2361
|
},
|
|
1769
2362
|
"退出": {
|
|
1770
|
-
"en": "Log Off"
|
|
2363
|
+
"en": "Log Off",
|
|
2364
|
+
"th": "ออกจากระบบ"
|
|
1771
2365
|
},
|
|
1772
2366
|
"已登录": {
|
|
1773
|
-
"en": "Signed in"
|
|
2367
|
+
"en": "Signed in",
|
|
2368
|
+
"th": "เข้าสู่ระบบแล้ว"
|
|
1774
2369
|
},
|
|
1775
2370
|
"请输入欢迎语": {
|
|
1776
|
-
"en": "Please enter a welcome message"
|
|
2371
|
+
"en": "Please enter a welcome message",
|
|
2372
|
+
"th": "โปรดป้อนข้อความต้อนรับ"
|
|
1777
2373
|
},
|
|
1778
2374
|
"修改": {
|
|
1779
|
-
"en": "Revise"
|
|
2375
|
+
"en": "Revise",
|
|
2376
|
+
"th": "แก้ไข"
|
|
1780
2377
|
},
|
|
1781
|
-
"建议大小
|
|
1782
|
-
"en": "The recommended size is 1920px * 1080px, and supports image formats: png, jpg, bmp."
|
|
2378
|
+
"建议大小1920px1080px,支持图片格式:png、jpg、bmp。": {
|
|
2379
|
+
"en": "The recommended size is 1920px * 1080px, and supports image formats: png, jpg, bmp.",
|
|
2380
|
+
"th": "ขนาดที่แนะนำคือ 1920px * 1080px และรองรับรูปแบบไฟล์รูปภาพ: png, jpg, bmp."
|
|
1783
2381
|
},
|
|
1784
|
-
"建议大小
|
|
1785
|
-
"en": "The recommended size is 108px * 30px, and supports image formats: png, jpg, bmp."
|
|
2382
|
+
"建议大小108px30px,支持图片格式:png、jpg、bmp。": {
|
|
2383
|
+
"en": "The recommended size is 108px * 30px, and supports image formats: png, jpg, bmp.",
|
|
2384
|
+
"th": "ขนาดที่แนะนำคือ 108px * 30px และรองรับรูปแบบไฟล์รูปภาพ: png, jpg, bmp."
|
|
1786
2385
|
},
|
|
1787
2386
|
"当前图片尺寸大于建议大小(": {
|
|
1788
|
-
"en": "The current picture size is larger than the recommended size("
|
|
2387
|
+
"en": "The current picture size is larger than the recommended size(",
|
|
2388
|
+
"th": "ขนาดรูปปัจจุบันใหญ่กว่าขนาดที่แนะนำ ("
|
|
1789
2389
|
},
|
|
1790
2390
|
"),将以填充的方式进行处理,是否继续?": {
|
|
1791
|
-
"en": "), will be processed by filling, do you want to continue?"
|
|
2391
|
+
"en": "), will be processed by filling, do you want to continue?",
|
|
2392
|
+
"th": ") จะถูกประมวลผลโดยการเติม, คุณต้องการดำเนินการต่อหรือไม่?"
|
|
1792
2393
|
},
|
|
1793
2394
|
"当前图片尺寸小于建议大小(": {
|
|
1794
|
-
"en": "The current picture size is smaller than the recommended size("
|
|
2395
|
+
"en": "The current picture size is smaller than the recommended size(",
|
|
2396
|
+
"th": "ขนาดรูปปัจจุบันเล็กกว่าขนาดที่แนะนำ ("
|
|
1795
2397
|
},
|
|
1796
2398
|
"),可能会发生失真,是否继续?": {
|
|
1797
|
-
"en": "), distortion may occur, continue?"
|
|
2399
|
+
"en": "), distortion may occur, continue?",
|
|
2400
|
+
"th": ") อาจเกิดการบิดเบี้ยว, คุณต้องการดำเนินการต่อหรือไม่?"
|
|
1798
2401
|
},
|
|
1799
|
-
"当前图片尺寸大于建议大小(
|
|
1800
|
-
"en": "The current picture size is larger than the recommended size (108 * 30px). It will be processed by filling. Do you want to continue?"
|
|
2402
|
+
"当前图片尺寸大于建议大小(10830px),将以填充的方式进行处理,是否继续?": {
|
|
2403
|
+
"en": "The current picture size is larger than the recommended size (108 * 30px). It will be processed by filling. Do you want to continue?",
|
|
2404
|
+
"th": "ขนาดรูปปัจจุบันใหญ่กว่าขนาดที่แนะนำ (108 * 30px) จะถูกประมวลผลโดยการเติม คุณต้องการดำเนินการต่อหรือไม่?"
|
|
1801
2405
|
},
|
|
1802
|
-
"当前图片尺寸小于建议大小(
|
|
1803
|
-
"en": "The current picture size is smaller than the recommended size (108 * 30px), which may cause distortion. Do you want to continue?"
|
|
2406
|
+
"当前图片尺寸小于建议大小(10830px),可能会发生失真,是否继续?": {
|
|
2407
|
+
"en": "The current picture size is smaller than the recommended size (108 * 30px), which may cause distortion. Do you want to continue?",
|
|
2408
|
+
"th": "ขนาดรูปปัจจุบันเล็กกว่าขนาดที่แนะนำ (108 * 30px) อาจทำให้เกิดการบิดเบี้ยว คุณต้องการดำเนินการต่อหรือไม่?"
|
|
1804
2409
|
},
|
|
1805
2410
|
"设置成功,系统将在": {
|
|
1806
|
-
"en": "Successfully set, the system will exit to the login page in"
|
|
2411
|
+
"en": "Successfully set, the system will exit to the login page in",
|
|
2412
|
+
"th": "ตั้งค่าสำเร็จ, ระบบจะออกไปที่หน้าเข้าสู่ระบบใน"
|
|
1807
2413
|
},
|
|
1808
2414
|
"秒后退出到登录页面.": {
|
|
1809
|
-
"en": "seconds"
|
|
2415
|
+
"en": "seconds",
|
|
2416
|
+
"th": "วินาทีจะออกไปที่หน้าเข้าสู่ระบบ"
|
|
1810
2417
|
},
|
|
1811
2418
|
"请输入登录页名称": {
|
|
1812
|
-
"en": "Please enter the login page name"
|
|
2419
|
+
"en": "Please enter the login page name",
|
|
2420
|
+
"th": "โปรดป้อนชื่อหน้าเข้าสู่ระบบ"
|
|
1813
2421
|
},
|
|
1814
2422
|
"确认要删除吗?": {
|
|
1815
|
-
"en": "Are you sure you want to delete?"
|
|
2423
|
+
"en": "Are you sure you want to delete?",
|
|
2424
|
+
"th": "คุณแน่ใจหรือว่าต้องการลบ?"
|
|
1816
2425
|
},
|
|
1817
2426
|
"配置删除后,将不可恢复": {
|
|
1818
|
-
"en": "After the configuration is deleted, it cannot be recovered"
|
|
2427
|
+
"en": "After the configuration is deleted, it cannot be recovered",
|
|
2428
|
+
"th": "หลังจากที่กำหนดค่าถูกลบแล้ว จะไม่สามารถกู้คืนได้อีก"
|
|
1819
2429
|
},
|
|
1820
2430
|
"登录页URL": {
|
|
1821
|
-
"en": "Login page URL"
|
|
2431
|
+
"en": "Login page URL",
|
|
2432
|
+
"th": "URL หน้าเข้าสู่ระบบ"
|
|
1822
2433
|
},
|
|
1823
2434
|
"登录页URL不能为空": {
|
|
1824
|
-
"en": "Login page URL cannot be empty"
|
|
2435
|
+
"en": "Login page URL cannot be empty",
|
|
2436
|
+
"th": "URL หน้าเข้าสู่ระบบต้องไม่ว่างเปล่า"
|
|
1825
2437
|
},
|
|
1826
2438
|
"集团名称设置": {
|
|
1827
|
-
"en": "Group name setting"
|
|
2439
|
+
"en": "Group name setting",
|
|
2440
|
+
"th": "การตั้งค่าชื่อกลุ่ม"
|
|
1828
2441
|
},
|
|
1829
2442
|
"集团名称不能为空": {
|
|
1830
|
-
"en": "Group name cannot be empty"
|
|
2443
|
+
"en": "Group name cannot be empty",
|
|
2444
|
+
"th": "ชื่อกลุ่มต้องไม่ว่างเปล่า"
|
|
1831
2445
|
},
|
|
1832
2446
|
"登录首页文字显示信息": {
|
|
1833
|
-
"en": "Text display information on login homepage"
|
|
2447
|
+
"en": "Text display information on login homepage",
|
|
2448
|
+
"th": "ข้อความแสดงข้อมูลบนหน้าเข้าสู่ระบบ"
|
|
1834
2449
|
},
|
|
1835
2450
|
"登录背景图片设置": {
|
|
1836
|
-
"en": "Login background picture settings"
|
|
2451
|
+
"en": "Login background picture settings",
|
|
2452
|
+
"th": "การตั้งค่ารูปพื้นหลังหน้าเข้าสู่ระบบ"
|
|
1837
2453
|
},
|
|
1838
2454
|
"登录背景图片不能为空": {
|
|
1839
|
-
"en": "Login background image cannot be empty"
|
|
2455
|
+
"en": "Login background image cannot be empty",
|
|
2456
|
+
"th": "รูปพื้นหลังหน้าเข้าสู่ระบบต้องไม่ว่างเปล่า"
|
|
1840
2457
|
},
|
|
1841
2458
|
"上传图片": {
|
|
1842
|
-
"en": "Upload image"
|
|
2459
|
+
"en": "Upload image",
|
|
2460
|
+
"th": "อัปโหลดรูปภาพ"
|
|
1843
2461
|
},
|
|
1844
2462
|
"建议图片尺寸": {
|
|
1845
|
-
"en": "Recommended image size"
|
|
2463
|
+
"en": "Recommended image size",
|
|
2464
|
+
"th": "ขนาดรูปที่แนะนำ"
|
|
1846
2465
|
},
|
|
1847
2466
|
"支持图片格式": {
|
|
1848
|
-
"en": "Support picture format"
|
|
2467
|
+
"en": "Support picture format",
|
|
2468
|
+
"th": "รูปแบบรูปภาพที่รองรับ"
|
|
1849
2469
|
},
|
|
1850
2470
|
"公司LOGO图片设置": {
|
|
1851
|
-
"en": "Company LOGO image settings"
|
|
2471
|
+
"en": "Company LOGO image settings",
|
|
2472
|
+
"th": "การตั้งค่ารูปภาพโลโก้ของบริษัท"
|
|
1852
2473
|
},
|
|
1853
2474
|
"公司LOGO图片不能为空": {
|
|
1854
|
-
"en": "The company logo image cannot be empty"
|
|
2475
|
+
"en": "The company logo image cannot be empty",
|
|
2476
|
+
"th": "รูปภาพโลโก้ของบริษัทต้องไม่ว่างเปล่า"
|
|
1855
2477
|
},
|
|
1856
2478
|
"系统名称": {
|
|
1857
|
-
"en": "System name"
|
|
2479
|
+
"en": "System name",
|
|
2480
|
+
"th": "ชื่อระบบ"
|
|
1858
2481
|
},
|
|
1859
2482
|
"是否在登录页显示": {
|
|
1860
|
-
"en": "Whether to display on the login page"
|
|
2483
|
+
"en": "Whether to display on the login page",
|
|
2484
|
+
"th": "ต้องการแสดงบนหน้าเข้าสู่ระบบหรือไม่"
|
|
1861
2485
|
},
|
|
1862
2486
|
"页面展示方式": {
|
|
1863
|
-
"en": "Page display mode"
|
|
2487
|
+
"en": "Page display mode",
|
|
2488
|
+
"th": "โหมดการแสดงหน้า"
|
|
1864
2489
|
},
|
|
1865
2490
|
"页面展示方式不能为空": {
|
|
1866
|
-
"en": "Page display method cannot be empty"
|
|
2491
|
+
"en": "Page display method cannot be empty",
|
|
2492
|
+
"th": "วิธีการแสดงหน้าต้องไม่ว่างเปล่า"
|
|
1867
2493
|
},
|
|
1868
2494
|
"左右切换": {
|
|
1869
|
-
"en": "Switch left and right"
|
|
2495
|
+
"en": "Switch left and right",
|
|
2496
|
+
"th": "สลับซ้ายขวา"
|
|
1870
2497
|
},
|
|
1871
2498
|
"平铺展示": {
|
|
1872
|
-
"en": "Tile display"
|
|
2499
|
+
"en": "Tile display",
|
|
2500
|
+
"th": "การแสดงแบบปูพื้น"
|
|
1873
2501
|
},
|
|
1874
2502
|
"系统详情设置": {
|
|
1875
|
-
"en": "System details setting"
|
|
2503
|
+
"en": "System details setting",
|
|
2504
|
+
"th": "การตั้งค่ารายละเอียดของระบบ"
|
|
1876
2505
|
},
|
|
1877
2506
|
"系统标识图片设置": {
|
|
1878
|
-
"en": "System identification picture setting"
|
|
2507
|
+
"en": "System identification picture setting",
|
|
2508
|
+
"th": "การตั้งค่ารูปภาพสำหรับระบบ"
|
|
1879
2509
|
},
|
|
1880
2510
|
"必填项不能为空": {
|
|
1881
|
-
"en": "Required items cannot be blank"
|
|
2511
|
+
"en": "Required items cannot be blank",
|
|
2512
|
+
"th": "ไม่สามารถปล่อยให้ช่องว่างได้"
|
|
1882
2513
|
},
|
|
1883
2514
|
"设置成功.": {
|
|
1884
|
-
"en": "Set successfully"
|
|
2515
|
+
"en": "Set successfully",
|
|
2516
|
+
"th": "ตั้งค่าเรียบร้อยแล้ว"
|
|
1885
2517
|
},
|
|
1886
2518
|
"图形验证码": {
|
|
1887
|
-
"en": "Graphic verification code"
|
|
2519
|
+
"en": "Graphic verification code",
|
|
2520
|
+
"th": "รหัสยืนยันกราฟิก"
|
|
1888
2521
|
},
|
|
1889
2522
|
"请输入图形验证码": {
|
|
1890
|
-
"en": "Please enter the graphic verification code"
|
|
2523
|
+
"en": "Please enter the graphic verification code",
|
|
2524
|
+
"th": "โปรดป้อนรหัสยืนยันกราฟิก"
|
|
1891
2525
|
},
|
|
1892
2526
|
"请输入图形验证码!": {
|
|
1893
|
-
"en": "Please enter the graphic verification code!"
|
|
2527
|
+
"en": "Please enter the graphic verification code!",
|
|
2528
|
+
"th": "โปรดป้อนรหัสยืนยันกราฟิก!"
|
|
1894
2529
|
},
|
|
1895
2530
|
"查验中心": {
|
|
1896
|
-
"en": "Inspection center"
|
|
2531
|
+
"en": "Inspection center",
|
|
2532
|
+
"th": "ศูนย์ตรวจสอบ"
|
|
1897
2533
|
},
|
|
1898
2534
|
"系统选择区": {
|
|
1899
|
-
"en": "System selection area"
|
|
2535
|
+
"en": "System selection area",
|
|
2536
|
+
"th": "พื้นที่การเลือกระบบ"
|
|
1900
2537
|
},
|
|
1901
2538
|
"平台插件下载": {
|
|
1902
|
-
"en": "Platform plug-in download"
|
|
2539
|
+
"en": "Platform plug-in download",
|
|
2540
|
+
"th": "ดาวน์โหลดปลั๊กอินแพลตฟอร์ม"
|
|
1903
2541
|
},
|
|
1904
2542
|
"该单号不存在,请重新输入": {
|
|
1905
|
-
"en": "The order number does not exist, please re-enter"
|
|
2543
|
+
"en": "The order number does not exist, please re-enter",
|
|
2544
|
+
"th": "หมายเลขออร์เดอร์ไม่มีอยู่ โปรดป้อนใหม่"
|
|
1906
2545
|
},
|
|
1907
2546
|
"返回登录": {
|
|
1908
|
-
"en": "Return to login"
|
|
2547
|
+
"en": "Return to login",
|
|
2548
|
+
"th": "กลับไปที่หน้าเข้าสู่ระบบ"
|
|
1909
2549
|
},
|
|
1910
2550
|
"请输入查验内容": {
|
|
1911
|
-
"en": "Please enter the inspection content"
|
|
2551
|
+
"en": "Please enter the inspection content",
|
|
2552
|
+
"th": "โปรดป้อนเนื้อหาการตรวจสอบ"
|
|
1912
2553
|
},
|
|
1913
2554
|
"单号": {
|
|
1914
|
-
"en": "Document No"
|
|
2555
|
+
"en": "Document No",
|
|
2556
|
+
"th": "หมายเลขเอกสาร"
|
|
1915
2557
|
},
|
|
1916
2558
|
"的查询结果如下": {
|
|
1917
|
-
"en": "query results are as follows"
|
|
2559
|
+
"en": "query results are as follows",
|
|
2560
|
+
"th": "ผลลัพธ์การค้นหาดังต่อไปนี้"
|
|
1918
2561
|
},
|
|
1919
2562
|
"已选择": {
|
|
1920
|
-
"en": "Selected"
|
|
2563
|
+
"en": "Selected",
|
|
2564
|
+
"th": "เลือกแล้ว"
|
|
1921
2565
|
},
|
|
1922
2566
|
"导入进度": {
|
|
1923
|
-
"en": "Import progress"
|
|
2567
|
+
"en": "Import progress",
|
|
2568
|
+
"th": "ความคืบหน้าการนำเข้า"
|
|
1924
2569
|
},
|
|
1925
2570
|
"暂无数据": {
|
|
1926
|
-
"en": "No data"
|
|
2571
|
+
"en": "No data",
|
|
2572
|
+
"th": "ไม่มีข้อมูล"
|
|
1927
2573
|
},
|
|
1928
2574
|
"请先勾选要下载的数据!": {
|
|
1929
|
-
"en": "Please select the data to be downloaded first!"
|
|
2575
|
+
"en": "Please select the data to be downloaded first!",
|
|
2576
|
+
"th": "โปรดเลือกข้อมูลที่ต้องการดาวน์โหลดก่อน!"
|
|
1930
2577
|
},
|
|
1931
2578
|
"请先勾选要删除的数据!": {
|
|
1932
|
-
"en": "Please select the data to be deleted first!"
|
|
2579
|
+
"en": "Please select the data to be deleted first!",
|
|
2580
|
+
"th": "โปรดเลือกข้อมูลที่ต้องการลบก่อน!"
|
|
1933
2581
|
}
|
|
1934
2582
|
}
|