;
;	ITALIAN LANGUAGE FILE FOR KTEST
;
; This is an example of a language file for KTest Applet.
; Every lines beginning with a semicolon (;) is a comment ...
;
;
; (default value for every message are between parenthesis)
;
;
; 0 = language identifier (english)
italiano
;
; 1 = message that appears near the start button (Choose your trivial, then press)
Scegli il test, quindi premi
;
; 2 = start button label (Start Trivial)
Inizia
;
; 3 = quit button label (Quit)
Uscita
;
; 4 = end button label (End)
Fine
;
; 5 = next button label (Next>>)
Succ.>>
;
; 6 = first part of the string "Question: X on Y" (Question:)
Domanda:
;
; 7 = second part of the string "Answers: X on Y" (on)
su
;
; 8 = last question (Last Question)
Ultima Domanda
;
; 9 =  test response title (Test Response:)
Risultato del Test:
;
; 10 = test not completed - line 1 (Sorry, you did not)
Mi dispiace, ma non hai
;
; 11 = test not completed - line 2 (complete the test!)
completato il test!
;
; 12 = waiting message for acquiring response (Please wait, calculating data ...)
Attendi ... sto calcolando i dati
;
; END OF ITALIAN LANGUAGE FILE FOR KTRIVIAL
;