1 | <?xml version="1.0" encoding="utf-8"?> |
---|
2 | <!DOCTYPE TS> |
---|
3 | <TS version="2.0" language="ru_RU" sourcelanguage="en"> |
---|
4 | <defaultcodec>UTF-8</defaultcodec> |
---|
5 | <context> |
---|
6 | <name>CTSPModel</name> |
---|
7 | <message> |
---|
8 | <location filename="../src/tspmodel.cpp" line="52"/> |
---|
9 | <source>City %1</source> |
---|
10 | <translation>Город %1</translation> |
---|
11 | </message> |
---|
12 | <message> |
---|
13 | <location filename="../src/tspmodel.cpp" line="54"/> |
---|
14 | <source>%1</source> |
---|
15 | <translation></translation> |
---|
16 | </message> |
---|
17 | </context> |
---|
18 | <context> |
---|
19 | <name>MainWindow</name> |
---|
20 | <message> |
---|
21 | <location filename="../src/mainwindow.cpp" line="125"/> |
---|
22 | <location filename="../src/mainwindow.cpp" line="246"/> |
---|
23 | <location filename="../src/mainwindow.cpp" line="255"/> |
---|
24 | <source>Language change</source> |
---|
25 | <translation>Смена языка</translation> |
---|
26 | </message> |
---|
27 | <message> |
---|
28 | <location filename="../src/mainwindow.cpp" line="125"/> |
---|
29 | <source>Unable to load translation language.</source> |
---|
30 | <translation>Невозможно загрузить перевод.</translation> |
---|
31 | </message> |
---|
32 | <message> |
---|
33 | <location filename="../src/mainwindow.cpp" line="192"/> |
---|
34 | <source>Data error</source> |
---|
35 | <translation>Ошибка в данных</translation> |
---|
36 | </message> |
---|
37 | <message> |
---|
38 | <location filename="../src/mainwindow.cpp" line="192"/> |
---|
39 | <source>Error in cell [Row %1; Column %2]: Invalid data format.</source> |
---|
40 | <translation>Ошибка в ячейке [Строка %1; Колонка %2]: Неверный формат данных.</translation> |
---|
41 | </message> |
---|
42 | <message> |
---|
43 | <location filename="../src/mainwindow.cpp" line="201"/> |
---|
44 | <source>Solution error</source> |
---|
45 | <translation>Ошибка при решении</translation> |
---|
46 | </message> |
---|
47 | <message> |
---|
48 | <location filename="../src/mainwindow.cpp" line="201"/> |
---|
49 | <source>There was an error while solving the task.</source> |
---|
50 | <translation>Во время решения задачи возникла ошибка.</translation> |
---|
51 | </message> |
---|
52 | <message> |
---|
53 | <location filename="../src/mainwindow.cpp" line="246"/> |
---|
54 | <source>Language will be autodetected on next application start.</source> |
---|
55 | <translation>Язык будет автоматически определен при следующем запуске приложения.</translation> |
---|
56 | </message> |
---|
57 | <message> |
---|
58 | <location filename="../src/mainwindow.cpp" line="255"/> |
---|
59 | <source>You have language autodetection turned on. |
---|
60 | It needs to be off. |
---|
61 | Do you wish to turn it off?</source> |
---|
62 | <translation>Включено автоматическое определение языка. |
---|
63 | Его необходимо выключить. |
---|
64 | Отключить его?</translation> |
---|
65 | </message> |
---|
66 | <message> |
---|
67 | <location filename="../ui/mainwindow.ce.ui" line="17"/> |
---|
68 | <location filename="../ui/mainwindow.ui" line="14"/> |
---|
69 | <source>Travelling salesman problem</source> |
---|
70 | <translation>Задача коммивояжера</translation> |
---|
71 | </message> |
---|
72 | <message> |
---|
73 | <location filename="../ui/mainwindow.ce.ui" line="56"/> |
---|
74 | <location filename="../ui/mainwindow.ui" line="35"/> |
---|
75 | <source>Task</source> |
---|
76 | <translation>Задача</translation> |
---|
77 | </message> |
---|
78 | <message> |
---|
79 | <location filename="../ui/mainwindow.ce.ui" line="77"/> |
---|
80 | <location filename="../ui/mainwindow.ui" line="56"/> |
---|
81 | <source>&Variant:</source> |
---|
82 | <translation>&Вариант:</translation> |
---|
83 | </message> |
---|
84 | <message> |
---|
85 | <location filename="../ui/mainwindow.ce.ui" line="90"/> |
---|
86 | <location filename="../ui/mainwindow.ui" line="69"/> |
---|
87 | <source>Number of variant</source> |
---|
88 | <translation>Номер варианта</translation> |
---|
89 | </message> |
---|
90 | <message> |
---|
91 | <location filename="../ui/mainwindow.ce.ui" line="100"/> |
---|
92 | <location filename="../ui/mainwindow.ui" line="79"/> |
---|
93 | <source>&Cities:</source> |
---|
94 | <translation>&Городов:</translation> |
---|
95 | </message> |
---|
96 | <message> |
---|
97 | <location filename="../ui/mainwindow.ce.ui" line="113"/> |
---|
98 | <location filename="../ui/mainwindow.ui" line="92"/> |
---|
99 | <source>Number of cities</source> |
---|
100 | <translation>Количество городов, которые обходит коммивояжер</translation> |
---|
101 | </message> |
---|
102 | <message> |
---|
103 | <location filename="../ui/mainwindow.ce.ui" line="144"/> |
---|
104 | <location filename="../ui/mainwindow.ui" line="123"/> |
---|
105 | <source>Cost of travel from city to city</source> |
---|
106 | <translation>Стоимости переходов из города в город</translation> |
---|
107 | </message> |
---|
108 | <message> |
---|
109 | <location filename="../ui/mainwindow.ce.ui" line="172"/> |
---|
110 | <location filename="../ui/mainwindow.ui" line="151"/> |
---|
111 | <source>Fill table with random numbers</source> |
---|
112 | <translation>Заполнить таблицу случайными значениями</translation> |
---|
113 | </message> |
---|
114 | <message> |
---|
115 | <location filename="../ui/mainwindow.ce.ui" line="175"/> |
---|
116 | <location filename="../ui/mainwindow.ui" line="154"/> |
---|
117 | <source>Random</source> |
---|
118 | <translation>Случайно</translation> |
---|
119 | </message> |
---|
120 | <message> |
---|
121 | <location filename="../ui/mainwindow.ce.ui" line="185"/> |
---|
122 | <location filename="../ui/mainwindow.ui" line="164"/> |
---|
123 | <source>Solve current task</source> |
---|
124 | <translation>Решить текущую задачу</translation> |
---|
125 | </message> |
---|
126 | <message> |
---|
127 | <location filename="../ui/mainwindow.ce.ui" line="188"/> |
---|
128 | <location filename="../ui/mainwindow.ui" line="167"/> |
---|
129 | <source>Solve</source> |
---|
130 | <translation>Решить</translation> |
---|
131 | </message> |
---|
132 | <message> |
---|
133 | <location filename="../ui/mainwindow.ce.ui" line="202"/> |
---|
134 | <location filename="../ui/mainwindow.ui" line="181"/> |
---|
135 | <source>Solution</source> |
---|
136 | <translation>Решение</translation> |
---|
137 | </message> |
---|
138 | <message> |
---|
139 | <location filename="../ui/mainwindow.ce.ui" line="219"/> |
---|
140 | <location filename="../ui/mainwindow.ui" line="198"/> |
---|
141 | <source>Solution steps</source> |
---|
142 | <translation>Ход решения</translation> |
---|
143 | </message> |
---|
144 | <message> |
---|
145 | <location filename="../ui/mainwindow.ce.ui" line="229"/> |
---|
146 | <location filename="../ui/mainwindow.ui" line="208"/> |
---|
147 | <source>Solution graph</source> |
---|
148 | <translation>Граф решения</translation> |
---|
149 | </message> |
---|
150 | <message> |
---|
151 | <location filename="../ui/mainwindow.ce.ui" line="255"/> |
---|
152 | <location filename="../ui/mainwindow.ui" line="236"/> |
---|
153 | <source>&File</source> |
---|
154 | <translation>&Файл</translation> |
---|
155 | </message> |
---|
156 | <message> |
---|
157 | <location filename="../ui/mainwindow.ce.ui" line="262"/> |
---|
158 | <location filename="../ui/mainwindow.ui" line="240"/> |
---|
159 | <source>&Save</source> |
---|
160 | <translation>Со&хранить</translation> |
---|
161 | </message> |
---|
162 | <message> |
---|
163 | <location filename="../ui/mainwindow.ce.ui" line="282"/> |
---|
164 | <location filename="../ui/mainwindow.ui" line="263"/> |
---|
165 | <source>&Settings</source> |
---|
166 | <translation>&Настройки</translation> |
---|
167 | </message> |
---|
168 | <message> |
---|
169 | <location filename="../ui/mainwindow.ce.ui" line="292"/> |
---|
170 | <location filename="../ui/mainwindow.ui" line="273"/> |
---|
171 | <source>&Language</source> |
---|
172 | <translation>Язык / &Language</translation> |
---|
173 | </message> |
---|
174 | <message> |
---|
175 | <location filename="../ui/mainwindow.ce.ui" line="308"/> |
---|
176 | <location filename="../ui/mainwindow.ui" line="289"/> |
---|
177 | <source>&Help</source> |
---|
178 | <translation>&Помощь</translation> |
---|
179 | </message> |
---|
180 | <message> |
---|
181 | <location filename="../ui/mainwindow.ce.ui" line="348"/> |
---|
182 | <location filename="../ui/mainwindow.ui" line="361"/> |
---|
183 | <source>Solution st&eps</source> |
---|
184 | <translation>&Ход решения</translation> |
---|
185 | </message> |
---|
186 | <message> |
---|
187 | <location filename="../ui/mainwindow.ce.ui" line="351"/> |
---|
188 | <location filename="../ui/mainwindow.ui" line="364"/> |
---|
189 | <source>Save solution steps</source> |
---|
190 | <translation>Сохранить ход решения</translation> |
---|
191 | </message> |
---|
192 | <message> |
---|
193 | <location filename="../ui/mainwindow.ce.ui" line="354"/> |
---|
194 | <location filename="../ui/mainwindow.ui" line="367"/> |
---|
195 | <source>Save solution steps only</source> |
---|
196 | <translation>Сохранить только ход решения</translation> |
---|
197 | </message> |
---|
198 | <message> |
---|
199 | <location filename="../ui/mainwindow.ce.ui" line="362"/> |
---|
200 | <location filename="../ui/mainwindow.ui" line="375"/> |
---|
201 | <source>Solution &graph</source> |
---|
202 | <translation>&Граф решения</translation> |
---|
203 | </message> |
---|
204 | <message> |
---|
205 | <location filename="../ui/mainwindow.ce.ui" line="365"/> |
---|
206 | <location filename="../ui/mainwindow.ui" line="378"/> |
---|
207 | <source>Save solution graph</source> |
---|
208 | <translation>Сохранить граф решения</translation> |
---|
209 | </message> |
---|
210 | <message> |
---|
211 | <location filename="../ui/mainwindow.ce.ui" line="368"/> |
---|
212 | <location filename="../ui/mainwindow.ui" line="381"/> |
---|
213 | <source>Save solution graph only</source> |
---|
214 | <translation>Сохранить только граф решения</translation> |
---|
215 | </message> |
---|
216 | <message> |
---|
217 | <location filename="../ui/mainwindow.ce.ui" line="376"/> |
---|
218 | <location filename="../ui/mainwindow.ui" line="389"/> |
---|
219 | <source>&Solution</source> |
---|
220 | <translation>&Решение</translation> |
---|
221 | </message> |
---|
222 | <message> |
---|
223 | <location filename="../ui/mainwindow.ce.ui" line="379"/> |
---|
224 | <location filename="../ui/mainwindow.ui" line="392"/> |
---|
225 | <source>Save solution</source> |
---|
226 | <translation>Сохранить решение</translation> |
---|
227 | </message> |
---|
228 | <message> |
---|
229 | <location filename="../ui/mainwindow.ce.ui" line="382"/> |
---|
230 | <location filename="../ui/mainwindow.ui" line="395"/> |
---|
231 | <source>Save solution steps and graph</source> |
---|
232 | <translation>Сохранить ход и граф решения</translation> |
---|
233 | </message> |
---|
234 | <message> |
---|
235 | <location filename="../ui/mainwindow.ce.ui" line="391"/> |
---|
236 | <location filename="../ui/mainwindow.ui" line="404"/> |
---|
237 | <source>&New</source> |
---|
238 | <translation>&Создать</translation> |
---|
239 | </message> |
---|
240 | <message> |
---|
241 | <location filename="../ui/mainwindow.ce.ui" line="394"/> |
---|
242 | <location filename="../ui/mainwindow.ui" line="407"/> |
---|
243 | <source>New</source> |
---|
244 | <translation>Создать</translation> |
---|
245 | </message> |
---|
246 | <message> |
---|
247 | <location filename="../ui/mainwindow.ce.ui" line="397"/> |
---|
248 | <location filename="../ui/mainwindow.ui" line="410"/> |
---|
249 | <source>New task</source> |
---|
250 | <translation>Создать задачу</translation> |
---|
251 | </message> |
---|
252 | <message> |
---|
253 | <location filename="../ui/mainwindow.ce.ui" line="400"/> |
---|
254 | <location filename="../ui/mainwindow.ui" line="413"/> |
---|
255 | <source>Create new task</source> |
---|
256 | <translation>Создать новую задачу</translation> |
---|
257 | </message> |
---|
258 | <message> |
---|
259 | <location filename="../ui/mainwindow.ce.ui" line="403"/> |
---|
260 | <location filename="../ui/mainwindow.ui" line="416"/> |
---|
261 | <source>Ctrl+N</source> |
---|
262 | <translation></translation> |
---|
263 | </message> |
---|
264 | <message> |
---|
265 | <location filename="../ui/mainwindow.ce.ui" line="415"/> |
---|
266 | <location filename="../ui/mainwindow.ui" line="428"/> |
---|
267 | <source>&Open...</source> |
---|
268 | <translation>&Открыть...</translation> |
---|
269 | </message> |
---|
270 | <message> |
---|
271 | <location filename="../ui/mainwindow.ce.ui" line="418"/> |
---|
272 | <location filename="../ui/mainwindow.ui" line="431"/> |
---|
273 | <source>Open...</source> |
---|
274 | <translation>Открыть...</translation> |
---|
275 | </message> |
---|
276 | <message> |
---|
277 | <location filename="../ui/mainwindow.ce.ui" line="421"/> |
---|
278 | <location filename="../ui/mainwindow.ui" line="434"/> |
---|
279 | <source>Open task</source> |
---|
280 | <translation>Открыть задачу</translation> |
---|
281 | </message> |
---|
282 | <message> |
---|
283 | <location filename="../ui/mainwindow.ce.ui" line="424"/> |
---|
284 | <location filename="../ui/mainwindow.ui" line="437"/> |
---|
285 | <source>Open saved task</source> |
---|
286 | <translation>Открыть сохраненное условие задачи</translation> |
---|
287 | </message> |
---|
288 | <message> |
---|
289 | <location filename="../ui/mainwindow.ce.ui" line="427"/> |
---|
290 | <location filename="../ui/mainwindow.ui" line="440"/> |
---|
291 | <source>Ctrl+O</source> |
---|
292 | <translation></translation> |
---|
293 | </message> |
---|
294 | <message> |
---|
295 | <location filename="../ui/mainwindow.ce.ui" line="436"/> |
---|
296 | <location filename="../ui/mainwindow.ui" line="449"/> |
---|
297 | <source>&Preferences...</source> |
---|
298 | <translation>&Параметры...</translation> |
---|
299 | </message> |
---|
300 | <message> |
---|
301 | <location filename="../ui/mainwindow.ce.ui" line="439"/> |
---|
302 | <location filename="../ui/mainwindow.ui" line="452"/> |
---|
303 | <source>Preferences...</source> |
---|
304 | <translation>Параметры...</translation> |
---|
305 | </message> |
---|
306 | <message> |
---|
307 | <location filename="../ui/mainwindow.ce.ui" line="442"/> |
---|
308 | <location filename="../ui/mainwindow.ui" line="455"/> |
---|
309 | <source>Application preferences</source> |
---|
310 | <translation>Настройка параметров программмы</translation> |
---|
311 | </message> |
---|
312 | <message> |
---|
313 | <location filename="../ui/mainwindow.ce.ui" line="454"/> |
---|
314 | <location filename="../ui/mainwindow.ui" line="467"/> |
---|
315 | <source>&Contents</source> |
---|
316 | <translation>&Содежание</translation> |
---|
317 | </message> |
---|
318 | <message> |
---|
319 | <location filename="../ui/mainwindow.ce.ui" line="457"/> |
---|
320 | <location filename="../ui/mainwindow.ui" line="470"/> |
---|
321 | <source>Open help contents</source> |
---|
322 | <translation>Вызвать справку программы</translation> |
---|
323 | </message> |
---|
324 | <message> |
---|
325 | <location filename="../ui/mainwindow.ce.ui" line="469"/> |
---|
326 | <location filename="../ui/mainwindow.ui" line="482"/> |
---|
327 | <source>&Context help</source> |
---|
328 | <translation>&Контекстная справка</translation> |
---|
329 | </message> |
---|
330 | <message> |
---|
331 | <location filename="../ui/mainwindow.ce.ui" line="472"/> |
---|
332 | <location filename="../ui/mainwindow.ui" line="485"/> |
---|
333 | <source>Open context help</source> |
---|
334 | <translation>Вызвать контекстную справку</translation> |
---|
335 | </message> |
---|
336 | <message> |
---|
337 | <location filename="../ui/mainwindow.ce.ui" line="481"/> |
---|
338 | <location filename="../ui/mainwindow.ui" line="494"/> |
---|
339 | <source>&About...</source> |
---|
340 | <translation>&Про...</translation> |
---|
341 | </message> |
---|
342 | <message> |
---|
343 | <location filename="../ui/mainwindow.ce.ui" line="484"/> |
---|
344 | <location filename="../ui/mainwindow.ui" line="497"/> |
---|
345 | <source>About...</source> |
---|
346 | <translation>Про...</translation> |
---|
347 | </message> |
---|
348 | <message> |
---|
349 | <location filename="../ui/mainwindow.ce.ui" line="487"/> |
---|
350 | <location filename="../ui/mainwindow.ui" line="500"/> |
---|
351 | <source>About application</source> |
---|
352 | <translation>О программе</translation> |
---|
353 | </message> |
---|
354 | <message> |
---|
355 | <location filename="../ui/mainwindow.ce.ui" line="496"/> |
---|
356 | <location filename="../ui/mainwindow.ui" line="509"/> |
---|
357 | <source>E&xit</source> |
---|
358 | <translation>В&ыход</translation> |
---|
359 | </message> |
---|
360 | <message> |
---|
361 | <location filename="../ui/mainwindow.ce.ui" line="499"/> |
---|
362 | <location filename="../ui/mainwindow.ui" line="512"/> |
---|
363 | <source>Exit application</source> |
---|
364 | <translation>Выйти из приложения</translation> |
---|
365 | </message> |
---|
366 | <message> |
---|
367 | <location filename="../ui/mainwindow.ce.ui" line="511"/> |
---|
368 | <location filename="../ui/mainwindow.ui" line="524"/> |
---|
369 | <source>&Task...</source> |
---|
370 | <translation>&Задачу...</translation> |
---|
371 | </message> |
---|
372 | <message> |
---|
373 | <location filename="../ui/mainwindow.ce.ui" line="514"/> |
---|
374 | <location filename="../ui/mainwindow.ui" line="527"/> |
---|
375 | <source>Task...</source> |
---|
376 | <translation>Задачу...</translation> |
---|
377 | </message> |
---|
378 | <message> |
---|
379 | <location filename="../ui/mainwindow.ce.ui" line="517"/> |
---|
380 | <location filename="../ui/mainwindow.ui" line="530"/> |
---|
381 | <source>Save task</source> |
---|
382 | <translation>Сохранить задачу</translation> |
---|
383 | </message> |
---|
384 | <message> |
---|
385 | <location filename="../ui/mainwindow.ce.ui" line="520"/> |
---|
386 | <location filename="../ui/mainwindow.ui" line="533"/> |
---|
387 | <source>Save task to file</source> |
---|
388 | <translation>Сохранить условие задачи в файл</translation> |
---|
389 | </message> |
---|
390 | <message> |
---|
391 | <location filename="../ui/mainwindow.ce.ui" line="523"/> |
---|
392 | <location filename="../ui/mainwindow.ui" line="536"/> |
---|
393 | <source>Ctrl+S</source> |
---|
394 | <translation></translation> |
---|
395 | </message> |
---|
396 | <message> |
---|
397 | <location filename="../ui/mainwindow.ce.ui" line="534"/> |
---|
398 | <location filename="../ui/mainwindow.ui" line="547"/> |
---|
399 | <source>&Autodetect</source> |
---|
400 | <translation>&Автоопределение</translation> |
---|
401 | </message> |
---|
402 | <message> |
---|
403 | <location filename="../ui/mainwindow.ce.ui" line="551"/> |
---|
404 | <source>English</source> |
---|
405 | <translation>Английский</translation> |
---|
406 | </message> |
---|
407 | <message> |
---|
408 | <location filename="../ui/mainwindow.ce.ui" line="286"/> |
---|
409 | <location filename="../ui/mainwindow.ui" line="267"/> |
---|
410 | <source>Select language</source> |
---|
411 | <translation>Выбор языка</translation> |
---|
412 | </message> |
---|
413 | <message> |
---|
414 | <location filename="../ui/mainwindow.ce.ui" line="289"/> |
---|
415 | <location filename="../ui/mainwindow.ui" line="270"/> |
---|
416 | <source>Select application language</source> |
---|
417 | <translation>Выбрать язык приложения</translation> |
---|
418 | </message> |
---|
419 | <message> |
---|
420 | <location filename="../ui/mainwindow.ui" line="332"/> |
---|
421 | <source>P&rint setup...</source> |
---|
422 | <translation>&Настройка печати...</translation> |
---|
423 | </message> |
---|
424 | <message> |
---|
425 | <location filename="../ui/mainwindow.ui" line="335"/> |
---|
426 | <source>Setup printing</source> |
---|
427 | <translation>Настроить печать</translation> |
---|
428 | </message> |
---|
429 | <message> |
---|
430 | <location filename="../ui/mainwindow.ui" line="347"/> |
---|
431 | <source>&Print...</source> |
---|
432 | <translation>&Печать...</translation> |
---|
433 | </message> |
---|
434 | <message> |
---|
435 | <location filename="../ui/mainwindow.ui" line="350"/> |
---|
436 | <source>Print solution results</source> |
---|
437 | <translation>Распечатать результаты решения</translation> |
---|
438 | </message> |
---|
439 | <message> |
---|
440 | <location filename="../ui/mainwindow.ui" line="353"/> |
---|
441 | <source>Ctrl+P</source> |
---|
442 | <translation></translation> |
---|
443 | </message> |
---|
444 | <message> |
---|
445 | <location filename="../ui/mainwindow.ce.ui" line="537"/> |
---|
446 | <location filename="../ui/mainwindow.ui" line="550"/> |
---|
447 | <source>Detect language automatically</source> |
---|
448 | <translation>Определять язык автоматически</translation> |
---|
449 | </message> |
---|
450 | <message> |
---|
451 | <location filename="../ui/mainwindow.ce.ui" line="540"/> |
---|
452 | <location filename="../ui/mainwindow.ui" line="553"/> |
---|
453 | <source>Detect language automatically based on regional settings</source> |
---|
454 | <translation>Определять язык автоматически, основываясь на региональных настройках</translation> |
---|
455 | </message> |
---|
456 | </context> |
---|
457 | <context> |
---|
458 | <name>SettingsDialog</name> |
---|
459 | <message> |
---|
460 | <location filename="../ui/settingsdialog.ce.ui" line="14"/> |
---|
461 | <location filename="../ui/settingsdialog.ui" line="14"/> |
---|
462 | <source>Preferences</source> |
---|
463 | <translation>Параметры</translation> |
---|
464 | </message> |
---|
465 | <message> |
---|
466 | <location filename="../ui/settingsdialog.ce.ui" line="100"/> |
---|
467 | <location filename="../ui/settingsdialog.ui" line="151"/> |
---|
468 | <source>Random values:</source> |
---|
469 | <translation>Случайные значения:</translation> |
---|
470 | </message> |
---|
471 | <message> |
---|
472 | <location filename="../ui/settingsdialog.ce.ui" line="114"/> |
---|
473 | <location filename="../ui/settingsdialog.ui" line="165"/> |
---|
474 | <source>&Minimal:</source> |
---|
475 | <translation>&Минимум:</translation> |
---|
476 | </message> |
---|
477 | <message> |
---|
478 | <location filename="../ui/settingsdialog.ce.ui" line="127"/> |
---|
479 | <location filename="../ui/settingsdialog.ui" line="178"/> |
---|
480 | <source>Minimum for random number generation</source> |
---|
481 | <translation>Нижняя граница для генерации случайных значений</translation> |
---|
482 | </message> |
---|
483 | <message> |
---|
484 | <location filename="../ui/settingsdialog.ce.ui" line="150"/> |
---|
485 | <location filename="../ui/settingsdialog.ui" line="201"/> |
---|
486 | <source>Ma&ximal:</source> |
---|
487 | <translation>М&аксимум:</translation> |
---|
488 | </message> |
---|
489 | <message> |
---|
490 | <location filename="../ui/settingsdialog.ce.ui" line="163"/> |
---|
491 | <location filename="../ui/settingsdialog.ui" line="214"/> |
---|
492 | <source>Maximum for random number generation</source> |
---|
493 | <translation>Верхняя граница для генерации случайных значений</translation> |
---|
494 | </message> |
---|
495 | <message> |
---|
496 | <location filename="../ui/settingsdialog.ce.ui" line="202"/> |
---|
497 | <location filename="../ui/settingsdialog.ui" line="288"/> |
---|
498 | <source>Font color for printing</source> |
---|
499 | <translation>Цвет шрифта, используемого при печати</translation> |
---|
500 | </message> |
---|
501 | <message> |
---|
502 | <location filename="../ui/settingsdialog.ce.ui" line="205"/> |
---|
503 | <location filename="../ui/settingsdialog.ui" line="291"/> |
---|
504 | <source>&Color...</source> |
---|
505 | <translation>&Цвет...</translation> |
---|
506 | </message> |
---|
507 | <message> |
---|
508 | <location filename="../ui/settingsdialog.ce.ui" line="219"/> |
---|
509 | <location filename="../ui/settingsdialog.ui" line="305"/> |
---|
510 | <source>Font face for printing</source> |
---|
511 | <translation>Вид шрифта, используемого при печати</translation> |
---|
512 | </message> |
---|
513 | <message> |
---|
514 | <location filename="../ui/settingsdialog.ce.ui" line="222"/> |
---|
515 | <location filename="../ui/settingsdialog.ui" line="308"/> |
---|
516 | <source>&Font...</source> |
---|
517 | <translation>&Шрифт...</translation> |
---|
518 | </message> |
---|
519 | <message> |
---|
520 | <location filename="../ui/settingsdialog.ce.ui" line="287"/> |
---|
521 | <location filename="../ui/settingsdialog.ce.ui" line="293"/> |
---|
522 | <location filename="../ui/settingsdialog.ui" line="377"/> |
---|
523 | <location filename="../ui/settingsdialog.ui" line="383"/> |
---|
524 | <source>Help</source> |
---|
525 | <translation>Помощь</translation> |
---|
526 | </message> |
---|
527 | <message> |
---|
528 | <location filename="../ui/settingsdialog.ce.ui" line="290"/> |
---|
529 | <location filename="../ui/settingsdialog.ui" line="380"/> |
---|
530 | <source>Get preferences help</source> |
---|
531 | <translation>Получить помощь по настройкам</translation> |
---|
532 | </message> |
---|
533 | <message> |
---|
534 | <location filename="../ui/settingsdialog.ce.ui" line="323"/> |
---|
535 | <location filename="../ui/settingsdialog.ui" line="425"/> |
---|
536 | <source>Save new preferences</source> |
---|
537 | <translation>Сохранить новые параметры</translation> |
---|
538 | </message> |
---|
539 | <message> |
---|
540 | <location filename="../ui/settingsdialog.ce.ui" line="326"/> |
---|
541 | <location filename="../ui/settingsdialog.ui" line="428"/> |
---|
542 | <source>&OK</source> |
---|
543 | <translation></translation> |
---|
544 | </message> |
---|
545 | <message> |
---|
546 | <location filename="../ui/settingsdialog.ce.ui" line="343"/> |
---|
547 | <location filename="../ui/settingsdialog.ui" line="445"/> |
---|
548 | <source>Close without saving preferences</source> |
---|
549 | <translation>Закрыть окно без сохранения параметров</translation> |
---|
550 | </message> |
---|
551 | <message> |
---|
552 | <location filename="../ui/settingsdialog.ce.ui" line="346"/> |
---|
553 | <location filename="../ui/settingsdialog.ui" line="448"/> |
---|
554 | <source>&Cancel</source> |
---|
555 | <translation>&Отмена</translation> |
---|
556 | </message> |
---|
557 | <message> |
---|
558 | <location filename="../ui/settingsdialog.ui" line="41"/> |
---|
559 | <source>background-color: #0080C0</source> |
---|
560 | <translation></translation> |
---|
561 | </message> |
---|
562 | <message> |
---|
563 | <location filename="../ui/settingsdialog.ui" line="235"/> |
---|
564 | <source>Print settings:</source> |
---|
565 | <translation>Настройки печати:</translation> |
---|
566 | </message> |
---|
567 | <message> |
---|
568 | <location filename="../ui/settingsdialog.ui" line="249"/> |
---|
569 | <source>&Left margin:</source> |
---|
570 | <translation>&Левый отступ:</translation> |
---|
571 | </message> |
---|
572 | <message> |
---|
573 | <location filename="../ui/settingsdialog.ui" line="262"/> |
---|
574 | <source>Left border margin for page</source> |
---|
575 | <translation>Левый отступ от края страницы во время печати</translation> |
---|
576 | </message> |
---|
577 | <message> |
---|
578 | <location filename="../ui/settingsdialog.ui" line="329"/> |
---|
579 | <source>Restore main window state and position on application restart</source> |
---|
580 | <translation>Восстанавливать состояние и размеры главного окна после перезапуска приложения</translation> |
---|
581 | </message> |
---|
582 | <message> |
---|
583 | <location filename="../ui/settingsdialog.ui" line="332"/> |
---|
584 | <source>Save main window state and position</source> |
---|
585 | <translation>Сохранять состояние и положение главного окна</translation> |
---|
586 | </message> |
---|
587 | <message> |
---|
588 | <location filename="../ui/settingsdialog.ui" line="403"/> |
---|
589 | <source>Hover mouse pointer over dialog elements to get additional help</source> |
---|
590 | <translation>Наведите указатель мыши на элемент диалога, чтоб получить подсказку</translation> |
---|
591 | </message> |
---|
592 | </context> |
---|
593 | </TS> |
---|