Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions src/InstallerClean.Core/Resources/Strings.it.resx
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
binds the body region to false); the mnemonic only resolves to
this Done button. IsDefault=True keeps Enter as the primary
keyboard shortcut. -->
<data name="Action.Done" xml:space="preserve"><value>_Completato</value></data>
<data name="Action.Done" xml:space="preserve"><value>Operazione _completata</value></data>
<data name="Action.Details" xml:space="preserve"><value>Dettagli</value></data>
<data name="Action.BuyMeACuppa" xml:space="preserve"><value>_Offrimi un caffè</value></data>
<data name="Action.LeaveStarOnGitHub" xml:space="preserve"><value>Lascia una _stella su GitHub</value></data>
Expand Down Expand Up @@ -308,7 +308,7 @@
<data name="Status.ScanComplete" xml:space="preserve"><value>Scansione completata ({0})</value></data>
<data name="Status.FoundProducts" xml:space="preserve"><value>Scansione pacchetti locali...</value></data>
<!-- 0 = file count, 1 = pluralised noun ("file"/"files") -->
<data name="Status.FoundUnused" xml:space="preserve"><value>{0} {1} da eliminare.</value></data>
<data name="Status.FoundUnused" xml:space="preserve"><value>{0} {1} che è possibile eliminare.</value></data>
<data name="Status.PreparingDestination" xml:space="preserve"><value>Preparazione cartella destinazione...</value></data>
<!-- 0 = file count, 1 = pluralised noun -->
<data name="Status.Moving" xml:space="preserve"><value>Spostamento di {0} {1}...</value></data>
Expand All @@ -327,7 +327,7 @@
<data name="Status.ScanAccessDenied" xml:space="preserve"><value>Accesso negato. Esegui come amministratore.</value></data>
<data name="Status.ScanFailedDb" xml:space="preserve"><value>Scansione non riuscita: database installazioni non disponibile.</value></data>
<data name="Status.ScanCancelled" xml:space="preserve"><value>Scansione annullata.</value></data>
<data name="Status.Done" xml:space="preserve"><value>Completato</value></data>
<data name="Status.Done" xml:space="preserve"><value>Operazione completata</value></data>
<!-- 0 = exception type name. Full message + stack trace go only to
the crash log because exception messages from elevated framework
calls can contain paths from another user's profile. 1 = crash
Expand Down Expand Up @@ -361,7 +361,7 @@
<!-- 0 = moved count, 1 = pluralised noun, 2 = destination, 3 = error count, 4 = pluralised "error"/"errors" -->
<data name="Completion.MoveSummaryWithErrors" xml:space="preserve"><value>Spostati {0} {1} in {2}. {3} {4}</value></data>
<!-- 0 = deleted count, 1 = pluralised noun -->
<data name="Completion.DeleteSummary" xml:space="preserve"><value>{0} {1} nel Cestino</value></data>
<data name="Completion.DeleteSummary" xml:space="preserve"><value>{0} {1} spostati nel Cestino</value></data>
<!-- 0 = deleted count, 1 = pluralised noun, 2 = error count, 3 = pluralised "error"/"errors" -->
<data name="Completion.DeleteSummaryWithErrors" xml:space="preserve"><value>Spostati {0} {1} nel Cestino. {2} {3}</value></data>
<!-- Completion copy for a consented permanent delete (the Recycle Bin
Expand Down Expand Up @@ -611,8 +611,8 @@ Non è stato possibile scrivere il file crash.log.</value></data>
# questo file a una segnalazione di bug pubblica.
</value></data>

<data name="Tooltip.ChangeLanguage" xml:space="preserve"><value>Cambia la lingua di visualizzazione. InstallerClean verrà riavviato per applicarla.</value></data>
<data name="Automation.ChangeLanguage" xml:space="preserve"><value>Cambia la lingua di visualizzazione</value></data>
<data name="Tooltip.ChangeLanguage" xml:space="preserve"><value>Modifica la lingua di visualizzazione. InstallerClean verrà riavviato per applicarla.</value></data>
<data name="Automation.ChangeLanguage" xml:space="preserve"><value>Modifica lingua di visualizzazione</value></data>
<data name="Automation.ChangeLanguage.HelpText" xml:space="preserve"><value>InstallerClean verrà riavviato per applicarla.</value></data>

</root>