diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-04-11 03:20:38 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-04-11 03:20:38 +0000 |
| commit | dfc5f034581f5a26cba5c4811500438f89f0634a (patch) | |
| tree | efb1e3af799383aa5835a736cabf658d18db4be5 /nls/pt_BR/main.m | |
| parent | 17532e906b1dd6340bb1eccd2d9724643637958b (diff) | |
Initial revision
Diffstat (limited to 'nls/pt_BR/main.m')
| -rw-r--r-- | nls/pt_BR/main.m | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/nls/pt_BR/main.m b/nls/pt_BR/main.m new file mode 100644 index 00000000..a01d01aa --- /dev/null +++ b/nls/pt_BR/main.m @@ -0,0 +1,24 @@ +$set 14 #main + +$ #RCRequiresArg +# erro: '-rc' requer um argumento\n +$ #DISPLAYRequiresArg +# erro: '-display' requer um argumento\n +$ #WarnDisplaySet +# aviso: não foi possivel setar a variavel de ambiente 'DISPLAY'\n +$ #Usage +# Openbox %s: (c) 2002 - 2002 Ben Jansens\n\ + \t\t\t 2001 - 2002 Sean 'Shaleh' Perry\n\ + \t\t\t 1997 - 2000 Brad Hughes\n\n\ + -display <string>\t\tusar conexão com o display.\n\ + -rc <string>\t\t\tusar arquivo alternativo de recursos.\n\ + -version\t\t\tmostrar versao e sair.\n\ + -help\t\t\t\tmostrar esta ajuda e sair.\n\n +$ #CompileOptions +# Opções em tempo de compilação:\n\ + Informações extras para problemas:\t\t\t%s\n\ + Interlacing:\t\t\t%s\n\ + Forma:\t\t\t%s\n\ + Slit:\t\t\t\t%s\n\ + 8bpp Simulação ordenada de cores em imagens:\t%s\n\ + Event Clobbering:\t\t%s\n\n |
