diff options
Diffstat (limited to 'nls/tr_TR/Configmenu.m')
-rw-r--r-- | nls/tr_TR/Configmenu.m | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/nls/tr_TR/Configmenu.m b/nls/tr_TR/Configmenu.m new file mode 100644 index 0000000..cab451e --- /dev/null +++ b/nls/tr_TR/Configmenu.m | |||
@@ -0,0 +1,48 @@ | |||
1 | $set 3 #Configmenu | ||
2 | |||
3 | $ #ConfigOptions | ||
4 | # Ayarlar | ||
5 | $ #FocusModel | ||
6 | # Foküsleme | ||
7 | $ #WindowPlacement | ||
8 | # Pencere yerleşimi | ||
9 | $ #ImageDithering | ||
10 | # Resim oluşturması | ||
11 | $ #OpaqueMove | ||
12 | # Ekranı içerikli taşı | ||
13 | $ #FullMax | ||
14 | # Tam ekranla, vallahi | ||
15 | $ #FocusNew | ||
16 | # Yeni pencereleri foküsle | ||
17 | $ #FocusLast | ||
18 | # Masaüstündeki son pencereyi foküsle | ||
19 | $ #ClickToFocus | ||
20 | # Tıklayarak foküsle | ||
21 | $ #SloppyFocus | ||
22 | # Ağır foküsle | ||
23 | $ #AutoRaise | ||
24 | # Otomatikman yükselt | ||
25 | $ #SmartRows | ||
26 | # Akıllı yerleşim( Sıralar ) | ||
27 | $ #SmartCols | ||
28 | # Akıllı yerleşim( Sütunlar ) | ||
29 | $ #Cascade | ||
30 | # Cascade Placement | ||
31 | $ #LeftRight | ||
32 | # Soldan sağa | ||
33 | $ #RightLeft | ||
34 | # Sağdan sola | ||
35 | $ #TopBottom | ||
36 | # Üstten aşağa | ||
37 | $ #BottomTop | ||
38 | # Alttan üste | ||
39 | $ #Tabs | ||
40 | # Use Tabs | ||
41 | $ #Icons | ||
42 | # Use Icons | ||
43 | $ #TabPlacement | ||
44 | # Tab Placement | ||
45 | $ #TabRotateVertical | ||
46 | # Rotate Vertical Tabs | ||
47 | $ #SemiSloppyFocus | ||
48 | # Semi Sloppy Focus | ||