aboutsummaryrefslogtreecommitdiff
path: root/nls/et_EE
diff options
context:
space:
mode:
Diffstat (limited to 'nls/et_EE')
-rw-r--r--nls/et_EE/Configmenu.m8
-rw-r--r--nls/et_EE/Makefile.am17
-rw-r--r--nls/et_EE/Windowmenu.m2
-rw-r--r--nls/et_EE/fluxbox.m6
-rw-r--r--nls/et_EE/main.m2
5 files changed, 26 insertions, 9 deletions
diff --git a/nls/et_EE/Configmenu.m b/nls/et_EE/Configmenu.m
index 02857bc..7d94bdd 100644
--- a/nls/et_EE/Configmenu.m
+++ b/nls/et_EE/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/et_EE/Makefile.am b/nls/et_EE/Makefile.am
index 6bd65a2..1520615 100644
--- a/nls/et_EE/Makefile.am
+++ b/nls/et_EE/Makefile.am
@@ -1,29 +1,30 @@
1# nls/et_EE/Makefile.am for Blackbox-0.61.x - an X11 Window Manager 1# nls/et_EE/Makefile.am for Blackbox-0.61.x - an X11 Window Manager
2 2
3NLSTEST = @NLS@ 3NLSTEST = @NLS@
4CLEANFILES = blackbox.cat 4CLEANFILES = fluxbox.cat
5MAINTAINERCLEANFILES = Makefile.in Translation.m 5MAINTAINERCLEANFILES = Makefile.in Translation.m
6MFILES = BaseDisplay.m Basemenu.m Configmenu.m Icon.m Image.m Screen.m Slit.m Toolbar.m Window.m Windowmenu.m Workspace.m Workspacemenu.m blackbox.m common.m main.m bsetroot.m 6MFILES = BaseDisplay.m Basemenu.m Configmenu.m Icon.m Image.m Screen.m Slit.m Toolbar.m Window.m Windowmenu.m Workspace.m Workspacemenu.m fluxbox.m common.m main.m bsetroot.m
7EXTRA_DIST=$(MFILES) 7EXTRA_DIST=$(MFILES)
8all-local: blackbox.cat 8all-local: fluxbox.cat
9install-data-local: blackbox.cat 9install-data-local: fluxbox.cat
10 @if test x$(NLSTEST) = "x-DNLS"; then \ 10 @if test x$(NLSTEST) = "x-DNLS"; then \
11 echo "Installing catalog in $(DESTDIR)$(pkgdatadir)/nls/et_EE"; \ 11 echo "Installing catalog in $(DESTDIR)$(pkgdatadir)/nls/et_EE"; \
12 $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/nls/et_EE ; \ 12 $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/nls/et_EE ; \
13 $(INSTALL_DATA) blackbox.cat $(DESTDIR)$(pkgdatadir)/nls/et_EE; \ 13 $(INSTALL_DATA) fluxbox.cat $(DESTDIR)$(pkgdatadir)/nls/et_EE; \
14 fi 14 fi
15uninstall-local: 15uninstall-local:
16 @if test x$(NLSTEST) = "x-DNLS"; then \ 16 @if test x$(NLSTEST) = "x-DNLS"; then \
17 rm -f $(DESTDIR)$(pkgdatadir)/nls/et_EE/blackbox.cat; \ 17 rm -f $(DESTDIR)$(pkgdatadir)/nls/et_EE/fluxbox.cat; \
18 rmdir $(DESTDIR)$(pkgdatadir)/nls/et_EE; \ 18 rmdir $(DESTDIR)$(pkgdatadir)/nls/et_EE; \
19 fi 19 fi
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 27fluxbox.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=et_EE $(gencat_cmd) fluxbox.cat Translation.m; \
29 fi 30 fi
diff --git a/nls/et_EE/Windowmenu.m b/nls/et_EE/Windowmenu.m
index 863a945..5c527a6 100644
--- a/nls/et_EE/Windowmenu.m
+++ b/nls/et_EE/Windowmenu.m
@@ -18,3 +18,5 @@ $ #KillClient
18# Killi klient 18# Killi klient
19$ #Close 19$ #Close
20# Sulge 20# Sulge
21$ #Tab
22# Tab
diff --git a/nls/et_EE/fluxbox.m b/nls/et_EE/fluxbox.m
new file mode 100644
index 0000000..3fbf74c
--- /dev/null
+++ b/nls/et_EE/fluxbox.m
@@ -0,0 +1,6 @@
1$set 13 #blackbox
2
3$ #NoManagableScreens
4# Blackbox::Blackbox: ei leidnud hallatavaid displeisid, katkestame\n
5$ #MapRequest
6# Blackbox::process_event: MapRequest 0x%lx'le\n
diff --git a/nls/et_EE/main.m b/nls/et_EE/main.m
index 4dc7648..4f432a0 100644
--- a/nls/et_EE/main.m
+++ b/nls/et_EE/main.m
@@ -7,7 +7,7 @@ $ #DISPLAYRequiresArg
7$ #WarnDisplaySet 7$ #WarnDisplaySet
8# hoiatus: ei saanud määrata keskonna muutujat 'DISPLAY'\n 8# hoiatus: ei saanud määrata keskonna muutujat '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\tkasuta displei ühendust.\n\ 11 -display <string>\t\tkasuta displei ühendust.\n\
12 -rc <string>\t\t\tkasuta alternatiivseid resursse.\n\ 12 -rc <string>\t\t\tkasuta alternatiivseid resursse.\n\
13 -version\t\t\tnäita versiooninumber ja välju.\n\ 13 -version\t\t\tnäita versiooninumber ja välju.\n\