diff options
Diffstat (limited to 'nls/it_IT/Screen.m')
-rw-r--r-- | nls/it_IT/Screen.m | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/nls/it_IT/Screen.m b/nls/it_IT/Screen.m new file mode 100644 index 0000000..6bb804a --- /dev/null +++ b/nls/it_IT/Screen.m | |||
@@ -0,0 +1,54 @@ | |||
1 | $set 6 #Screen | ||
2 | |||
3 | $ #AnotherWMRunning | ||
4 | # BScreen::BScreen: e' accaduto un errore nella interrogazione del server X.\n \ | ||
5 | un altro window manager e' gia' attivo per il display %s.\n | ||
6 | $ #ManagingScreen | ||
7 | # BScreen::BScreen: usando schermo %d usando visuale 0x%lx, profondita' %d\n | ||
8 | $ #FontLoadFail | ||
9 | # BScreen::LoadStyle(): non posso caricare il font '%s'\n | ||
10 | $ #DefaultFontLoadFail | ||
11 | # BScreen::LoadStyle(): non posso caricare il font predefinito.\n | ||
12 | $ #EmptyMenuFile | ||
13 | # %s: file del menu vuoto\n | ||
14 | $ #xterm | ||
15 | # xterm | ||
16 | $ #Restart | ||
17 | # Restart | ||
18 | $ #Exit | ||
19 | # Exit | ||
20 | $ #EXECError | ||
21 | # BScreen::parseMenuFile: [exec] errore, etichetta/comando di menu' non specificato\n | ||
22 | $ #EXITError | ||
23 | # BScreen::parseMenuFile: [exit] errore, nessuna etichetta di menu' definita\n | ||
24 | $ #STYLEError | ||
25 | # BScreen::parseMenuFile: [style] errore, nessuna etichetta di menu' e/o nome di file \ | ||
26 | specificato\n | ||
27 | $ #CONFIGError | ||
28 | # BScreen::parseMenuFile: [config] error, nessuna etichetta di menu' specificata\n | ||
29 | $ #INCLUDEError | ||
30 | # BScreen::parseMenuFile: [include] error, nessun nome di file specificato\n | ||
31 | $ #INCLUDEErrorReg | ||
32 | # BScreen::parseMenuFile: [include] error, '%s' non e' un file regolare\n | ||
33 | $ #SUBMENUError | ||
34 | # BScreen::parseMenuFile: [submenu] error, nessuna etichetta di menu' specificata\n | ||
35 | $ #RESTARTError | ||
36 | # BScreen::parseMenuFile: [restart] error, nessuna etichetta di menu' specificata\n | ||
37 | $ #RECONFIGError | ||
38 | # BScreen::parseMenuFile: [reconfig] error, nessuna etichetta di menu' specificata\n | ||
39 | $ #STYLESDIRError | ||
40 | # BScreen::parseMenuFile: [stylesdir/stylesmenu] error, nessuna directory specificata\n | ||
41 | $ #STYLESDIRErrorNotDir | ||
42 | # BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' non e' una \ | ||
43 | directory\n | ||
44 | $ #STYLESDIRErrorNoExist | ||
45 | # BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' non esiste\n | ||
46 | $ #WORKSPACESError | ||
47 | # BScreen::parseMenuFile: [workspaces] error, nessuna etichetta di menu' specificata\n | ||
48 | $ #PositionLength | ||
49 | # 0: 0000 x 0: 0000 | ||
50 | $ #PositionFormat | ||
51 | # X: %4d x Y: %4d | ||
52 | $ #GeometryFormat | ||
53 | # W: %4d x H: %4d | ||
54 | |||