Author: dgorbachev
Date: Fri Jun 1 20:18:37 2007
New Revision: 26959
URL:
http://svn.reactos.org/svn/reactos?rev=26959&view=rev
Log:
Update Italian translation (Bug #2273).
Modified:
trunk/reactos/dll/win32/syssetup/lang/it-IT.rc
Modified: trunk/reactos/dll/win32/syssetup/lang/it-IT.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/syssetup/lang/it…
==============================================================================
--- trunk/reactos/dll/win32/syssetup/lang/it-IT.rc (original)
+++ trunk/reactos/dll/win32/syssetup/lang/it-IT.rc Fri Jun 1 20:18:37 2007
@@ -230,12 +230,12 @@
STRINGTABLE
BEGIN
- IDS_WZD_NAME "Setup cannot continue until you enter your name."
- IDS_WZD_SETCOMPUTERNAME "Setup failed to set the computer name."
- IDS_WZD_COMPUTERNAME "Setup cannot continue until you enter the name of your
computer."
- IDS_WZD_PASSWORDEMPTY "You must enter a password !"
- IDS_WZD_PASSWORDMATCH "The passwords you entered do not match. Please enter the
desired password again."
- IDS_WZD_PASSWORDCHAR "The password you entered contains invalid characters.
Please enter a cleaned password."
- IDS_WZD_LOCALTIME "Setup was unable to set the local time."
+ IDS_WZD_NAME "La procedura di installazione non può proseguire se non
indicate il vostro nome."
+ IDS_WZD_SETCOMPUTERNAME "La procedura di installazione non ha potuto impostare
il nome del computer."
+ IDS_WZD_COMPUTERNAME "La procedura di installazione non può proseguire se non
indicate il nome del computer."
+ IDS_WZD_PASSWORDEMPTY "E' obbligatorio impostare la password !"
+ IDS_WZD_PASSWORDMATCH "Le due password digitate non corrispondono. Digitate di
nuovo le password."
+ IDS_WZD_PASSWORDCHAR "La password contiene caratteri non validi. Digitate una
password diversa."
+ IDS_WZD_LOCALTIME "La procedura di installazione non ha potuto impostare
l'ora locale."
END
/* EOF */