Luca Bennati : shell32: Update Italian translation.
Module: wine Branch: master Commit: d6e7d44e5086e2ac38724326bbc7b23ba74b9a4c URL: http://source.winehq.org/git/wine.git/?a=commit;h=d6e7d44e5086e2ac38724326bb... Author: Luca Bennati <lucak3(a)gmail.com> Date: Wed Sep 15 09:10:11 2010 +0200 shell32: Update Italian translation. --- dlls/shell32/shell32_It.rc | 24 +++++++++++++++++++++--- 1 files changed, 21 insertions(+), 3 deletions(-) diff --git a/dlls/shell32/shell32_It.rc b/dlls/shell32/shell32_It.rc index a4db90a..7ce3e66 100644 --- a/dlls/shell32/shell32_It.rc +++ b/dlls/shell32/shell32_It.rc @@ -258,7 +258,7 @@ STRINGTABLE IDS_RUNDLG_ERROR "Impossibile mostrare la finestra Esegui File (errore interno)" IDS_RUNDLG_BROWSE_ERROR "Impossibile mostrare la finestra Sfoglia (errore interno)" IDS_RUNDLG_BROWSE_CAPTION "Sfoglia" - IDS_RUNDLG_BROWSE_FILTER "File eseguibili\0*.exe\0Tutti i files\0*.*\0\0" + IDS_RUNDLG_BROWSE_FILTER "File eseguibili\0*.exe\0Tutti i file\0*.*\0\0" /* shell folder path default values */ IDS_STARTMENU "Start Menu" @@ -290,10 +290,28 @@ STRINGTABLE IDS_APPDATA "Applicazioni" IDS_PRINTHOOD "Stampanti condivise" IDS_COOKIES "Cookie" + IDS_CONTACTS "Contatti" + IDS_LINKS "Collegamenti" + IDS_PHOTO_ALBUMS "Immagini\\Slide Shows" + IDS_PLAYLISTS "Musica\\Playlists" + IDS_PUBLIC_DOWNLOADS "Download" + IDS_PUBLIC_GAME_TASKS "Microsoft\\Windows\\GameExplorer" + IDS_PUBLIC_LIBRARIES "Microsoft\\Windows\\Librerie" + IDS_PUBLIC_RINGTONES "Microsoft\\Windows\\Suonerie" + IDS_SAMPLE_MUSIC "Musica\\Sample Music" + IDS_SAMPLE_PICTURES "Immagini\\Sample Pictures" + IDS_SAMPLE_PLAYLISTS "Musica\\Sample Playlists" + IDS_SAMPLE_VIDEOS "Video\\Sample Videos" + IDS_SAVED_GAMES "Giochi salvati" + IDS_SAVED_SEARCHES "Ricerche" + IDS_USER_PROFILES "Utenti" + IDS_COMMON_OEM_LINKS "Collegamenti OEM" + IDS_DOCUMENTS "Documenti" + IDS_DOWNLOADS "Download" - IDS_NEWFOLDER "Nuova cartella" + IDS_NEWFOLDER "Nuova cartella" - IDS_CPANEL_TITLE "Pannello di Controllo di Wine" + IDS_CPANEL_TITLE "Pannello di controllo di Wine" IDS_CPANEL_NAME "Nome" IDS_CPANEL_DESCRIPTION "Descrizione"
participants (1)
-
Alexandre Julliard