e59604fa75d2865e00b5ddbba7cfd408f2165cb8
[reactos.git] / reactos / base / applications / fontview / lang / it-IT.rc
1 LANGUAGE LANG_ITALIAN, SUBLANG_DEFAULT
2
3 STRINGTABLE
4 BEGIN
5 IDS_INSTALL "Installa"
6 IDS_PRINT "Stampa"
7 IDS_STRING "Jackdaws love my big sphinx of quartz. 1234567890"
8 IDS_OPEN "Apri Font..."
9 IDS_ERROR "Errore"
10 IDS_ERROR_NOMEM "Memoria insufficiente per completare l'operazione."
11 IDS_ERROR_NOFONT "Il file% 1 non รจ un file di origine valido."
12 IDS_ERROR_NOCLASS "Impossibile avviare la classe."
13 IDS_FILTER_LIST "All Supported Fonts (*.ttf;*.fon;*.otf)\0*.ttf;*.fon;*.otf\0\
14 TrueType Font (*.ttf)\0*.ttf\0\
15 OpenType Font (*.otf)\0*.otf\0\
16 Font File (*.fon)\0*.fon\0\
17 All Files (*.*)\0*.*\0"
18 END