From dfc5f034581f5a26cba5c4811500438f89f0634a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 11 Apr 2002 03:20:38 +0000 Subject: Initial revision --- nls/ru_RU/common.m | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 nls/ru_RU/common.m (limited to 'nls/ru_RU/common.m') 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 +# Справа внизу -- cgit v1.2.3