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 |