tao.mo

ALL | 修改 | 中英文国际化配置

mt
2025年1月10日22:56:48
1 -#******************系统操作日志记录,中文展示******************
2 -business_log_20001=添加运单
3 -business_log_20002=提交运单
4 -business_log_20003=运单查询
5 -business_log_20004=运单详细信息查询
6 -business_log_20005=根据运单ID查询用户上传记录
7 -business_log_20006=运单历史上传记录查询
8 -business_log_20007=上传历史附件记录
9 -business_log_20008=下载附件
10 -system_exception_20003=提示信息过长,未保存成功
11 -
12 -#******************鉴权相关提示,需要做国际化******************
13 -#authentication包
14 -system_exception_10001=没有访问权限
15 -system_exception_10002=没有通过权限认证
16 -system_exception_10003=登录身份异常
17 -system_exception_10004=登录超过8小时,请重新登录
18 -system_exception_10005=登录已过期,请重新登录
19 -
20 -#******************业务相关、需要做国际化******************
21 -#*********用于字段描述使用,不单独使用**********
22 -#business_field_31001=发货人计费账号
23 -business_field_31001=shipper account
24 -#business_field_31002=运单ID
25 -business_field_31002=tracking number ID
26 -#business_field_31003=运单号
27 -business_field_31003=tracking number
28 -#business_field_31004=始发国编码
29 -business_field_31004=origin country ID
30 -#business_field_31005=始发国名称
31 -business_field_31005=origin country
32 -#business_field_31006=目的国编码
33 -business_field_31006=destination country ID
34 -#business_field_31007=目的国全称
35 -business_field_31007=destination country
36 -#business_field_31008=文件业务类型
37 -business_field_31008=upload file type
38 -
39 -#*********具体响应到前端**********
40 -business_exception_30001={0}必填字段未填写
41 -business_exception_30002=单次最多可查询1000个运单号码
42 -business_exception_30003={0}不正确,请重新输入
43 -business_exception_30004=The waybill you entered is generated by another user, whether continue uploading?
44 -business_exception_30005=The waybill you entered is generated by another account, whether continue uploading?
45 -business_exception_30006=附件未上传
46 -business_exception_30007=所有上传文件数量不超过{0}个文件
47 -business_exception_30008=所有上传文件总大小不超过{0}M
48 -business_exception_30009=运单或发票未上传
49 -business_exception_30010=文件类型不在:运单、发票、箱单、其他
50 -business_exception_30011=该运单已被其他人创建,不可以重复创建
51 -business_exception_30012=UUID不一致
52 -business_exception_30013=文件名为:{0},上传失败,请检查后重试
53 -business_exception_30014=运单信息加载失败,请稍后重试
54 -business_success_30015=提交成功
55 -business_exception_30016=提交失败,请稍后重试!
56 -business_exception_30017=运单号填写错误,请检查!
57 -business_exception_30018=运单提交失败,该运单正在被其他用户操作,请稍后重试
58 -business_exception_30019=Shipper Account填写错误(Shipper Account是由9位数字组成)
59 -business_exception_30020=您当前登录账号的shipper Account与您正在录入的shipperAccount不一致,请确认是否继续?
...\ No newline at end of file ...\ No newline at end of file
1 +##******************系统操作日志记录,中文展示******************
2 +#business_log_20001=添加运单
3 +#business_log_20002=提交运单
4 +#business_log_20003=运单查询
5 +#business_log_20004=运单详细信息查询
6 +#business_log_20005=根据运单ID查询用户上传记录
7 +#business_log_20006=运单历史上传记录查询
8 +#business_log_20007=上传历史附件记录
9 +#business_log_20008=下载附件
10 +#system_exception_20003=提示信息过长,未保存成功
11 +#
12 +##******************鉴权相关提示,需要做国际化******************
13 +##authentication包
14 +#system_exception_10001=没有访问权限
15 +#system_exception_10002=没有通过权限认证
16 +#system_exception_10003=登录身份异常
17 +#system_exception_10004=登录超过8小时,请重新登录
18 +#system_exception_10005=登录已过期,请重新登录
19 +#
20 +##******************业务相关、需要做国际化******************
21 +##*********用于字段描述使用,不单独使用**********
22 +##business_field_31001=发货人计费账号
23 +#business_field_31001=shipper account
24 +##business_field_31002=运单ID
25 +#business_field_31002=tracking number ID
26 +##business_field_31003=运单号
27 +#business_field_31003=tracking number
28 +##business_field_31004=始发国编码
29 +#business_field_31004=origin country ID
30 +##business_field_31005=始发国名称
31 +#business_field_31005=origin country
32 +##business_field_31006=目的国编码
33 +#business_field_31006=destination country ID
34 +##business_field_31007=目的国全称
35 +#business_field_31007=destination country
36 +##business_field_31008=文件业务类型
37 +#business_field_31008=upload file type
38 +#
39 +##*********具体响应到前端**********
40 +#business_exception_30001={0}必填字段未填写
41 +#business_exception_30002=单次最多可查询1000个运单号码
42 +#business_exception_30003={0}不正确,请重新输入
43 +#business_exception_30004=The waybill you entered is generated by another user, whether continue uploading?
44 +#business_exception_30005=The waybill you entered is generated by another account, whether continue uploading?
45 +#business_exception_30006=附件未上传
46 +#business_exception_30007=所有上传文件数量不超过{0}个文件
47 +#business_exception_30008=所有上传文件总大小不超过{0}M
48 +#business_exception_30009=运单或发票未上传
49 +#business_exception_30010=文件类型不在:运单、发票、箱单、其他
50 +#business_exception_30011=该运单已被其他人创建,不可以重复创建
51 +#business_exception_30012=UUID不一致
52 +#business_exception_30013=文件名为:{0},上传失败,请检查后重试
53 +#business_exception_30014=运单信息加载失败,请稍后重试
54 +#business_success_30015=提交成功
55 +#business_exception_30016=提交失败,请稍后重试!
56 +#business_exception_30017=运单号填写错误,请检查!
57 +#business_exception_30018=运单提交失败,该运单正在被其他用户操作,请稍后重试
58 +#business_exception_30019=Shipper Account填写错误(Shipper Account是由9位数字组成)
59 +#business_exception_30020=您当前登录账号的shipper Account与您正在录入的shipperAccount不一致,请确认是否继续?
...\ No newline at end of file ...\ No newline at end of file
......
1 -#******************鉴权相关提示,需要做国际化******************
2 -#authentication包
3 -system_exception_10001=没有访问权限
4 -system_exception_10002=没有通过权限认证
5 -system_exception_10003=登录身份异常
6 -system_exception_10004=登录超过8小时,请重新登录
7 -system_exception_10005=登录已过期,请重新登录
...\ No newline at end of file ...\ No newline at end of file
1 +##******************鉴权相关提示,需要做国际化******************
2 +##authentication包
3 +#system_exception_10001=没有访问权限
4 +#system_exception_10002=没有通过权限认证
5 +#system_exception_10003=登录身份异常
6 +#system_exception_10004=登录超过8小时,请重新登录
7 +#system_exception_10005=登录已过期,请重新登录
...\ No newline at end of file ...\ No newline at end of file
......
1 -#******************鉴权相关提示,需要做国际化******************
2 -#authentication包
3 -system_exception_10001=没有访问权限
4 -system_exception_10002=没有通过权限认证
5 -system_exception_10003=登录身份异常
6 -system_exception_10004=登录超过8小时,请重新登录
7 -system_exception_10005=登录已过期,请重新登录
8 -
9 -#******************业务相关、需要做国际化******************
10 -business_exception_40001=系统异常:登录失败,请稍后重试!
11 -business_log_40002=用户登录
12 -system_exception_40003=系统异常,请稍后重试!
13 -system_exception_40004=单次登录已过有效期,请重新登录!
14 -system_exception_40005=退出成功
15 -system_exception_40006=退出失败
...\ No newline at end of file ...\ No newline at end of file
1 +##******************鉴权相关提示,需要做国际化******************
2 +##authentication包
3 +#system_exception_10001=没有访问权限
4 +#system_exception_10002=没有通过权限认证
5 +#system_exception_10003=登录身份异常
6 +#system_exception_10004=登录超过8小时,请重新登录
7 +#system_exception_10005=登录已过期,请重新登录
8 +#
9 +##******************业务相关、需要做国际化******************
10 +#business_exception_40001=系统异常:登录失败,请稍后重试!
11 +#business_log_40002=用户登录
12 +#system_exception_40003=系统异常,请稍后重试!
13 +#system_exception_40004=单次登录已过有效期,请重新登录!
14 +#system_exception_40005=退出成功
15 +#system_exception_40006=退出失败
...\ No newline at end of file ...\ No newline at end of file
......
1 -#******************鉴权相关提示,需要做国际化******************
2 -#authentication包
3 -system_exception_10001=没有访问权限
4 -system_exception_10002=没有通过权限认证
5 -system_exception_10003=登录身份异常
6 -system_exception_10004=登录超过8小时,请重新登录
7 -system_exception_10005=登录已过期,请重新登录
...\ No newline at end of file ...\ No newline at end of file
1 +##******************鉴权相关提示,需要做国际化******************
2 +##authentication包
3 +#system_exception_10001=没有访问权限
4 +#system_exception_10002=没有通过权限认证
5 +#system_exception_10003=登录身份异常
6 +#system_exception_10004=登录超过8小时,请重新登录
7 +#system_exception_10005=登录已过期,请重新登录
...\ No newline at end of file ...\ No newline at end of file
......