diff options
Diffstat (limited to 'nls/pt_BR/BaseDisplay.m')
-rw-r--r-- | nls/pt_BR/BaseDisplay.m | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nls/pt_BR/BaseDisplay.m b/nls/pt_BR/BaseDisplay.m new file mode 100644 index 0000000..fbd626e --- /dev/null +++ b/nls/pt_BR/BaseDisplay.m | |||
@@ -0,0 +1,16 @@ | |||
1 | $set 1 #BaseDisplay | ||
2 | |||
3 | $ #XError | ||
4 | # %s: X erro: %s(%d) opcodes %d/%d\n recurso 0x%lx\n | ||
5 | $ #SignalCaught | ||
6 | # %s: recebeido sinal %d\n | ||
7 | $ #ShuttingDown | ||
8 | # desligando\n | ||
9 | $ #Aborting | ||
10 | # abortando... gerando arquivo core\n | ||
11 | $ #XConnectFail | ||
12 | # BaseDisplay::BaseDisplay: conecção ao servidor X falhou.\n | ||
13 | $ #CloseOnExecFail | ||
14 | # BaseDisplay::BaseDisplay: impossivel marcar a conexão ao display como close-on-exec\n | ||
15 | $ #BadWindowRemove | ||
16 | # BaseDisplay::eventLoop(): removendo má janela da trilha de eventos\n | ||