messages.json 15.3 KB
Newer Older
aaronchen2k2k's avatar
init  
aaronchen2k2k 已提交
1
{
aaronchen2k2k's avatar
i118  
aaronchen2k2k 已提交
2
  "language": "en",
aaronchen2k2k's avatar
init  
aaronchen2k2k 已提交
3
  "messages": [
4 5 6 7 8 9 10 11 12
    {
      "id": "usage",
      "translation": "Usage:"
    },
    {
      "id": "example",
      "translation": "Example:"
    },

aaronchen2k2k's avatar
i118  
aaronchen2k2k 已提交
13 14 15 16 17
    {
    "id": "request_success",
    "translation": "Success"
    },
    {
aaronchen2k2k's avatar
aaronchen2k2k 已提交
18 19
      "id": "comm_err",
      "translation": ""
aaronchen2k2k's avatar
i118  
aaronchen2k2k 已提交
20 21
    },
    {
aaronchen2k2k's avatar
aaronchen2k2k 已提交
22
      "id": "param_error",
aaronchen2k2k's avatar
i118  
aaronchen2k2k 已提交
23 24 25 26 27 28 29
      "translation": "Parameter error"
    },
    {
      "id": "data_not_init",
      "translation": "Data not init"
    },
    {
aaronchen2k2k's avatar
aaronchen2k2k 已提交
30 31
      "id": "project_config_err",
      "translation": "Project config error"
aaronchen2k2k's avatar
i118  
aaronchen2k2k 已提交
32 33 34 35 36 37 38 39 40 41 42 43 44
    },
    {
      "id": "record_not_found_by_name",
      "translation": "Record not found with name %s"
    },
    {
      "id": "log_seq_not_found:, ",
      "translation": "Record not found with name %s"
    },
    {
      "id": "parm_not_right:, ",
      "translation": "Parameter %s not right"
    },
aaronchen2k2k's avatar
aaronchen2k2k 已提交
45 46 47 48 49
    {
      "id": "windows_permission",
      "translation": "In Windows, open cmd window as the admin"
    },

aaronchen2k2k's avatar
i118  
aaronchen2k2k 已提交
50 51 52 53 54 55
    {
      "id": "ws_namespace_connected",
      "translation": "WebSocket OnNamespaceConnected: ConnID=%s, Room=%s."
    },
    {
      "id": "ws_namespace_disconnected",
56
      "translation": "WebSocket OnNamespaceDisconnect: ConnID=%s."
aaronchen2k2k's avatar
i118  
aaronchen2k2k 已提交
57 58 59 60 61 62 63
    },
    {
      "id": "ws_onchat",
      "translation": "WebSocket OnChat: remote address=%s, room=%s, wsMsg=%s."
    },
    {
      "id": "ws_send_exec_msg",
64
      "translation": "WebSocket SendExecMsg: room=%s, msg=%s"
aaronchen2k2k's avatar
i118  
aaronchen2k2k 已提交
65 66 67 68 69 70 71 72 73 74
    },
    {
      "id": "ws_connected",
      "translation": "You are connected to websocket."
    },
    {
      "id": "ws_disconnected",
      "translation": "You are disconnected to websocket."
    },

aaronchen2k2k's avatar
init  
aaronchen2k2k 已提交
75 76 77
    {
      "id": "for_example",
      "translation": "e.g. %s"
aaronchen2k2k's avatar
aaronchen2k2k 已提交
78
    },
aaronchen2k2k's avatar
aaronchen2k2k 已提交
79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251
    {
      "id": "total",
      "translation": "Total"
    },
    {
      "id": "pass",
      "translation": "Pass"
    },
    {
      "id": "fail",
      "translation": "Fail"
    },
    {
      "id": "skip",
      "translation": "Skip"
    },

    {
      "id": "product_id",
      "translation": "Product Id"
    },
    {
      "id": "module_id",
      "translation": "Module Id"
    },
    {
      "id": "suite_id",
      "translation": "Suite Id"
    },
    {
      "id": "task_id",
      "translation": "Test Request Id"
    },

    {
      "id": "test_case",
      "translation": "Test Case"
    },
    {
      "id": "test_suite",
      "translation": "Test Suite"
    },
    {
      "id": "test_script",
      "translation": "Test Script"
    },
    {
      "id": "result",
      "translation": "Result"
    },
    {
      "id": "script",
      "translation": "Script"
    },
    {
      "id": "step",
      "translation": "Step"
    },
    {
      "id": "steps",
      "translation": "Steps"
    },
    {
      "id": "checkpoint",
      "translation": "Checkpoint"
    },
    {
      "id": "expect_result",
      "translation": "Expected Result"
    },
    {
      "id": "actual_result",
      "translation": "Actual Result"
    },
    {
      "id": "content",
      "translation": "Content"
    },
    {
      "id": "module",
      "translation": "Module"
    },
    {
      "id": "category",
      "translation": "Category"
    },
    {
      "id": "version",
      "translation": "Version"
    },
    {
      "id": "severity",
      "translation": "Severity"
    },
    {
      "id": "priority",
      "translation": "Priority"
    },
    {
      "id": "title_cannot_be_empty",
      "translation": "Title cannot be empty."
    },

    {
      "id": "need_config",
      "translation": "You need to config ZenTao connection before checkout, type 'exit' to quit."
    },
    {
      "id": "begin_config",
      "translation": "Begin configuring, type 'exit' to quit."
    },

    {
      "id": "want_to_continue",
      "translation": "Do you want to continue? (y/n, default is Yes)"
    },
    {
      "id": "case_update_confirm",
      "translation": "Will commit cases below to Zentao:\n %d. %s"
    },
    {
      "id": "enter_dir",
      "translation": "Enter %s dir:"
    },
    {
      "id": "where_to_store_script",
      "translation": "Where to store scripts? Default is '%s'"
    },
    {
      "id": "dir_not_exist",
      "translation": "Dir does not exist"
    },
    {
      "id": "enter_language",
      "translation": "Enter the language you want to use:\n1. English %s\n2. Chinese %s"
    },
    {
      "id": "config_zentao_site",
      "translation": "Do you want to config Zentao site? (y/n, default is Yes)"
    },
    {
      "id": "enter_url",
      "translation": "Zentao site url: %s"
    },
    {
      "id": "enter_account",
      "translation": "Zentao account: %s"
    },
    {
      "id": "enter_password",
      "translation": "Zentao password: %s"
    },
    {
      "id": "enter_co_type",
      "translation": "Import test cases from?\n1. Product %s\n2. Suite %s\n3. Task %s"
    },
    {
      "id": "enter_co_independent",
      "translation": "Save expected results in a separate file? (y/n, default is No)"
    },
    {
      "id": "enter_co_language",
      "translation": "Select script language:\n%s"
    },
    {
      "id": "co_organize_by_module",
      "translation": "Organize test scripts by module? (y/n, default is Yes)"
    },
    {
      "id": "co_script_prefix",
      "translation": "Enter script name prefix: default is empty."
    },

aaronchen2k2k's avatar
aaronchen2k2k 已提交
252 253 254 255
    {
      "id": "no_failed_case_to_report_bug",
      "translation": "No found any failed cases, exit."
    },
aaronchen2k2k's avatar
aaronchen2k2k 已提交
256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319
    {
      "id": "enter_case_id_for_report_bug",
      "translation": "Which case do you want to report bug for? Type 'exit' to quit."
    },
    {
      "id": "confirm_commit_result",
      "translation": "Continue to commit results below? (y/n, default is Yes)\n%s"
    },

    {
      "id": "invalid_input",
      "translation": "Invalid input. Try again."
    },
    {
      "id": "zentao_config_success",
      "translation": "Successfully config Zentao connection."
    },
    {
      "id": "zentao_config_fail",
      "translation": "Failed to config Zentao connection."
    },

    {
      "id": "current_config",
      "translation": "Current config:"
    },
    {
      "id": "config_script_interpreter",
      "translation": "Do you want to config script interpreter? (y/n, default is Yes)"
    },
    {
      "id": "set_script_interpreter",
      "translation": "Please set script interpreter for %s: %s"
    },
    {
      "id": "empty_to_ignore",
      "translation": "(Ignore it if empty)"
    },

    {
      "id": "en",
      "translation": "English"
    },
    {
      "id": "zh",
      "translation": "Chinese"
    },
    {
      "id": "support_language",
      "translation": "Only en(%s) and zh(%s) language is acceptable."
    },
    {
      "id": "no_cases",
      "translation": "No test cases."
    },

    {
      "id": "success_to_login",
      "translation": "Success to login."
    },
    {
      "id": "fail_to_login",
      "translation": "Failed to login."
    },
aaronchen2k2k's avatar
aaronchen2k2k 已提交
320 321 322 323
    {
      "id": "fail_to_login_with_err",
      "translation": "Failed to login, Zentao return: %s."
    },
324 325 326 327
    {
      "id": "fail_to_request_zentao",
      "translation": "Zentao request failed, return: %s."
    },
aaronchen2k2k's avatar
report  
aaronchen2k2k 已提交
328 329 330 331
    {
      "id": "exec_cmd_fail",
      "translation": "Fail to exec cmd %s, error is %s."
    },
Z
zhaoke 已提交
332 333 334 335
    {
        "id": "exec_cmd_timeout",
        "translation": "Exec cmd timeout."
    },
aaronchen2k2k's avatar
report  
aaronchen2k2k 已提交
336 337 338 339 340
    {
      "id": "success_to_conn",
      "translation": "Success to connect."
    },
    {
aaronchen2k2k's avatar
aaronchen2k2k 已提交
341 342
      "id": "start_task",
      "translation": "Start task."
aaronchen2k2k's avatar
report  
aaronchen2k2k 已提交
343 344
    },
    {
aaronchen2k2k's avatar
aaronchen2k2k 已提交
345 346
      "id": "end_task",
      "translation": "End task."
aaronchen2k2k's avatar
report  
aaronchen2k2k 已提交
347 348 349 350 351
    },
    {
      "id": "pls_stop_previous",
      "translation": "Please stop previous task firstly."
    },
aaronchen2k2k's avatar
report  
aaronchen2k2k 已提交
352
    {
aaronchen2k2k's avatar
aaronchen2k2k 已提交
353 354 355 356 357 358
      "id": "exit_exec_curr",
      "translation": "Exit current case."
    },
    {
      "id": "exit_exec_all",
      "translation": "Exit follow-up case."
aaronchen2k2k's avatar
report  
aaronchen2k2k 已提交
359 360 361 362 363
    },
    {
      "id": "cmd_empty",
      "translation": "Command is empty."
    },
aaronchen2k2k's avatar
aaronchen2k2k 已提交
364 365
    {
      "id": "start_execution",
aaronchen2k2k's avatar
report  
aaronchen2k2k 已提交
366
      "translation": "Start execution %s at %s."
aaronchen2k2k's avatar
aaronchen2k2k 已提交
367 368 369
    },
    {
      "id": "end_execution",
aaronchen2k2k's avatar
report  
aaronchen2k2k 已提交
370
      "translation": "End execution %s at %s."
aaronchen2k2k's avatar
aaronchen2k2k 已提交
371 372 373
    },
    {
      "id": "found_scripts",
aaronchen2k2k's avatar
aaronchen2k2k 已提交
374 375 376 377 378
      "translation": "Found %d test cases, WorkDir %s,ZTFDir %s."
    },
    {
      "id": "found_scripts_no_ztf_dir",
      "translation": "Found %d test cases, WorkDir %s."
aaronchen2k2k's avatar
aaronchen2k2k 已提交
379 380 381
    },
    {
      "id": "ignore_scripts",
aaronchen2k2k's avatar
aaronchen2k2k 已提交
382
      "translation": "Ignore %s scripts with no interpreter."
aaronchen2k2k's avatar
aaronchen2k2k 已提交
383 384 385 386 387 388 389 390 391 392 393 394 395 396 397
    },
    {
      "id": "failed_scripts",
      "translation": "Failed scripts:"
    },

    {
      "id": "start_case",
      "translation": "Start Case %s at %s"
    },
    {
      "id": "end_case",
      "translation": "End Case %s at %s, %d secs"
    },
    {
aaronchen2k2k's avatar
aaronchen2k2k 已提交
398
      "id": "run_result",
399
      "translation": "Run %d scripts in %d sec, %s, %s, %s."
aaronchen2k2k's avatar
aaronchen2k2k 已提交
400 401 402 403
    },
    {
      "id": "run_report",
      "translation": "Report %s."
aaronchen2k2k's avatar
aaronchen2k2k 已提交
404
    },
aaronchen2k2k's avatar
aaronchen2k2k 已提交
405 406 407 408
    {
      "id": "read_report_fail",
      "translation": "Not find test report in path %s."
    },
aaronchen2k2k's avatar
aaronchen2k2k 已提交
409 410
    {
      "id": "no_interpreter_for_run",
aaronchen2k2k's avatar
report  
aaronchen2k2k 已提交
411
      "translation": "No interpreter for %s, skip script %s s."
aaronchen2k2k's avatar
aaronchen2k2k 已提交
412 413
    },

aaronchen2k2k's avatar
aaronchen2k2k 已提交
414 415 416 417
    {
      "id": "steps_result_msg",
      "translation": "Total %d steps, %d pass,%d failed."
    },
aaronchen2k2k's avatar
aaronchen2k2k 已提交
418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435
    {
      "id": "no_checkpoints",
      "translation": "No checkpoints."
    },

    {
      "id": "only_support_script_language",
      "translation": "Only support %s."
    },
    {
      "id": "total_test_case",
      "translation": "Total %d test cases."
    },

    {
      "id": "is_checkpoint",
      "translation": "What begin with '@' has checkpoint steps."
    },
aaronchen2k2k's avatar
aaronchen2k2k 已提交
436 437 438
    {
      "id": "find_example",
      "translation": "Examples in 'demo%s%s'"
aaronchen2k2k's avatar
aaronchen2k2k 已提交
439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455
    },
    {
      "id": "expect_result_here",
      "translation": "Expected Results. It can be more than one line."
    },
    {
      "id": "actual_result_here",
      "translation": "Actual results."
    },
    {
      "id": "success_to_generate",
      "translation": "Successfully generated %d test scripts in '%s'."
    },
    {
      "id": "success_to_commit_case",
      "translation": "Successfully committed case %d."
    },
aaronchen2k2k's avatar
aaronchen2k2k 已提交
456 457 458 459
    {
      "id": "commit_cases_result",
      "translation": "Totally commit %d cases to Zentao."
    },
aaronchen2k2k's avatar
aaronchen2k2k 已提交
460
    {
aaronchen2k2k's avatar
aaronchen2k2k 已提交
461
      "id": "ignore_bug_without_product",
aaronchen2k2k's avatar
aaronchen2k2k 已提交
462
      "translation": "Case's product id is null, please use -p parameter to provide product id."
aaronchen2k2k's avatar
aaronchen2k2k 已提交
463
    },
aaronchen2k2k's avatar
aaronchen2k2k 已提交
464 465
    {
      "id": "success_to_report_bug",
aaronchen2k2k's avatar
aaronchen2k2k 已提交
466 467 468 469 470
      "translation": "Success to report bug for case %d."
    },
    {
      "id": "fail_to_report_bug",
      "translation": "Fail to report bug, err %s."
aaronchen2k2k's avatar
aaronchen2k2k 已提交
471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513
    },
    {
      "id": "success_to_commit_result",
      "translation": "Successfully committed the result for case %d"
    },

    {
      "id": "pls_enter",
      "translation": "Please enter"
    },
    {
      "id": "submit",
      "translation": "Submit"
    },
    {
      "id": "save",
      "translation": "Save"
    },
    {
      "id": "cancel",
      "translation": "Cancel"
    },
    {
      "id": "close",
      "translation": "Close"
    },
    {
      "id": "help_key_bind",
      "translation": "HELP"
    },
    {
      "id": "help_show",
      "translation": "CTRL+H: Show/Hide help"
    },
    {
      "id": "help_exit",
      "translation": "CTRL+C: Exit"
    },

    {
      "id": "success_to_clean_logs",
      "translation": "Successfully cleaned all logs."
    },
aaronchen2k2k's avatar
aaronchen2k2k 已提交
514 515 516 517 518 519 520 521
    {
      "id": "success_to_create_expect",
      "translation": "Success to create independent expect results file."
    },
    {
      "id": "success_to_extract_step",
      "translation": "Success to extract test steps and results."
    },
aaronchen2k2k's avatar
aaronchen2k2k 已提交
522 523 524 525 526 527 528 529 530 531 532 533 534 535 536
    {
      "id": "success_sort_steps",
      "translation": "Successfully sorted steps for %d scripts."
    },
    {
      "id": "success_add_to_path",
      "translation": "Successfully added ztf commands to PATH environment variable."
    },

    {
      "id": "success_to_submit_test_result",
      "translation": "Submitted test results to ZenTao."
    },
    {
      "id": "fail_to_submit_test_result",
aaronchen2k2k's avatar
aaronchen2k2k 已提交
537
      "translation": "Failed to submit test results to ZenTao, err %s."
aaronchen2k2k's avatar
aaronchen2k2k 已提交
538 539 540 541 542 543 544 545 546 547
    },
    {
      "id": "ignore_to_submit_result_no_result_empty",
      "translation": "Ignore to submit test result since it's empty."
    },
    {
      "id": "ignore_to_submit_result_no_product_id",
      "translation": "Ignore to submit test result without productId provided."
    },

aaronchen2k2k's avatar
report  
aaronchen2k2k 已提交
548 549 550 551
    {
      "id": "wrong_req_params",
      "translation": "Wrong request params: %s。\n"
    },
aaronchen2k2k's avatar
aaronchen2k2k 已提交
552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667
    {
      "id": "server_address",
      "translation": "\nRequest Address:\n"
    },
    {
      "id": "server_params",
      "translation": "Request Params:\n"
    },
    {
      "id": "server_return",
      "translation": "Server Return:\n"
    },
    {
      "id": "task_id_empty_to_create",
      "translation": ", create a new one if the default is empty."
    },
    {
      "id": "run_with_specific_interpreter",
      "translation": "Run all test scripts with specific interpreter %s."
    },

    {
      "id": "start_server",
      "translation": "Start HTTP service on http://%s:%s, press CTRL+C to exist.\nPlease access https://ztf.im/book/ztf/agent-exec-124.html for more information."
    },
    {
      "id": "start_server_fail",
      "translation": "Fail to start ZenData HTTP service, please confirm port %s is available."
    },
    {
      "id": "server_request",
      "translation": "\nGot %s request %s. "
    },
    {
      "id": "server_response",
      "translation": "Create %d records in %d sec."
    },

    {
      "id": "fail_parse_req",
      "translation": "Fail to parse request object, err %s."
    },
    {
      "id": "has_jobs",
      "translation": "Already has %d jobs to be done."
    },
    {
      "id": "success_add_tak",
      "translation": "Successfully add task."
    },
    {
      "id": "success_heart_beat",
      "translation": "Successfully send heartbeat request."
    },
    {
      "id": "fail_heart_beat",
      "translation": "Fail to send heartbeat request."
    },

    {
      "id": "find_new_ver",
      "translation": "Find new version %s"
    },
    {
      "id": "success_upgrade",
      "translation": "Successfully upgrade from version %.1f to %s."
    },
    {
      "id": "fail_upgrade",
      "translation": "Fail to upgrade from version %.1f to %s., err: %s."
    },

    {
      "id": "download_fail",
      "translation": "Download %s fail, error: %s."
    },
    {
      "id": "download_read_fail",
      "translation": "Read download file %s fail, error: %s."
    },
    {
      "id": "download_write_fail",
      "translation": "Write download file %s fail, error: %s."
    },
    {
      "id": "download_success",
      "translation": "Successfully download %s to %s."
    },
    {
      "id": "success_update_config",
      "translation": "Successfully update config file %s."
    },
    {
      "id": "perm_deny",
      "translation": "Permission denied to file %s, please change work dir."
    },
    {
      "id": "fail_unzip",
      "translation": "Fail to unzip file %s."
    },
    {
      "id": "fail_md5_check",
      "translation": "Check file %s MD5 failed."
    },

    {
      "id": "fail_to_upload_file",
      "translation": "Fail to upload file: %s."
    },
    {
      "id": "fail_to_parse_upload_file_response",
      "translation": "Fail to parse upload file response: %s."
    },
    {
      "id": "upload_file_result",
      "translation": "Upload file result: %s,%s."
aaronchen2k2k's avatar
aaronchen2k2k 已提交
668 669 670 671
    },
    {
      "id": "must_provide_allure_report_dir",
      "translation": "Please provide report dir if using Allure Report Framework."
Z
zhaoke 已提交
672 673 674 675
    },
    {
        "id": "bug_title",
        "translation": "BUG Title"
aaronchen2k2k's avatar
init  
aaronchen2k2k 已提交
676 677
    }
  ]
aaronchen2k2k's avatar
aaronchen2k2k 已提交
678
}