1000 | VPN |
VPN |
1001 | VPN 连接(%1!ws!)需要你的登录信息。 |
The VPN connection (%1!ws!) needs your sign-in info. |
1002 | VPN 连接(%1!ws!)需要你的登录信息。提供的登录信息不正确。 |
The VPN connection (%1!ws!) needs your sign-in info. The sign-in info that was provided wasn't correct. |
1003 | VPN 连接(%1!ws!)需要你的登录信息。现有登录信息已过期。 |
The VPN connection (%1!ws!) needs your sign-in info. The existing sign-in info has expired. |
1005 | VPN 连接(%1!ws!)需要引起注意。 |
The VPN connection (%1!ws!) needs your attention. |
1006 | VPN 连接失败,错误代码为 %1!d!。 |
The VPN connection failed with error code %1!d!. |
4097 | 找不到脚本“%1”。 |
The script '%1' cannot be found. |
4098 | %1(%2!d!): 意外的文件结尾 |
%1(%2!d!) : unexpected end of file |
4099 | %1(%2!d!):“%3”: 语法错误 |
%1(%2!d!) : '%3' : syntax error |
4100 | %1: 缺少 "proc main" 声明 |
%1 : 'proc main' declaration missing |
4101 | %1(%2!d!): 应为标识符 |
%1(%2!d!) : identifier expected |
4102 | %1(%2!d!): 应为字符串参数 |
%1(%2!d!) : string parameter expected |
4103 | %1(%2!d!): 应为整数参数 |
%1(%2!d!) : integer parameter expected |
4104 | %1(%2!d!):“%3”: 类型无效 |
%1(%2!d!) : '%3' : invalid type |
4105 | 内存不足,无法处理此脚本。 |
There is not enough memory to process this script. |
4106 | %1(%2!d!):“%3”: 出现内部错误。 |
%1(%2!d!) : '%3' : an internal error occurred. |
4107 | %1(%2!d!):“%3”: 参数无效 |
%1(%2!d!) : '%3' : invalid parameter |
4108 | %1(%2!d!):“%3”: "set ipaddr" 参数无效 |
%1(%2!d!) : '%3' : invalid 'set ipaddr' parameter |
4109 | %1(%2!d!):“%3”: "set port" 参数无效 |
%1(%2!d!) : '%3' : invalid 'set port' parameter |
4110 | %1(%2!d!):“%3”: 数值范围无效 |
%1(%2!d!) : '%3' : invalid numerical range |
4111 | %1(%2!d!):“%3”: "set screen" 参数无效 |
%1(%2!d!) : '%3' : invalid 'set screen' parameter |
4112 | %1(%2!d!):“%3”: 应为 "(" |
%1(%2!d!) : '%3' : '(' expected |
4113 | %1(%2!d!):“%3”: 类型应为整数 |
%1(%2!d!) : '%3' : type is expected to be an integer |
4114 | %1(%2!d!):“%3”: 类型应为字符串 |
%1(%2!d!) : '%3' : type is expected to be a string |
4115 | %1(%2!d!):“%3”: 类型应为布尔值 |
%1(%2!d!) : '%3' : type is expected to be a boolean |
4116 | %1(%2!d!):“%3”: 类型应为整数或字符串 |
%1(%2!d!) : '%3' : type is expected to be an integer or string |
4117 | %1(%2!d!):“%3”: 类型不匹配 |
%1(%2!d!) : '%3' : types mismatch |
4118 | %1(%2!d!):“%3”: 已定义标识符 |
%1(%2!d!) : '%3' : identifier already defined |
4119 | %1(%2!d!):“%3”: 未定义标识符 |
%1(%2!d!) : '%3' : identifier not defined |
4120 | %1(%2!d!):“%3”: 类型应为标签 |
%1(%2!d!) : '%3' : type is expected to be a label |
4121 | %1(%2!d!): 除数为零 |
%1(%2!d!) : divide by zero |
4122 | %1(%2!d!):“%3”: 类型应为整数、字符串或布尔值 |
%1(%2!d!) : '%3' : type is expected to be an integer, string, or boolean |