en-US.js 9.9 KB
Newer Older
Q
q4speed 已提交
1
export default {
C
Captain.B 已提交
2 3
  commons: {
    'workspace': 'Workspace',
S
shiziyuan9527 已提交
4
    'organization': 'Organization',
C
Captain.B 已提交
5
    'project': 'Project',
C
Captain.B 已提交
6 7
    'name': 'Name',
    'description': 'Description',
C
Captain.B 已提交
8 9 10
    'save': 'Save',
    'save_success': 'Saved successfully',
    'delete_success': 'Deleted successfully',
S
shiziyuan9527 已提交
11 12
    'modify_success': 'Modify Success',
    'delete_cancel': 'Deleted Cancel',
C
Captain.B 已提交
13 14 15
    'confirm': 'Confirm',
    'cancel': 'Cancel',
    'prompt': 'Prompt',
S
shiziyuan9527 已提交
16
    'operating': 'Operating',
C
i18n  
Captain.B 已提交
17
    'input_limit': 'Within {0} and {1} characters',
C
Captain.B 已提交
18 19 20 21 22 23
    'login': 'Sign In',
    'welcome': 'Welcome back, please enter username and password to log in to MeterSphere',
    'username': 'Username',
    'password': 'Password',
    'input_username': 'Please enter username',
    'input_password': 'Please enter password',
C
i18n  
Captain.B 已提交
24 25 26
    'test': 'Test',
    'create_time': 'Created Time',
    'update_time': 'Updated Time',
C
Captain.B 已提交
27
    'add': 'Add',
28 29 30 31
    'member': 'Member',
    'email': 'Email',
    'phone': 'Phone',
    'role': 'Role',
S
shiziyuan9527 已提交
32
    'personal_info': 'Personal Info',
C
Captain.B 已提交
33
    'status': 'Status',
C
i18n  
Captain.B 已提交
34 35
    'show_all': 'Show All',
    'report': 'Report',
C
i18n  
Captain.B 已提交
36 37 38 39
    'user': 'User',
    'system': 'System',
    'personal_setting': 'Personal Setting',
    'test_resource_pool': 'Resource Pool',
C
i18n  
Captain.B 已提交
40
    'system_setting': 'Settings',
C
chenjianxing 已提交
41
    'api': 'Api',
C
i18n  
Captain.B 已提交
42
    'performance': 'Performance',
C
chenjianxing 已提交
43
    'input_content': 'Please enter content',
C
chenjianxing 已提交
44 45 46 47
    'create': 'Create',
    'refresh': 'Refresh',
    'remark': 'Remark',
    'delete': 'Delete',
C
chenjianxing 已提交
48
    'not_filled': 'Not filled'
C
Captain.B 已提交
49 50 51
  },
  workspace: {
    'create': 'Create Workspace',
52
    'update': 'Update Workspace',
C
Captain.B 已提交
53 54 55 56
    'delete_confirm': 'Are you sure you want to delete this workspace?',
    'add': 'Add Workspace',
    'input_name': 'Please enter a workspace name',
    'search_by_name': 'Search by name',
C
Captain.B 已提交
57
    'organization_name': 'Organization Name',
58
    'please_choose_organization': 'Please Choose Organization',
C
Captain.B 已提交
59
  },
S
shiziyuan9527 已提交
60 61 62 63 64
  organization: {
    'create': 'Create',
    'modify': 'Modify',
    'delete_confirm': 'Are you sure you want to delete this workspace?',
    'input_name': 'Please enter a organization name',
65
    'select_organization': 'Please select organization',
S
shiziyuan9527 已提交
66 67 68
    'search_by_name': 'Search by name',
    'special_characters_are_not_supported': 'Special characters are not supported',
  },
C
Captain.B 已提交
69
  project: {
C
Captain.B 已提交
70 71
    'recent': 'Recent Projects',
    'create': 'Create Project',
C
project  
Captain.B 已提交
72
    'edit': 'Edit Project',
C
Captain.B 已提交
73 74
    'delete_confirm': 'Are you sure you want to delete this project?',
    'search_by_name': 'Search by name',
C
Captain.B 已提交
75
    'input_name': 'Please enter a workspace name',
76 77
    'owning_workspace': 'Owning Workspace',
    'please_choose_workspace': 'Please select Workspace',
C
Captain.B 已提交
78
  },
79
  member: {
80 81 82 83
    'create': 'Create',
    'modify': 'Modify',
    'delete_confirm': 'Are you sure you want to delete this Member?',
    'please_choose_member': 'Please Choose Member',
S
shiziyuan9527 已提交
84 85 86
    'search_by_name': 'Search by name',
    'modify_personal_info': 'Modify Personal Information',
    'input_name': 'Please enter a user name',
C
i18n  
Captain.B 已提交
87
    'input_email': 'Please enter a email',
S
shiziyuan9527 已提交
88 89 90 91 92 93 94 95 96 97 98 99 100 101
    'special_characters_are_not_supported': 'Special characters are not supported',
    'mobile_number_format_is_incorrect': 'Mobile number format is incorrect',
    'email_format_is_incorrect': 'Email format is incorrect',
  },
  user: {
    'create': 'Create',
    'modify': 'Modify',
    'input_name': 'Please enter a user name',
    'input_id': 'Please enter a ID',
    'input_email': 'Please enter a email',
    'special_characters_are_not_supported': 'Special characters are not supported',
    'mobile_number_format_is_incorrect': 'Mobile number format is incorrect',
    'email_format_is_incorrect': 'Email format is incorrect',
    'delete_confirm': 'Are you sure you want to delete this User?',
102 103 104
  },
  role: {
    'please_choose_role': 'Please Choose Role',
105
  },
S
shiziyuan9527 已提交
106 107 108 109
  report: {
    'recent': 'Recent Report',
    'search_by_name': 'Search by Name',
    'test_name': 'Test',
S
shiziyuan9527 已提交
110 111 112
    'test_overview': 'Test Overview',
    'test_request_statistics': 'Test Request Statistics',
    'test_error_log': 'Test Error Log',
113 114
    'test_log_details': 'Test Log Details',
    'test_details': 'Test Details',
S
shiziyuan9527 已提交
115
  },
C
i18n  
Captain.B 已提交
116 117 118 119 120 121 122 123 124 125 126
  load_test: {
    'recent': 'Recent Tests',
    'search_by_name': 'Search by name',
    'project_name': 'Project',
    'delete_confirm': 'Are you sure want to delete test: ',
    'input_name': 'Please enter name',
    'select_project': 'Please select project',
    'save_and_run': 'Save and execute',
    'basic_config': 'Scene Configuration',
    'pressure_config': 'Pressure configuration',
    'advanced_config': 'Advanced Configuration',
127
    'runtime_config': 'Runtime Configuration',
C
i18n  
Captain.B 已提交
128 129 130
    'is_running': 'Test is running! ',
    'test_name_is_null': 'Test name cannot be empty! ',
    'project_is_null': 'Project cannot be empty! ',
C
Captain.B 已提交
131
    'jmx_is_null': 'Can only contain one JMX file',
C
Captain.B 已提交
132 133 134 135 136 137
    'file_name': 'File name',
    'file_size': 'File size',
    'file_type': 'File Type',
    'file_status': 'File Status',
    'last_modify_time': 'Modify time',
    'upload_tips': 'Drag files here, or <em> click to upload </em>',
C
Captain.B 已提交
138
    'upload_type': 'Only JMX/CSV files can be uploaded',
C
Captain.B 已提交
139 140 141 142 143 144 145 146 147 148 149 150
    'related_file_not_found': "No related test file found!",
    'delete_file_confirm': 'Confirm delete file:',
    'delete_file': "Please delete an existing file first!",
    'thread_num': 'Concurrent users:',
    'input_thread_num': 'Please enter the number of threads',
    'duration': 'Duration time (minutes):',
    'input_duration': 'Please enter a duration',
    'rps_limit': 'RPS Limit:',
    'input_rps_limit': 'Please enter a limit',
    'ramp_up_time_within': 'In',
    'ramp_up_time_minutes': 'minutes, separate',
    'ramp_up_time_times': 'add concurrent users',
C
Captain.B 已提交
151
    'advanced_config_error': 'Advanced configuration verification failed',
C
Captain.B 已提交
152 153 154 155 156 157 158
    'domain_bind': 'Domain bind',
    'domain': 'Domain',
    'enable': 'Enable',
    'ip': 'IP',
    'params': 'Parameters',
    'param_name': 'Name',
    'param_value': 'Value',
C
Captain.B 已提交
159 160 161 162
    'domain_is_duplicate': 'Domain is duplicated',
    'param_is_duplicate': 'Parameter name is duplicate',
    'domain_ip_is_empty': 'Domain and IP cannot be empty',
    'param_name_value_is_empty': 'Parameters cannot be empty',
C
Captain.B 已提交
163 164 165
    'connect_timeout': 'Timeout to establish a connection',
    'custom_http_code': 'Custom HTTP response success status code',
    'separated_by_commas': 'Separated by commas',
C
i18n  
Captain.B 已提交
166
    'create': 'Create Test',
C
Captain.B 已提交
167 168
    'select_resource_pool': 'Please Select Resource Pool',
    'resource_pool_is_null': 'Resource Pool is empty',
C
i18n  
Captain.B 已提交
169
  },
C
chenjianxing 已提交
170
  api_test: {
171
    'select_resource_pool': 'Please select resource pool'
C
chenjianxing 已提交
172
  },
C
chenjianxing 已提交
173 174 175
  test_track: {
    'test_track': 'Test Track',
    'test_case': 'Test Case',
C
chenjianxing 已提交
176
    'case_list': 'Test Case List',
C
chenjianxing 已提交
177 178
    'create_case': 'Create Case',
    'test_plan': 'Test Plan',
C
chenjianxing 已提交
179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203
    'no_project': 'There is no project in this workspace, please create the project first',
    'priority': 'Priority',
    'type': 'Type',
    'method': 'The test way',
    'auto': 'Auto',
    'manual': 'Manual',
    'create': 'Create test case',
    'name': 'Test case name',
    'module': 'Subordinate to the module',
    'maintainer': 'Maintainer',
    'steps': 'Steps',
    'number': 'Number',
    'prerequisite': 'Prerequisite',
    'step_desc': 'Step describe',
    'expected_results': 'Expected results',
    'confirm': 'confirm',
    'cancel': 'cancel',
    'input_name': 'Please enter name',
    'input_module': 'Please select module',
    'input_maintainer': 'Please select maintainer',
    'input_priority': 'Please select priority',
    'input_type': 'Please select type',
    'input_method': 'Please select method',
    'input_prerequisite': 'Please select prerequisite',
    'search_module': 'Search module',
C
chenjianxing 已提交
204
    'rename': 'Rename',
C
chenjianxing 已提交
205 206
    'add_submodule': 'Add submodule',
    'add_module': 'Add module',
C
chenjianxing 已提交
207 208 209
    'module_name': 'Module name',
    'create_plan': 'Create test plan',
    'plan_name': 'Test plan name',
C
chenjianxing 已提交
210
    'plan_project': 'Related project',
C
chenjianxing 已提交
211
    'plan_stage': 'Testing phase',
C
chenjianxing 已提交
212
    'plan_status': 'Status',
C
chenjianxing 已提交
213 214 215 216 217
    'smoke_test': 'Smoke test',
    'functional_test': 'Functional test',
    'integration_testing': 'Integration testing',
    'system_test': 'System test',
    'version_validation': 'Version validation',
C
chenjianxing 已提交
218
    'plan_principal': 'Principal',
C
chenjianxing 已提交
219 220 221
    'input_plan_principal': 'Please select principal',
    'input_plan_project': 'Please select project',
    'input_plan_stage': 'Please select stage',
C
chenjianxing 已提交
222
    'plan_status_prepare': 'Not started',
C
chenjianxing 已提交
223 224
    'plan_status_running': 'Starting',
    'plan_status_completed': 'Completed',
C
chenjianxing 已提交
225
    'delete_module_confirm': 'Confirm delete module: ',
C
chenjianxing 已提交
226 227 228 229 230
    'delete_module_resource': 'and all submodules and test cases under the module',
    'relevance_test_case': 'Relevance test case',
    'executor': 'executor',
    'execute_result': 'Execute result',
    'case_type': 'Case type',
C
chenjianxing 已提交
231
    'pass': 'Pass',
C
chenjianxing 已提交
232 233 234 235 236 237
    'failure': 'Failure',
    'blocking': 'Blocking',
    'skip': 'Skip',
    'actual_result': 'Actual result',
    'step_result': 'Step result',
    'select_execute_result': 'Select execute result',
C
chenjianxing 已提交
238 239 240 241
    'save': 'Save',
    'confirm_cancel_relevance': 'Confirm cancel relevance',
    'plan': 'Plan',
    'project': 'Project',
C
chenjianxing 已提交
242 243 244 245
    'recent_plan': 'Recent plan',
    'recent_case': 'Recent case',
    'plan_delete_confirm': 'Confirm delete test plan: ',
    'case_delete_confirm': 'Confirm delete test case: ',
C
chenjianxing 已提交
246
  },
C
Captain.B 已提交
247
  test_resource_pool: {
C
Captain.B 已提交
248 249 250 251 252 253 254
    'type': 'type',
    'enable_disable': 'Enable / disable',
    'search_by_name': 'Search by name',
    'create_resource_pool': 'Create resource pool',
    'update_resource_pool': 'Create resource pool',
    'select_pool_type': 'Select resource type',
    'max_threads': 'Maximum concurrent number',
C
Captain.B 已提交
255 256 257 258 259 260 261
    'input_pool_name': 'Please enter the resource pool name',
    'pool_name_valid': 'Resource pool name does not support special characters',
    'cannot_remove_all_node': 'Cannot delete all independent nodes',
    'cannot_empty': 'Resource pool cannot be empty',
    'fill_the_data': 'Please complete the data',
    'delete_prompt': 'This operation will permanently delete the resource pool, continue?',
    'status_change_success': 'Successfully changed the status!',
C
Captain.B 已提交
262
  },
C
Captain.B 已提交
263
  i18n: {
264
    'home': 'Home'
C
Captain.B 已提交
265 266
  }
};