source: tspsg/l10n/tspsg_ru.ts @ 760f2aae97

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

+ Added question about enabling automatic updates (will be asked only once).

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