diff options
Diffstat (limited to 'nls/C')
-rw-r--r-- | nls/C/Translation.m | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/nls/C/Translation.m b/nls/C/Translation.m index 623f033..cff250f 100644 --- a/nls/C/Translation.m +++ b/nls/C/Translation.m | |||
@@ -1,3 +1,4 @@ | |||
1 | $ codeset=ISO-8859-1 | ||
1 | 2 | ||
2 | $set 1 #Align | 3 | $set 1 #Align |
3 | 4 | ||
@@ -61,6 +62,11 @@ $set 4 #Configmenu | |||
61 | 13 Semi Sloppy Focus | 62 | 13 Semi Sloppy Focus |
62 | 14 Sloppy Focus | 63 | 14 Sloppy Focus |
63 | 15 Workspace Warping | 64 | 15 Workspace Warping |
65 | 16 Force Pseudo-Transparency | ||
66 | 17 Menu Alpha | ||
67 | 18 Transparency | ||
68 | 19 Focused Window Alpha | ||
69 | 20 Unfocused Window Alpha | ||
64 | 70 | ||
65 | $set 5 #Ewmh | 71 | $set 5 #Ewmh |
66 | 72 | ||
@@ -138,6 +144,7 @@ $set 11 #Remember | |||
138 | 9 Sticky | 144 | 9 Sticky |
139 | 10 Unknown apps key | 145 | 10 Unknown apps key |
140 | 11 Workspace | 146 | 11 Workspace |
147 | 12 Head | ||
141 | 148 | ||
142 | $set 12 #Screen | 149 | $set 12 #Screen |
143 | 150 | ||
@@ -158,6 +165,7 @@ $set 13 #Slit | |||
158 | 6 Slit on Head | 165 | 6 Slit on Head |
159 | 7 Slit Placement | 166 | 7 Slit Placement |
160 | 8 Slit | 167 | 8 Slit |
168 | 9 Save SlitList | ||
161 | 169 | ||
162 | $set 14 #Toolbar | 170 | $set 14 #Toolbar |
163 | 171 | ||
@@ -173,6 +181,10 @@ $set 14 #Toolbar | |||
173 | 10 Toolbar Placement | 181 | 10 Toolbar Placement |
174 | 11 Toolbar | 182 | 11 Toolbar |
175 | 12 Toolbar width percent | 183 | 12 Toolbar width percent |
184 | 13 Clock: 24h | ||
185 | 14 Clock: 12h | ||
186 | 15 Edit Clock Format | ||
187 | 16 Show Pictures | ||
176 | 188 | ||
177 | $set 15 #Window | 189 | $set 15 #Window |
178 | 190 | ||
@@ -189,6 +201,7 @@ $set 16 #Windowmenu | |||
189 | 7 Send To ... | 201 | 7 Send To ... |
190 | 8 Shade | 202 | 8 Shade |
191 | 9 Stick | 203 | 9 Stick |
204 | 10 Kill | ||
192 | 205 | ||
193 | $set 17 #Workspace | 206 | $set 17 #Workspace |
194 | 207 | ||
@@ -232,5 +245,15 @@ $set 19 #main | |||
232 | -info\t\t\t\tdisplay some useful information.\n\ | 245 | -info\t\t\t\tdisplay some useful information.\n\ |
233 | -log <filename>\t\t\tlog output to file.\n\ | 246 | -log <filename>\t\t\tlog output to file.\n\ |
234 | -help\t\t\t\tdisplay this help text and exit.\n\n | 247 | -help\t\t\t\tdisplay this help text and exit.\n\n |
248 | 13 warning: couldn't set environment variable 'DISPLAY' | ||
249 | |||
250 | $set 20 | ||
251 | |||
252 | 1 Above Dock | ||
253 | 2 Bottom | ||
254 | 3 Desktop | ||
255 | 4 Dock | ||
256 | 5 Normal | ||
257 | 6 Top | ||
235 | 258 | ||
236 | 259 | ||