aboutsummaryrefslogtreecommitdiff
path: root/nls/tr_TR
diff options
context:
space:
mode:
Diffstat (limited to 'nls/tr_TR')
-rw-r--r--nls/tr_TR/Configmenu.m8
-rw-r--r--nls/tr_TR/Makefile.am3
-rw-r--r--nls/tr_TR/Windowmenu.m2
-rw-r--r--nls/tr_TR/main.m2
4 files changed, 13 insertions, 2 deletions
diff --git a/nls/tr_TR/Configmenu.m b/nls/tr_TR/Configmenu.m
index cab451e..e0deb2c 100644
--- a/nls/tr_TR/Configmenu.m
+++ b/nls/tr_TR/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/tr_TR/Makefile.am b/nls/tr_TR/Makefile.am
index d6e34cb..f3a6278 100644
--- a/nls/tr_TR/Makefile.am
+++ b/nls/tr_TR/Makefile.am
@@ -25,10 +25,11 @@ uninstall-local:
25 25
26Translation.m: $(MFILES) 26Translation.m: $(MFILES)
27 @if test x$(NLSTEST) = "x-DNLS"; then \ 27 @if test x$(NLSTEST) = "x-DNLS"; then \
28 rm -f Translation.m; \
28 awk -f ../convert.awk output=Translation.m $(MFILES); \ 29 awk -f ../convert.awk output=Translation.m $(MFILES); \
29 fi 30 fi
30 31
31blackbox.cat: Translation.m 32blackbox.cat: Translation.m
32 @if test x$(NLSTEST) = "x-DNLS"; then \ 33 @if test x$(NLSTEST) = "x-DNLS"; then \
33 $(gencat_cmd) blackbox.cat Translation.m; \ 34 LANG=tr_TR $(gencat_cmd) blackbox.cat Translation.m; \
34 fi 35 fi
diff --git a/nls/tr_TR/Windowmenu.m b/nls/tr_TR/Windowmenu.m
index c8b384c..f4da0b7 100644
--- a/nls/tr_TR/Windowmenu.m
+++ b/nls/tr_TR/Windowmenu.m
@@ -18,3 +18,5 @@ $ #KillClient
18# Öldür 18# Öldür
19$ #Close 19$ #Close
20# Kapat 20# Kapat
21$ #Tab
22# Tab
diff --git a/nls/tr_TR/main.m b/nls/tr_TR/main.m
index 8172c47..b65017b 100644
--- a/nls/tr_TR/main.m
+++ b/nls/tr_TR/main.m
@@ -7,7 +7,7 @@ $ #DISPLAYRequiresArg
7$ #WarnDisplaySet 7$ #WarnDisplaySet
8# ikaz : 'DISPLAY' verisini oturtamadım\n 8# ikaz : 'DISPLAY' verisini oturtamadım\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 <metin>\t\tekranı kullan.\n\ 11 -display <metin>\t\tekranı kullan.\n\
12 -rc <metin>\t\t\tbaşka bir ayarlama dosyasını kullan.\n\ 12 -rc <metin>\t\t\tbaşka bir ayarlama dosyasını kullan.\n\
13 -version\t\t\tnesil bilgisini gösterir ve çıkar.\n\ 13 -version\t\t\tnesil bilgisini gösterir ve çıkar.\n\