diff options
Diffstat (limited to 'nls/pt_PT/main.m')
-rw-r--r-- | nls/pt_PT/main.m | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/nls/pt_PT/main.m b/nls/pt_PT/main.m new file mode 100644 index 0000000..7f61c74 --- /dev/null +++ b/nls/pt_PT/main.m | |||
@@ -0,0 +1,21 @@ | |||
1 | $set 14 #main | ||
2 | |||
3 | $ #RCRequiresArg | ||
4 | # erro: '-rc' necesita um argumento\n | ||
5 | $ #DISPLAYRequiresArg | ||
6 | # erro: '-display' necesita um argumento\n | ||
7 | $ #WarnDisplaySet | ||
8 | # aviso: não foi possivel colocar a variavel de ambiente 'DISPLAY'\n | ||
9 | $ #Usage | ||
10 | # Fluxbox %s: (c) 2001 Henrik Kinnunen\n\n\ | ||
11 | -display <string>\t\tusar conexão com o display.\n\ | ||
12 | -rc <string>\t\t\tusar arquivo alternativo de recursos.\n\ | ||
13 | -version\t\t\tmostrar versao e sair.\n\ | ||
14 | -help\t\t\t\tmostrar esta ajuda e sair.\n\n | ||
15 | $ #CompileOptions | ||
16 | # Opções em tempo de compilação:\n\ | ||
17 | Informações extras para problemas:\t\t\t%s\n\ | ||
18 | Interlacing:\t\t\t%s\n\ | ||
19 | Forma:\t\t\t%s\n\ | ||
20 | Slit:\t\t\t\t%s\n\ | ||
21 | 8bpp Simulação ordenada de cores em imagens:\t%s\n\n | ||