source: tspsg/l10n/tspsg_ru.ts @ b81c0a73b7

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

Updated translations...

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