├── .gitattributes ├── qtbase_zh_CN.qm ├── qtbase_zh_CN.ts └── readme.md /.gitattributes: -------------------------------------------------------------------------------- 1 | # Auto detect text files and perform LF normalization 2 | * text=auto 3 | 4 | # Custom for Visual Studio 5 | *.cs diff=csharp 6 | *.sln merge=union 7 | *.csproj merge=union 8 | *.vbproj merge=union 9 | *.fsproj merge=union 10 | *.dbproj merge=union 11 | 12 | # Standard to msysgit 13 | *.doc diff=astextplain 14 | *.DOC diff=astextplain 15 | *.docx diff=astextplain 16 | *.DOCX diff=astextplain 17 | *.dot diff=astextplain 18 | *.DOT diff=astextplain 19 | *.pdf diff=astextplain 20 | *.PDF diff=astextplain 21 | *.rtf diff=astextplain 22 | *.RTF diff=astextplain 23 | -------------------------------------------------------------------------------- /qtbase_zh_CN.qm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wisaly/qtbase_zh/811f063707087f08c31338803de798bda6d610a7/qtbase_zh_CN.qm -------------------------------------------------------------------------------- /qtbase_zh_CN.ts: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | CloseButton 6 | 7 | Close Tab 8 | 关闭标签页 9 | 10 | 11 | 12 | MAC_APPLICATION_MENU 13 | 14 | Services 15 | 服务 16 | 17 | 18 | Hide %1 19 | 隐藏%1 20 | 21 | 22 | Hide Others 23 | 隐藏其他 24 | 25 | 26 | Show All 27 | 全部显示 28 | 29 | 30 | Preferences... 31 | 偏好设置… 32 | 33 | 34 | Quit %1 35 | 退出 %1 36 | 37 | 38 | About %1 39 | 关于 %1 40 | 41 | 42 | 43 | QAbstractSocket 44 | 45 | Socket operation timed out 46 | 套接字操作超时 47 | 48 | 49 | Operation on socket is not supported 50 | Socket操作不被支持 51 | 52 | 53 | Host not found 54 | 主机未找到 55 | 56 | 57 | Connection refused 58 | 连接被拒绝 59 | 60 | 61 | Connection timed out 62 | 连接超时 63 | 64 | 65 | Trying to connect while connection is in progress 66 | 尝试连接时连接正在进行 67 | 68 | 69 | Socket is not connected 70 | 套接字没有被连接 71 | 72 | 73 | Network unreachable 74 | 网络不能访问 75 | 76 | 77 | 78 | QAbstractSpinBox 79 | 80 | &Select All 81 | 选择全部(&S) 82 | 83 | 84 | &Step up 85 | 增加(&S) 86 | 87 | 88 | Step &down 89 | 减少(&D) 90 | 91 | 92 | 93 | QAccessibleActionInterface 94 | 95 | Press 96 | 按下 97 | 98 | 99 | Increase 100 | 增加 101 | 102 | 103 | Decrease 104 | 减少 105 | 106 | 107 | ShowMenu 108 | 显示菜单 109 | 110 | 111 | SetFocus 112 | 设置焦点 113 | 114 | 115 | Toggle 116 | 切换 117 | 118 | 119 | Triggers the action 120 | 触发这个操作 121 | 122 | 123 | Increase the value 124 | 增加值 125 | 126 | 127 | Decrease the value 128 | 减少值 129 | 130 | 131 | Shows the menu 132 | 显示菜单 133 | 134 | 135 | Sets the focus 136 | 设置焦点 137 | 138 | 139 | Toggles the state 140 | 切换状态 141 | 142 | 143 | 144 | QAndroidPlatformTheme 145 | 146 | Yes 147 | 148 | 149 | 150 | Yes to All 151 | 全部是 152 | 153 | 154 | No 155 | 156 | 157 | 158 | No to All 159 | 全部否 160 | 161 | 162 | 163 | QApplication 164 | 165 | Executable '%1' requires Qt %2, found Qt %3. 166 | 执行“%1”需要Qt %2,只找到了Qt %3。 167 | 168 | 169 | Incompatible Qt Library Error 170 | 不兼容的Qt错误 171 | 172 | 173 | 174 | QCocoaMenuItem 175 | 176 | About Qt 177 | 关于Qt 178 | 179 | 180 | About 181 | 关于 182 | 183 | 184 | Config 185 | 配置 186 | 187 | 188 | Preference 189 | 环境设置 190 | 191 | 192 | Options 193 | 选项 194 | 195 | 196 | Setting 197 | 设置 198 | 199 | 200 | Setup 201 | 安装 202 | 203 | 204 | Quit 205 | 退出 206 | 207 | 208 | Exit 209 | 退出 210 | 211 | 212 | Cut 213 | 剪切 214 | 215 | 216 | Copy 217 | 复制 218 | 219 | 220 | Paste 221 | 粘贴 222 | 223 | 224 | Select All 225 | 全选 226 | 227 | 228 | 229 | QCocoaTheme 230 | 231 | Don't Save 232 | 不保存 233 | 234 | 235 | 236 | QColorDialog 237 | 238 | Hu&e: 239 | 色调(&E): 240 | 241 | 242 | &Sat: 243 | 饱和度(&S): 244 | 245 | 246 | &Val: 247 | 亮度(&V): 248 | 249 | 250 | &Red: 251 | 红色(&R): 252 | 253 | 254 | &Green: 255 | 绿色(&G): 256 | 257 | 258 | Bl&ue: 259 | 蓝色(&U): 260 | 261 | 262 | A&lpha channel: 263 | Alpha通道(&A): 264 | 265 | 266 | &HTML: 267 | &HTML: 268 | 269 | 270 | Cursor at %1, %2, color: %3 271 | Press ESC to cancel 272 | 光标位置 (%1, %2), 颜色: %3 273 | 按下ESC键取消 274 | 275 | 276 | Select Color 277 | 选择颜色 278 | 279 | 280 | Pick Screen Color 281 | 选取屏幕颜色 282 | 283 | 284 | &Basic colors 285 | 基本颜色(&B) 286 | 287 | 288 | &Custom colors 289 | 自定义颜色(&C) 290 | 291 | 292 | &Add to Custom Colors 293 | 添加到自定义颜色(&A) 294 | 295 | 296 | 297 | QComboBox 298 | 299 | False 300 | 301 | 302 | 303 | True 304 | 305 | 306 | 307 | Open the combo box selection popup 308 | 打开组合框下拉菜单 309 | 310 | 311 | 312 | QCommandLineParser 313 | 314 | Displays version information. 315 | 显示版本信息。 316 | 317 | 318 | Displays this help. 319 | 显示这个帮助。 320 | 321 | 322 | Unknown option '%1'. 323 | '%1' 未知选项。 324 | 325 | 326 | Unknown options: %1. 327 | 未知选项: %1. 328 | 329 | 330 | Missing value after '%1'. 331 | '%1' 之后的的值缺失。 332 | 333 | 334 | Unexpected value after '%1'. 335 | '%1' 之后非预期值。 336 | 337 | 338 | [options] 339 | [选项] 340 | 341 | 342 | Usage: %1 343 | 用法: %1 344 | 345 | 346 | Options: 347 | 选项: 348 | 349 | 350 | Arguments: 351 | 参数: 352 | 353 | 354 | 355 | QCoreApplication 356 | 357 | %1: key is empty 358 | QSystemSemaphore 359 | %1:键是空的 360 | 361 | 362 | %1: unable to make key 363 | QSystemSemaphore 364 | %1:不能制造键 365 | 366 | 367 | %1: ftok failed 368 | QSystemSemaphore 369 | %1:ftok 失败 370 | 371 | 372 | QT_LAYOUT_DIRECTION 373 | Translate this string to the string 'LTR' in left-to-right languages or to 'RTL' in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout. 374 | LTR 375 | 376 | 377 | 378 | QCupsJobWidget 379 | 380 | Job 381 | 作业 382 | 383 | 384 | Job Control 385 | 作业控制 386 | 387 | 388 | Scheduled printing: 389 | 印刷计划: 390 | 391 | 392 | Billing information: 393 | 账单信息: 394 | 395 | 396 | Job priority: 397 | 作业优先级: 398 | 399 | 400 | Banner Pages 401 | 标题页 402 | 403 | 404 | End: 405 | Banner page at end 406 | 标题结束: 407 | 408 | 409 | Start: 410 | Banner page at start 411 | 标题开始: 412 | 413 | 414 | Print Immediately 415 | 立即打印 416 | 417 | 418 | Hold Indefinitely 419 | 待机 420 | 421 | 422 | Day (06:00 to 17:59) 423 | 白天 (06:00 到 17:59) 424 | 425 | 426 | Night (18:00 to 05:59) 427 | 晚上 (18:00 到 05:59) 428 | 429 | 430 | Second Shift (16:00 to 23:59) 431 | 第二天 (16:00 到 23:59) 432 | 433 | 434 | Third Shift (00:00 to 07:59) 435 | 第三天 (0:00 到 07:59) 436 | 437 | 438 | Weekend (Saturday to Sunday) 439 | 周末 (周六到周日) 440 | 441 | 442 | Specific Time 443 | 指定时间 444 | 445 | 446 | None 447 | CUPS Banner page 448 | 449 | 450 | 451 | Standard 452 | CUPS Banner page 453 | 标准 454 | 455 | 456 | Unclassified 457 | CUPS Banner page 458 | 非密 459 | 460 | 461 | Confidential 462 | CUPS Banner page 463 | 秘密 464 | 465 | 466 | Classified 467 | CUPS Banner page 468 | 保密 469 | 470 | 471 | Secret 472 | CUPS Banner page 473 | 机密 474 | 475 | 476 | Top Secret 477 | CUPS Banner page 478 | 最高机密 479 | 480 | 481 | 482 | QDB2Driver 483 | 484 | Unable to connect 485 | 不能连接 486 | 487 | 488 | Unable to commit transaction 489 | 不能提交事务 490 | 491 | 492 | Unable to rollback transaction 493 | 不能回滚事务 494 | 495 | 496 | Unable to set autocommit 497 | 不能设置自动提交 498 | 499 | 500 | 501 | QDB2Result 502 | 503 | Unable to execute statement 504 | 不能执行语句 505 | 506 | 507 | Unable to prepare statement 508 | 不能准备语句 509 | 510 | 511 | Unable to bind variable 512 | 不能帮定变量 513 | 514 | 515 | Unable to fetch record %1 516 | 不能获取记录%1 517 | 518 | 519 | Unable to fetch next 520 | 不能获取下一个 521 | 522 | 523 | Unable to fetch first 524 | 不能获取第一个 525 | 526 | 527 | 528 | QDateTimeEdit 529 | 530 | AM 531 | AM 532 | 533 | 534 | am 535 | am 536 | 537 | 538 | PM 539 | PM 540 | 541 | 542 | pm 543 | pm 544 | 545 | 546 | 547 | QDialog 548 | 549 | What's This? 550 | 这是什么? 551 | 552 | 553 | 554 | QDialogButtonBox 555 | 556 | OK 557 | 确定 558 | 559 | 560 | 561 | QDirModel 562 | 563 | Name 564 | 名称 565 | 566 | 567 | Size 568 | 大小 569 | 570 | 571 | Kind 572 | Match OS X Finder 573 | 类型 574 | 575 | 576 | Type 577 | All other platforms 578 | 类型 579 | 580 | 581 | Date Modified 582 | 日期被修改 583 | 584 | 585 | 586 | QDnsLookup 587 | 588 | Operation cancelled 589 | 操作取消 590 | 591 | 592 | 593 | QDnsLookupRunnable 594 | 595 | Invalid domain name 596 | 无效域名 597 | 598 | 599 | Not yet supported on Android 600 | 尚不支持安卓 601 | 602 | 603 | Resolver functions not found 604 | 未找到解析函数 605 | 606 | 607 | Resolver initialization failed 608 | 解析器初始化失败 609 | 610 | 611 | IPv6 addresses for nameservers is currently not supported 612 | 当前不支持IPv6地址作为命名服务器 613 | 614 | 615 | Server could not process query 616 | 服务器不能处理查询 617 | 618 | 619 | Server failure 620 | 服务器失败 621 | 622 | 623 | Non existent domain 624 | 域名不存在 625 | 626 | 627 | Server refused to answer 628 | 服务器拒绝回答 629 | 630 | 631 | Invalid reply received 632 | 收到无效的回复 633 | 634 | 635 | Could not expand domain name 636 | 无法展开域名 637 | 638 | 639 | Invalid IPv4 address record 640 | 无效的IPv4地址记录 641 | 642 | 643 | Invalid IPv6 address record 644 | 无效的IPv6地址记录 645 | 646 | 647 | Invalid canonical name record 648 | 无效的别名(CNAME)记录 649 | 650 | 651 | Invalid name server record 652 | 无效的命名服务器(NS)记录 653 | 654 | 655 | Invalid pointer record 656 | 无效的指针记录 657 | 658 | 659 | Invalid mail exchange record 660 | 无效的邮件交换器记录 661 | 662 | 663 | Invalid service record 664 | 无效的服务记录 665 | 666 | 667 | Invalid text record 668 | 无效的文本记录 669 | 670 | 671 | Resolver library can't be loaded: No runtime library loading support 672 | 解析器库无法加载: 没有支持的运行时库 673 | 674 | 675 | No hostname given 676 | 主机名没有指定 677 | 678 | 679 | Invalid hostname 680 | 无效的主机名 681 | 682 | 683 | 684 | QDockWidget 685 | 686 | Float 687 | Accessible name for button undocking a dock widget (floating state) 688 | 浮动 689 | 690 | 691 | Undocks and re-attaches the dock widget 692 | 接触停靠并重新附加在可停靠窗体上 693 | 694 | 695 | Close 696 | Accessible name for button closing a dock widget 697 | 关闭 698 | 699 | 700 | Closes the dock widget 701 | 关闭可停靠窗体 702 | 703 | 704 | 705 | QErrorMessage 706 | 707 | Debug Message: 708 | 调试消息: 709 | 710 | 711 | Warning: 712 | 警告: 713 | 714 | 715 | Fatal Error: 716 | 致命错误: 717 | 718 | 719 | &Show this message again 720 | 再次显示这个消息(&S) 721 | 722 | 723 | &OK 724 | 确定(&O) 725 | 726 | 727 | 728 | QFile 729 | 730 | Destination file is the same file. 731 | 目标文件是同一个文件。 732 | 733 | 734 | Source file does not exist. 735 | 源文件不存在。 736 | 737 | 738 | Destination file exists 739 | 目标文件已存在 740 | 741 | 742 | Error while renaming. 743 | 重命名时发生错误。 744 | 745 | 746 | Unable to restore from %1: %2 747 | 无法从%1 恢复到 %2 748 | 749 | 750 | Will not rename sequential file using block copy 751 | 使用块拷贝将不会重命名序列文件 752 | 753 | 754 | Cannot remove source file 755 | 756 | 757 | 758 | 759 | Cannot open %1 for input 760 | 无法输入 %1 761 | 762 | 763 | Cannot open for output 764 | 无法输出 765 | 766 | 767 | Failure to write block 768 | 写块失败 769 | 770 | 771 | Cannot create %1 for output 772 | 无法创建 %1 773 | 774 | 775 | 776 | QFileDevice 777 | 778 | No file engine available or engine does not support UnMapExtension 779 | 没有可用的文件引擎或不支持UnMapExtension 780 | 781 | 782 | 783 | QFileDialog 784 | 785 | Look in: 786 | 查看: 787 | 788 | 789 | Back 790 | 后退 791 | 792 | 793 | Go back 794 | 后退 795 | 796 | 797 | Alt+Left 798 | Alt+向左键 799 | 800 | 801 | Forward 802 | 前进 803 | 804 | 805 | Go forward 806 | 前进 807 | 808 | 809 | Alt+Right 810 | Alt+向右键 811 | 812 | 813 | Parent Directory 814 | 父目录 815 | 816 | 817 | Go to the parent directory 818 | 转到父目录 819 | 820 | 821 | Alt+Up 822 | Alt+向上键 823 | 824 | 825 | Create New Folder 826 | 创建新文件夹 827 | 828 | 829 | Create a New Folder 830 | 新建文件夹 831 | 832 | 833 | List View 834 | 列表视图 835 | 836 | 837 | Change to list view mode 838 | 切换到列表视图 839 | 840 | 841 | Detail View 842 | 详细视图 843 | 844 | 845 | Change to detail view mode 846 | 切换到详细视图 847 | 848 | 849 | Sidebar 850 | 侧边栏 851 | 852 | 853 | List of places and bookmarks 854 | 位置和书签列表 855 | 856 | 857 | Files 858 | 文件 859 | 860 | 861 | Files of type: 862 | 文件类型: 863 | 864 | 865 | Find Directory 866 | 查找目录 867 | 868 | 869 | Open 870 | 打开 871 | 872 | 873 | Save As 874 | 另存为 875 | 876 | 877 | Directory: 878 | 目录: 879 | 880 | 881 | File &name: 882 | 文件名称(&N): 883 | 884 | 885 | &Open 886 | 打开(&O) 887 | 888 | 889 | &Choose 890 | 选择(&C) 891 | 892 | 893 | &Save 894 | 保存(&S) 895 | 896 | 897 | All Files (*) 898 | 所有文件 (*) 899 | 900 | 901 | Show 902 | 显示 903 | 904 | 905 | &Rename 906 | 重命名(&R) 907 | 908 | 909 | &Delete 910 | 删除(&D) 911 | 912 | 913 | Show &hidden files 914 | 显示隐藏文件(&H) 915 | 916 | 917 | &New Folder 918 | 新建文件夹(&N) 919 | 920 | 921 | All files (*) 922 | 所有文件(*) 923 | 924 | 925 | Directories 926 | 目录 927 | 928 | 929 | %1 930 | Directory not found. 931 | Please verify the correct directory name was given. 932 | 目录%1 933 | 没有找到。 934 | 请核实已给定正确目录名。 935 | 936 | 937 | %1 already exists. 938 | Do you want to replace it? 939 | %1已经存在。 940 | 你想要替换它么? 941 | 942 | 943 | %1 944 | File not found. 945 | Please verify the correct file name was given. 946 | 文件%1 947 | 没有找到。 948 | 请核实已给定正确文件名。 949 | 950 | 951 | New Folder 952 | 新建文件夹 953 | 954 | 955 | Delete 956 | 删除 957 | 958 | 959 | '%1' is write protected. 960 | Do you want to delete it anyway? 961 | “%1“是写保护的。 962 | 你还是想删除它么? 963 | 964 | 965 | Are you sure you want to delete '%1'? 966 | 确定要删除'%1'吗? 967 | 968 | 969 | Could not delete directory. 970 | 不能删除目录。 971 | 972 | 973 | Recent Places 974 | 最近的地方 975 | 976 | 977 | Remove 978 | 移除 979 | 980 | 981 | My Computer 982 | 我的计算机 983 | 984 | 985 | Drive 986 | 驱动器 987 | 988 | 989 | File 990 | 文件 991 | 992 | 993 | File Folder 994 | Match Windows Explorer 995 | 文件夹 996 | 997 | 998 | Folder 999 | All other platforms 1000 | 文件夹 1001 | 1002 | 1003 | Alias 1004 | Mac OS X Finder 1005 | 别名 1006 | 1007 | 1008 | Shortcut 1009 | All other platforms 1010 | 快捷方式 1011 | 1012 | 1013 | Unknown 1014 | 未知的 1015 | 1016 | 1017 | 1018 | QFileSystemModel 1019 | 1020 | %1 TB 1021 | %1 TB 1022 | 1023 | 1024 | %1 GB 1025 | %1 GB 1026 | 1027 | 1028 | %1 MB 1029 | %1 MB 1030 | 1031 | 1032 | %1 KB 1033 | %1千字节 1034 | 1035 | 1036 | %1 bytes 1037 | %1字节 1038 | 1039 | 1040 | Invalid filename 1041 | 无效文件名 1042 | 1043 | 1044 | <b>The name "%1" can not be used.</b><p>Try using another name, with fewer characters or no punctuations marks. 1045 | <b>名称“%1“不能被使用。</b><p>请使用另外一个包含更少字符或者不含有标点符号的名称。 1046 | 1047 | 1048 | Name 1049 | 名称 1050 | 1051 | 1052 | Size 1053 | 大小 1054 | 1055 | 1056 | Kind 1057 | Match OS X Finder 1058 | 类型 1059 | 1060 | 1061 | Type 1062 | All other platforms 1063 | 类型 1064 | 1065 | 1066 | Date Modified 1067 | 日期被修改 1068 | 1069 | 1070 | My Computer 1071 | 我的计算机 1072 | 1073 | 1074 | Computer 1075 | 计算机 1076 | 1077 | 1078 | %1 byte(s) 1079 | %1 字节 1080 | 1081 | 1082 | 1083 | QFontDatabase 1084 | 1085 | Normal 1086 | 普通 1087 | 1088 | 1089 | Bold 1090 | 粗体 1091 | 1092 | 1093 | Demi Bold 1094 | 半粗体 1095 | 1096 | 1097 | Black 1098 | 黑体 1099 | 1100 | 1101 | Demi 1102 | 半体 1103 | 1104 | 1105 | Light 1106 | 轻体 1107 | 1108 | 1109 | Italic 1110 | 意大利体 1111 | 1112 | 1113 | Oblique 1114 | 斜体 1115 | 1116 | 1117 | Any 1118 | 任意 1119 | 1120 | 1121 | Latin 1122 | 拉丁文 1123 | 1124 | 1125 | Greek 1126 | 希腊文 1127 | 1128 | 1129 | Cyrillic 1130 | 西里尔文 1131 | 1132 | 1133 | Armenian 1134 | 亚美尼亚文 1135 | 1136 | 1137 | Hebrew 1138 | 希伯来文 1139 | 1140 | 1141 | Arabic 1142 | 阿拉伯文 1143 | 1144 | 1145 | Syriac 1146 | 叙利亚文 1147 | 1148 | 1149 | Thaana 1150 | 马尔代夫文 1151 | 1152 | 1153 | Devanagari 1154 | 梵文 1155 | 1156 | 1157 | Bengali 1158 | 孟加拉文 1159 | 1160 | 1161 | Gurmukhi 1162 | 旁遮普文 1163 | 1164 | 1165 | Gujarati 1166 | 古吉拉特文 1167 | 1168 | 1169 | Oriya 1170 | 奥里雅文 1171 | 1172 | 1173 | Tamil 1174 | 泰米尔文 1175 | 1176 | 1177 | Telugu 1178 | 泰卢固文 1179 | 1180 | 1181 | Kannada 1182 | 埃纳德文 1183 | 1184 | 1185 | Malayalam 1186 | 马拉亚拉姆文 1187 | 1188 | 1189 | Sinhala 1190 | 僧伽罗文 1191 | 1192 | 1193 | Thai 1194 | 泰国文 1195 | 1196 | 1197 | Lao 1198 | 老挝文 1199 | 1200 | 1201 | Tibetan 1202 | 藏文 1203 | 1204 | 1205 | Myanmar 1206 | 缅甸文 1207 | 1208 | 1209 | Georgian 1210 | 格鲁吉亚文 1211 | 1212 | 1213 | Khmer 1214 | 谷美尔文 1215 | 1216 | 1217 | Simplified Chinese 1218 | 简体中文 1219 | 1220 | 1221 | Traditional Chinese 1222 | 繁体中文 1223 | 1224 | 1225 | Japanese 1226 | 日文 1227 | 1228 | 1229 | Korean 1230 | 韩文 1231 | 1232 | 1233 | Vietnamese 1234 | 越南文 1235 | 1236 | 1237 | Symbol 1238 | 符号 1239 | 1240 | 1241 | Ogham 1242 | 欧甘文 1243 | 1244 | 1245 | Runic 1246 | 古北欧文 1247 | 1248 | 1249 | N'Ko 1250 | N'Ko 1251 | 1252 | 1253 | 1254 | QFontDialog 1255 | 1256 | Select Font 1257 | 选择字体 1258 | 1259 | 1260 | &Font 1261 | 字体(&F) 1262 | 1263 | 1264 | Font st&yle 1265 | 字体风格(&Y) 1266 | 1267 | 1268 | &Size 1269 | 大小(&S) 1270 | 1271 | 1272 | Effects 1273 | 效果 1274 | 1275 | 1276 | Stri&keout 1277 | 删除线(&K) 1278 | 1279 | 1280 | &Underline 1281 | 下划线(&U) 1282 | 1283 | 1284 | Sample 1285 | 实例 1286 | 1287 | 1288 | Wr&iting System 1289 | 书写系统(&I) 1290 | 1291 | 1292 | 1293 | QFtp 1294 | 1295 | Not connected 1296 | 没有连接 1297 | 1298 | 1299 | Host %1 not found 1300 | 主机%1没有找到 1301 | 1302 | 1303 | Connection refused to host %1 1304 | 连接被主机 %1 拒绝 1305 | 1306 | 1307 | Connection timed out to host %1 1308 | 主机%1连接超时 1309 | 1310 | 1311 | Connected to host %1 1312 | 连接到主机%1了 1313 | 1314 | 1315 | Data Connection refused 1316 | 数据连接被拒绝 1317 | 1318 | 1319 | Unknown error 1320 | 未知的错误 1321 | 1322 | 1323 | Connecting to host failed: 1324 | %1 1325 | 连接主机失败: 1326 | %1 1327 | 1328 | 1329 | Login failed: 1330 | %1 1331 | 登录失败: 1332 | %1 1333 | 1334 | 1335 | Listing directory failed: 1336 | %1 1337 | 列出目录失败: 1338 | %1 1339 | 1340 | 1341 | Changing directory failed: 1342 | %1 1343 | 改变目录失败: 1344 | %1 1345 | 1346 | 1347 | Downloading file failed: 1348 | %1 1349 | 下载文件失败: 1350 | %1 1351 | 1352 | 1353 | Uploading file failed: 1354 | %1 1355 | 上传文件失败: 1356 | %1 1357 | 1358 | 1359 | Removing file failed: 1360 | %1 1361 | 移除文件失败: 1362 | %1 1363 | 1364 | 1365 | Creating directory failed: 1366 | %1 1367 | 创建目录失败: 1368 | %1 1369 | 1370 | 1371 | Removing directory failed: 1372 | %1 1373 | 移除目录失败: 1374 | %1 1375 | 1376 | 1377 | Connection closed 1378 | 连接关闭了 1379 | 1380 | 1381 | 1382 | QGnomeTheme 1383 | 1384 | &OK 1385 | 确定(&O) 1386 | 1387 | 1388 | &Save 1389 | 保存(&S) 1390 | 1391 | 1392 | &Cancel 1393 | 取消(&C) 1394 | 1395 | 1396 | &Close 1397 | 关闭(&C) 1398 | 1399 | 1400 | Close without Saving 1401 | 关闭不保存 1402 | 1403 | 1404 | 1405 | QHostInfo 1406 | 1407 | No host name given 1408 | 主机名没有指定 1409 | 1410 | 1411 | Unknown error 1412 | 未知的错误 1413 | 1414 | 1415 | 1416 | QHostInfoAgent 1417 | 1418 | No host name given 1419 | 主机名没有指定 1420 | 1421 | 1422 | Invalid hostname 1423 | 无效的主机名 1424 | 1425 | 1426 | Unknown address type 1427 | 未知的地址类型 1428 | 1429 | 1430 | Host not found 1431 | 主机未找到 1432 | 1433 | 1434 | Unknown error 1435 | 未知的错误 1436 | 1437 | 1438 | Unknown error (%1) 1439 | 未知错误 (%1) 1440 | 1441 | 1442 | 1443 | QHttp 1444 | 1445 | Host %1 not found 1446 | 主机%1没有找到 1447 | 1448 | 1449 | Connection refused 1450 | 连接被拒绝 1451 | 1452 | 1453 | Connection closed 1454 | 连接关闭了 1455 | 1456 | 1457 | Proxy requires authentication 1458 | 代理需要验证 1459 | 1460 | 1461 | Host requires authentication 1462 | 主机需要验证 1463 | 1464 | 1465 | Data corrupted 1466 | 数据错误 1467 | 1468 | 1469 | Unknown protocol specified 1470 | 所指定的协议是未知的 1471 | 1472 | 1473 | SSL handshake failed 1474 | SSL 握手失败 1475 | 1476 | 1477 | 1478 | QHttpSocketEngine 1479 | 1480 | Did not receive HTTP response from proxy 1481 | 未收到代理的HTTP响应 1482 | 1483 | 1484 | Error parsing authentication request from proxy 1485 | 解析代理的认证请求出错 1486 | 1487 | 1488 | Authentication required 1489 | 需要认证 1490 | 1491 | 1492 | Proxy denied connection 1493 | 代理拒绝连接 1494 | 1495 | 1496 | Error communicating with HTTP proxy 1497 | 和HTTP代理通讯时发生错误 1498 | 1499 | 1500 | Proxy server not found 1501 | 未找到代理服务器 1502 | 1503 | 1504 | Proxy connection refused 1505 | 代理连接被拒绝 1506 | 1507 | 1508 | Proxy server connection timed out 1509 | 代理服务器连接超时 1510 | 1511 | 1512 | Proxy connection closed prematurely 1513 | 代理连接过早关闭 1514 | 1515 | 1516 | 1517 | QIBaseDriver 1518 | 1519 | Error opening database 1520 | 打开数据库错误 1521 | 1522 | 1523 | Could not start transaction 1524 | 不能开始事务 1525 | 1526 | 1527 | Unable to commit transaction 1528 | 不能提交事务 1529 | 1530 | 1531 | Unable to rollback transaction 1532 | 不能回滚事务 1533 | 1534 | 1535 | 1536 | QIBaseResult 1537 | 1538 | Unable to create BLOB 1539 | 不能创建BLOB 1540 | 1541 | 1542 | Unable to write BLOB 1543 | 不能写入BLOB 1544 | 1545 | 1546 | Unable to open BLOB 1547 | 不能打开BLOB 1548 | 1549 | 1550 | Unable to read BLOB 1551 | 不能读取BLOB 1552 | 1553 | 1554 | Could not find array 1555 | 不能找到数组 1556 | 1557 | 1558 | Could not get array data 1559 | 不能得到数组数据 1560 | 1561 | 1562 | Could not get query info 1563 | 不能得到查询信息 1564 | 1565 | 1566 | Could not start transaction 1567 | 不能开始事务 1568 | 1569 | 1570 | Unable to commit transaction 1571 | 不能提交事务 1572 | 1573 | 1574 | Could not allocate statement 1575 | 不能分配语句 1576 | 1577 | 1578 | Could not prepare statement 1579 | 不能准备语句 1580 | 1581 | 1582 | Could not describe input statement 1583 | 不能描述输入语句 1584 | 1585 | 1586 | Could not describe statement 1587 | 不能描述语句 1588 | 1589 | 1590 | Unable to close statement 1591 | 不能关闭语句 1592 | 1593 | 1594 | Unable to execute query 1595 | 不能执行查询 1596 | 1597 | 1598 | Could not fetch next item 1599 | 不能获取下一项 1600 | 1601 | 1602 | Could not get statement info 1603 | 不能得到语句信息 1604 | 1605 | 1606 | 1607 | QIODevice 1608 | 1609 | Permission denied 1610 | 权限被拒绝 1611 | 1612 | 1613 | Too many open files 1614 | 太多打开的文件 1615 | 1616 | 1617 | No such file or directory 1618 | 没有这个文件或者目录 1619 | 1620 | 1621 | No space left on device 1622 | 设备上没有空间了 1623 | 1624 | 1625 | Unknown error 1626 | 未知的错误 1627 | 1628 | 1629 | file to open is a directory 1630 | 要打开的文件是目录 1631 | 1632 | 1633 | 1634 | QInputDialog 1635 | 1636 | Enter a value: 1637 | 输入一个值: 1638 | 1639 | 1640 | 1641 | QJsonParseError 1642 | 1643 | no error occurred 1644 | 没有错误发生 1645 | 1646 | 1647 | unterminated object 1648 | 未结束的对象 1649 | 1650 | 1651 | missing name separator 1652 | 缺失的名字分隔符 1653 | 1654 | 1655 | unterminated array 1656 | 未结束的数组 1657 | 1658 | 1659 | missing value separator 1660 | 缺失的值分隔符 1661 | 1662 | 1663 | illegal value 1664 | 非法值 1665 | 1666 | 1667 | invalid termination by number 1668 | 无效的数字结束符 1669 | 1670 | 1671 | illegal number 1672 | 无效数字 1673 | 1674 | 1675 | invalid escape sequence 1676 | 无效的退出序列 1677 | 1678 | 1679 | invalid UTF8 string 1680 | 无效的UTF8字符串 1681 | 1682 | 1683 | unterminated string 1684 | 未结束的字符串 1685 | 1686 | 1687 | object is missing after a comma 1688 | 逗号后的对象缺失 1689 | 1690 | 1691 | too deeply nested document 1692 | 文档嵌套太深 1693 | 1694 | 1695 | too large document 1696 | 文档太大 1697 | 1698 | 1699 | 1700 | QKeySequenceEdit 1701 | 1702 | Press shortcut 1703 | 按下快捷键 1704 | 1705 | 1706 | %1, ... 1707 | This text is an "unfinished" shortcut, expands like "Ctrl+A, ..." 1708 | %1, ... 1709 | 1710 | 1711 | 1712 | QLibrary 1713 | 1714 | '%1' is not an ELF object (%2) 1715 | '%1' 不是一个ELF对象 (%2) 1716 | 1717 | 1718 | '%1' is not an ELF object 1719 | '%1' 不是一个 ELF 对象 1720 | 1721 | 1722 | '%1' is an invalid ELF object (%2) 1723 | '%1' 是一个无效的ELF对象 (%2) 1724 | 1725 | 1726 | Plugin verification data mismatch in '%1' 1727 | “%1“中的插件验证数据不匹配 1728 | 1729 | 1730 | The shared library was not found. 1731 | 共享库没有被找到。 1732 | 1733 | 1734 | The file '%1' is not a valid Qt plugin. 1735 | 文件“%1“不是有效的Qt插件。 1736 | 1737 | 1738 | The plugin '%1' uses incompatible Qt library. (%2.%3.%4) [%5] 1739 | 插件“%1”使用了不兼容的Qt库。(%2.%3.%4) [%5] 1740 | 1741 | 1742 | The plugin '%1' uses incompatible Qt library. (Cannot mix debug and release libraries.) 1743 | 插件“%1“使用了不兼容的Qt库。(不能混合使用库的调试版本和发布版本。) 1744 | 1745 | 1746 | Unknown error 1747 | 未知的错误 1748 | 1749 | 1750 | Cannot load library %1: %2 1751 | 无法加载库%1:%2 1752 | 1753 | 1754 | Cannot unload library %1: %2 1755 | 无法卸载库%1:%2 1756 | 1757 | 1758 | Cannot resolve symbol "%1" in %2: %3 1759 | 无法解析%2中的符号“%2”:%3 1760 | 1761 | 1762 | '%1' is not a valid Mach-O binary (%2) 1763 | '%1' 不是有效的 Mach-O 二进制文件(%2) 1764 | 1765 | 1766 | file is corrupt 1767 | 文件损坏 1768 | 1769 | 1770 | file too small 1771 | 文件太小 1772 | 1773 | 1774 | no suitable architecture in fat binary 1775 | 在fat二进制文件中没有合适的架构 1776 | 1777 | 1778 | invalid magic %1 1779 | 无效的标识 %1 1780 | 1781 | 1782 | wrong architecture 1783 | 架构错误 1784 | 1785 | 1786 | not a dynamic library 1787 | 不是一个动态库 1788 | 1789 | 1790 | '%1' is not a Qt plugin 1791 | '%1' 不是一个Qt插件 1792 | 1793 | 1794 | 1795 | QLineEdit 1796 | 1797 | &Undo 1798 | 撤消(&U) 1799 | 1800 | 1801 | &Redo 1802 | 恢复(&R) 1803 | 1804 | 1805 | Cu&t 1806 | 剪切(&T) 1807 | 1808 | 1809 | &Copy 1810 | 复制(&C) 1811 | 1812 | 1813 | &Paste 1814 | 粘贴(&P) 1815 | 1816 | 1817 | Delete 1818 | 删除 1819 | 1820 | 1821 | Select All 1822 | 选择全部 1823 | 1824 | 1825 | 1826 | QLocalServer 1827 | 1828 | %1: Name error 1829 | %1: 名称错误 1830 | 1831 | 1832 | %1: Permission denied 1833 | %1:权限被拒绝 1834 | 1835 | 1836 | %1: Address in use 1837 | %1:地址正在被使用 1838 | 1839 | 1840 | %1: Unknown error %2 1841 | %1:未知错误 %2 1842 | 1843 | 1844 | 1845 | QLocalSocket 1846 | 1847 | %1: Connection refused 1848 | %1:连接被拒绝 1849 | 1850 | 1851 | %1: Remote closed 1852 | %1:远程已关闭 1853 | 1854 | 1855 | %1: Invalid name 1856 | %1:无效名称 1857 | 1858 | 1859 | %1: Socket access error 1860 | %1:套接字访问错误 1861 | 1862 | 1863 | %1: Socket resource error 1864 | %1:套接字资源错误 1865 | 1866 | 1867 | %1: Socket operation timed out 1868 | %1:套接字操作超时 1869 | 1870 | 1871 | %1: Datagram too large 1872 | %1:数据报太大 1873 | 1874 | 1875 | %1: Connection error 1876 | %1:连接错误 1877 | 1878 | 1879 | %1: The socket operation is not supported 1880 | %1:套接字操作不被支持 1881 | 1882 | 1883 | %1: Operation not permitted when socket is in this state 1884 | %1: 套接字当前状态不允许该操作 1885 | 1886 | 1887 | %1: Unknown error 1888 | %1:未知错误 1889 | 1890 | 1891 | Trying to connect while connection is in progress 1892 | 尝试连接时连接正在进行 1893 | 1894 | 1895 | %1: Unknown error %2 1896 | %1:未知错误 %2 1897 | 1898 | 1899 | %1: Access denied 1900 | %1: 访问被拒绝 1901 | 1902 | 1903 | 1904 | QMYSQLDriver 1905 | 1906 | Unable to open database '%1' 1907 | 无法打开数据库 '%1' 1908 | 1909 | 1910 | Unable to connect 1911 | 不能连接 1912 | 1913 | 1914 | Unable to begin transaction 1915 | 不能开始事务 1916 | 1917 | 1918 | Unable to commit transaction 1919 | 不能提交事务 1920 | 1921 | 1922 | Unable to rollback transaction 1923 | 不能回滚事务 1924 | 1925 | 1926 | 1927 | QMYSQLResult 1928 | 1929 | Unable to fetch data 1930 | 不能获取数据 1931 | 1932 | 1933 | Unable to execute query 1934 | 不能执行查询 1935 | 1936 | 1937 | Unable to store result 1938 | 不能存储结果 1939 | 1940 | 1941 | Unable to execute next query 1942 | 不能执行下一个查询 1943 | 1944 | 1945 | Unable to store next result 1946 | 不能存储下一个结果 1947 | 1948 | 1949 | Unable to prepare statement 1950 | 不能准备语句 1951 | 1952 | 1953 | Unable to reset statement 1954 | 不能重置语句 1955 | 1956 | 1957 | Unable to bind value 1958 | 不能绑定值 1959 | 1960 | 1961 | Unable to execute statement 1962 | 不能执行语句 1963 | 1964 | 1965 | Unable to bind outvalues 1966 | 不能绑定外值 1967 | 1968 | 1969 | Unable to store statement results 1970 | 不能存储语句结果 1971 | 1972 | 1973 | 1974 | QMdiArea 1975 | 1976 | (Untitled) 1977 | (未命名的) 1978 | 1979 | 1980 | 1981 | QMdiSubWindow 1982 | 1983 | - [%1] 1984 | - [%1] 1985 | 1986 | 1987 | %1 - [%2] 1988 | %1 - [%2] 1989 | 1990 | 1991 | Minimize 1992 | 最小化 1993 | 1994 | 1995 | Maximize 1996 | 最大化 1997 | 1998 | 1999 | Unshade 2000 | 取消遮蔽 2001 | 2002 | 2003 | Shade 2004 | 遮蔽 2005 | 2006 | 2007 | Restore Down 2008 | 向下恢复 2009 | 2010 | 2011 | Restore 2012 | 恢复 2013 | 2014 | 2015 | Close 2016 | 关闭 2017 | 2018 | 2019 | Help 2020 | 帮助 2021 | 2022 | 2023 | Menu 2024 | 菜单 2025 | 2026 | 2027 | &Restore 2028 | 恢复(&R) 2029 | 2030 | 2031 | &Move 2032 | 移动(&M) 2033 | 2034 | 2035 | &Size 2036 | 大小(&S) 2037 | 2038 | 2039 | Mi&nimize 2040 | 最小化(&N) 2041 | 2042 | 2043 | Ma&ximize 2044 | 最大化(&X) 2045 | 2046 | 2047 | Stay on &Top 2048 | 总在最前(&T) 2049 | 2050 | 2051 | &Close 2052 | 关闭(&C) 2053 | 2054 | 2055 | 2056 | QMessageBox 2057 | 2058 | Show Details... 2059 | 显示细节…… 2060 | 2061 | 2062 | Hide Details... 2063 | 隐藏细节…… 2064 | 2065 | 2066 | OK 2067 | 确定 2068 | 2069 | 2070 | Help 2071 | 帮助 2072 | 2073 | 2074 | <h3>About Qt</h3><p>This program uses Qt version %1.</p> 2075 | <h3>关于Qt</h3><p>这个程序使用了Qt %1。</p> 2076 | 2077 | 2078 | <p>Qt is a C++ toolkit for cross-platform application development.</p><p>Qt provides single-source portability across all major desktop operating systems. It is also available for embedded Linux and other embedded and mobile operating systems.</p><p>Qt is available under three different licensing options designed to accommodate the needs of our various users.</p><p>Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 2.1 or GNU GPL version 3.0.</p><p>Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt applications provided you can comply with the terms and conditions of the GNU LGPL version 2.1.</p><p>Qt licensed under the GNU General Public License version 3.0 is appropriate for the development of Qt applications where you wish to use such applications in combination with software subject to the terms of the GNU GPL version 3.0 or where you are otherwise willing to comply with the terms of the GNU GPL version 3.0.</p><p>Please see <a href="http://qt.digia.com/Product/Licensing/">qt.digia.com/Product/Licensing</a> for an overview of Qt licensing.</p><p>Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies) and other contributors.</p><p>Qt and the Qt logo are trademarks of Digia Plc and/or its subsidiary(-ies).</p><p>Qt is developed as an open source project on <a href="http://qt-project.org/">qt-project.org</a>.</p><p>Qt is a Digia product. See <a href="http://qt.digia.com/">qt.digia.com</a> for more information.</p> 2079 | 2080 | 2081 | 2082 | 2083 | About Qt 2084 | 关于Qt 2085 | 2086 | 2087 | 2088 | QNativeSocketEngine 2089 | 2090 | Unable to initialize non-blocking socket 2091 | 不能初始化非阻塞套接字 2092 | 2093 | 2094 | Unable to initialize broadcast socket 2095 | 不能初始化广播套接字 2096 | 2097 | 2098 | Attempt to use IPv6 socket on a platform with no IPv6 support 2099 | 试图在不支持IPv6支持的平台上使用IPv6套接字 2100 | 2101 | 2102 | The remote host closed the connection 2103 | 远端主机关闭了这个连接 2104 | 2105 | 2106 | Network operation timed out 2107 | 网络操作超时 2108 | 2109 | 2110 | Out of resources 2111 | 资源耗尽了 2112 | 2113 | 2114 | Unsupported socket operation 2115 | 不被支持的套接字操作 2116 | 2117 | 2118 | Protocol type not supported 2119 | 协议类型不被支持 2120 | 2121 | 2122 | Invalid socket descriptor 2123 | 无效的套接字描述符 2124 | 2125 | 2126 | Host unreachable 2127 | 主机不能访问 2128 | 2129 | 2130 | Network unreachable 2131 | 网络不能访问 2132 | 2133 | 2134 | Permission denied 2135 | 权限被拒绝 2136 | 2137 | 2138 | Connection timed out 2139 | 连接超时 2140 | 2141 | 2142 | Connection refused 2143 | 连接被拒绝 2144 | 2145 | 2146 | The bound address is already in use 2147 | 要启用的地址已经被使用 2148 | 2149 | 2150 | The address is not available 2151 | 这个地址不可用 2152 | 2153 | 2154 | The address is protected 2155 | 这个地址被保护了 2156 | 2157 | 2158 | Datagram was too large to send 2159 | 不能发送过大的数据报 2160 | 2161 | 2162 | Unable to send a message 2163 | 不能发送一个消息 2164 | 2165 | 2166 | Unable to receive a message 2167 | 不能接收一个消息 2168 | 2169 | 2170 | Unable to write 2171 | 不能写入 2172 | 2173 | 2174 | Network error 2175 | 网络错误 2176 | 2177 | 2178 | Another socket is already listening on the same port 2179 | 另一个套接字已经正在监听同一端口 2180 | 2181 | 2182 | Operation on non-socket 2183 | 对非套接字操作 2184 | 2185 | 2186 | The proxy type is invalid for this operation 2187 | 对于这个操作代理类型是无效的。 2188 | 2189 | 2190 | Temporary error 2191 | 临时错误 2192 | 2193 | 2194 | Unknown error 2195 | 未知的错误 2196 | 2197 | 2198 | 2199 | QNetworkAccessCacheBackend 2200 | 2201 | Error opening %1 2202 | 打开%1发生错误 2203 | 2204 | 2205 | 2206 | QNetworkAccessDataBackend 2207 | 2208 | Invalid URI: %1 2209 | 无效的URI: %1 2210 | 2211 | 2212 | 2213 | QNetworkAccessDebugPipeBackend 2214 | 2215 | Write error writing to %1: %2 2216 | 写入 %1 错误:%2 2217 | 2218 | 2219 | Socket error on %1: %2 2220 | 套接字错误 %1: %2 2221 | 2222 | 2223 | Remote host closed the connection prematurely on %1 2224 | 远端主机过早地关闭了连接: %1 2225 | 2226 | 2227 | 2228 | QNetworkAccessFileBackend 2229 | 2230 | Request for opening non-local file %1 2231 | 正在打开非本地文件 %1 的请求 2232 | 2233 | 2234 | Error opening %1: %2 2235 | 打开 %1 错误:%2 2236 | 2237 | 2238 | Write error writing to %1: %2 2239 | 写入 %1 错误:%2 2240 | 2241 | 2242 | Cannot open %1: Path is a directory 2243 | 无法打开 %1:路径是一个目录 2244 | 2245 | 2246 | Read error reading from %1: %2 2247 | 读取 %1 错误:%2 2248 | 2249 | 2250 | 2251 | QNetworkAccessFtpBackend 2252 | 2253 | No suitable proxy found 2254 | 未找到合适的代理 2255 | 2256 | 2257 | Cannot open %1: is a directory 2258 | 无法读取 %1:是一个目录 2259 | 2260 | 2261 | Logging in to %1 failed: authentication required 2262 | 登入 %1 失败:需要验证 2263 | 2264 | 2265 | Error while downloading %1: %2 2266 | 下载 %1 时错误:%2 2267 | 2268 | 2269 | Error while uploading %1: %2 2270 | 上载 %1 时错误:%2 2271 | 2272 | 2273 | 2274 | QNetworkAccessManager 2275 | 2276 | Network access is disabled. 2277 | 网络访问被禁用。 2278 | 2279 | 2280 | 2281 | QNetworkReply 2282 | 2283 | Error downloading %1 - server replied: %2 2284 | 下载 %1 错误 - 服务器回复:%2 2285 | 2286 | 2287 | Background request not allowed. 2288 | 不允许背景请求。 2289 | 2290 | 2291 | Network session error. 2292 | 网络会话错误。 2293 | 2294 | 2295 | backend start error. 2296 | 后台启动失败。 2297 | 2298 | 2299 | Temporary network failure. 2300 | 中止网络失败。 2301 | 2302 | 2303 | Protocol "%1" is unknown 2304 | 协议“%1”是未知的 2305 | 2306 | 2307 | 2308 | QNetworkReplyHttpImpl 2309 | 2310 | Operation canceled 2311 | 操作被取消 2312 | 2313 | 2314 | No suitable proxy found 2315 | 未找到合适的代理 2316 | 2317 | 2318 | 2319 | QNetworkReplyImpl 2320 | 2321 | Operation canceled 2322 | 操作被取消 2323 | 2324 | 2325 | 2326 | QNetworkSession 2327 | 2328 | Invalid configuration. 2329 | 无效的设置。 2330 | 2331 | 2332 | 2333 | QNetworkSessionPrivateImpl 2334 | 2335 | Unknown session error. 2336 | 未知会话错误。 2337 | 2338 | 2339 | The session was aborted by the user or system. 2340 | 会话被用户或系统中止。 2341 | 2342 | 2343 | The requested operation is not supported by the system. 2344 | 系统不支持所请求的操作。 2345 | 2346 | 2347 | The specified configuration cannot be used. 2348 | 指定配置不能使用。 2349 | 2350 | 2351 | Roaming was aborted or is not possible. 2352 | 漫游被中止或不能使用。 2353 | 2354 | 2355 | 2356 | QOCIDriver 2357 | 2358 | Unable to initialize 2359 | QOCIDriver 2360 | 不能初始化 2361 | 2362 | 2363 | Unable to logon 2364 | 不能登录 2365 | 2366 | 2367 | Unable to begin transaction 2368 | 不能开始事务 2369 | 2370 | 2371 | Unable to commit transaction 2372 | 不能提交事务 2373 | 2374 | 2375 | Unable to rollback transaction 2376 | 不能回滚事务 2377 | 2378 | 2379 | 2380 | QOCIResult 2381 | 2382 | Unable to bind column for batch execute 2383 | 不能绑定批处理执行的列 2384 | 2385 | 2386 | Unable to execute batch statement 2387 | 不能执行批处理语句 2388 | 2389 | 2390 | Unable to goto next 2391 | 不能进入下一个 2392 | 2393 | 2394 | Unable to alloc statement 2395 | 不能分配语句 2396 | 2397 | 2398 | Unable to prepare statement 2399 | 不能准备语句 2400 | 2401 | 2402 | Unable to get statement type 2403 | 无法获取语句类型 2404 | 2405 | 2406 | Unable to bind value 2407 | 不能绑定值 2408 | 2409 | 2410 | Unable to execute statement 2411 | 不能执行语句 2412 | 2413 | 2414 | 2415 | QODBCDriver 2416 | 2417 | Unable to connect 2418 | 不能连接 2419 | 2420 | 2421 | Unable to connect - Driver doesn't support all functionality required 2422 | 不能连接 - 驱动不支持请求的所有功能 2423 | 2424 | 2425 | Unable to disable autocommit 2426 | 不能禁止自动提交 2427 | 2428 | 2429 | Unable to commit transaction 2430 | 不能提交事务 2431 | 2432 | 2433 | Unable to rollback transaction 2434 | 不能回滚事务 2435 | 2436 | 2437 | Unable to enable autocommit 2438 | 不能打开自动提交 2439 | 2440 | 2441 | 2442 | QODBCResult 2443 | 2444 | Unable to fetch last 2445 | 不能获取最后一个 2446 | 2447 | 2448 | QODBCResult::reset: Unable to set 'SQL_CURSOR_STATIC' as statement attribute. Please check your ODBC driver configuration 2449 | QODBCResult::reset: 不能把“SQL_CURSOR_STATIC”设置为语句属性。请检查你的ODBC驱动程序设置。 2450 | 2451 | 2452 | Unable to execute statement 2453 | 不能执行语句 2454 | 2455 | 2456 | Unable to fetch 2457 | 不能获取 2458 | 2459 | 2460 | Unable to fetch next 2461 | 不能获取下一个 2462 | 2463 | 2464 | Unable to fetch first 2465 | 不能获取第一个 2466 | 2467 | 2468 | Unable to fetch previous 2469 | 不能获取上一个 2470 | 2471 | 2472 | Unable to prepare statement 2473 | 不能准备语句 2474 | 2475 | 2476 | Unable to bind variable 2477 | 不能帮定变量 2478 | 2479 | 2480 | 2481 | QPSQLDriver 2482 | 2483 | Unable to connect 2484 | 不能连接 2485 | 2486 | 2487 | Could not begin transaction 2488 | 不能开始事务 2489 | 2490 | 2491 | Could not commit transaction 2492 | 不能提交事务 2493 | 2494 | 2495 | Could not rollback transaction 2496 | 不能回滚事务 2497 | 2498 | 2499 | Unable to subscribe 2500 | 不能订阅 2501 | 2502 | 2503 | Unable to unsubscribe 2504 | 不能取消订阅 2505 | 2506 | 2507 | 2508 | QPSQLResult 2509 | 2510 | Unable to create query 2511 | 不能创建查询 2512 | 2513 | 2514 | Unable to prepare statement 2515 | 不能准备语句 2516 | 2517 | 2518 | 2519 | QPageSetupWidget 2520 | 2521 | Form 2522 | 窗体 2523 | 2524 | 2525 | Paper 2526 | 纸张 2527 | 2528 | 2529 | Page size: 2530 | 纸张大小: 2531 | 2532 | 2533 | Width: 2534 | 宽度: 2535 | 2536 | 2537 | Height: 2538 | 高度: 2539 | 2540 | 2541 | Paper source: 2542 | 纸张源: 2543 | 2544 | 2545 | Orientation 2546 | 方向 2547 | 2548 | 2549 | Portrait 2550 | 纵向 2551 | 2552 | 2553 | Landscape 2554 | 横向 2555 | 2556 | 2557 | Reverse landscape 2558 | 反向横向 2559 | 2560 | 2561 | Reverse portrait 2562 | 反向纵向 2563 | 2564 | 2565 | Margins 2566 | 边距 2567 | 2568 | 2569 | top margin 2570 | 上边距 2571 | 2572 | 2573 | left margin 2574 | 左边距 2575 | 2576 | 2577 | right margin 2578 | 右边距 2579 | 2580 | 2581 | bottom margin 2582 | 下边距 2583 | 2584 | 2585 | Page Layout 2586 | 页面布局 2587 | 2588 | 2589 | Page order: 2590 | 页面顺序: 2591 | 2592 | 2593 | Pages per sheet: 2594 | 每张表页数: 2595 | 2596 | 2597 | Millimeters (mm) 2598 | 毫米 (mm) 2599 | 2600 | 2601 | Inches (in) 2602 | 英寸 (in) 2603 | 2604 | 2605 | Points (pt) 2606 | 点 (pt) 2607 | 2608 | 2609 | Pica (P̸) 2610 | Pica (P̸) 2611 | 2612 | 2613 | Didot (DD) 2614 | Didot (DD) 2615 | 2616 | 2617 | Cicero (CC) 2618 | Cicero (CC) 2619 | 2620 | 2621 | Custom 2622 | 自定义 2623 | 2624 | 2625 | mm 2626 | Unit 'Millimeter' 2627 | 毫米 2628 | 2629 | 2630 | pt 2631 | Unit 'Points' 2632 | 2633 | 2634 | 2635 | in 2636 | Unit 'Inch' 2637 | 英寸 2638 | 2639 | 2640 | P̸ 2641 | Unit 'Pica' 2642 | 2643 | 2644 | 2645 | DD 2646 | Unit 'Didot' 2647 | DD 2648 | 2649 | 2650 | CC 2651 | Unit 'Cicero' 2652 | CC 2653 | 2654 | 2655 | 2656 | QPageSize 2657 | 2658 | Custom (%1mm x %2mm) 2659 | Custom size name in millimeters 2660 | 自定义 (%1毫米 x %2毫米) 2661 | 2662 | 2663 | Custom (%1pt x %2pt) 2664 | Custom size name in points 2665 | 自定义 (%1点 x %2点) 2666 | 2667 | 2668 | Custom (%1in x %2in) 2669 | Custom size name in inches 2670 | 自定义 (%1英寸 x %2英寸) 2671 | 2672 | 2673 | Custom (%1pc x %2pc) 2674 | Custom size name in picas 2675 | Custom (%1pc x %2pc) 2676 | 2677 | 2678 | Custom (%1DD x %2DD) 2679 | Custom size name in didots 2680 | Custom (%1DD x %2DD) 2681 | 2682 | 2683 | Custom (%1CC x %2CC) 2684 | Custom size name in ciceros 2685 | Custom (%1CC x %2CC) 2686 | 2687 | 2688 | %1 x %2 in 2689 | Page size in 'Inch'. 2690 | %1 x %2 英寸 2691 | 2692 | 2693 | A0 2694 | A0 2695 | 2696 | 2697 | A1 2698 | A1 2699 | 2700 | 2701 | A2 2702 | A2 2703 | 2704 | 2705 | A3 2706 | A3 2707 | 2708 | 2709 | A4 2710 | A4 2711 | 2712 | 2713 | A5 2714 | A5 2715 | 2716 | 2717 | A6 2718 | A6 2719 | 2720 | 2721 | A7 2722 | A7 2723 | 2724 | 2725 | A8 2726 | A8 2727 | 2728 | 2729 | A9 2730 | A9 2731 | 2732 | 2733 | A10 2734 | A10 2735 | 2736 | 2737 | B0 2738 | B0 2739 | 2740 | 2741 | B1 2742 | B1 2743 | 2744 | 2745 | B2 2746 | B2 2747 | 2748 | 2749 | B3 2750 | B3 2751 | 2752 | 2753 | B4 2754 | B4 2755 | 2756 | 2757 | B5 2758 | B5 2759 | 2760 | 2761 | B6 2762 | B6 2763 | 2764 | 2765 | B7 2766 | B7 2767 | 2768 | 2769 | B8 2770 | B8 2771 | 2772 | 2773 | B9 2774 | B9 2775 | 2776 | 2777 | B10 2778 | B10 2779 | 2780 | 2781 | Executive (7.5 x 10 in) 2782 | Executive (7.5 x 10 in) 2783 | 2784 | 2785 | Executive (7.25 x 10.5 in) 2786 | Executive (7.25 x 10.5 in) 2787 | 2788 | 2789 | Folio (8.27 x 13 in) 2790 | Folio (8.27 x 13 in) 2791 | 2792 | 2793 | Legal 2794 | Legal 2795 | 2796 | 2797 | Letter / ANSI A 2798 | Letter / ANSI A 2799 | 2800 | 2801 | Tabloid / ANSI B 2802 | Tabloid / ANSI B 2803 | 2804 | 2805 | Ledger / ANSI B 2806 | Ledger / ANSI B 2807 | 2808 | 2809 | Custom 2810 | Custom 2811 | 2812 | 2813 | A3 Extra 2814 | A3 Extra 2815 | 2816 | 2817 | A4 Extra 2818 | A4 Extra 2819 | 2820 | 2821 | A4 Plus 2822 | A4 Plus 2823 | 2824 | 2825 | A4 Small 2826 | A4 Small 2827 | 2828 | 2829 | A5 Extra 2830 | A5 Extra 2831 | 2832 | 2833 | B5 Extra 2834 | B5 Extra 2835 | 2836 | 2837 | JIS B0 2838 | JIS B0 2839 | 2840 | 2841 | JIS B1 2842 | JIS B1 2843 | 2844 | 2845 | JIS B2 2846 | JIS B2 2847 | 2848 | 2849 | JIS B3 2850 | JIS B3 2851 | 2852 | 2853 | JIS B4 2854 | JIS B4 2855 | 2856 | 2857 | JIS B5 2858 | JIS B5 2859 | 2860 | 2861 | JIS B6 2862 | JIS B6 2863 | 2864 | 2865 | JIS B7 2866 | JIS B7 2867 | 2868 | 2869 | JIS B8 2870 | JIS B8 2871 | 2872 | 2873 | JIS B9 2874 | JIS B9 2875 | 2876 | 2877 | JIS B10 2878 | JIS B10 2879 | 2880 | 2881 | ANSI C 2882 | ANSI C 2883 | 2884 | 2885 | ANSI D 2886 | ANSI D 2887 | 2888 | 2889 | ANSI E 2890 | ANSI E 2891 | 2892 | 2893 | Legal Extra 2894 | Legal Extra 2895 | 2896 | 2897 | Letter Extra 2898 | Letter Extra 2899 | 2900 | 2901 | Letter Plus 2902 | Letter Plus 2903 | 2904 | 2905 | Letter Small 2906 | Letter Small 2907 | 2908 | 2909 | Tabloid Extra 2910 | Tabloid Extra 2911 | 2912 | 2913 | Architect A 2914 | Architect A 2915 | 2916 | 2917 | Architect B 2918 | Architect B 2919 | 2920 | 2921 | Architect C 2922 | Architect C 2923 | 2924 | 2925 | Architect D 2926 | Architect D 2927 | 2928 | 2929 | Architect E 2930 | Architect E 2931 | 2932 | 2933 | Note 2934 | Note 2935 | 2936 | 2937 | Quarto 2938 | Quarto 2939 | 2940 | 2941 | Statement 2942 | Statement 2943 | 2944 | 2945 | Super A 2946 | Super A 2947 | 2948 | 2949 | Super B 2950 | Super B 2951 | 2952 | 2953 | Postcard 2954 | Postcard 2955 | 2956 | 2957 | Double Postcard 2958 | Double Postcard 2959 | 2960 | 2961 | PRC 16K 2962 | PRC 16K 2963 | 2964 | 2965 | PRC 32K 2966 | PRC 32K 2967 | 2968 | 2969 | PRC 32K Big 2970 | PRC 32K Big 2971 | 2972 | 2973 | Fan-fold US (14.875 x 11 in) 2974 | Fan-fold US (14.875 x 11 in) 2975 | 2976 | 2977 | Fan-fold German (8.5 x 12 in) 2978 | Fan-fold German (8.5 x 12 in) 2979 | 2980 | 2981 | Fan-fold German Legal (8.5 x 13 in) 2982 | Fan-fold German Legal (8.5 x 13 in) 2983 | 2984 | 2985 | Envelope B4 2986 | Envelope B4 2987 | 2988 | 2989 | Envelope B5 2990 | Envelope B5 2991 | 2992 | 2993 | Envelope B6 2994 | Envelope B6 2995 | 2996 | 2997 | Envelope C0 2998 | Envelope C0 2999 | 3000 | 3001 | Envelope C1 3002 | Envelope C1 3003 | 3004 | 3005 | Envelope C2 3006 | Envelope C2 3007 | 3008 | 3009 | Envelope C3 3010 | Envelope C3 3011 | 3012 | 3013 | Envelope C4 3014 | Envelope C4 3015 | 3016 | 3017 | Envelope C5 3018 | Envelope C5 3019 | 3020 | 3021 | Envelope C6 3022 | Envelope C6 3023 | 3024 | 3025 | Envelope C65 3026 | Envelope C65 3027 | 3028 | 3029 | Envelope C7 3030 | Envelope C7 3031 | 3032 | 3033 | Envelope DL 3034 | Envelope DL 3035 | 3036 | 3037 | Envelope US 9 3038 | Envelope US 9 3039 | 3040 | 3041 | Envelope US 10 3042 | Envelope US 10 3043 | 3044 | 3045 | Envelope US 11 3046 | Envelope US 11 3047 | 3048 | 3049 | Envelope US 12 3050 | Envelope US 12 3051 | 3052 | 3053 | Envelope US 14 3054 | Envelope US 14 3055 | 3056 | 3057 | Envelope Monarch 3058 | Envelope Monarch 3059 | 3060 | 3061 | Envelope Personal 3062 | Envelope Personal 3063 | 3064 | 3065 | Envelope Chou 3 3066 | Envelope Chou 3 3067 | 3068 | 3069 | Envelope Chou 4 3070 | Envelope Chou 4 3071 | 3072 | 3073 | Envelope Invite 3074 | Envelope Invite 3075 | 3076 | 3077 | Envelope Italian 3078 | Envelope Italian 3079 | 3080 | 3081 | Envelope Kaku 2 3082 | Envelope Kaku 2 3083 | 3084 | 3085 | Envelope Kaku 3 3086 | Envelope Kaku 3 3087 | 3088 | 3089 | Envelope PRC 1 3090 | Envelope PRC 1 3091 | 3092 | 3093 | Envelope PRC 2 3094 | Envelope PRC 2 3095 | 3096 | 3097 | Envelope PRC 3 3098 | Envelope PRC 3 3099 | 3100 | 3101 | Envelope PRC 4 3102 | Envelope PRC 4 3103 | 3104 | 3105 | Envelope PRC 5 3106 | Envelope PRC 5 3107 | 3108 | 3109 | Envelope PRC 6 3110 | Envelope PRC 6 3111 | 3112 | 3113 | Envelope PRC 7 3114 | Envelope PRC 7 3115 | 3116 | 3117 | Envelope PRC 8 3118 | Envelope PRC 8 3119 | 3120 | 3121 | Envelope PRC 9 3122 | Envelope PRC 9 3123 | 3124 | 3125 | Envelope PRC 10 3126 | Envelope PRC 10 3127 | 3128 | 3129 | Envelope You 4 3130 | Envelope You 4 3131 | 3132 | 3133 | 3134 | QPlatformTheme 3135 | 3136 | OK 3137 | 确定 3138 | 3139 | 3140 | Save 3141 | 保存 3142 | 3143 | 3144 | Save All 3145 | 全部保存 3146 | 3147 | 3148 | Open 3149 | 打开 3150 | 3151 | 3152 | &Yes 3153 | 是(&Y) 3154 | 3155 | 3156 | Yes to &All 3157 | 全部是(&A) 3158 | 3159 | 3160 | &No 3161 | 否(&N) 3162 | 3163 | 3164 | N&o to All 3165 | 全部否(&O) 3166 | 3167 | 3168 | Abort 3169 | 中止 3170 | 3171 | 3172 | Retry 3173 | 重试 3174 | 3175 | 3176 | Ignore 3177 | 忽略 3178 | 3179 | 3180 | Close 3181 | 关闭 3182 | 3183 | 3184 | Cancel 3185 | 取消 3186 | 3187 | 3188 | Discard 3189 | 放弃 3190 | 3191 | 3192 | Help 3193 | 帮助 3194 | 3195 | 3196 | Apply 3197 | 应用 3198 | 3199 | 3200 | Reset 3201 | 重置 3202 | 3203 | 3204 | Restore Defaults 3205 | 恢复默认 3206 | 3207 | 3208 | 3209 | QPluginLoader 3210 | 3211 | The plugin was not loaded. 3212 | 插件没有被载入。 3213 | 3214 | 3215 | Unknown error 3216 | 未知的错误 3217 | 3218 | 3219 | 3220 | QPrintDialog 3221 | 3222 | Print 3223 | 打印 3224 | 3225 | 3226 | Left to Right, Top to Bottom 3227 | 从左到右,从上到下 3228 | 3229 | 3230 | Left to Right, Bottom to Top 3231 | 从左到右,从下到上 3232 | 3233 | 3234 | Right to Left, Bottom to Top 3235 | 从右到左,从下到上 3236 | 3237 | 3238 | Right to Left, Top to Bottom 3239 | 从右到左,从上到下 3240 | 3241 | 3242 | Bottom to Top, Left to Right 3243 | 从下到上,从左到右 3244 | 3245 | 3246 | Bottom to Top, Right to Left 3247 | 从下到上,从右到左 3248 | 3249 | 3250 | Top to Bottom, Left to Right 3251 | 从上到下,从左到右 3252 | 3253 | 3254 | Top to Bottom, Right to Left 3255 | 从上到下,从右到左 3256 | 3257 | 3258 | 1 (1x1) 3259 | 1 (1x1) 3260 | 3261 | 3262 | 2 (2x1) 3263 | 2 (2x1) 3264 | 3265 | 3266 | 4 (2x2) 3267 | 4 (2x2) 3268 | 3269 | 3270 | 6 (2x3) 3271 | 6 (2x3) 3272 | 3273 | 3274 | 9 (3x3) 3275 | 9 (3x3) 3276 | 3277 | 3278 | 16 (4x4) 3279 | 16 (4x4) 3280 | 3281 | 3282 | All Pages 3283 | 所有页 3284 | 3285 | 3286 | Odd Pages 3287 | 奇数页 3288 | 3289 | 3290 | Even Pages 3291 | 偶数页 3292 | 3293 | 3294 | &Options >> 3295 | 选项(&O) >> 3296 | 3297 | 3298 | &Print 3299 | 打印(&P) 3300 | 3301 | 3302 | &Options << 3303 | 选项(&O) << 3304 | 3305 | 3306 | Print to File (PDF) 3307 | 打印到文件(PDF) 3308 | 3309 | 3310 | Local file 3311 | 本地文件 3312 | 3313 | 3314 | Write PDF file 3315 | 写PDF文件 3316 | 3317 | 3318 | Print To File ... 3319 | 打印到文件…… 3320 | 3321 | 3322 | %1 is a directory. 3323 | Please choose a different file name. 3324 | %1是目录。 3325 | 请选择一个不同的文件名。 3326 | 3327 | 3328 | File %1 is not writable. 3329 | Please choose a different file name. 3330 | 文件%1不可写。 3331 | 请选择一个不同的文件名。 3332 | 3333 | 3334 | %1 already exists. 3335 | Do you want to overwrite it? 3336 | %1已经存在。 3337 | 你想覆盖它么? 3338 | 3339 | 3340 | Options 'Pages Per Sheet' and 'Page Set' cannot be used together. 3341 | Please turn one of those options off. 3342 | 选项“每表格页数”和“页面设置”不能同时使用。 3343 | 请关闭其中一个。 3344 | 3345 | 3346 | The 'From' value cannot be greater than the 'To' value. 3347 | “从”的数值不能大于“到”的数值。 3348 | 3349 | 3350 | OK 3351 | 确定 3352 | 3353 | 3354 | Automatic 3355 | 自动 3356 | 3357 | 3358 | 3359 | QPrintPreviewDialog 3360 | 3361 | Page Setup 3362 | 页面设置 3363 | 3364 | 3365 | %1% 3366 | %1% 3367 | 3368 | 3369 | Print Preview 3370 | 打印预览 3371 | 3372 | 3373 | Next page 3374 | 下一页 3375 | 3376 | 3377 | Previous page 3378 | 上一页 3379 | 3380 | 3381 | First page 3382 | 第一页 3383 | 3384 | 3385 | Last page 3386 | 最后一页 3387 | 3388 | 3389 | Fit width 3390 | 适应宽度 3391 | 3392 | 3393 | Fit page 3394 | 适应页面 3395 | 3396 | 3397 | Zoom in 3398 | 放大 3399 | 3400 | 3401 | Zoom out 3402 | 缩小 3403 | 3404 | 3405 | Portrait 3406 | 纵向 3407 | 3408 | 3409 | Landscape 3410 | 横向 3411 | 3412 | 3413 | Show single page 3414 | 显示单页 3415 | 3416 | 3417 | Show facing pages 3418 | 显示当前页 3419 | 3420 | 3421 | Show overview of all pages 3422 | 显示所有页的概览 3423 | 3424 | 3425 | Print 3426 | 打印 3427 | 3428 | 3429 | Page setup 3430 | 打印设置 3431 | 3432 | 3433 | Export to PDF 3434 | 导出为PDF 3435 | 3436 | 3437 | 3438 | QPrintPropertiesDialog 3439 | 3440 | Job Options 3441 | 作业选项 3442 | 3443 | 3444 | 3445 | QPrintPropertiesWidget 3446 | 3447 | Form 3448 | 窗体 3449 | 3450 | 3451 | Page 3452 | 3453 | 3454 | 3455 | 3456 | QPrintSettingsOutput 3457 | 3458 | Form 3459 | 窗体 3460 | 3461 | 3462 | Copies 3463 | 拷贝 3464 | 3465 | 3466 | Print range 3467 | 打印范围 3468 | 3469 | 3470 | Print all 3471 | 打印全部 3472 | 3473 | 3474 | Pages from 3475 | 页数从 3476 | 3477 | 3478 | to 3479 | 3480 | 3481 | 3482 | Current Page 3483 | 当前页 3484 | 3485 | 3486 | Selection 3487 | 选择 3488 | 3489 | 3490 | Page Set: 3491 | 页面设置: 3492 | 3493 | 3494 | Output Settings 3495 | 输出设置 3496 | 3497 | 3498 | Copies: 3499 | 备份: 3500 | 3501 | 3502 | Collate 3503 | 校对 3504 | 3505 | 3506 | Reverse 3507 | 反向 3508 | 3509 | 3510 | Options 3511 | 选项 3512 | 3513 | 3514 | Color Mode 3515 | 彩色模式 3516 | 3517 | 3518 | Color 3519 | 彩色 3520 | 3521 | 3522 | Grayscale 3523 | 灰度 3524 | 3525 | 3526 | Duplex Printing 3527 | 两部分打印 3528 | 3529 | 3530 | None 3531 | 3532 | 3533 | 3534 | Long side 3535 | 长侧 3536 | 3537 | 3538 | Short side 3539 | 短侧 3540 | 3541 | 3542 | 3543 | QPrintWidget 3544 | 3545 | Form 3546 | 窗体 3547 | 3548 | 3549 | Printer 3550 | 打印机 3551 | 3552 | 3553 | &Name: 3554 | 名称(&N): 3555 | 3556 | 3557 | P&roperties 3558 | 属性(&R) 3559 | 3560 | 3561 | Location: 3562 | 位置: 3563 | 3564 | 3565 | Preview 3566 | 预览 3567 | 3568 | 3569 | Type: 3570 | 类型: 3571 | 3572 | 3573 | Output &file: 3574 | 输出文件(&F): 3575 | 3576 | 3577 | ... 3578 | ... 3579 | 3580 | 3581 | 3582 | QProcess 3583 | 3584 | Error reading from process 3585 | 从进程中读取时发生错误 3586 | 3587 | 3588 | Error writing to process 3589 | 向进程写入时发生错误 3590 | 3591 | 3592 | Process crashed 3593 | 进程已崩溃 3594 | 3595 | 3596 | No program defined 3597 | 3598 | 3599 | 3600 | 3601 | Could not open input redirection for reading 3602 | 无法打开用于读取的输入重定向 3603 | 3604 | 3605 | Could not open output redirection for writing 3606 | 无法打开用于写入的输出重定向 3607 | 3608 | 3609 | Resource error (fork failure): %1 3610 | 资源错误(fork失败):%1 3611 | 3612 | 3613 | Process operation timed out 3614 | 进程处理超时 3615 | 3616 | 3617 | Process failed to start: %1 3618 | 进程启动失败: %1 3619 | 3620 | 3621 | 3622 | QProgressDialog 3623 | 3624 | Cancel 3625 | 撤消 3626 | 3627 | 3628 | 3629 | QQnxFileDialogHelper 3630 | 3631 | All files (*.*) 3632 | 所有文件 (*.*) 3633 | 3634 | 3635 | CANCEL 3636 | 取消 3637 | 3638 | 3639 | OK 3640 | 确定 3641 | 3642 | 3643 | 3644 | QQnxFilePicker 3645 | 3646 | Pick a file 3647 | 选取一个文件 3648 | 3649 | 3650 | 3651 | QRegExp 3652 | 3653 | no error occurred 3654 | 没有错误发生 3655 | 3656 | 3657 | disabled feature used 3658 | 使用了失效的特效 3659 | 3660 | 3661 | bad char class syntax 3662 | 错误的字符类语法 3663 | 3664 | 3665 | bad lookahead syntax 3666 | 错误的预测语法 3667 | 3668 | 3669 | lookbehinds not supported, see QTBUG-2371 3670 | 向后查看不支持,详见QTBUG-2371 3671 | 3672 | 3673 | bad repetition syntax 3674 | 错误的重复语法 3675 | 3676 | 3677 | invalid octal value 3678 | 无效的八进制数值 3679 | 3680 | 3681 | missing left delim 3682 | 找不到左分隔符 3683 | 3684 | 3685 | unexpected end 3686 | 意外的终止 3687 | 3688 | 3689 | met internal limit 3690 | 遇到内部限制 3691 | 3692 | 3693 | invalid interval 3694 | 无效的间隔 3695 | 3696 | 3697 | invalid category 3698 | 无效的分类 3699 | 3700 | 3701 | 3702 | QRegularExpression 3703 | 3704 | no error 3705 | 无错误 3706 | 3707 | 3708 | \ at end of pattern 3709 | \ 出现在模式的结尾 3710 | 3711 | 3712 | \c at end of pattern 3713 | \c 出现在模式的结尾 3714 | 3715 | 3716 | unrecognized character follows \ 3717 | \之后又无法识别的字符 3718 | 3719 | 3720 | numbers out of order in {} quantifier 3721 | numbers out of order in {} quantifier 3722 | 3723 | 3724 | number too big in {} quantifier 3725 | number too big in {} quantifier 3726 | 3727 | 3728 | missing terminating ] for character class 3729 | missing terminating ] for character class 3730 | 3731 | 3732 | invalid escape sequence in character class 3733 | invalid escape sequence in character class 3734 | 3735 | 3736 | range out of order in character class 3737 | range out of order in character class 3738 | 3739 | 3740 | nothing to repeat 3741 | nothing to repeat 3742 | 3743 | 3744 | internal error: unexpected repeat 3745 | internal error: unexpected repeat 3746 | 3747 | 3748 | unrecognized character after (? or (?- 3749 | unrecognized character after (? or (?- 3750 | 3751 | 3752 | POSIX named classes are supported only within a class 3753 | POSIX named classes are supported only within a class 3754 | 3755 | 3756 | missing ) 3757 | missing ) 3758 | 3759 | 3760 | reference to non-existent subpattern 3761 | reference to non-existent subpattern 3762 | 3763 | 3764 | erroffset passed as NULL 3765 | erroffset passed as NULL 3766 | 3767 | 3768 | unknown option bit(s) set 3769 | unknown option bit(s) set 3770 | 3771 | 3772 | missing ) after comment 3773 | missing ) after comment 3774 | 3775 | 3776 | regular expression is too large 3777 | regular expression is too large 3778 | 3779 | 3780 | failed to get memory 3781 | failed to get memory 3782 | 3783 | 3784 | unmatched parentheses 3785 | unmatched parentheses 3786 | 3787 | 3788 | internal error: code overflow 3789 | internal error: code overflow 3790 | 3791 | 3792 | unrecognized character after (?< 3793 | unrecognized character after (?< 3794 | 3795 | 3796 | lookbehind assertion is not fixed length 3797 | lookbehind assertion is not fixed length 3798 | 3799 | 3800 | malformed number or name after (?( 3801 | malformed number or name after (?( 3802 | 3803 | 3804 | conditional group contains more than two branches 3805 | conditional group contains more than two branches 3806 | 3807 | 3808 | assertion expected after (?( 3809 | assertion expected after (?( 3810 | 3811 | 3812 | (?R or (?[+-]digits must be followed by ) 3813 | (?R or (?[+-]digits must be followed by ) 3814 | 3815 | 3816 | unknown POSIX class name 3817 | unknown POSIX class name 3818 | 3819 | 3820 | POSIX collating elements are not supported 3821 | POSIX collating elements are not supported 3822 | 3823 | 3824 | this version of PCRE is not compiled with PCRE_UTF8 support 3825 | this version of PCRE is not compiled with PCRE_UTF8 support 3826 | 3827 | 3828 | character value in \x{...} sequence is too large 3829 | character value in \x{...} sequence is too large 3830 | 3831 | 3832 | invalid condition (?(0) 3833 | invalid condition (?(0) 3834 | 3835 | 3836 | \C not allowed in lookbehind assertion 3837 | \C not allowed in lookbehind assertion 3838 | 3839 | 3840 | PCRE does not support \L, \l, \N{name}, \U, or \u 3841 | PCRE does not support \L, \l, \N{name}, \U, or \u 3842 | 3843 | 3844 | number after (?C is > 255 3845 | number after (?C is > 255 3846 | 3847 | 3848 | closing ) for (?C expected 3849 | closing ) for (?C expected 3850 | 3851 | 3852 | recursive call could loop indefinitely 3853 | recursive call could loop indefinitely 3854 | 3855 | 3856 | unrecognized character after (?P 3857 | unrecognized character after (?P 3858 | 3859 | 3860 | syntax error in subpattern name (missing terminator) 3861 | syntax error in subpattern name (missing terminator) 3862 | 3863 | 3864 | two named subpatterns have the same name 3865 | two named subpatterns have the same name 3866 | 3867 | 3868 | invalid UTF-8 string 3869 | invalid UTF-8 string 3870 | 3871 | 3872 | support for \P, \p, and \X has not been compiled 3873 | support for \P, \p, and \X has not been compiled 3874 | 3875 | 3876 | malformed \P or \p sequence 3877 | malformed \P or \p sequence 3878 | 3879 | 3880 | unknown property name after \P or \p 3881 | unknown property name after \P or \p 3882 | 3883 | 3884 | subpattern name is too long (maximum 32 characters) 3885 | subpattern name is too long (maximum 32 characters) 3886 | 3887 | 3888 | too many named subpatterns (maximum 10000) 3889 | too many named subpatterns (maximum 10000) 3890 | 3891 | 3892 | octal value is greater than \377 (not in UTF-8 mode) 3893 | octal value is greater than \377 (not in UTF-8 mode) 3894 | 3895 | 3896 | internal error: overran compiling workspace 3897 | internal error: overran compiling workspace 3898 | 3899 | 3900 | internal error: previously-checked referenced subpattern not found 3901 | internal error: previously-checked referenced subpattern not found 3902 | 3903 | 3904 | DEFINE group contains more than one branch 3905 | DEFINE group contains more than one branch 3906 | 3907 | 3908 | repeating a DEFINE group is not allowed 3909 | repeating a DEFINE group is not allowed 3910 | 3911 | 3912 | inconsistent NEWLINE options 3913 | inconsistent NEWLINE options 3914 | 3915 | 3916 | \g is not followed by a braced, angle-bracketed, or quoted name/number or by a plain number 3917 | \g is not followed by a braced, angle-bracketed, or quoted name/number or by a plain number 3918 | 3919 | 3920 | a numbered reference must not be zero 3921 | a numbered reference must not be zero 3922 | 3923 | 3924 | an argument is not allowed for (*ACCEPT), (*FAIL), or (*COMMIT) 3925 | an argument is not allowed for (*ACCEPT), (*FAIL), or (*COMMIT) 3926 | 3927 | 3928 | (*VERB) not recognized 3929 | (*VERB) not recognized 3930 | 3931 | 3932 | number is too big 3933 | number is too big 3934 | 3935 | 3936 | subpattern name expected 3937 | subpattern name expected 3938 | 3939 | 3940 | digit expected after (?+ 3941 | digit expected after (?+ 3942 | 3943 | 3944 | ] is an invalid data character in JavaScript compatibility mode 3945 | ] is an invalid data character in JavaScript compatibility mode 3946 | 3947 | 3948 | different names for subpatterns of the same number are not allowed 3949 | different names for subpatterns of the same number are not allowed 3950 | 3951 | 3952 | (*MARK) must have an argument 3953 | (*MARK) must have an argument 3954 | 3955 | 3956 | this version of PCRE is not compiled with PCRE_UCP support 3957 | this version of PCRE is not compiled with PCRE_UCP support 3958 | 3959 | 3960 | \c must be followed by an ASCII character 3961 | \c must be followed by an ASCII character 3962 | 3963 | 3964 | \k is not followed by a braced, angle-bracketed, or quoted name 3965 | \k is not followed by a braced, angle-bracketed, or quoted name 3966 | 3967 | 3968 | internal error: unknown opcode in find_fixedlength() 3969 | internal error: unknown opcode in find_fixedlength() 3970 | 3971 | 3972 | \N is not supported in a class 3973 | \N is not supported in a class 3974 | 3975 | 3976 | too many forward references 3977 | too many forward references 3978 | 3979 | 3980 | disallowed Unicode code point (>= 0xd800 && <= 0xdfff) 3981 | disallowed Unicode code point (>= 0xd800 && <= 0xdfff) 3982 | 3983 | 3984 | invalid UTF-16 string 3985 | invalid UTF-16 string 3986 | 3987 | 3988 | name is too long in (*MARK), (*PRUNE), (*SKIP), or (*THEN) 3989 | name is too long in (*MARK), (*PRUNE), (*SKIP), or (*THEN) 3990 | 3991 | 3992 | character value in \u.... sequence is too large 3993 | character value in \u.... sequence is too large 3994 | 3995 | 3996 | 3997 | QSQLite2Driver 3998 | 3999 | Error opening database 4000 | 打开数据库错误 4001 | 4002 | 4003 | Unable to begin transaction 4004 | 不能开始事务 4005 | 4006 | 4007 | Unable to commit transaction 4008 | 不能提交事务 4009 | 4010 | 4011 | Unable to rollback transaction 4012 | 不能回滚事务 4013 | 4014 | 4015 | 4016 | QSQLite2Result 4017 | 4018 | Unable to fetch results 4019 | 不能获取结果 4020 | 4021 | 4022 | Unable to execute statement 4023 | 不能执行语句 4024 | 4025 | 4026 | 4027 | QSQLiteDriver 4028 | 4029 | Error opening database 4030 | 打开数据库错误 4031 | 4032 | 4033 | Error closing database 4034 | 关闭数据库错误 4035 | 4036 | 4037 | Unable to begin transaction 4038 | 不能开始事务 4039 | 4040 | 4041 | Unable to commit transaction 4042 | 不能提交事务 4043 | 4044 | 4045 | Unable to rollback transaction 4046 | 不能回滚事务 4047 | 4048 | 4049 | 4050 | QSQLiteResult 4051 | 4052 | Unable to fetch row 4053 | 不能获取行 4054 | 4055 | 4056 | No query 4057 | 没有查询 4058 | 4059 | 4060 | Unable to execute statement 4061 | 不能执行语句 4062 | 4063 | 4064 | Unable to execute multiple statements at a time 4065 | 无法一次执行多条语句 4066 | 4067 | 4068 | Unable to reset statement 4069 | 不能重置语句 4070 | 4071 | 4072 | Unable to bind parameters 4073 | 不能绑定参数 4074 | 4075 | 4076 | Parameter count mismatch 4077 | 参数数量不匹配 4078 | 4079 | 4080 | 4081 | QSaveFile 4082 | 4083 | Existing file %1 is not writable 4084 | 已存在的文件 %1 不可写 4085 | 4086 | 4087 | Writing canceled by application 4088 | 写入被程序取消 4089 | 4090 | 4091 | 4092 | QScrollBar 4093 | 4094 | Scroll here 4095 | 滚动到这里 4096 | 4097 | 4098 | Left edge 4099 | 左边缘 4100 | 4101 | 4102 | Top 4103 | 顶部 4104 | 4105 | 4106 | Right edge 4107 | 右边缘 4108 | 4109 | 4110 | Bottom 4111 | 底部 4112 | 4113 | 4114 | Page left 4115 | 左一页 4116 | 4117 | 4118 | Page up 4119 | 上一页 4120 | 4121 | 4122 | Page right 4123 | 右一页 4124 | 4125 | 4126 | Page down 4127 | 下一页 4128 | 4129 | 4130 | Scroll left 4131 | 向左滚动 4132 | 4133 | 4134 | Scroll up 4135 | 向上滚动 4136 | 4137 | 4138 | Scroll right 4139 | 向右滚动 4140 | 4141 | 4142 | Scroll down 4143 | 向下滚动 4144 | 4145 | 4146 | 4147 | QSharedMemory 4148 | 4149 | %1: unable to set key on lock 4150 | %1:无法设置锁定的键 4151 | 4152 | 4153 | %1: create size is less then 0 4154 | %1:创建的大小小于 0 4155 | 4156 | 4157 | %1: unable to lock 4158 | %1:无法锁定 4159 | 4160 | 4161 | %1: unable to unlock 4162 | %1:无法取消锁定 4163 | 4164 | 4165 | %1: permission denied 4166 | %1:权限被拒绝 4167 | 4168 | 4169 | %1: already exists 4170 | %1:已经存在 4171 | 4172 | 4173 | %1: doesn't exist 4174 | %1: 不存在 4175 | 4176 | 4177 | %1: out of resources 4178 | %1:资源耗尽了 4179 | 4180 | 4181 | %1: unknown error %2 4182 | %1:未知错误 %2 4183 | 4184 | 4185 | %1: key is empty 4186 | %1:键是空的 4187 | 4188 | 4189 | %1: UNIX key file doesn't exist 4190 | %1: UNIX键文件不存在 4191 | 4192 | 4193 | %1: ftok failed 4194 | %1:ftok 失败 4195 | 4196 | 4197 | %1: unable to make key 4198 | %1:不能制造键 4199 | 4200 | 4201 | %1: system-imposed size restrictions 4202 | %1:系统预设大小限制 4203 | 4204 | 4205 | %1: not attached 4206 | %1:没有附加 4207 | 4208 | 4209 | %1: invalid size 4210 | %1:无效大小 4211 | 4212 | 4213 | %1: key error 4214 | %1: 键错误 4215 | 4216 | 4217 | %1: size query failed 4218 | %1:大小查询失败 4219 | 4220 | 4221 | 4222 | QShortcut 4223 | 4224 | Space 4225 | This and all following "incomprehensible" strings in QShortcut context are key names. Please use the localized names appearing on actual keyboards or whatever is commonly used. 4226 | 空格 4227 | 4228 | 4229 | Esc 4230 | Esc 4231 | 4232 | 4233 | Tab 4234 | Tab 4235 | 4236 | 4237 | Backtab 4238 | Backtab 4239 | 4240 | 4241 | Backspace 4242 | Backspace 4243 | 4244 | 4245 | Return 4246 | Return 4247 | 4248 | 4249 | Enter 4250 | Enter 4251 | 4252 | 4253 | Ins 4254 | Ins 4255 | 4256 | 4257 | Del 4258 | Del 4259 | 4260 | 4261 | Pause 4262 | Pause 4263 | 4264 | 4265 | Print 4266 | Print 4267 | 4268 | 4269 | SysReq 4270 | SysReq 4271 | 4272 | 4273 | Home 4274 | Home 4275 | 4276 | 4277 | End 4278 | End 4279 | 4280 | 4281 | Left 4282 | Left 4283 | 4284 | 4285 | Up 4286 | Up 4287 | 4288 | 4289 | Right 4290 | Right 4291 | 4292 | 4293 | Down 4294 | Down 4295 | 4296 | 4297 | PgUp 4298 | PgUp 4299 | 4300 | 4301 | PgDown 4302 | PgDown 4303 | 4304 | 4305 | CapsLock 4306 | CapsLock 4307 | 4308 | 4309 | NumLock 4310 | NumLock 4311 | 4312 | 4313 | ScrollLock 4314 | ScrollLock 4315 | 4316 | 4317 | Menu 4318 | Menu 4319 | 4320 | 4321 | Help 4322 | Help 4323 | 4324 | 4325 | Back 4326 | 后退 4327 | 4328 | 4329 | Forward 4330 | 前进 4331 | 4332 | 4333 | Stop 4334 | 停止 4335 | 4336 | 4337 | Refresh 4338 | 刷新 4339 | 4340 | 4341 | Volume Down 4342 | 调小音量 4343 | 4344 | 4345 | Volume Mute 4346 | 静音 4347 | 4348 | 4349 | Volume Up 4350 | 调大音量 4351 | 4352 | 4353 | Bass Boost 4354 | 低音增强 4355 | 4356 | 4357 | Bass Up 4358 | 调大低音 4359 | 4360 | 4361 | Bass Down 4362 | 调小低音 4363 | 4364 | 4365 | Treble Up 4366 | 调大高音 4367 | 4368 | 4369 | Treble Down 4370 | 调小高音 4371 | 4372 | 4373 | Media Play 4374 | 多媒体播放 4375 | 4376 | 4377 | Media Stop 4378 | 多媒体停止 4379 | 4380 | 4381 | Media Previous 4382 | 上一个多媒体 4383 | 4384 | 4385 | Media Next 4386 | 下一个多媒体 4387 | 4388 | 4389 | Media Record 4390 | 多媒体记录 4391 | 4392 | 4393 | Media Pause 4394 | Media player pause button 4395 | 暂停多媒体 4396 | 4397 | 4398 | Toggle Media Play/Pause 4399 | Media player button to toggle between playing and paused 4400 | 切换多媒体播放/暂停 4401 | 4402 | 4403 | Home Page 4404 | 主页 4405 | 4406 | 4407 | Favorites 4408 | 最喜爱的 4409 | 4410 | 4411 | Search 4412 | 搜索 4413 | 4414 | 4415 | Standby 4416 | 等待 4417 | 4418 | 4419 | Open URL 4420 | 打开URL 4421 | 4422 | 4423 | Launch Mail 4424 | 启动邮件 4425 | 4426 | 4427 | Launch Media 4428 | 启动多媒体 4429 | 4430 | 4431 | Launch (0) 4432 | 启动 (0) 4433 | 4434 | 4435 | Launch (1) 4436 | 启动 (1) 4437 | 4438 | 4439 | Launch (2) 4440 | 启动 (2) 4441 | 4442 | 4443 | Launch (3) 4444 | 启动 (3) 4445 | 4446 | 4447 | Launch (4) 4448 | 启动 (4) 4449 | 4450 | 4451 | Launch (5) 4452 | 启动 (5) 4453 | 4454 | 4455 | Launch (6) 4456 | 启动 (6) 4457 | 4458 | 4459 | Launch (7) 4460 | 启动 (7) 4461 | 4462 | 4463 | Launch (8) 4464 | 启动 (8) 4465 | 4466 | 4467 | Launch (9) 4468 | 启动 (9) 4469 | 4470 | 4471 | Launch (A) 4472 | 启动 (A) 4473 | 4474 | 4475 | Launch (B) 4476 | 启动 (B) 4477 | 4478 | 4479 | Launch (C) 4480 | 启动 (C) 4481 | 4482 | 4483 | Launch (D) 4484 | 启动 (D) 4485 | 4486 | 4487 | Launch (E) 4488 | 启动 (E) 4489 | 4490 | 4491 | Launch (F) 4492 | 启动 (F) 4493 | 4494 | 4495 | Monitor Brightness Up 4496 | Monitor Brightness Up 4497 | 4498 | 4499 | Monitor Brightness Down 4500 | Monitor Brightness Down 4501 | 4502 | 4503 | Keyboard Light On/Off 4504 | Keyboard Light On/Off 4505 | 4506 | 4507 | Keyboard Brightness Up 4508 | Keyboard Brightness Up 4509 | 4510 | 4511 | Keyboard Brightness Down 4512 | Keyboard Brightness Down 4513 | 4514 | 4515 | Power Off 4516 | Power Off 4517 | 4518 | 4519 | Wake Up 4520 | Wake Up 4521 | 4522 | 4523 | Eject 4524 | Eject 4525 | 4526 | 4527 | Screensaver 4528 | Screensaver 4529 | 4530 | 4531 | WWW 4532 | WWW 4533 | 4534 | 4535 | Sleep 4536 | Sleep 4537 | 4538 | 4539 | LightBulb 4540 | LightBulb 4541 | 4542 | 4543 | Shop 4544 | Shop 4545 | 4546 | 4547 | History 4548 | History 4549 | 4550 | 4551 | Add Favorite 4552 | Add Favorite 4553 | 4554 | 4555 | Hot Links 4556 | Hot Links 4557 | 4558 | 4559 | Adjust Brightness 4560 | Adjust Brightness 4561 | 4562 | 4563 | Finance 4564 | Finance 4565 | 4566 | 4567 | Community 4568 | Community 4569 | 4570 | 4571 | Audio Rewind 4572 | Audio Rewind 4573 | 4574 | 4575 | Back Forward 4576 | Back Forward 4577 | 4578 | 4579 | Application Left 4580 | Application Left 4581 | 4582 | 4583 | Application Right 4584 | Application Right 4585 | 4586 | 4587 | Book 4588 | Book 4589 | 4590 | 4591 | CD 4592 | CD 4593 | 4594 | 4595 | Calculator 4596 | Calculator 4597 | 4598 | 4599 | Clear 4600 | Clear 4601 | 4602 | 4603 | Clear Grab 4604 | Clear Grab 4605 | 4606 | 4607 | Close 4608 | Close 4609 | 4610 | 4611 | Copy 4612 | Copy 4613 | 4614 | 4615 | Cut 4616 | Cut 4617 | 4618 | 4619 | Display 4620 | Display 4621 | 4622 | 4623 | DOS 4624 | DOS 4625 | 4626 | 4627 | Documents 4628 | Documents 4629 | 4630 | 4631 | Spreadsheet 4632 | Spreadsheet 4633 | 4634 | 4635 | Browser 4636 | Browser 4637 | 4638 | 4639 | Game 4640 | Game 4641 | 4642 | 4643 | Go 4644 | Go 4645 | 4646 | 4647 | iTouch 4648 | iTouch 4649 | 4650 | 4651 | Logoff 4652 | Logoff 4653 | 4654 | 4655 | Market 4656 | Market 4657 | 4658 | 4659 | Meeting 4660 | Meeting 4661 | 4662 | 4663 | Keyboard Menu 4664 | Keyboard Menu 4665 | 4666 | 4667 | Menu PB 4668 | Menu PB 4669 | 4670 | 4671 | My Sites 4672 | My Sites 4673 | 4674 | 4675 | News 4676 | News 4677 | 4678 | 4679 | Home Office 4680 | Home Office 4681 | 4682 | 4683 | Option 4684 | Option 4685 | 4686 | 4687 | Paste 4688 | Paste 4689 | 4690 | 4691 | Phone 4692 | Phone 4693 | 4694 | 4695 | Reply 4696 | Reply 4697 | 4698 | 4699 | Reload 4700 | Reload 4701 | 4702 | 4703 | Rotate Windows 4704 | Rotate Windows 4705 | 4706 | 4707 | Rotation PB 4708 | Rotation PB 4709 | 4710 | 4711 | Rotation KB 4712 | Rotation KB 4713 | 4714 | 4715 | Save 4716 | Save 4717 | 4718 | 4719 | Send 4720 | Send 4721 | 4722 | 4723 | Spellchecker 4724 | Spellchecker 4725 | 4726 | 4727 | Split Screen 4728 | Split Screen 4729 | 4730 | 4731 | Support 4732 | Support 4733 | 4734 | 4735 | Task Panel 4736 | Task Panel 4737 | 4738 | 4739 | Terminal 4740 | Terminal 4741 | 4742 | 4743 | Tools 4744 | Tools 4745 | 4746 | 4747 | Travel 4748 | Travel 4749 | 4750 | 4751 | Video 4752 | Video 4753 | 4754 | 4755 | Word Processor 4756 | Word Processor 4757 | 4758 | 4759 | XFer 4760 | XFer 4761 | 4762 | 4763 | Zoom In 4764 | Zoom In 4765 | 4766 | 4767 | Zoom Out 4768 | Zoom Out 4769 | 4770 | 4771 | Away 4772 | Away 4773 | 4774 | 4775 | Messenger 4776 | Messenger 4777 | 4778 | 4779 | WebCam 4780 | WebCam 4781 | 4782 | 4783 | Mail Forward 4784 | Mail Forward 4785 | 4786 | 4787 | Pictures 4788 | Pictures 4789 | 4790 | 4791 | Music 4792 | Music 4793 | 4794 | 4795 | Battery 4796 | Battery 4797 | 4798 | 4799 | Bluetooth 4800 | Bluetooth 4801 | 4802 | 4803 | Wireless 4804 | Wireless 4805 | 4806 | 4807 | Ultra Wide Band 4808 | Ultra Wide Band 4809 | 4810 | 4811 | Audio Forward 4812 | Audio Forward 4813 | 4814 | 4815 | Audio Repeat 4816 | Audio Repeat 4817 | 4818 | 4819 | Audio Random Play 4820 | Audio Random Play 4821 | 4822 | 4823 | Subtitle 4824 | Subtitle 4825 | 4826 | 4827 | Audio Cycle Track 4828 | Audio Cycle Track 4829 | 4830 | 4831 | Time 4832 | Time 4833 | 4834 | 4835 | Select 4836 | 选择 4837 | 4838 | 4839 | View 4840 | View 4841 | 4842 | 4843 | Top Menu 4844 | Top Menu 4845 | 4846 | 4847 | Suspend 4848 | Suspend 4849 | 4850 | 4851 | Hibernate 4852 | Hibernate 4853 | 4854 | 4855 | Print Screen 4856 | Print Screen 4857 | 4858 | 4859 | Page Up 4860 | Page Up 4861 | 4862 | 4863 | Page Down 4864 | Page Down 4865 | 4866 | 4867 | Caps Lock 4868 | Caps Lock 4869 | 4870 | 4871 | Num Lock 4872 | Num Lock 4873 | 4874 | 4875 | Number Lock 4876 | Number Lock 4877 | 4878 | 4879 | Scroll Lock 4880 | Scroll Lock 4881 | 4882 | 4883 | Insert 4884 | Insert 4885 | 4886 | 4887 | Delete 4888 | Delete 4889 | 4890 | 4891 | Escape 4892 | Escape 4893 | 4894 | 4895 | System Request 4896 | System Request 4897 | 4898 | 4899 | Yes 4900 | 4901 | 4902 | 4903 | No 4904 | 4905 | 4906 | 4907 | Context1 4908 | 上下文1 4909 | 4910 | 4911 | Context2 4912 | 上下文2 4913 | 4914 | 4915 | Context3 4916 | 上下文3 4917 | 4918 | 4919 | Context4 4920 | 上下文4 4921 | 4922 | 4923 | Call 4924 | Button to start a call (note: a separate button is used to end the call) 4925 | 呼叫 4926 | 4927 | 4928 | Hangup 4929 | Button to end a call (note: a separate button is used to start the call) 4930 | 挂起 4931 | 4932 | 4933 | Toggle Call/Hangup 4934 | Button that will hang up if we're in call, or make a call if we're not. 4935 | Toggle Call/Hangup 4936 | 4937 | 4938 | Flip 4939 | 翻转 4940 | 4941 | 4942 | Voice Dial 4943 | Button to trigger voice dialing 4944 | Voice Dial 4945 | 4946 | 4947 | Last Number Redial 4948 | Button to redial the last number called 4949 | Last Number Redial 4950 | 4951 | 4952 | Camera Shutter 4953 | Button to trigger the camera shutter (take a picture) 4954 | Camera Shutter 4955 | 4956 | 4957 | Camera Focus 4958 | Button to focus the camera 4959 | Camera Focus 4960 | 4961 | 4962 | Kanji 4963 | Kanji 4964 | 4965 | 4966 | Muhenkan 4967 | Muhenkan 4968 | 4969 | 4970 | Henkan 4971 | Henkan 4972 | 4973 | 4974 | Romaji 4975 | Romaji 4976 | 4977 | 4978 | Hiragana 4979 | Hiragana 4980 | 4981 | 4982 | Katakana 4983 | Katakana 4984 | 4985 | 4986 | Hiragana Katakana 4987 | Hiragana Katakana 4988 | 4989 | 4990 | Zenkaku 4991 | Zenkaku 4992 | 4993 | 4994 | Hankaku 4995 | Hankaku 4996 | 4997 | 4998 | Zenkaku Hankaku 4999 | Zenkaku Hankaku 5000 | 5001 | 5002 | Touroku 5003 | Touroku 5004 | 5005 | 5006 | Massyo 5007 | Massyo 5008 | 5009 | 5010 | Kana Lock 5011 | Kana Lock 5012 | 5013 | 5014 | Kana Shift 5015 | Kana Shift 5016 | 5017 | 5018 | Eisu Shift 5019 | Eisu Shift 5020 | 5021 | 5022 | Eisu toggle 5023 | Eisu toggle 5024 | 5025 | 5026 | Code input 5027 | Code input 5028 | 5029 | 5030 | Multiple Candidate 5031 | Multiple Candidate 5032 | 5033 | 5034 | Previous Candidate 5035 | Previous Candidate 5036 | 5037 | 5038 | Hangul 5039 | Hangul 5040 | 5041 | 5042 | Hangul Start 5043 | Hangul Start 5044 | 5045 | 5046 | Hangul End 5047 | Hangul End 5048 | 5049 | 5050 | Hangul Hanja 5051 | Hangul Hanja 5052 | 5053 | 5054 | Hangul Jamo 5055 | Hangul Jamo 5056 | 5057 | 5058 | Hangul Romaja 5059 | Hangul Romaja 5060 | 5061 | 5062 | Hangul Jeonja 5063 | Hangul Jeonja 5064 | 5065 | 5066 | Hangul Banja 5067 | Hangul Banja 5068 | 5069 | 5070 | Hangul PreHanja 5071 | Hangul PreHanja 5072 | 5073 | 5074 | Hangul PostHanja 5075 | Hangul PostHanja 5076 | 5077 | 5078 | Hangul Special 5079 | Hangul Special 5080 | 5081 | 5082 | Cancel 5083 | Cancel 5084 | 5085 | 5086 | Printer 5087 | Printer 5088 | 5089 | 5090 | Execute 5091 | Execute 5092 | 5093 | 5094 | Play 5095 | Play 5096 | 5097 | 5098 | Zoom 5099 | Zoom 5100 | 5101 | 5102 | Ctrl 5103 | Ctrl 5104 | 5105 | 5106 | Shift 5107 | Shift 5108 | 5109 | 5110 | Alt 5111 | Alt 5112 | 5113 | 5114 | Meta 5115 | Meta 5116 | 5117 | 5118 | Num 5119 | Num 5120 | 5121 | 5122 | + 5123 | + 5124 | 5125 | 5126 | F%1 5127 | F%1 5128 | 5129 | 5130 | 5131 | QSocks5SocketEngine 5132 | 5133 | Connection to proxy refused 5134 | 代理拒绝连接 5135 | 5136 | 5137 | Connection to proxy closed prematurely 5138 | 代理连接过早关闭 5139 | 5140 | 5141 | Proxy host not found 5142 | 代理主机未找到 5143 | 5144 | 5145 | Connection to proxy timed out 5146 | 代理连接超时 5147 | 5148 | 5149 | Proxy authentication failed 5150 | 代理认证失败 5151 | 5152 | 5153 | Proxy authentication failed: %1 5154 | 代理认证失败: %1 5155 | 5156 | 5157 | SOCKS version 5 protocol error 5158 | SOCKS版本5协议错误 5159 | 5160 | 5161 | General SOCKSv5 server failure 5162 | 常规服务器失败 5163 | 5164 | 5165 | Connection not allowed by SOCKSv5 server 5166 | 连接不被SOCKSv5服务器允许 5167 | 5168 | 5169 | TTL expired 5170 | TTL已过期 5171 | 5172 | 5173 | SOCKSv5 command not supported 5174 | 不支持的SOCKSv5命令 5175 | 5176 | 5177 | Address type not supported 5178 | 不支持的地址类型 5179 | 5180 | 5181 | Unknown SOCKSv5 proxy error code 0x%1 5182 | 未知SOCKSv5代理,错误代码 0x%1 5183 | 5184 | 5185 | Network operation timed out 5186 | 网络操作超时 5187 | 5188 | 5189 | 5190 | QSpiAccessibleBridge 5191 | 5192 | invalid role 5193 | Role of an accessible object - the object is in an invalid state or could not be constructed 5194 | invalid role 5195 | 5196 | 5197 | title bar 5198 | Role of an accessible object 5199 | title bar 5200 | 5201 | 5202 | menu bar 5203 | Role of an accessible object 5204 | menu bar 5205 | 5206 | 5207 | scroll bar 5208 | Role of an accessible object 5209 | scroll bar 5210 | 5211 | 5212 | grip 5213 | Role of an accessible object - the grip is usually used for resizing another object 5214 | grip 5215 | 5216 | 5217 | sound 5218 | Role of an accessible object 5219 | sound 5220 | 5221 | 5222 | cursor 5223 | Role of an accessible object 5224 | cursor 5225 | 5226 | 5227 | text caret 5228 | Role of an accessible object 5229 | text caret 5230 | 5231 | 5232 | alert message 5233 | Role of an accessible object 5234 | alert message 5235 | 5236 | 5237 | window 5238 | Role of an accessible object 5239 | window 5240 | 5241 | 5242 | filler 5243 | Role of an accessible object 5244 | filler 5245 | 5246 | 5247 | popup menu 5248 | Role of an accessible object 5249 | popup menu 5250 | 5251 | 5252 | menu item 5253 | Role of an accessible object 5254 | menu item 5255 | 5256 | 5257 | tool tip 5258 | Role of an accessible object 5259 | tool tip 5260 | 5261 | 5262 | application 5263 | Role of an accessible object 5264 | application 5265 | 5266 | 5267 | document 5268 | Role of an accessible object 5269 | document 5270 | 5271 | 5272 | panel 5273 | Role of an accessible object 5274 | panel 5275 | 5276 | 5277 | chart 5278 | Role of an accessible object 5279 | chart 5280 | 5281 | 5282 | dialog 5283 | Role of an accessible object 5284 | dialog 5285 | 5286 | 5287 | frame 5288 | Role of an accessible object 5289 | frame 5290 | 5291 | 5292 | separator 5293 | Role of an accessible object 5294 | separator 5295 | 5296 | 5297 | tool bar 5298 | Role of an accessible object 5299 | tool bar 5300 | 5301 | 5302 | status bar 5303 | Role of an accessible object 5304 | status bar 5305 | 5306 | 5307 | table 5308 | Role of an accessible object 5309 | table 5310 | 5311 | 5312 | column header 5313 | Role of an accessible object - part of a table 5314 | column header 5315 | 5316 | 5317 | row header 5318 | Role of an accessible object - part of a table 5319 | row header 5320 | 5321 | 5322 | column 5323 | Role of an accessible object - part of a table 5324 | column 5325 | 5326 | 5327 | row 5328 | Role of an accessible object - part of a table 5329 | row 5330 | 5331 | 5332 | cell 5333 | Role of an accessible object - part of a table 5334 | cell 5335 | 5336 | 5337 | link 5338 | Role of an accessible object 5339 | link 5340 | 5341 | 5342 | help balloon 5343 | Role of an accessible object 5344 | help balloon 5345 | 5346 | 5347 | assistant 5348 | Role of an accessible object - a helper dialog 5349 | assistant 5350 | 5351 | 5352 | list 5353 | Role of an accessible object 5354 | list 5355 | 5356 | 5357 | list item 5358 | Role of an accessible object 5359 | list item 5360 | 5361 | 5362 | tree 5363 | Role of an accessible object 5364 | tree 5365 | 5366 | 5367 | tree item 5368 | Role of an accessible object 5369 | tree item 5370 | 5371 | 5372 | page tab 5373 | Role of an accessible object 5374 | page tab 5375 | 5376 | 5377 | property page 5378 | Role of an accessible object 5379 | property page 5380 | 5381 | 5382 | indicator 5383 | Role of an accessible object 5384 | indicator 5385 | 5386 | 5387 | graphic 5388 | Role of an accessible object 5389 | graphic 5390 | 5391 | 5392 | label 5393 | Role of an accessible object 5394 | label 5395 | 5396 | 5397 | text 5398 | Role of an accessible object 5399 | text 5400 | 5401 | 5402 | push button 5403 | Role of an accessible object 5404 | push button 5405 | 5406 | 5407 | check box 5408 | Role of an accessible object 5409 | check box 5410 | 5411 | 5412 | radio button 5413 | Role of an accessible object 5414 | radio button 5415 | 5416 | 5417 | combo box 5418 | Role of an accessible object 5419 | combo box 5420 | 5421 | 5422 | progress bar 5423 | Role of an accessible object 5424 | progress bar 5425 | 5426 | 5427 | dial 5428 | Role of an accessible object 5429 | dial 5430 | 5431 | 5432 | hotkey field 5433 | Role of an accessible object 5434 | hotkey field 5435 | 5436 | 5437 | slider 5438 | Role of an accessible object 5439 | slider 5440 | 5441 | 5442 | spin box 5443 | Role of an accessible object 5444 | spin box 5445 | 5446 | 5447 | canvas 5448 | Role of an accessible object 5449 | canvas 5450 | 5451 | 5452 | animation 5453 | Role of an accessible object 5454 | animation 5455 | 5456 | 5457 | equation 5458 | Role of an accessible object 5459 | equation 5460 | 5461 | 5462 | button with drop down 5463 | Role of an accessible object 5464 | button with drop down 5465 | 5466 | 5467 | button menu 5468 | Role of an accessible object 5469 | button menu 5470 | 5471 | 5472 | button with drop down grid 5473 | Role of an accessible object - a button that expands a grid. 5474 | button with drop down grid 5475 | 5476 | 5477 | space 5478 | Role of an accessible object - blank space between other objects. 5479 | space 5480 | 5481 | 5482 | page tab list 5483 | Role of an accessible object 5484 | page tab list 5485 | 5486 | 5487 | clock 5488 | Role of an accessible object 5489 | clock 5490 | 5491 | 5492 | splitter 5493 | Role of an accessible object 5494 | splitter 5495 | 5496 | 5497 | layered pane 5498 | Role of an accessible object 5499 | layered pane 5500 | 5501 | 5502 | unknown 5503 | Role of an accessible object 5504 | unknown 5505 | 5506 | 5507 | 5508 | QSslSocket 5509 | 5510 | Error creating SSL context (%1) 5511 | 创建SSL上下文错误(%1) 5512 | 5513 | 5514 | Invalid or empty cipher list (%1) 5515 | 无效或者空白的密码列表(%1) 5516 | 5517 | 5518 | Cannot provide a certificate with no key, %1 5519 | 不能提供没有键的证书,%1 5520 | 5521 | 5522 | Error loading local certificate, %1 5523 | 不能载入本地证书,%1 5524 | 5525 | 5526 | Error loading private key, %1 5527 | 不能载入私有键,%1 5528 | 5529 | 5530 | Private key does not certify public key, %1 5531 | Private key does not certify public key, %1 5532 | 5533 | 5534 | No error 5535 | No error 5536 | 5537 | 5538 | The issuer certificate could not be found 5539 | The issuer certificate could not be found 5540 | 5541 | 5542 | The certificate signature could not be decrypted 5543 | The certificate signature could not be decrypted 5544 | 5545 | 5546 | The public key in the certificate could not be read 5547 | The public key in the certificate could not be read 5548 | 5549 | 5550 | The signature of the certificate is invalid 5551 | The signature of the certificate is invalid 5552 | 5553 | 5554 | The certificate is not yet valid 5555 | The certificate is not yet valid 5556 | 5557 | 5558 | The certificate has expired 5559 | The certificate has expired 5560 | 5561 | 5562 | The certificate's notBefore field contains an invalid time 5563 | The certificate's notBefore field contains an invalid time 5564 | 5565 | 5566 | The certificate's notAfter field contains an invalid time 5567 | The certificate's notAfter field contains an invalid time 5568 | 5569 | 5570 | The certificate is self-signed, and untrusted 5571 | The certificate is self-signed, and untrusted 5572 | 5573 | 5574 | The root certificate of the certificate chain is self-signed, and untrusted 5575 | The root certificate of the certificate chain is self-signed, and untrusted 5576 | 5577 | 5578 | The issuer certificate of a locally looked up certificate could not be found 5579 | The issuer certificate of a locally looked up certificate could not be found 5580 | 5581 | 5582 | No certificates could be verified 5583 | No certificates could be verified 5584 | 5585 | 5586 | One of the CA certificates is invalid 5587 | One of the CA certificates is invalid 5588 | 5589 | 5590 | The basicConstraints path length parameter has been exceeded 5591 | The basicConstraints path length parameter has been exceeded 5592 | 5593 | 5594 | The supplied certificate is unsuitable for this purpose 5595 | The supplied certificate is unsuitable for this purpose 5596 | 5597 | 5598 | The root CA certificate is not trusted for this purpose 5599 | The root CA certificate is not trusted for this purpose 5600 | 5601 | 5602 | The root CA certificate is marked to reject the specified purpose 5603 | The root CA certificate is marked to reject the specified purpose 5604 | 5605 | 5606 | The current candidate issuer certificate was rejected because its subject name did not match the issuer name of the current certificate 5607 | The current candidate issuer certificate was rejected because its subject name did not match the issuer name of the current certificate 5608 | 5609 | 5610 | The current candidate issuer certificate was rejected because its issuer name and serial number was present and did not match the authority key identifier of the current certificate 5611 | The current candidate issuer certificate was rejected because its issuer name and serial number was present and did not match the authority key identifier of the current certificate 5612 | 5613 | 5614 | The peer did not present any certificate 5615 | The peer did not present any certificate 5616 | 5617 | 5618 | The host name did not match any of the valid hosts for this certificate 5619 | The host name did not match any of the valid hosts for this certificate 5620 | 5621 | 5622 | The peer certificate is blacklisted 5623 | The peer certificate is blacklisted 5624 | 5625 | 5626 | Unknown error 5627 | Unknown error 5628 | 5629 | 5630 | Error creating SSL session, %1 5631 | 创建SSL会话错误,%1 5632 | 5633 | 5634 | Error creating SSL session: %1 5635 | 创建SSL会话错误:%1 5636 | 5637 | 5638 | Unable to init SSL Context: %1 5639 | Unable to init SSL Context: %1 5640 | 5641 | 5642 | Unable to write data: %1 5643 | 不能写入数据:%1 5644 | 5645 | 5646 | Unable to decrypt data: %1 5647 | Unable to decrypt data: %1 5648 | 5649 | 5650 | The TLS/SSL connection has been closed 5651 | The TLS/SSL connection has been closed 5652 | 5653 | 5654 | Error while reading: %1 5655 | 读取时错误:%1 5656 | 5657 | 5658 | Error during SSL handshake: %1 5659 | SSL握手错误:%1 5660 | 5661 | 5662 | 5663 | QStandardPaths 5664 | 5665 | Desktop 5666 | Desktop 5667 | 5668 | 5669 | Documents 5670 | Documents 5671 | 5672 | 5673 | Fonts 5674 | Fonts 5675 | 5676 | 5677 | Applications 5678 | Applications 5679 | 5680 | 5681 | Music 5682 | Music 5683 | 5684 | 5685 | Movies 5686 | Movies 5687 | 5688 | 5689 | Pictures 5690 | Pictures 5691 | 5692 | 5693 | Temporary Directory 5694 | Temporary Directory 5695 | 5696 | 5697 | Home 5698 | Home 5699 | 5700 | 5701 | Application Data 5702 | Application Data 5703 | 5704 | 5705 | Cache 5706 | Cache 5707 | 5708 | 5709 | Shared Data 5710 | Shared Data 5711 | 5712 | 5713 | Runtime 5714 | Runtime 5715 | 5716 | 5717 | Configuration 5718 | Configuration 5719 | 5720 | 5721 | Shared Configuration 5722 | Shared Configuration 5723 | 5724 | 5725 | Shared Cache 5726 | Shared Cache 5727 | 5728 | 5729 | Download 5730 | Download 5731 | 5732 | 5733 | 5734 | QStateMachine 5735 | 5736 | Missing initial state in compound state '%1' 5737 | Missing initial state in compound state '%1' 5738 | 5739 | 5740 | Missing default state in history state '%1' 5741 | Missing default state in history state '%1' 5742 | 5743 | 5744 | No common ancestor for targets and source of transition from state '%1' 5745 | No common ancestor for targets and source of transition from state '%1' 5746 | 5747 | 5748 | Unknown error 5749 | Unknown error 5750 | 5751 | 5752 | 5753 | QSystemSemaphore 5754 | 5755 | %1: permission denied 5756 | %1:权限被拒绝 5757 | 5758 | 5759 | %1: already exists 5760 | %1:已经存在 5761 | 5762 | 5763 | %1: does not exist 5764 | %1:不存在 5765 | 5766 | 5767 | %1: out of resources 5768 | %1:资源耗尽了 5769 | 5770 | 5771 | %1: unknown error %2 5772 | %1:未知错误 %2 5773 | 5774 | 5775 | 5776 | QTDSDriver 5777 | 5778 | Unable to open connection 5779 | 不能打开连接 5780 | 5781 | 5782 | Unable to use database 5783 | 不能使用数据库 5784 | 5785 | 5786 | 5787 | QTabBar 5788 | 5789 | Scroll Left 5790 | 向左滚动 5791 | 5792 | 5793 | Scroll Right 5794 | 向右滚动 5795 | 5796 | 5797 | 5798 | QTcpServer 5799 | 5800 | Operation on socket is not supported 5801 | socket操作不被支持 5802 | 5803 | 5804 | 5805 | QTgaFile 5806 | 5807 | Could not read image data 5808 | Could not read image data 5809 | 5810 | 5811 | Sequential device (eg socket) for image read not supported 5812 | Sequential device (eg socket) for image read not supported 5813 | 5814 | 5815 | Seek file/device for image read failed 5816 | Seek file/device for image read failed 5817 | 5818 | 5819 | Image header read failed 5820 | Image header read failed 5821 | 5822 | 5823 | Image type not supported 5824 | Image type not supported 5825 | 5826 | 5827 | Image depth not valid 5828 | Image depth not valid 5829 | 5830 | 5831 | Could not seek to image read footer 5832 | Could not seek to image read footer 5833 | 5834 | 5835 | Could not read footer 5836 | Could not read footer 5837 | 5838 | 5839 | Image type (non-TrueVision 2.0) not supported 5840 | Image type (non-TrueVision 2.0) not supported 5841 | 5842 | 5843 | Could not reset to read data 5844 | Could not reset to read data 5845 | 5846 | 5847 | 5848 | QUndoGroup 5849 | 5850 | Undo %1 5851 | Undo %1 5852 | 5853 | 5854 | Undo 5855 | Default text for undo action 5856 | 撤销 5857 | 5858 | 5859 | Redo %1 5860 | Redo %1 5861 | 5862 | 5863 | Redo 5864 | Default text for redo action 5865 | 恢复 5866 | 5867 | 5868 | 5869 | QUndoModel 5870 | 5871 | <empty> 5872 | <空白> 5873 | 5874 | 5875 | 5876 | QUndoStack 5877 | 5878 | Undo %1 5879 | Undo %1 5880 | 5881 | 5882 | Undo 5883 | Default text for undo action 5884 | 撤销 5885 | 5886 | 5887 | Redo %1 5888 | Redo %1 5889 | 5890 | 5891 | Redo 5892 | Default text for redo action 5893 | 恢复 5894 | 5895 | 5896 | 5897 | QUnicodeControlCharacterMenu 5898 | 5899 | LRM Left-to-right mark 5900 | LRM 从左到右标记 5901 | 5902 | 5903 | RLM Right-to-left mark 5904 | RLM 从右向左标记 5905 | 5906 | 5907 | ZWJ Zero width joiner 5908 | ZWJ 零宽度连接器 5909 | 5910 | 5911 | ZWNJ Zero width non-joiner 5912 | ZWNJ 零宽度非连接器 5913 | 5914 | 5915 | ZWSP Zero width space 5916 | ZWSP 零宽度空格 5917 | 5918 | 5919 | LRE Start of left-to-right embedding 5920 | LRE 开始从左到右嵌入 5921 | 5922 | 5923 | RLE Start of right-to-left embedding 5924 | RLE 开始从右向左嵌入 5925 | 5926 | 5927 | LRO Start of left-to-right override 5928 | LRO 开始从左向右覆盖 5929 | 5930 | 5931 | RLO Start of right-to-left override 5932 | RLO 开始从右向左覆盖 5933 | 5934 | 5935 | PDF Pop directional formatting 5936 | PDF 弹出方向格式 5937 | 5938 | 5939 | LRI Left-to-right isolate 5940 | LRI Left-to-right isolate 5941 | 5942 | 5943 | RLI Right-to-left isolate 5944 | RLI Right-to-left isolate 5945 | 5946 | 5947 | FSI First strong isolate 5948 | FSI First strong isolate 5949 | 5950 | 5951 | PDI Pop directional isolate 5952 | PDI Pop directional isolate 5953 | 5954 | 5955 | Insert Unicode control character 5956 | 插入Unicode控制字符 5957 | 5958 | 5959 | 5960 | QWhatsThisAction 5961 | 5962 | What's This? 5963 | 这是什么? 5964 | 5965 | 5966 | 5967 | QWidget 5968 | 5969 | * 5970 | * 5971 | 5972 | 5973 | 5974 | QWidgetTextControl 5975 | 5976 | &Undo 5977 | 撤销(&U) 5978 | 5979 | 5980 | &Redo 5981 | 重做(&R) 5982 | 5983 | 5984 | Cu&t 5985 | 剪切(&T) 5986 | 5987 | 5988 | &Copy 5989 | 复制(&C) 5990 | 5991 | 5992 | Copy &Link Location 5993 | 复制链接位置(&L) 5994 | 5995 | 5996 | &Paste 5997 | 粘贴(&P) 5998 | 5999 | 6000 | Delete 6001 | 删除 6002 | 6003 | 6004 | Select All 6005 | 全选 6006 | 6007 | 6008 | 6009 | QWizard 6010 | 6011 | Go Back 6012 | 返回 6013 | 6014 | 6015 | < &Back 6016 | < 上一步(&B) 6017 | 6018 | 6019 | Continue 6020 | 继续 6021 | 6022 | 6023 | &Next 6024 | 下一步(&N) 6025 | 6026 | 6027 | &Next > 6028 | 下一步(&N) > 6029 | 6030 | 6031 | Commit 6032 | 提交 6033 | 6034 | 6035 | Done 6036 | 完成 6037 | 6038 | 6039 | &Finish 6040 | 完成(&F) 6041 | 6042 | 6043 | Cancel 6044 | 取消 6045 | 6046 | 6047 | Help 6048 | 帮助 6049 | 6050 | 6051 | &Help 6052 | 帮助(&H) 6053 | 6054 | 6055 | 6056 | QXml 6057 | 6058 | no error occurred 6059 | 没有错误发生 6060 | 6061 | 6062 | error triggered by consumer 6063 | 由消费者出发的错误 6064 | 6065 | 6066 | unexpected end of file 6067 | 意外的文件终止 6068 | 6069 | 6070 | more than one document type definition 6071 | 多于一个的文档类型定义 6072 | 6073 | 6074 | error occurred while parsing element 6075 | 在解析元素的时候发生错误 6076 | 6077 | 6078 | tag mismatch 6079 | 标记不匹配 6080 | 6081 | 6082 | error occurred while parsing content 6083 | 在解析内容的时候发生错误 6084 | 6085 | 6086 | unexpected character 6087 | 意外的字符 6088 | 6089 | 6090 | invalid name for processing instruction 6091 | 无效的处理指令名称 6092 | 6093 | 6094 | version expected while reading the XML declaration 6095 | 在读取XML声明的时候,版本被期待 6096 | 6097 | 6098 | wrong value for standalone declaration 6099 | 错误的独立声明的值 6100 | 6101 | 6102 | encoding declaration or standalone declaration expected while reading the XML declaration 6103 | 在读取XML声明的时候,编码声明或者独立声明被期待 6104 | 6105 | 6106 | standalone declaration expected while reading the XML declaration 6107 | 在读取XML声明的时候,独立声明被期待 6108 | 6109 | 6110 | error occurred while parsing document type definition 6111 | 在解析文档类型定义的时候发生错误 6112 | 6113 | 6114 | letter is expected 6115 | 字符被期待 6116 | 6117 | 6118 | error occurred while parsing comment 6119 | 在解析注释的时候发生错误 6120 | 6121 | 6122 | error occurred while parsing reference 6123 | 在解析参考的时候发生错误 6124 | 6125 | 6126 | internal general entity reference not allowed in DTD 6127 | 在DTD中不允许使用内部解析的通用实体参考 6128 | 6129 | 6130 | external parsed general entity reference not allowed in attribute value 6131 | 在属性值中不允许使用外部解析的通用实体参考 6132 | 6133 | 6134 | external parsed general entity reference not allowed in DTD 6135 | 在DTD中不允许使用外部解析的通用实体参考 6136 | 6137 | 6138 | unparsed entity reference in wrong context 6139 | 没有解析的错误上下文中的实体参考 6140 | 6141 | 6142 | recursive entities 6143 | 嵌套实体 6144 | 6145 | 6146 | error in the text declaration of an external entity 6147 | 在一个外部实体的文本声明里有错误 6148 | 6149 | 6150 | 6151 | QXmlStream 6152 | 6153 | Extra content at end of document. 6154 | 文档末尾有额外内容。 6155 | 6156 | 6157 | Invalid entity value. 6158 | 无效的实体值。 6159 | 6160 | 6161 | Invalid XML character. 6162 | 无效的XML字符。 6163 | 6164 | 6165 | Sequence ']]>' not allowed in content. 6166 | 内容中不允许有“]]>“序列。 6167 | 6168 | 6169 | Encountered incorrectly encoded content. 6170 | 遇到不正确的编码内容。 6171 | 6172 | 6173 | Namespace prefix '%1' not declared 6174 | 命名空间的”%1“前缀没有被声明 6175 | 6176 | 6177 | Illegal namespace declaration. 6178 | 非法的命名空间声明。 6179 | 6180 | 6181 | Attribute redefined. 6182 | 属性重复定义。 6183 | 6184 | 6185 | Unexpected character '%1' in public id literal. 6186 | 在公有标识文本中有意外的字符”%1“。 6187 | 6188 | 6189 | Invalid XML version string. 6190 | 无效的XML版本字符串。 6191 | 6192 | 6193 | Unsupported XML version. 6194 | 不被支持的XML版本。 6195 | 6196 | 6197 | The standalone pseudo attribute must appear after the encoding. 6198 | 独立运行伪属性必须出现在编码之后。 6199 | 6200 | 6201 | %1 is an invalid encoding name. 6202 | %1是无效的编码名称。 6203 | 6204 | 6205 | Encoding %1 is unsupported 6206 | 编码%1不被支持。 6207 | 6208 | 6209 | Standalone accepts only yes or no. 6210 | 独立运行只允许是或者否。 6211 | 6212 | 6213 | Invalid attribute in XML declaration. 6214 | 在XML声明中无效的属性。 6215 | 6216 | 6217 | Premature end of document. 6218 | 文档过早的结束。 6219 | 6220 | 6221 | Invalid document. 6222 | 无效的文档。 6223 | 6224 | 6225 | Expected 6226 | 期待的 6227 | 6228 | 6229 | , but got ' 6230 | ,但是得到的是“ 6231 | 6232 | 6233 | Unexpected ' 6234 | 意外的“ 6235 | 6236 | 6237 | Expected character data. 6238 | 期待的字符数据。 6239 | 6240 | 6241 | Recursive entity detected. 6242 | 检测到嵌套实体。 6243 | 6244 | 6245 | Start tag expected. 6246 | 开始期待的标记。 6247 | 6248 | 6249 | NDATA in parameter entity declaration. 6250 | 在参数实体声明中有NDATA。 6251 | 6252 | 6253 | XML declaration not at start of document. 6254 | XML声明没有在文档的开始位置。 6255 | 6256 | 6257 | %1 is an invalid processing instruction name. 6258 | %1 是无效的处理指令名称。 6259 | 6260 | 6261 | Invalid processing instruction name. 6262 | 无效的处理指令名称。 6263 | 6264 | 6265 | %1 is an invalid PUBLIC identifier. 6266 | %1是一个无效的公有(PUBLIC)标识符。 6267 | 6268 | 6269 | Invalid XML name. 6270 | 无效的XML名称。 6271 | 6272 | 6273 | Opening and ending tag mismatch. 6274 | 开始标记和结束标记不匹配。 6275 | 6276 | 6277 | Entity '%1' not declared. 6278 | 实体”%1“没有被声明。 6279 | 6280 | 6281 | Reference to unparsed entity '%1'. 6282 | 未解析实体“%1“的引用。 6283 | 6284 | 6285 | Reference to external entity '%1' in attribute value. 6286 | 在属性值中的外部实体“%1”的引用。 6287 | 6288 | 6289 | Invalid character reference. 6290 | 无效的字符引用。 6291 | 6292 | 6293 | 6294 | -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- 1 | qtbase_zh_CN.ts 2 | 3 | 不知什么原因,官方发布的Qt5.2不包含qtbase系列的中文翻译。 4 | 这将导致QMessageBox的按钮无法汉化,因为它最终调用了QPlatformTheme的相关函数,而QPlatformTheme不包含在qt_zh_CN中。 5 | 6 | 所有和qt_zh_CN.ts重复的文本都已经翻译(使用TsSync工具),剩下的翻译了一部分,有精力的人可以尝试都翻译完。 7 | 8 | usage: 9 | ``` 10 | int main(int argc, char *argv[]) 11 | { 12 | QApplication app(argc, argv); 13 | 14 | QTranslator qtTranslator; 15 | qtTranslator.load("qt_zh_CN.qm", QLibraryInfo::location(QLibraryInfo::TranslationsPath)); 16 | app.installTranslator(&qtTranslator); 17 | 18 | QTranslator qtbaseTranslator; 19 | qtbaseTranslator.load("qtbase_zh.qm"); 20 | app.installTranslator(&qtbaseTranslator); 21 | 22 | ... 23 | return app.exec(); 24 | } 25 | ``` 26 | --------------------------------------------------------------------------------