diff options
Diffstat (limited to 'nls/nl_NL/Screen.m')
-rw-r--r-- | nls/nl_NL/Screen.m | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/nls/nl_NL/Screen.m b/nls/nl_NL/Screen.m new file mode 100644 index 0000000..128c06e --- /dev/null +++ b/nls/nl_NL/Screen.m | |||
@@ -0,0 +1,54 @@ | |||
1 | $set 6 #Screen | ||
2 | |||
3 | $ #AnotherWMRunning | ||
4 | # BScreen::BScreen: an error occured while querying the X server.\n \ | ||
5 | another window manager is already running on display %s.\n | ||
6 | $ #ManagingScreen | ||
7 | # BScreen::BScreen: managing screen %d using visual 0x%lx, depth %d\n | ||
8 | $ #FontLoadFail | ||
9 | # BScreen::LoadStyle(): couldn't load font '%s'\n | ||
10 | $ #DefaultFontLoadFail | ||
11 | # BScreen::LoadStyle(): couldn't load default font.\n | ||
12 | $ #EmptyMenuFile | ||
13 | # %s: empty menu file\n | ||
14 | $ #xterm | ||
15 | # xterm | ||
16 | $ #Restart | ||
17 | # Restart | ||
18 | $ #Exit | ||
19 | # Exit | ||
20 | $ #EXECError | ||
21 | # BScreen::parseMenuFile: [exec] error, no menu label and/or command defined\n | ||
22 | $ #EXITError | ||
23 | # BScreen::parseMenuFile: [exit] error, no menu label defined\n | ||
24 | $ #STYLEError | ||
25 | # BScreen::parseMenuFile: [style] error, no menu label and/or filename \ | ||
26 | defined\n | ||
27 | $ #CONFIGError | ||
28 | # BScreen::parseMenuFile: [config] error, no menu label defined\n | ||
29 | $ #INCLUDEError | ||
30 | # BScreen::parseMenuFile: [include] error, no filename defined\n | ||
31 | $ #INCLUDEErrorReg | ||
32 | # BScreen::parseMenuFile: [include] error, '%s' is not a regular file\n | ||
33 | $ #SUBMENUError | ||
34 | # BScreen::parseMenuFile: [submenu] error, no menu label defined\n | ||
35 | $ #RESTARTError | ||
36 | # BScreen::parseMenuFile: [restart] error, no menu label defined\n | ||
37 | $ #RECONFIGError | ||
38 | # BScreen::parseMenuFile: [reconfig] error, no menu label defined\n | ||
39 | $ #STYLESDIRError | ||
40 | # BScreen::parseMenuFile: [stylesdir/stylesmenu] error, no directory defined\n | ||
41 | $ #STYLESDIRErrorNotDir | ||
42 | # BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' is not a \ | ||
43 | directory\n | ||
44 | $ #STYLESDIRErrorNoExist | ||
45 | # BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' does not exist\n | ||
46 | $ #WORKSPACESError | ||
47 | # BScreen::parseMenuFile: [workspaces] error, no menu label defined\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 | |||