mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
527f2f9057
* Create a branch for some evul shell experiments. svn path=/branches/shell-experiments/; revision=61927
17 lines
620 B
Text
17 lines
620 B
Text
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_APPTITLE "Visualizzatore immagini e fax di ReactOS"
|
|
IDS_SETASDESKBG "Imposta come sfondo del desktop"
|
|
IDS_PREVIEW "Anteprima"
|
|
/* Tooltips */
|
|
IDS_TOOLTIP_NEXT_PIC "Immagine successiva"
|
|
IDS_TOOLTIP_PREV_PIC "Immagine precedente"
|
|
IDS_TOOLTIP_ZOOM_IN "Zoom avanti (+)"
|
|
IDS_TOOLTIP_ZOOM_OUT "Zoom indietro (-)"
|
|
IDS_TOOLTIP_ROT_CLOCKW "Ruotare in senso orario (Ctrl+K)"
|
|
IDS_TOOLTIP_ROT_COUNCW "Ruotare in senso antiorario (Ctrl+L)"
|
|
IDS_TOOLTIP_PRINT "Stampare (Ctrl+P)"
|
|
IDS_TOOLTIP_SAVEAS "Salva in... (Ctrl+S)"
|
|
END
|