;** $Revision Header *** Header built automatically - do not edit! ***********
;**
;** © Copyright Bibbersoft
;**
;** File             : italiano.ct
;** Created on       : dinsdag, 24-Sep-95
;** Created by       : Piergiorgio Ghezzo
;** Current revision : V 2.10
;**
;** Purpose
;** -------
;**   Datatype Preference Program
;**
;** Date        Author                 Comment
;** =========   ====================   ====================
;** 13-mei-96   Bert Wynants           - Empty log message -
;** 13-mei-96   Bert Wynants           - Empty log message -
;** 03-apr-96   Bert Wynants           Additional languages added
;** 13-jan-96   Bert Wynants           Added About Strings for DTPrefs About
;** 05-oct-95   Bert Wynants           once more changed catalog name
;** 26-sep-95   Bert Wynants           Alpha Channel Option Added
;** 24-sep-95   Piergiorgio Ghezzo     New Italian strings translated
;** 22-sep-95   Bert Wynants           Added strings for Multi Image Files
;** 15-sep-95   Bert Wynants           Added Full Image for color
;** 12-sep-95   Bert Wynants           --- Initial release ---
;**
;** $Revision Header ********************************************************
;
## version $VER: TIFFPrefs.catalog 2.10 (13.05.96) by Piergiorgio Ghezzo
## codeset 0
## language italiano
;
MSG_SAVE
 _Salva 
;
MSG_USE
 _Usa 
;
MSG_CANCEL
 _Annulla 
;
MSG_CYCLE_DITHERING
_Retinatura
;
MSG_DITHER_NO
Nessuna
;
MSG_DITHER_1
Semplice
;
MSG_DITHER_2
Floyd & Steinberg
;
MSG_DITHER_3
Jarvis, Judice & Ninke
;
MSG_DITHER_4
Stucki
;
MSG_DITHER_5
Stevenson & Arce
;
MSG_CYCLE_GRAYIMAGE
Immagine in _grigio
;
MSG_GRAY_TO_1
Converti in linee
;
MSG_GRAY_TO_2
Limita profonditą a 2 bit
;
MSG_GRAY_TO_4
Limita profonditą a 4 bit
;
MSG_GRAY_TO_8
Profonditą completa
;
MSG_CYCLE_COLORIMAGE
Immagine a _colori
;
MSG_COLOR_TO_GRAY
Converti a grigio
;
MSG_COLOR_TO_3
Limita profonditą a 3 bit
;
MSG_COLOR_TO_6
Limita profonditą a 6 bit
;
MSG_COLOR_TO_8
Limita profonditą a 8 bit
;
MSG_COLOR_TO_24
Profonditą completa
; Full Image Depth
MSG_MULTI_IMAGE
_Multi immagine
; Multi Image
MSG_MULTI_IMAGE_FIRST
Prima immagine
; First Image
MSG_MULTI_IMAGE_BEST
Immagine migliore
; Best Image
MSG_MULTI_IMAGE_ALL
Tutte le immagini
; All Images
MSG_SYSTEM_CONVERSION
Conversione di S_istema
;
MSG_ALPHA_CHANNEL
Alpha Channel as Mask
; !english
; Alpha Channel as Mask
MSG_ABOUT_TITLE
Informazioni
;
MSG_ABOUT_BODY
Configurazione per il datatype %s\n\
\n\
%s Versione %s\n\
\n\
italiano Piergiorgio Ghezzo
;
MSG_ABOUT_BUTTON
OK
;
MSG_OPEN_SETTINGS
Carico configurazione %s
;
MSG_SAVE_SETTINGS
Salvo configurazione %s
;
MSG_M_MENU_FILE
Progetto
;
MSG_M_MENU_OPEN
C\0Carica...
;
MSG_M_MENU_SAVEAS
S\0Salva come...
;
MSG_M_MENU_ABOUT
?\0Informazioni
;
MSG_M_MENU_QUIT
F\0Fine
;
MSG_M_MENU_EDIT
Editor
;
MSG_M_MENU_RESET
D\0Ripristina valori predefiniti
;
MSG_M_MENU_LASTSAVED
U\0Ripristina ultimi valori
;
MSG_M_MENU_RESTORE
A\0Annulla modifiche
;
MSG_M_MENU_SETTINGS
Opzioni
;
MSG_M_MENU_ICONS
G\0Genera icone
;
MSG_ABOUT_NAME
Name:      %s
; Name:      ;
MSG_ABOUT_VERSION
Version:   %s
; Version:   ;
MSG_ABOUT_DATE
Date:      %s
; Date:      ;
MSG_ABOUT_TYPE
Type:      %s Images
; Type:      ;
MSG_ABOUT_MAINCLASS
MainClass: %s
; MainClass: ;
MSG_ABOUT_AUTHOR
Author:    %s
; Author:    ;
