summaryrefslogtreecommitdiffstats
path: root/appmarket-utils/src/main/resources/message.ja.en.properties
blob: cdb7b8c534337992b2c68be91e6e4bfe3881d9f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
project_error=A server error has occurred. Please contact the administrator.
status_unauthorized=Your session has timed out, please log in again.
status_forbidden=Have no permission to read the records of this application.
status_too_many_connections=The account has been registered.
bad_request=Request parameter is wrong!
md5_failed=Failed to check file on md5!
app_upload_param_file_is_null = Upload file is required.
invalid_query_param=Invalid query parameter!
invalid_body=Invalid body
already_exist = Data has already existed!
user_not_delete = Users with data connections can not be deleted.
expired_refresh_token=Refresh token has timed out.

###################### login message ######################
login_loginId_is_not_exist=Invalid User name or Password.
login_loginId_is_not_empty=User name is required.
login_password_is_not_empty=Password is required.
###################### /login message ######################

###################### user message ######################
user_old_password_is_not_empty=Old password is required.
user_new_password_is_not_empty=New password is required.
user_password_is_not_empty = Password is required.
no_spaces_can_be_found_in_the_password = Password can not contain space.
user_username_is_not_empty=User name is required.
user_username_is_not_repeated=User name has already existed.
user_username_max_error=Maximum length of user name is 32 characters.
user_password_max_error=Maximum length of password is 32 characters.
user_repassword_max_error=Maximum length of password is 32 characters.
user_mailaddress_max_error=Maximum length of mail address is 32 characters.
user_repassword_is_not_empty = Confirm password is required.
user_mailaddress_is_not_empty=Mail address is required.
user_userid_is_not_empty=User id is required.
user_save_is_failed=Save user failed.

user_is_exist= User name has already been registered.
user_delete_failed=Delete user failed.
user_name_is_not_empty=Name is required.
user_get_list_is_failed=Get user list failed.
user_new_repassword_is_not_empty=Confirm password is required.
user_new_repassword_is_not_equals=Password doesn't match.
user_save_is_success = Update account successfully.
user_repassword_error = Minimum length of password is 6 characters.
user_password_error = Minimum length of confirm password is 6 characters.
user_mailaddress_is_not_equals = Enter the email address in the format:mail@example.com.

user_loginid_is_failed = Login Id is wrong.
user_info_change_success= Change the information successfully.
user_title_name_insert=User/Create
user_title_name_modify=User/Detail
###################### /user message ######################

###################### /app message ######################
app_title_name_insert=App/Create
app_title_name_modify=App/Detail��
app_save_is_failed=Update App failed.
app_appname_is_not_empty=App name is required.
app_DeviceType_is_not_empty=App devicetype can not be empty.
app_versionname_is_not_empty=Version is required.
app_typeid_is_not_empty=Type Id is required.
app_filepath_is_not_empty=File path is required.
app_abstract_is_not_empty=App description is required.
app_imagepath_is_not_empty=App Icon is required.

app_save_is_success=App updated successfully.
app_appname_max_error=Maximum length of App name is 32 characters.
app_versionname_max_error=Maximum length of version is 32 characters.
app_abstract_max_error=Maximum length of description is 1000 characters.
app_filepath_max_error=Maximum length of file path is 200 characters.

app_file_read_failed=Read App file failed.
app_file_uncompress_failed=Uncompress App file failed.

###################### app message ######################

###################### errorcode message ######################
the_picture_sizes_should_not_exceed_500KB = The size of picture can not exceed 500KB.
you_can_upload_pictures_only = You can upload pictures only.
missing_necessary_queryparam=Query parameter is empty or wrong.
invalid_operation=Invalid operation
app_file_type_is_unsupported=Unsupported APP file type.
developer_is_not_exist=Developer does not exist.
resource_already_exists=User name has already existed.
resource_app_already_exists=Application identify has already existed.

###################### errorcode message ######################

###################### /authority message ######################
authority_id_is_not_empty = Authority Id is required.
###################### /authority message ######################

###################### project message ######################
user_is_success= Create user successfully.
###################### /project message ######################

###################### system message ######################

###################### /system message ######################