messages_zh_TW.properties 2.1 KB
Newer Older
C
zh_TW  
Captain.B 已提交
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
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=測試未運行
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 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