Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
iClear-Connect-Pre-Clearance
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
tao.mo
2025-01-10 19:21:00 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
56daed1c4b07481f5e689fe485a336ae02d60dd7
56daed1c
1 parent
3bd67ea9
ALL | 修改 | 中英文国际化配置
mt 2025年1月10日19:20:39
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
223 additions
and
47 deletions
server/biz-customer/src/main/resources/message.properties
server/biz-customer/src/main/resources/message_en_US.properties
server/kafka-cndc-server/src/main/resources/message.properties
server/kafka-cndc-server/src/main/resources/message_en_US.properties
server/manager-server/src/main/resources/message.properties
server/manager-server/src/main/resources/message_en_US.properties
server/task-schedule/src/main/resources/message.properties
server/task-schedule/src/main/resources/message_en_US.properties
server/biz-customer/src/main/resources/message.properties
View file @
56daed1
#******************系统操作日志记录,中文展示******************
business_log_20001
=
添加运单
business_log_20002
=
提交运单
business_log_20003
=
运单查询
business_log_20004
=
运单详细信息查询
business_log_20005
=
根据运单ID查询用户上传记录
business_log_20006
=
运单历史上传记录查询
business_log_20007
=
上传历史附件记录
business_log_20008
=
下载附件
system_exception_20003
=
提示信息过长,未保存成功
#******************鉴权相关提示,需要做国际化******************
#authentication包
#没有访问权限
system_exception_10001
=
No access rights.
#没有通过权限认证
system_exception_10002
=
Failed to pass the authentication.
#登录身份异常
system_exception_10003
=
Login identity is abnormal.
#登录超过8小时,请重新登录
system_exception_10004
=
Login has exceeded 8 hours, please log in again.
#登录已过期,请重新登录
system_exception_10005
=
Login has expired, please log in again.
#******************业务相关、需要做国际化******************
#*********用于字段描述使用,不单独使用**********
#发货人计费账号
business_field_31001
=
shipper account
#运单ID
business_field_31002
=
tracking number ID
#运单号
business_field_31003
=
tracking number
#始发国编码
business_field_31004
=
origin country ID
#始发国名称
business_field_31005
=
origin country
#目的国编码
business_field_31006
=
destination country ID
#目的国全称
business_field_31007
=
destination country
#文件业务类型
business_field_31008
=
upload file type
#*********具体响应到前端**********
#{0}必填字段未填写
business_exception_30001
=
Required fields not filled in.
#单次最多可查询1000个运单号码
business_exception_30002
=
A maximum of 1,000 waybill numbers can be queried at a time.
#暂时没用,预留
business_exception_30003
=
{0}不正确,请重新输入
business_exception_30004
=
The waybill you entered is generated by another user, whether continue uploading?
business_exception_30005
=
The waybill you entered is generated by another account, whether continue uploading?
#附件未上传
business_exception_30006
=
Attachment not uploaded.
#所有上传文件数量不超过{0}个文件
business_exception_30007
=
The total number of uploaded files should not exceed 100 files.
#所有上传文件总大小不超过{0}M
business_exception_30008
=
The total size of all uploaded files should not exceed {0}MB.
#暂时没用,预留
business_exception_30009
=
运单或发票未上传
#暂时没用,预留
business_exception_30010
=
文件类型不在:运单、发票、箱单、其他
#该运单已被其他人创建,不可以重复创建
business_exception_30011
=
This waybill has been created by someone else and cannot be created again.
#暂时没用,预留
business_exception_30012
=
UUID不一致
#文件名为:{0},上传失败,请检查后重试
business_exception_30013
=
File name: {0}, upload failed, please check and try again
#运单信息加载失败,请稍后重试
business_exception_30014
=
Air waybill information loading failed, please try again later
#提交成功
business_success_30015
=
Submission successful
#提交失败,请稍后重试!
business_exception_30016
=
Submission failed, please try again later!
#运单号填写错误,请检查!
business_exception_30017
=
Air waybill number is incorrect, please check!
#运单提交失败,该运单正在被其他用户操作,请稍后重试
business_exception_30018
=
Air waybill submission failed, the waybill is being operated by other users, please try again later.
#Shipper Account填写错误(Shipper Account是由9位数字组成)
business_exception_30019
=
Incorrect Shipper Account(Shipper Account is composed of 9 digits).
#您当前登录账号的shipper Account与您正在录入的shipperAccount不一致,请确认是否继续?
business_exception_30020
=
The Shipper Account you are entering is inconsistent with your login Shipper Account. Please confirm whether to continue?
\ No newline at end of file
...
...
server/biz-customer/src/main/resources/message_en_US.properties
View file @
56daed1
...
...
@@ -11,49 +11,72 @@ system_exception_20003=提示信息过长,未保存成功
#******************鉴权相关提示,需要做国际化******************
#authentication包
system_exception_10001
=
没有访问权限
system_exception_10002
=
没有通过权限认证
system_exception_10003
=
登录身份异常
system_exception_10004
=
登录超过8小时,请重新登录
system_exception_10005
=
登录已过期,请重新登录
#没有访问权限
system_exception_10001
=
No access rights.
#没有通过权限认证
system_exception_10002
=
Failed to pass the authentication.
#登录身份异常
system_exception_10003
=
Login identity is abnormal.
#登录超过8小时,请重新登录
system_exception_10004
=
Login has exceeded 8 hours, please log in again.
#登录已过期,请重新登录
system_exception_10005
=
Login has expired, please log in again.
#******************业务相关、需要做国际化******************
#*********用于字段描述使用,不单独使用**********
#
business_field_31001=
发货人计费账号
#发货人计费账号
business_field_31001
=
shipper account
#
business_field_31002=
运单ID
#运单ID
business_field_31002
=
tracking number ID
#
business_field_31003=
运单号
#运单号
business_field_31003
=
tracking number
#
business_field_31004=
始发国编码
#始发国编码
business_field_31004
=
origin country ID
#
business_field_31005=
始发国名称
#始发国名称
business_field_31005
=
origin country
#
business_field_31006=
目的国编码
#目的国编码
business_field_31006
=
destination country ID
#
business_field_31007=
目的国全称
#目的国全称
business_field_31007
=
destination country
#
business_field_31008=
文件业务类型
#文件业务类型
business_field_31008
=
upload file type
#*********具体响应到前端**********
business_exception_30001
=
{0}必填字段未填写
business_exception_30002
=
单次最多可查询1000个运单号码
#{0}必填字段未填写
business_exception_30001
=
Required fields not filled in.
#单次最多可查询1000个运单号码
business_exception_30002
=
A maximum of 1,000 waybill numbers can be queried at a time.
#暂时没用,预留
business_exception_30003
=
{0}不正确,请重新输入
business_exception_30004
=
The waybill you entered is generated by another user, whether continue uploading?
business_exception_30005
=
The waybill you entered is generated by another account, whether continue uploading?
business_exception_30006
=
附件未上传
business_exception_30007
=
所有上传文件数量不超过{0}个文件
business_exception_30008
=
所有上传文件总大小不超过{0}M
#附件未上传
business_exception_30006
=
Attachment not uploaded.
#所有上传文件数量不超过{0}个文件
business_exception_30007
=
The total number of uploaded files should not exceed 100 files.
#所有上传文件总大小不超过{0}M
business_exception_30008
=
The total size of all uploaded files should not exceed {0}MB.
#暂时没用,预留
business_exception_30009
=
运单或发票未上传
#暂时没用,预留
business_exception_30010
=
文件类型不在:运单、发票、箱单、其他
business_exception_30011
=
该运单已被其他人创建,不可以重复创建
#该运单已被其他人创建,不可以重复创建
business_exception_30011
=
This waybill has been created by someone else and cannot be created again.
#暂时没用,预留
business_exception_30012
=
UUID不一致
business_exception_30013
=
文件名为:{0},上传失败,请检查后重试
business_exception_30014
=
运单信息加载失败,请稍后重试
business_success_30015
=
提交成功
business_exception_30016
=
提交失败,请稍后重试!
business_exception_30017
=
运单号填写错误,请检查!
business_exception_30018
=
运单提交失败,该运单正在被其他用户操作,请稍后重试
business_exception_30019
=
Shipper Account填写错误(Shipper Account是由9位数字组成)
business_exception_30020
=
您当前登录账号的shipper Account与您正在录入的shipperAccount不一致,请确认是否继续?
\ No newline at end of file
#文件名为:{0},上传失败,请检查后重试
business_exception_30013
=
File name: {0}, upload failed, please check and try again
#运单信息加载失败,请稍后重试
business_exception_30014
=
Air waybill information loading failed, please try again later
#提交成功
business_success_30015
=
Submission successful
#提交失败,请稍后重试!
business_exception_30016
=
Submission failed, please try again later!
#运单号填写错误,请检查!
business_exception_30017
=
Air waybill number is incorrect, please check!
#运单提交失败,该运单正在被其他用户操作,请稍后重试
business_exception_30018
=
Air waybill submission failed, the waybill is being operated by other users, please try again later.
#Shipper Account填写错误(Shipper Account是由9位数字组成)
business_exception_30019
=
Incorrect Shipper Account(Shipper Account is composed of 9 digits).
#您当前登录账号的shipper Account与您正在录入的shipperAccount不一致,请确认是否继续?
business_exception_30020
=
The Shipper Account you are entering is inconsistent with your login Shipper Account. Please confirm whether to continue?
\ No newline at end of file
...
...
server/kafka-cndc-server/src/main/resources/message.properties
View file @
56daed1
#******************鉴权相关提示,需要做国际化******************
#authentication包
#没有访问权限
system_exception_10001
=
No access rights.
#没有通过权限认证
system_exception_10002
=
Failed to pass the authentication.
#登录身份异常
system_exception_10003
=
Login identity is abnormal.
#登录超过8小时,请重新登录
system_exception_10004
=
Login has exceeded 8 hours, please log in again.
#登录已过期,请重新登录
system_exception_10005
=
Login has expired, please log in again.
\ No newline at end of file
...
...
server/kafka-cndc-server/src/main/resources/message_en_US.properties
View file @
56daed1
#******************鉴权相关提示,需要做国际化******************
#authentication包
system_exception_10001
=
没有访问权限
system_exception_10002
=
没有通过权限认证
system_exception_10003
=
登录身份异常
system_exception_10004
=
登录超过8小时,请重新登录
system_exception_10005
=
登录已过期,请重新登录
\ No newline at end of file
#没有访问权限
system_exception_10001
=
No access rights.
#没有通过权限认证
system_exception_10002
=
Failed to pass the authentication.
#登录身份异常
system_exception_10003
=
Login identity is abnormal.
#登录超过8小时,请重新登录
system_exception_10004
=
Login has exceeded 8 hours, please log in again.
#登录已过期,请重新登录
system_exception_10005
=
Login has expired, please log in again.
\ No newline at end of file
...
...
server/manager-server/src/main/resources/message.properties
View file @
56daed1
#******************鉴权相关提示,需要做国际化******************
#authentication包
#没有访问权限
system_exception_10001
=
No access rights.
#没有通过权限认证
system_exception_10002
=
Failed to pass the authentication.
#登录身份异常
system_exception_10003
=
Login identity is abnormal.
#登录超过8小时,请重新登录
system_exception_10004
=
Login has exceeded 8 hours, please log in again.
#登录已过期,请重新登录
system_exception_10005
=
Login has expired, please log in again.
#******************业务相关、需要做国际化******************
#系统异常:登录失败,请稍后重试!
business_exception_40001
=
System abnormality: Login failed, please try again later!
#暂时没用,预留
business_log_40002
=
用户登录
#系统异常,请稍后重试!
system_exception_40003
=
System abnormal, please try again later!
#单次登录已过有效期,请重新登录!
system_exception_40004
=
Please log in again!
#退出成功
system_exception_40005
=
Logout successful
#退出失败
system_exception_40006
=
Logout failed
\ No newline at end of file
...
...
server/manager-server/src/main/resources/message_en_US.properties
View file @
56daed1
#******************鉴权相关提示,需要做国际化******************
#authentication包
system_exception_10001
=
没有访问权限
system_exception_10002
=
没有通过权限认证
system_exception_10003
=
登录身份异常
system_exception_10004
=
登录超过8小时,请重新登录
system_exception_10005
=
登录已过期,请重新登录
#没有访问权限
system_exception_10001
=
No access rights.
#没有通过权限认证
system_exception_10002
=
Failed to pass the authentication.
#登录身份异常
system_exception_10003
=
Login identity is abnormal.
#登录超过8小时,请重新登录
system_exception_10004
=
Login has exceeded 8 hours, please log in again.
#登录已过期,请重新登录
system_exception_10005
=
Login has expired, please log in again.
#******************业务相关、需要做国际化******************
business_exception_40001
=
系统异常:登录失败,请稍后重试!
#系统异常:登录失败,请稍后重试!
business_exception_40001
=
System abnormality: Login failed, please try again later!
#暂时没用,预留
business_log_40002
=
用户登录
system_exception_40003
=
系统异常,请稍后重试!
system_exception_40004
=
单次登录已过有效期,请重新登录!
system_exception_40005
=
退出成功
system_exception_40006
=
退出失败
\ No newline at end of file
#系统异常,请稍后重试!
system_exception_40003
=
System abnormal, please try again later!
#单次登录已过有效期,请重新登录!
system_exception_40004
=
Please log in again!
#退出成功
system_exception_40005
=
Logout successful
#退出失败
system_exception_40006
=
Logout failed
\ No newline at end of file
...
...
server/task-schedule/src/main/resources/message.properties
View file @
56daed1
#******************鉴权相关提示,需要做国际化******************
#authentication包
#没有访问权限
system_exception_10001
=
No access rights.
#没有通过权限认证
system_exception_10002
=
Failed to pass the authentication.
#登录身份异常
system_exception_10003
=
Login identity is abnormal.
#登录超过8小时,请重新登录
system_exception_10004
=
Login has exceeded 8 hours, please log in again.
#登录已过期,请重新登录
system_exception_10005
=
Login has expired, please log in again.
\ No newline at end of file
...
...
server/task-schedule/src/main/resources/message_en_US.properties
View file @
56daed1
#******************鉴权相关提示,需要做国际化******************
#authentication包
system_exception_10001
=
没有访问权限
system_exception_10002
=
没有通过权限认证
system_exception_10003
=
登录身份异常
system_exception_10004
=
登录超过8小时,请重新登录
system_exception_10005
=
登录已过期,请重新登录
\ No newline at end of file
#没有访问权限
system_exception_10001
=
No access rights.
#没有通过权限认证
system_exception_10002
=
Failed to pass the authentication.
#登录身份异常
system_exception_10003
=
Login identity is abnormal.
#登录超过8小时,请重新登录
system_exception_10004
=
Login has exceeded 8 hours, please log in again.
#登录已过期,请重新登录
system_exception_10005
=
Login has expired, please log in again.
\ No newline at end of file
...
...
Please
register
or
login
to post a comment