messages_zh_TW.properties 2.6 KB
Newer Older
C
zh_TW  
Captain.B 已提交
1 2
test_case_exist=該項目下已存在用例:
error_lang_invalid=語言參數錯誤
C
chenjianxing 已提交
3
load_test_already_exists=測試名稱不能重復
C
zh_TW  
Captain.B 已提交
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
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=沒有節點信息
C
chenjianxing 已提交
19 20
duplicate_node_ip=節點 IP 重復
only_one_k8s=只能添加壹個 K8s
C
zh_TW  
Captain.B 已提交
21
organization_id_is_null=組織 ID 不能為空
C
chenjianxing 已提交
22
max_thread_insufficient=並發用戶數超額
C
zh_TW  
Captain.B 已提交
23 24 25 26 27 28 29 30 31 32 33 34 35
cannot_edit_load_test_running=不能修改正在運行的測試
test_not_found=測試不存在:
test_not_running=測試未運行
before_delete_plan=該計劃下存在關聯測試用例,請先取消關聯!
user_email_already_exists=用戶郵箱已存在
user_name_is_null=用戶名不能為空
user_email_is_null=用戶郵箱不能為空
password_is_null=密碼不能為空
workspace_not_exists=工作空間不存在
#api
api_load_script_error=讀取腳本失敗
user_id_already_exists=用戶id已存在
password_modification_failed=密碼修改失敗
C
chenjianxing 已提交
36 37 38 39 40
cannot_delete_current_user=無法刪除當前登錄用戶
#test case start
test_case_node_level=
test_case_node_level_tip=模塊樹最大深度為
test_case_module_not_null=所屬模塊不能為空
C
chenjianxing 已提交
41
test_case_create_module_fail=創建模塊失敗
C
chenjianxing 已提交
42 43
test_case_import_template_name=測試用例模版
test_case_import_template_sheet=模版
C
chenjianxing 已提交
44 45 46 47 48 49 50 51 52 53 54 55
module_not_null=所屬模塊不能為空格
user_not_exists=該工作空間下無該用戶
test_case_already_exists=該項目下已存在該測試用例
parse_data_error=解析數據出錯
missing_header_information=缺少頭部信息
number=
row=
incorrect_format=格式不正確
test_case_type_validate=必須為functional、performance、api
test_case_priority_validate=必須為P0、P1、P2、P3
test_case_method_validate=必須為manual、auto
error=出错
C
chenjianxing 已提交
56
#test case end