messages_zh_TW.properties 3.5 KB
Newer Older
S
i18n  
shiziyuan9527 已提交
1
#commons
C
zh_TW  
Captain.B 已提交
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
zh_TW  
Captain.B 已提交
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
zh_TW  
Captain.B 已提交
23
no_nodes_message=沒有節點信息
C
chenjianxing 已提交
24 25 26
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=當前工作空間不屬於當前用戶
C
zh_TW  
Captain.B 已提交
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 不能為空
C
zh_TW  
Captain.B 已提交
38 39
#api
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
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=選項
C
chenjianxing 已提交
86
please_input_workspace_member=請填寫該工作空間相關人員