author | nemo |
Fri, 27 Jul 2012 10:38:29 -0400 | |
changeset 7440 | 1474a6d0ab28 |
parent 6240 | 5d8e478916b4 |
child 7679 | bfa26daad684 |
permissions | -rw-r--r-- |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1 |
<?xml version="1.0" encoding="utf-8"?> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2 |
<!DOCTYPE TS> |
2657
fce353f8b75a
Add language to each ts file, rerun disabling of teams.
nemo
parents:
2656
diff
changeset
|
3 |
<TS version="2.0" language="ru"> |
1546 | 4 |
<context> |
2030 | 5 |
<name>AmmoSchemeModel</name> |
6 |
<message> |
|
7 |
<source>new</source> |
|
2084 | 8 |
<translation>новый</translation> |
2030 | 9 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
10 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
11 |
<source>copy of</source> |
5602 | 12 |
<translation>копия</translation> |
13 |
</message> |
|
14 |
</context> |
|
15 |
<context> |
|
16 |
<name>DrawMapWidget</name> |
|
17 |
<message> |
|
18 |
<source>File error</source> |
|
19 |
<translation>Ошибка при работе с файлом</translation> |
|
20 |
</message> |
|
21 |
<message> |
|
22 |
<source>Cannot open file '%1' for writing</source> |
|
23 |
<translation>Не могу открыть файл '%1' на запись</translation> |
|
24 |
</message> |
|
25 |
<message> |
|
26 |
<source>Cannot read file '%1'</source> |
|
27 |
<translation>Не могу прочитать файл '%1'</translation> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
28 |
</message> |
2030 | 29 |
</context> |
30 |
<context> |
|
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
31 |
<name>FreqSpinBox</name> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
32 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
33 |
<source>Never</source> |
3284 | 34 |
<translation>Никогда</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
35 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
36 |
<message numerus="yes"> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
37 |
<source>Every %1 turn</source> |
3284 | 38 |
<translation> |
2951 | 39 |
<numerusform>Каждый %1 ход</numerusform> |
40 |
<numerusform>Каждые %1 хода</numerusform> |
|
41 |
<numerusform>Каждые %1 ходов</numerusform> |
|
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
42 |
</translation> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
43 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
44 |
</context> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
45 |
<context> |
1546 | 46 |
<name>GameCFGWidget</name> |
47 |
<message> |
|
2030 | 48 |
<source>Edit weapons</source> |
2084 | 49 |
<translation>Редактировать оружие</translation> |
2030 | 50 |
</message> |
51 |
<message> |
|
1546 | 52 |
<source>Error</source> |
1557 | 53 |
<translation>Ошибка</translation> |
1546 | 54 |
</message> |
55 |
<message> |
|
56 |
<source>Illegal ammo scheme</source> |
|
1557 | 57 |
<translation>Неправильный набор оружия</translation> |
1546 | 58 |
</message> |
1900 | 59 |
<message> |
60 |
<source>Edit schemes</source> |
|
1933 | 61 |
<translation>Редактировать схемы</translation> |
1900 | 62 |
</message> |
4259 | 63 |
<message> |
64 |
<source>When this option is enabled selecting a game scheme will auto-select a weapon (and viceversa)</source> |
|
4418 | 65 |
<translation type="obsolete">При включении этой опции выбор настроек игры автоматически выберет схему оружия (и наоборот)</translation> |
66 |
</message> |
|
67 |
<message> |
|
68 |
<source>When this option is enabled selecting a game scheme will auto-select a weapon</source> |
|
5602 | 69 |
<translation>При включении этой опции выбор настроек игры автоматически выберет схему оружия</translation> |
4259 | 70 |
</message> |
6239 | 71 |
<message> |
72 |
<source>Game Options</source> |
|
73 |
<translation type="unfinished">Настройки игры</translation> |
|
74 |
</message> |
|
1546 | 75 |
</context> |
398 | 76 |
<context> |
2883 | 77 |
<name>HWChatWidget</name> |
78 |
<message> |
|
79 |
<source>%1 *** %2 has been removed from your ignore list</source> |
|
6239 | 80 |
<translation type="obsolete">%1 *** %2 был удалён из вашего списка игнорирования</translation> |
2883 | 81 |
</message> |
82 |
<message> |
|
83 |
<source>%1 *** %2 has been added to your ignore list</source> |
|
6239 | 84 |
<translation type="obsolete">%1 *** %2 был добавлен в ваш список игнорирования</translation> |
2883 | 85 |
</message> |
86 |
<message> |
|
87 |
<source>%1 *** %2 has been removed from your friends list</source> |
|
6239 | 88 |
<translation type="obsolete">%1 *** %2 был удалён из вашего списка друзей</translation> |
2883 | 89 |
</message> |
90 |
<message> |
|
91 |
<source>%1 *** %2 has been added to your friends list</source> |
|
6239 | 92 |
<translation type="obsolete">%1 *** %2 был добавлен в ваш список друзей</translation> |
93 |
</message> |
|
94 |
<message> |
|
95 |
<source>%1 has been removed from your ignore list</source> |
|
96 |
<translation type="unfinished"></translation> |
|
97 |
</message> |
|
98 |
<message> |
|
99 |
<source>%1 has been added to your ignore list</source> |
|
100 |
<translation type="unfinished"></translation> |
|
101 |
</message> |
|
102 |
<message> |
|
103 |
<source>%1 has been removed from your friends list</source> |
|
104 |
<translation type="unfinished"></translation> |
|
105 |
</message> |
|
106 |
<message> |
|
107 |
<source>%1 has been added to your friends list</source> |
|
108 |
<translation type="unfinished"></translation> |
|
109 |
</message> |
|
110 |
<message> |
|
111 |
<source>Stylesheet imported from %1</source> |
|
112 |
<translation type="unfinished"></translation> |
|
113 |
</message> |
|
114 |
<message> |
|
115 |
<source>Enter %1 if you want to use the current StyleSheet in future, enter %2 to reset!</source> |
|
116 |
<translation type="unfinished"></translation> |
|
117 |
</message> |
|
118 |
<message> |
|
119 |
<source>Couldn't read %1</source> |
|
120 |
<translation type="unfinished"></translation> |
|
121 |
</message> |
|
122 |
<message> |
|
123 |
<source>StyleSheet discarded</source> |
|
124 |
<translation type="unfinished"></translation> |
|
125 |
</message> |
|
126 |
<message> |
|
127 |
<source>StyleSheet saved to %1</source> |
|
128 |
<translation type="unfinished"></translation> |
|
129 |
</message> |
|
130 |
<message> |
|
131 |
<source>Failed to save StyleSheet to %1</source> |
|
132 |
<translation type="unfinished"></translation> |
|
133 |
</message> |
|
134 |
<message> |
|
135 |
<source>%1 is not a valid command!</source> |
|
136 |
<translation type="unfinished"></translation> |
|
2883 | 137 |
</message> |
6240 | 138 |
<message> |
139 |
<source>Kicking %1 ...</source> |
|
140 |
<translation type="unfinished"></translation> |
|
141 |
</message> |
|
2883 | 142 |
</context> |
143 |
<context> |
|
398 | 144 |
<name>HWForm</name> |
145 |
<message> |
|
146 |
<source>Error</source> |
|
147 |
<translation>Ошибка</translation> |
|
148 |
</message> |
|
149 |
<message> |
|
150 |
<source>OK</source> |
|
151 |
<translation>ОК</translation> |
|
152 |
</message> |
|
442 | 153 |
<message> |
582 | 154 |
<source>Cannot save record to file %1</source> |
155 |
<translation>Не могу сохранить запись в файл %1</translation> |
|
156 |
</message> |
|
726 | 157 |
<message> |
158 |
<source>Unable to start the server</source> |
|
159 |
<translation>Ошибка запуска сервера</translation> |
|
160 |
</message> |
|
1546 | 161 |
<message> |
162 |
<source>new</source> |
|
4418 | 163 |
<translation type="obsolete">новый</translation> |
1546 | 164 |
</message> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
165 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
166 |
<source>Please select record from the list above</source> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
167 |
<translation>Выберите запись из списка</translation> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
168 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
169 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
170 |
<source>DefaultTeam</source> |
4177 | 171 |
<translation>Команда по умолчанию</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
172 |
</message> |
4124 | 173 |
<message> |
174 |
<source>Hedgewars Demo File</source> |
|
175 |
<comment>File Types</comment> |
|
4177 | 176 |
<translation>Файл записи игры hedgewars</translation> |
4124 | 177 |
</message> |
178 |
<message> |
|
179 |
<source>Hedgewars Save File</source> |
|
180 |
<comment>File Types</comment> |
|
4177 | 181 |
<translation>Файл сохранения игры hedgewars</translation> |
4124 | 182 |
</message> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
183 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
184 |
<source>Demo name</source> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
185 |
<translation type="unfinished"></translation> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
186 |
</message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
187 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
188 |
<source>Demo name:</source> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
189 |
<translation type="unfinished"></translation> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
190 |
</message> |
6239 | 191 |
<message> |
192 |
<source>Game aborted</source> |
|
193 |
<translation type="unfinished"></translation> |
|
194 |
</message> |
|
195 |
<message> |
|
196 |
<source>Password</source> |
|
197 |
<translation type="unfinished">Пароль</translation> |
|
198 |
</message> |
|
199 |
<message> |
|
200 |
<source>Your nickname %1 is |
|
201 |
registered on Hedgewars.org |
|
202 |
Please provide your password below |
|
203 |
or pick another nickname in game config:</source> |
|
204 |
<translation type="unfinished">Ваше имя пользователя %1 |
|
205 |
зарегистрировано на сайте hedgewars.org |
|
206 |
Пожалуйста, укажите ваш пароль в поле ввода внизу |
|
207 |
или выберите иное имя пользователя в настройках игры:</translation> |
|
208 |
</message> |
|
209 |
<message> |
|
210 |
<source>No password supplied.</source> |
|
211 |
<translation type="unfinished"></translation> |
|
212 |
</message> |
|
213 |
<message> |
|
214 |
<source>Nickname</source> |
|
215 |
<translation type="unfinished">Псевдоним</translation> |
|
216 |
</message> |
|
217 |
<message> |
|
218 |
<source>Some one already uses |
|
219 |
your nickname %1 |
|
220 |
on the server. |
|
221 |
Please pick another nickname:</source> |
|
222 |
<translation type="unfinished">Кто-то на этом сервере |
|
223 |
уже использует |
|
224 |
ваш псевдоним %1. |
|
225 |
Выберите другой псевдоним:</translation> |
|
226 |
</message> |
|
227 |
<message> |
|
228 |
<source>No nickname supplied.</source> |
|
229 |
<translation type="unfinished"></translation> |
|
230 |
</message> |
|
398 | 231 |
</context> |
232 |
<context> |
|
233 |
<name>HWGame</name> |
|
234 |
<message> |
|
235 |
<source>en.txt</source> |
|
236 |
<translation>ru.txt</translation> |
|
237 |
</message> |
|
238 |
<message> |
|
239 |
<source>Cannot open demofile %1</source> |
|
240 |
<translation>Не могу открыть демо %1</translation> |
|
241 |
</message> |
|
242 |
</context> |
|
243 |
<context> |
|
1213 | 244 |
<name>HWMapContainer</name> |
245 |
<message> |
|
246 |
<source>Map</source> |
|
1353 | 247 |
<translation>Карта</translation> |
1213 | 248 |
</message> |
249 |
<message> |
|
250 |
<source>Themes</source> |
|
1353 | 251 |
<translation>Темы</translation> |
1213 | 252 |
</message> |
1803 | 253 |
<message> |
254 |
<source>Filter</source> |
|
1933 | 255 |
<translation>Фильтр</translation> |
1803 | 256 |
</message> |
257 |
<message> |
|
258 |
<source>All</source> |
|
1933 | 259 |
<translation>Все</translation> |
1803 | 260 |
</message> |
261 |
<message> |
|
262 |
<source>Small</source> |
|
1933 | 263 |
<translation>Маленькие</translation> |
1803 | 264 |
</message> |
265 |
<message> |
|
266 |
<source>Medium</source> |
|
1933 | 267 |
<translation>Средние</translation> |
1803 | 268 |
</message> |
269 |
<message> |
|
270 |
<source>Large</source> |
|
1933 | 271 |
<translation>Большие</translation> |
1803 | 272 |
</message> |
273 |
<message> |
|
274 |
<source>Cavern</source> |
|
1933 | 275 |
<translation>Пещеры</translation> |
1803 | 276 |
</message> |
277 |
<message> |
|
278 |
<source>Wacky</source> |
|
1933 | 279 |
<translation>Необычные</translation> |
1803 | 280 |
</message> |
3163 | 281 |
<message> |
3181 | 282 |
<source>Type</source> |
3228 | 283 |
<translation>Тип</translation> |
3181 | 284 |
</message> |
285 |
<message> |
|
286 |
<source>Small tunnels</source> |
|
3228 | 287 |
<translation>Маленькие туннели</translation> |
3181 | 288 |
</message> |
289 |
<message> |
|
290 |
<source>Medium tunnels</source> |
|
3228 | 291 |
<translation>Средние туннели</translation> |
3181 | 292 |
</message> |
293 |
<message> |
|
294 |
<source>Large tunnels</source> |
|
3228 | 295 |
<translation>Большие туннели</translation> |
3181 | 296 |
</message> |
297 |
<message> |
|
298 |
<source>Small floating islands</source> |
|
3228 | 299 |
<translation>Маленькие островки</translation> |
3181 | 300 |
</message> |
301 |
<message> |
|
302 |
<source>Medium floating islands</source> |
|
3228 | 303 |
<translation>Средние островки</translation> |
3181 | 304 |
</message> |
305 |
<message> |
|
306 |
<source>Large floating islands</source> |
|
3228 | 307 |
<translation>Большие островки</translation> |
3163 | 308 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
309 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
310 |
<source>Seed</source> |
5602 | 311 |
<translation>Зерно</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
312 |
</message> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4600
diff
changeset
|
313 |
<message> |
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4600
diff
changeset
|
314 |
<source>Set</source> |
5602 | 315 |
<translation>Установить</translation> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4600
diff
changeset
|
316 |
</message> |
1213 | 317 |
</context> |
318 |
<context> |
|
669 | 319 |
<name>HWNetServersModel</name> |
320 |
<message> |
|
321 |
<source>Title</source> |
|
322 |
<translation>Название</translation> |
|
323 |
</message> |
|
324 |
<message> |
|
325 |
<source>IP</source> |
|
326 |
<translation>IP</translation> |
|
327 |
</message> |
|
328 |
<message> |
|
329 |
<source>Port</source> |
|
330 |
<translation>Порт</translation> |
|
331 |
</message> |
|
332 |
</context> |
|
333 |
<context> |
|
442 | 334 |
<name>HWNewNet</name> |
335 |
<message> |
|
336 |
<source>The host was not found. Please check the host name and port settings.</source> |
|
582 | 337 |
<translation>Ошибка подключения. Проверьте имя сервера и номер порта.</translation> |
442 | 338 |
</message> |
339 |
<message> |
|
340 |
<source>Connection refused</source> |
|
582 | 341 |
<translation>Отказано в соединении</translation> |
398 | 342 |
</message> |
1414 | 343 |
<message> |
1546 | 344 |
<source>Quit reason: </source> |
1557 | 345 |
<translation>Вышел: </translation> |
1546 | 346 |
</message> |
1604 | 347 |
<message> |
348 |
<source>Room destroyed</source> |
|
349 |
<translation>Комната удалена</translation> |
|
350 |
</message> |
|
1900 | 351 |
<message> |
352 |
<source>You got kicked</source> |
|
1933 | 353 |
<translation>Вас выкинули</translation> |
1900 | 354 |
</message> |
355 |
<message> |
|
356 |
<source>Password</source> |
|
6239 | 357 |
<translation type="obsolete">Пароль</translation> |
1900 | 358 |
</message> |
359 |
<message> |
|
2394 | 360 |
<source>Your nickname %1 is |
361 |
registered on Hedgewars.org |
|
362 |
Please provide your password |
|
363 |
or pick another nickname:</source> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
364 |
<translation type="obsolete">Ваш псевдоним %1 уже |
2442 | 365 |
зарегистрирован на сайте Hedgewars.org |
366 |
Пожалуйста, укажите ваш пароль |
|
367 |
или выберите другой псевдоним:</translation> |
|
1900 | 368 |
</message> |
2441 | 369 |
<message> |
370 |
<source>%1 *** %2 has joined the room</source> |
|
2442 | 371 |
<translation>%1 *** %2 вошёл в комнату</translation> |
2441 | 372 |
</message> |
373 |
<message> |
|
374 |
<source>%1 *** %2 has joined</source> |
|
2442 | 375 |
<translation>%1 *** %2 вошёл</translation> |
376 |
</message> |
|
377 |
<message> |
|
378 |
<source>%1 *** %2 has left (%3)</source> |
|
379 |
<translation>%1 *** %2 ушёл (%3)</translation> |
|
2441 | 380 |
</message> |
381 |
<message> |
|
2442 | 382 |
<source>%1 *** %2 has left</source> |
383 |
<translation>%1 *** %2 ушёл</translation> |
|
2441 | 384 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
385 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
386 |
<source>Your nickname %1 is |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
387 |
registered on Hedgewars.org |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
388 |
Please provide your password below |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
389 |
or pick another nickname in game config:</source> |
6239 | 390 |
<translation type="obsolete">Ваше имя пользователя %1 |
4177 | 391 |
зарегистрировано на сайте hedgewars.org |
392 |
Пожалуйста, укажите ваш пароль в поле ввода внизу |
|
393 |
или выберите иное имя пользователя в настройках игры:</translation> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
394 |
</message> |
5602 | 395 |
<message> |
396 |
<source>Nickname</source> |
|
6239 | 397 |
<translation type="obsolete">Псевдоним</translation> |
5602 | 398 |
</message> |
399 |
<message> |
|
400 |
<source>Some one already uses |
|
401 |
your nickname %1 |
|
402 |
on the server. |
|
403 |
Please pick another nickname:</source> |
|
6239 | 404 |
<translation type="obsolete">Кто-то на этом сервере |
5602 | 405 |
уже использует |
406 |
ваш псевдоним %1. |
|
407 |
Выберите другой псевдоним:</translation> |
|
408 |
</message> |
|
6239 | 409 |
<message> |
410 |
<source>User quit</source> |
|
411 |
<translation type="unfinished"></translation> |
|
412 |
</message> |
|
398 | 413 |
</context> |
414 |
<context> |
|
415 |
<name>KB</name> |
|
416 |
<message> |
|
417 |
<source>SDL_ttf returned error while rendering text, most propably it is related to the bug in freetype2. It's recommended to update your freetype lib.</source> |
|
418 |
<translation>SDL_ttf возвратил ошибку при выводе текста, наиболее вероятно это вызвано багом в библиотеке freetype2. Рекомендуется обновить библиотеку.</translation> |
|
419 |
</message> |
|
420 |
</context> |
|
421 |
<context> |
|
1933 | 422 |
<name>PageAdmin</name> |
423 |
<message> |
|
424 |
<source>Server message:</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
425 |
<translation type="obsolete">Сообщение сервера:</translation> |
1933 | 426 |
</message> |
427 |
<message> |
|
428 |
<source>Set message</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
429 |
<translation type="obsolete">Установить сообщение</translation> |
1933 | 430 |
</message> |
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
431 |
<message> |
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
432 |
<source>Clear Accounts Cache</source> |
2442 | 433 |
<translation>Очистить кэш учётных записей</translation> |
2158
2af1ac0f3cfc
rerun Qt translation update, includes mostly-complete zh_TW - bit more to come later
nemo
parents:
2103
diff
changeset
|
434 |
</message> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
435 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
436 |
<source>Fetch data</source> |
3288 | 437 |
<translation>Получить данные</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
438 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
439 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
440 |
<source>Server message for latest version:</source> |
3288 | 441 |
<translation>Сообщение сервера для последней версии клиента:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
442 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
443 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
444 |
<source>Server message for previous versions:</source> |
3288 | 445 |
<translation>Сообщение сервера для предыдущих версий клиента:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
446 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
447 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
448 |
<source>Latest version protocol number:</source> |
3288 | 449 |
<translation>Номер протокола последнего релиза:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
450 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
451 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
452 |
<source>MOTD preview:</source> |
3288 | 453 |
<translation>Предпросмотр сообщения сервера:</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
454 |
</message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
455 |
<message> |
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
456 |
<source>Set data</source> |
3288 | 457 |
<translation>Установить данные</translation> |
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
458 |
</message> |
1933 | 459 |
</context> |
460 |
<context> |
|
461 |
<name>PageConnecting</name> |
|
462 |
<message> |
|
463 |
<source>Connecting...</source> |
|
464 |
<translation>Соединение...</translation> |
|
465 |
</message> |
|
5602 | 466 |
<message> |
467 |
<source>Cancel</source> |
|
6239 | 468 |
<translation type="obsolete">Отмена</translation> |
5602 | 469 |
</message> |
1933 | 470 |
</context> |
471 |
<context> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
472 |
<name>PageDrawMap</name> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
473 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
474 |
<source>Undo</source> |
5602 | 475 |
<translation>Отменить</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
476 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
477 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
478 |
<source>Clear</source> |
5602 | 479 |
<translation>Очистить</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
480 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
481 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
482 |
<source>Load</source> |
5602 | 483 |
<translation>Загрузить</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
484 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
485 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
486 |
<source>Save</source> |
5602 | 487 |
<translation>Сохранить</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
488 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
489 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
490 |
<source>Load drawn map</source> |
5602 | 491 |
<translation>Загрузить рисованную карту</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
492 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
493 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
494 |
<source>Drawn Maps (*.hwmap);;All files (*.*)</source> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
495 |
<translation type="obsolete">Рисованные карты (*.hwmap);;Все файлы (*.*)</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
496 |
</message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
497 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
498 |
<source>Save drawn map</source> |
5602 | 499 |
<translation>Сохранить рисованную карту</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
500 |
</message> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
501 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
502 |
<source>Drawn Maps</source> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
503 |
<translation type="unfinished"></translation> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
504 |
</message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
505 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
506 |
<source>All files</source> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
507 |
<translation type="unfinished"></translation> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
508 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
509 |
</context> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
510 |
<context> |
732 | 511 |
<name>PageEditTeam</name> |
512 |
<message> |
|
1258 | 513 |
<source>General</source> |
1353 | 514 |
<translation>Основные настройки</translation> |
1258 | 515 |
</message> |
516 |
<message> |
|
517 |
<source>Advanced</source> |
|
1353 | 518 |
<translation>Дополнительно</translation> |
1258 | 519 |
</message> |
732 | 520 |
</context> |
521 |
<context> |
|
1673 | 522 |
<name>PageGameStats</name> |
523 |
<message> |
|
524 |
<source><p>The best shot award was won by <b>%1</b> with <b>%2</b> pts.</p></source> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
525 |
<translation type="obsolete"><p>Приз за лучший выстрел получает <b>%1</b> с <b>%2</b> пунктами урона.</p></translation> |
1673 | 526 |
</message> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
527 |
<message numerus="yes"> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
528 |
<source><p>The best killer is <b>%1</b> with <b>%2</b> kills in a turn.</p></source> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
529 |
<translation type="obsolete"> |
2951 | 530 |
<numerusform><p>Лучший киллер ‒ это <b>%1</b> с <b>%2</b> убитым за ход.</p></numerusform> |
531 |
<numerusform><p>Лучший киллер ‒ это <b>%1</b> с <b>%2</b> убитыми за ход.</p></numerusform> |
|
532 |
<numerusform><p>Лучший киллер ‒ это <b>%1</b> с <b>%2</b> убитыми за ход.</p></numerusform> |
|
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
533 |
</translation> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
534 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
535 |
<message numerus="yes"> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
536 |
<source><p>A total of <b>%1</b> hedgehog(s) were killed during this round.</p></source> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
537 |
<translation type="obsolete"> |
2951 | 538 |
<numerusform><p>Всего <b>%1</b> ёж был убит за этот поединок.</p></numerusform> |
3258 | 539 |
<numerusform><p>Всего <b>%1</b> ежа были убиты за этот поединок.</p></numerusform> |
540 |
<numerusform><p>Всего <b>%1</b> ежей были убиты за этот поединок.</p></numerusform> |
|
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
541 |
</translation> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
542 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
543 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
544 |
<source>Details</source> |
4180 | 545 |
<translation>Подробности</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
546 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
547 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
548 |
<source>Health graph</source> |
4177 | 549 |
<translation>График уровня здоровья</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
550 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
551 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
552 |
<source>Ranking</source> |
4180 | 553 |
<translation>Рейтинг</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
554 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
555 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
556 |
<source>The best shot award was won by <b>%1</b> with <b>%2</b> pts.</source> |
4177 | 557 |
<translation>Приз за лучший выстрел получает <b>%1</b> с <b>%2</b> пунктами урона.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
558 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
559 |
<message numerus="yes"> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
560 |
<source>The best killer is <b>%1</b> with <b>%2</b> kills in a turn.</source> |
4177 | 561 |
<translation> |
562 |
<numerusform>Лучший убийца <b>%1</b> с <b>%2</b> убийством за ход.</numerusform> |
|
563 |
<numerusform>Лучший убийца <b>%1</b> с <b>%2</b> убийствами за ход.</numerusform> |
|
564 |
<numerusform>Лучший убийца <b>%1</b> с <b>%2</b> убийствами за ход.</numerusform> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
565 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
566 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
567 |
<message numerus="yes"> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
568 |
<source>A total of <b>%1</b> hedgehog(s) were killed during this round.</source> |
4177 | 569 |
<translation> |
570 |
<numerusform>Всего <b>%1</b> ёж был убит в течение игры.</numerusform> |
|
4261
32ec5be33ce5
Fix typo in russian translation, update english translation with plural forms
unC0Rr
parents:
4259
diff
changeset
|
571 |
<numerusform>Всего <b>%1</b> ежа были убиты в течение игры.</numerusform> |
32ec5be33ce5
Fix typo in russian translation, update english translation with plural forms
unC0Rr
parents:
4259
diff
changeset
|
572 |
<numerusform>Всего <b>%1</b> ежей были убиты в течение игры.</numerusform> |
4177 | 573 |
</translation> |
574 |
</message> |
|
575 |
<message numerus="yes"> |
|
576 |
<source>(%1 kill)</source> |
|
577 |
<translation> |
|
578 |
<numerusform>(%1 убийство)</numerusform> |
|
579 |
<numerusform>(%1 убийства)</numerusform> |
|
580 |
<numerusform>(%1 убийств)</numerusform> |
|
581 |
</translation> |
|
582 |
</message> |
|
583 |
<message numerus="yes"> |
|
584 |
<source><b>%1</b> thought it's good to shoot his own hedgehogs with <b>%2</b> pts.</source> |
|
4180 | 585 |
<translation> |
586 |
<numerusform><b>%1</b> посчитал нужным подстрелить друзей на <b>%2</b> пункт урона.</numerusform> |
|
587 |
<numerusform><b>%1</b> посчитал нужным подстрелить друзей на <b>%2</b> пункта урона.</numerusform> |
|
4177 | 588 |
<numerusform><b>%1</b> посчитал нужным подстрелить друзей на <b>%2</b> пунктов урона.</numerusform> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
589 |
</translation> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
590 |
</message> |
4176 | 591 |
<message numerus="yes"> |
4177 | 592 |
<source><b>%1</b> killed <b>%2</b> of his own hedgehogs.</source> |
4180 | 593 |
<translation> |
594 |
<numerusform><b>%1</b> убил <b>%2</b> союзника.</numerusform> |
|
4177 | 595 |
<numerusform><b>%1</b> убил <b>%2</b> союзников.</numerusform> |
4180 | 596 |
<numerusform><b>%1</b> убил <b>%2</b> союзников.</numerusform> |
4176 | 597 |
</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
598 |
</message> |
4177 | 599 |
<message numerus="yes"> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
600 |
<source><b>%1</b> was scared and skipped turn <b>%2</b> times.</source> |
4180 | 601 |
<translation> |
602 |
<numerusform><b>%1</b> испугался и пропустил <b>%2</b> ход.</numerusform> |
|
603 |
<numerusform><b>%1</b> испугался и пропустил <b>%2</b> хода.</numerusform> |
|
4177 | 604 |
<numerusform><b>%1</b> испугался и пропустил <b>%2</b> ходов.</numerusform> |
605 |
</translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
606 |
</message> |
1673 | 607 |
</context> |
608 |
<context> |
|
6239 | 609 |
<name>PageInGame</name> |
610 |
<message> |
|
611 |
<source>In game...</source> |
|
612 |
<translation type="unfinished"></translation> |
|
613 |
</message> |
|
614 |
</context> |
|
615 |
<context> |
|
729 | 616 |
<name>PageMain</name> |
617 |
<message> |
|
1451 | 618 |
<source>Local Game (Play a game on a single computer)</source> |
619 |
<translation>Локальная игра (игра на одном компьютере)</translation> |
|
620 |
</message> |
|
621 |
<message> |
|
622 |
<source>Network Game (Play a game across a network)</source> |
|
623 |
<translation>Сетевая игра</translation> |
|
624 |
</message> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
625 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
626 |
<source>Simply pick the same color as a friend to play together as a team. Each of you will still control his or her own hedgehogs but they'll win or lose together.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
627 |
<comment>Tips</comment> |
5602 | 628 |
<translation>Выберите тот же цвет команда, что у друга, чтобы играть в союзе. Вы будете управлять своими ежами, но выиграете или проиграете вместе.</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
629 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
630 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
631 |
<source>Some weapons might do only low damage but they can be a lot more devastating in the right situation. Try to use the Desert Eagle to knock multiple hedgehogs into the water.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
632 |
<comment>Tips</comment> |
5602 | 633 |
<translation>Некоторые виды оружия наносят небольшой урон, но могут наносить больший урон в правильной ситуации. Попробуйте использовать пистолет Дезерт Игл, чтобы столкнуть несколько ежей в воду.</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
634 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
635 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
636 |
<source>If you're unsure what to do and don't want to waste ammo, skip one round. But don't let too much time pass as there will be Sudden Death!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
637 |
<comment>Tips</comment> |
5602 | 638 |
<translation>Если вы не уверены в том, что хотите сделать и не хотите тратить снаряды, пропустите ход. Но не теряйте много времени, так как смерть неизбежна!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
639 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
640 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
641 |
<source>If you'd like to keep others from using your preferred nickname on the official server, register an account at http://www.hedgewars.org/.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
642 |
<comment>Tips</comment> |
5602 | 643 |
<translation>Если вы хотите предотвратить использование вашего псевдонима другими игроками на официальном игровом сервере, зарегистрируйтесь на http://www.hedgewars.org/.</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
644 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
645 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
646 |
<source>You're bored of default gameplay? Try one of the missions - they'll offer different gameplay depending on the one you picked.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
647 |
<comment>Tips</comment> |
5602 | 648 |
<translation>Наскучила обычная игра? Попробуйте миссии, имеющие различные виды сценариев.</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
649 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
650 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
651 |
<source>By default the game will always record the last game played as a demo. Select 'Local Game' and pick the 'Demos' button on the lower right corner to play or manage them.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
652 |
<comment>Tips</comment> |
5602 | 653 |
<translation>По умолчанию игры всегда записывает последнюю игру в виде демки. Выберите "Локальную игру" и нажмите кнопку "Демки" в правом нижнем углу, чтобы проиграть запись.</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
654 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
655 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
656 |
<source>Hedgewars is Open Source and Freeware we create in our spare time. If you've got problems, ask on our forums but please don't expect 24/7 support!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
657 |
<comment>Tips</comment> |
5602 | 658 |
<translation>Hedgewars - это открытое и свободное программное обеспечение, которое мы создаём в наше свободное время. Если у вас возникают вопросы, задавайте их на нашем форуме, но пожалуйста, не ожидайте круглосуточной поддержки!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
659 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
660 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
661 |
<source>Hedgewars is Open Source and Freeware we create in our spare time. If you like it, help us with a small donation or contribute your own work!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
662 |
<comment>Tips</comment> |
5602 | 663 |
<translation>Hedgewars - это открытое и свободное программное обеспечение, которое мы создаём в наше свободное время. Если вам понравилась игра, помогите нам денежным вознаграждением или вкладом в виде вашей работы!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
664 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
665 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
666 |
<source>Hedgewars is Open Source and Freeware we create in our spare time. Share it with your family and friends as you like!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
667 |
<comment>Tips</comment> |
5602 | 668 |
<translation>Hedgewars - это открытое и свободное программное обеспечение, которое мы создаём в наше свободное время. Распространяйте его среди друзей и членов семьи!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
669 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
670 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
671 |
<source>From time to time there will be official tournaments. Upcoming events will be announced at http://www.hedgewars.org/ some days in advance.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
672 |
<comment>Tips</comment> |
5602 | 673 |
<translation>Время от времени проводятся официальные турниры. Предстоящие события анонсируются на http://www.hedgewars.org/ за несколько дней.</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
674 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
675 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
676 |
<source>Hedgewars is available in many languages. If the translation in your language seems to be missing or outdated, feel free to contact us!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
677 |
<comment>Tips</comment> |
5602 | 678 |
<translation>Hedgewars доступен на многих языках. Если перевод на ваш язык отсутствует или устарел, сообщите нам!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
679 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
680 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
681 |
<source>Hedgewars can be run on lots of different operating systems including Microsoft Windows, Mac OS X and Linux.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
682 |
<comment>Tips</comment> |
5602 | 683 |
<translation>Hedgewars запускается на множестве различных операционных систем, включая Microsoft Windows, Mac OS X и Linux.</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
684 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
685 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
686 |
<source>Always remember you're able to set up your own games in local and network/online play. You're not restricted to the 'Simple Game' option.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
687 |
<comment>Tips</comment> |
5602 | 688 |
<translation>Помните, что у вас есть возможность создать собственную игру локально или по сети. Вы не ограничены кнопкой "Простая игра".</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
689 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
690 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
691 |
<source>While playing you should give yourself a short break at least once an hour.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
692 |
<comment>Tips</comment> |
5602 | 693 |
<translation>Играя, не забывайте делать небольшой перерыв хотя бы раз в час.</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
694 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
695 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
696 |
<source>If your graphics card isn't able to provide hardware accelerated OpenGL, try to enable the low quality mode to improve performance.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
697 |
<comment>Tips</comment> |
5602 | 698 |
<translation>Если ваша видеокарта не поддерживает ускорение OpenGL, попробуйте включить опцию "низкое качество", чтобы улучшить производительность.</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
699 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
700 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
701 |
<source>We're open to suggestions and constructive feedback. If you don't like something or got a great idea, let us know!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
702 |
<comment>Tips</comment> |
5602 | 703 |
<translation>Мы открыты для предложений и конструктивной критики. Если вам что-то не понравилось или у вас появилась отличная идея, сообщите нам!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
704 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
705 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
706 |
<source>Especially while playing online be polite and always remember there might be some minors playing with or against you as well!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
707 |
<comment>Tips</comment> |
5602 | 708 |
<translation>Играя по сети, будьте особенно вежливы и всегда помните, что с вами или против вас могут играть дети!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
709 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
710 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
711 |
<source>Special game modes such as 'Vampirism' or 'Karma' allow you to develop completely new tactics. Try them in a custom game!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
712 |
<comment>Tips</comment> |
5602 | 713 |
<translation>Особые настройки игры "Вампиризм" и "Карма" дают возможность выработать совершенно новую тактику. Попробуйте их!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
714 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
715 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
716 |
<source>You should never install Hedgewars on computers you don't own (school, university, work, etc.). Please ask the responsible person instead!</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
717 |
<comment>Tips</comment> |
5602 | 718 |
<translation>Не следует устанавливать Hedgewars на компьютеры, не принадлежащие вам (в школе, на работе, в университете и т.п.). Не забудь спросить разрешения у ответственного лица!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
719 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
720 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
721 |
<source>Hedgewars can be perfect for short games during breaks. Just ensure you don't add too many hedgehogs or use an huge map. Reducing time and health might help as well.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
722 |
<comment>Tips</comment> |
5602 | 723 |
<translation>Hedgewars может отлично подойти для коротких матчей на перерывах. Просто не добавляйте слишком много ежей и не играйти на больших картах. Также можно уменьшить время или количество начального здоровья.</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
724 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
725 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
726 |
<source>No hedgehogs were harmed in making this game.</source> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
727 |
<comment>Tips</comment> |
5602 | 728 |
<translation>При подготовке игры не пострадал ни один ёж.</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
729 |
</message> |
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
730 |
<message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
731 |
<source>Hedgewars is Open Source and Freeware we create in our spare time. If someone sold you the game, you should try get a refund!</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
732 |
<comment>Tips</comment> |
5602 | 733 |
<translation>Hedgewars - это открытое и свободное программное обеспечение, которое мы создаём в наше свободное время. Если кто-то продал вам игру, потребуйте возврат денег!</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
734 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
735 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
736 |
<source>Connect one or more gamepads before starting the game to be able to assign their controls to your teams.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
737 |
<comment>Tips</comment> |
5602 | 738 |
<translation>Подсоедините один или несколько геймпадов перед запуском игры, и вы сможете настроить их для управления командами.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
739 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
740 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
741 |
<source>Create an account on %1 to keep others from using your most favourite nickname while playing on the official server.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
742 |
<comment>Tips</comment> |
5602 | 743 |
<translation>Если вы хотите предотвратить использование вашего псевдонима другими игроками на официальном игровом сервере, зарегистрируйтесь на http://www.hedgewars.org/.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
744 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
745 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
746 |
<source>If your graphics card isn't able to provide hardware accelerated OpenGL, try to update the associated drivers.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
747 |
<comment>Tips</comment> |
5602 | 748 |
<translation>Если ваша видеокарта не поддерживает ускорение OpenGL, попробуйте обновить видеодрайвер.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
749 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
750 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
751 |
<source>There are three different jumps available. Tap [high jump] twice to do a very high/backwards jump.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
752 |
<comment>Tips</comment> |
5602 | 753 |
<translation>Есть три вида прыжков. Нажмите [прыжок вверх] дважды, чтобы сделать очень высокий прыжок назад.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
754 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
755 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
756 |
<source>Afraid of falling off a cliff? Hold down [precise] to turn [left] or [right] without actually moving.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
757 |
<comment>Tips</comment> |
5602 | 758 |
<translation>Боитесь упасть с обрыва? Нажмите левый shift, чтобы повернуться влево или вправо, не передвигаясь.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
759 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
760 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
761 |
<source>Some weapons require special strategies or just lots of training, so don't give up on a particular tool if you miss an enemy once.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
762 |
<comment>Tips</comment> |
5602 | 763 |
<translation>Некоторые виды оружия требуют особых стратегий или просто много тренировок, поэтому не разочаровывайтесь в инструменте, если разок промахнётесь.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
764 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
765 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
766 |
<source>Most weapons won't work once they touch the water. The Homing Bee as well as the Cake are exceptions to this.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
767 |
<comment>Tips</comment> |
5602 | 768 |
<translation>Большинство видов оружия не сработают при попадании в воду. Пчела и Торт - это исключения.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
769 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
770 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
771 |
<source>The Old Limbuger only causes a small explosion. However the wind affected smelly cloud can poison lots of hogs at once.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
772 |
<comment>Tips</comment> |
5602 | 773 |
<translation>Старый Лимбургер взрывается несильно. Однако ветер, несущий зловонное облако, может отравить несколько ежей за раз.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
774 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
775 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
776 |
<source>The Piano Strike is the most damaging air strike. You'll lose the hedgehog performing it, so there's a huge downside as well.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
777 |
<comment>Tips</comment> |
5602 | 778 |
<translation>Фортепьяновый удар - это наиболее мощный из ударов с воздуха. При использовании вы потеряете ежа, в этом его недостаток.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
779 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
780 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
781 |
<source>Sticky Mines are a perfect tool to create small chain reactions knocking enemy hedgehogs into dire situations ... or water.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
782 |
<comment>Tips</comment> |
5602 | 783 |
<translation>Мины-липучки - отличный инструмент для создания небольших цепных реакций, от которых ёж попадет в неприятную ситуацию... или в воду.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
784 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
785 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
786 |
<source>The Hammer is most effective when used on bridges or girders. Hit hogs will just break through the ground.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
787 |
<comment>Tips</comment> |
5602 | 788 |
<translation>Молот наиболее эффективен, когда используется на мосту или балке. Ударенный ёж пролетит сквозь землю.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
789 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
790 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
791 |
<source>If you're stuck behind an enemy hedgehog, use the Hammer to free yourself without getting damaged by an explosion.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
792 |
<comment>Tips</comment> |
5602 | 793 |
<translation>Если вы застряли позади ежа противника, используйте Молот. чтобы освободить себя без риска потери здоровья от взрыва.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
794 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
795 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
796 |
<source>The Cake's maximum walking distance depends on the ground it has to pass. Use [attack] to detonate it early.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
797 |
<comment>Tips</comment> |
5602 | 798 |
<translation>Дистанция, которую проходит Торт, зависит от поверхности. Используйте клавишу атаки, чтобы сдетонировать его раньше.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
799 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
800 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
801 |
<source>The Flame Thrower is a weapon but it can be used for tunnel digging as well.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
802 |
<comment>Tips</comment> |
5602 | 803 |
<translation>Огнемёт - это оружие, но он также может быть использован как инструмент для рытья туннелей.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
804 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
805 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
806 |
<source>Want to know who's behind the game? Click on the Hedgewars logo in the main menu to see the credits.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
807 |
<comment>Tips</comment> |
5602 | 808 |
<translation>Хотите узнать, кто стоит за разработкой игры? Нажмите на логотип Hedgewars в главном меню, чтобы увидеть состав разработчиков.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
809 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
810 |
<message> |
4031
cff30accecdd
remove the steam community group from one of the tips/hints/whatever
sheepluva (and totally not Smaxx)
parents:
3918
diff
changeset
|
811 |
<source>Like Hedgewars? Become a fan on %1 or follow us on %2!</source> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
812 |
<comment>Tips</comment> |
5602 | 813 |
<translation>Нравится Hedgewars? Станьте фанатом на %1 или следите за нами на %2!</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
814 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
815 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
816 |
<source>Feel free to draw your own graves, hats, flags or even maps and themes! But note that you'll have to share them somewhere to use them online.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
817 |
<comment>Tips</comment> |
5602 | 818 |
<translation>Рисуйте свои варианты надгробий, шляп, флагов или даже карт и тем! Но не забудьте передать их соперникам каким-либо образом для игры по сети.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
819 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
820 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
821 |
<source>Really want to wear a specific hat? Donate to us and receive an exclusive hat of your choice!</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
822 |
<comment>Tips</comment> |
5602 | 823 |
<translation>Очень хочется особенную шляпу? Сделайте пожертвование и получите эксклюзивную шляпу на выбор!</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
824 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
825 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
826 |
<source>Keep your video card drivers up to date to avoid issues playing the game.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
827 |
<comment>Tips</comment> |
5602 | 828 |
<translation>Обновляйте видеодрайвера, чтобы не было проблем во время игры.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
829 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
830 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
831 |
<source>You can find your Hedgewars configuration files under "My Documents\Hedgewars". Create backups or take the files with you, but don't edit them by hand.</source> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
832 |
<comment>Tips</comment> |
5602 | 833 |
<translation>Файлы конфигурации Hedgewars находятся в папке "Мои документы\Hedgewars". Создавайте бэкапы или переносите файлы, но не редактируйте их вручную.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
834 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
835 |
<message> |
4124 | 836 |
<source>You're able to associate Hedgewars related files (savegames and demo recordings) with the game to launch them right from your favorite file or internet browser.</source> |
837 |
<comment>Tips</comment> |
|
5602 | 838 |
<translation>Можно ассоциировать файлы Hedgewars (сохранения и демки игр) с игрой, чтобы запускать их прямо из вашего любимого файлового менеджера или браузера.</translation> |
4124 | 839 |
</message> |
4180 | 840 |
<message> |
841 |
<source>Want to save ropes? Release the rope in mid air and then shoot again. As long as you don't touch the ground you'll reuse your rope without wasting ammo!</source> |
|
842 |
<comment>Tips</comment> |
|
5602 | 843 |
<translation>Хотите сэкономить верёвки? Отпустите верёвку в воздухе и стреляйте снова. Пока вы не затронете землю, вы можете использовать верёвку сколько угодно, не тратя дополнительных!</translation> |
4180 | 844 |
</message> |
4259 | 845 |
<message> |
846 |
<source>You can find your Hedgewars configuration files under "Library/Application Support/Hedgewars" in your home directory. Create backups or take the files with you, but don't edit them by hand.</source> |
|
847 |
<comment>Tips</comment> |
|
5602 | 848 |
<translation>Файлы конфигурации Hedgewars находятся в папке ""Library/Application Support/Hedgewars". Создавайте бэкапы или переносите файлы, но не редактируйте их вручную.</translation> |
4259 | 849 |
</message> |
850 |
<message> |
|
851 |
<source>You can find your Hedgewars configuration files under ".hedgewars" in your home directory. Create backups or take the files with you, but don't edit them by hand.</source> |
|
852 |
<comment>Tips</comment> |
|
5602 | 853 |
<translation>Файлы конфигурации Hedgewars находятся в папке ".hedgewars". Создавайте бэкапы или переносите файлы, но не редактируйте их вручную.</translation> |
4259 | 854 |
</message> |
4864 | 855 |
<message> |
856 |
<source>The Windows version of Hedgewars supports Xfire. Make sure to add Hedgewars to its game list so your friends can see you playing.</source> |
|
857 |
<comment>Tips</comment> |
|
5602 | 858 |
<translation>Версия Hedgewars под операционную систему Windows поддерживает Xfire. Не забудьте добавить Hedgewars в список игр, чтобы ваши друзья видели, когда вы в игре.</translation> |
4864 | 859 |
</message> |
860 |
<message> |
|
861 |
<source>Use the Molotov or Flame Thrower to temporary keep hedgehogs from passing terrain such as tunnels or platforms.</source> |
|
862 |
<comment>Tips</comment> |
|
5602 | 863 |
<translation>Используйте Коктейль Молотова или Огнемёт, чтобы временно не дать ежам пройти через туннель или по платформе.</translation> |
864 |
</message> |
|
865 |
<message> |
|
866 |
<source>The Homing Bee can be tricky to use. Its turn radius depends on its velocity, so try to not use full power.</source> |
|
867 |
<comment>Tips</comment> |
|
868 |
<translation>Пчёлку можеть быть сложно использовать. Её радиус поворота зависит от скорости, поэтому попробуйте не использовать полную силу броска.</translation> |
|
4864 | 869 |
</message> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
870 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
871 |
<source>Downloadable Content</source> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
872 |
<translation type="unfinished"></translation> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
873 |
</message> |
732 | 874 |
</context> |
875 |
<context> |
|
876 |
<name>PageMultiplayer</name> |
|
877 |
<message> |
|
878 |
<source>Start</source> |
|
879 |
<translation>Старт</translation> |
|
880 |
</message> |
|
729 | 881 |
</context> |
882 |
<context> |
|
669 | 883 |
<name>PageNet</name> |
884 |
<message> |
|
726 | 885 |
<source>Error</source> |
886 |
<translation>Ошибка</translation> |
|
887 |
</message> |
|
888 |
<message> |
|
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
889 |
<source>Please select server from the list above</source> |
726 | 890 |
<translation>Выберите сервер из списка</translation> |
891 |
</message> |
|
669 | 892 |
</context> |
893 |
<context> |
|
1414 | 894 |
<name>PageNetGame</name> |
895 |
<message> |
|
896 |
<source>Control</source> |
|
897 |
<translation>Управление</translation> |
|
898 |
</message> |
|
5602 | 899 |
<message> |
900 |
<source>Error</source> |
|
901 |
<translation>Ошибка</translation> |
|
902 |
</message> |
|
903 |
<message> |
|
904 |
<source>Please enter room name</source> |
|
905 |
<translation>Введите название комнаты</translation> |
|
906 |
</message> |
|
907 |
<message> |
|
908 |
<source>OK</source> |
|
909 |
<translation>ОК</translation> |
|
910 |
</message> |
|
1414 | 911 |
</context> |
912 |
<context> |
|
1952 | 913 |
<name>PageNetType</name> |
914 |
<message> |
|
915 |
<source>LAN game</source> |
|
1978 | 916 |
<translation>Игра в локальной сети</translation> |
1952 | 917 |
</message> |
918 |
<message> |
|
919 |
<source>Official server</source> |
|
1978 | 920 |
<translation>Официальный сервер</translation> |
1952 | 921 |
</message> |
922 |
</context> |
|
923 |
<context> |
|
732 | 924 |
<name>PageOptions</name> |
925 |
<message> |
|
926 |
<source>New team</source> |
|
927 |
<translation>Новая команда</translation> |
|
928 |
</message> |
|
929 |
<message> |
|
930 |
<source>Edit team</source> |
|
931 |
<translation>Изменить</translation> |
|
932 |
</message> |
|
933 |
<message> |
|
3163 | 934 |
<source>Delete team</source> |
3228 | 935 |
<translation>Удалить команду</translation> |
3163 | 936 |
</message> |
937 |
<message> |
|
938 |
<source>New weapon scheme</source> |
|
4418 | 939 |
<translation type="obsolete">Новая схема оружия</translation> |
3163 | 940 |
</message> |
941 |
<message> |
|
942 |
<source>Edit weapon scheme</source> |
|
4418 | 943 |
<translation type="obsolete">Редактировать схему оружия</translation> |
3163 | 944 |
</message> |
945 |
<message> |
|
946 |
<source>Delete weapon scheme</source> |
|
4418 | 947 |
<translation type="obsolete">Удалить схему оружия</translation> |
732 | 948 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
949 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
950 |
<source>You can't edit teams from team selection. Go back to main menu to add, edit or delete teams.</source> |
4180 | 951 |
<translation>Невозможно редактировать команды со страницы выбора команд. Вернитесь в главное меню для добавления, редактирования или удаления команд.</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
952 |
</message> |
4418 | 953 |
<message> |
954 |
<source>New scheme</source> |
|
5602 | 955 |
<translation>Новая схема</translation> |
4418 | 956 |
</message> |
957 |
<message> |
|
958 |
<source>Edit scheme</source> |
|
5602 | 959 |
<translation>Редактировать схему</translation> |
4418 | 960 |
</message> |
961 |
<message> |
|
962 |
<source>Delete scheme</source> |
|
5602 | 963 |
<translation>Удалить схему</translation> |
4418 | 964 |
</message> |
965 |
<message> |
|
966 |
<source>New weapon set</source> |
|
5602 | 967 |
<translation>Новый набор оружия</translation> |
4418 | 968 |
</message> |
969 |
<message> |
|
970 |
<source>Edit weapon set</source> |
|
5602 | 971 |
<translation>Редактировать набор оружия</translation> |
4418 | 972 |
</message> |
973 |
<message> |
|
974 |
<source>Delete weapon set</source> |
|
5602 | 975 |
<translation>Удалить набор оружия</translation> |
4418 | 976 |
</message> |
732 | 977 |
</context> |
978 |
<context> |
|
669 | 979 |
<name>PagePlayDemo</name> |
980 |
<message> |
|
981 |
<source>Error</source> |
|
982 |
<translation>Ошибка</translation> |
|
983 |
</message> |
|
984 |
<message> |
|
985 |
<source>OK</source> |
|
986 |
<translation>ОК</translation> |
|
987 |
</message> |
|
988 |
<message> |
|
989 |
<source>Rename dialog</source> |
|
990 |
<translation>Переименование</translation> |
|
991 |
</message> |
|
992 |
<message> |
|
993 |
<source>Enter new file name:</source> |
|
994 |
<translation>Введите новое имя файла:</translation> |
|
995 |
</message> |
|
996 |
<message> |
|
997 |
<source>Cannot rename to</source> |
|
998 |
<translation>Не могу переименовать в</translation> |
|
999 |
</message> |
|
726 | 1000 |
<message> |
1001 |
<source>Cannot delete file</source> |
|
1002 |
<translation>Не могу удалить файл</translation> |
|
1003 |
</message> |
|
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1004 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1005 |
<source>Please select record from the list</source> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1006 |
<translation>Выберите запись из списка</translation> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1007 |
</message> |
669 | 1008 |
</context> |
1009 |
<context> |
|
1353 | 1010 |
<name>PageRoomsList</name> |
1011 |
<message> |
|
1012 |
<source>Create</source> |
|
1013 |
<translation>Создать</translation> |
|
1014 |
</message> |
|
1015 |
<message> |
|
1016 |
<source>Join</source> |
|
1017 |
<translation>Присоединиться</translation> |
|
1018 |
</message> |
|
1019 |
<message> |
|
1020 |
<source>Refresh</source> |
|
1021 |
<translation>Обновить</translation> |
|
1022 |
</message> |
|
1023 |
<message> |
|
1024 |
<source>Error</source> |
|
1025 |
<translation>Ошибка</translation> |
|
1026 |
</message> |
|
1027 |
<message> |
|
1028 |
<source>OK</source> |
|
1029 |
<translation>ОК</translation> |
|
1030 |
</message> |
|
1031 |
<message> |
|
1900 | 1032 |
<source>Admin features</source> |
1933 | 1033 |
<translation>Администрирование</translation> |
1900 | 1034 |
</message> |
2441 | 1035 |
<message> |
1036 |
<source>Room Name:</source> |
|
2442 | 1037 |
<translation>Название комнаты:</translation> |
2441 | 1038 |
</message> |
1039 |
<message> |
|
1040 |
<source>This game is in lobby. |
|
1041 |
You may join and start playing once the game starts.</source> |
|
2442 | 1042 |
<translation>В этой комнате игра ещё не запущена. |
1043 |
Вы можете зайти и присоединиться к игре.</translation> |
|
2441 | 1044 |
</message> |
1045 |
<message> |
|
1046 |
<source>This game is in progress. |
|
1047 |
You may join and spectate now but you'll have to wait for the game to end to start playing.</source> |
|
2442 | 1048 |
<translation>В этой комнате происходит игра. |
1049 |
Вы можете зайти и наблюдать. Чтобы играть, придётся подождать окончания текущей игры.</translation> |
|
2441 | 1050 |
</message> |
1051 |
<message> |
|
1052 |
<source>%1 is the host. He may adjust settings and start the game.</source> |
|
2442 | 1053 |
<translation>%1 управляет комнатой. Он может изменять настройки и запускать игру.</translation> |
2441 | 1054 |
</message> |
1055 |
<message> |
|
1056 |
<source>Random Map</source> |
|
2442 | 1057 |
<translation>Случайная карта</translation> |
2441 | 1058 |
</message> |
1059 |
<message> |
|
1060 |
<source>Games may be played on precreated or randomized maps.</source> |
|
2442 | 1061 |
<translation>Можно играть на нарисованных или сгенерированных картах.</translation> |
2441 | 1062 |
</message> |
1063 |
<message> |
|
1064 |
<source>The Game Scheme defines general options and preferences like Round Time, Sudden Death or Vampirism.</source> |
|
2442 | 1065 |
<translation>Схема игры определяет общие настройки, такие как время хода или вампиризм.</translation> |
2441 | 1066 |
</message> |
1067 |
<message> |
|
1068 |
<source>The Weapon Scheme defines available weapons and their ammunition count.</source> |
|
2442 | 1069 |
<translation>Схема оружия определяет доступное оружие и число снарядов.</translation> |
2441 | 1070 |
</message> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1071 |
<message numerus="yes"> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1072 |
<source>There are %1 clients connected to this room.</source> |
2951 | 1073 |
<translation> |
1074 |
<numerusform>Всего %1 игрок находится в этой комнате.</numerusform> |
|
1075 |
<numerusform>Всего %1 игрока находятся в этой комнате.</numerusform> |
|
1076 |
<numerusform>Всего %1 игроков находятся в этой комнате.</numerusform> |
|
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1077 |
</translation> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1078 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1079 |
<message numerus="yes"> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1080 |
<source>There are %1 teams participating in this room.</source> |
2951 | 1081 |
<translation> |
1082 |
<numerusform>Всего %1 команда участвует в игре в этой комнате.</numerusform> |
|
1083 |
<numerusform>Всего %1 команды участвуют в игре в этой комнате.</numerusform> |
|
1084 |
<numerusform>Всего %1 команд участвуют в игре в этой комнате.</numerusform> |
|
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1085 |
</translation> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1086 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1087 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1088 |
<source>Please enter room name</source> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1089 |
<translation>Введите название комнаты</translation> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1090 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1091 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1092 |
<source>Please select room from the list</source> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1093 |
<translation>Выберите комнату из списка</translation> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1094 |
</message> |
3163 | 1095 |
<message> |
1096 |
<source>Random Maze</source> |
|
3228 | 1097 |
<translation>Случайный лабиринт</translation> |
3163 | 1098 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1099 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1100 |
<source>State:</source> |
6239 | 1101 |
<translation type="obsolete">Состояние:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1102 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1103 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1104 |
<source>Rules:</source> |
4180 | 1105 |
<translation>Правила:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1106 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1107 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1108 |
<source>Weapons:</source> |
4180 | 1109 |
<translation>Оружие:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1110 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1111 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1112 |
<source>Search:</source> |
4180 | 1113 |
<translation>Поиск:</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1114 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1115 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1116 |
<source>Clear</source> |
4180 | 1117 |
<translation>Очистить</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1118 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1119 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1120 |
<source>Warning</source> |
4180 | 1121 |
<translation>Предупреждение</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1122 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1123 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1124 |
<source>The game you are trying to join has started. |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1125 |
Do you still want to join the room?</source> |
4180 | 1126 |
<translation>Игра, к которой вы хотите присоединиться, уже началась |
1127 |
Вы всё равно хотите зайти в комнату?</translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1128 |
</message> |
5602 | 1129 |
<message numerus="yes"> |
1130 |
<source>%1 players online</source> |
|
1131 |
<translation> |
|
1132 |
<numerusform>на сервере %1 игрок</numerusform> |
|
1133 |
<numerusform>на сервере %1 игрока</numerusform> |
|
1134 |
<numerusform>на сервере %1 игроков</numerusform> |
|
1135 |
</translation> |
|
1136 |
</message> |
|
1900 | 1137 |
</context> |
1138 |
<context> |
|
1139 |
<name>PageScheme</name> |
|
1140 |
<message> |
|
2030 | 1141 |
<source>Enable random mines</source> |
4124 | 1142 |
<translation type="obsolete">Включить мины</translation> |
2030 | 1143 |
</message> |
1144 |
<message> |
|
1145 |
<source>Gain 80% of the damage you do back in health</source> |
|
2084 | 1146 |
<translation>80% урона, нанесённого врагу, вернётся в виде здоровья вашему ежу</translation> |
2030 | 1147 |
</message> |
1148 |
<message> |
|
1149 |
<source>Share your opponents pain, share their damage</source> |
|
2084 | 1150 |
<translation>Раздели боль врага, раздели с ним его урон</translation> |
2030 | 1151 |
</message> |
1152 |
<message> |
|
1153 |
<source>Your hogs are unable to move, put your artillery skills to the test</source> |
|
2084 | 1154 |
<translation>Ёжики не могут двигаться, проверьте свои артиллерийские навыки</translation> |
2030 | 1155 |
</message> |
1156 |
<message> |
|
1157 |
<source>Random</source> |
|
2084 | 1158 |
<translation>Случайно</translation> |
2030 | 1159 |
</message> |
1160 |
<message> |
|
1161 |
<source>Seconds</source> |
|
2084 | 1162 |
<translation>Секунды</translation> |
2030 | 1163 |
</message> |
1164 |
<message> |
|
1900 | 1165 |
<source>New</source> |
1933 | 1166 |
<translation>Новая</translation> |
1900 | 1167 |
</message> |
1168 |
<message> |
|
1933 | 1169 |
<source>Delete</source> |
1170 |
<translation>Удалить</translation> |
|
1900 | 1171 |
</message> |
2030 | 1172 |
<message> |
1173 |
<source>Defend your fort and destroy the opponents, two team colours max!</source> |
|
2084 | 1174 |
<translation>Защищай свой форт и уничтожай форт оппонента, два цвета команды на карте!</translation> |
2030 | 1175 |
</message> |
1176 |
<message> |
|
1177 |
<source>Teams will start on opposite sides of the terrain, two team colours max!</source> |
|
2084 | 1178 |
<translation>Команды располагаются в противоположных сторонах карты, два цвета команды на карте!</translation> |
2030 | 1179 |
</message> |
1180 |
<message> |
|
1181 |
<source>Land can not be destroyed!</source> |
|
2084 | 1182 |
<translation>Земля не может быть разрушена!</translation> |
2030 | 1183 |
</message> |
1184 |
<message> |
|
1185 |
<source>Add an indestructable border around the terrain</source> |
|
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1186 |
<translation type="obsolete">Добавить неразрушимую границу вокруг карты</translation> |
2030 | 1187 |
</message> |
1188 |
<message> |
|
1189 |
<source>Lower gravity</source> |
|
2084 | 1190 |
<translation>Пониженная гравитация</translation> |
2030 | 1191 |
</message> |
1192 |
<message> |
|
1193 |
<source>Assisted aiming with laser sight</source> |
|
2084 | 1194 |
<translation>Помощь в прицеливании (лазерный прицел)</translation> |
2030 | 1195 |
</message> |
1196 |
<message> |
|
1197 |
<source>All hogs have a personal forcefield</source> |
|
2084 | 1198 |
<translation>Каждый ёжик в защитном поле</translation> |
2030 | 1199 |
</message> |
2726 | 1200 |
<message> |
1201 |
<source>Order of play is random instead of in room order.</source> |
|
4249 | 1202 |
<translation>Порядок ходов случаен, а не является порядком команд в списке.</translation> |
2726 | 1203 |
</message> |
1204 |
<message> |
|
1205 |
<source>Play with a King. If he dies, your side dies.</source> |
|
2951 | 1206 |
<translation>Играть с Королём. Если он умирает, ваша сторона проигрывает.</translation> |
2726 | 1207 |
</message> |
2883 | 1208 |
<message> |
1209 |
<source>Take turns placing your hedgehogs before the start of play.</source> |
|
2951 | 1210 |
<translation>Расставить ежей вручную перед игрой.</translation> |
2883 | 1211 |
</message> |
1212 |
<message> |
|
1213 |
<source>Ammo is shared between all teams that share a colour.</source> |
|
2951 | 1214 |
<translation>Оружие совместно используется всеми командами с одним цветом.</translation> |
2883 | 1215 |
</message> |
2899 | 1216 |
<message> |
1217 |
<source>Disable girders when generating random maps.</source> |
|
2951 | 1218 |
<translation>Убрать балки из генерируемых карт.</translation> |
2899 | 1219 |
</message> |
3287 | 1220 |
<message> |
1221 |
<source>Disable land objects when generating random maps.</source> |
|
4180 | 1222 |
<translation>Отключить добавляемые объекты на генерируемых картах.</translation> |
3287 | 1223 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1224 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1225 |
<source>AI respawns on death.</source> |
4249 | 1226 |
<translation>Боты воскресают после смерти.</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1227 |
</message> |
4124 | 1228 |
<message> |
1229 |
<source>All (living) hedgehogs are fully restored at the end of turn</source> |
|
4180 | 1230 |
<translation>Все (живые) ежи полностью поправляются в конце хода</translation> |
4124 | 1231 |
</message> |
1232 |
<message> |
|
1233 |
<source>Attacking does not end your turn.</source> |
|
4180 | 1234 |
<translation>Атака не заканчивает ход.</translation> |
4124 | 1235 |
</message> |
1236 |
<message> |
|
1237 |
<source>Weapons are reset to starting values each turn.</source> |
|
4180 | 1238 |
<translation>Набор оружия восстанавливается на каждом ходу.</translation> |
4124 | 1239 |
</message> |
1240 |
<message> |
|
1241 |
<source>Each hedgehog has its own ammo. It does not share with the team.</source> |
|
4180 | 1242 |
<translation>У каждого ежа свой набор оружия, не являющийся общим для команды.</translation> |
4124 | 1243 |
</message> |
4418 | 1244 |
<message> |
1245 |
<source>You will not have to worry about wind anymore.</source> |
|
5602 | 1246 |
<translation>Больше не придётся беспокоиться о ветре.</translation> |
4418 | 1247 |
</message> |
1248 |
<message> |
|
1249 |
<source>Wind will affect almost everything.</source> |
|
5602 | 1250 |
<translation>Ветер будет оказывать влияние почти на всё.</translation> |
4418 | 1251 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1252 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1253 |
<source>Copy</source> |
5602 | 1254 |
<translation>Копировать</translation> |
1255 |
</message> |
|
1256 |
<message> |
|
1257 |
<source>Teams in each clan take successive turns sharing their turn time.</source> |
|
1258 |
<translation>Команды в каждом клане будут последовательно получать право хода, имея общее время на ход.</translation> |
|
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1259 |
</message> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1260 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1261 |
<source>Add an indestructible border around the terrain</source> |
5908 | 1262 |
<translation>Добавить неразрушимую границу вокруг карты</translation> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1263 |
</message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1264 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1265 |
<source>Add an indestructible border along the bottom</source> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1266 |
<translation type="unfinished"></translation> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1267 |
</message> |
1353 | 1268 |
</context> |
1269 |
<context> |
|
732 | 1270 |
<name>PageSelectWeapon</name> |
1271 |
<message> |
|
1272 |
<source>Default</source> |
|
1273 |
<translation>По умолчанию</translation> |
|
1274 |
</message> |
|
1275 |
<message> |
|
1276 |
<source>Delete</source> |
|
1277 |
<translation>Удалить</translation> |
|
1278 |
</message> |
|
4418 | 1279 |
<message> |
1280 |
<source>New</source> |
|
5602 | 1281 |
<translation>Новая</translation> |
4418 | 1282 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1283 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1284 |
<source>Copy</source> |
5602 | 1285 |
<translation>Копировать</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1286 |
</message> |
732 | 1287 |
</context> |
1288 |
<context> |
|
1213 | 1289 |
<name>PageSinglePlayer</name> |
1290 |
<message> |
|
1451 | 1291 |
<source>Simple Game (a quick game against the computer, settings are chosen for you)</source> |
1292 |
<translation>Быстрый старт (быстрый запуск игры против компьютера на случайной карте)</translation> |
|
1293 |
</message> |
|
1294 |
<message> |
|
1295 |
<source>Multiplayer (play a hotseat game against your friends, or AI teams)</source> |
|
1296 |
<translation>Схватка (игра с друзьями за одним компьютером или против ботов)</translation> |
|
1297 |
</message> |
|
1298 |
<message> |
|
1299 |
<source>Training Mode (Practice your skills in a range of training missions). IN DEVELOPMENT</source> |
|
6239 | 1300 |
<translation type="obsolete">Тренировка (тренируйте своё мастерство в тренировочных миссиях) В РАЗРАБОТКЕ</translation> |
1451 | 1301 |
</message> |
1302 |
<message> |
|
1303 |
<source>Demos (Watch recorded demos)</source> |
|
1304 |
<translation>Демки (просмотр записанных демок)</translation> |
|
1305 |
</message> |
|
1306 |
<message> |
|
1307 |
<source>Load (Load a previously saved game)</source> |
|
1308 |
<translation>Загрузить (загрузить сохранённую игру)</translation> |
|
1309 |
</message> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1310 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1311 |
<source>Campaign Mode (...). IN DEVELOPMENT</source> |
6239 | 1312 |
<translation type="obsolete">Режим прохождения кампании. В РАЗРАБОТКЕ</translation> |
1313 |
</message> |
|
1314 |
<message> |
|
1315 |
<source>Campaign Mode (...)</source> |
|
1316 |
<translation type="unfinished"></translation> |
|
1317 |
</message> |
|
1318 |
<message> |
|
1319 |
<source>Training Mode (Practice your skills in a range of training missions)</source> |
|
1320 |
<translation type="unfinished"></translation> |
|
1321 |
</message> |
|
1322 |
</context> |
|
1323 |
<context> |
|
1324 |
<name>PageTraining</name> |
|
1325 |
<message> |
|
1326 |
<source>No description available</source> |
|
1327 |
<translation type="unfinished"></translation> |
|
1328 |
</message> |
|
1329 |
<message> |
|
1330 |
<source>Select a mission!</source> |
|
1331 |
<translation type="unfinished"></translation> |
|
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1332 |
</message> |
1213 | 1333 |
</context> |
1334 |
<context> |
|
1414 | 1335 |
<name>QAction</name> |
1336 |
<message> |
|
1337 |
<source>Kick</source> |
|
1338 |
<translation>Выпнуть</translation> |
|
1339 |
</message> |
|
1340 |
<message> |
|
1341 |
<source>Start</source> |
|
1342 |
<translation>Старт</translation> |
|
1343 |
</message> |
|
1344 |
<message> |
|
1345 |
<source>Restrict Joins</source> |
|
1346 |
<translation>Запретить вход</translation> |
|
1347 |
</message> |
|
1348 |
<message> |
|
1349 |
<source>Restrict Team Additions</source> |
|
1350 |
<translation>Запретить добавление команд</translation> |
|
1351 |
</message> |
|
1583 | 1352 |
<message> |
1353 |
<source>Info</source> |
|
1597 | 1354 |
<translation>Инфо</translation> |
1583 | 1355 |
</message> |
1900 | 1356 |
<message> |
1357 |
<source>Ban</source> |
|
1933 | 1358 |
<translation>Заблокировать</translation> |
1900 | 1359 |
</message> |
2726 | 1360 |
<message> |
1361 |
<source>Follow</source> |
|
2951 | 1362 |
<translation>Следовать</translation> |
2726 | 1363 |
</message> |
2883 | 1364 |
<message> |
1365 |
<source>Ignore</source> |
|
2951 | 1366 |
<translation>Игнорировать</translation> |
2883 | 1367 |
</message> |
1368 |
<message> |
|
1369 |
<source>Add friend</source> |
|
2951 | 1370 |
<translation>Добавить в друзья</translation> |
2883 | 1371 |
</message> |
1372 |
<message> |
|
1373 |
<source>Unignore</source> |
|
2951 | 1374 |
<translation>Убрать игнорирование</translation> |
2883 | 1375 |
</message> |
1376 |
<message> |
|
1377 |
<source>Remove friend</source> |
|
2951 | 1378 |
<translation>Убирать из списка друзей</translation> |
2883 | 1379 |
</message> |
5602 | 1380 |
<message> |
1381 |
<source>Update</source> |
|
1382 |
<translation>Обновить</translation> |
|
1383 |
</message> |
|
1414 | 1384 |
</context> |
1385 |
<context> |
|
398 | 1386 |
<name>QCheckBox</name> |
1387 |
<message> |
|
2270 | 1388 |
<source>Check for updates at startup</source> |
2442 | 1389 |
<translation>Проверять обновления при запуске</translation> |
2270 | 1390 |
</message> |
1391 |
<message> |
|
398 | 1392 |
<source>Enable sound</source> |
1393 |
<translation>Включить звук</translation> |
|
1394 |
</message> |
|
1395 |
<message> |
|
1396 |
<source>Fullscreen</source> |
|
1397 |
<translation>Полный экран</translation> |
|
1398 |
</message> |
|
1399 |
<message> |
|
1400 |
<source>Show FPS</source> |
|
1401 |
<translation>Показывать значение FPS</translation> |
|
1402 |
</message> |
|
582 | 1403 |
<message> |
1404 |
<source>Alternative damage show</source> |
|
623 | 1405 |
<translation>Альтернативный показ урона</translation> |
582 | 1406 |
</message> |
1130 | 1407 |
<message> |
1408 |
<source>Enable music</source> |
|
1409 |
<translation>Включить музыку</translation> |
|
1410 |
</message> |
|
1213 | 1411 |
<message> |
1412 |
<source>Frontend fullscreen</source> |
|
1353 | 1413 |
<translation>Полноэкранный фронтенд</translation> |
1213 | 1414 |
</message> |
1427 | 1415 |
<message> |
1488 | 1416 |
<source>Append date and time to record file name</source> |
1417 |
<translation>Указывать дату и время в названиях демок и сейвов</translation> |
|
1418 |
</message> |
|
1546 | 1419 |
<message> |
2441 | 1420 |
<source>Reduced quality</source> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1421 |
<translation type="obsolete">Пониженное качество</translation> |
2441 | 1422 |
</message> |
2883 | 1423 |
<message> |
1424 |
<source>Show ammo menu tooltips</source> |
|
2951 | 1425 |
<translation>Показывать подсказки к оружию</translation> |
2883 | 1426 |
</message> |
1427 |
<message> |
|
1428 |
<source>Enable frontend sounds</source> |
|
2951 | 1429 |
<translation>Включить звуки в меню</translation> |
2883 | 1430 |
</message> |
1431 |
<message> |
|
1432 |
<source>Enable frontend music</source> |
|
2951 | 1433 |
<translation>Включить музыку в меню</translation> |
2883 | 1434 |
</message> |
2899 | 1435 |
<message> |
1436 |
<source>Frontend effects</source> |
|
2951 | 1437 |
<translation>Эффекты в меню</translation> |
2899 | 1438 |
</message> |
398 | 1439 |
</context> |
1440 |
<context> |
|
1441 |
<name>QComboBox</name> |
|
1442 |
<message> |
|
1443 |
<source>generated map...</source> |
|
1444 |
<translation>случайная карта...</translation> |
|
1445 |
</message> |
|
442 | 1446 |
<message> |
1447 |
<source>Human</source> |
|
1448 |
<translation>Человек</translation> |
|
1449 |
</message> |
|
1450 |
<message> |
|
1353 | 1451 |
<source>Level</source> |
1452 |
<translation>Уровень</translation> |
|
442 | 1453 |
</message> |
2913 | 1454 |
<message> |
1455 |
<source>(System default)</source> |
|
2951 | 1456 |
<translation>(Системный по умолчанию)</translation> |
2913 | 1457 |
</message> |
3163 | 1458 |
<message> |
1459 |
<source>generated maze...</source> |
|
3228 | 1460 |
<translation>случайный лабиринт...</translation> |
3163 | 1461 |
</message> |
1462 |
<message> |
|
1463 |
<source>Mission</source> |
|
3228 | 1464 |
<translation>Миссия</translation> |
3163 | 1465 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1466 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1467 |
<source>Community</source> |
4180 | 1468 |
<translation>Сообщество</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1469 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1470 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1471 |
<source>Any</source> |
4180 | 1472 |
<translation>Любой</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1473 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1474 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1475 |
<source>In lobby</source> |
4180 | 1476 |
<translation>Подготовка</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1477 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1478 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1479 |
<source>In progress</source> |
4180 | 1480 |
<translation>В игре</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1481 |
</message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1482 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1483 |
<source>Default</source> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
1484 |
<translation type="obsolete">По умолчанию</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1485 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1486 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1487 |
<source>hand drawn map...</source> |
5602 | 1488 |
<translation>рисованная карта...</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1489 |
</message> |
4864 | 1490 |
<message> |
1491 |
<source>Disabled</source> |
|
5602 | 1492 |
<translation>Отключен</translation> |
4864 | 1493 |
</message> |
1494 |
<message> |
|
1495 |
<source>Red/Cyan</source> |
|
1496 |
<translation type="unfinished"></translation> |
|
1497 |
</message> |
|
1498 |
<message> |
|
1499 |
<source>Cyan/Red</source> |
|
1500 |
<translation type="unfinished"></translation> |
|
1501 |
</message> |
|
1502 |
<message> |
|
1503 |
<source>Red/Blue</source> |
|
1504 |
<translation type="unfinished"></translation> |
|
1505 |
</message> |
|
1506 |
<message> |
|
1507 |
<source>Blue/Red</source> |
|
1508 |
<translation type="unfinished"></translation> |
|
1509 |
</message> |
|
1510 |
<message> |
|
1511 |
<source>Red/Green</source> |
|
1512 |
<translation type="unfinished"></translation> |
|
1513 |
</message> |
|
1514 |
<message> |
|
1515 |
<source>Green/Red</source> |
|
1516 |
<translation type="unfinished"></translation> |
|
1517 |
</message> |
|
1518 |
<message> |
|
1519 |
<source>Side-by-side</source> |
|
1520 |
<translation type="unfinished"></translation> |
|
1521 |
</message> |
|
1522 |
<message> |
|
1523 |
<source>Top-Bottom</source> |
|
1524 |
<translation type="unfinished"></translation> |
|
1525 |
</message> |
|
1526 |
<message> |
|
1527 |
<source>Wiggle</source> |
|
1528 |
<translation type="unfinished"></translation> |
|
1529 |
</message> |
|
5602 | 1530 |
<message> |
1531 |
<source>Red/Cyan grayscale</source> |
|
1532 |
<translation type="unfinished"></translation> |
|
1533 |
</message> |
|
1534 |
<message> |
|
1535 |
<source>Cyan/Red grayscale</source> |
|
1536 |
<translation type="unfinished"></translation> |
|
1537 |
</message> |
|
1538 |
<message> |
|
1539 |
<source>Red/Blue grayscale</source> |
|
1540 |
<translation type="unfinished"></translation> |
|
1541 |
</message> |
|
1542 |
<message> |
|
1543 |
<source>Blue/Red grayscale</source> |
|
1544 |
<translation type="unfinished"></translation> |
|
1545 |
</message> |
|
1546 |
<message> |
|
1547 |
<source>Red/Green grayscale</source> |
|
1548 |
<translation type="unfinished"></translation> |
|
1549 |
</message> |
|
1550 |
<message> |
|
1551 |
<source>Green/Red grayscale</source> |
|
1552 |
<translation type="unfinished"></translation> |
|
1553 |
</message> |
|
398 | 1554 |
</context> |
1555 |
<context> |
|
1556 |
<name>QGroupBox</name> |
|
1557 |
<message> |
|
1558 |
<source>Team Members</source> |
|
1559 |
<translation>Состав команды</translation> |
|
1560 |
</message> |
|
1561 |
<message> |
|
1562 |
<source>Fort</source> |
|
1563 |
<translation>Форт</translation> |
|
1564 |
</message> |
|
1565 |
<message> |
|
1566 |
<source>Key binds</source> |
|
1567 |
<translation>Привязки клавиш</translation> |
|
1568 |
</message> |
|
1569 |
<message> |
|
1570 |
<source>Teams</source> |
|
1571 |
<translation>Команды</translation> |
|
1572 |
</message> |
|
1573 |
<message> |
|
1574 |
<source>Audio/Graphic options</source> |
|
1575 |
<translation>Настройки звука и графики</translation> |
|
1576 |
</message> |
|
1577 |
<message> |
|
1578 |
<source>Playing teams</source> |
|
1579 |
<translation>Команды в игре</translation> |
|
1580 |
</message> |
|
442 | 1581 |
<message> |
1582 |
<source>Net game</source> |
|
1583 |
<translation>Сетевая игра</translation> |
|
1584 |
</message> |
|
669 | 1585 |
<message> |
726 | 1586 |
<source>Weapons</source> |
4418 | 1587 |
<translation type="obsolete">Оружие</translation> |
726 | 1588 |
</message> |
1933 | 1589 |
<message> |
1590 |
<source>Game Modifiers</source> |
|
1591 |
<translation>Модификаторы игры</translation> |
|
1592 |
</message> |
|
1593 |
<message> |
|
1594 |
<source>Basic Settings</source> |
|
1595 |
<translation>Основные настройки</translation> |
|
1596 |
</message> |
|
2899 | 1597 |
<message> |
1598 |
<source>Team Settings</source> |
|
2951 | 1599 |
<translation>Настройки команды</translation> |
2899 | 1600 |
</message> |
1601 |
<message> |
|
1602 |
<source>Misc</source> |
|
2951 | 1603 |
<translation>Разное</translation> |
2899 | 1604 |
</message> |
4418 | 1605 |
<message> |
1606 |
<source>Schemes and Weapons</source> |
|
5602 | 1607 |
<translation>Схемы игры и наборы оружия</translation> |
4418 | 1608 |
</message> |
398 | 1609 |
</context> |
1610 |
<context> |
|
1611 |
<name>QLabel</name> |
|
1612 |
<message> |
|
2030 | 1613 |
<source>Mines Time</source> |
2084 | 1614 |
<translation>Время мин</translation> |
2030 | 1615 |
</message> |
1616 |
<message> |
|
1617 |
<source>Mines</source> |
|
2084 | 1618 |
<translation>Мины</translation> |
2030 | 1619 |
</message> |
1620 |
<message> |
|
398 | 1621 |
<source>Net nick</source> |
1622 |
<translation>Имя игрока</translation> |
|
1623 |
</message> |
|
1624 |
<message> |
|
1625 |
<source>This program is distributed under the GNU General Public License</source> |
|
6239 | 1626 |
<translation type="obsolete">Эта программа распространяется на условиях лицензии GNU (the GNU General Public License)</translation> |
398 | 1627 |
</message> |
1628 |
<message> |
|
442 | 1629 |
<source>Resolution</source> |
1630 |
<translation>Разрешение</translation> |
|
1631 |
</message> |
|
1632 |
<message> |
|
1633 |
<source>FPS limit</source> |
|
1634 |
<translation>Ограничение FPS</translation> |
|
1635 |
</message> |
|
623 | 1636 |
<message> |
1637 |
<source>Developers:</source> |
|
1638 |
<translation>Разработчики:</translation> |
|
1639 |
</message> |
|
1640 |
<message> |
|
1641 |
<source>Art:</source> |
|
1642 |
<translation>Графика:</translation> |
|
1643 |
</message> |
|
1644 |
<message> |
|
1645 |
<source>Translations:</source> |
|
1646 |
<translation>Переводы:</translation> |
|
1647 |
</message> |
|
1648 |
<message> |
|
1649 |
<source>Special thanks:</source> |
|
1650 |
<translation>Особая благодарность:</translation> |
|
1651 |
</message> |
|
669 | 1652 |
<message> |
1653 |
<source>Server name:</source> |
|
1654 |
<translation>Название сервера:</translation> |
|
1655 |
</message> |
|
1656 |
<message> |
|
1657 |
<source>Server port:</source> |
|
1658 |
<translation>Порт:</translation> |
|
1659 |
</message> |
|
670 | 1660 |
<message> |
1661 |
<source>Host:</source> |
|
1662 |
<translation>Сервер:</translation> |
|
1663 |
</message> |
|
1664 |
<message> |
|
1665 |
<source>Port:</source> |
|
1666 |
<translation>Порт:</translation> |
|
1667 |
</message> |
|
726 | 1668 |
<message> |
1669 |
<source>Weapons</source> |
|
1670 |
<translation>Оружие</translation> |
|
1671 |
</message> |
|
1672 |
<message> |
|
995 | 1673 |
<source>Version</source> |
1017 | 1674 |
<translation>Версия</translation> |
995 | 1675 |
</message> |
1676 |
<message> |
|
1102 | 1677 |
<source>Sounds:</source> |
1130 | 1678 |
<translation>Звуки:</translation> |
1102 | 1679 |
</message> |
1803 | 1680 |
<message> |
1681 |
<source>Initial sound volume</source> |
|
1933 | 1682 |
<translation>Начальная громкость</translation> |
1683 |
</message> |
|
1684 |
<message> |
|
1685 |
<source>Damage Modifier</source> |
|
1686 |
<translation>Модификатор урона</translation> |
|
1687 |
</message> |
|
1688 |
<message> |
|
1689 |
<source>Turn Time</source> |
|
1690 |
<translation>Время хода</translation> |
|
1691 |
</message> |
|
1692 |
<message> |
|
1693 |
<source>Initial Health</source> |
|
1694 |
<translation>Начальное здоровье</translation> |
|
1695 |
</message> |
|
1696 |
<message> |
|
1697 |
<source>Sudden Death Timeout</source> |
|
1698 |
<translation>Время до скорой смерти</translation> |
|
1699 |
</message> |
|
1700 |
<message> |
|
1701 |
<source>Scheme Name:</source> |
|
1702 |
<translation>Название схемы:</translation> |
|
1803 | 1703 |
</message> |
1943 | 1704 |
<message> |
1705 |
<source>Crate Drops</source> |
|
1706 |
<translation>Бонус выпадает</translation> |
|
1707 |
</message> |
|
1980
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1708 |
<message> |
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1709 |
<source>Game scheme</source> |
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1710 |
<translation>Настройки игры</translation> |
431c4322add5
Update translation from patches tracker on fireforge
unc0rr
parents:
1978
diff
changeset
|
1711 |
</message> |
2883 | 1712 |
<message> |
1713 |
<source>% Dud Mines</source> |
|
2951 | 1714 |
<translation>% невзрывающихся мин</translation> |
2883 | 1715 |
</message> |
2899 | 1716 |
<message> |
1717 |
<source>Name</source> |
|
2951 | 1718 |
<translation>Название</translation> |
2899 | 1719 |
</message> |
1720 |
<message> |
|
1721 |
<source>Type</source> |
|
2951 | 1722 |
<translation>Тип</translation> |
2899 | 1723 |
</message> |
1724 |
<message> |
|
1725 |
<source>Grave</source> |
|
2951 | 1726 |
<translation>Надгробие</translation> |
2899 | 1727 |
</message> |
1728 |
<message> |
|
1729 |
<source>Flag</source> |
|
2951 | 1730 |
<translation>Флаг</translation> |
2899 | 1731 |
</message> |
1732 |
<message> |
|
1733 |
<source>Voice</source> |
|
2951 | 1734 |
<translation>Голос</translation> |
2899 | 1735 |
</message> |
1736 |
<message> |
|
1737 |
<source>Locale</source> |
|
2951 | 1738 |
<translation>Язык</translation> |
2899 | 1739 |
</message> |
1740 |
<message> |
|
1741 |
<source>Restart game to apply</source> |
|
2951 | 1742 |
<translation>Перезапустите игру для применения</translation> |
2899 | 1743 |
</message> |
3163 | 1744 |
<message> |
1745 |
<source>This SVN build is 'work in progress' and may not be compatible with other versions of the game. |
|
1746 |
Some features might be broken or incomplete. Use at your own risk!</source> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
1747 |
<translation type="obsolete">This SVN build is 'work in progress' and may not be compatible with other versions of the game. |
3228 | 1748 |
Some features might be broken or incomplete. Use at your own risk!</translation> |
3163 | 1749 |
</message> |
1750 |
<message> |
|
1751 |
<source>Explosives</source> |
|
3228 | 1752 |
<translation>Взрывчатка</translation> |
3163 | 1753 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
1754 |
<message> |
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
1755 |
<source>Tip: </source> |
4180 | 1756 |
<translation>Подсказка:</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
1757 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
1758 |
<message> |
3683
8d3b483c6949
Revert broken generating of qm in cmake, restore source control of .qm for now.
nemo
parents:
3503
diff
changeset
|
1759 |
<source>This development build is 'work in progress' and may not be compatible with other versions of the game. Some features might be broken or incomplete. Use at your own risk!</source> |
5602 | 1760 |
<translation>Эта сборка является промежуточным этапом работы, и может быть несовместима с другими версиями игры. Некоторые возможности могут быть сломаны или недоработаны. Используйте на свой риск!</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
1761 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1762 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1763 |
<source>Quality</source> |
4180 | 1764 |
<translation>Качество</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
1765 |
</message> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
1766 |
<message> |
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
1767 |
<source>% Health Crates</source> |
4180 | 1768 |
<translation>% аптечек</translation> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
1769 |
</message> |
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
1770 |
<message> |
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
1771 |
<source>Health in Crates</source> |
4180 | 1772 |
<translation>Здоровье в аптечках</translation> |
4143
eb7981f34800
Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
henek
parents:
4124
diff
changeset
|
1773 |
</message> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
1774 |
<message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
1775 |
<source>Sudden Death Water Rise</source> |
4180 | 1776 |
<translation>Скорость поднятия воды</translation> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
1777 |
</message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
1778 |
<message> |
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
1779 |
<source>Sudden Death Health Decrease</source> |
4180 | 1780 |
<translation>Скорость уменьшения здоровья</translation> |
4153
6bd94e4c5d65
2 more variables to control water rise and health loss during sudden death.
henek
parents:
4143
diff
changeset
|
1781 |
</message> |
4259 | 1782 |
<message> |
1783 |
<source>Bind schemes and weapons</source> |
|
4418 | 1784 |
<translation type="obsolete">Объединить настройки игры и оружия</translation> |
1785 |
</message> |
|
1786 |
<message> |
|
1787 |
<source>% Rope Length</source> |
|
5602 | 1788 |
<translation>% длины верёвки</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
1789 |
</message> |
4864 | 1790 |
<message> |
1791 |
<source>Stereo rendering</source> |
|
5602 | 1792 |
<translation>Стереоизображение</translation> |
1793 |
</message> |
|
1794 |
<message> |
|
1795 |
<source>Game Options</source> |
|
6239 | 1796 |
<translation type="obsolete">Настройки игры</translation> |
5602 | 1797 |
</message> |
1798 |
<message> |
|
1799 |
<source>Style</source> |
|
1800 |
<translation>Стиль</translation> |
|
1801 |
</message> |
|
1802 |
<message> |
|
1803 |
<source>Scheme</source> |
|
1804 |
<translation>Схема</translation> |
|
1805 |
</message> |
|
1806 |
<message> |
|
1807 |
<source>Password</source> |
|
1808 |
<translation>Пароль</translation> |
|
1809 |
</message> |
|
1810 |
<message> |
|
1811 |
<source>% Get Away Time</source> |
|
1812 |
<translation>% времени ухода</translation> |
|
4864 | 1813 |
</message> |
6239 | 1814 |
<message> |
1815 |
<source>This program is distributed under the GNU General Public License v2</source> |
|
1816 |
<translation type="unfinished"></translation> |
|
1817 |
</message> |
|
398 | 1818 |
</context> |
1819 |
<context> |
|
1820 |
<name>QLineEdit</name> |
|
1821 |
<message> |
|
1822 |
<source>unnamed</source> |
|
1823 |
<translation>безымянный</translation> |
|
1824 |
</message> |
|
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1825 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1826 |
<source>hedgehog %1</source> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1827 |
<translation type="unfinished"></translation> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
1828 |
</message> |
398 | 1829 |
</context> |
1830 |
<context> |
|
1831 |
<name>QMainWindow</name> |
|
1832 |
<message> |
|
1546 | 1833 |
<source>Hedgewars %1</source> |
1557 | 1834 |
<translation>Hedgewars %1</translation> |
398 | 1835 |
</message> |
1836 |
</context> |
|
1837 |
<context> |
|
1838 |
<name>QMessageBox</name> |
|
1839 |
<message> |
|
1840 |
<source>Error</source> |
|
1841 |
<translation>Ошибка</translation> |
|
1842 |
</message> |
|
1843 |
<message> |
|
1844 |
<source>Failed to open data directory: |
|
1845 |
%1 |
|
1846 |
Please check your installation</source> |
|
1847 |
<translation>Не могу найти папку с данными: |
|
1848 |
%1 |
|
1849 |
Проверьте правильность установки</translation> |
|
1850 |
</message> |
|
442 | 1851 |
<message> |
1852 |
<source>Network</source> |
|
1853 |
<translation>Сеть</translation> |
|
1854 |
</message> |
|
1855 |
<message> |
|
1856 |
<source>Connection to server is lost</source> |
|
1857 |
<translation>Соединение с сервером потеряно</translation> |
|
1858 |
</message> |
|
726 | 1859 |
<message> |
1860 |
<source>Weapons</source> |
|
1861 |
<translation>Оружие</translation> |
|
1862 |
</message> |
|
1863 |
<message> |
|
1864 |
<source>Can not delete default weapon set</source> |
|
4418 | 1865 |
<translation type="obsolete">Невозможно удалить набор оружия по умолчанию</translation> |
726 | 1866 |
</message> |
1867 |
<message> |
|
1868 |
<source>Really delete this weapon set?</source> |
|
1869 |
<translation>Удалить выбранный набор оружия?</translation> |
|
1870 |
</message> |
|
729 | 1871 |
<message> |
1872 |
<source>Can not edit default weapon set</source> |
|
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
1873 |
<translation type="obsolete">Невозможно редактировать набор оружия по умолчанию</translation> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
1874 |
</message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
1875 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
1876 |
<source>Can not overwrite default weapon set '%1'!</source> |
4180 | 1877 |
<translation>Не могу переписать встроенный набор оружия '%1'!</translation> |
729 | 1878 |
</message> |
4124 | 1879 |
<message> |
1880 |
<source>All file associations have been set.</source> |
|
4180 | 1881 |
<translation>Проведено сопоставление расширений файлов.</translation> |
4124 | 1882 |
</message> |
1883 |
<message> |
|
1884 |
<source>File association failed.</source> |
|
4180 | 1885 |
<translation>Сопоставление не удалось.</translation> |
4124 | 1886 |
</message> |
4418 | 1887 |
<message> |
1888 |
<source>Teams</source> |
|
5602 | 1889 |
<translation>Команды</translation> |
4418 | 1890 |
</message> |
1891 |
<message> |
|
1892 |
<source>Really delete this team?</source> |
|
5602 | 1893 |
<translation>Удалить выбранную команду?</translation> |
4418 | 1894 |
</message> |
1895 |
<message> |
|
1896 |
<source>Schemes</source> |
|
5602 | 1897 |
<translation>Схемы</translation> |
4418 | 1898 |
</message> |
1899 |
<message> |
|
1900 |
<source>Can not delete default scheme '%1'!</source> |
|
5602 | 1901 |
<translation>Не могу удалить встроенную схему '%1'!</translation> |
4418 | 1902 |
</message> |
1903 |
<message> |
|
1904 |
<source>Really delete this game scheme?</source> |
|
5602 | 1905 |
<translation>Удалить выбранную схему игры?</translation> |
4418 | 1906 |
</message> |
1907 |
<message> |
|
1908 |
<source>Can not delete default weapon set '%1'!</source> |
|
5602 | 1909 |
<translation>Не могу удлить встроенный набор оружия '%1'!</translation> |
4418 | 1910 |
</message> |
398 | 1911 |
</context> |
1912 |
<context> |
|
1913 |
<name>QObject</name> |
|
1914 |
<message> |
|
1915 |
<source>Error</source> |
|
1916 |
<translation>Ошибка</translation> |
|
1917 |
</message> |
|
1918 |
<message> |
|
1919 |
<source>Cannot create directory %1</source> |
|
1920 |
<translation>Не могу создать папку %1</translation> |
|
1921 |
</message> |
|
1922 |
<message> |
|
2394 | 1923 |
<source>OK</source> |
1924 |
<translation>ОК</translation> |
|
398 | 1925 |
</message> |
1926 |
<message> |
|
2394 | 1927 |
<source>Nickname</source> |
2442 | 1928 |
<translation>Псевдоним</translation> |
2394 | 1929 |
</message> |
1930 |
<message> |
|
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1931 |
<source>Please enter your nickname</source> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
1932 |
<translation>Пожалуйста введите ваш псевдоним</translation> |
398 | 1933 |
</message> |
1934 |
</context> |
|
1935 |
<context> |
|
1936 |
<name>QPushButton</name> |
|
1937 |
<message> |
|
1938 |
<source>Setup</source> |
|
1939 |
<translation>Настройка</translation> |
|
1940 |
</message> |
|
1941 |
<message> |
|
1942 |
<source>Play demo</source> |
|
1943 |
<translation>Играть демку</translation> |
|
1944 |
</message> |
|
1945 |
<message> |
|
1946 |
<source>Connect</source> |
|
1947 |
<translation>Соединить</translation> |
|
1948 |
</message> |
|
1949 |
<message> |
|
1950 |
<source>Go!</source> |
|
1951 |
<translation>Вперёд!</translation> |
|
1952 |
</message> |
|
1953 |
<message> |
|
1954 |
<source>Start</source> |
|
1955 |
<translation>Старт</translation> |
|
1956 |
</message> |
|
1957 |
<message> |
|
442 | 1958 |
<source>Start server</source> |
1959 |
<translation>Запустить сервер</translation> |
|
1960 |
</message> |
|
1961 |
<message> |
|
1962 |
<source>Update</source> |
|
1963 |
<translation>Обновить</translation> |
|
1964 |
</message> |
|
582 | 1965 |
<message> |
1966 |
<source>Load</source> |
|
1967 |
<translation>Загрузить</translation> |
|
1968 |
</message> |
|
623 | 1969 |
<message> |
669 | 1970 |
<source>Specify</source> |
1971 |
<translation>Указать</translation> |
|
1972 |
</message> |
|
1973 |
<message> |
|
1974 |
<source>default</source> |
|
1975 |
<translation>по умолчанию</translation> |
|
1976 |
</message> |
|
1977 |
<message> |
|
1978 |
<source>Rename</source> |
|
1979 |
<translation>Переименовать</translation> |
|
1980 |
</message> |
|
670 | 1981 |
<message> |
1982 |
<source>OK</source> |
|
1983 |
<translation>ОК</translation> |
|
1984 |
</message> |
|
1985 |
<message> |
|
1986 |
<source>Cancel</source> |
|
1987 |
<translation>Отмена</translation> |
|
1988 |
</message> |
|
726 | 1989 |
<message> |
1990 |
<source>Delete</source> |
|
729 | 1991 |
<translation>Удалить</translation> |
726 | 1992 |
</message> |
1414 | 1993 |
<message> |
1994 |
<source>Ready</source> |
|
1679 | 1995 |
<translation>Готов</translation> |
1414 | 1996 |
</message> |
2883 | 1997 |
<message> |
1998 |
<source>Random Team</source> |
|
2951 | 1999 |
<translation>Случайная команда</translation> |
2883 | 2000 |
</message> |
4124 | 2001 |
<message> |
2002 |
<source>Associate file extensions</source> |
|
4249 | 2003 |
<translation>Сопоставить расширения файлов</translation> |
4124 | 2004 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2005 |
<message> |
4707
1d3b19eabfe7
Add stubs for korean locale, now that we have a volunteer, update locale files
nemo
parents:
4600
diff
changeset
|
2006 |
<source>more</source> |
5602 | 2007 |
<translation>ещё</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2008 |
</message> |
1414 | 2009 |
</context> |
2010 |
<context> |
|
2011 |
<name>QTableWidget</name> |
|
2012 |
<message> |
|
2441 | 2013 |
<source>Room Name</source> |
2442 | 2014 |
<translation>Название</translation> |
2441 | 2015 |
</message> |
2016 |
<message> |
|
2017 |
<source>C</source> |
|
2442 | 2018 |
<translation>И</translation> |
2441 | 2019 |
</message> |
2020 |
<message> |
|
2021 |
<source>T</source> |
|
2442 | 2022 |
<translation>К</translation> |
2441 | 2023 |
</message> |
2024 |
<message> |
|
2025 |
<source>Owner</source> |
|
2442 | 2026 |
<translation>Главный</translation> |
2441 | 2027 |
</message> |
2028 |
<message> |
|
2029 |
<source>Map</source> |
|
2442 | 2030 |
<translation>Карта</translation> |
2441 | 2031 |
</message> |
2032 |
<message> |
|
2033 |
<source>Rules</source> |
|
2442 | 2034 |
<translation>Правила</translation> |
2441 | 2035 |
</message> |
2036 |
<message> |
|
2037 |
<source>Weapons</source> |
|
2442 | 2038 |
<translation>Оружие</translation> |
1414 | 2039 |
</message> |
398 | 2040 |
</context> |
2041 |
<context> |
|
2394 | 2042 |
<name>SelWeaponWidget</name> |
2043 |
<message> |
|
2044 |
<source>Weapon set</source> |
|
2442 | 2045 |
<translation>Набор оружия</translation> |
2394 | 2046 |
</message> |
2047 |
<message> |
|
2048 |
<source>Probabilities</source> |
|
2442 | 2049 |
<translation>Вероятности</translation> |
2394 | 2050 |
</message> |
2883 | 2051 |
<message> |
2052 |
<source>Ammo in boxes</source> |
|
2951 | 2053 |
<translation>Оружие в ящиках</translation> |
2883 | 2054 |
</message> |
2055 |
<message> |
|
2056 |
<source>Delays</source> |
|
2951 | 2057 |
<translation>Задержки</translation> |
2883 | 2058 |
</message> |
4418 | 2059 |
<message> |
2060 |
<source>new</source> |
|
5602 | 2061 |
<translation>новый</translation> |
4418 | 2062 |
</message> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2063 |
<message> |
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2064 |
<source>copy of</source> |
5602 | 2065 |
<translation>копия</translation> |
4600
5a3b1dbdd4c9
added copying also to schemes and updated some translations
Henek
parents:
4418
diff
changeset
|
2066 |
</message> |
2394 | 2067 |
</context> |
2068 |
<context> |
|
398 | 2069 |
<name>TCPBase</name> |
2070 |
<message> |
|
2071 |
<source>Error</source> |
|
2072 |
<translation>Ошибка</translation> |
|
2073 |
</message> |
|
2074 |
<message> |
|
2075 |
<source>Unable to start the server: %1.</source> |
|
2076 |
<translation>Ошибка запуска сервера: %1.</translation> |
|
2077 |
</message> |
|
2078 |
<message> |
|
2079 |
<source>Unable to run engine: %1 (</source> |
|
2080 |
<translation>Ошибка запуска движка: %1 (</translation> |
|
2081 |
</message> |
|
2082 |
</context> |
|
2083 |
<context> |
|
1933 | 2084 |
<name>ToggleButtonWidget</name> |
2085 |
<message> |
|
2030 | 2086 |
<source>Vampirism</source> |
2084 | 2087 |
<translation>Вампиризм</translation> |
2030 | 2088 |
</message> |
2089 |
<message> |
|
2090 |
<source>Karma</source> |
|
2084 | 2091 |
<translation>Карма</translation> |
2030 | 2092 |
</message> |
2093 |
<message> |
|
2094 |
<source>Artillery</source> |
|
2084 | 2095 |
<translation>Артиллерия</translation> |
2030 | 2096 |
</message> |
2097 |
<message> |
|
1933 | 2098 |
<source>Fort Mode</source> |
2099 |
<translation>Режим фортов</translation> |
|
2100 |
</message> |
|
2101 |
<message> |
|
2102 |
<source>Divide Teams</source> |
|
2103 |
<translation>Разделить команды</translation> |
|
2104 |
</message> |
|
2105 |
<message> |
|
2106 |
<source>Solid Land</source> |
|
2107 |
<translation>Неразрушаемая земля</translation> |
|
2108 |
</message> |
|
2109 |
<message> |
|
2110 |
<source>Add Border</source> |
|
2111 |
<translation>Добавить границу</translation> |
|
2112 |
</message> |
|
2113 |
<message> |
|
2114 |
<source>Low Gravity</source> |
|
2115 |
<translation>Низкая гравитация</translation> |
|
2116 |
</message> |
|
2117 |
<message> |
|
2118 |
<source>Laser Sight</source> |
|
2119 |
<translation>Лазерный прицел</translation> |
|
2120 |
</message> |
|
2121 |
<message> |
|
2122 |
<source>Invulnerable</source> |
|
2123 |
<translation>Неуязвимость</translation> |
|
2124 |
</message> |
|
2125 |
<message> |
|
2126 |
<source>Add Mines</source> |
|
4124 | 2127 |
<translation type="obsolete">Добавить мины</translation> |
1933 | 2128 |
</message> |
2726 | 2129 |
<message> |
2130 |
<source>Random Order</source> |
|
2951 | 2131 |
<translation>Случайный порядок</translation> |
2726 | 2132 |
</message> |
2133 |
<message> |
|
2134 |
<source>King</source> |
|
2951 | 2135 |
<translation>Король</translation> |
2726 | 2136 |
</message> |
2883 | 2137 |
<message> |
2138 |
<source>Place Hedgehogs</source> |
|
2951 | 2139 |
<translation>Расставить ежей</translation> |
2883 | 2140 |
</message> |
2141 |
<message> |
|
2142 |
<source>Clan Shares Ammo</source> |
|
2951 | 2143 |
<translation>Общее оружие в клане</translation> |
2883 | 2144 |
</message> |
2899 | 2145 |
<message> |
2146 |
<source>Disable Girders</source> |
|
2951 | 2147 |
<translation>Убрать балки</translation> |
2899 | 2148 |
</message> |
3287 | 2149 |
<message> |
2150 |
<source>Disable Land Objects</source> |
|
4180 | 2151 |
<translation>Отключить дополнительные объекты</translation> |
3287 | 2152 |
</message> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2153 |
<message> |
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2154 |
<source>AI Survival Mode</source> |
4180 | 2155 |
<translation>Режим бессмертия ботов</translation> |
3918
916ed485daed
Update translations, add a hungarian stub for edge_hog who is volunteering
nemo
parents:
3683
diff
changeset
|
2156 |
</message> |
4124 | 2157 |
<message> |
2158 |
<source>Reset Health</source> |
|
4180 | 2159 |
<translation>Сброс уровня здоровья</translation> |
4124 | 2160 |
</message> |
2161 |
<message> |
|
2162 |
<source>Unlimited Attacks</source> |
|
4180 | 2163 |
<translation>Бесконечные атаки</translation> |
4124 | 2164 |
</message> |
2165 |
<message> |
|
2166 |
<source>Reset Weapons</source> |
|
4180 | 2167 |
<translation>Сброс оружия</translation> |
4124 | 2168 |
</message> |
2169 |
<message> |
|
2170 |
<source>Per Hedgehog Ammo</source> |
|
4180 | 2171 |
<translation>Индивидуальный набор оружия</translation> |
4124 | 2172 |
</message> |
4418 | 2173 |
<message> |
2174 |
<source>Disable Wind</source> |
|
5602 | 2175 |
<translation>Отключить ветер</translation> |
4418 | 2176 |
</message> |
2177 |
<message> |
|
2178 |
<source>More Wind</source> |
|
5602 | 2179 |
<translation>Больше ветра</translation> |
2180 |
</message> |
|
2181 |
<message> |
|
2182 |
<source>Tag Team</source> |
|
2183 |
<translation>Эстафета команд</translation> |
|
4418 | 2184 |
</message> |
5907
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
2185 |
<message> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
2186 |
<source>Add Bottom Border</source> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
2187 |
<translation type="unfinished"></translation> |
64ccc6be0ec5
team edit: restore default hedgehog name if name is empty- since empty names are not supported and will lead to errors; also lupdate
sheepluva
parents:
5602
diff
changeset
|
2188 |
</message> |
1933 | 2189 |
</context> |
2190 |
<context> |
|
398 | 2191 |
<name>binds</name> |
2192 |
<message> |
|
2193 |
<source>up</source> |
|
2194 |
<translation>вверх</translation> |
|
2195 |
</message> |
|
2196 |
<message> |
|
2197 |
<source>left</source> |
|
2198 |
<translation>влево</translation> |
|
2199 |
</message> |
|
2200 |
<message> |
|
2201 |
<source>right</source> |
|
2202 |
<translation>вправо</translation> |
|
2203 |
</message> |
|
2204 |
<message> |
|
2205 |
<source>down</source> |
|
2206 |
<translation>вниз</translation> |
|
2207 |
</message> |
|
2208 |
<message> |
|
2209 |
<source>attack</source> |
|
2210 |
<translation>атака</translation> |
|
2211 |
</message> |
|
2212 |
<message> |
|
2213 |
<source>put</source> |
|
2214 |
<translation>указать</translation> |
|
2215 |
</message> |
|
2216 |
<message> |
|
2217 |
<source>switch</source> |
|
2218 |
<translation>переключить</translation> |
|
2219 |
</message> |
|
2220 |
<message> |
|
2221 |
<source>slot 1</source> |
|
2222 |
<translation>слот 1</translation> |
|
2223 |
</message> |
|
2224 |
<message> |
|
2225 |
<source>slot 2</source> |
|
2226 |
<translation>слот 2</translation> |
|
2227 |
</message> |
|
2228 |
<message> |
|
2229 |
<source>slot 3</source> |
|
2230 |
<translation>слот 3</translation> |
|
2231 |
</message> |
|
2232 |
<message> |
|
2233 |
<source>slot 4</source> |
|
2234 |
<translation>слот 4</translation> |
|
2235 |
</message> |
|
2236 |
<message> |
|
2237 |
<source>slot 5</source> |
|
2238 |
<translation>слот 5</translation> |
|
2239 |
</message> |
|
2240 |
<message> |
|
2241 |
<source>slot 6</source> |
|
2242 |
<translation>слот 6</translation> |
|
2243 |
</message> |
|
2244 |
<message> |
|
2245 |
<source>slot 7</source> |
|
2246 |
<translation>слот 7</translation> |
|
2247 |
</message> |
|
2248 |
<message> |
|
2249 |
<source>slot 8</source> |
|
2250 |
<translation>слот 8</translation> |
|
2251 |
</message> |
|
2252 |
<message> |
|
2253 |
<source>timer 1 sec</source> |
|
2254 |
<translation>таймер на 1 сек</translation> |
|
2255 |
</message> |
|
2256 |
<message> |
|
2257 |
<source>timer 2 sec</source> |
|
2258 |
<translation>таймер на 2 сек</translation> |
|
2259 |
</message> |
|
2260 |
<message> |
|
2261 |
<source>timer 3 sec</source> |
|
2262 |
<translation>таймер на 3 сек</translation> |
|
2263 |
</message> |
|
2264 |
<message> |
|
2265 |
<source>timer 4 sec</source> |
|
2266 |
<translation>таймер на 4 сек</translation> |
|
2267 |
</message> |
|
2268 |
<message> |
|
2269 |
<source>timer 5 sec</source> |
|
2270 |
<translation>таймер на 5 сек</translation> |
|
2271 |
</message> |
|
2272 |
<message> |
|
2273 |
<source>capture</source> |
|
2274 |
<translation>снимок</translation> |
|
2275 |
</message> |
|
2276 |
<message> |
|
2277 |
<source>quit</source> |
|
2278 |
<translation>выход</translation> |
|
2279 |
</message> |
|
2280 |
<message> |
|
2281 |
<source>find hedgehog</source> |
|
2282 |
<translation>найти ёжика</translation> |
|
2283 |
</message> |
|
2284 |
<message> |
|
2285 |
<source>ammo menu</source> |
|
2286 |
<translation>меню оружия</translation> |
|
2287 |
</message> |
|
2288 |
<message> |
|
2289 |
<source>volume down</source> |
|
2290 |
<translation>тише</translation> |
|
2291 |
</message> |
|
2292 |
<message> |
|
2293 |
<source>volume up</source> |
|
2294 |
<translation>громче</translation> |
|
2295 |
</message> |
|
2296 |
<message> |
|
2297 |
<source>change mode</source> |
|
2298 |
<translation>сменить режим</translation> |
|
2299 |
</message> |
|
2300 |
<message> |
|
2301 |
<source>pause</source> |
|
442 | 2302 |
<translation>пауза</translation> |
2303 |
</message> |
|
2304 |
<message> |
|
2305 |
<source>slot 9</source> |
|
2306 |
<translation>слот 9</translation> |
|
398 | 2307 |
</message> |
582 | 2308 |
<message> |
2309 |
<source>hedgehogs |
|
2310 |
info</source> |
|
2311 |
<translation>информация |
|
2312 |
о ежах</translation> |
|
2313 |
</message> |
|
995 | 2314 |
<message> |
2315 |
<source>chat</source> |
|
1017 | 2316 |
<translation>чат</translation> |
995 | 2317 |
</message> |
2318 |
<message> |
|
2319 |
<source>chat history</source> |
|
1017 | 2320 |
<translation>история чата</translation> |
995 | 2321 |
</message> |
1102 | 2322 |
<message> |
2323 |
<source>confirmation</source> |
|
1130 | 2324 |
<translation>подтверждение</translation> |
1102 | 2325 |
</message> |
1641 | 2326 |
<message> |
2327 |
<source>precise aim</source> |
|
1673 | 2328 |
<translation>точное наведение</translation> |
1641 | 2329 |
</message> |
2394 | 2330 |
<message> |
2331 |
<source>zoom in</source> |
|
2442 | 2332 |
<translation>увеличить</translation> |
2394 | 2333 |
</message> |
2334 |
<message> |
|
2335 |
<source>zoom out</source> |
|
2442 | 2336 |
<translation>уменьшить</translation> |
2394 | 2337 |
</message> |
2338 |
<message> |
|
2339 |
<source>reset zoom</source> |
|
2442 | 2340 |
<translation>сбросить увеличение</translation> |
2394 | 2341 |
</message> |
2441 | 2342 |
<message> |
2343 |
<source>long jump</source> |
|
2442 | 2344 |
<translation>прыжок в длину</translation> |
2441 | 2345 |
</message> |
2346 |
<message> |
|
2347 |
<source>high jump</source> |
|
2442 | 2348 |
<translation>прыжок в высоту</translation> |
2441 | 2349 |
</message> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
2350 |
<message> |
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
2351 |
<source>slot 10</source> |
4180 | 2352 |
<translation>слот 10</translation> |
3503
fc0aec1c1b8b
lupdate-qt4 / lrelease-qt4 since arrom was nagging me
nemo
parents:
3288
diff
changeset
|
2353 |
</message> |
2441 | 2354 |
</context> |
2355 |
<context> |
|
2356 |
<name>binds (categories)</name> |
|
2357 |
<message> |
|
2358 |
<source>Basic controls</source> |
|
2442 | 2359 |
<translation>Основное управление</translation> |
2441 | 2360 |
</message> |
2361 |
<message> |
|
2362 |
<source>Weapon controls</source> |
|
2442 | 2363 |
<translation>Управление оружием</translation> |
2441 | 2364 |
</message> |
2365 |
<message> |
|
2366 |
<source>Camera and cursor controls</source> |
|
2442 | 2367 |
<translation>Управление камерой и курсором</translation> |
2441 | 2368 |
</message> |
2369 |
<message> |
|
2370 |
<source>Other</source> |
|
2442 | 2371 |
<translation>Разное</translation> |
2441 | 2372 |
</message> |
2373 |
</context> |
|
2374 |
<context> |
|
2375 |
<name>binds (descriptions)</name> |
|
2376 |
<message> |
|
2377 |
<source>Move your hogs and aim:</source> |
|
2951 | 2378 |
<translation>Передвижение ежа и прицеливание:</translation> |
2441 | 2379 |
</message> |
2380 |
<message> |
|
2381 |
<source>Traverse gaps and obstacles by jumping:</source> |
|
2951 | 2382 |
<translation>Прохождение оврагов и препятствий прыжками:</translation> |
2441 | 2383 |
</message> |
2384 |
<message> |
|
2385 |
<source>Fire your selected weapon or trigger an utility item:</source> |
|
3228 | 2386 |
<translation>Выстрел из выбранного оружия или активация утилиты:</translation> |
2441 | 2387 |
</message> |
2388 |
<message> |
|
2389 |
<source>Pick a weapon or a target location under the cursor:</source> |
|
3228 | 2390 |
<translation>Выбор оружия или цели под курсором:</translation> |
2441 | 2391 |
</message> |
2392 |
<message> |
|
2393 |
<source>Switch your currently active hog (if possible):</source> |
|
2951 | 2394 |
<translation>Переключение вашего активного ежа (если возможно):</translation> |
2441 | 2395 |
</message> |
2396 |
<message> |
|
2397 |
<source>Pick a weapon or utility item:</source> |
|
3228 | 2398 |
<translation>Подбор оружия или утилиты:</translation> |
2441 | 2399 |
</message> |
2400 |
<message> |
|
2401 |
<source>Set the timer on bombs and timed weapons:</source> |
|
2951 | 2402 |
<translation>Установка таймера на бомбы и оружие с таймером:</translation> |
2441 | 2403 |
</message> |
2404 |
<message> |
|
2405 |
<source>Move the camera to the active hog:</source> |
|
2951 | 2406 |
<translation>Передвижение камеры на активного ежа:</translation> |
2441 | 2407 |
</message> |
2408 |
<message> |
|
2409 |
<source>Move the cursor or camera without using the mouse:</source> |
|
3228 | 2410 |
<translation>Перемещение курсора или камеры без использования мыши:</translation> |
2441 | 2411 |
</message> |
2412 |
<message> |
|
2413 |
<source>Modify the camera's zoom level:</source> |
|
2951 | 2414 |
<translation>Изменение уровня увеличения камеры:</translation> |
2441 | 2415 |
</message> |
2416 |
<message> |
|
2417 |
<source>Talk to your team or all participants:</source> |
|
3228 | 2418 |
<translation>Разговор с командой или всеми участниками:</translation> |
2441 | 2419 |
</message> |
2420 |
<message> |
|
2421 |
<source>Pause, continue or leave your game:</source> |
|
3228 | 2422 |
<translation>Пауза, продолжение или выход из игры:</translation> |
2441 | 2423 |
</message> |
2424 |
<message> |
|
2425 |
<source>Modify the game's volume while playing:</source> |
|
2951 | 2426 |
<translation>Изменение громкости в течение игры:</translation> |
2441 | 2427 |
</message> |
2428 |
<message> |
|
2429 |
<source>Toggle fullscreen mode:</source> |
|
3228 | 2430 |
<translation>Переключение полноэкранного режима:</translation> |
2441 | 2431 |
</message> |
2432 |
<message> |
|
2433 |
<source>Take a screenshot:</source> |
|
2951 | 2434 |
<translation>Создание скриншота:</translation> |
2441 | 2435 |
</message> |
2436 |
<message> |
|
2437 |
<source>Toggle labels above hedgehogs:</source> |
|
2951 | 2438 |
<translation>Переключение меток над ежами:</translation> |
2441 | 2439 |
</message> |
2440 |
</context> |
|
2441 |
<context> |
|
2442 |
<name>binds (keys)</name> |
|
2443 |
<message> |
|
2444 |
<source>Axis</source> |
|
2951 | 2445 |
<translation>Ось</translation> |
2441 | 2446 |
</message> |
2447 |
<message> |
|
2448 |
<source>(Up)</source> |
|
2951 | 2449 |
<translation>(Вверх)</translation> |
2441 | 2450 |
</message> |
2451 |
<message> |
|
2452 |
<source>(Down)</source> |
|
2951 | 2453 |
<translation>(Вниз)</translation> |
2441 | 2454 |
</message> |
2455 |
<message> |
|
2456 |
<source>Hat</source> |
|
2951 | 2457 |
<translation>Шляпа</translation> |
2441 | 2458 |
</message> |
2459 |
<message> |
|
2460 |
<source>(Left)</source> |
|
2951 | 2461 |
<translation>(Влево)</translation> |
2441 | 2462 |
</message> |
2463 |
<message> |
|
2464 |
<source>(Right)</source> |
|
2951 | 2465 |
<translation>(Вправо)</translation> |
2441 | 2466 |
</message> |
2467 |
<message> |
|
2468 |
<source>Button</source> |
|
2951 | 2469 |
<translation>Кнопка</translation> |
2441 | 2470 |
</message> |
2471 |
<message> |
|
2472 |
<source>Keyboard</source> |
|
2951 | 2473 |
<translation>Клавиатура</translation> |
2441 | 2474 |
</message> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2475 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2476 |
<source>Mouse: Left button</source> |
3284 | 2477 |
<translation>Мышь: Левая кнопка</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2478 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2479 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2480 |
<source>Mouse: Middle button</source> |
3284 | 2481 |
<translation>Мышь: Средняя кнопка</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2482 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2483 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2484 |
<source>Mouse: Right button</source> |
3284 | 2485 |
<translation>Мышь: Правая кнопка</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2486 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2487 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2488 |
<source>Mouse: Wheel up</source> |
3284 | 2489 |
<translation>Мышь: Колесо вверх</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2490 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2491 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2492 |
<source>Mouse: Wheel down</source> |
3284 | 2493 |
<translation>Мышь: Колесо вниз</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2494 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2495 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2496 |
<source>Backspace</source> |
3284 | 2497 |
<translation>Забой</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2498 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2499 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2500 |
<source>Tab</source> |
3284 | 2501 |
<translation>Tab</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2502 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2503 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2504 |
<source>Clear</source> |
3284 | 2505 |
<translation>Очистить</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2506 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2507 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2508 |
<source>Return</source> |
3284 | 2509 |
<translation>Return</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2510 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2511 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2512 |
<source>Pause</source> |
3284 | 2513 |
<translation>Пауза</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2514 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2515 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2516 |
<source>Escape</source> |
3284 | 2517 |
<translation>Escape</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2518 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2519 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2520 |
<source>Space</source> |
3284 | 2521 |
<translation>Пробел</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2522 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2523 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2524 |
<source>Delete</source> |
3284 | 2525 |
<translation>Delete</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2526 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2527 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2528 |
<source>Up</source> |
3284 | 2529 |
<translation>Вверх</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2530 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2531 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2532 |
<source>Down</source> |
3284 | 2533 |
<translation>Вниз</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2534 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2535 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2536 |
<source>Right</source> |
3284 | 2537 |
<translation>Вправо</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2538 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2539 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2540 |
<source>Left</source> |
3284 | 2541 |
<translation>Влево</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2542 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2543 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2544 |
<source>Right shift</source> |
3284 | 2545 |
<translation>Правый shift</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2546 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2547 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2548 |
<source>Left shift</source> |
3284 | 2549 |
<translation>Левый shift</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2550 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2551 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2552 |
<source>Right ctrl</source> |
3284 | 2553 |
<translation>Правый ctrl</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2554 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2555 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2556 |
<source>Left ctrl</source> |
3284 | 2557 |
<translation>Левый ctrl</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2558 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2559 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2560 |
<source>Right alt</source> |
3284 | 2561 |
<translation>Правый alt</translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2562 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2563 |
<message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2564 |
<source>Left alt</source> |
3284 | 2565 |
<translation>Левый alt</translation> |
2566 |
</message> |
|
2567 |
<message> |
|
2568 |
<source>Numpad 0</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2569 |
<translation type="unfinished"></translation> |
3284 | 2570 |
</message> |
2571 |
<message> |
|
2572 |
<source>Numpad 1</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2573 |
<translation type="unfinished"></translation> |
3284 | 2574 |
</message> |
2575 |
<message> |
|
2576 |
<source>Numpad 2</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2577 |
<translation type="unfinished"></translation> |
3284 | 2578 |
</message> |
2579 |
<message> |
|
2580 |
<source>Numpad 3</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2581 |
<translation type="unfinished"></translation> |
3284 | 2582 |
</message> |
2583 |
<message> |
|
2584 |
<source>Numpad 4</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2585 |
<translation type="unfinished"></translation> |
3284 | 2586 |
</message> |
2587 |
<message> |
|
2588 |
<source>Numpad 5</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2589 |
<translation type="unfinished"></translation> |
3284 | 2590 |
</message> |
2591 |
<message> |
|
2592 |
<source>Numpad 6</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2593 |
<translation type="unfinished"></translation> |
3284 | 2594 |
</message> |
2595 |
<message> |
|
2596 |
<source>Numpad 7</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2597 |
<translation type="unfinished"></translation> |
3284 | 2598 |
</message> |
2599 |
<message> |
|
2600 |
<source>Numpad 8</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2601 |
<translation type="unfinished"></translation> |
3284 | 2602 |
</message> |
2603 |
<message> |
|
2604 |
<source>Numpad 9</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2605 |
<translation type="unfinished"></translation> |
3284 | 2606 |
</message> |
2607 |
<message> |
|
2608 |
<source>Numpad .</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2609 |
<translation type="unfinished"></translation> |
3284 | 2610 |
</message> |
2611 |
<message> |
|
2612 |
<source>Numpad /</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2613 |
<translation type="unfinished"></translation> |
3284 | 2614 |
</message> |
2615 |
<message> |
|
2616 |
<source>Numpad *</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2617 |
<translation type="unfinished"></translation> |
3284 | 2618 |
</message> |
2619 |
<message> |
|
2620 |
<source>Numpad -</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2621 |
<translation type="unfinished"></translation> |
3284 | 2622 |
</message> |
2623 |
<message> |
|
2624 |
<source>Numpad +</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2625 |
<translation type="unfinished"></translation> |
3284 | 2626 |
</message> |
2627 |
<message> |
|
2628 |
<source>Enter</source> |
|
3288 | 2629 |
<translation>Ввод</translation> |
3284 | 2630 |
</message> |
2631 |
<message> |
|
2632 |
<source>Equals</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2633 |
<translation type="unfinished"></translation> |
3284 | 2634 |
</message> |
2635 |
<message> |
|
2636 |
<source>Insert</source> |
|
4180 | 2637 |
<translation>Insert</translation> |
3284 | 2638 |
</message> |
2639 |
<message> |
|
2640 |
<source>Home</source> |
|
4180 | 2641 |
<translation>Home</translation> |
3284 | 2642 |
</message> |
2643 |
<message> |
|
2644 |
<source>End</source> |
|
4180 | 2645 |
<translation>End</translation> |
3284 | 2646 |
</message> |
2647 |
<message> |
|
2648 |
<source>Page up</source> |
|
4180 | 2649 |
<translation>Page up</translation> |
3284 | 2650 |
</message> |
2651 |
<message> |
|
2652 |
<source>Page down</source> |
|
4180 | 2653 |
<translation>Page down</translation> |
3284 | 2654 |
</message> |
2655 |
<message> |
|
2656 |
<source>Num lock</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2657 |
<translation type="unfinished"></translation> |
3284 | 2658 |
</message> |
2659 |
<message> |
|
2660 |
<source>Caps lock</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2661 |
<translation type="unfinished"></translation> |
3284 | 2662 |
</message> |
2663 |
<message> |
|
2664 |
<source>Scroll lock</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2665 |
<translation type="unfinished"></translation> |
3284 | 2666 |
</message> |
2667 |
<message> |
|
2668 |
<source>Right meta</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2669 |
<translation type="unfinished"></translation> |
3284 | 2670 |
</message> |
2671 |
<message> |
|
2672 |
<source>Left meta</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2673 |
<translation type="unfinished"></translation> |
3284 | 2674 |
</message> |
2675 |
<message> |
|
2676 |
<source>A button</source> |
|
4180 | 2677 |
<translation>Кнопка A</translation> |
3284 | 2678 |
</message> |
2679 |
<message> |
|
2680 |
<source>B button</source> |
|
4180 | 2681 |
<translation>Кнопка B</translation> |
3284 | 2682 |
</message> |
2683 |
<message> |
|
2684 |
<source>X button</source> |
|
4180 | 2685 |
<translation>Кнопка X</translation> |
3284 | 2686 |
</message> |
2687 |
<message> |
|
2688 |
<source>Y button</source> |
|
4180 | 2689 |
<translation>Кнопка Y</translation> |
3284 | 2690 |
</message> |
2691 |
<message> |
|
2692 |
<source>LB button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2693 |
<translation type="unfinished"></translation> |
3284 | 2694 |
</message> |
2695 |
<message> |
|
2696 |
<source>RB button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2697 |
<translation type="unfinished"></translation> |
3284 | 2698 |
</message> |
2699 |
<message> |
|
2700 |
<source>Back button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2701 |
<translation type="unfinished"></translation> |
3284 | 2702 |
</message> |
2703 |
<message> |
|
2704 |
<source>Start button</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2705 |
<translation type="unfinished"></translation> |
3284 | 2706 |
</message> |
2707 |
<message> |
|
2708 |
<source>Left stick</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2709 |
<translation type="unfinished"></translation> |
3284 | 2710 |
</message> |
2711 |
<message> |
|
2712 |
<source>Right stick</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2713 |
<translation type="unfinished"></translation> |
3284 | 2714 |
</message> |
2715 |
<message> |
|
2716 |
<source>Left stick (Right)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2717 |
<translation type="unfinished"></translation> |
3284 | 2718 |
</message> |
2719 |
<message> |
|
2720 |
<source>Left stick (Left)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2721 |
<translation type="unfinished"></translation> |
3284 | 2722 |
</message> |
2723 |
<message> |
|
2724 |
<source>Left stick (Down)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2725 |
<translation type="unfinished"></translation> |
3284 | 2726 |
</message> |
2727 |
<message> |
|
2728 |
<source>Left stick (Up)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2729 |
<translation type="unfinished"></translation> |
3284 | 2730 |
</message> |
2731 |
<message> |
|
2732 |
<source>Left trigger</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2733 |
<translation type="unfinished"></translation> |
3284 | 2734 |
</message> |
2735 |
<message> |
|
2736 |
<source>Right trigger</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2737 |
<translation type="unfinished"></translation> |
3284 | 2738 |
</message> |
2739 |
<message> |
|
2740 |
<source>Right stick (Down)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2741 |
<translation type="unfinished"></translation> |
3284 | 2742 |
</message> |
2743 |
<message> |
|
2744 |
<source>Right stick (Up)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2745 |
<translation type="unfinished"></translation> |
3284 | 2746 |
</message> |
2747 |
<message> |
|
2748 |
<source>Right stick (Right)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2749 |
<translation type="unfinished"></translation> |
3284 | 2750 |
</message> |
2751 |
<message> |
|
2752 |
<source>Right stick (Left)</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2753 |
<translation type="unfinished"></translation> |
3284 | 2754 |
</message> |
2755 |
<message> |
|
2756 |
<source>DPad</source> |
|
3285
e73202c9973f
* give translators their "unfinished" tags back :>
sheepluva
parents:
3284
diff
changeset
|
2757 |
<translation type="unfinished"></translation> |
2631
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2758 |
</message> |
163b0128bd21
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
nemo
parents:
2545
diff
changeset
|
2759 |
</context> |
398 | 2760 |
</TS> |