diff options
Diffstat (limited to 'nls/tr_TR/common.m')
| -rw-r--r-- | nls/tr_TR/common.m | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/nls/tr_TR/common.m b/nls/tr_TR/common.m new file mode 100644 index 00000000..cae93184 --- /dev/null +++ b/nls/tr_TR/common.m @@ -0,0 +1,35 @@ +$set 15 #Common + +$ #Yes +# Evet +$ #No +# Hayır + +$ #DirectionTitle +# Yön +$ #DirectionHoriz +# Ufki +$ #DirectionVert +# Dikey + +$ #AlwaysOnTop +# Her zaman üstte + +$ #PlacementTitle +# Yerleşim +$ #PlacementTopLeft +# Sol üst +$ #PlacementCenterLeft +# Sol orta +$ #PlacementBottomLeft +# Sol alt +$ #PlacementTopCenter +# Üst orta +$ #PlacementBottomCenter +# Alt orta +$ #PlacementTopRight +# Sağ üst +$ #PlacementCenterRight +# Sağ orta +$ #PlacementBottomRight +# Sağ üst |
