https://git.reactos.org/?p=reactos.git;a=commitdiff;h=682ac75ecdde1d36326cbf8976a8609cd3d14565

commit 682ac75ecdde1d36326cbf8976a8609cd3d14565
Author:     Bișoc George <[email protected]>
AuthorDate: Wed Jun 13 15:56:05 2018 +0200
Commit:     Robert Naumann <[email protected]>
CommitDate: Sat Jun 16 22:28:53 2018 +0200

    [USETUP] Italian translation update
---
 base/setup/usetup/lang/it-IT.h | 28 +++++++++++++++++-----------
 1 file changed, 17 insertions(+), 11 deletions(-)

diff --git a/base/setup/usetup/lang/it-IT.h b/base/setup/usetup/lang/it-IT.h
index 33dfe6d364..d81ad94773 100644
--- a/base/setup/usetup/lang/it-IT.h
+++ b/base/setup/usetup/lang/it-IT.h
@@ -134,61 +134,67 @@ static MUI_ENTRY itITIntroPageEntries[] =
     {
         4,
         3,
-        " ReactOS " KERNEL_VERSION_STR " Setup ",
+        " Installazione di ReactOS " KERNEL_VERSION_STR " ",
         TEXT_STYLE_UNDERLINE
     },
     {
         6,
         8,
-        "ReactOS Version Status",
+        "Lo statuto della versione ReactOS",
         TEXT_STYLE_HIGHLIGHT
     },
     {
         6,
         11,
-        "ReactOS is in Alpha stage, meaning it is not feature-complete",
+        "ReactOS � nello stadio di sviluppo Alpha, cio� non � 
feature-complete",
         TEXT_STYLE_NORMAL
     },
     {
         6,
         12,
-        "and is under heavy development. It is recommended to use it only for",
+        "ed � in continuo sviluppo. E' raccomandato solamente per",
         TEXT_STYLE_NORMAL
     },
     {
         6,
         13,
-        "evaluation and testing purposes and not as your daily-usage OS.",
+        "scopi di valutazione, testing ed � sconsigliato l'uso del sistema",
         TEXT_STYLE_NORMAL
     },
     {
         6,
-        15,
-        "Backup your data or test on a secondary computer if you attempt",
+        14,
+        "operativo per l'impiego delle attivit� di tutti i giorni.",
         TEXT_STYLE_NORMAL
     },
     {
         6,
         16,
-        "to run ReactOS on real hardware.",
+        "Fai un backup dei tuoi dati oppure prova su un computer secondario",
+        TEXT_STYLE_NORMAL
+    },
+    {
+        6,
+        17,
+        "se si tenta di eseguire ReactOS su un hardware reale.",
         TEXT_STYLE_NORMAL
     },
     {
         8,
         19,
-        "\x07  Press ENTER to continue ReactOS Setup.",
+        "\x07  Premere INVIO per continuare l'installazione ReactOS.",
         TEXT_STYLE_NORMAL
     },
     {
         8,
         21,
-        "\x07  Press F3 to quit without installing ReactOS.",
+        "\x07  Premere F3 per uscire senza installare ReactOS.",
         TEXT_STYLE_NORMAL
     },
     {
         0,
         0,
-        "ENTER = Continue   F3 = Quit",
+        "ENTER = Continua   F3 = Termina",
         TEXT_TYPE_STATUS | TEXT_PADDING_BIG
     },
     {

Reply via email to