summaryrefslogtreecommitdiff
path: root/i18n/ru/backgammon.ts
Unidiff
Diffstat (limited to 'i18n/ru/backgammon.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/ru/backgammon.ts170
1 files changed, 170 insertions, 0 deletions
diff --git a/i18n/ru/backgammon.ts b/i18n/ru/backgammon.ts
new file mode 100644
index 0000000..20cfbe6
--- a/dev/null
+++ b/i18n/ru/backgammon.ts
@@ -0,0 +1,170 @@
1<!DOCTYPE TS><TS>
2<context>
3 <name>AI_Dialog</name>
4 <message>
5 <source>Settings</source>
6 <translation>Настройки</translation>
7 </message>
8 <message>
9 <source>&lt;b&gt;Rescue&lt;/b&gt;</source>
10 <translation>&lt;b&gt;Спасти&lt;/b&gt;</translation>
11 </message>
12 <message>
13 <source>?</source>
14 <translation>?</translation>
15 </message>
16 <message>
17 <source>&lt;b&gt;Eliminate&lt;/b&gt;</source>
18 <translation>&lt;b&gt;Убрать&lt;/b&gt;</translation>
19 </message>
20 <message>
21 <source>&lt;b&gt;Expose&lt;/b&gt;</source>
22 <translation>&lt;b&gt;Открыть&lt;/b&gt;</translation>
23 </message>
24 <message>
25 <source>&lt;b&gt;Protect&lt;/b&gt;</source>
26 <translation>&lt;b&gt;Защитить&lt;/b&gt;</translation>
27 </message>
28 <message>
29 <source>&lt;b&gt;Safe&lt;/b&gt;</source>
30 <translation>&lt;b&gt;Безопасно&lt;/b&gt;</translation>
31 </message>
32 <message>
33 <source>&lt;b&gt;Empty&lt;/b&gt;</source>
34 <translation>&lt;b&gt;Пусто&lt;/b&gt;</translation>
35 </message>
36 <message>
37 <source>Default Values</source>
38 <translation>Значения по умолч.</translation>
39 </message>
40 <message>
41 <source>Help</source>
42 <translation>Помощь</translation>
43 </message>
44 <message>
45 <source>Bring the pieces out of the endzone</source>
46 <translation>Вынесите фишки из конечной зоны</translation>
47 </message>
48 <message>
49 <source>Eliminate an opponents piece</source>
50 <translation>Избавьтесь от фишек оппонента</translation>
51 </message>
52 <message>
53 <source>Expose you own pieces.
54After such a move only one piece will remain in the slot</source>
55 <translation>Откройте свои фишки.
56После этого в ячейке останется только одна фишка</translation>
57 </message>
58 <message>
59 <source>Protect a single piece by
60putting another one in this slot</source>
61 <translation>Защитите одну фишку
62путем накладывания другой в ячейку</translation>
63 </message>
64 <message>
65 <source>Move piece to a slot already
66occupied by the player</source>
67 <translation>Переместите фишку в ячейку
68уже занятую игроком</translation>
69 </message>
70 <message>
71 <source>Move piece to an empty slot</source>
72 <translation>Переместите фишку в пустую ячейку</translation>
73 </message>
74 <message>
75 <source>Press and hold the ? buttton
76next to a field for help</source>
77 <translation>Нажмите и удерживайте кнопку ?
78после поля справки</translation>
79 </message>
80</context>
81<context>
82 <name>BackGammon</name>
83 <message>
84 <source>Backgammon</source>
85 <translation>Нарды</translation>
86 </message>
87 <message>
88 <source>New</source>
89 <translation>Новая</translation>
90 </message>
91 <message>
92 <source>Load</source>
93 <translation>Загрузить</translation>
94 </message>
95 <message>
96 <source>Save</source>
97 <translation>Сохранить</translation>
98 </message>
99 <message>
100 <source>Delete</source>
101 <translation>Удалить</translation>
102 </message>
103 <message>
104 <source>Game</source>
105 <translation>Игра</translation>
106 </message>
107 <message>
108 <source>Default</source>
109 <translation>По умолч.</translation>
110 </message>
111 <message>
112 <source>Theme</source>
113 <translation>Тема</translation>
114 </message>
115 <message>
116 <source>Player</source>
117 <translation>Игрок</translation>
118 </message>
119 <message>
120 <source>AI</source>
121 <translation>Комп.</translation>
122 </message>
123 <message>
124 <source>Rules</source>
125 <translation>Правила</translation>
126 </message>
127 <message>
128 <source>Options</source>
129 <translation>Опции</translation>
130 </message>
131 <message>
132 <source>deleted theme %1?</source>
133 <translation type="unfinished">удалить тему %1?</translation>
134 </message>
135 <message>
136 <source>OK</source>
137 <translation>Да</translation>
138 </message>
139 <message>
140 <source>Cancel</source>
141 <translation>Отмена</translation>
142 </message>
143 <message>
144 <source>Load Theme</source>
145 <translation>Загрузить тему</translation>
146 </message>
147 <message>
148 <source>&lt;b&gt;no move&lt;/b&gt;</source>
149 <translation>&lt;b&gt;нет хода&lt;/b&gt;</translation>
150 </message>
151 <message>
152 <source>&lt;b&gt;Player 1 wins. Click on board for new game.&lt;/b&gt;</source>
153 <translation>&lt;b&gt;Игрок 1 выиграл. Нажмите на доске чтобы начать новую игру.&lt;/b&gt;</translation>
154 </message>
155 <message>
156 <source>&lt;b&gt;Player 2 wins. Click on board for new game.&lt;/b&gt;</source>
157 <translation>&lt;b&gt;Игрок 2 выиграл. Нажмите на доске чтобы начать новую игру.&lt;/b&gt;</translation>
158 </message>
159 <message>
160 <source>&lt;b&gt;P2 turn&lt;/b&gt;</source>
161 <comment>P means player</comment>
162 <translation>&lt;b&gt;Ход Игр2&lt;/b&gt;</translation>
163 </message>
164 <message>
165 <source>&lt;b&gt;P1 turn&lt;/b&gt;</source>
166 <comment>P means player</comment>
167 <translation>&lt;b&gt;Ход Игр1&lt;/b&gt;</translation>
168 </message>
169</context>
170</TS>