source: tspsg-svn/trunk/l10n/tspsg_ru.ts @ 120

Last change on this file since 120 was 119, checked in by laleppa, 15 years ago
  • Improved the default font selection logic: The system default monospace (desktop systems)/sans-serif (handheld devices) font is now selected.
  • Two icons were mixed. Corrected this.
  • Property svn:eol-style set to native
File size: 55.0 KB
RevLine 
[27]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>
[94]6    <name>--------</name>
7    <message>
[118]8        <location filename="../src/mainwindow.cpp" line="512"/>
[100]9        <source>TRANSLATION</source>
10        <comment>Please, provide translator credits here.</comment>
11        <translation>Русский перевод:&lt;br&gt;&lt;a href=&quot;http://oleksii.name/&quot;&gt;Алексей &quot;Lёppa&quot; Сердюк&lt;/a&gt;</translation>
12    </message>
13    <message>
[119]14        <location filename="../src/mainwindow.cpp" line="993"/>
[94]15        <source>LANGNAME</source>
16        <comment>Please, provide a native name of your translation language here.</comment>
17        <translation>Русский</translation>
18    </message>
19</context>
20<context>
[27]21    <name>CTSPModel</name>
22    <message>
[75]23        <location filename="../src/tspmodel.cpp" line="121"/>
[27]24        <source>City %1</source>
25        <translation>Город %1</translation>
26    </message>
27    <message>
[75]28        <location filename="../src/tspmodel.cpp" line="123"/>
[27]29        <source>%1</source>
30        <translation></translation>
31    </message>
[31]32    <message>
[100]33        <location filename="../src/tspmodel.cpp" line="377"/>
[35]34        <source>Unexpected end of file.</source>
[39]35        <translation>Неожиданный конец файла.</translation>
[35]36    </message>
37    <message>
[100]38        <location filename="../src/tspmodel.cpp" line="379"/>
[35]39        <source>Corrupt data read. File possibly corrupted.</source>
[42]40        <translation>Прочитаны испорченные данные.
41Возможно, файл поврежден.</translation>
[35]42    </message>
43    <message>
[100]44        <location filename="../src/tspmodel.cpp" line="381"/>
[35]45        <source>Unknown error.</source>
46        <translation>Неизвестная ошибка.</translation>
47    </message>
48    <message>
[100]49        <location filename="../src/tspmodel.cpp" line="142"/>
50        <location filename="../src/tspmodel.cpp" line="168"/>
51        <location filename="../src/tspmodel.cpp" line="384"/>
52        <location filename="../src/tspmodel.cpp" line="403"/>
53        <location filename="../src/tspmodel.cpp" line="419"/>
54        <location filename="../src/tspmodel.cpp" line="459"/>
55        <location filename="../src/tspmodel.cpp" line="471"/>
[31]56        <source>Task Load</source>
[42]57        <translation>Загрузка условия</translation>
[31]58    </message>
59    <message>
[100]60        <location filename="../src/tspmodel.cpp" line="168"/>
61        <location filename="../src/tspmodel.cpp" line="384"/>
62        <location filename="../src/tspmodel.cpp" line="403"/>
63        <location filename="../src/tspmodel.cpp" line="419"/>
64        <location filename="../src/tspmodel.cpp" line="459"/>
65        <location filename="../src/tspmodel.cpp" line="471"/>
[35]66        <source>Unable to load task:</source>
[42]67        <translation>Невозможно загрузить условие:</translation>
[31]68    </message>
69    <message>
[100]70        <location filename="../src/tspmodel.cpp" line="142"/>
[35]71        <source>Unable to open task file.
72Error: %1</source>
[42]73        <translation>Невозможно открыть файл с условием.
[39]74Ошибка: %1</translation>
[35]75    </message>
76    <message>
[100]77        <location filename="../src/tspmodel.cpp" line="168"/>
[35]78        <source>Unknown file format or file is corrupted.</source>
79        <translation>Неизвестный формат файла или файл поврежден.</translation>
80    </message>
81    <message>
[100]82        <location filename="../src/tspmodel.cpp" line="403"/>
83        <location filename="../src/tspmodel.cpp" line="459"/>
[35]84        <source>File version is newer than application supports.
[31]85Please, try to update application.</source>
[35]86        <translation>Версия файла новее чем поддерживаемая приложением.
[31]87Пожалуйста, попробуйте обновить приложение.</translation>
88    </message>
[35]89    <message>
[100]90        <location filename="../src/tspmodel.cpp" line="419"/>
91        <location filename="../src/tspmodel.cpp" line="471"/>
[35]92        <source>Unexpected data read.
93File is possibly corrupted.</source>
[42]94        <translation>Прочитано неожиданные данные.
95Возможно, файл поврежден.</translation>
[35]96    </message>
97    <message>
[100]98        <location filename="../src/tspmodel.cpp" line="238"/>
99        <location filename="../src/tspmodel.cpp" line="246"/>
100        <location filename="../src/tspmodel.cpp" line="255"/>
101        <location filename="../src/tspmodel.cpp" line="264"/>
102        <location filename="../src/tspmodel.cpp" line="273"/>
[96]103        <location filename="../src/tspmodel.cpp" line="282"/>
[100]104        <location filename="../src/tspmodel.cpp" line="291"/>
105        <location filename="../src/tspmodel.cpp" line="303"/>
[35]106        <source>Task Save</source>
[42]107        <translation>Сохранение условия</translation>
[35]108    </message>
109    <message>
[100]110        <location filename="../src/tspmodel.cpp" line="238"/>
[35]111        <source>Unable to create task file.
112Error: %1
113Maybe, file is read-only?</source>
[42]114        <translation>Невозможно создать файл с условием.
115Ошибка: %1
116Возможно, файл только для чтения?</translation>
[35]117    </message>
118    <message>
[100]119        <location filename="../src/tspmodel.cpp" line="246"/>
120        <location filename="../src/tspmodel.cpp" line="255"/>
121        <location filename="../src/tspmodel.cpp" line="264"/>
122        <location filename="../src/tspmodel.cpp" line="273"/>
[96]123        <location filename="../src/tspmodel.cpp" line="282"/>
[100]124        <location filename="../src/tspmodel.cpp" line="291"/>
125        <location filename="../src/tspmodel.cpp" line="303"/>
[35]126        <source>Unable to save task.
127Error: %1</source>
[42]128        <translation>Невозможно сохранить условие.
[35]129Ошибка: %1</translation>
130    </message>
[27]131</context>
132<context>
133    <name>MainWindow</name>
134    <message>
[118]135        <location filename="../src/mainwindow.cpp" line="347"/>
136        <location filename="../src/mainwindow.cpp" line="356"/>
[29]137        <source>Language change</source>
138        <translation>Смена языка</translation>
139    </message>
140    <message>
[119]141        <location filename="../src/mainwindow.cpp" line="1106"/>
[47]142        <source>Unsaved Changes</source>
143        <translation>Несохраненные изменения</translation>
144    </message>
145    <message>
[118]146        <location filename="../src/mainwindow.cpp" line="146"/>
[31]147        <source>All Supported Formats</source>
148        <translation>Все поддерживаемые форматы</translation>
149    </message>
150    <message>
[118]151        <location filename="../src/mainwindow.cpp" line="149"/>
152        <location filename="../src/mainwindow.cpp" line="213"/>
[119]153        <location filename="../src/mainwindow.cpp" line="1208"/>
[31]154        <source>All Files</source>
155        <translation>Все файлы</translation>
156    </message>
157    <message>
[118]158        <location filename="../src/mainwindow.cpp" line="147"/>
159        <location filename="../src/mainwindow.cpp" line="148"/>
[31]160        <source>%1 Task Files</source>
[42]161        <translation>Файлы условий %1</translation>
[31]162    </message>
163    <message>
[119]164        <location filename="../src/mainwindow.cpp" line="1056"/>
165        <location filename="../src/mainwindow.cpp" line="1058"/>
[54]166        <source>Language Change</source>
167        <translation>Смена языка</translation>
168    </message>
169    <message>
[118]170        <location filename="../src/mainwindow.cpp" line="207"/>
[56]171        <source>PDF Files</source>
172        <translation>Файли PDF</translation>
173    </message>
174    <message>
[118]175        <location filename="../src/mainwindow.cpp" line="209"/>
[42]176        <source>HTML Files</source>
177        <translation>Файлы HTML</translation>
178    </message>
179    <message>
[118]180        <location filename="../src/mainwindow.cpp" line="211"/>
[42]181        <source>OpenDocument Files</source>
182        <translation>Файлы OpenDocument</translation>
183    </message>
184    <message>
[118]185        <location filename="../src/mainwindow.cpp" line="669"/>
186        <location filename="../src/mainwindow.cpp" line="676"/>
187        <location filename="../src/mainwindow.cpp" line="891"/>
[75]188        <source>(%1;%2)</source>
189        <translation></translation>
190    </message>
191    <message numerus="yes">
[118]192        <location filename="../src/mainwindow.cpp" line="679"/>
[75]193        <source>%n alternate candidate(s) for branching: %1.</source>
194        <translation>
195            <numerusform>%n альтернативный кандидат для ветвления: %1.</numerusform>
196            <numerusform>%n альтернативных кандидата для ветвления: %1.</numerusform>
197            <numerusform>%n альтернативных кандидатов для ветвления: %1.</numerusform>
198        </translation>
199    </message>
[80]200    <message numerus="yes">
[118]201        <location filename="../src/mainwindow.cpp" line="716"/>
[80]202        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
203        <translation>
204            <numerusform>Стоимость - &lt;b&gt;%n&lt;/b&gt; единица.</numerusform>
205            <numerusform>Стоимость - &lt;b&gt;%n&lt;/b&gt; единицы.</numerusform>
206            <numerusform>Стоимость - &lt;b&gt;%n&lt;/b&gt; единиц.</numerusform>
207        </translation>
208    </message>
[75]209    <message>
[118]210        <location filename="../src/mainwindow.cpp" line="902"/>
[112]211        <source>Root</source>
212        <translation>Корень</translation>
213    </message>
214    <message>
[119]215        <location filename="../src/mainwindow.cpp" line="1077"/>
[115]216        <source>Set application style to %1</source>
217        <translation>Изменить оформление приложения на %1</translation>
218    </message>
219    <message>
[119]220        <location filename="../src/mainwindow.cpp" line="1192"/>
[118]221        <source>Configure...</source>
222        <translation>Настройка...</translation>
223    </message>
224    <message>
[119]225        <location filename="../src/mainwindow.cpp" line="1194"/>
[118]226        <source>Customize toolbars</source>
227        <translation>Настройка панелей инструментов</translation>
228    </message>
229    <message>
[119]230        <location filename="../src/mainwindow.cpp" line="1201"/>
[100]231        <source>Check for %1 updates</source>
232        <translation>Проверить обновления %1</translation>
233    </message>
234    <message>
[119]235        <location filename="../src/mainwindow.cpp" line="1207"/>
[31]236        <source>%1 Task File</source>
[42]237        <translation>Файл условия %1</translation>
[31]238    </message>
239    <message>
[118]240        <location filename="../src/mainwindow.cpp" line="336"/>
241        <location filename="../src/mainwindow.cpp" line="376"/>
[42]242        <source>Settings Changed</source>
243        <translation>Параметры изменены</translation>
244    </message>
245    <message>
[118]246        <location filename="../src/mainwindow.cpp" line="153"/>
[79]247        <source>Task Load</source>
248        <translation>Загрузка условия</translation>
249    </message>
250    <message>
[118]251        <location filename="../src/mainwindow.cpp" line="250"/>
252        <location filename="../src/mainwindow.cpp" line="265"/>
[112]253        <source>Solution Graph</source>
254        <translation>Граф решения</translation>
255    </message>
256    <message>
[118]257        <location filename="../src/mainwindow.cpp" line="266"/>
[112]258        <source>Generated with %1</source>
259        <translation>Создано при помощи %1</translation>
260    </message>
261    <message>
[118]262        <location filename="../src/mainwindow.cpp" line="290"/>
[112]263        <source>Unable to save the solution graph.
264Error: %1</source>
265        <translation>Невозможно сохранить граф решения.
266Ошибка: %1</translation>
267    </message>
268    <message>
[118]269        <location filename="../src/mainwindow.cpp" line="421"/>
[100]270        <source>Unsupported Feature</source>
271        <translation type="unfinished"></translation>
[42]272    </message>
273    <message>
[118]274        <location filename="../src/mainwindow.cpp" line="421"/>
[100]275        <source>Sorry, but this feature is not supported on your platform
276or support for this feature was not installed.</source>
277        <translation type="unfinished"></translation>
278    </message>
279    <message>
[118]280        <location filename="../src/mainwindow.cpp" line="439"/>
[100]281        <source>Version</source>
282        <translation>Версия</translation>
283    </message>
284    <message>
[118]285        <location filename="../src/mainwindow.cpp" line="448"/>
[100]286        <source>Target OS (ARCH)</source>
287        <translation>Целевая ОС (архитектура)</translation>
288    </message>
289    <message>
[118]290        <location filename="../src/mainwindow.cpp" line="450"/>
291        <location filename="../src/mainwindow.cpp" line="454"/>
[100]292        <source>Qt library</source>
293        <translation>Библиотека Qt</translation>
294    </message>
295    <message>
[118]296        <location filename="../src/mainwindow.cpp" line="450"/>
[100]297        <source>shared</source>
298        <translation>динамическая</translation>
299    </message>
300    <message>
[118]301        <location filename="../src/mainwindow.cpp" line="451"/>
[100]302        <source>Build time</source>
303        <translation>Времени сборки</translation>
304    </message>
305    <message>
[118]306        <location filename="../src/mainwindow.cpp" line="452"/>
[100]307        <source>Runtime</source>
308        <translation>Времени исполнения</translation>
309    </message>
310    <message>
[118]311        <location filename="../src/mainwindow.cpp" line="454"/>
[100]312        <source>static</source>
313        <translation>статическая</translation>
314    </message>
315    <message>
[118]316        <location filename="../src/mainwindow.cpp" line="456"/>
[100]317        <source>Buid &lt;b&gt;%1&lt;/b&gt;, built on &lt;b&gt;%2&lt;/b&gt; at &lt;b&gt;%3&lt;/b&gt;</source>
318        <translation>Сборка &lt;b&gt;%1&lt;/b&gt;, собрана &lt;b&gt;%2&lt;/b&gt; в &lt;b&gt;%3&lt;/b&gt;</translation>
319    </message>
320    <message>
[118]321        <location filename="../src/mainwindow.cpp" line="457"/>
[100]322        <source>Algorithm</source>
323        <translation>Алгоритм</translation>
324    </message>
325    <message>
[118]326        <location filename="../src/mainwindow.cpp" line="459"/>
[100]327        <source>TSPSG is free software: you can redistribute it and/or modify it&lt;br&gt;under the terms of the GNU General Public License as published&lt;br&gt;by the Free Software Foundation, either version 3 of the License,&lt;br&gt;or (at your option) any later version.&lt;br&gt;&lt;br&gt;TSPSG is distributed in the hope that it will be useful, but&lt;br&gt;WITHOUT ANY WARRANTY; without even the implied warranty of&lt;br&gt;MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the&lt;br&gt;GNU General Public License for more details.&lt;br&gt;&lt;br&gt;You should have received a copy of the GNU General Public License&lt;br&gt;along with TSPSG.  If not, see &lt;a href=&quot;http://www.gnu.org/licenses/&quot;&gt;http://www.gnu.org/licenses/&lt;/a&gt;.</source>
328        <translation type="unfinished"></translation>
329    </message>
330    <message>
[118]331        <location filename="../src/mainwindow.cpp" line="579"/>
[27]332        <source>Data error</source>
333        <translation>Ошибка в данных</translation>
334    </message>
335    <message>
[118]336        <location filename="../src/mainwindow.cpp" line="579"/>
[27]337        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
338        <translation>Ошибка в ячейке [Строка %1; Колонка %2]: Неверный формат данных.</translation>
339    </message>
340    <message>
[118]341        <location filename="../src/mainwindow.cpp" line="593"/>
[100]342        <source>Calculating optimal route...</source>
343        <translation>Расчет оптимального пути...</translation>
344    </message>
345    <message>
[118]346        <location filename="../src/mainwindow.cpp" line="594"/>
[100]347        <source>Solution Progress</source>
348        <translation>Состояние решения</translation>
349    </message>
350    <message>
[118]351        <location filename="../src/mainwindow.cpp" line="608"/>
[100]352        <source>Solution Result</source>
353        <translation>Результат решения</translation>
354    </message>
355    <message>
[118]356        <location filename="../src/mainwindow.cpp" line="608"/>
[100]357        <source>Unable to find a solution.
358Maybe, this task has no solution.</source>
359        <translation>Не удалось найти решение.
360Возможно, у задачи нет решения.</translation>
361    </message>
362    <message>
[118]363        <location filename="../src/mainwindow.cpp" line="611"/>
[100]364        <source>Generating header</source>
365        <translation>Генерация заголовка</translation>
366    </message>
367    <message>
[118]368        <location filename="../src/mainwindow.cpp" line="617"/>
[104]369        <source>Solution of Variant #%1 Task</source>
[112]370        <translation>Решение задания для варианта %1</translation>
[104]371    </message>
372    <message>
[118]373        <location filename="../src/mainwindow.cpp" line="635"/>
[42]374        <source>Task:</source>
375        <translation>Условие:</translation>
[27]376    </message>
377    <message>
[118]378        <location filename="../src/mainwindow.cpp" line="235"/>
379        <location filename="../src/mainwindow.cpp" line="290"/>
380        <location filename="../src/mainwindow.cpp" line="304"/>
[100]381        <source>Solution Save</source>
382        <translation>Сохранение решения</translation>
383    </message>
384    <message>
[118]385        <location filename="../src/mainwindow.cpp" line="235"/>
386        <location filename="../src/mainwindow.cpp" line="304"/>
[100]387        <source>Unable to save the solution.
388Error: %1</source>
389        <translation>Невозможно сохранить решение.
390Ошибка: %1</translation>
391    </message>
392    <message>
[118]393        <location filename="../src/mainwindow.cpp" line="336"/>
[100]394        <source>You have changed color settings.
395They will be applied to the next solution output.</source>
396        <translation>Вы изменили параметры цвета.
397Они будут применены к следующему тексту решения.</translation>
398    </message>
399    <message>
[118]400        <location filename="../src/mainwindow.cpp" line="347"/>
[115]401        <source>Language will be autodetected on the next %1 start.</source>
402        <translation>Язык будет автоматически определен при следующем запуске %1.</translation>
403    </message>
404    <message>
[118]405        <location filename="../src/mainwindow.cpp" line="376"/>
[100]406        <source>You have changed the application language.
407To get current solution output in the new language
408you need to re-run the solution process.</source>
409        <translation>Вы изменили язык приложения.
410Чтобы получить текст текущего решения на новом
411языке, необходимо выполнить решение заново.</translation>
412    </message>
413    <message>
[118]414        <location filename="../src/mainwindow.cpp" line="384"/>
[115]415        <source>Style Change</source>
416        <translation>Смена оформления</translation>
417    </message>
418    <message>
[118]419        <location filename="../src/mainwindow.cpp" line="384"/>
[115]420        <source>To apply the default style you need to restart %1.</source>
421        <translation>Чтобы применить оформление по умолчанию необходимо перезапустить %1.</translation>
422    </message>
423    <message>
[118]424        <location filename="../src/mainwindow.cpp" line="536"/>
[115]425        <source>About %1</source>
426        <translation>О %1</translation>
427    </message>
428    <message>
[118]429        <location filename="../src/mainwindow.cpp" line="589"/>
[100]430        <source>%v of %1 parts found</source>
431        <translation>Найдено %v з %1 переходов</translation>
432    </message>
433    <message>
[118]434        <location filename="../src/mainwindow.cpp" line="612"/>
[100]435        <source>Generating solution output...</source>
436        <translation>Генерация текста решения...</translation>
437    </message>
438    <message>
[118]439        <location filename="../src/mainwindow.cpp" line="633"/>
[112]440        <source>Variant #%1 Task</source>
441        <translation>Условие варианта %1</translation>
442    </message>
443    <message>
[118]444        <location filename="../src/mainwindow.cpp" line="642"/>
[112]445        <source>Variant #%1 Solution</source>
446        <translation>Решение варианта %1</translation>
447    </message>
448    <message>
[118]449        <location filename="../src/mainwindow.cpp" line="647"/>
[100]450        <source>Generating step %v</source>
451        <translation>Генерация шага %v</translation>
452    </message>
453    <message>
[118]454        <location filename="../src/mainwindow.cpp" line="664"/>
[42]455        <source>Step #%1</source>
456        <translation>Шаг %1</translation>
457    </message>
458    <message>
[118]459        <location filename="../src/mainwindow.cpp" line="669"/>
[112]460        <source>Selected route %1 %2 part.</source>
461        <translation>Выбран путь %1 %2.</translation>
462    </message>
463    <message>
[118]464        <location filename="../src/mainwindow.cpp" line="669"/>
[112]465        <source>with</source>
466        <translation>с переходом</translation>
467    </message>
468    <message>
[118]469        <location filename="../src/mainwindow.cpp" line="669"/>
[112]470        <source>without</source>
471        <translation>без перехода</translation>
472    </message>
473    <message>
[118]474        <location filename="../src/mainwindow.cpp" line="701"/>
[100]475        <source>Generating footer</source>
476        <translation>Генерация окончания</translation>
477    </message>
478    <message>
[118]479        <location filename="../src/mainwindow.cpp" line="707"/>
[42]480        <source>Optimal path:</source>
481        <translation>Оптимальный путь:</translation>
482    </message>
483    <message>
[118]484        <location filename="../src/mainwindow.cpp" line="709"/>
[60]485        <source>Resulting path:</source>
486        <translation>Найденный путь:</translation>
487    </message>
488    <message>
[118]489        <location filename="../src/mainwindow.cpp" line="712"/>
[112]490        <source>City %1</source>
491        <translation>Город %1</translation>
492    </message>
493    <message>
[118]494        <location filename="../src/mainwindow.cpp" line="718"/>
[81]495        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
496        <translation>Стоимость - &lt;b&gt;%1&lt;/b&gt; единиц.</translation>
497    </message>
498    <message>
[118]499        <location filename="../src/mainwindow.cpp" line="723"/>
[60]500        <source>&lt;b&gt;WARNING!!!&lt;/b&gt;&lt;br&gt;This result is a record, but it may not be optimal.&lt;br&gt;Iterations need to be continued to check whether this result is optimal or get an optimal one.</source>
[77]501        <translation>&lt;b&gt;ВНИМАНИЕ!!!&lt;/b&gt;&lt;br&gt;Найденное решение является рекордом, но может оказаться не оптимальным.&lt;br&gt;Для получения оптимального решения, или проверки текущего на оптимальность, требуется продолжить итерации.</translation>
[60]502    </message>
503    <message>
[118]504        <location filename="../src/mainwindow.cpp" line="650"/>
505        <location filename="../src/mainwindow.cpp" line="750"/>
[100]506        <source>Cleaning up...</source>
507        <translation>Очистка...</translation>
508    </message>
509    <message>
[119]510        <location filename="../src/mainwindow.cpp" line="1056"/>
511        <location filename="../src/mainwindow.cpp" line="1058"/>
[94]512        <source>Unable to load the translation language.
513Falling back to autodetection.</source>
514        <translation>Невозможно загрузить перевод.
515Возвращаюсь к автоопределению.</translation>
516    </message>
517    <message>
[119]518        <location filename="../src/mainwindow.cpp" line="1106"/>
[100]519        <source>Would you like to save changes in the current task?</source>
520        <translation>Желаете сохранить изменения в текущей задаче?</translation>
521    </message>
522    <message>
[119]523        <location filename="../src/mainwindow.cpp" line="995"/>
[94]524        <source>Set application language to %1</source>
525        <translation>Изменить язык приложения на %1</translation>
526    </message>
527    <message>
[119]528        <location filename="../src/mainwindow.cpp" line="1199"/>
[100]529        <source>Check for &amp;Updates...</source>
530        <translation>Проверить &amp;обновления...</translation>
531    </message>
532    <message>
[119]533        <location filename="../src/mainwindow.cpp" line="1216"/>
[79]534        <source>Task Save</source>
535        <translation>Сохранение условия</translation>
536    </message>
537    <message>
[118]538        <location filename="../src/mainwindow.cpp" line="356"/>
[30]539        <source>You have language autodetection turned on.
540It needs to be off.
541Do you wish to turn it off?</source>
542        <translation>Включено автоматическое определение языка.
543Его необходимо выключить.
544Отключить его?</translation>
545    </message>
546    <message>
[118]547        <location filename="../src/mainwindow.cpp" line="167"/>
548        <location filename="../src/mainwindow.cpp" line="191"/>
549        <location filename="../src/mainwindow.cpp" line="361"/>
550        <location filename="../src/mainwindow.h" line="141"/>
[47]551        <source>Untitled</source>
552        <translation>Без имени</translation>
[37]553    </message>
554    <message>
[96]555        <location filename="../ui/mainwindow.ui" line="27"/>
[27]556        <source>Task</source>
[42]557        <translation>Условие</translation>
[27]558    </message>
559    <message>
[96]560        <location filename="../ui/mainwindow.ui" line="48"/>
[27]561        <source>&amp;Variant:</source>
562        <translation>&amp;Вариант:</translation>
563    </message>
564    <message>
[96]565        <location filename="../ui/mainwindow.ui" line="61"/>
[27]566        <source>Number of variant</source>
567        <translation>Номер варианта</translation>
568    </message>
569    <message>
[96]570        <location filename="../ui/mainwindow.ui" line="71"/>
[27]571        <source>&amp;Cities:</source>
572        <translation>&amp;Городов:</translation>
573    </message>
574    <message>
[96]575        <location filename="../ui/mainwindow.ui" line="84"/>
[27]576        <source>Number of cities</source>
577        <translation>Количество городов, которые обходит коммивояжер</translation>
578    </message>
579    <message>
[96]580        <location filename="../ui/mainwindow.ui" line="112"/>
[27]581        <source>Cost of travel from city to city</source>
582        <translation>Стоимости переходов из города в город</translation>
583    </message>
584    <message>
[96]585        <location filename="../ui/mainwindow.ui" line="140"/>
[27]586        <source>Fill table with random numbers</source>
587        <translation>Заполнить таблицу случайными значениями</translation>
588    </message>
589    <message>
[96]590        <location filename="../ui/mainwindow.ui" line="143"/>
[27]591        <source>Random</source>
592        <translation>Случайно</translation>
593    </message>
594    <message>
[96]595        <location filename="../ui/mainwindow.ui" line="157"/>
[27]596        <source>Solve current task</source>
597        <translation>Решить текущую задачу</translation>
598    </message>
599    <message>
[96]600        <location filename="../ui/mainwindow.ui" line="160"/>
[27]601        <source>Solve</source>
602        <translation>Решить</translation>
603    </message>
604    <message>
[96]605        <location filename="../ui/mainwindow.ui" line="174"/>
[27]606        <source>Solution</source>
607        <translation>Решение</translation>
608    </message>
609    <message>
[96]610        <location filename="../ui/mainwindow.ui" line="183"/>
[27]611        <source>Solution steps</source>
612        <translation>Ход решения</translation>
613    </message>
614    <message>
[104]615        <location filename="../ui/mainwindow.ui" line="207"/>
[119]616        <location filename="../ui/mainwindow.ui" line="371"/>
[54]617        <source>Save solution to a file</source>
618        <translation>Сохранить решение в файл</translation>
[27]619    </message>
620    <message>
[104]621        <location filename="../ui/mainwindow.ui" line="210"/>
[54]622        <source>Save Solution</source>
623        <translation>Сохранить</translation>
[39]624    </message>
625    <message>
[104]626        <location filename="../ui/mainwindow.ui" line="237"/>
[54]627        <source>Go back to Task tab</source>
628        <translation>Вернуться к закладке &quot;Условие&quot;</translation>
[42]629    </message>
630    <message>
[104]631        <location filename="../ui/mainwindow.ui" line="240"/>
[54]632        <source>Back to Task</source>
633        <translation>К условию</translation>
[39]634    </message>
635    <message>
[104]636        <location filename="../ui/mainwindow.ui" line="269"/>
[54]637        <source>&amp;File</source>
638        <translation>&amp;Файл</translation>
[39]639    </message>
640    <message>
[119]641        <location filename="../ui/mainwindow.ui" line="295"/>
[54]642        <source>&amp;Language</source>
643        <comment>Please, append &quot; / Language&quot; when translating this string.</comment>
644        <translation>Язык / &amp;Language</translation>
645    </message>
646    <message>
[119]647        <location filename="../ui/mainwindow.ui" line="449"/>
[38]648        <source>Context &amp;Help</source>
649        <translation>&amp;Контекстная справка</translation>
650    </message>
651    <message>
[119]652        <location filename="../ui/mainwindow.ui" line="464"/>
[75]653        <source>&amp;About TSPSG...</source>
[114]654        <translation>&amp;О TSPSG...</translation>
[75]655    </message>
656    <message>
[119]657        <location filename="../ui/mainwindow.ui" line="533"/>
[27]658        <source>&amp;Save</source>
659        <translation>Со&amp;хранить</translation>
660    </message>
661    <message>
[104]662        <location filename="../ui/mainwindow.ui" line="291"/>
[27]663        <source>&amp;Settings</source>
664        <translation>&amp;Настройки</translation>
665    </message>
666    <message>
[119]667        <location filename="../ui/mainwindow.ui" line="307"/>
[115]668        <source>Style</source>
669        <translation>Оформление</translation>
670    </message>
671    <message>
[119]672        <location filename="../ui/mainwindow.ui" line="316"/>
[118]673        <source>Toolbars</source>
674        <translation>Панели инструментов</translation>
675    </message>
676    <message>
[119]677        <location filename="../ui/mainwindow.ui" line="327"/>
[27]678        <source>&amp;Help</source>
679        <translation>&amp;Помощь</translation>
680    </message>
681    <message>
[119]682        <location filename="../ui/mainwindow.ui" line="344"/>
[118]683        <source>Main Toolbar</source>
684        <translation>Главная панель</translation>
685    </message>
686    <message>
[119]687        <location filename="../ui/mainwindow.ui" line="368"/>
[27]688        <source>Save solution</source>
689        <translation>Сохранить решение</translation>
690    </message>
691    <message>
[119]692        <location filename="../ui/mainwindow.ui" line="380"/>
[27]693        <source>&amp;New</source>
694        <translation>&amp;Создать</translation>
695    </message>
696    <message>
[119]697        <location filename="../ui/mainwindow.ui" line="383"/>
[27]698        <source>New task</source>
699        <translation>Создать задачу</translation>
700    </message>
701    <message>
[119]702        <location filename="../ui/mainwindow.ui" line="386"/>
[27]703        <source>Create new task</source>
704        <translation>Создать новую задачу</translation>
705    </message>
706    <message>
[119]707        <location filename="../ui/mainwindow.ui" line="389"/>
[27]708        <source>Ctrl+N</source>
709        <translation></translation>
710    </message>
711    <message>
[119]712        <location filename="../ui/mainwindow.ui" line="398"/>
[27]713        <source>&amp;Open...</source>
714        <translation>&amp;Открыть...</translation>
715    </message>
716    <message>
[119]717        <location filename="../ui/mainwindow.ui" line="401"/>
[27]718        <source>Open task</source>
[42]719        <translation>Открыть условие</translation>
[27]720    </message>
721    <message>
[119]722        <location filename="../ui/mainwindow.ui" line="404"/>
[27]723        <source>Open saved task</source>
724        <translation>Открыть сохраненное условие задачи</translation>
725    </message>
726    <message>
[119]727        <location filename="../ui/mainwindow.ui" line="407"/>
[27]728        <source>Ctrl+O</source>
729        <translation></translation>
730    </message>
731    <message>
[119]732        <location filename="../ui/mainwindow.ui" line="416"/>
[27]733        <source>&amp;Preferences...</source>
734        <translation>&amp;Параметры...</translation>
735    </message>
736    <message>
[119]737        <location filename="../ui/mainwindow.ui" line="419"/>
[27]738        <source>Application preferences</source>
739        <translation>Настройка параметров программмы</translation>
740    </message>
741    <message>
[119]742        <location filename="../ui/mainwindow.ui" line="431"/>
[27]743        <source>&amp;Contents</source>
744        <translation>&amp;Содежание</translation>
745    </message>
746    <message>
[119]747        <location filename="../ui/mainwindow.ui" line="434"/>
[27]748        <source>Open help contents</source>
749        <translation>Вызвать справку программы</translation>
750    </message>
751    <message>
[119]752        <location filename="../ui/mainwindow.ui" line="437"/>
[54]753        <source>Ctrl+F1</source>
754        <translation></translation>
755    </message>
756    <message>
[119]757        <location filename="../ui/mainwindow.ui" line="452"/>
[27]758        <source>Open context help</source>
759        <translation>Вызвать контекстную справку</translation>
760    </message>
761    <message>
[119]762        <location filename="../ui/mainwindow.ui" line="455"/>
[54]763        <source>F1</source>
764        <translation></translation>
765    </message>
766    <message>
[119]767        <location filename="../ui/mainwindow.ui" line="467"/>
[27]768        <source>About application</source>
769        <translation>О программе</translation>
770    </message>
771    <message>
[119]772        <location filename="../ui/mainwindow.ui" line="476"/>
[27]773        <source>E&amp;xit</source>
774        <translation>В&amp;ыход</translation>
775    </message>
776    <message>
[119]777        <location filename="../ui/mainwindow.ui" line="479"/>
[27]778        <source>Exit application</source>
779        <translation>Выйти из приложения</translation>
780    </message>
781    <message>
[119]782        <location filename="../ui/mainwindow.ui" line="484"/>
[27]783        <source>&amp;Task...</source>
[42]784        <translation>&amp;Условие...</translation>
[27]785    </message>
786    <message>
[119]787        <location filename="../ui/mainwindow.ui" line="487"/>
788        <location filename="../ui/mainwindow.ui" line="536"/>
[27]789        <source>Save task</source>
[42]790        <translation>Сохранить условие</translation>
[27]791    </message>
792    <message>
[119]793        <location filename="../ui/mainwindow.ui" line="490"/>
[27]794        <source>Save task to file</source>
795        <translation>Сохранить условие задачи в файл</translation>
796    </message>
797    <message>
[119]798        <location filename="../ui/mainwindow.ui" line="542"/>
[27]799        <source>Ctrl+S</source>
800        <translation></translation>
801    </message>
802    <message>
[119]803        <location filename="../ui/mainwindow.ui" line="565"/>
[115]804        <source>System Default</source>
805        <translation>По умолчанию</translation>
806    </message>
807    <message>
[119]808        <location filename="../ui/mainwindow.ui" line="568"/>
[115]809        <source>Automatically choose the most appropriate style</source>
810        <translation>Автоматически выбирать наиболее подходящее оформление</translation>
811    </message>
812    <message>
[119]813        <location filename="../ui/mainwindow.ui" line="501"/>
[29]814        <source>&amp;Autodetect</source>
815        <translation>&amp;Автоопределение</translation>
816    </message>
817    <message>
[119]818        <location filename="../ui/mainwindow.ui" line="539"/>
[31]819        <source>Save current task</source>
[42]820        <translation>Сохранить текущее условие</translation>
[31]821    </message>
822    <message>
[119]823        <location filename="../ui/mainwindow.ui" line="551"/>
[37]824        <source>About &amp;Qt...</source>
[114]825        <translation>О &amp;Qt...</translation>
[37]826    </message>
827    <message>
[119]828        <location filename="../ui/mainwindow.ui" line="554"/>
[37]829        <source>About Qt library</source>
[114]830        <translation>О библиотеке Qt</translation>
[37]831    </message>
832    <message>
[104]833        <location filename="../ui/mainwindow.ui" line="273"/>
[54]834        <source>Save &amp;As</source>
835        <translation>Сохранить &amp;как</translation>
836    </message>
837    <message>
[119]838        <location filename="../src/mainwindow.cpp" line="1173"/>
[54]839        <source>P&amp;rint Preview...</source>
840        <translation>П&amp;редварительный просмотр...</translation>
[27]841    </message>
842    <message>
[119]843        <location filename="../src/mainwindow.cpp" line="1175"/>
[54]844        <source>Preview solution results</source>
845        <translation>Предварительный просмотр результатов решения</translation>
846    </message>
847    <message>
[119]848        <location filename="../src/mainwindow.cpp" line="1178"/>
[54]849        <source>Preview current solution results before printing</source>
850        <translation>Предварительный просмотр результатов решения перед печатью</translation>
851    </message>
852    <message>
[119]853        <location filename="../src/mainwindow.cpp" line="1181"/>
[27]854        <source>&amp;Print...</source>
855        <translation>&amp;Печать...</translation>
856    </message>
857    <message>
[119]858        <location filename="../src/mainwindow.cpp" line="1183"/>
[54]859        <source>Print solution</source>
860        <translation>Печать решения</translation>
861    </message>
862    <message>
[119]863        <location filename="../src/mainwindow.cpp" line="1186"/>
[54]864        <source>Print current solution results</source>
865        <translation>Распечатать текущие результаты решения</translation>
866    </message>
867    <message>
[119]868        <location filename="../src/mainwindow.cpp" line="1188"/>
[27]869        <source>Ctrl+P</source>
870        <translation></translation>
871    </message>
[29]872    <message>
[119]873        <location filename="../ui/mainwindow.ui" line="365"/>
[42]874        <source>&amp;Solution...</source>
875        <translation>&amp;Решение...</translation>
876    </message>
877    <message>
[119]878        <location filename="../ui/mainwindow.ui" line="504"/>
[29]879        <source>Detect language automatically</source>
880        <translation>Определять язык автоматически</translation>
881    </message>
882    <message>
[119]883        <location filename="../ui/mainwindow.ui" line="507"/>
[29]884        <source>Detect language automatically based on regional settings</source>
885        <translation>Определять язык автоматически, основываясь на региональных настройках</translation>
886    </message>
[27]887</context>
888<context>
[118]889    <name>QtToolBarDialog</name>
890    <message>
[119]891        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="6"/>
[118]892        <source>Customize Toolbars</source>
893        <translation>Настройка панелей инструментов</translation>
894    </message>
895    <message>
[119]896        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="27"/>
[118]897        <source>Actions</source>
898        <translation>Действия</translation>
899    </message>
900    <message>
[119]901        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="42"/>
[118]902        <source>Toolbars</source>
903        <translation>Панели</translation>
904    </message>
905    <message>
[119]906        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="49"/>
[118]907        <source>New</source>
908        <translation>Новая</translation>
909    </message>
910    <message>
[119]911        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="56"/>
[118]912        <source>Remove</source>
913        <translation>Удалить</translation>
914    </message>
915    <message>
[119]916        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="63"/>
[118]917        <source>Rename</source>
918        <translation>Переименовать</translation>
919    </message>
920    <message>
[119]921        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="86"/>
[118]922        <source>Up</source>
923        <translation>Вверх</translation>
924    </message>
925    <message>
[119]926        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="99"/>
[118]927        <source>&lt;-</source>
928        <translation></translation>
929    </message>
930    <message>
[119]931        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="112"/>
[118]932        <source>-&gt;</source>
933        <translation></translation>
934    </message>
935    <message>
[119]936        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="125"/>
[118]937        <source>Down</source>
938        <translation>Вниз</translation>
939    </message>
940    <message>
[119]941        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.ui" line="150"/>
[118]942        <source>Current Toolbar Actions</source>
943        <translation>Действия текущей панели</translation>
944    </message>
945    <message>
946        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1798"/>
947        <source>&lt; S E P A R A T O R &gt;</source>
948        <translation>&lt; Р А З Д Е Л И Т Е Л Ь &gt;</translation>
949    </message>
950</context>
951<context>
952    <name>QtToolBarDialogPrivate</name>
953    <message>
954        <location filename="../src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.cpp" line="1247"/>
955        <source>Custom Toolbar</source>
[119]956        <translation>Пользовательская панель</translation>
[118]957    </message>
958</context>
959<context>
[27]960    <name>SettingsDialog</name>
961    <message>
[96]962        <location filename="../ui/settingsdialog.ui" line="7"/>
[27]963        <source>Preferences</source>
964        <translation>Параметры</translation>
965    </message>
966    <message>
[118]967        <location filename="../ui/settingsdialog.ui" line="152"/>
[88]968        <source>Task</source>
969        <translation>Задача</translation>
970    </message>
971    <message>
[118]972        <location filename="../ui/settingsdialog.ui" line="155"/>
[88]973        <source>Task generation and solving settings</source>
974        <translation>Настройки генерации и решения задач</translation>
975    </message>
976    <message>
[118]977        <location filename="../ui/settingsdialog.ui" line="166"/>
[88]978        <source>Fractional accuracy:</source>
979        <translation>Точность дробных чисел:</translation>
980    </message>
981    <message>
[118]982        <location filename="../ui/settingsdialog.ui" line="179"/>
[88]983        <source>Accuracy of the fractional values (in decimal places)</source>
984        <translation>Точность дробных чисел (в знаках после запятой)</translation>
985    </message>
986    <message>
[118]987        <location filename="../ui/settingsdialog.ui" line="228"/>
[27]988        <source>Minimum for random number generation</source>
989        <translation>Нижняя граница для генерации случайных значений</translation>
990    </message>
991    <message>
[118]992        <location filename="../ui/settingsdialog.ui" line="248"/>
[27]993        <source>Maximum for random number generation</source>
994        <translation>Верхняя граница для генерации случайных значений</translation>
995    </message>
996    <message>
[118]997        <location filename="../ui/settingsdialog.ui" line="260"/>
[88]998        <source>Generate fractional random values with the Fractional accuracy</source>
999        <translation>Генерировать дробные случайные числа с заданной выше точностью</translation>
1000    </message>
1001    <message>
[118]1002        <location filename="../ui/settingsdialog.ui" line="343"/>
[112]1003        <source>What image format to use for graph when saving solution as HTML</source>
1004        <translation>Какой формат использовать для графа при сохранении решения как HTML</translation>
1005    </message>
1006    <message>
[118]1007        <location filename="../ui/settingsdialog.ui" line="458"/>
[88]1008        <source>Output font settings</source>
[89]1009        <translation>Параметры шрифта</translation>
[88]1010    </message>
1011    <message>
[118]1012        <location filename="../ui/settingsdialog.ui" line="487"/>
[27]1013        <source>&amp;Color...</source>
1014        <translation>&amp;Цвет...</translation>
1015    </message>
1016    <message>
[118]1017        <location filename="../ui/settingsdialog.ui" line="115"/>
[58]1018        <source>Automatically resize rows and columns to their contents</source>
1019        <translation>Автоматически подганять размер строк и колонок под их содержание</translation>
[57]1020    </message>
1021    <message>
[118]1022        <location filename="../ui/settingsdialog.ui" line="103"/>
[86]1023        <source>General</source>
1024        <translation>Общие</translation>
1025    </message>
1026    <message>
[118]1027        <location filename="../ui/settingsdialog.ui" line="106"/>
[86]1028        <source>General TSPSG settings</source>
[89]1029        <translation>Общие настройки TSPSG</translation>
[86]1030    </message>
1031    <message>
[118]1032        <location filename="../ui/settingsdialog.ui" line="118"/>
[58]1033        <source>Autosize of rows and columns</source>
1034        <translation>Авторазмер строк и колонок</translation>
[57]1035    </message>
1036    <message>
[118]1037        <location filename="../ui/settingsdialog.ui" line="128"/>
[86]1038        <source>Use native File Open and File Save dialogs (uncheck to use Qt&apos;s Dialogs)</source>
1039        <translation>Использовать системные диалоги открытия и сохранения файла</translation>
1040    </message>
1041    <message>
[118]1042        <location filename="../ui/settingsdialog.ui" line="204"/>
[96]1043        <source>Task generation</source>
1044        <translation>Генерация задач</translation>
1045    </message>
1046    <message>
[118]1047        <location filename="../ui/settingsdialog.ui" line="287"/>
[86]1048        <source>Output</source>
1049        <translation>Вывод</translation>
1050    </message>
1051    <message>
[118]1052        <location filename="../ui/settingsdialog.ui" line="290"/>
[86]1053        <source>Solution output settings</source>
[100]1054        <translation>Настройки текста решения</translation>
[86]1055    </message>
1056    <message>
[118]1057        <location filename="../ui/settingsdialog.ui" line="299"/>
[112]1058        <source>Show graphical representation of the solution</source>
1059        <translation>Показывать графическое представление решения</translation>
1060    </message>
1061    <message>
[118]1062        <location filename="../ui/settingsdialog.ui" line="302"/>
[112]1063        <source>Show solution graph</source>
1064        <translation>Показ графа решения</translation>
1065    </message>
1066    <message>
[118]1067        <location filename="../ui/settingsdialog.ui" line="368"/>
[79]1068        <source>Show solution steps&apos; matrices for every solution step</source>
1069        <translation>Показывать матрицы шагов решения для каждого шага</translation>
1070    </message>
1071    <message>
[118]1072        <location filename="../ui/settingsdialog.ui" line="371"/>
[79]1073        <source>Show solution steps&apos; matrices</source>
1074        <translation>Показ матриц шагов решения</translation>
1075    </message>
1076    <message>
[118]1077        <location filename="../ui/settingsdialog.ui" line="402"/>
[81]1078        <source>Show or hide solution steps&apos; matrices based on number of cities in the task</source>
[88]1079        <translation>Показывать матрицы хода решения в зависимости от количества городов</translation>
[79]1080    </message>
1081    <message>
[118]1082        <location filename="../ui/settingsdialog.ui" line="415"/>
[82]1083        <source>Maximum number of cities to show solution steps&apos; matrices</source>
1084        <translation>Максимальное количество городов для показа матриц шагов решения</translation>
1085    </message>
1086    <message>
[118]1087        <location filename="../ui/settingsdialog.ui" line="467"/>
[86]1088        <source>Font face for solution output</source>
1089        <translation>Вид шрифта, используемого при выводе</translation>
1090    </message>
1091    <message>
[118]1092        <location filename="../ui/settingsdialog.ui" line="484"/>
[86]1093        <source>Font color for solution output</source>
1094        <translation>Цвет шрифта, используемого при выводе</translation>
1095    </message>
1096    <message>
[118]1097        <location filename="../ui/settingsdialog.ui" line="263"/>
[81]1098        <source>Fractional random values</source>
1099        <translation>Дробные случайные числа</translation>
1100    </message>
1101    <message>
[118]1102        <location filename="../ui/settingsdialog.ui" line="446"/>
[81]1103        <source>Scroll to the end of solution output after solving</source>
1104        <translation>Прокручивать в конец вывода после окончания решения задачи</translation>
1105    </message>
1106    <message>
[118]1107        <location filename="../ui/settingsdialog.ui" line="449"/>
[81]1108        <source>Scroll to solution end</source>
[82]1109        <translation>Прокручивать в конец решения</translation>
[81]1110    </message>
1111    <message>
[118]1112        <location filename="../ui/settingsdialog.ui" line="131"/>
[82]1113        <source>Use native file dialogs</source>
1114        <translation>Системные файловые диалоги</translation>
1115    </message>
1116    <message>
[118]1117        <location filename="../ui/settingsdialog.ui" line="194"/>
[96]1118        <source>In this mode the cost of travel from city 1 to city 2 and vice versa is the same</source>
1119        <translation>В этом режиме стоимость переезда из города 1 в город 2 и наоборот совпадает</translation>
1120    </message>
1121    <message>
[118]1122        <location filename="../ui/settingsdialog.ui" line="197"/>
[96]1123        <source>Symmetric mode</source>
1124        <translation>Симметричный режим</translation>
1125    </message>
1126    <message>
[118]1127        <location filename="../ui/settingsdialog.ui" line="215"/>
[96]1128        <source>Minimal random:</source>
1129        <translation>Минимальное случайное:</translation>
1130    </message>
1131    <message>
[118]1132        <location filename="../ui/settingsdialog.ui" line="235"/>
[96]1133        <source>Maximal random:</source>
1134        <translation>Максимальное случайное:</translation>
1135    </message>
1136    <message>
[118]1137        <location filename="../ui/settingsdialog.ui" line="330"/>
[112]1138        <source>Save solution graph as</source>
1139        <translation>Зберегти граф решения как</translation>
1140    </message>
1141    <message>
[118]1142        <location filename="../ui/settingsdialog.ui" line="405"/>
[79]1143        <source>Only when &lt;=</source>
1144        <translation>Только когда </translation>
1145    </message>
1146    <message>
[118]1147        <location filename="../ui/settingsdialog.ui" line="418"/>
[79]1148        <source> cities</source>
1149        <comment>Don&apos;t forget a space at the beginning!</comment>
1150        <translation> городов</translation>
1151    </message>
1152    <message>
[118]1153        <location filename="../ui/settingsdialog.ui" line="470"/>
[27]1154        <source>&amp;Font...</source>
1155        <translation>&amp;Шрифт...</translation>
1156    </message>
1157    <message>
[118]1158        <location filename="../ui/settingsdialog.ui" line="66"/>
1159        <location filename="../ui/settingsdialog.ui" line="72"/>
[27]1160        <source>Help</source>
1161        <translation>Помощь</translation>
1162    </message>
1163    <message>
[118]1164        <location filename="../ui/settingsdialog.ui" line="69"/>
[27]1165        <source>Get preferences help</source>
1166        <translation>Получить помощь по настройкам</translation>
1167    </message>
1168    <message>
[88]1169        <location filename="../src/settingsdialog.cpp" line="38"/>
[27]1170        <source>Save new preferences</source>
1171        <translation>Сохранить новые параметры</translation>
1172    </message>
1173    <message>
[88]1174        <location filename="../src/settingsdialog.cpp" line="41"/>
[27]1175        <source>Close without saving preferences</source>
1176        <translation>Закрыть окно без сохранения параметров</translation>
1177    </message>
1178    <message>
[104]1179        <location filename="../src/settingsdialog.cpp" line="91"/>
[94]1180        <source>Use translucent effect on the Main Window under Windows Vista and 7</source>
[96]1181        <translation>Использовать эффект полупрозрачности для главного окна в Windows Vista и Windows 7</translation>
[94]1182    </message>
1183    <message>
[104]1184        <location filename="../src/settingsdialog.cpp" line="93"/>
[94]1185        <source>Use translucency effects</source>
1186        <translation>Использовать эффекты полупрозрачности</translation>
1187    </message>
1188    <message>
[104]1189        <location filename="../src/settingsdialog.cpp" line="101"/>
[27]1190        <source>Restore main window state and position on application restart</source>
[88]1191        <translation>Сохранять состояние и размеры главного окна после перезапуска</translation>
[27]1192    </message>
1193    <message>
[104]1194        <location filename="../src/settingsdialog.cpp" line="103"/>
[27]1195        <source>Save main window state and position</source>
[96]1196        <translation>Сохранять состояние и положение главного окна</translation>
[27]1197    </message>
1198    <message>
[104]1199        <location filename="../src/settingsdialog.cpp" line="125"/>
[27]1200        <source>Hover mouse pointer over dialog elements to get additional help</source>
1201        <translation>Наведите указатель мыши на элемент диалога, чтоб получить подсказку</translation>
1202    </message>
[96]1203    <message>
[115]1204        <location filename="../src/settingsdialog.cpp" line="270"/>
1205        <location filename="../src/settingsdialog.cpp" line="276"/>
[96]1206        <source>Settings Reset</source>
1207        <translation>Сброс настроек</translation>
1208    </message>
1209    <message>
[115]1210        <location filename="../src/settingsdialog.cpp" line="270"/>
[96]1211        <source>Do you really want to &lt;b&gt;reset all application settings to their defaults&lt;/b&gt;?</source>
1212        <translation>Вы действительно хотите &lt;b&gt;сбросить все настройки на значения по-умолчанию&lt;/b&gt;?</translation>
1213    </message>
1214    <message>
[115]1215        <location filename="../src/settingsdialog.cpp" line="276"/>
[96]1216        <source>All settings where successfully reset to their defaults.
1217It is recommended to restart the application now.</source>
1218        <translation>Все настройки было сброшено на значения по-умолчанию.
1219Рекомендуется перезапустить приложение.</translation>
1220    </message>
[27]1221</context>
1222</TS>
Note: See TracBrowser for help on using the repository browser.