aboutsummaryrefslogtreecommitdiff
path: root/nls/pt_BR
diff options
context:
space:
mode:
Diffstat (limited to 'nls/pt_BR')
-rw-r--r--nls/pt_BR/Configmenu.m8
-rw-r--r--nls/pt_BR/Makefile.am3
-rw-r--r--nls/pt_BR/Windowmenu.m6
-rw-r--r--nls/pt_BR/main.m2
4 files changed, 16 insertions, 3 deletions
diff --git a/nls/pt_BR/Configmenu.m b/nls/pt_BR/Configmenu.m
index 129d991..6c9d702 100644
--- a/nls/pt_BR/Configmenu.m
+++ b/nls/pt_BR/Configmenu.m
@@ -46,3 +46,11 @@ $ #TabRotateVertical
46# Rotate Vertical Tabs 46# Rotate Vertical Tabs
47$ #SemiSloppyFocus 47$ #SemiSloppyFocus
48# Semi Sloppy Focus 48# Semi Sloppy Focus
49$ #MaxOverSlit
50# Maximize Over Slit
51$ #SloppyWindowGrouping
52# Sloppy Window Grouping
53$ #WorkspaceWarping
54# Workspace Warping
55$ #DesktopWheeling
56# Desktop Wheeling
diff --git a/nls/pt_BR/Makefile.am b/nls/pt_BR/Makefile.am
index 197c57d..d22ede3 100644
--- a/nls/pt_BR/Makefile.am
+++ b/nls/pt_BR/Makefile.am
@@ -20,10 +20,11 @@ uninstall-local:
20 20
21Translation.m: $(MFILES) 21Translation.m: $(MFILES)
22 @if test x$(NLSTEST) = "x-DNLS"; then \ 22 @if test x$(NLSTEST) = "x-DNLS"; then \
23 rm -f Translation.m; \
23 awk -f ../convert.awk output=Translation.m $(MFILES); \ 24 awk -f ../convert.awk output=Translation.m $(MFILES); \
24 fi 25 fi
25 26
26blackbox.cat: Translation.m 27blackbox.cat: Translation.m
27 @if test x$(NLSTEST) = "x-DNLS"; then \ 28 @if test x$(NLSTEST) = "x-DNLS"; then \
28 $(gencat_cmd) blackbox.cat Translation.m; \ 29 LANG=pt_BR $(gencat_cmd) blackbox.cat Translation.m; \
29 fi 30 fi
diff --git a/nls/pt_BR/Windowmenu.m b/nls/pt_BR/Windowmenu.m
index fe81d4f..3817ba0 100644
--- a/nls/pt_BR/Windowmenu.m
+++ b/nls/pt_BR/Windowmenu.m
@@ -2,6 +2,8 @@ $set 10 #Windowmenu
2 2
3$ #SendTo 3$ #SendTo
4# Enviar Para ... 4# Enviar Para ...
5$ #SendGroupTo
6# Enviar Grupo Para ...
5$ #Shade 7$ #Shade
6# Encolher 8# Encolher
7$ #Iconify 9$ #Iconify
@@ -15,6 +17,8 @@ $ #Lower
15$ #Stick 17$ #Stick
16# Sempre Visivel 18# Sempre Visivel
17$ #KillClient 19$ #KillClient
18# Kill Cliente 20# Matar Cliente
19$ #Close 21$ #Close
20# Fechar 22# Fechar
23$ #Tab
24# Tab
diff --git a/nls/pt_BR/main.m b/nls/pt_BR/main.m
index b04cc77..dcc8158 100644
--- a/nls/pt_BR/main.m
+++ b/nls/pt_BR/main.m
@@ -7,7 +7,7 @@ $ #DISPLAYRequiresArg
7$ #WarnDisplaySet 7$ #WarnDisplaySet
8# aviso: não foi possivel setar a variavel de ambiente 'DISPLAY'\n 8# aviso: não foi possivel setar a variavel de ambiente 'DISPLAY'\n
9$ #Usage 9$ #Usage
10# Fluxbox %s: (c) 2001 Henrik Kinnunen\n\n\ 10# Fluxbox %s: (c) 2001-2002 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\