source: tspsg/i18n/ru.ts @ 281303f1f7

0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
Last change on this file since 281303f1f7 was 281303f1f7, checked in by Oleksii Serdiuk, 15 years ago

Unified settingsdialog.ui and settingsdialog.ce.ui into settingsdialog.ui. Differences between WinCE and non-WinCE versions are now generated in the constructor.

  • Property mode set to 100644
File size: 32.4 KB
Line 
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="51"/>
9        <source>City %1</source>
10        <translation>Город %1</translation>
11    </message>
12    <message>
13        <location filename="../src/tspmodel.cpp" line="53"/>
14        <source>%1</source>
15        <translation></translation>
16    </message>
17    <message>
18        <location filename="../src/tspmodel.cpp" line="147"/>
19        <source>Unexpected end of file.</source>
20        <translation>Неожиданный конец файла.</translation>
21    </message>
22    <message>
23        <location filename="../src/tspmodel.cpp" line="149"/>
24        <source>Corrupt data read. File possibly corrupted.</source>
25        <translation>Прочитаны испорченные данные.
26Возможно, файл поврежден.</translation>
27    </message>
28    <message>
29        <location filename="../src/tspmodel.cpp" line="151"/>
30        <source>Unknown error.</source>
31        <translation>Неизвестная ошибка.</translation>
32    </message>
33    <message>
34        <location filename="../src/tspmodel.cpp" line="152"/>
35        <location filename="../src/tspmodel.cpp" line="160"/>
36        <location filename="../src/tspmodel.cpp" line="181"/>
37        <location filename="../src/tspmodel.cpp" line="201"/>
38        <location filename="../src/tspmodel.cpp" line="214"/>
39        <location filename="../src/tspmodel.cpp" line="247"/>
40        <location filename="../src/tspmodel.cpp" line="256"/>
41        <source>Task Load</source>
42        <translation>Загрузка условия</translation>
43    </message>
44    <message>
45        <location filename="../src/tspmodel.cpp" line="152"/>
46        <location filename="../src/tspmodel.cpp" line="181"/>
47        <location filename="../src/tspmodel.cpp" line="201"/>
48        <location filename="../src/tspmodel.cpp" line="214"/>
49        <location filename="../src/tspmodel.cpp" line="247"/>
50        <location filename="../src/tspmodel.cpp" line="256"/>
51        <source>Unable to load task:</source>
52        <translation>Невозможно загрузить условие:</translation>
53    </message>
54    <message>
55        <location filename="../src/tspmodel.cpp" line="160"/>
56        <source>Unable to open task file.
57Error: %1</source>
58        <translation>Невозможно открыть файл с условием.
59Ошибка: %1</translation>
60    </message>
61    <message>
62        <location filename="../src/tspmodel.cpp" line="181"/>
63        <source>Unknown file format or file is corrupted.</source>
64        <translation>Неизвестный формат файла или файл поврежден.</translation>
65    </message>
66    <message>
67        <location filename="../src/tspmodel.cpp" line="201"/>
68        <location filename="../src/tspmodel.cpp" line="247"/>
69        <source>File version is newer than application supports.
70Please, try to update application.</source>
71        <translation>Версия файла новее чем поддерживаемая приложением.
72Пожалуйста, попробуйте обновить приложение.</translation>
73    </message>
74    <message>
75        <location filename="../src/tspmodel.cpp" line="214"/>
76        <location filename="../src/tspmodel.cpp" line="256"/>
77        <source>Unexpected data read.
78File is possibly corrupted.</source>
79        <translation>Прочитано неожиданные данные.
80Возможно, файл поврежден.</translation>
81    </message>
82    <message>
83        <location filename="../src/tspmodel.cpp" line="289"/>
84        <location filename="../src/tspmodel.cpp" line="295"/>
85        <location filename="../src/tspmodel.cpp" line="302"/>
86        <location filename="../src/tspmodel.cpp" line="309"/>
87        <location filename="../src/tspmodel.cpp" line="316"/>
88        <location filename="../src/tspmodel.cpp" line="323"/>
89        <location filename="../src/tspmodel.cpp" line="330"/>
90        <location filename="../src/tspmodel.cpp" line="340"/>
91        <source>Task Save</source>
92        <translation>Сохранение условия</translation>
93    </message>
94    <message>
95        <location filename="../src/tspmodel.cpp" line="289"/>
96        <source>Unable to create task file.
97Error: %1
98Maybe, file is read-only?</source>
99        <translation>Невозможно создать файл с условием.
100Ошибка: %1
101Возможно, файл только для чтения?</translation>
102    </message>
103    <message>
104        <location filename="../src/tspmodel.cpp" line="295"/>
105        <location filename="../src/tspmodel.cpp" line="302"/>
106        <location filename="../src/tspmodel.cpp" line="309"/>
107        <location filename="../src/tspmodel.cpp" line="316"/>
108        <location filename="../src/tspmodel.cpp" line="323"/>
109        <location filename="../src/tspmodel.cpp" line="330"/>
110        <location filename="../src/tspmodel.cpp" line="340"/>
111        <source>Unable to save task.
112Error: %1</source>
113        <translation>Невозможно сохранить условие.
114Ошибка: %1</translation>
115    </message>
116</context>
117<context>
118    <name>CTSPSolver</name>
119    <message>
120        <location filename="../src/tspsolver.cpp" line="138"/>
121        <source>%v of %m parts found</source>
122        <translation>Найдено %v з %m переходов</translation>
123    </message>
124    <message>
125        <location filename="../src/tspsolver.cpp" line="142"/>
126        <source>Calculating optimal route...</source>
127        <translation>Расчет оптимального пути...</translation>
128    </message>
129    <message>
130        <location filename="../src/tspsolver.cpp" line="143"/>
131        <source>Solution Progress</source>
132        <translation>Состояние решения</translation>
133    </message>
134    <message>
135        <location filename="../src/tspsolver.cpp" line="209"/>
136        <source>Solution Result</source>
137        <translation>Результат решения</translation>
138    </message>
139    <message>
140        <location filename="../src/tspsolver.cpp" line="209"/>
141        <source>Unable to find solution.
142Maybe, this task has no solutions.</source>
143        <translation>Не удалось найти решение.
144Возможно, у задачи нет решения.</translation>
145    </message>
146</context>
147<context>
148    <name>MainWindow</name>
149    <message>
150        <location filename="../src/mainwindow.cpp" line="558"/>
151        <location filename="../src/mainwindow.cpp" line="567"/>
152        <source>Language change</source>
153        <translation>Смена языка</translation>
154    </message>
155    <message>
156        <location filename="../src/mainwindow.cpp" line="162"/>
157        <source>Unable to load translation language.</source>
158        <translation>Невозможно загрузить перевод.</translation>
159    </message>
160    <message>
161        <location filename="../src/mainwindow.cpp" line="186"/>
162        <location filename="../ui/mainwindow.ui" line="14"/>
163        <source>Travelling Salesman Problem</source>
164        <translation>Задача коммивояжера</translation>
165    </message>
166    <message>
167        <location filename="../src/mainwindow.cpp" line="204"/>
168        <source>Unsaved Changes</source>
169        <translation>Несохраненные изменения</translation>
170    </message>
171    <message>
172        <location filename="../src/mainwindow.cpp" line="236"/>
173        <source>All Supported Formats</source>
174        <translation>Все поддерживаемые форматы</translation>
175    </message>
176    <message>
177        <location filename="../src/mainwindow.cpp" line="239"/>
178        <location filename="../src/mainwindow.cpp" line="297"/>
179        <location filename="../src/mainwindow.cpp" line="341"/>
180        <source>All Files</source>
181        <translation>Все файлы</translation>
182    </message>
183    <message>
184        <location filename="../src/mainwindow.cpp" line="237"/>
185        <location filename="../src/mainwindow.cpp" line="238"/>
186        <source>%1 Task Files</source>
187        <translation>Файлы условий %1</translation>
188    </message>
189    <message>
190        <location filename="../src/mainwindow.cpp" line="162"/>
191        <source>Language Change</source>
192        <translation>Смена языка</translation>
193    </message>
194    <message>
195        <location filename="../src/mainwindow.cpp" line="204"/>
196        <source>Would you like to save changes in current task?</source>
197        <translation>Желаете сохранить изменения в текущей задаче?</translation>
198    </message>
199    <message>
200        <location filename="../src/mainwindow.cpp" line="291"/>
201        <source>PDF Files</source>
202        <translation>Файли PDF</translation>
203    </message>
204    <message>
205        <location filename="../src/mainwindow.cpp" line="293"/>
206        <source>HTML Files</source>
207        <translation>Файлы HTML</translation>
208    </message>
209    <message>
210        <location filename="../src/mainwindow.cpp" line="295"/>
211        <source>OpenDocument Files</source>
212        <translation>Файлы OpenDocument</translation>
213    </message>
214    <message>
215        <location filename="../src/mainwindow.cpp" line="340"/>
216        <source>%1 Task File</source>
217        <translation>Файл условия %1</translation>
218    </message>
219    <message>
220        <location filename="../src/mainwindow.cpp" line="371"/>
221        <source>Settings Changed</source>
222        <translation>Параметры изменены</translation>
223    </message>
224    <message>
225        <location filename="../src/mainwindow.cpp" line="371"/>
226        <source>You have changed color settings.
227Do you wish to apply them to current solution text?</source>
228        <translation>Вы изменили параметры цвета.
229Желаете применить их к текущему тексту решения?</translation>
230    </message>
231    <message>
232        <location filename="../src/mainwindow.cpp" line="456"/>
233        <source>Data error</source>
234        <translation>Ошибка в данных</translation>
235    </message>
236    <message>
237        <location filename="../src/mainwindow.cpp" line="456"/>
238        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
239        <translation>Ошибка в ячейке [Строка %1; Колонка %2]: Неверный формат данных.</translation>
240    </message>
241    <message>
242        <location filename="../src/mainwindow.cpp" line="469"/>
243        <source>Variant #%1</source>
244        <translation>Вариант %1</translation>
245    </message>
246    <message>
247        <location filename="../src/mainwindow.cpp" line="470"/>
248        <source>Task:</source>
249        <translation>Условие:</translation>
250    </message>
251    <message>
252        <location filename="../src/mainwindow.cpp" line="473"/>
253        <location filename="../src/mainwindow.cpp" line="499"/>
254        <source>Solution of Variant #%1 task</source>
255        <translation>Решение варианта %1</translation>
256    </message>
257    <message>
258        <location filename="../src/mainwindow.cpp" line="480"/>
259        <source>Step #%1</source>
260        <translation>Шаг %1</translation>
261    </message>
262    <message>
263        <location filename="../src/mainwindow.cpp" line="483"/>
264        <source>This step has alternate candidates for branching.</source>
265        <translation>У этого шага есть альтернативные кандидаты на ветвление.</translation>
266    </message>
267    <message>
268        <location filename="../src/mainwindow.cpp" line="495"/>
269        <source>Optimal path:</source>
270        <translation>Оптимальный путь:</translation>
271    </message>
272    <message>
273        <location filename="../src/mainwindow.cpp" line="497"/>
274        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
275        <translation>Стоимость - &lt;b&gt;%1&lt;/b&gt; единиц.</translation>
276    </message>
277    <message>
278        <location filename="../src/mainwindow.cpp" line="558"/>
279        <source>Language will be autodetected on next application start.</source>
280        <translation>Язык будет автоматически определен при следующем запуске приложения.</translation>
281    </message>
282    <message>
283        <location filename="../src/mainwindow.cpp" line="567"/>
284        <source>You have language autodetection turned on.
285It needs to be off.
286Do you wish to turn it off?</source>
287        <translation>Включено автоматическое определение языка.
288Его необходимо выключить.
289Отключить его?</translation>
290    </message>
291    <message>
292        <location filename="../src/mainwindow.h" line="78"/>
293        <location filename="../src/mainwindow.cpp" line="263"/>
294        <location filename="../src/mainwindow.cpp" line="572"/>
295        <source>Untitled</source>
296        <translation>Без имени</translation>
297    </message>
298    <message>
299        <location filename="../ui/mainwindow.ui" line="44"/>
300        <source>Task</source>
301        <translation>Условие</translation>
302    </message>
303    <message>
304        <location filename="../ui/mainwindow.ui" line="65"/>
305        <source>&amp;Variant:</source>
306        <translation>&amp;Вариант:</translation>
307    </message>
308    <message>
309        <location filename="../ui/mainwindow.ui" line="78"/>
310        <source>Number of variant</source>
311        <translation>Номер варианта</translation>
312    </message>
313    <message>
314        <location filename="../ui/mainwindow.ui" line="88"/>
315        <source>&amp;Cities:</source>
316        <translation>&amp;Городов:</translation>
317    </message>
318    <message>
319        <location filename="../ui/mainwindow.ui" line="101"/>
320        <source>Number of cities</source>
321        <translation>Количество городов, которые обходит коммивояжер</translation>
322    </message>
323    <message>
324        <location filename="../ui/mainwindow.ui" line="129"/>
325        <source>Cost of travel from city to city</source>
326        <translation>Стоимости переходов из города в город</translation>
327    </message>
328    <message>
329        <location filename="../ui/mainwindow.ui" line="157"/>
330        <source>Fill table with random numbers</source>
331        <translation>Заполнить таблицу случайными значениями</translation>
332    </message>
333    <message>
334        <location filename="../ui/mainwindow.ui" line="160"/>
335        <source>Random</source>
336        <translation>Случайно</translation>
337    </message>
338    <message>
339        <location filename="../ui/mainwindow.ui" line="174"/>
340        <source>Solve current task</source>
341        <translation>Решить текущую задачу</translation>
342    </message>
343    <message>
344        <location filename="../ui/mainwindow.ui" line="177"/>
345        <source>Solve</source>
346        <translation>Решить</translation>
347    </message>
348    <message>
349        <location filename="../ui/mainwindow.ui" line="191"/>
350        <source>Solution</source>
351        <translation>Решение</translation>
352    </message>
353    <message>
354        <location filename="../ui/mainwindow.ui" line="200"/>
355        <source>Solution steps</source>
356        <translation>Ход решения</translation>
357    </message>
358    <message>
359        <location filename="../ui/mainwindow.ui" line="221"/>
360        <location filename="../ui/mainwindow.ui" line="424"/>
361        <source>Save solution to a file</source>
362        <translation>Сохранить решение в файл</translation>
363    </message>
364    <message>
365        <location filename="../ui/mainwindow.ui" line="224"/>
366        <source>Save Solution</source>
367        <translation>Сохранить</translation>
368    </message>
369    <message>
370        <location filename="../ui/mainwindow.ui" line="251"/>
371        <source>Go back to Task tab</source>
372        <translation>Вернуться к закладке &quot;Условие&quot;</translation>
373    </message>
374    <message>
375        <location filename="../ui/mainwindow.ui" line="254"/>
376        <source>Back to Task</source>
377        <translation>К условию</translation>
378    </message>
379    <message>
380        <location filename="../ui/mainwindow.ui" line="284"/>
381        <source>&amp;File</source>
382        <translation>&amp;Файл</translation>
383    </message>
384    <message>
385        <location filename="../ui/mainwindow.ui" line="316"/>
386        <source>&amp;Language</source>
387        <comment>Please, append &quot; / Language&quot; when translating this string.</comment>
388        <translation>Язык / &amp;Language</translation>
389    </message>
390    <message>
391        <location filename="../ui/mainwindow.ui" line="418"/>
392        <source>Solution...</source>
393        <translation>Решение...</translation>
394    </message>
395    <message>
396        <location filename="../ui/mainwindow.ui" line="511"/>
397        <source>Context &amp;Help</source>
398        <translation>&amp;Контекстная справка</translation>
399    </message>
400    <message>
401        <location filename="../ui/mainwindow.ui" line="598"/>
402        <source>&amp;Save</source>
403        <translation>Со&amp;хранить</translation>
404    </message>
405    <message>
406        <location filename="../ui/mainwindow.ui" line="306"/>
407        <source>&amp;Settings</source>
408        <translation>&amp;Настройки</translation>
409    </message>
410    <message>
411        <location filename="../ui/mainwindow.ui" line="332"/>
412        <source>&amp;Help</source>
413        <translation>&amp;Помощь</translation>
414    </message>
415    <message>
416        <location filename="../ui/mainwindow.ui" line="421"/>
417        <source>Save solution</source>
418        <translation>Сохранить решение</translation>
419    </message>
420    <message>
421        <location filename="../ui/mainwindow.ui" line="433"/>
422        <source>&amp;New</source>
423        <translation>&amp;Создать</translation>
424    </message>
425    <message>
426        <location filename="../ui/mainwindow.ui" line="436"/>
427        <source>New</source>
428        <translation>Создать</translation>
429    </message>
430    <message>
431        <location filename="../ui/mainwindow.ui" line="439"/>
432        <source>New task</source>
433        <translation>Создать задачу</translation>
434    </message>
435    <message>
436        <location filename="../ui/mainwindow.ui" line="442"/>
437        <source>Create new task</source>
438        <translation>Создать новую задачу</translation>
439    </message>
440    <message>
441        <location filename="../ui/mainwindow.ui" line="445"/>
442        <source>Ctrl+N</source>
443        <translation></translation>
444    </message>
445    <message>
446        <location filename="../ui/mainwindow.ui" line="454"/>
447        <source>&amp;Open...</source>
448        <translation>&amp;Открыть...</translation>
449    </message>
450    <message>
451        <location filename="../ui/mainwindow.ui" line="457"/>
452        <source>Open...</source>
453        <translation>Открыть...</translation>
454    </message>
455    <message>
456        <location filename="../ui/mainwindow.ui" line="460"/>
457        <source>Open task</source>
458        <translation>Открыть условие</translation>
459    </message>
460    <message>
461        <location filename="../ui/mainwindow.ui" line="463"/>
462        <source>Open saved task</source>
463        <translation>Открыть сохраненное условие задачи</translation>
464    </message>
465    <message>
466        <location filename="../ui/mainwindow.ui" line="466"/>
467        <source>Ctrl+O</source>
468        <translation></translation>
469    </message>
470    <message>
471        <location filename="../ui/mainwindow.ui" line="475"/>
472        <source>&amp;Preferences...</source>
473        <translation>&amp;Параметры...</translation>
474    </message>
475    <message>
476        <location filename="../ui/mainwindow.ui" line="478"/>
477        <source>Preferences...</source>
478        <translation>Параметры...</translation>
479    </message>
480    <message>
481        <location filename="../ui/mainwindow.ui" line="481"/>
482        <source>Application preferences</source>
483        <translation>Настройка параметров программмы</translation>
484    </message>
485    <message>
486        <location filename="../ui/mainwindow.ui" line="493"/>
487        <source>&amp;Contents</source>
488        <translation>&amp;Содежание</translation>
489    </message>
490    <message>
491        <location filename="../ui/mainwindow.ui" line="496"/>
492        <source>Open help contents</source>
493        <translation>Вызвать справку программы</translation>
494    </message>
495    <message>
496        <location filename="../ui/mainwindow.ui" line="499"/>
497        <source>Ctrl+F1</source>
498        <translation></translation>
499    </message>
500    <message>
501        <location filename="../ui/mainwindow.ui" line="514"/>
502        <source>Open context help</source>
503        <translation>Вызвать контекстную справку</translation>
504    </message>
505    <message>
506        <location filename="../ui/mainwindow.ui" line="517"/>
507        <source>F1</source>
508        <translation></translation>
509    </message>
510    <message>
511        <location filename="../ui/mainwindow.ui" line="526"/>
512        <source>&amp;About...</source>
513        <translation>&amp;Про...</translation>
514    </message>
515    <message>
516        <location filename="../ui/mainwindow.ui" line="529"/>
517        <source>About...</source>
518        <translation>Про...</translation>
519    </message>
520    <message>
521        <location filename="../ui/mainwindow.ui" line="532"/>
522        <source>About application</source>
523        <translation>О программе</translation>
524    </message>
525    <message>
526        <location filename="../ui/mainwindow.ui" line="541"/>
527        <source>E&amp;xit</source>
528        <translation>В&amp;ыход</translation>
529    </message>
530    <message>
531        <location filename="../ui/mainwindow.ui" line="544"/>
532        <source>Exit application</source>
533        <translation>Выйти из приложения</translation>
534    </message>
535    <message>
536        <location filename="../ui/mainwindow.ui" line="549"/>
537        <source>&amp;Task...</source>
538        <translation>&amp;Условие...</translation>
539    </message>
540    <message>
541        <location filename="../ui/mainwindow.ui" line="552"/>
542        <source>Task...</source>
543        <translation>Условие...</translation>
544    </message>
545    <message>
546        <location filename="../ui/mainwindow.ui" line="555"/>
547        <location filename="../ui/mainwindow.ui" line="604"/>
548        <source>Save task</source>
549        <translation>Сохранить условие</translation>
550    </message>
551    <message>
552        <location filename="../ui/mainwindow.ui" line="558"/>
553        <source>Save task to file</source>
554        <translation>Сохранить условие задачи в файл</translation>
555    </message>
556    <message>
557        <location filename="../ui/mainwindow.ui" line="610"/>
558        <source>Ctrl+S</source>
559        <translation></translation>
560    </message>
561    <message>
562        <location filename="../ui/mainwindow.ui" line="569"/>
563        <source>&amp;Autodetect</source>
564        <translation>&amp;Автоопределение</translation>
565    </message>
566    <message>
567        <location filename="../ui/mainwindow.ui" line="607"/>
568        <source>Save current task</source>
569        <translation>Сохранить текущее условие</translation>
570    </message>
571    <message>
572        <location filename="../ui/mainwindow.ui" line="619"/>
573        <source>About &amp;Qt...</source>
574        <translation>Про &amp;Qt...</translation>
575    </message>
576    <message>
577        <location filename="../ui/mainwindow.ui" line="622"/>
578        <source>About Qt...</source>
579        <translation>Про Qt...</translation>
580    </message>
581    <message>
582        <location filename="../ui/mainwindow.ui" line="625"/>
583        <source>About Qt library</source>
584        <translation>Про библиотеку Qt</translation>
585    </message>
586    <message>
587        <location filename="../ui/mainwindow.ui" line="310"/>
588        <source>Select language</source>
589        <translation>Выбор языка</translation>
590    </message>
591    <message>
592        <location filename="../ui/mainwindow.ui" line="288"/>
593        <source>Save &amp;As</source>
594        <translation>Сохранить &amp;как</translation>
595    </message>
596    <message>
597        <location filename="../ui/mainwindow.ui" line="313"/>
598        <source>Select application language</source>
599        <translation>Выбрать язык приложения</translation>
600    </message>
601    <message>
602        <location filename="../ui/mainwindow.ui" line="349"/>
603        <source>Toolbar</source>
604        <translation>Панель инструментов</translation>
605    </message>
606    <message>
607        <location filename="../ui/mainwindow.ui" line="374"/>
608        <source>P&amp;rint Preview...</source>
609        <translation>П&amp;редварительный просмотр...</translation>
610    </message>
611    <message>
612        <location filename="../ui/mainwindow.ui" line="377"/>
613        <source>Print Preview...</source>
614        <translation>Предварительный просмотр...</translation>
615    </message>
616    <message>
617        <location filename="../ui/mainwindow.ui" line="380"/>
618        <source>Preview solution results</source>
619        <translation>Предварительный просмотр результатов решения</translation>
620    </message>
621    <message>
622        <location filename="../ui/mainwindow.ui" line="383"/>
623        <source>Preview current solution results before printing</source>
624        <translation>Предварительный просмотр результатов решения перед печатью</translation>
625    </message>
626    <message>
627        <location filename="../ui/mainwindow.ui" line="395"/>
628        <source>&amp;Print...</source>
629        <translation>&amp;Печать...</translation>
630    </message>
631    <message>
632        <location filename="../ui/mainwindow.ui" line="398"/>
633        <source>Print...</source>
634        <translation>Печать...</translation>
635    </message>
636    <message>
637        <location filename="../ui/mainwindow.ui" line="401"/>
638        <source>Print solution</source>
639        <translation>Печать решения</translation>
640    </message>
641    <message>
642        <location filename="../ui/mainwindow.ui" line="404"/>
643        <source>Print current solution results</source>
644        <translation>Распечатать текущие результаты решения</translation>
645    </message>
646    <message>
647        <location filename="../ui/mainwindow.ui" line="407"/>
648        <source>Ctrl+P</source>
649        <translation></translation>
650    </message>
651    <message>
652        <location filename="../ui/mainwindow.ui" line="415"/>
653        <source>&amp;Solution...</source>
654        <translation>&amp;Решение...</translation>
655    </message>
656    <message>
657        <location filename="../ui/mainwindow.ui" line="601"/>
658        <source>Save</source>
659        <translation>Сохранить</translation>
660    </message>
661    <message>
662        <location filename="../ui/mainwindow.ui" line="572"/>
663        <source>Detect language automatically</source>
664        <translation>Определять язык автоматически</translation>
665    </message>
666    <message>
667        <location filename="../ui/mainwindow.ui" line="575"/>
668        <source>Detect language automatically based on regional settings</source>
669        <translation>Определять язык автоматически, основываясь на региональных настройках</translation>
670    </message>
671</context>
672<context>
673    <name>SettingsDialog</name>
674    <message>
675        <location filename="../ui/settingsdialog.ui" line="14"/>
676        <source>Preferences</source>
677        <translation>Параметры</translation>
678    </message>
679    <message>
680        <location filename="../ui/settingsdialog.ui" line="338"/>
681        <source>Random values:</source>
682        <translation>Случайные значения:</translation>
683    </message>
684    <message>
685        <location filename="../ui/settingsdialog.ui" line="346"/>
686        <source>&amp;Minimal:</source>
687        <translation>&amp;Минимум:</translation>
688    </message>
689    <message>
690        <location filename="../ui/settingsdialog.ui" line="365"/>
691        <source>Minimum for random number generation</source>
692        <translation>Нижняя граница для генерации случайных значений</translation>
693    </message>
694    <message>
695        <location filename="../ui/settingsdialog.ui" line="382"/>
696        <source>Ma&amp;ximal:</source>
697        <translation>М&amp;аксимум:</translation>
698    </message>
699    <message>
700        <location filename="../ui/settingsdialog.ui" line="401"/>
701        <source>Maximum for random number generation</source>
702        <translation>Верхняя граница для генерации случайных значений</translation>
703    </message>
704    <message>
705        <location filename="../ui/settingsdialog.ui" line="428"/>
706        <source>Output settings:</source>
707        <translation>Параметры вывода:</translation>
708    </message>
709    <message>
710        <location filename="../ui/settingsdialog.ui" line="466"/>
711        <source>Font color for printing</source>
712        <translation>Цвет шрифта, используемого при печати</translation>
713    </message>
714    <message>
715        <location filename="../ui/settingsdialog.ui" line="469"/>
716        <source>&amp;Color...</source>
717        <translation>&amp;Цвет...</translation>
718    </message>
719    <message>
720        <location filename="../ui/settingsdialog.ui" line="443"/>
721        <source>Font face for printing</source>
722        <translation>Вид шрифта, используемого при печати</translation>
723    </message>
724    <message>
725        <location filename="../ui/settingsdialog.ui" line="446"/>
726        <source>&amp;Font...</source>
727        <translation>&amp;Шрифт...</translation>
728    </message>
729    <message>
730        <location filename="../ui/settingsdialog.ui" line="235"/>
731        <location filename="../ui/settingsdialog.ui" line="241"/>
732        <source>Help</source>
733        <translation>Помощь</translation>
734    </message>
735    <message>
736        <location filename="../ui/settingsdialog.ui" line="238"/>
737        <source>Get preferences help</source>
738        <translation>Получить помощь по настройкам</translation>
739    </message>
740    <message>
741        <location filename="../ui/settingsdialog.ui" line="163"/>
742        <source>Save new preferences</source>
743        <translation>Сохранить новые параметры</translation>
744    </message>
745    <message>
746        <location filename="../ui/settingsdialog.ui" line="166"/>
747        <source>&amp;OK</source>
748        <translation></translation>
749    </message>
750    <message>
751        <location filename="../ui/settingsdialog.ui" line="140"/>
752        <source>Close without saving preferences</source>
753        <translation>Закрыть окно без сохранения параметров</translation>
754    </message>
755    <message>
756        <location filename="../ui/settingsdialog.ui" line="143"/>
757        <source>&amp;Cancel</source>
758        <translation>&amp;Отмена</translation>
759    </message>
760    <message>
761        <location filename="../src/settingsdialog.cpp" line="78"/>
762        <source>Restore main window state and position on application restart</source>
763        <translation>Восстанавливать состояние и размеры главного окна после перезапуска приложения</translation>
764    </message>
765    <message>
766        <location filename="../src/settingsdialog.cpp" line="80"/>
767        <source>Save main window state and position</source>
768        <translation>Сохранять состояние и положение главного окна</translation>
769    </message>
770    <message>
771        <location filename="../src/settingsdialog.cpp" line="100"/>
772        <location filename="../ui/settingsdialog.ui" line="204"/>
773        <source>Hover mouse pointer over dialog elements to get additional help</source>
774        <translation>Наведите указатель мыши на элемент диалога, чтоб получить подсказку</translation>
775    </message>
776</context>
777</TS>
Note: See TracBrowser for help on using the repository browser.