diff options
Diffstat (limited to 'nls/ru_RU/common.m')
-rw-r--r-- | nls/ru_RU/common.m | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/nls/ru_RU/common.m b/nls/ru_RU/common.m index e991e45..7c03ccb 100644 --- a/nls/ru_RU/common.m +++ b/nls/ru_RU/common.m | |||
@@ -16,43 +16,43 @@ $ #AlwaysOnTop | |||
16 | # Всегда наверху | 16 | # Всегда наверху |
17 | 17 | ||
18 | $ #PlacementTitle | 18 | $ #PlacementTitle |
19 | # Местоположение | 19 | # Расположение |
20 | $ #PlacementTopLeft | 20 | $ #PlacementTopLeft |
21 | # Слева вверху | 21 | # Вверху слева |
22 | $ #PlacementCenterLeft | 22 | $ #PlacementCenterLeft |
23 | # Слева по центру | 23 | # Слева по центру |
24 | $ #PlacementBottomLeft | 24 | $ #PlacementBottomLeft |
25 | # Слева внизу | 25 | # Внизу слева |
26 | $ #PlacementTopCenter | 26 | $ #PlacementTopCenter |
27 | # Сверху по центру | 27 | # Вверху по центру |
28 | $ #PlacementBottomCenter | 28 | $ #PlacementBottomCenter |
29 | # Снизу по центру | 29 | # Внизу по центру |
30 | $ #PlacementTopRight | 30 | $ #PlacementTopRight |
31 | # Справа сверху | 31 | # Вверху справа |
32 | $ #PlacementCenterRight | 32 | $ #PlacementCenterRight |
33 | # Справа по центру | 33 | # Слева по центру |
34 | $ #PlacementBottomRight | 34 | $ #PlacementBottomRight |
35 | # Справа внизу | 35 | # Внизу справа |
36 | $ #PlacementLeftTop | 36 | $ #PlacementLeftTop |
37 | # Left Top | 37 | # Слева вверху |
38 | $ #PlacementLeftCenter | 38 | $ #PlacementLeftCenter |
39 | # Left Center | 39 | # Слева по центру |
40 | $ #PlacementLeftBottom | 40 | $ #PlacementLeftBottom |
41 | # Left Bottom | 41 | # Слева внизу |
42 | $ #PlacementRightTop | 42 | $ #PlacementRightTop |
43 | # Right Top | 43 | # Справа вверху |
44 | $ #PlacementRightCenter | 44 | $ #PlacementRightCenter |
45 | # Right Center | 45 | # Справа по центру |
46 | $ #PlacementRightBottom | 46 | $ #PlacementRightBottom |
47 | # Right Bottom | 47 | # Справа внизу |
48 | $ #PlacementTopRelative | 48 | $ #PlacementTopRelative |
49 | # Top Relative | 49 | # Вверху по размеру окна |
50 | $ #PlacementBottomRelative | 50 | $ #PlacementBottomRelative |
51 | # Bottom Relative | 51 | # Внизу по размеру окна |
52 | $ #PlacementLeftRelative | 52 | $ #PlacementLeftRelative |
53 | # Left Relative | 53 | # Слева по размеру окна |
54 | $ #PlacementRightRelative | 54 | $ #PlacementRightRelative |
55 | # Right Relative | 55 | # Справа по размеру окна |
56 | 56 | ||
57 | $ #AutoHide | 57 | $ #AutoHide |
58 | # Auto hide | 58 | # Автоскрытие |