|
4 | 4 | <body> |
5 | 5 | <trans-unit id="fsiEntryPointWontBeInvoked"> |
6 | 6 | <source>Functions with [<EntryPoint>] are not invoked in FSI. '{0}' was not invoked. Execute '{1} <args>' in order to invoke '{2}' with the appropriate string array of command line arguments.</source> |
7 | | - <target state="new">Functions with [<EntryPoint>] are not invoked in FSI. '{0}' was not invoked. Execute '{1} <args>' in order to invoke '{2}' with the appropriate string array of command line arguments.</target> |
| 7 | + <target state="translated">Le funzioni con [<EntryPoint>] non vengono richiamate in FSI. '{0}' non è stato richiamato. Eseguire '{1} <args>' per richiamare '{2}' con la matrice di stringhe appropriata degli argomenti della riga di comando.</target> |
8 | 8 | <note /> |
9 | 9 | </trans-unit> |
10 | 10 | <trans-unit id="fsiInternalAccess"> |
|
17 | 17 | <target state="translated">Includi l'URI di origine pacchetti durante la ricerca di pacchetti</target> |
18 | 18 | <note /> |
19 | 19 | </trans-unit> |
| 20 | + <trans-unit id="fsiIntroTextHashclearInfo"> |
| 21 | + <source>Clear screen</source> |
| 22 | + <target state="translated">Cancella schermata</target> |
| 23 | + <note /> |
| 24 | + </trans-unit> |
20 | 25 | <trans-unit id="fsiMultiAssemblyEmitOptionOffByDefault"> |
21 | 26 | <source>Emit multiple assemblies (off by default for .NET Framework)</source> |
22 | 27 | <target state="translated">Creare più assembly (disattivato per impostazione predefinita per .NET Framework)</target> |
|
44 | 49 | </trans-unit> |
45 | 50 | <trans-unit id="fsiUsage"> |
46 | 51 | <source>Usage: {0} <options> [script.fsx [<arguments>]]</source> |
47 | | - <target state="translated">Utilizzo: {0} <opzioni> [script.fsx [<argomenti>]]</target> |
| 52 | + <target state="translated">Utilizzo: {0} <options> [script.fsx [<arguments>]]</target> |
48 | 53 | <note /> |
49 | 54 | </trans-unit> |
50 | 55 | <trans-unit id="fsiInputFiles"> |
|
202 | 207 | <target state="translated">Esci</target> |
203 | 208 | <note /> |
204 | 209 | </trans-unit> |
205 | | - <trans-unit id="fsiIntroTextHashclearInfo"> |
206 | | - <source>Clear screen</source> |
207 | | - <target state="needs-review-translation">Pulisci terminale</target> |
208 | | - <note /> |
209 | | - </trans-unit> |
210 | 210 | <trans-unit id="fsiIntroTextHeader2commandLine"> |
211 | 211 | <source> F# Interactive command line options:</source> |
212 | 212 | <target state="translated"> Opzioni della riga di comando F# Interactive:</target> |
|
0 commit comments