diff options
author | fluxgen <fluxgen> | 2002-12-16 11:25:58 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-12-16 11:25:58 (GMT) |
commit | 02cd8214fdc009751cd2d700a8bb1d8e98ca7b87 (patch) | |
tree | 636a89a6457266dcb324fa295ccf3641711b9f5e /nls/de_DE/main.m | |
parent | 550b9760ddecf9bfc013708b2bf612e3aa07e4b3 (diff) | |
download | fluxbox_pavel-02cd8214fdc009751cd2d700a8bb1d8e98ca7b87.zip fluxbox_pavel-02cd8214fdc009751cd2d700a8bb1d8e98ca7b87.tar.bz2 |
german translation from Andreas
Diffstat (limited to 'nls/de_DE/main.m')
-rw-r--r-- | nls/de_DE/main.m | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/nls/de_DE/main.m b/nls/de_DE/main.m new file mode 100644 index 0000000..2ea8a63 --- /dev/null +++ b/nls/de_DE/main.m | |||
@@ -0,0 +1,21 @@ | |||
1 | $set 14 #main | ||
2 | |||
3 | $ #RCRequiresArg | ||
4 | # error: '-rc' requires an argument\n | ||
5 | $ #DISPLAYRequiresArg | ||
6 | # error: '-display' requires an argument\n | ||
7 | $ #WarnDisplaySet | ||
8 | # warning: could not set environment variable 'DISPLAY'\n | ||
9 | $ #Usage | ||
10 | # Fluxbox %s: (c) 2001-2002 Henrik Kinnunen\n\n\ | ||
11 | -display <string>\t\tuse display connection.\n\ | ||
12 | -rc <string>\t\t\tuse alternate resource file.\n\ | ||
13 | -version\t\t\tdisplay version and exit.\n\ | ||
14 | -help\t\t\t\tdisplay this help text and exit.\n\n | ||
15 | $ #CompileOptions | ||
16 | # Compile time options:\n\ | ||
17 | Debugging\t\t\t%s\n\ | ||
18 | Interlacing:\t\t\t%s\n\ | ||
19 | Shape:\t\t\t%s\n\ | ||
20 | Slit:\t\t\t\t%s\n\ | ||
21 | 8bpp Ordered Dithering:\t%s\n\n | ||