diff options
author | rathnor <rathnor> | 2004-06-20 14:09:29 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-06-20 14:09:29 (GMT) |
commit | e5953eca89bbd358aba545fd4147afbcba9a990e (patch) | |
tree | 46644baf6eed251e680f00cab6008978f6f6a7ce /nls/C | |
parent | e3325238e649e657733e27838da37d59cad0e18a (diff) | |
download | fluxbox_pavel-e5953eca89bbd358aba545fd4147afbcba9a990e.zip fluxbox_pavel-e5953eca89bbd358aba545fd4147afbcba9a990e.tar.bz2 |
i'll get it right one day
Diffstat (limited to 'nls/C')
-rw-r--r-- | nls/C/Makefile.am | 10 | ||||
-rw-r--r-- | nls/C/Translation.m | 237 |
2 files changed, 242 insertions, 5 deletions
diff --git a/nls/C/Makefile.am b/nls/C/Makefile.am index 9f7f16f..40ca190 100644 --- a/nls/C/Makefile.am +++ b/nls/C/Makefile.am | |||
@@ -10,13 +10,13 @@ EXTRA_DIST= $(MFILES) | |||
10 | 10 | ||
11 | all-local: fluxbox.cat | 11 | all-local: fluxbox.cat |
12 | install-data-local: fluxbox.cat | 12 | install-data-local: fluxbox.cat |
13 | @if test x$(NLSTEST) = "x-DNLS"; then echo "Installing catalog in $(DESTDIR)$(pkgdatadir)/nls/$(THE_LA | 13 | @if test x$(NLSTEST) = "x-DNLS"; then echo "Installing catalog in $(DESTDIR)$(pkgdatadir)/nls/$(THE_LA |
14 | NG)"; $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/nls/$(THE_LANG); $(INSTALL_DATA) fluxbox.cat $(DESTDIR)$(pkgdatadir)/nls/$(THE_LA | 14 | NG)"; $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/nls/$(THE_LANG); $(INSTALL_DATA) fluxbox.cat $(DESTDIR)$(pkgdatadir)/nls/$(THE_LA |
15 | NG); fi | 15 | NG); fi |
16 | 16 | ||
17 | uninstall-local: | 17 | uninstall-local: |
18 | @if test x$(NLSTEST) = "x-DNLS"; then rm -f $(DESTDIR)$(pkgdatadir)/nls/$(THE_LANG)/fluxbox.cat; rmdir $(DESTDIR)$(pkgdatadir)/nls/$(THE_LANG); fi | 18 | @if test x$(NLSTEST) = "x-DNLS"; then rm -f $(DESTDIR)$(pkgdatadir)/nls/$(THE_LANG)/fluxbox.cat; rmdir $(DESTDIR)$(pkgdatadir)/nls/$(THE_LANG); fi |
19 | 19 | ||
20 | fluxbox.cat: Translation.m | 20 | fluxbox.cat: Translation.m |
21 | @if test x$(NLSTEST) = "x-DNLS"; then $(gencat_cmd) fluxbox.cat Translation.m; fi | 21 | @if test x$(NLSTEST) = "x-DNLS"; then $(gencat_cmd) fluxbox.cat Translation.m; fi |
22 | 22 | ||
diff --git a/nls/C/Translation.m b/nls/C/Translation.m index a597edc..79cc946 100644 --- a/nls/C/Translation.m +++ b/nls/C/Translation.m | |||
@@ -235,3 +235,240 @@ $set 0x13 #main | |||
235 | 235 | ||
236 | $set 0xd #mainWarnDisplay | 236 | $set 0xd #mainWarnDisplay |
237 | 237 | ||
238 | |||
239 | $set 0x1 #Align | ||
240 | |||
241 | 0x1 BottomCenter | ||
242 | 0x2 Bottom Left | ||
243 | 0x3 Bottom Right | ||
244 | 0x4 Horizontal | ||
245 | 0x5 Left | ||
246 | 0x6 Left Bottom | ||
247 | 0x7 Left Center | ||
248 | 0x8 Left Top | ||
249 | 0x9 Relative | ||
250 | 0xa Right | ||
251 | 0xb Right Bottom | ||
252 | 0xc Right Center | ||
253 | 0xd Right Top | ||
254 | 0xe Top Center | ||
255 | 0xf Top Left | ||
256 | 0x10 Top Right | ||
257 | 0x11 Vertical | ||
258 | |||
259 | $set 0x2 #BaseDisplay | ||
260 | |||
261 | 0x1 Aborting... dumping core\n | ||
262 | 0x2 Shutting Down\n | ||
263 | 0x3 %s: signal %d caught\n | ||
264 | |||
265 | $set 0x3 #Common | ||
266 | |||
267 | 0x1 Alpha | ||
268 | 0x2 Auto hide | ||
269 | 0x3 Compiled | ||
270 | 0x4 Compiled options | ||
271 | 0x5 Compiler | ||
272 | 0x6 Compiler version | ||
273 | 0x7 init | ||
274 | 0x8 keys | ||
275 | 0x9 menu | ||
276 | 0xa style | ||
277 | 0xb Defaults | ||
278 | 0xc disabled | ||
279 | 0xd Error | ||
280 | 0xe Fluxbox version | ||
281 | 0xf Maximize Over | ||
282 | 0x10 Visible | ||
283 | |||
284 | $set 0x4 #Configmenu | ||
285 | |||
286 | 0x1 AntiAlias | ||
287 | 0x2 Auto Raise | ||
288 | 0x3 Click Raises | ||
289 | 0x4 Click to Focus | ||
290 | 0x5 Decorate Transient Windows | ||
291 | 0x6 Desktop MouseWheel Switching | ||
292 | 0x7 Focus Window on Workspace Change | ||
293 | 0x8 Focus Model | ||
294 | 0x9 Focus New Windows | ||
295 | 0xa Full Maximization | ||
296 | 0xb Image Dithering | ||
297 | 0xc Opaque Window Moving | ||
298 | 0xd Semi Sloppy Focus | ||
299 | 0xe Sloppy Focus | ||
300 | 0xf Workspace Warping | ||
301 | |||
302 | $set 0x5 #Ewmh | ||
303 | |||
304 | 0x1 Fatal: Out of memory, can't allocate for EWMH client list | ||
305 | |||
306 | $set 0x6 #FbTkError | ||
307 | |||
308 | 0x1 Warning! Height > 3200 setting Height = 3200 | ||
309 | 0x2 Warning! Width > 3200 setting Width = 3200 | ||
310 | 0x3 Warning: can't load fallback font | ||
311 | 0x4 Allocation error. | ||
312 | 0x5 Error creating pixmap | ||
313 | 0x6 Cant create XImage | ||
314 | 0x7 Failed to read | ||
315 | 0x8 Warning: Failed to find valid format for alpha. | ||
316 | 0x9 Warning: Failed to create alpha picture. | ||
317 | 0xa Warning: Failed to create alpha pixmap. | ||
318 | 0xb Failed to find format for screen(%d) | ||
319 | 0xc Out of memory | ||
320 | 0xd Out of memory while allocating blue buffer. | ||
321 | 0xe Out of memory while allocating green buffer. | ||
322 | 0xf Out of memory while allocating red buffer. | ||
323 | 0x10 Failed to read theme item | ||
324 | 0x11 unsupported visual | ||
325 | 0x12 Setting default value | ||
326 | |||
327 | $set 0x7 #Fluxbox | ||
328 | |||
329 | 0x1 rc filename is invalid! | ||
330 | 0x2 Failed to load groupfile | ||
331 | 0x3 Failed to load database | ||
332 | 0x4 Retrying with | ||
333 | 0x5 Warning! Could not find screen to map window on! | ||
334 | 0x6 Can't create %s directory | ||
335 | 0x7 Couldn't find screens to manage.\nMake sure you don't have another window manager running. | ||
336 | 0x8 Error parsing regular expression | ||
337 | 0x9 Fatal! There can only one instance of fluxbox class. | ||
338 | 0xa Can not connect to X server.\nMake sure you started X before you start Fluxbox. | ||
339 | 0xb Warning: X server does not support locale | ||
340 | 0xc Warning: cannot set locale modifiers | ||
341 | |||
342 | $set 0x8 #Gnome | ||
343 | |||
344 | 0x1 Fatal: Out of memory, can't allocate for GNOME client list | ||
345 | |||
346 | $set 0x9 #Keys | ||
347 | |||
348 | 0x1 Keys: Error on line | ||
349 | 0x2 Keys: Failed to merge keytree! | ||
350 | 0x3 Keys: Invalid key/modifier on line | ||
351 | |||
352 | $set 0xa #Menu | ||
353 | |||
354 | 0x1 Configuration | ||
355 | 0x2 Fluxbox default menu | ||
356 | 0x3 Exit | ||
357 | 0x4 Icons | ||
358 | 0x5 Layer... | ||
359 | 0x6 On Head... | ||
360 | 0x7 Placement | ||
361 | 0x8 Reload Config | ||
362 | 0x9 Restart | ||
363 | 0xa xterm | ||
364 | |||
365 | $set 0xb #Remember | ||
366 | |||
367 | 0x1 Decorations | ||
368 | 0x2 Dimensions | ||
369 | 0x3 Jump to workspace | ||
370 | 0x4 Layer | ||
371 | 0x5 Remember... | ||
372 | 0x6 Position | ||
373 | 0x7 Save on close | ||
374 | 0x8 Shaded | ||
375 | 0x9 Sticky | ||
376 | 0xa Unknown apps key | ||
377 | 0xb Workspace | ||
378 | |||
379 | $set 0xc #Screen | ||
380 | |||
381 | 0x1 BScreen::BScreen: an error occured while querying the X server.\n another window manager already running on display | ||
382 | 0x2 W: %4d x H: %4d | ||
383 | 0x3 W: 0000 x H: 0000 | ||
384 | 0x4 BScreen::BScreen: managing screen %d using visual 0x%lx, depth %d\n | ||
385 | 0x5 X: %4d x Y: %4d | ||
386 | 0x6 0: 0000 x 0: 0000 | ||
387 | |||
388 | $set 0xd #Slit | ||
389 | |||
390 | 0x1 Clients | ||
391 | 0x2 Cycle Down | ||
392 | 0x3 Cycle Up | ||
393 | 0x4 Slit Direction | ||
394 | 0x5 Slit Layer | ||
395 | 0x6 Slit on Head | ||
396 | 0x7 Slit Placement | ||
397 | 0x8 Slit | ||
398 | |||
399 | $set 0xe #Toolbar | ||
400 | |||
401 | 0x1 Edit current workspace name | ||
402 | 0x2 Iconbar Mode | ||
403 | 0x3 All Windows | ||
404 | 0x4 Icons | ||
405 | 0x5 None | ||
406 | 0x6 Workspace | ||
407 | 0x7 WorkspaceIcons | ||
408 | 0x8 Toolbar Layer | ||
409 | 0x9 Toolbar on Head | ||
410 | 0xa Toolbar Placement | ||
411 | 0xb Toolbar | ||
412 | 0xc Toolbar width percent | ||
413 | |||
414 | $set 0xf #Window | ||
415 | |||
416 | 0x1 Unnamed | ||
417 | |||
418 | $set 0x10 #Windowmenu | ||
419 | |||
420 | 0x1 Close | ||
421 | 0x2 Iconify | ||
422 | 0x3 Layer | ||
423 | 0x4 Lower | ||
424 | 0x5 Maximize | ||
425 | 0x6 Raise | ||
426 | 0x7 Send To ... | ||
427 | 0x8 Shade | ||
428 | 0x9 Stick | ||
429 | |||
430 | $set 0x11 #Workspace | ||
431 | |||
432 | 0x1 Workspace %d | ||
433 | 0x2 Workspaces | ||
434 | 0x3 New Workspace | ||
435 | 0x4 Remove Last | ||
436 | |||
437 | $set 0x12 #bsetroot | ||
438 | |||
439 | 0x1 %s: error: must specify one of: -solid, -mod, -gradient\n | ||
440 | 0x2 Couldn't create pixmap atoms, giving up! | ||
441 | 0x3 %s 2.0: (c) 1997-2000 Brad Hughes\n\n\ | ||
442 | -display <string> display connection\n\ | ||
443 | -mod <x> <y> modula pattern\n\ | ||
444 | -foreground, -fg <color> modula foreground color\n\ | ||
445 | -background, -bg <color> modula background color\n\n\ | ||
446 | -gradient <texture> gradient texture\n\ | ||
447 | -from <color> gradient start color\n\ | ||
448 | -to <color> gradient end color\n\n\ | ||
449 | -solid <color> solid color\n\n\ | ||
450 | -help print this help text and exit\n | ||
451 | |||
452 | $set 0x13 #main | ||
453 | |||
454 | 0x1 error: '-display' requires an argument\n | ||
455 | 0x2 Bad Alloc | ||
456 | 0x3 Bad cast | ||
457 | 0x4 Out of range | ||
458 | 0x5 Runtime error | ||
459 | 0x6 Standard Exception | ||
460 | 0x7 Unknown error | ||
461 | 0x8 error: '-log' needs an argument | ||
462 | 0x9 Log File | ||
463 | 0xa Logging to | ||
464 | 0xb error: '-rc' requires an argument\n | ||
465 | 0xc Fluxbox %s: (c) %s Henrik Kinnunen\n\n\ | ||
466 | -display <string>\t\tuse display connection.\n\ | ||
467 | -rc <string>\t\t\tuse alternate resource file.\n\ | ||
468 | -version\t\t\tdisplay version and exit.\n\ | ||
469 | -info\t\t\t\tdisplay some useful information.\n\ | ||
470 | -log <filename>\t\t\tlog output to file.\n\ | ||
471 | -help\t\t\t\tdisplay this help text and exit.\n\n | ||
472 | |||
473 | $set 0xd #mainWarnDisplay | ||
474 | |||