Skip to content

Commit e6bd16e

Browse files
SebastianoPistoreXenHat
authored andcommitted
Fix ITA trans (#104)
* Fix ITA translation Fixed Italian translation; Updated header * Fix ITA trans
1 parent 4806744 commit e6bd16e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Localization/ExplorerL10N.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; This file contains all localized text for Classic Explorer. There is one section per language.
1+
; This file contains all localized text for Open-Shell. There is one section per language.
22
; Every section contains text lines in the form of <key> = <string>.
33
; Which section is used depends on the current OS setting. If a key is missing from the language section
44
; it will be searched in the [default] section. In some cases more than one language can be used.
@@ -1166,13 +1166,13 @@ Copy.No = &No
11661166
Copy.YesAll = Sì t&utti
11671167
Folder.Title = Conferma sostituzione cartella
11681168
Folder.Prompt = Continuare?
1169-
Toolbar.GoUp = Livello superiore
1169+
Toolbar.GoUp = Cartella superiore
11701170
Toolbar.Cut = Taglia
11711171
Toolbar.Copy = Copia
11721172
Toolbar.Paste = Incolla
11731173
Toolbar.PasteShortcut = Incolla collegamento
11741174
Toolbar.Delete = Elimina
1175-
Toolbar.Email = Invia per posta elettronica gli elementi selezionati
1175+
Toolbar.Email = Invia gli elementi selezionati via e-mail
11761176
Toolbar.Properties = Proprietà
11771177
Toolbar.NewFolder = Nuova cartella
11781178
Toolbar.ZipFolder = Nuova cartella compressa
@@ -1205,7 +1205,7 @@ Toolbar.InvertSelection = Inverti selezione
12051205
Toolbar.FolderOptions = Opzioni cartella
12061206
Toolbar.ShowHiddenFiles = Cartelle e file nascosti
12071207
Toolbar.ShowSystemFiles = File di sistema
1208-
Toolbar.ShowExtensions = Estensioni nomi file
1208+
Toolbar.ShowExtensions = Mostra estensioni file
12091209
Status.FreeSpace = %s (Spazio disponibile: %s)
12101210
Status.Item = %s elemento
12111211
Status.Items = Elementi: %s

Localization/StartMenuL10N.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; This file contains all localized text for Open-Shell Menu. There is one section per language.
1+
; This file contains all localized text for Open-Shell Menu. There is one section per language.
22
; Every section contains text lines in the form of <key> = <string>.
33
; Which section is used depends on the current OS setting. If a key is missing from the language section
44
; it will be searched in the [default] section. In some cases more than one language can be used.
@@ -2536,7 +2536,7 @@ Menu.RestartTip = Chiude tutti i programmi aperti e riavvia Windows.
25362536
Menu.SleepTip = Mantiene la sessione in memoria e imposta la modalità basso consumo che consente di riprendere rapidamente il lavoro.
25372537
Menu.HibernateTip = Salva la sessione e spegne il computer. Quando si riaccende il computer, la sessione verrà ripristinata.
25382538
Menu.LogOffTip = Chiude i programmi e disconnette l'utente.
2539-
Menu.DisconnectTip = Disconnette la sessione. È possibile riconnettersi a questa sessione al prossimo accesso.
2539+
Menu.DisconnectTip = Disconnette dalla sessione. È possibile riconnettersi a questa sessione al prossimo accesso.
25402540
Menu.LockTip = Blocca il computer.
25412541
Menu.UndockTip = Consente di rimuovere il computer portatile o il notebook dall'alloggiamento di espansione.
25422542
Menu.SwitchUserTip = Consente di cambiare utente senza chiudere i programmi.

0 commit comments

Comments
 (0)