mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-19 08:51:37 +03:00
6af28c9655
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Artem Savchenko <armisav@gmail.com>
85 lines
2.8 KiB
JSON
85 lines
2.8 KiB
JSON
{
|
|
"string": {
|
|
"ConfigLabel": "測試管理",
|
|
"ConfigDescription": "管理測試用例的擴展",
|
|
"TestCaseType": "類型",
|
|
"TestCasePriority": "優先事項",
|
|
"TestCaseStatus": "地位",
|
|
"TestSuite": "測試套件",
|
|
"SuiteName": "姓名",
|
|
"SuiteDescription": "描述",
|
|
"Suite": "Suite",
|
|
"TestName": "姓名",
|
|
"TestDescription": "描述",
|
|
"TestType": "類型",
|
|
"TestPriority": "優先事項",
|
|
"TestStatus": "地位",
|
|
"TestEstimatedTime": "預計時間",
|
|
"TestPreconditions": "前提條件",
|
|
"TestSteps": "步驟",
|
|
"TestAssignee": "受讓人",
|
|
"TestCase": "測試用例",
|
|
"TestProject": "專案",
|
|
"TestManagementApplication": "測試管理",
|
|
"AllTestSuites": "所有測試套件",
|
|
"AllProjects": "所有項目",
|
|
"Projects": "專案",
|
|
"CreateProject": "創建專案",
|
|
"EditProject": "編輯項目",
|
|
"TestCases": "測試用例",
|
|
"TestManagementDescription": "管理測試用例的擴展",
|
|
"CreateTestCase": "新測試用例",
|
|
"FullDescription": "描述",
|
|
"ProjectName": "姓名",
|
|
"ProjectType": "類型",
|
|
"Members": "會員",
|
|
"RoleLabel": "角色",
|
|
"ProjectMembers": "專案成員",
|
|
"TestSuites": "測試套件",
|
|
"CreateTestSuite": "建立測試套件",
|
|
"NamePlaceholder": "套房名稱",
|
|
"DescriptionPlaceholder": "說明(可選)",
|
|
"TestRuns": "試運行",
|
|
"TestRun": "試運行",
|
|
"TestNamePlaceholder": "測試用例標題",
|
|
"ChooseIcon": "選擇圖示",
|
|
"NoTestSuite": "沒有測試套件",
|
|
"StatusDraft": "草稿",
|
|
"StatusReview": "準備審查",
|
|
"StatusReviewComments": "需要修復審核意見",
|
|
"StatusApproved": "得到正式認可的",
|
|
"StatusRejected": "被拒絕",
|
|
"SetStatus": "設定狀態",
|
|
"Assignee": "受讓人",
|
|
"Unassigned": "未分配",
|
|
"AssignTo": "分配給",
|
|
"AssignedTo": "分配給",
|
|
"PreviousAssigned": "先前分配的",
|
|
"NoTestCases": "該測試套件中沒有測試案例",
|
|
"CreateTestRun": "建立測試運行",
|
|
"TestRunNamePlaceholder": "測試運行名稱",
|
|
"SelectTestSuites": "選擇測試套件",
|
|
"SelectTestCases": "選擇測試用例",
|
|
"TestLibrary": "測試庫",
|
|
"TestResult": "結果",
|
|
"TestRunResult": "結果",
|
|
"TestRunStatus": "狀態",
|
|
"StatusNonTested": "未測試",
|
|
"StatusBlocked": "被阻止",
|
|
"StatusPassed": "通過",
|
|
"StatusFailed": "失敗",
|
|
"SelectTestCase": "選擇測試用例",
|
|
"Save": "保存",
|
|
"SaveAndNext": "保存並繼續",
|
|
"DonePercent": "%完成",
|
|
"TestResults": "結果",
|
|
"TestRunName": "姓名",
|
|
"DueDate": "到期日",
|
|
"RunTestCases": "运行",
|
|
"TestCaseDescription": "測試用例描述",
|
|
"TestResultAttributes": "結果",
|
|
"GoToNextTest": "下一個",
|
|
"GoToNextTestTooltip": "轉到下一個測試"
|
|
}
|
|
}
|