mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:01:48 +00:00
[TRANSLATION] Improving italian translation (#623)
- Improved Italian translation for USETUP, WELCOME, REACTOS, EXPLORER. - Completed translation in SYSSETUP. - Correct some characters encoding and text alignment in USETUP.
This commit is contained in:
parent
15c29d0798
commit
d303b70b7a
5 changed files with 95 additions and 89 deletions
|
@ -58,7 +58,7 @@ BEGIN
|
|||
MENUITEM "&Fine sessione %s...", IDM_LOGOFF, MFT_STRING, MFS_ENABLED
|
||||
MENUITEM "Disconnetti...", IDM_DISCONNECT, MFT_STRING, MFS_ENABLED
|
||||
MENUITEM "&Sblocca il computer", IDM_UNDOCKCOMPUTER, MFT_STRING, MFS_ENABLED
|
||||
MENUITEM "Spegnere il computer...", IDM_SHUTDOWN, MFT_STRING, MFS_ENABLED
|
||||
MENUITEM "Arresta il sistema", IDM_SHUTDOWN, MFT_STRING, MFS_ENABLED
|
||||
END
|
||||
END
|
||||
|
||||
|
@ -187,7 +187,7 @@ END
|
|||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_START "Avvio"
|
||||
IDS_START "Start"
|
||||
IDS_PROPERTIES "&Proprietà"
|
||||
IDS_OPEN_ALL_USERS "&Apri tutti gli utenti"
|
||||
IDS_EXPLORE_ALL_USERS "&Esplora tutti gli utenti"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue