zh-TW.js 39.7 KB
Newer Older
Q
q4speed 已提交
1
export default {
Q
q4speed 已提交
2
  commons: {
W
wenyann 已提交
3
    examples: '示例',
W
wenyann 已提交
4
    help_documentation: '幫助文檔',
5
    delete_cancelled: '已取消刪除',
Q
q4speed 已提交
6 7 8 9 10
    workspace: '工作空間',
    organization: '組織',
    setting: '設置',
    project: '項目',
    about_us: '關於',
11
    current_project: '當前項目',
Q
q4speed 已提交
12 13
    name: '名稱',
    description: '描述',
14
    annotation: '註釋',
Q
q4speed 已提交
15 16
    clear: '清空',
    save: '保存',
17
    update: '更新',
Q
q4speed 已提交
18 19
    save_success: '保存成功',
    delete_success: '刪除成功',
20
    copy_success: '復制成功',
Q
q4speed 已提交
21 22 23 24 25 26 27 28
    modify_success: '修改成功',
    delete_cancel: '已取消刪除',
    confirm: '確定',
    cancel: '取消',
    prompt: '提示',
    operating: '操作',
    input_limit: '長度在 {0} 到 {1} 個字符',
    login: '登錄',
29 30
    welcome: '歡迎回來,請輸入用戶名和密碼登錄MeterSphere',
    username: '姓名',
Q
q4speed 已提交
31
    password: '密碼',
32
    input_username: '請輸入用戶姓名',
Q
q4speed 已提交
33 34 35 36 37 38 39 40 41 42
    input_password: '請輸入密碼',
    test: '測試',
    create_time: '創建時間',
    update_time: '更新時間',
    add: '添加',
    member: '成員',
    email: '郵箱',
    phone: '電話',
    role: '角色',
    personal_info: '個人信息',
43 44
    api_keys: 'API Keys',
    quota: '配額管理',
Q
q4speed 已提交
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
    status: '狀態',
    show_all: '顯示全部',
    show: '顯示',
    report: '報告',
    user: '用戶',
    system: '系統',
    personal_setting: '個人設置',
    test_resource_pool: '測試資源池',
    system_setting: '系統設置',
    api: '接口測試',
    performance: '性能測試',
    functional: '功能測試',
    input_content: '請輸入內容',
    create: '新建',
    edit: '編輯',
60
    copy: '復制',
Q
q4speed 已提交
61 62 63 64 65 66
    refresh: '刷新',
    remark: '備註',
    delete: '刪除',
    not_filled: '未填寫',
    please_select: '請選擇',
    search_by_name: '根據名稱搜索',
67
    search_by_name_or_id: '根據ID或名稱搜索',
Q
q4speed 已提交
68 69 70 71 72 73
    personal_information: '個人信息',
    exit_system: '退出系統',
    verification: '驗證',
    title: '標題',
    custom: '自定義',
    select_date: '選擇日期',
74 75
    calendar_heatmap: '測試日歷',
    months_1: '壹月',
Q
q4speed 已提交
76 77 78 79 80 81 82 83 84
    months_2: '二月',
    months_3: '三月',
    months_4: '四月',
    months_5: '五月',
    months_6: '六月',
    months_7: '七月',
    months_8: '八月',
    months_9: '九月',
    months_10: '十月',
85
    months_11: '十壹月',
Q
q4speed 已提交
86 87
    months_12: '十二月',
    weeks_0: '周日',
88
    weeks_1: '周壹',
Q
q4speed 已提交
89 90 91 92 93 94 95 96 97 98 99
    weeks_2: '周二',
    weeks_3: '周三',
    weeks_4: '周四',
    weeks_5: '周五',
    weeks_6: '周六',
    test_unit: '測試',
    system_parameter_setting: '系統參數設置',
    connection_successful: '連接成功',
    connection_failed: '連接失敗',
    save_failed: '保存失敗',
    host_cannot_be_empty: '主機不能為空',
100
    port_cannot_be_empty: '端口號不能為空',
Q
q4speed 已提交
101 102 103 104
    account_cannot_be_empty: '帳戶不能為空',
    remove: '移除',
    remove_cancel: '移除取消',
    remove_success: '移除成功',
105
    tips: '認證信息已過期,請重新登錄',
Q
q4speed 已提交
106 107 108
    not_performed_yet: '尚未執行',
    incorrect_input: '輸入內容不正確',
    delete_confirm: '請輸入以下內容,確認刪除:',
109 110
    login_username: 'ID 或 郵箱',
    input_login_username: '請輸入用戶 ID 或 郵箱',
Q
q4speed 已提交
111
    input_name: '請輸入名稱',
112
    please_upload: '請上傳文件',
Q
q4speed 已提交
113
    formatErr: '格式錯誤',
C
chenjianxing 已提交
114
    please_save: '請先保存',
115
    reference_documentation: "參考文檔",
116
    id: 'ID',
117
    millisecond: '毫秒',
118
    cannot_be_null: '不能為空',
119
    required: "{0}是必填的",
120
    already_exists: '名稱不能重復',
C
chenjianxing 已提交
121
    modifier: '修改人',
Q
q4speed 已提交
122 123 124 125 126 127 128 129
    date: {
      select_date: '選擇日期',
      start_date: '開始日期',
      end_date: '結束日期',
      select_date_time: '選擇日期時間',
      start_date_time: '開始日期時間',
      end_date_time: '結束日期時間',
      range_separator: "",
130
      data_time_error: "開始日期不能大於結束日期",
Q
q4speed 已提交
131 132 133 134 135 136 137 138 139 140
    },
    trigger_mode: {
      name: "觸發方式",
      manual: "手動觸發",
      schedule: "定時任務",
      api: "API調用"
    },
    adv_search: {
      title: '高級搜索',
      combine: '組合查詢',
Q
i18n  
q4speed 已提交
141 142
      test: "所屬測試",
      project: "所屬項目",
Q
q4speed 已提交
143
      search: "查詢",
Q
q4speed 已提交
144
      reset: "重置",
Q
q4speed 已提交
145
      and: '所有',
146
      or: '任意壹個',
Q
q4speed 已提交
147
      operators: {
148 149
        is_empty: "",
        is_not_empty: "非空",
Q
q4speed 已提交
150 151 152 153 154 155 156 157 158
        like: "包含",
        not_like: "不包含",
        in: "屬於",
        not_in: "不屬於",
        gt: "大於",
        ge: "大於等於",
        lt: "小於",
        le: "小於等於",
        equals: "等於",
159
        not_equals: "不等於",
Q
q4speed 已提交
160
        between: "之間",
Q
q4speed 已提交
161
        current_user: "是當前用戶"
Q
q4speed 已提交
162 163
      }
    }
Q
q4speed 已提交
164
  },
165
  license: {
166 167
    title: '授權管理',
    corporation: '客戶名稱',
168
    time: '授權時間',
169 170 171 172
    product: '產品名稱',
    edition: '產品版本',
    licenseVersion: '授權版本',
    count: '授權數量',
173
    valid_license: '授權驗證',
174
    show_license: '查看授權',
175 176 177 178 179
    valid_license_error: '授權驗證失敗',
    status: '授權狀態',
    valid: '有效',
    invalid: '無效',
    expired: '已過期',
180
  },
181 182 183 184 185 186 187
  system_config: {
    base_config: '基本配置',
    base: {
      url: '當前站點URL',
      url_tip: '例如:http://localhost:8081'
    }
  },
Q
q4speed 已提交
188
  workspace: {
Q
q4speed 已提交
189 190 191
    create: '創建工作空間',
    update: '修改工作空間',
    delete: '刪除工作空間',
192
    delete_confirm: '刪除該工作空間會關聯刪除該工作空間下的所有資源(如:相關項目,測試用例等),確定要刪除嗎?',
Q
q4speed 已提交
193 194 195 196 197
    add: '添加工作空間',
    input_name: '請輸入工作空間名稱',
    search_by_name: '根據名稱搜索',
    organization_name: '所屬組織',
    please_choose_organization: '請選擇組織',
198
    please_select_a_workspace_first: '請先選擇工作空間!',
Q
q4speed 已提交
199 200 201
    none: '無工作空間',
    select: '選擇工作空間',
    special_characters_are_not_supported: '格式錯誤(不支持特殊字符,且不能以\'-\'開頭結尾)',
202
    delete_warning: '刪除該工作空間將同步刪除該工作空間下所有項目,以及項目中的所有用例、接口測試、性能測試等,確定要刪除嗎?',
Q
q4speed 已提交
203
  },
S
shiziyuan9527 已提交
204
  organization: {
Q
q4speed 已提交
205 206 207
    create: '創建組織',
    modify: '修改組織',
    delete: '刪除組織',
208
    delete_confirm: '刪除該組織會關聯刪除該組織下的所有資源(如:相關工作空間,項目,測試用例等),確定要刪除嗎?',
Q
q4speed 已提交
209 210 211
    input_name: '請輸入組織名稱',
    select_organization: '請選擇組織',
    search_by_name: '根據名稱搜索',
212
    special_characters_are_not_supported: '格式錯誤(不支持特殊字符,且不能以\'-\'開頭結尾)',
Q
q4speed 已提交
213 214
    none: '無組織',
    select: '選擇組織',
215
    delete_warning: '刪除該組織將同步刪除該組織下所有相關工作空間和相關工作空間下的所有項目,以及項目中的所有用例、接口測試、性能測試等,確定要刪除嗎?',
S
shiziyuan9527 已提交
216
    service_integration: '服務集成',
217
    defect_manage: '缺陷管理平臺',
W
wenyann 已提交
218 219 220 221 222 223 224 225 226 227 228 229 230
    message_settings:'消息設定',
    message:{
      jenkins_task_notification:'Jenkins任務通知',
      test_plan_task_notification:'測試計畫任務通知',
      test_review_task_notice:'測試評審任務通知',
      defect_task_notification:'缺陷任務通知',
      create_new_notification:'創建新通知',
      select_events:'選擇事件',
      select_receiving_method:'選擇接收管道',
      mail:'郵件',
      nail_robot:'釘釘機器人',
      enterprise_wechat_robot:'企業微信機器人',
    },
S
shiziyuan9527 已提交
231
    integration: {
232
      select_defect_platform: '請選擇要集成的缺陷管理平臺:',
S
shiziyuan9527 已提交
233 234 235 236
      basic_auth_info: 'Basic Auth 賬號信息:',
      api_account: 'API 賬號',
      api_password: 'API 口令',
      jira_url: 'JIRA 地址',
237
      jira_issuetype: '問題類型',
S
shiziyuan9527 已提交
238 239 240
      input_api_account: '請輸入賬號',
      input_api_password: '請輸入口令',
      input_jira_url: '請輸入Jira地址,例:https://metersphere.atlassian.net/',
241
      input_jira_issuetype: '請輸入問題類型',
S
shiziyuan9527 已提交
242
      use_tip: '使用指引:',
243
      use_tip_tapd: 'Tapd Basic Auth 賬號信息在"公司管理-安全與集成-開放平臺"中查詢',
244
      use_tip_jira: 'Jira software server 認證信息為 賬號密碼,Jira software cloud 認證信息為 賬號+令牌(賬戶設置-安全-創建API令牌)',
S
shiziyuan9527 已提交
245 246 247 248 249 250
      use_tip_two: '保存 Basic Auth 賬號信息後,需要在 Metersphere 項目中手動關聯 ID/key',
      link_the_project_now: '馬上關聯項目',
      cancel_edit: '取消編輯',
      cancel_integration: '取消集成',
      cancel_confirm: '確認取消集成 ',
      successful_operation: '操作成功',
251 252
      not_integrated: '未集成該平臺',
      choose_platform: '請選擇集成的平臺',
W
wenyann 已提交
253 254 255 256
      verified: '驗證通過',
      mail:'郵件',
      nail_robot:'釘釘機器人',
      enterprise_wechat_robot:'企業微信機器人',
S
shiziyuan9527 已提交
257
    }
S
shiziyuan9527 已提交
258
  },
Q
q4speed 已提交
259
  project: {
Q
q4speed 已提交
260 261 262 263 264
    recent: '最近的項目',
    create: '創建項目',
    edit: '編輯項目',
    delete: '刪除項目',
    delete_confirm: '確定要刪除這個項目嗎?',
265
    delete_tip: '刪除該項目,會刪除該項目下所有測試資源,確定要刪除嗎?',
Q
q4speed 已提交
266 267 268 269 270
    search_by_name: '根據名稱搜索',
    input_name: '請輸入項目名稱',
    owning_workspace: '所屬工作空間',
    please_choose_workspace: '請選擇工作空間',
    special_characters_are_not_supported: '格式錯誤(不支持特殊字符,且不能以\'-\'開頭結尾)',
S
shiziyuan9527 已提交
271 272
    tapd_id: 'TAPD項目ID',
    jira_key: 'JIRA項目key',
C
zh-tw  
Captain.B 已提交
273 274
  },
  member: {
Q
q4speed 已提交
275 276 277 278 279 280 281 282 283 284 285 286 287
    create: '添加成員',
    modify: '修改成員',
    delete_confirm: '這個用戶確定要刪除嗎?',
    please_choose_member: '請選擇成員',
    search_by_name: '根據名稱搜索',
    modify_personal_info: '修改個人信息',
    edit_password: '修改密碼',
    edit_information: '編輯信息',
    input_name: '請輸入名稱',
    input_email: '請輸入郵箱',
    special_characters_are_not_supported: '不支持特殊字符',
    mobile_number_format_is_incorrect: '手機號碼格式不正確',
    email_format_is_incorrect: '郵箱格式不正確',
288
    password_format_is_incorrect: '有效密碼:8-30位,英文大小寫字母+數字+特殊字符(可選)',
Q
q4speed 已提交
289 290
    old_password: '舊密碼',
    new_password: '新密碼',
291
    repeat_password: '確認密碼',
292
    inconsistent_passwords: '兩次輸入的密碼不壹致',
Q
q4speed 已提交
293 294 295
    remove_member: '確定要移除該成員嗎',
    input_id_or_email: '請輸入用戶 ID, 或者 用戶郵箱',
    no_such_user: '無此用戶信息, 請輸入正確的用戶 ID 或者 用戶郵箱!',
C
zh-tw  
Captain.B 已提交
296 297
  },
  user: {
Q
q4speed 已提交
298 299
    create: '創建用戶',
    modify: '修改用戶',
300
    input_name: '請輸入用戶姓名',
Q
q4speed 已提交
301 302 303 304 305 306 307 308 309
    input_id: '請輸入ID',
    input_email: '請輸入郵箱',
    input_password: '請輸入密碼',
    input_phone: '請輸入電話號碼',
    special_characters_are_not_supported: '不支持特殊字符',
    mobile_number_format_is_incorrect: '手機號碼格式不正確',
    email_format_is_incorrect: '郵箱格式不正確',
    delete_confirm: '這個用戶確定要刪除嗎?',
    apikey_delete_confirm: '這個 API Key 確定要刪除嗎?',
310
    input_id_placeholder: '請輸入ID (不支持中文)',
S
shiziyuan9527 已提交
311
    source: '用戶來源'
C
zh-tw  
Captain.B 已提交
312 313
  },
  role: {
Q
q4speed 已提交
314 315 316 317 318
    please_choose_role: '請選擇角色',
    admin: '系統管理員',
    org_admin: '組織管理員',
    test_manager: '測試經理',
    test_user: '測試人員',
319
    test_viewer: '只讀用戶',
Q
q4speed 已提交
320
    add: '添加角色',
C
zh-tw  
Captain.B 已提交
321 322
  },
  report: {
323 324 325
    api_test_report: '接口測試報告',
    load_test_report: '性能測試報告',
    test_plan_report: '測試計劃報告',
326
    recent: '我最近的報告',
Q
q4speed 已提交
327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346
    search_by_name: '根據名稱搜索',
    test_name: '所屬測試',
    test_overview: '測試概覽',
    test_request_statistics: '請求統計',
    test_error_log: '錯誤記錄',
    test_log_details: '日誌詳情',
    test_details: '測試詳情',
    test_duration: '持續時間:{0} 分鐘 {1} 秒',
    test_start_time: '開始時間',
    test_end_time: '結束時間',
    test_stop_now: '立即停止',
    test_stop_now_confirm: '確定要立即停止當前測試嗎?',
    test_rerun_confirm: '確定要再次執行當前測試嗎?',
    test_stop_success: '停止成功',
    test_execute_again: '再次執行',
    export: '導出',
    compare: '比較',
    generation_error: '報告生成錯誤,無法查看!',
    being_generated: '報告正在生成中...',
    delete_confirm: '確認刪除報告: ',
347
    start_status: '測試處於開始狀態, 我們生成報告後會自動展示到頁面上!',
Q
q4speed 已提交
348 349
    run_status: '測試處於運行狀態,請稍後查看報告!',
    user_name: '創建人',
350 351 352 353 354
    project_name: '所屬項目',
    force_stop_tips: '<strong>強制停止</strong>測試會立刻結束當前測試並刪除報告數據',
    stop_tips: '<strong>停止</strong>測試會結束當前測試並保留報告數據',
    force_stop_btn: '強制停止',
    stop_btn: '停止',
355
    not_exist: "測試報告不存在",
356 357
    batch_delete: "批量刪除報告",
    delete_batch_confirm: '確認批量刪除報告',
C
zh-tw  
Captain.B 已提交
358 359
  },
  load_test: {
360 361
    same_project_test: '只能運行同壹項目內的測試',
    already_exists: '測試名稱不能重復',
Q
q4speed 已提交
362
    operating: '操作',
363
    recent: '我最近的測試',
Q
q4speed 已提交
364 365 366 367 368 369 370 371 372 373
    search_by_name: '根據名稱搜索',
    project_name: '所屬項目',
    delete_confirm: '確認刪除測試: ',
    input_name: '請輸入名稱',
    select_project: '請選擇項目',
    save_and_run: '保存並執行',
    basic_config: '場景配置',
    pressure_config: '壓力配置',
    advanced_config: '高級配置',
    runtime_config: '運行配置',
374 375 376 377
    is_running: '正在運行!',
    test_name_is_null: '測試名稱不能為空!',
    project_is_null: '項目不能為空!',
    jmx_is_null: '必需包含壹個JMX文件,且只能包含壹個JMX文件!',
Q
q4speed 已提交
378 379 380 381 382
    file_name: '文件名',
    file_size: '文件大小',
    file_type: '文件類型',
    file_status: '文件狀態',
    last_modify_time: '修改時間',
383
    upload_tips: '將文件拖到此處,或<em>點擊上傳</em>',
Q
q4speed 已提交
384 385 386 387 388
    upload_type: '只能上傳JMX/CSV文件',
    related_file_not_found: "未找到關聯的測試文件!",
    delete_file_confirm: '確認刪除文件: ',
    file_size_limit: "文件個數超出限制!",
    delete_file: "文件已存在,請先刪除同名文件!",
389
    thread_num: '並發用戶數:',
Q
q4speed 已提交
390 391 392 393 394 395
    input_thread_num: '請輸入線程數',
    duration: '壓測時長(分鐘):',
    input_duration: '請輸入時長',
    rps_limit: 'RPS上限:',
    input_rps_limit: '請輸入限制',
    ramp_up_time_within: '',
396 397
    ramp_up_time_minutes: '分鐘內,分',
    ramp_up_time_times: '次增加並發用戶',
Q
q4speed 已提交
398 399 400 401 402
    advanced_config_error: '高級配置校驗失敗',
    domain_bind: '域名綁定',
    domain: '域名',
    enable: '是否啟用',
    ip: 'IP地址',
403 404
    input_ip: '請輸入正確的IP地址!',
    input_domain: '請輸入正確的域名!',
Q
q4speed 已提交
405 406 407
    params: '自定義屬性',
    param_name: '屬性名',
    param_value: '屬性值',
408 409
    domain_is_duplicate: '域名不能重復',
    param_is_duplicate: '參數名不能重復',
Q
q4speed 已提交
410 411 412
    domain_ip_is_empty: '域名和IP不能為空',
    param_name_value_is_empty: '參數名和參數值不能為空',
    connect_timeout: '建立連接超時時間',
413
    response_timeout: '響應超時時間',
Q
q4speed 已提交
414 415 416
    custom_http_code: '自定義 HTTP 響應成功狀態碼',
    separated_by_commas: '按逗號分隔',
    create: '創建測試',
417
    run: '壹鍵運行',
Q
q4speed 已提交
418 419 420 421 422 423
    select_resource_pool: '請選擇資源池',
    resource_pool_is_null: '資源池為空',
    download_log_file: '下載完整日誌文件',
    pressure_prediction_chart: '壓力預估圖',
    user_name: '創建人',
    special_characters_are_not_supported: '測試名稱不支持特殊字符',
C
chenjianxing 已提交
424 425
    pressure_config_params_is_empty: '壓力配置參數不能為空!',
    schedule_tip: '間隔時間不能小於壓測時長'
C
zh-tw  
Captain.B 已提交
426 427
  },
  api_test: {
428
    creator: "創建人",
C
zh-tw  
Captain.B 已提交
429 430 431 432 433 434
    save_and_run: "保存並執行",
    run: "執行",
    running: "正在執行",
    reset: "重置",
    input_name: "請輸入測試名稱",
    select_project: "請選擇項目",
435 436
    variable_name: "變量名",
    variable: "變量",
C
zh-tw  
Captain.B 已提交
437 438 439
    copied: "已拷貝",
    key: "",
    value: "",
Q
q4speed 已提交
440
    create_performance_test: "創建性能測試",
441
    export_config: "導出",
442
    enable_validate_tip: "沒有可用請求",
443
    copy: "復制測試",
C
chenjianxing 已提交
444 445 446 447 448 449
    jar_config: {
      title: "jar包管理",
      jar_file: "jar包",
      file_exist: "該項目下已存在改jar包",
      upload_limit_size: "上傳文件大小不能超過 30MB!",
    },
C
i18n  
chenjianxing 已提交
450 451 452 453 454 455
    environment: {
      name: "環境名稱",
      socket: "環境域名",
      globalVariable: "全局變量",
      environment_list: "環境列表",
      environment_config: "環境配置",
456
      config_environment: "配置環境",
C
i18n  
chenjianxing 已提交
457
      environment: "環境",
458
      select_environment: "請選擇環境",
C
i18n  
chenjianxing 已提交
459
      please_save_test: "請先保存測試",
460 461 462
      common_config: "通用配置",
      http_config: "HTTP配置",
      database_config: "數據庫配置",
463
      tcp_config: "TCP配置",
C
i18n  
chenjianxing 已提交
464
    },
C
zh-tw  
Captain.B 已提交
465
    scenario: {
C
Captain.B 已提交
466
      scenario: "場景",
467 468
      dubbo: "Dubbo配置",
      config: "場景配置",
C
zh-tw  
Captain.B 已提交
469 470 471
      input_name: "請輸入場景名稱",
      name: "場景名稱",
      base_url: "基礎URL",
472 473
      base_url_description: "基礎URL作為所有請求的URL前綴",
      variables: "自定義變量",
C
zh-tw  
Captain.B 已提交
474
      headers: "請求頭",
475 476 477
      kv_description: "所有請求可以使用自定義變量",
      copy: "復制場景",
      delete: "刪除場景",
478
      disable: "禁用",
Q
q4speed 已提交
479 480 481 482 483 484 485
      enable: "啟用",
      create_scenario: "創建新場景",
      select_scenario: "選擇已有場景",
      scenario_request: "場景/請求",
      enable_disable: "啟用/禁用",
      test_name: "測試名稱",
      reference: "引用",
486
      clone: "復制",
Q
q4speed 已提交
487
      cant_reference: '歷史測試文件,重新保存後才可被引用'
C
zh-tw  
Captain.B 已提交
488 489
    },
    request: {
490
      debug: "調試",
491 492
      copy: "復制請求",
      delete: "刪除請求",
C
zh-tw  
Captain.B 已提交
493
      input_name: "請輸入請求名稱",
A
AgAngle 已提交
494 495
      input_url: "請輸入請求URL",
      input_path: "請輸入請求路徑",
C
zh-tw  
Captain.B 已提交
496
      name: "請求名稱",
497
      content_type: "請求類型",
C
zh-tw  
Captain.B 已提交
498 499
      method: "請求方法",
      url: "請求URL",
C
i18n  
chenjianxing 已提交
500 501 502
      path: "請求路徑",
      address: "請求地址",
      refer_to_environment: "引用環境",
C
chenjianxing 已提交
503
      please_configure_socket_in_environment: "請在環境中配置環境域名",
C
i18n  
chenjianxing 已提交
504 505
      please_configure_environment_in_scenario: "請在場景中配置環境",
      please_add_environment_to_scenario: "請先在場景中添加環境配置",
Q
q4speed 已提交
506
      url_description: "例如:https://fit2cloud.com",
C
i18n  
chenjianxing 已提交
507
      path_description: "例如:/login",
Q
q4speed 已提交
508
      url_invalid: "URL無效",
C
zh-tw  
Captain.B 已提交
509
      parameters: "請求參數",
510
      jmeter_func: "Jmeter 方法",
C
Captain.B 已提交
511
      parameters_filter_example: "示例",
512
      parameters_filter_tips: "只支持 MockJs 函數結果預覽",
C
Captain.B 已提交
513 514
      parameters_advance: "高級參數設置",
      parameters_preview: "預覽",
C
Captain.B 已提交
515 516
      parameters_mock_filter_tips: "請輸入關鍵字進行過濾",
      parameters_pre_request: "前置請求提取",
C
Captain.B 已提交
517 518 519 520 521
      parameters_advance_mock: "Mock 數據",
      parameters_advance_add_func: "添加函數",
      parameters_advance_add_func_limit: "最多支持5個函數",
      parameters_advance_add_func_error: "請先選擇函數",
      parameters_advance_add_param_error: "請輸入函數參數",
522
      parameters_desc: "參數追加到URL,例如https://fit2cloud.com/entries?key1=Value1&Key2=Value2",
C
zh-tw  
Captain.B 已提交
523 524 525
      headers: "請求頭",
      body: "請求內容",
      body_kv: "鍵值對",
526
      body_text: "文本",
527 528 529
      timeout_config: "超時設置",
      connect_timeout: "連接超時",
      response_timeout: "響應超時",
530
      follow_redirects: "跟隨重定向",
531
      do_multipart_post: "對 POST 使用 multipart/form-data",
532
      body_upload_limit_size: "上傳文件大小不能超過 500 MB!",
533 534 535
      condition: "條件",
      condition_variable: "變量,例如: ${var}",
      wait: "等待",
C
zh-tw  
Captain.B 已提交
536 537
      assertions: {
        label: "斷言",
538
        text: "文本",
C
zh-tw  
Captain.B 已提交
539
        regex: "正則",
540
        response_time: "響應時間",
C
zh-tw  
Captain.B 已提交
541 542 543 544 545 546
        select_type: "請選擇類型",
        select_subject: "請選擇對象",
        select_condition: "請選擇條件",
        contains: "包含",
        not_contains: "不包含",
        equals: "等於",
547 548
        start_with: "以...開始",
        end_with: "以...結束",
C
zh-tw  
Captain.B 已提交
549
        value: "",
C
chenjianxing 已提交
550
        expect: "期望值",
551 552
        expression: "Perl型正則表達式",
        response_in_time: "響應時間在...毫秒以內",
553
        ignore_status: "忽略狀態"
C
zh-tw  
Captain.B 已提交
554 555
      },
      extract: {
556
        label: "提取",
C
zh-tw  
Captain.B 已提交
557
        select_type: "請選擇類型",
558
        description: "從響應結果中提取數據並將其存儲在變量中,在後續請求中使用變量。",
C
zh-tw  
Captain.B 已提交
559
        regex: "正則",
560 561 562
        regex_expression: "Perl型正則表達式",
        json_path_expression: "JSONPath表達式",
        xpath_expression: "XPath表達式",
Q
q4speed 已提交
563
      },
564
      processor: {
565
        pre_exec_script: "預執行腳本",
566 567 568 569 570
        post_exec_script: "後執行腳本",
        code_template: "代碼模版",
        bean_shell_processor_tip: "僅支持 BeanShell 腳本",
        code_template_get_variable: "獲取變量",
        code_template_set_variable: "設置變量",
571 572
        code_template_get_global_variable: "獲取全局變量",
        code_template_set_global_variable: "設置全局變量",
573 574 575 576
        code_template_get_response_header: "獲取響應頭",
        code_template_get_response_code: "獲取響應碼",
        code_template_get_response_result: "獲取響應結果"
      },
Q
q4speed 已提交
577
      dubbo: {
578
        protocol: "協議",
Q
q4speed 已提交
579 580 581 582 583
        input_interface: "請輸入Interface",
        input_method: "請輸入Method",
        input_config_center: "請輸入Config Center",
        input_registry_center: "請輸入Registry Center",
        input_consumer_service: "請輸入Consumer & Service",
584
        get_provider_success: "獲取成功",
Q
q4speed 已提交
585
        check_registry_center: "獲取失敗,請檢查Registry Center",
586 587 588
        form_description: "如果當前配置項無值,則取場景配置項的值",
      },
      sql: {
589
        dataSource: "數據源名稱",
590 591 592 593 594 595 596 597
        sql_script: "SQL腳本",
        timeout: "超時時間(ms)",
        database_driver: "數據庫驅動",
        database_url: "數據庫連接URL",
        username: "用戶名",
        password: "密碼",
        pool_max: "最大連接數",
        query_timeout: "最大等待時間(ms)",
C
chenjianxing 已提交
598 599
        name_cannot_be_empty: "SQL請求名稱不能為空",
        dataSource_cannot_be_empty: "SQL請求數據源不能為空",
600 601
        result_variable: "存儲結果",
        variable_names: "按列存儲",
C
chenjianxing 已提交
602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617
      },
      tcp: {
        server: "服務器名或IP",
        port: "端口",
        connect: "連接(ms)",
        response: "響應(ms)",
        re_use_connection: "Re-use connection",
        no_delay: "設置無延遲",
        close_connection: "關閉連接",
        so_linger: "SO LINGER",
        eol_byte: "行尾(EOL)字節值",
        request: "要發送的文本",
        username: "用戶名",
        password: "密碼",
        login: "登錄設置",
        server_cannot_be_empty: "服務器名或IP不能為空",
C
zh-tw  
Captain.B 已提交
618
      }
C
chenjianxing 已提交
619 620 621 622 623 624 625 626
    },
    api_import: {
      label: "導入",
      title: "接口測試導入",
      data_format: "數據格式",
      file_size_limit: "文件大小不超過 20 M",
      tip: "說明",
      export_tip: "導出方法",
627 628
      ms_tip: "支持 Metersphere json 格式",
      ms_export_tip: "通過 Metersphere 接口測試頁面或者瀏覽器插件導出 json 格式文件",
C
chenjianxing 已提交
629
      postman_tip: "只支持 Postman Collection v2.1 格式的 json 文件",
630
      swagger_tip: "只支持 Swagger 2.x 版本的 json 文件",
C
chenjianxing 已提交
631 632
      post_export_tip: "通過 Postman 導出測試集合",
      swagger_export_tip: "通過 Swagger 頁面導出",
C
chenjianxing 已提交
633
      suffixFormatErr: "文件格式不符合要求",
C
chenjianxing 已提交
634
      swagger_url_import: "使用URL導入",
C
zh-tw  
Captain.B 已提交
635 636 637
    }
  },
  api_report: {
Q
q4speed 已提交
638
    title: "報告",
C
zh-tw  
Captain.B 已提交
639 640 641 642 643
    request: "請求",
    request_body: "請求內容",
    request_headers: "請求頭",
    request_cookie: "Cookie",
    response: "響應",
644
    delete_confirm: '確認刪除報告: ',
645
    delete_batch_confirm: '確認批量刪除報告',
C
zh-tw  
Captain.B 已提交
646
    scenario_name: "場景名稱",
647
    start_time: "開始時間",
648 649
    response_time: "響應時間(ms)",
    latency: "網絡延遲",
C
zh-tw  
Captain.B 已提交
650 651 652 653 654 655 656 657
    request_size: "請求大小",
    response_size: "響應大小",
    response_code: "狀態碼",
    response_message: "響應報文",
    error: "錯誤",
    assertions: "斷言",
    assertions_pass: "成功斷言",
    assertions_name: "斷言名稱",
658
    assertions_error_message: "錯誤信息",
C
zh-tw  
Captain.B 已提交
659 660 661 662
    assertions_is_success: "是否成功",
    result: "結果",
    success: "成功",
    fail: "失敗",
Q
q4speed 已提交
663
    total: "全部",
664 665
    test_name: "所屬測試",
    request_result: "請求結果",
C
chenjianxing 已提交
666 667 668
    sub_result: "子請求",
    detail: "報告詳情",
    delete: "刪除報告",
669
    batch_delete: "批量刪除報告",
670
    running: "測試執行中",
671
    not_exist: "測試報告不存在",
C
zh-tw  
Captain.B 已提交
672 673
  },
  test_track: {
674
    test_track: "測試跟蹤",
C
zh-tw  
Captain.B 已提交
675 676 677 678 679 680
    confirm: "確 定",
    cancel: "取 消",
    project: "項目",
    save: "保 存",
    return: "返 回",
    length_less_than: "長度必須小於",
681 682
    recent_plan: "我最近的計劃",
    recent_case: "我最近的用例",
683
    recent_review: "我最近的評審",
C
chenjianxing 已提交
684
    pass_rate: "通過率",
685 686
    execution_result: ": 請選擇執行結果",
    actual_result: ": 實際結果為空",
687 688
    cancel_relevance_success: "取消關聯成功",
    switch_project: "切換項目",
C
zh-tw  
Captain.B 已提交
689
    case: {
690
      export_all_cases: '確定要導出全部用例嗎?',
691 692
      input_test_case: '請輸入關聯用例名稱',
      test_name: '測試名稱',
693
      other: "--其他--",
C
zh-tw  
Captain.B 已提交
694 695 696 697 698 699
      test_case: "測試用例",
      move: "移動用例",
      case_list: "用例列表",
      create_case: "創建用例",
      edit_case: "編輯用例",
      view_case: "查看用例",
700
      no_project: "該工作空間下無項目,請先創建項目",
701
      priority: "用例等級",
C
zh-tw  
Captain.B 已提交
702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718
      type: "類型",
      method: "測試方式",
      auto: "自動",
      manual: "手動",
      create: "新建用例",
      case_type: "用例類型",
      name: "用例名稱",
      module: "所屬模塊",
      maintainer: "維護人",
      steps: "執行步驟",
      number: "編號",
      prerequisite: "前置條件",
      step_desc: "步驟描述",
      expected_results: "預期結果",
      input_name: "請輸入名稱",
      input_module: "請選擇模塊",
      input_maintainer: "請選擇維護人",
719
      input_priority: "請選擇用例等級",
C
zh-tw  
Captain.B 已提交
720 721 722
      input_type: "請選擇用例類型",
      input_method: "請選擇測試方式",
      input_prerequisite: "請輸入前置條件",
723 724
      delete_confirm: "確認刪除測試用例",
      delete: "刪除用例",
C
chenjianxing 已提交
725
      save_create_continue: "保存並繼續創建",
C
chenjianxing 已提交
726
      please_create_project: "暫無項目,請先創建項目",
727
      create_module_first: "請先新建模塊",
C
i18n  
chenjianxing 已提交
728
      relate_test: "關聯測試",
729
      relate_test_not_find: '關聯的測試不存在,請檢查用例',
730
      other_relate_test_not_find: '關聯的測試名,請前往第三方平臺執行',
731
      batch_handle: '批量處理 (選中{0}項)',
732
      batch_update: '更新{0}個用例的屬性',
S
shiziyuan9527 已提交
733 734 735 736 737 738 739 740
      select_catalog: '請選擇用例目錄',
      updated_attr_value: '更新後屬性值為',
      batch_operate: '批量操作',
      please_select_attr: '請選擇屬性',
      please_select_attr_value: '請選擇屬性對應的值',
      batch_edit_case: '批量編輯用例',
      batch_move_case: '批量移動用例',
      batch_delete_case: '批量刪除用例',
741
      batch_unlink: '批量取消關聯',
742
      project_name: '所屬項目',
743 744
      status: '評審狀態',
      status_prepare: '未評審',
745 746
      status_pass: '通過',
      status_un_pass: '未通過',
747
      cancel_relevance_project: "取消項目關聯會同時取消該項目下已關聯的測試用例",
C
zh-tw  
Captain.B 已提交
748 749 750 751 752
      import: {
        import: "導入用例",
        case_import: "導入測試用例",
        download_template: "下載模版",
        click_upload: "點擊上傳",
753
        upload_limit: "只能上傳xls/xlsx文件,且不超過20M",
754 755
        upload_xmind: "支持文件類型:.xmind;壹次至多導入500 條用例",
        upload_xmind_format: "上傳文件只能是 .xmind 格式",
756 757
        upload_limit_other_size: "上傳文件大小不能超過",
        upload_limit_count: "壹次只能上傳壹個文件",
C
zh-tw  
Captain.B 已提交
758 759 760
        upload_limit_format: "上傳文件只能是 xls、xlsx格式!",
        upload_limit_size: "上傳文件大小不能超過 20MB!",
        success: "導入成功!",
C
chenjianxing 已提交
761
        importing: "導入中...",
762 763 764 765
        excel_title: "表格文件",
        xmind_title: "思維導圖",
        import_desc: "導入說明",
        import_file: "上傳文件",
C
zh-tw  
Captain.B 已提交
766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792
      },
      export: {
        export: "導出用例"
      }
    },
    plan: {
      test_plan: "測試計劃",
      create_plan: "創建測試計劃",
      edit_plan: "編輯測試計劃",
      plan_name: "計劃名稱",
      plan_project: "所屬項目",
      plan_stage: "測試階段",
      plan_status: "當前狀態",
      smoke_test: "冒煙測試",
      functional_test: "功能測試",
      regression_test: "回歸測試",
      integration_testing: "集成測試",
      system_test: "系統測試",
      version_validation: "版本驗證",
      plan_principal: "負責人",
      input_plan_name: "請輸入測試計劃名稱",
      input_plan_principal: "請選擇負責人",
      input_plan_project: "請選擇所屬項目",
      input_plan_stage: "請選擇測試階段",
      plan_status_prepare: "未開始",
      plan_status_running: "進行中",
      plan_status_completed: "已完成",
793 794 795 796
      planned_start_time: "計劃開始",
      planned_end_time: "計劃結束",
      actual_start_time: "實際開始",
      actual_end_time: "實際結束",
C
chenjianxing 已提交
797
      plan_delete_confirm: "將刪除該測試計劃下所有用例,確認刪除測試計劃: ",
C
chenjianxing 已提交
798
      plan_delete: "刪除計劃",
C
zh-tw  
Captain.B 已提交
799
    },
S
shiziyuan9527 已提交
800 801 802 803 804 805 806 807 808 809 810 811 812 813
    review: {
      test_review: "用例評審",
      create_review: "創建用例評審",
      edit_review: "編輯用例評審",
      review_name: "評審名稱",
      reviewer: "評審人",
      review_project: "所屬項目",
      review_creator: "發起人",
      review_status: "當前狀態",
      end_time: "截止時間",
      delete: "刪除評審",
      input_review_name: "請輸入評審名稱",
      input_review_project: "請選擇所屬項目",
      input_reviewer: "請選擇評審人",
814 815 816 817
      no_link_case: "沒有關聯用例!",
      pass: "通過",
      un_pass: "未通過",
      comment: "評論",
S
shiziyuan9527 已提交
818 819 820 821
      my_review: "我的評審",
      my_create: "我創建的評審",
      reviewed_by_me: "待我評審",
      creator: "創建人",
822
      done: "已評用例",
C
chenjianxing 已提交
823
      result_distribution: "結果分布"
824 825 826 827 828 829 830
    },
    comment: {
      no_comment: "暫無評論",
      send_comment: "發表評論(Ctrl+Enter發送)",
      send: "發送",
      description_is_null: "評論內容不能為空!",
      send_success: "評論成功!",
S
shiziyuan9527 已提交
831 832 833
    },
    review_view: {
      review: "評審",
S
shiziyuan9527 已提交
834
      all_case: "全部用例",
S
shiziyuan9527 已提交
835 836
      start_review: "開始評審",
      relevance_case: "關聯用例",
837
      last_page: "已經到底了!",
S
shiziyuan9527 已提交
838
      execute_result: "評審結果",
S
shiziyuan9527 已提交
839
    },
C
zh-tw  
Captain.B 已提交
840 841 842 843 844 845 846 847
    module: {
      search: "搜索模塊",
      rename: "重命名",
      add_submodule: "添加子模塊",
      add_module: "添加模塊",
      name: "模塊名稱",
      delete_confirm: "確認刪除模塊: ",
      delete_all_resource: "以及模塊下所有子模塊和測試用例",
C
chenjianxing 已提交
848
      module: "模塊",
849 850 851 852
      title: "標題",
      status: "狀態",
      describe: "描述",
      current_owner: "處理人",
853 854
      creation_time: "創建時間",
      project_name: "所屬項目"
C
chenjianxing 已提交
855 856 857 858 859 860
    },
    home: {
      recent_test: "最近測試",
      my_plan: "我的計劃",
      test_rate: "測試進度",
      tested_case: "已測用例",
W
wenyann 已提交
861
      review_progress: "評審進度"
C
zh-tw  
Captain.B 已提交
862 863 864 865
    },
    plan_view: {
      plan: "計劃",
      relevance_test_case: "關聯測試用例",
866
      cancel_all_relevance: "取消全部關聯",
C
zh-tw  
Captain.B 已提交
867 868 869 870 871 872 873 874 875 876
      executor: "執行人",
      execute_result: "執行結果",
      pass: "通過",
      failure: "失敗",
      blocking: "阻塞",
      skip: "跳過",
      actual_result: "實際結果",
      step_result: "步驟執行結果",
      my_case: "我的用例",
      all_case: "全部用例",
877 878
      pre_case: "上壹條用例",
      next_case: "下壹條用例",
C
zh-tw  
Captain.B 已提交
879 880 881 882
      change_execution_results: "更改執行結果",
      change_executor: "更改執行人",
      select_executor: "請選擇執行人",
      select_execute_result: "選擇執行結果",
883
      cancel_relevance: "取消用例關聯",
C
zh-tw  
Captain.B 已提交
884 885
      confirm_cancel_relevance: "確認取消關聯",
      select_manipulate: "請選擇需要操作的數據",
C
chenjianxing 已提交
886 887
      select_template: "選擇模版",
      step: "步驟",
C
chenjianxing 已提交
888
      submit_issues: "提缺陷",
C
chenjianxing 已提交
889 890 891 892 893 894
      operate_step: "操作步驟",
      edit_component: "編輯組件",
      base_info: "基礎信息",
      test_result: "測試結果",
      result_distribution: "測試結果分布",
      custom_component: "自定義模塊",
895
      defect_list: "缺陷列表",
C
chenjianxing 已提交
896 897 898
      create_report: "創建測試報告",
      view_report: "查看測試報告",
      component_library: "組件庫",
899
      component_library_tip: "拖拽組件庫中組件,添加至右側,預覽報告效果,每個系統組件只能添加壹個。",
C
chenjianxing 已提交
900 901
      delete_component_tip: "請至少保留壹個組件",
      input_template_name: "輸入模版名稱",
902
      template_special_characters: '模版名稱不支持特殊字符',
C
chenjianxing 已提交
903
      case_count: "用例數",
C
chenjianxing 已提交
904
      issues_count: "缺陷數",
C
chenjianxing 已提交
905 906 907 908
      result_statistics: "測試結果統計",
      result_statistics_chart: "測試結果統計圖",
      create_template: "新建模版",
      report_template: "測試報告模版",
909
      test_detail: "測試詳情",
910
      failure_case: "失敗用例",
911 912
      export_report: "導出報告",
      no_case_relevance: "沒有關聯用例",
S
shiziyuan9527 已提交
913 914 915
    },
    issue: {
      issue: "缺陷",
916
      platform_tip: "在系統設置-組織-服務集成中集成缺陷管理平臺可以自動提交缺陷到指定缺陷管理平臺",
S
shiziyuan9527 已提交
917 918 919 920 921
      input_title: "請輸入標題",
      id: "缺陷ID",
      title: "缺陷標題",
      description: "缺陷描述",
      status: "缺陷狀態",
922
      platform: "平臺",
S
shiziyuan9527 已提交
923 924
      operate: "操作",
      close: "關閉缺陷",
925
      delete: "刪除缺陷",
S
shiziyuan9527 已提交
926 927
      title_description_required: "標題和描述必填",
      close_success: "關閉成功",
928 929
      preview: "預覽",
      please_choose_current_owner: "請選擇處理人",
C
chenjianxing 已提交
930
      tapd_current_owner: "Tapd平臺處理人:",
C
zh-tw  
Captain.B 已提交
931 932 933
    }
  },
  test_resource_pool: {
Q
q4speed 已提交
934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949
    type: '類型',
    enable_disable: '啟用/禁用',
    search_by_name: '根據名稱搜索',
    create_resource_pool: '創建資源池',
    update_resource_pool: '修改資源池',
    select_pool_type: '選擇資源類型',
    max_threads: '最大並發數',
    input_pool_name: '請輸入資源池名稱',
    pool_name_valid: '資源池名稱不支持特殊字符',
    cannot_remove_all_node: '不能刪除所有獨立節點',
    cannot_empty: '資源池不能為空',
    fill_the_data: '請完善數據',
    delete_prompt: '此操作將永久刪除該資源池, 是否繼續?',
    status_change_success: '狀態修改成功!',
    status_change_failed: '狀態修改失敗, 校驗不通過!',
    check_in: '校驗中',
Q
q4speed 已提交
950
  },
W
..  
wenyann 已提交
951
  system_parameter_setting: {
Q
q4speed 已提交
952 953
    mailbox_service_settings: '郵件設置',
    ldap_setting: 'LDAP設置',
954
    test_connection: '測試連接',
Q
q4speed 已提交
955
    SMTP_host: 'SMTP主機',
956 957
    SMTP_port: 'SMTP端口',
    SMTP_account: 'SMTP賬戶',
Q
q4speed 已提交
958
    SMTP_password: 'SMTP密碼',
959 960
    SSL: '開啟SSL(如果SMTP端口是465,通常需要啟用SSL)',
    TLS: '開啟TLS(如果SMTP端口是587,通常需要啟用TLS)',
Q
q4speed 已提交
961
    SMTP: '是否匿名 SMTP',
W
wenyann 已提交
962
    host: '主機號不能為空',
963 964
    port: '端口號不能為空',
    account: '賬戶不能為空',
W
..  
wenyann 已提交
965
  },
Q
q4speed 已提交
966
  i18n: {
Q
q4speed 已提交
967
    home: '首頁'
S
i18n  
shiziyuan9527 已提交
968 969
  },
  ldap: {
Q
q4speed 已提交
970 971 972 973 974 975 976 977 978 979 980 981 982 983 984
    url: 'LDAP地址',
    dn: '綁定DN',
    password: '密碼',
    ou: '用戶OU',
    filter: '用戶過濾器',
    mapping: 'LDAP屬性映射',
    open: '啟用LDAP認證',
    input_url: '請輸入LDAP地址',
    input_dn: '請輸入DN',
    input_password: '請輸入密碼',
    input_ou: '請輸入用戶OU',
    input_filter: '請輸入用戶過濾器',
    input_mapping: '請輸入LDAP屬性映射',
    input_username: '請輸入用戶名',
    input_url_placeholder: '請輸入LDAP地址 (如 ldap://localhost:389)',
985
    input_ou_placeholder: '輸入用戶OU (使用|分隔各OU)',
Q
q4speed 已提交
986
    input_filter_placeholder: '輸入過濾器 [可能的選項是cn或uid或sAMAccountName={0}, 如:(uid={0})]',
S
shiziyuan9527 已提交
987
    input_mapping_placeholder: '如:{"username":"uid","name":"sn","email":"mail"}, username映射的選項可能是cn或uid或sAMAccountName',
Q
q4speed 已提交
988 989 990 991 992 993 994 995
    test_connect: '測試連接',
    test_login: '測試登錄',
    edit: '編輯',
    login_success: '登錄成功',
    url_cannot_be_empty: 'LDAP 地址不能為空',
    dn_cannot_be_empty: 'LDAP DN不能為空',
    ou_cannot_be_empty: 'LDAP OU不能為空',
    filter_cannot_be_empty: 'LDAP 用戶過濾器不能為空',
S
shiziyuan9527 已提交
996
    mapping_cannot_be_empty: 'LDAP 用戶屬性映射不能為空',
997
    password_cannot_be_empty: 'LDAP 密碼不能為空',
C
i18n  
chenjianxing 已提交
998 999
  },
  schedule: {
1000
    input_email: "請輸入郵箱賬號",
W
wenyann 已提交
1001
    event: "事件",
C
Captain.B 已提交
1002 1003
    event_success: '執行成功',
    event_failed: '執行失敗',
C
chenjianxing 已提交
1004
    receiving_mode: "接收方式",
W
wenyann 已提交
1005 1006 1007
    receiver: "接收人",
    operation: "操作",
    task_notification: "任務通知",
C
i18n  
chenjianxing 已提交
1008
    not_set: "未設置",
1009 1010 1011
    test_name: '測試名稱',
    running_rule: '運行規則',
    job_status: '任務狀態',
1012
    running_task: '運行中的任務',
1013 1014
    next_execution_time: "下次執行時間",
    edit_timer_task: "編輯定時任務",
C
i18n  
chenjianxing 已提交
1015 1016 1017
    please_input_cron_expression: "請輸入 Cron 表達式",
    generate_expression: "生成表達式",
    cron_expression_format_error: "Cron 表達式格式錯誤",
1018
    cron_expression_interval_short_error: "間隔時間小於 3 分鐘, 請避免執行耗時過長的測試",
C
i18n  
chenjianxing 已提交
1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051
    cron: {
      seconds: "",
      minutes: "分鐘",
      hours: "小時",
      day: "",
      month: "",
      weeks: "",
      years: "",
      week: "星期",
      time_expression: "時間表達式",
      complete_expression: "完整表達式",
      allowed_wildcards: "允許的通配符[, - * /]",
      day_allowed_wildcards: "允許的通配符[, - * / L M]",
      weeks_allowed_wildcards: "允許的通配符[, - * / L M]",
      not_specify: "不指定",
      specify: "指定",
      period: "周期",
      from: "",
      every: "",
      day_unit: "",
      start: "開始",
      execute_once: "執行壹次",
      last_working_day: "最近的那個工作日",
      last_day_of_the_month: "本月最後壹天",
      multi_select: "可多選",
      num: "",
      week_of_weeks: "周的星期",
      last_week_of_the_month: "本月最後壹個星期",
      not_fill: "不填",
      recent_run_time: "最近5次運行時間",
      no_qualifying_results: "沒有達到條件的結果",
    }
  },
Q
q4speed 已提交
1052 1053 1054 1055 1056 1057 1058 1059 1060
  quota: {
    default: {
      organization: "組織默認配額",
      workspace: "工作空間默認配額",
    },
    api: "接口測試數量",
    performance: "性能測試數量",
    resource_pool: "可用測試資源池",
    max_threads: "最大並發數",
1061
    duration: "壓測時長(分鐘)",
Q
q4speed 已提交
1062 1063 1064 1065 1066 1067 1068 1069
    use_default: "使用默認配額",
    yes: "",
    no: "",
    edit: "編輯",
    list: "配額列表",
    modify: "修改配額",
    edit_quota_title: "{0}的配額",
    workspace_quota_list: "{0}的工作空間配額列表",
1070 1071
    unlimited: "無限制",
    clean: "清空"
Q
q4speed 已提交
1072
  }
Q
q4speed 已提交
1073
};