| 1000 | VPN |
VPN |
| 1001 | Per la connessione VPN (%1!ws!) sono necessarie le informazioni di accesso. |
The VPN connection (%1!ws!) needs your sign-in info. |
| 1002 | Per la connessione VPN (%1!ws!) sono necessarie le informazioni di accesso. Le informazioni di accesso fornite non sono corrette. |
The VPN connection (%1!ws!) needs your sign-in info. The sign-in info that was provided wasn't correct. |
| 1003 | Per la connessione VPN (%1!ws!) sono necessarie le informazioni di accesso. Le informazioni di accesso esistenti sono scadute. |
The VPN connection (%1!ws!) needs your sign-in info. The existing sign-in info has expired. |
| 1005 | La connessione VPN (%1!ws!) richiede attenzione. |
The VPN connection (%1!ws!) needs your attention. |
| 1006 | Connessione VPN non riuscita con codice di errore %1!d!. |
The VPN connection failed with error code %1!d!. |
| 4097 | Impossibile trovare lo script '%1'. |
The script '%1' cannot be found. |
| 4098 | %1(%2!d!) : inattesa fine del file |
%1(%2!d!) : unexpected end of file |
| 4099 | %1(%2!d!) : '%3' : errore di sintassi |
%1(%2!d!) : '%3' : syntax error |
| 4100 | %1 : dichiarazione 'proc main' mancante |
%1 : 'proc main' declaration missing |
| 4101 | %1(%2!d!) : era atteso un identificatore |
%1(%2!d!) : identifier expected |
| 4102 | %1(%2!d!) : era atteso un parametro di tipo stringa |
%1(%2!d!) : string parameter expected |
| 4103 | %1(%2!d!) : era atteso un parametro di tipo intero |
%1(%2!d!) : integer parameter expected |
| 4104 | %1(%2!d!) : '%3' : tipo non valido |
%1(%2!d!) : '%3' : invalid type |
| 4105 | Memoria insufficiente per l'esecuzione dello script. |
There is not enough memory to process this script. |
| 4106 | %1(%2!d!) : '%3' : errore interno. |
%1(%2!d!) : '%3' : an internal error occurred. |
| 4107 | %1(%2!d!) : '%3' : parametro non valido |
%1(%2!d!) : '%3' : invalid parameter |
| 4108 | %1(%2!d!) : '%3' : parametro 'set ipaddr' non valido |
%1(%2!d!) : '%3' : invalid 'set ipaddr' parameter |
| 4109 | %1(%2!d!) : '%3' : parametro 'set port' non valido |
%1(%2!d!) : '%3' : invalid 'set port' parameter |
| 4110 | %1(%2!d!) : '%3' : intervallo numerico non valido |
%1(%2!d!) : '%3' : invalid numerical range |
| 4111 | %1(%2!d!) : '%3' : parametro 'set screen' non valido |
%1(%2!d!) : '%3' : invalid 'set screen' parameter |
| 4112 | %1(%2!d!) : '%3' : '(' attesa |
%1(%2!d!) : '%3' : '(' expected |
| 4113 | %1(%2!d!) : '%3' : è atteso il tipo intero |
%1(%2!d!) : '%3' : type is expected to be an integer |
| 4114 | %1(%2!d!) : '%3' : è atteso il tipo stringa |
%1(%2!d!) : '%3' : type is expected to be a string |
| 4115 | %1(%2!d!) : '%3' : è atteso il tipo booleano |
%1(%2!d!) : '%3' : type is expected to be a boolean |
| 4116 | %1(%2!d!) : '%3' : è atteso il tipo intero o stringa |
%1(%2!d!) : '%3' : type is expected to be an integer or string |
| 4117 | %1(%2!d!) : '%3' : errore di tipo |
%1(%2!d!) : '%3' : types mismatch |
| 4118 | %1(%2!d!) : '%3' : identificatore già definito |
%1(%2!d!) : '%3' : identifier already defined |
| 4119 | %1(%2!d!) : '%3' : identificatore non definito |
%1(%2!d!) : '%3' : identifier not defined |
| 4120 | %1(%2!d!) : '%3' : è atteso il tipo label |
%1(%2!d!) : '%3' : type is expected to be a label |
| 4121 | %1(%2!d!) : divisione per zero |
%1(%2!d!) : divide by zero |
| 4122 | %1(%2!d!) : '%3' : è atteso il tipo intero, stringa o booleano |
%1(%2!d!) : '%3' : type is expected to be an integer, string, or boolean |