Commit 032a2ba1 authored by Luca Bennati's avatar Luca Bennati Committed by Alexandre Julliard

jscript: Update Italian translation.

parent 6e12858d
......@@ -28,6 +28,7 @@ STRINGTABLE
{
IDS_TO_PRIMITIVE "Errore nel convertire un oggetto ad un tipo primitivo"
IDS_INVALID_CALL_ARG "Chiamata o argomento di procedura non valido"
IDS_SUBSCRIPT_OUT_OF_RANGE "Sottoscript fuori portata"
IDS_CREATE_OBJ_ERROR "Il server di automazione non può creare l'oggetto"
IDS_NO_PROPERTY "L'oggetto non supporta questa proprietà o metodo"
IDS_UNSUPPORTED_ACTION "L'oggetto non supporta questa azione"
......@@ -44,6 +45,7 @@ STRINGTABLE
IDS_ILLEGAL_ASSIGN "Assegnamento illegale"
IDS_UNDEFINED "'|' non è definito"
IDS_NOT_BOOL "Richiesto un oggetto Booleano"
IDS_NOT_VBARRAY "Richiesto un oggetto VBArray"
IDS_JSCRIPT_EXPECTED "Richiesto un oggetto JScript"
IDS_REGEXP_SYNTAX_ERROR "Errore di sintassi nell'espressione regolare"
IDS_URI_INVALID_CHAR "L'URI da codificare contiene caratteri non validi"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment