diff options
Diffstat (limited to 'nls/pt_PT')
-rw-r--r-- | nls/pt_PT/Translation.m | 8 | ||||
-rw-r--r-- | nls/pt_PT/main.m | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/nls/pt_PT/Translation.m b/nls/pt_PT/Translation.m index 287142a..6e0b8d7 100644 --- a/nls/pt_PT/Translation.m +++ b/nls/pt_PT/Translation.m | |||
@@ -36,11 +36,11 @@ $set 3 #Configmenu | |||
36 | 20 Icons | 36 | 20 Icons |
37 | 21 Posicionamento da Tab | 37 | 21 Posicionamento da Tab |
38 | 22 Rodar Tabs Verticais | 38 | 22 Rodar Tabs Verticais |
39 | 23 Semi Sloppy Focus | 39 | 23 Semi Focus Desordenado |
40 | 24 Maximizar Sobre Slit | 40 | 24 Maximizar Sobre Slit |
41 | 25 Sloppy Janela Em Grupo | 41 | 25 Janela Em Grupo Desordenada |
42 | 26 Workspace Warping | 42 | 26 Alternando Workspace |
43 | 27 Desktop Wheeling | 43 | 27 Rodando Area Trabalho |
44 | 44 | ||
45 | $set 4 #Icon | 45 | $set 4 #Icon |
46 | 46 | ||
diff --git a/nls/pt_PT/main.m b/nls/pt_PT/main.m index 7f61c74..87b6c5e 100644 --- a/nls/pt_PT/main.m +++ b/nls/pt_PT/main.m | |||
@@ -7,10 +7,12 @@ $ #DISPLAYRequiresArg | |||
7 | $ #WarnDisplaySet | 7 | $ #WarnDisplaySet |
8 | # aviso: não foi possivel colocar a variavel de ambiente 'DISPLAY'\n | 8 | # aviso: não foi possivel colocar a variavel de ambiente 'DISPLAY'\n |
9 | $ #Usage | 9 | $ #Usage |
10 | # Fluxbox %s: (c) 2001 Henrik Kinnunen\n\n\ | 10 | # Fluxbox %s: (c) %s Henrik Kinnunen\n\n\ |
11 | -display <string>\t\tusar conexão com o display.\n\ | 11 | -display <string>\t\tusar conexão com o display.\n\ |
12 | -rc <string>\t\t\tusar arquivo alternativo de recursos.\n\ | 12 | -rc <string>\t\t\tusar arquivo alternativo de recursos.\n\ |
13 | -version\t\t\tmostrar versao e sair.\n\ | 13 | -version\t\t\tmostrar versao e sair.\n\ |
14 | -info\t\t\t\tdisplay some useful information.\n\ | ||
15 | -log <filename>\t\t\tlog output to file.\n\ | ||
14 | -help\t\t\t\tmostrar esta ajuda e sair.\n\n | 16 | -help\t\t\t\tmostrar esta ajuda e sair.\n\n |
15 | $ #CompileOptions | 17 | $ #CompileOptions |
16 | # Opções em tempo de compilação:\n\ | 18 | # Opções em tempo de compilação:\n\ |