source: tspsg/l10n/tspsg_uk.ts @ d2820c3a1f

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

+ Added flags from Flag Icons collection by IconDrawer? (see ReadMe?.rtf or http://www.icondrawer.com/).

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