messages_zh_CN.properties 3.5 KB
Newer Older
S
i18n  
shiziyuan9527 已提交
1
#commons
C
chenjianxing 已提交
2 3
error_lang_invalid=语言参数错误
file_cannot_be_null=文件不能为空!
S
i18n  
shiziyuan9527 已提交
4 5 6 7 8 9 10 11 12
#user related
user_email_already_exists=用户邮箱已存在
user_name_is_null=用户名不能为空
user_email_is_null=用户邮箱不能为空
password_is_null=密码不能为空
user_id_already_exists=用户id已存在
password_modification_failed=密码修改失败
cannot_delete_current_user=无法删除当前登录用户
#load test
C
chenjianxing 已提交
13 14 15 16 17 18
edit_load_test_not_found=无法编辑测试,未找到测试:
run_load_test_not_found=无法运行测试,未找到测试:
run_load_test_file_not_found=无法运行测试,无法获取测试文件元信息,测试ID:
run_load_test_file_content_not_found=无法运行测试,无法获取测试文件内容,测试ID:
run_load_test_file_init_error=无法运行测试,初始化运行环境失败,测试ID:
load_test_is_running=测试正在运行, 请等待
S
i18n  
shiziyuan9527 已提交
19 20 21 22
cannot_edit_load_test_running=不能修改正在运行的测试
test_not_found=测试不存在:
test_not_running=测试未运行
load_test_already_exists=测试名称不能重复
C
chenjianxing 已提交
23 24 25 26
no_nodes_message=没有节点信息
duplicate_node_ip=节点 IP 重复
only_one_k8s=只能添加一个 K8s
max_thread_insufficient=并发用户数超额
S
i18n  
shiziyuan9527 已提交
27 28 29 30
#workspace
workspace_name_is_null=工作空间名不能为空
workspace_name_already_exists=工作空间名已存在
workspace_does_not_belong_to_user=当前工作空间不属于当前用户
Q
q4speed 已提交
31
workspace_not_exists=工作空间不存在
S
i18n  
shiziyuan9527 已提交
32 33 34 35 36 37
#project
project_name_is_null=项目名称不能为空
project_name_already_exists=项目名称已存在
#organization
organization_does_not_belong_to_user=当前组织不属于当前用户
organization_id_is_null=组织 ID 不能为空
Q
q4speed 已提交
38
#api
C
Captain.B 已提交
39
api_load_script_error=读取脚本失败
Q
q4speed 已提交
40
api_report_is_null="测试报告是未生成,无法更新"
C
chenjianxing 已提交
41
#test case
C
chenjianxing 已提交
42 43 44
test_case_node_level=
test_case_node_level_tip=模块树最大深度为
test_case_module_not_null=所属模块不能为空
C
chenjianxing 已提交
45
test_case_create_module_fail=创建模块失败
C
chenjianxing 已提交
46 47
test_case_import_template_name=测试用例模版
test_case_import_template_sheet=模版
C
chenjianxing 已提交
48 49 50 51 52 53 54
module_not_null=所属模块不能为空格
user_not_exists=该工作空间下无该用户
test_case_already_exists=该项目下已存在该测试用例
parse_data_error=解析数据出错
missing_header_information=缺少头部信息
number=
row=
C
chenjianxing 已提交
55 56 57 58 59
error=出错
test_case_exist=该项目下已存在用例:
node_deep_limit=节点深度不超过5层!
before_delete_plan=该计划下存在关联测试用例,请先取消关联!
incorrect_format=格式错误
C
chenjianxing 已提交
60 61 62
test_case_type_validate=必须为functional、performance、api
test_case_priority_validate=必须为P0、P1、P2、P3
test_case_method_validate=必须为manual、auto
C
chenjianxing 已提交
63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
test_case_name=用例名称
test_case_type=用例类型
test_case_maintainer=维护人
test_case_priority=优先级
test_case_method=测试方式
test_case_prerequisite=前置条件
test_case_remark=备注
test_case_step_desc=步骤描述
test_case_step_result=预期结果
test_case_module=所属模块
test_case=测试用例
module=模块
preconditions_optional=前置条件选填
step_tip_separate=每个步骤以换行分隔
step_tip_order=步骤前可标序号
step_tip_optional=步骤前可标序号
result_tip_separate=每条结果以换行分隔
result_tip_order=结果前可标序号
result_tip_optional=测试步骤和结果选填
remark_optional=备注选填
do_not_modify_header_order=请勿修改表头顺序
module_created_automatically=若无该模块将自动创建
options=选项
please_input_workspace_member=请填写该工作空间相关人员