messages_zh_CN.properties 2.1 KB
Newer Older
C
chenjianxing 已提交
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
test_case_exist=该项目下已存在用例:
error_lang_invalid=语言参数错误
load_test_already_exists=测试名称不能重复
project_name_is_null=项目名称不能为空
project_name_already_exists=项目名称已存在
workspace_name_is_null=工作空间名不能为空
workspace_name_already_exists=工作空间名已存在
workspace_does_not_belong_to_user=当前工作空间不属于当前用户
organization_does_not_belong_to_user=当前组织不属于当前用户
file_cannot_be_null=文件不能为空!
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=测试正在运行, 请等待
node_deep_limit=节点深度不超过5层!
no_nodes_message=没有节点信息
duplicate_node_ip=节点 IP 重复
only_one_k8s=只能添加一个 K8s
organization_id_is_null=组织 ID 不能为空
max_thread_insufficient=并发用户数超额
cannot_edit_load_test_running=不能修改正在运行的测试
test_not_found=测试不存在:
test_not_running=测试未运行
S
i18n  
shiziyuan9527 已提交
26 27 28 29 30
before_delete_plan=该计划下存在关联测试用例,请先取消关联!
user_email_already_exists=用户邮箱已存在
user_name_is_null=用户名不能为空
user_email_is_null=用户邮箱不能为空
password_is_null=密码不能为空
Q
q4speed 已提交
31 32
workspace_not_exists=工作空间不存在
#api
C
Captain.B 已提交
33 34
api_load_script_error=读取脚本失败
user_id_already_exists=用户id已存在
S
shiziyuan9527 已提交
35
password_modification_failed=密码修改失败
C
chenjianxing 已提交
36 37 38 39 40 41 42 43 44
cannot_delete_current_user=无法删除当前登录用户
#test case start
test_case_node_level=
test_case_node_level_tip=模块树最大深度为
test_case_module_not_null=所属模块不能为空
test_case_create_moule_fail=创建模块失败
test_case_import_template_name=测试用例模版
test_case_import_template_sheet=模版
#test case end