diff options
Diffstat (limited to 'nls/ru_RU/common.m')
| -rw-r--r-- | nls/ru_RU/common.m | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/nls/ru_RU/common.m b/nls/ru_RU/common.m new file mode 100644 index 00000000..f164afcf --- /dev/null +++ b/nls/ru_RU/common.m @@ -0,0 +1,35 @@ +$set 15 #Common + +$ #Yes +# Да +$ #No +# Нет + +$ #DirectionTitle +# Направление +$ #DirectionHoriz +# По горизонтали +$ #DirectionVert +# По вертикали + +$ #AlwaysOnTop +# Всегда наверху + +$ #PlacementTitle +# Местоположение +$ #PlacementTopLeft +# Слева вверху +$ #PlacementCenterLeft +# Слева по центру +$ #PlacementBottomLeft +# Слева внизу +$ #PlacementTopCenter +# Сверху по центру +$ #PlacementBottomCenter +# Снизу по центру +$ #PlacementTopRight +# Справа сверху +$ #PlacementCenterRight +# Справа по центру +$ #PlacementBottomRight +# Справа внизу |
