source: tspsg/l10n/tspsg_uk.ts @ e2abfd326f

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

+ Translatable About dialog.

  • Improved installation rules in .pro file.
  • Disabled SVG and JPEG support. They aren't needed at this point.
  • Fixed a bug when labels were hardly visible under Windows Vista/7 whith translucency on and a dark background behind the application.
  • Fixed a bug when Main Window area was blank if the application was compiled using Qt < 4.6.0.
  • Property mode set to 100644
File size: 42.1 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>
[162d5c5f94]8        <location filename="../src/mainwindow.cpp" line="616"/>
[b2bf8e3b6b]9        <source>LANGNAME</source>
10        <comment>Please, provide a native name of your translation language here.</comment>
11        <translation>Українська</translation>
12    </message>
[e2abfd326f]13    <message>
14        <source>TRANSLATION</source>
15        <comment>Please, provide translator credits here.</comment>
16        <translation>Український переклад:&lt;br&gt;&lt;a href=&quot;http://oleksii.name/&quot;&gt;Олексій Lёppa Сердюк&lt;/a&gt;</translation>
17    </message>
[b2bf8e3b6b]18</context>
19<context>
[5fce561905]20    <name>CTSPModel</name>
21    <message>
[0bd0e1aca7]22        <location filename="../src/tspmodel.cpp" line="121"/>
[5587b87fac]23        <source>City %1</source>
[5fce561905]24        <translation>Місто %1</translation>
25    </message>
26    <message>
[0bd0e1aca7]27        <location filename="../src/tspmodel.cpp" line="123"/>
[5fce561905]28        <source>%1</source>
[5587b87fac]29        <translation></translation>
[5fce561905]30    </message>
[993d5af6f6]31    <message>
[162d5c5f94]32        <location filename="../src/tspmodel.cpp" line="365"/>
[9b7064d770]33        <source>Unexpected end of file.</source>
[b24a5a054a]34        <translation>Неочікуваний кінець файлу.</translation>
[9b7064d770]35    </message>
36    <message>
[162d5c5f94]37        <location filename="../src/tspmodel.cpp" line="367"/>
[9b7064d770]38        <source>Corrupt data read. File possibly corrupted.</source>
[430bd7f7e9]39        <translation>Прочитано ушкоджені дані.
40Можливо, файл пошкоджено.</translation>
[9b7064d770]41    </message>
42    <message>
[162d5c5f94]43        <location filename="../src/tspmodel.cpp" line="369"/>
[9b7064d770]44        <source>Unknown error.</source>
45        <translation>Невідома помилка.</translation>
46    </message>
47    <message>
[0bd0e1aca7]48        <location filename="../src/tspmodel.cpp" line="141"/>
49        <location filename="../src/tspmodel.cpp" line="165"/>
[162d5c5f94]50        <location filename="../src/tspmodel.cpp" line="371"/>
51        <location filename="../src/tspmodel.cpp" line="388"/>
52        <location filename="../src/tspmodel.cpp" line="402"/>
53        <location filename="../src/tspmodel.cpp" line="440"/>
54        <location filename="../src/tspmodel.cpp" line="450"/>
[993d5af6f6]55        <source>Task Load</source>
[430bd7f7e9]56        <translation>Завантаження умови</translation>
[993d5af6f6]57    </message>
58    <message>
[0bd0e1aca7]59        <location filename="../src/tspmodel.cpp" line="165"/>
[162d5c5f94]60        <location filename="../src/tspmodel.cpp" line="371"/>
61        <location filename="../src/tspmodel.cpp" line="388"/>
62        <location filename="../src/tspmodel.cpp" line="402"/>
63        <location filename="../src/tspmodel.cpp" line="440"/>
64        <location filename="../src/tspmodel.cpp" line="450"/>
[9b7064d770]65        <source>Unable to load task:</source>
[430bd7f7e9]66        <translation>Неможливо завантажити умову:</translation>
[9b7064d770]67    </message>
68    <message>
[0bd0e1aca7]69        <location filename="../src/tspmodel.cpp" line="141"/>
[9b7064d770]70        <source>Unable to open task file.
71Error: %1</source>
[430bd7f7e9]72        <translation>Неможливо відкрити файл з умовою.
[b24a5a054a]73Помилка: %1</translation>
[9b7064d770]74    </message>
75    <message>
[0bd0e1aca7]76        <location filename="../src/tspmodel.cpp" line="165"/>
[9b7064d770]77        <source>Unknown file format or file is corrupted.</source>
78        <translation>Невідомий формат файлу або файл пошкоджено.</translation>
[993d5af6f6]79    </message>
80    <message>
[162d5c5f94]81        <location filename="../src/tspmodel.cpp" line="388"/>
82        <location filename="../src/tspmodel.cpp" line="440"/>
[9b7064d770]83        <source>File version is newer than application supports.
[993d5af6f6]84Please, try to update application.</source>
[9b7064d770]85        <translation>Версія файлу новіша ніж підримувана додатком.
[993d5af6f6]86Будь-ласка, спробуйте оновити додаток.</translation>
87    </message>
[9b7064d770]88    <message>
[162d5c5f94]89        <location filename="../src/tspmodel.cpp" line="402"/>
90        <location filename="../src/tspmodel.cpp" line="450"/>
[9b7064d770]91        <source>Unexpected data read.
92File is possibly corrupted.</source>
[430bd7f7e9]93        <translation>Прочитано неочікувані дані.
94Можливо, файл пошкоджено.</translation>
95    </message>
96    <message>
[162d5c5f94]97        <location filename="../src/tspmodel.cpp" line="234"/>
98        <location filename="../src/tspmodel.cpp" line="242"/>
99        <location filename="../src/tspmodel.cpp" line="250"/>
100        <location filename="../src/tspmodel.cpp" line="258"/>
101        <location filename="../src/tspmodel.cpp" line="266"/>
102        <location filename="../src/tspmodel.cpp" line="274"/>
103        <location filename="../src/tspmodel.cpp" line="282"/>
104        <location filename="../src/tspmodel.cpp" line="293"/>
[9b7064d770]105        <source>Task Save</source>
[430bd7f7e9]106        <translation>Збереження умови</translation>
[9b7064d770]107    </message>
108    <message>
[162d5c5f94]109        <location filename="../src/tspmodel.cpp" line="234"/>
[9b7064d770]110        <source>Unable to create task file.
111Error: %1
112Maybe, file is read-only?</source>
[430bd7f7e9]113        <translation>Неможливо створити файл з умовою.
114Помилка: %1
115Можливо, файл тільки для читання?</translation>
116    </message>
117    <message>
[162d5c5f94]118        <location filename="../src/tspmodel.cpp" line="242"/>
119        <location filename="../src/tspmodel.cpp" line="250"/>
120        <location filename="../src/tspmodel.cpp" line="258"/>
121        <location filename="../src/tspmodel.cpp" line="266"/>
122        <location filename="../src/tspmodel.cpp" line="274"/>
123        <location filename="../src/tspmodel.cpp" line="282"/>
124        <location filename="../src/tspmodel.cpp" line="293"/>
[9b7064d770]125        <source>Unable to save task.
126Error: %1</source>
[430bd7f7e9]127        <translation>Неможливо зберегти умову.
[9b7064d770]128Помилка: %1</translation>
129    </message>
[5fce561905]130</context>
131<context>
[430bd7f7e9]132    <name>CTSPSolver</name>
133    <message>
[0bd0e1aca7]134        <location filename="../src/tspsolver.cpp" line="91"/>
[430bd7f7e9]135        <source>%v of %m parts found</source>
136        <translation>Знайдено %v з %m переходів</translation>
137    </message>
138    <message>
[0bd0e1aca7]139        <location filename="../src/tspsolver.cpp" line="95"/>
[430bd7f7e9]140        <source>Calculating optimal route...</source>
141        <translation>Обчислення оптимального шляху...</translation>
142    </message>
143    <message>
[0bd0e1aca7]144        <location filename="../src/tspsolver.cpp" line="96"/>
[430bd7f7e9]145        <source>Solution Progress</source>
146        <translation>Поступ розв&apos;зку</translation>
147    </message>
148    <message>
[b2bf8e3b6b]149        <location filename="../src/tspsolver.cpp" line="172"/>
[430bd7f7e9]150        <source>Solution Result</source>
151        <translation>Результат розв&apos;язку</translation>
152    </message>
153    <message>
[b2bf8e3b6b]154        <location filename="../src/tspsolver.cpp" line="172"/>
[c10297cf73]155        <source>Unable to find solution.
156Maybe, this task has no solutions.</source>
157        <translation>Не вдалося знайти розв&apos;язок.
158Можливо, у задачі немає розв&apos;зку.</translation>
[430bd7f7e9]159    </message>
[9cf98b9bd6]160    <message>
[0bd0e1aca7]161        <location filename="../src/tspsolver.cpp" line="42"/>
162        <location filename="../src/tspsolver.cpp" line="44"/>
163        <location filename="../src/tspsolver.cpp" line="47"/>
[9cf98b9bd6]164        <source>City %1</source>
165        <translation>Місто %1</translation>
166    </message>
[430bd7f7e9]167</context>
168<context>
[5fce561905]169    <name>MainWindow</name>
170    <message>
[162d5c5f94]171        <location filename="../ui/mainwindow.ui" line="61"/>
[5587b87fac]172        <source>Number of variant</source>
173        <translation>Номер варіанту</translation>
174    </message>
175    <message>
[162d5c5f94]176        <location filename="../ui/mainwindow.ui" line="84"/>
[5587b87fac]177        <source>Number of cities</source>
178        <translation>Кількість міст, що проходить комівояжер</translation>
179    </message>
180    <message>
[162d5c5f94]181        <location filename="../ui/mainwindow.ui" line="270"/>
[c10297cf73]182        <source>Save &amp;As</source>
183        <translation>Зберегти &amp;як</translation>
184    </message>
185    <message>
[162d5c5f94]186        <location filename="../ui/mainwindow.ui" line="292"/>
[899d1b8e15]187        <source>Select language</source>
188        <translation>Вибір мови</translation>
189    </message>
190    <message>
[162d5c5f94]191        <location filename="../ui/mainwindow.ui" line="295"/>
[899d1b8e15]192        <source>Select application language</source>
193        <translation>Обрати мову додатку</translation>
194    </message>
195    <message>
[162d5c5f94]196        <location filename="../ui/mainwindow.ui" line="331"/>
[c10297cf73]197        <source>Toolbar</source>
198        <translation>Панель інструментів</translation>
199    </message>
200    <message>
[162d5c5f94]201        <location filename="../src/mainwindow.cpp" line="757"/>
[c10297cf73]202        <source>P&amp;rint Preview...</source>
203        <translation>&amp;Попередній перегляд...</translation>
204    </message>
205    <message>
[162d5c5f94]206        <location filename="../src/mainwindow.cpp" line="759"/>
[c10297cf73]207        <source>Preview solution results</source>
208        <translation>Попередній перегляд результатів розв&apos;язку</translation>
[5587b87fac]209    </message>
210    <message>
[162d5c5f94]211        <location filename="../src/mainwindow.cpp" line="762"/>
[c10297cf73]212        <source>Preview current solution results before printing</source>
213        <translation>Попередній перегляд результатів розв&apos;язку перед друком</translation>
[5587b87fac]214    </message>
215    <message>
[162d5c5f94]216        <location filename="../src/mainwindow.cpp" line="765"/>
[5587b87fac]217        <source>&amp;Print...</source>
218        <translation>&amp;Друк...</translation>
219    </message>
220    <message>
[162d5c5f94]221        <location filename="../src/mainwindow.cpp" line="767"/>
[c10297cf73]222        <source>Print solution</source>
223        <translation>Друк розв&apos;зку</translation>
224    </message>
225    <message>
[162d5c5f94]226        <location filename="../src/mainwindow.cpp" line="770"/>
[c10297cf73]227        <source>Print current solution results</source>
228        <translation>Роздрукувати поточний результат розв&apos;язку</translation>
229    </message>
230    <message>
[162d5c5f94]231        <location filename="../src/mainwindow.cpp" line="772"/>
[5587b87fac]232        <source>Ctrl+P</source>
233        <translation></translation>
234    </message>
235    <message>
[162d5c5f94]236        <location filename="../ui/mainwindow.ui" line="352"/>
[430bd7f7e9]237        <source>&amp;Solution...</source>
238        <translation>&amp;Розв&apos;язок...</translation>
239    </message>
240    <message>
[162d5c5f94]241        <location filename="../ui/mainwindow.ui" line="491"/>
[899d1b8e15]242        <source>Detect language automatically</source>
243        <translation>Визначати мову автоматично</translation>
244    </message>
245    <message>
[162d5c5f94]246        <location filename="../ui/mainwindow.ui" line="494"/>
[899d1b8e15]247        <source>Detect language automatically based on regional settings</source>
[993d5af6f6]248        <translation>Визначати мову автоматично, використовуючи регіональні стандарти</translation>
[899d1b8e15]249    </message>
250    <message>
[162d5c5f94]251        <location filename="../ui/mainwindow.ui" line="526"/>
[5587b87fac]252        <source>Ctrl+S</source>
253        <translation></translation>
254    </message>
255    <message>
[162d5c5f94]256        <location filename="../ui/mainwindow.ui" line="376"/>
[5587b87fac]257        <source>Ctrl+N</source>
258        <translation></translation>
259    </message>
260    <message>
[162d5c5f94]261        <location filename="../ui/mainwindow.ui" line="27"/>
[5587b87fac]262        <source>Task</source>
[430bd7f7e9]263        <translation>Умова</translation>
[5587b87fac]264    </message>
265    <message>
[162d5c5f94]266        <location filename="../ui/mainwindow.ui" line="48"/>
[5587b87fac]267        <source>&amp;Variant:</source>
[5fce561905]268        <translation>&amp;Варіант:</translation>
269    </message>
270    <message>
[162d5c5f94]271        <location filename="../ui/mainwindow.ui" line="71"/>
[5587b87fac]272        <source>&amp;Cities:</source>
[5fce561905]273        <translation>&amp;Міст:</translation>
274    </message>
275    <message>
[162d5c5f94]276        <location filename="../ui/mainwindow.ui" line="112"/>
[5587b87fac]277        <source>Cost of travel from city to city</source>
278        <translation>Вартість переїзду з міста у місто</translation>
279    </message>
280    <message>
[162d5c5f94]281        <location filename="../ui/mainwindow.ui" line="140"/>
[5587b87fac]282        <source>Fill table with random numbers</source>
[5fce561905]283        <translation>Заповнити таблицю випадковими значеннями</translation>
284    </message>
285    <message>
[162d5c5f94]286        <location filename="../ui/mainwindow.ui" line="143"/>
[5587b87fac]287        <source>Random</source>
[5fce561905]288        <translation>Випадково</translation>
289    </message>
290    <message>
[162d5c5f94]291        <location filename="../ui/mainwindow.ui" line="157"/>
[5587b87fac]292        <source>Solve current task</source>
[5fce561905]293        <translation>Розв&apos;язати поточну задачу</translation>
294    </message>
295    <message>
[162d5c5f94]296        <location filename="../ui/mainwindow.ui" line="160"/>
[5587b87fac]297        <source>Solve</source>
[5fce561905]298        <translation>Розв&apos;язати</translation>
299    </message>
300    <message>
[162d5c5f94]301        <location filename="../ui/mainwindow.ui" line="174"/>
[5587b87fac]302        <source>Solution</source>
303        <translation>Розв&apos;язок</translation>
304    </message>
305    <message>
[162d5c5f94]306        <location filename="../ui/mainwindow.ui" line="183"/>
[5587b87fac]307        <source>Solution steps</source>
308        <translation>Хід розв&apos;язку</translation>
309    </message>
310    <message>
[162d5c5f94]311        <location filename="../ui/mainwindow.ui" line="204"/>
312        <location filename="../ui/mainwindow.ui" line="358"/>
[c10297cf73]313        <source>Save solution to a file</source>
314        <translation>Зберегти розв&apos;язок у файл</translation>
[5fce561905]315    </message>
316    <message>
[162d5c5f94]317        <location filename="../ui/mainwindow.ui" line="207"/>
[c10297cf73]318        <source>Save Solution</source>
319        <translation>Зберегти</translation>
[b24a5a054a]320    </message>
321    <message>
[162d5c5f94]322        <location filename="../ui/mainwindow.ui" line="234"/>
[c10297cf73]323        <source>Go back to Task tab</source>
324        <translation>Повернутися до закладки &quot;Умова&quot;</translation>
[430bd7f7e9]325    </message>
326    <message>
[162d5c5f94]327        <location filename="../ui/mainwindow.ui" line="237"/>
[c10297cf73]328        <source>Back to Task</source>
329        <translation>До умови</translation>
330    </message>
331    <message>
[162d5c5f94]332        <location filename="../ui/mainwindow.ui" line="266"/>
[c10297cf73]333        <source>&amp;File</source>
334        <translation>&amp;Файл</translation>
[b24a5a054a]335    </message>
336    <message>
[162d5c5f94]337        <location filename="../ui/mainwindow.ui" line="298"/>
[c10297cf73]338        <source>&amp;Language</source>
339        <comment>Please, append &quot; / Language&quot; when translating this string.</comment>
340        <translation>Мова / &amp;Language</translation>
[b24a5a054a]341    </message>
342    <message>
[162d5c5f94]343        <location filename="../ui/mainwindow.ui" line="436"/>
[134a9158bd]344        <source>Context &amp;Help</source>
345        <translation>&amp;Контекстна допомога</translation>
346    </message>
347    <message>
[162d5c5f94]348        <location filename="../ui/mainwindow.ui" line="451"/>
[0bd0e1aca7]349        <source>&amp;About TSPSG...</source>
350        <translation>&amp;Про TSPSG...</translation>
351    </message>
352    <message>
[162d5c5f94]353        <location filename="../ui/mainwindow.ui" line="517"/>
[5587b87fac]354        <source>&amp;Save</source>
[5fce561905]355        <translation>&amp;Зберегти</translation>
356    </message>
357    <message>
[162d5c5f94]358        <location filename="../ui/mainwindow.ui" line="288"/>
[5587b87fac]359        <source>&amp;Settings</source>
[162d5c5f94]360        <translation>&amp;Налаштування</translation>
[5fce561905]361    </message>
362    <message>
[162d5c5f94]363        <location filename="../ui/mainwindow.ui" line="314"/>
[5587b87fac]364        <source>&amp;Help</source>
[5fce561905]365        <translation>&amp;Допомога</translation>
366    </message>
367    <message>
[162d5c5f94]368        <location filename="../ui/mainwindow.ui" line="355"/>
[5587b87fac]369        <source>Save solution</source>
370        <translation>Зберегти розв&apos;язок</translation>
[5fce561905]371    </message>
372    <message>
[162d5c5f94]373        <location filename="../ui/mainwindow.ui" line="367"/>
[5587b87fac]374        <source>&amp;New</source>
375        <translation>&amp;Створити</translation>
[5fce561905]376    </message>
377    <message>
[162d5c5f94]378        <location filename="../ui/mainwindow.ui" line="370"/>
[5587b87fac]379        <source>New task</source>
[430bd7f7e9]380        <translation>Нова задача</translation>
[5fce561905]381    </message>
382    <message>
[162d5c5f94]383        <location filename="../ui/mainwindow.ui" line="373"/>
[5587b87fac]384        <source>Create new task</source>
[430bd7f7e9]385        <translation>Створити нову задачу</translation>
[5fce561905]386    </message>
387    <message>
[162d5c5f94]388        <location filename="../ui/mainwindow.ui" line="385"/>
[5587b87fac]389        <source>&amp;Open...</source>
390        <translation>&amp;Відкрити...</translation>
[5fce561905]391    </message>
392    <message>
[162d5c5f94]393        <location filename="../ui/mainwindow.ui" line="388"/>
[5587b87fac]394        <source>Open task</source>
[430bd7f7e9]395        <translation>Відкрити умову</translation>
[5fce561905]396    </message>
397    <message>
[162d5c5f94]398        <location filename="../ui/mainwindow.ui" line="391"/>
[5587b87fac]399        <source>Open saved task</source>
[430bd7f7e9]400        <translation>Відкрити збережену умову</translation>
[5fce561905]401    </message>
402    <message>
[162d5c5f94]403        <location filename="../ui/mainwindow.ui" line="394"/>
[5587b87fac]404        <source>Ctrl+O</source>
405        <translation></translation>
[5fce561905]406    </message>
407    <message>
[162d5c5f94]408        <location filename="../ui/mainwindow.ui" line="403"/>
[5587b87fac]409        <source>&amp;Preferences...</source>
[78282ec778]410        <translation>&amp;Параметри...</translation>
[5fce561905]411    </message>
412    <message>
[162d5c5f94]413        <location filename="../ui/mainwindow.ui" line="406"/>
[5587b87fac]414        <source>Application preferences</source>
[78282ec778]415        <translation>Параметри додатку</translation>
[5fce561905]416    </message>
417    <message>
[162d5c5f94]418        <location filename="../ui/mainwindow.ui" line="418"/>
[5587b87fac]419        <source>&amp;Contents</source>
420        <translation>&amp;Зміст</translation>
[5fce561905]421    </message>
422    <message>
[162d5c5f94]423        <location filename="../ui/mainwindow.ui" line="421"/>
[5587b87fac]424        <source>Open help contents</source>
425        <translation>Відкрити зміст допомоги</translation>
[5fce561905]426    </message>
427    <message>
[162d5c5f94]428        <location filename="../ui/mainwindow.ui" line="424"/>
[c10297cf73]429        <source>Ctrl+F1</source>
430        <translation></translation>
431    </message>
432    <message>
[162d5c5f94]433        <location filename="../ui/mainwindow.ui" line="439"/>
[5587b87fac]434        <source>Open context help</source>
435        <translation>Відкрити контекстну допомогу</translation>
[5fce561905]436    </message>
437    <message>
[162d5c5f94]438        <location filename="../ui/mainwindow.ui" line="442"/>
[c10297cf73]439        <source>F1</source>
440        <translation></translation>
441    </message>
442    <message>
[162d5c5f94]443        <location filename="../ui/mainwindow.ui" line="454"/>
[5587b87fac]444        <source>About application</source>
445        <translation>Про додаток</translation>
[5fce561905]446    </message>
447    <message>
[162d5c5f94]448        <location filename="../ui/mainwindow.ui" line="463"/>
[5587b87fac]449        <source>E&amp;xit</source>
450        <translation>В&amp;ихід</translation>
[5fce561905]451    </message>
452    <message>
[162d5c5f94]453        <location filename="../ui/mainwindow.ui" line="466"/>
[5587b87fac]454        <source>Exit application</source>
455        <translation>Вийти з додатку</translation>
[5fce561905]456    </message>
457    <message>
[162d5c5f94]458        <location filename="../ui/mainwindow.ui" line="471"/>
[5587b87fac]459        <source>&amp;Task...</source>
[430bd7f7e9]460        <translation>&amp;Умову...</translation>
[5fce561905]461    </message>
462    <message>
[162d5c5f94]463        <location filename="../ui/mainwindow.ui" line="474"/>
464        <location filename="../ui/mainwindow.ui" line="520"/>
[5587b87fac]465        <source>Save task</source>
[430bd7f7e9]466        <translation>Зберегти умову</translation>
[5fce561905]467    </message>
468    <message>
[162d5c5f94]469        <location filename="../ui/mainwindow.ui" line="477"/>
[5587b87fac]470        <source>Save task to file</source>
[430bd7f7e9]471        <translation>Зберегти умову задачі у файл</translation>
[5fce561905]472    </message>
473    <message>
[162d5c5f94]474        <location filename="../ui/mainwindow.ui" line="488"/>
[899d1b8e15]475        <source>&amp;Autodetect</source>
476        <translation>&amp;Автовизначення</translation>
477    </message>
478    <message>
[162d5c5f94]479        <location filename="../ui/mainwindow.ui" line="523"/>
[993d5af6f6]480        <source>Save current task</source>
[430bd7f7e9]481        <translation>Зберегти поточну умову</translation>
[993d5af6f6]482    </message>
483    <message>
[162d5c5f94]484        <location filename="../ui/mainwindow.ui" line="535"/>
[690f6939a7]485        <source>About &amp;Qt...</source>
486        <translation>Про &amp;Qt...</translation>
487    </message>
488    <message>
[162d5c5f94]489        <location filename="../ui/mainwindow.ui" line="538"/>
[690f6939a7]490        <source>About Qt library</source>
491        <translation>Про бібліотеку Qt</translation>
492    </message>
493    <message>
[946f442ab0]494        <location filename="../src/mainwindow.cpp" line="276"/>
[b2bf8e3b6b]495        <location filename="../src/mainwindow.cpp" line="285"/>
[899d1b8e15]496        <source>Language change</source>
497        <translation>Зміна мови</translation>
498    </message>
499    <message>
[0bd0e1aca7]500        <location filename="../ui/mainwindow.ui" line="15"/>
[162d5c5f94]501        <location filename="../src/mainwindow.cpp" line="801"/>
[b424a7e320]502        <source>Travelling Salesman Problem</source>
503        <translation>Задача комівояжера</translation>
504    </message>
505    <message>
[162d5c5f94]506        <location filename="../src/mainwindow.cpp" line="693"/>
[b424a7e320]507        <source>Unsaved Changes</source>
508        <translation>Незбережені зміни</translation>
509    </message>
510    <message>
[162d5c5f94]511        <location filename="../src/mainwindow.cpp" line="131"/>
[993d5af6f6]512        <source>All Supported Formats</source>
513        <translation>Усі підтримувані формати</translation>
514    </message>
515    <message>
[162d5c5f94]516        <location filename="../src/mainwindow.cpp" line="134"/>
[b2bf8e3b6b]517        <location filename="../src/mainwindow.cpp" line="191"/>
[162d5c5f94]518        <location filename="../src/mainwindow.cpp" line="778"/>
[993d5af6f6]519        <source>All Files</source>
520        <translation>Усі файли</translation>
521    </message>
522    <message>
[162d5c5f94]523        <location filename="../src/mainwindow.cpp" line="132"/>
[b2bf8e3b6b]524        <location filename="../src/mainwindow.cpp" line="133"/>
[993d5af6f6]525        <source>%1 Task Files</source>
[430bd7f7e9]526        <translation>Файли умов %1</translation>
[993d5af6f6]527    </message>
528    <message>
[162d5c5f94]529        <location filename="../src/mainwindow.cpp" line="680"/>
530        <location filename="../src/mainwindow.cpp" line="682"/>
[c10297cf73]531        <source>Language Change</source>
532        <translation>Зміна мови</translation>
533    </message>
534    <message>
[162d5c5f94]535        <location filename="../src/mainwindow.cpp" line="693"/>
[690f6939a7]536        <source>Would you like to save changes in current task?</source>
537        <translation>Бажаете зберегти зміни у поточній задачі?</translation>
538    </message>
539    <message>
[b2bf8e3b6b]540        <location filename="../src/mainwindow.cpp" line="185"/>
[281303f1f7]541        <source>PDF Files</source>
542        <translation>Файлы PDF</translation>
543    </message>
544    <message>
[b2bf8e3b6b]545        <location filename="../src/mainwindow.cpp" line="187"/>
[430bd7f7e9]546        <source>HTML Files</source>
547        <translation>Файли HTML</translation>
548    </message>
549    <message>
[b2bf8e3b6b]550        <location filename="../src/mainwindow.cpp" line="189"/>
[430bd7f7e9]551        <source>OpenDocument Files</source>
552        <translation>Файли OpenDocument</translation>
553    </message>
554    <message>
[162d5c5f94]555        <location filename="../src/mainwindow.cpp" line="438"/>
[0bd0e1aca7]556        <source>Selected candidate for branching: %1.</source>
557        <translation>Обраний кандидат на розгалудження: %1.</translation>
558    </message>
559    <message>
[162d5c5f94]560        <location filename="../src/mainwindow.cpp" line="438"/>
561        <location filename="../src/mainwindow.cpp" line="445"/>
[0bd0e1aca7]562        <source>(%1;%2)</source>
563        <translation></translation>
564    </message>
565    <message numerus="yes">
[162d5c5f94]566        <location filename="../src/mainwindow.cpp" line="447"/>
[0bd0e1aca7]567        <source>%n alternate candidate(s) for branching: %1.</source>
568        <translation>
569            <numerusform>%n альтернативний кандидат на розгалудження: %1.</numerusform>
570            <numerusform>%n альтернативні кандидати на розгалудження: %1.</numerusform>
571            <numerusform>%n альтернативних кандидатів на розгалудження: %1.</numerusform>
572        </translation>
573    </message>
[4ccf855df8]574    <message numerus="yes">
[162d5c5f94]575        <location filename="../src/mainwindow.cpp" line="465"/>
[4ccf855df8]576        <source>The price is &lt;b&gt;%n&lt;/b&gt; unit(s).</source>
577        <translation>
578            <numerusform>Вартість - &lt;b&gt;%n&lt;/b&gt; одиниця.</numerusform>
579            <numerusform>Вартість - &lt;b&gt;%n&lt;/b&gt; одиниці.</numerusform>
580            <numerusform>Вартість - &lt;b&gt;%n&lt;/b&gt; одиниць.</numerusform>
581        </translation>
582    </message>
[0bd0e1aca7]583    <message>
[162d5c5f94]584        <location filename="../src/mainwindow.cpp" line="777"/>
[993d5af6f6]585        <source>%1 Task File</source>
[430bd7f7e9]586        <translation>Файл умови %1</translation>
[993d5af6f6]587    </message>
588    <message>
[b2bf8e3b6b]589        <location filename="../src/mainwindow.cpp" line="260"/>
[430bd7f7e9]590        <source>Settings Changed</source>
591        <translation>Параметри змінено</translation>
592    </message>
593    <message>
[162d5c5f94]594        <location filename="../src/mainwindow.cpp" line="137"/>
[3bcb7e8910]595        <source>Task Load</source>
596        <translation>Завантаження умови</translation>
597    </message>
598    <message>
[b2bf8e3b6b]599        <location filename="../src/mainwindow.cpp" line="260"/>
[430bd7f7e9]600        <source>You have changed color settings.
601Do you wish to apply them to current solution text?</source>
602        <translation>Ви змінили параметри кольору.
603Бажаєте застосувати їх до поточного тексту розв&apos;зку?</translation>
604    </message>
605    <message>
[b2bf8e3b6b]606        <location filename="../src/mainwindow.cpp" line="370"/>
[0bd0e1aca7]607        <source>About TSPSG</source>
608        <translation>Про TSPSG</translation>
609    </message>
610    <message>
[162d5c5f94]611        <location filename="../src/mainwindow.cpp" line="411"/>
[5587b87fac]612        <source>Data error</source>
[430bd7f7e9]613        <translation>Помилка у даних</translation>
[5fce561905]614    </message>
615    <message>
[162d5c5f94]616        <location filename="../src/mainwindow.cpp" line="411"/>
[5587b87fac]617        <source>Error in cell [Row %1; Column %2]: Invalid data format.</source>
618        <translation>Помилка у комірці  [Рядок %1; Колонка %2]: Невірний формат даних.</translation>
[5fce561905]619    </message>
620    <message>
[162d5c5f94]621        <location filename="../src/mainwindow.cpp" line="424"/>
[430bd7f7e9]622        <source>Variant #%1</source>
623        <translation>Варіант %1</translation>
624    </message>
625    <message>
[162d5c5f94]626        <location filename="../src/mainwindow.cpp" line="425"/>
[430bd7f7e9]627        <source>Task:</source>
628        <translation>Умова:</translation>
629    </message>
630    <message>
[162d5c5f94]631        <location filename="../src/mainwindow.cpp" line="428"/>
632        <location filename="../src/mainwindow.cpp" line="475"/>
[430bd7f7e9]633        <source>Solution of Variant #%1 task</source>
634        <translation>Розв&apos;язок варіанту %1</translation>
635    </message>
636    <message>
[162d5c5f94]637        <location filename="../src/mainwindow.cpp" line="434"/>
[430bd7f7e9]638        <source>Step #%1</source>
639        <translation>Крок %1</translation>
[5fce561905]640    </message>
641    <message>
[162d5c5f94]642        <location filename="../src/mainwindow.cpp" line="460"/>
[430bd7f7e9]643        <source>Optimal path:</source>
644        <translation>Оптимальний шлях:</translation>
645    </message>
646    <message>
[162d5c5f94]647        <location filename="../src/mainwindow.cpp" line="462"/>
[9cf98b9bd6]648        <source>Resulting path:</source>
649        <translation>Знайдений шлях:</translation>
650    </message>
651    <message>
[162d5c5f94]652        <location filename="../src/mainwindow.cpp" line="467"/>
[f1fb54b9f7]653        <source>The price is &lt;b&gt;%1&lt;/b&gt; units.</source>
654        <translation>Вартість - &lt;b&gt;%1&lt;/b&gt; одиниць.</translation>
655    </message>
656    <message>
[162d5c5f94]657        <location filename="../src/mainwindow.cpp" line="470"/>
[9cf98b9bd6]658        <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]659        <translation>&lt;b&gt;Увага!!!&lt;/b&gt;&lt;br&gt;Знайдений розв&apos;язок є рекордом, але може бути неоптимальним.&lt;br&gt;Для отримання оптимального розв&apos;зку, або перевірки поточного на оптимальність, потрібно продовжити ітерації.</translation>
[9cf98b9bd6]660    </message>
661    <message>
[162d5c5f94]662        <location filename="../src/mainwindow.cpp" line="680"/>
663        <location filename="../src/mainwindow.cpp" line="682"/>
[b2bf8e3b6b]664        <source>Unable to load the translation language.
665Falling back to autodetection.</source>
666        <translation>Неможливо завантажити переклад.
667Повертаюся до автовизначення.</translation>
668    </message>
669    <message>
[162d5c5f94]670        <location filename="../src/mainwindow.cpp" line="754"/>
[b2bf8e3b6b]671        <source>Set application language to %1</source>
672        <translation>Змінити мову додатку на %1</translation>
673    </message>
674    <message>
[162d5c5f94]675        <location filename="../src/mainwindow.cpp" line="786"/>
[3bcb7e8910]676        <source>Task Save</source>
677        <translation>Збереження умови</translation>
678    </message>
679    <message>
[b2bf8e3b6b]680        <location filename="../src/mainwindow.cpp" line="276"/>
[ac4cb71650]681        <source>Language will be autodetected on next application start.</source>
682        <translation>Мову буде автоматично визначено при наступному запуску додатку.</translation>
683    </message>
684    <message>
[b2bf8e3b6b]685        <location filename="../src/mainwindow.cpp" line="285"/>
[ac4cb71650]686        <source>You have language autodetection turned on.
687It needs to be off.
688Do you wish to turn it off?</source>
689        <translation>Увімкнено автоматичне визначення мови.
690Його необхідно вимкнути.
691Вимкнути його?</translation>
692    </message>
[690f6939a7]693    <message>
[162d5c5f94]694        <location filename="../src/mainwindow.cpp" line="151"/>
[b2bf8e3b6b]695        <location filename="../src/mainwindow.cpp" line="152"/>
696        <location filename="../src/mainwindow.cpp" line="168"/>
697        <location filename="../src/mainwindow.cpp" line="290"/>
[162d5c5f94]698        <location filename="../src/mainwindow.h" line="107"/>
[b424a7e320]699        <source>Untitled</source>
700        <translation>Без імені</translation>
[690f6939a7]701    </message>
[5587b87fac]702</context>
703<context>
704    <name>SettingsDialog</name>
[5fce561905]705    <message>
[162d5c5f94]706        <location filename="../src/settingsdialog.cpp" line="83"/>
[b2bf8e3b6b]707        <source>Use translucent effect on the Main Window under Windows Vista and 7</source>
[162d5c5f94]708        <translation>Використовувати ефект полупрозорості для головного вікна у Windows Vista та Windows 7</translation>
[b2bf8e3b6b]709    </message>
710    <message>
[162d5c5f94]711        <location filename="../src/settingsdialog.cpp" line="85"/>
[b2bf8e3b6b]712        <source>Use translucency effects</source>
713        <translation>Використовувати ефекти напівпрозорості</translation>
714    </message>
715    <message>
[162d5c5f94]716        <location filename="../src/settingsdialog.cpp" line="93"/>
[5587b87fac]717        <source>Restore main window state and position on application restart</source>
[fcd8c1e4c1]718        <translation>Відновлювати стан та розмір головного вікна після перезапуску</translation>
[5fce561905]719    </message>
720    <message>
[162d5c5f94]721        <location filename="../src/settingsdialog.cpp" line="95"/>
[5587b87fac]722        <source>Save main window state and position</source>
[162d5c5f94]723        <translation>Зберігати стан та розміщення головного вікна</translation>
[5587b87fac]724    </message>
725    <message>
[162d5c5f94]726        <location filename="../src/settingsdialog.cpp" line="117"/>
[5587b87fac]727        <source>Hover mouse pointer over dialog elements to get additional help</source>
728        <translation>Наведіть покажчик миші на елемент ділогу, щоб отримати підказку</translation>
[5fce561905]729    </message>
730    <message>
[162d5c5f94]731        <location filename="../src/settingsdialog.cpp" line="239"/>
732        <location filename="../src/settingsdialog.cpp" line="245"/>
733        <source>Settings Reset</source>
734        <translation>Скидання налагоджень</translation>
735    </message>
736    <message>
737        <location filename="../src/settingsdialog.cpp" line="239"/>
738        <source>Do you really want to &lt;b&gt;reset all application settings to their defaults&lt;/b&gt;?</source>
739        <translation>Ви дісно хочете &lt;b&gt;скинути усі налаштування на значення по-замовчуванню&lt;/b&gt;?</translation>
740    </message>
741    <message>
742        <location filename="../src/settingsdialog.cpp" line="245"/>
743        <source>All settings where successfully reset to their defaults.
744It is recommended to restart the application now.</source>
745        <translation>Усі налаштування було успішно скинуто на значення по-замовчуванню.
746Рекомендується перезапустити додаток.</translation>
747    </message>
748    <message>
749        <location filename="../ui/settingsdialog.ui" line="7"/>
[5587b87fac]750        <source>Preferences</source>
[5fce561905]751        <translation>Параметри</translation>
752    </message>
753    <message>
[162d5c5f94]754        <location filename="../ui/settingsdialog.ui" line="226"/>
[fcd8c1e4c1]755        <source>Task</source>
756        <translation>Задача</translation>
757    </message>
758    <message>
[162d5c5f94]759        <location filename="../ui/settingsdialog.ui" line="229"/>
[fcd8c1e4c1]760        <source>Task generation and solving settings</source>
761        <translation>Налаштування генерації та розв&apos;язку задач</translation>
762    </message>
763    <message>
[162d5c5f94]764        <location filename="../ui/settingsdialog.ui" line="240"/>
[fcd8c1e4c1]765        <source>Fractional accuracy:</source>
766        <translation>Точність дробових чисел:</translation>
767    </message>
768    <message>
[162d5c5f94]769        <location filename="../ui/settingsdialog.ui" line="250"/>
[fcd8c1e4c1]770        <source>Accuracy of the fractional values (in decimal places)</source>
771        <translation>Точність дробових чисел (у знаках після коми)</translation>
772    </message>
773    <message>
[162d5c5f94]774        <location filename="../ui/settingsdialog.ui" line="299"/>
[5587b87fac]775        <source>Minimum for random number generation</source>
776        <translation>Нажня межа для генерації випадкових значень</translation>
[5fce561905]777    </message>
778    <message>
[162d5c5f94]779        <location filename="../ui/settingsdialog.ui" line="319"/>
[5587b87fac]780        <source>Maximum for random number generation</source>
781        <translation>Верхня межа для генерації випадкових значень</translation>
[5fce561905]782    </message>
783    <message>
[162d5c5f94]784        <location filename="../ui/settingsdialog.ui" line="331"/>
[fcd8c1e4c1]785        <source>Generate fractional random values with the Fractional accuracy</source>
786        <translation>Генерувати дробові випадкові числа з вказаною вище точністю</translation>
787    </message>
788    <message>
[162d5c5f94]789        <location filename="../ui/settingsdialog.ui" line="457"/>
[fcd8c1e4c1]790        <source>Output font settings</source>
[e4ae9e95f7]791        <translation>Параметри шрифта</translation>
[fcd8c1e4c1]792    </message>
793    <message>
[162d5c5f94]794        <location filename="../ui/settingsdialog.ui" line="486"/>
[5587b87fac]795        <source>&amp;Color...</source>
796        <translation>&amp;Колір...</translation>
[5fce561905]797    </message>
798    <message>
[162d5c5f94]799        <location filename="../ui/settingsdialog.ui" line="189"/>
[5a81a64d74]800        <source>Automatically resize rows and columns to their contents</source>
801        <translation>Автоматично підганяти розмір рядків під їх зміст</translation>
[2fb523720a]802    </message>
803    <message>
[162d5c5f94]804        <location filename="../ui/settingsdialog.ui" line="177"/>
[64f288c0f8]805        <source>General</source>
806        <translation>Загальні</translation>
807    </message>
808    <message>
[162d5c5f94]809        <location filename="../ui/settingsdialog.ui" line="180"/>
[64f288c0f8]810        <source>General TSPSG settings</source>
811        <translation>Загальні налаштування TSPSG</translation>
812    </message>
813    <message>
[162d5c5f94]814        <location filename="../ui/settingsdialog.ui" line="192"/>
[5a81a64d74]815        <source>Autosize of rows and columns</source>
816        <translation>Авторозмір рядків та колонок</translation>
[2fb523720a]817    </message>
818    <message>
[162d5c5f94]819        <location filename="../ui/settingsdialog.ui" line="202"/>
[64f288c0f8]820        <source>Use native File Open and File Save dialogs (uncheck to use Qt&apos;s Dialogs)</source>
821        <translation>Використовувати системні діалоги відкриття та збереження файлу</translation>
822    </message>
823    <message>
[162d5c5f94]824        <location filename="../ui/settingsdialog.ui" line="275"/>
825        <source>Task generation</source>
826        <translation>Генерація задач</translation>
827    </message>
828    <message>
829        <location filename="../ui/settingsdialog.ui" line="358"/>
[64f288c0f8]830        <source>Output</source>
831        <translation>Виведення</translation>
832    </message>
833    <message>
[162d5c5f94]834        <location filename="../ui/settingsdialog.ui" line="361"/>
[64f288c0f8]835        <source>Solution output settings</source>
836        <translation>Налаштування виводу розв&apos;язку</translation>
837    </message>
838    <message>
[162d5c5f94]839        <location filename="../ui/settingsdialog.ui" line="370"/>
[3bcb7e8910]840        <source>Show solution steps&apos; matrices for every solution step</source>
841        <translation>Показувати матриці кроків розв&apos;язку для кожного кроку</translation>
842    </message>
843    <message>
[162d5c5f94]844        <location filename="../ui/settingsdialog.ui" line="373"/>
[3bcb7e8910]845        <source>Show solution steps&apos; matrices</source>
846        <translation>Показ матриць кроків розв&apos;язку</translation>
847    </message>
848    <message>
[162d5c5f94]849        <location filename="../ui/settingsdialog.ui" line="404"/>
[f1fb54b9f7]850        <source>Show or hide solution steps&apos; matrices based on number of cities in the task</source>
[fcd8c1e4c1]851        <translation>Показувати матриці ходу розв&apos;язку в залежності від кількості міст</translation>
[3bcb7e8910]852    </message>
853    <message>
[162d5c5f94]854        <location filename="../ui/settingsdialog.ui" line="414"/>
[946f442ab0]855        <source>Maximum number of cities to show solution steps&apos; matrices</source>
856        <translation>Максимальна кількість міст для показу матриць кроків розв&apos;язку</translation>
857    </message>
858    <message>
[162d5c5f94]859        <location filename="../ui/settingsdialog.ui" line="466"/>
[64f288c0f8]860        <source>Font face for solution output</source>
861        <translation>Вигляд шрифта для виводу</translation>
862    </message>
863    <message>
[162d5c5f94]864        <location filename="../ui/settingsdialog.ui" line="483"/>
[64f288c0f8]865        <source>Font color for solution output</source>
866        <translation>Колір шрифта для виводу</translation>
867    </message>
868    <message>
[162d5c5f94]869        <location filename="../ui/settingsdialog.ui" line="334"/>
[f1fb54b9f7]870        <source>Fractional random values</source>
871        <translation>Дробові випадкові числа</translation>
872    </message>
873    <message>
[162d5c5f94]874        <location filename="../ui/settingsdialog.ui" line="445"/>
[f1fb54b9f7]875        <source>Scroll to the end of solution output after solving</source>
876        <translation>Прокручувати в кінець виводу після закінчення розв&apos;язку задачі</translation>
877    </message>
878    <message>
[162d5c5f94]879        <location filename="../ui/settingsdialog.ui" line="448"/>
[f1fb54b9f7]880        <source>Scroll to solution end</source>
[946f442ab0]881        <translation>Прокручувати в кінець розв&apos;язку</translation>
882    </message>
883    <message>
[162d5c5f94]884        <location filename="../ui/settingsdialog.ui" line="205"/>
[946f442ab0]885        <source>Use native file dialogs</source>
886        <translation>Системні файлові діалоги</translation>
[f1fb54b9f7]887    </message>
888    <message>
[162d5c5f94]889        <location filename="../ui/settingsdialog.ui" line="265"/>
890        <source>In this mode the cost of travel from city 1 to city 2 and vice versa is the same</source>
891        <translation>У цьому режимі вартість переїзду з міста 1 у місто 2 та навпаки співпадає</translation>
892    </message>
893    <message>
894        <location filename="../ui/settingsdialog.ui" line="268"/>
895        <source>Symmetric mode</source>
896        <translation>Симетричний режим</translation>
897    </message>
898    <message>
899        <location filename="../ui/settingsdialog.ui" line="286"/>
900        <source>Minimal random:</source>
901        <translation>Мінімальне випадкове:</translation>
902    </message>
903    <message>
904        <location filename="../ui/settingsdialog.ui" line="306"/>
905        <source>Maximal random:</source>
906        <translation>Максимальне випадкове:</translation>
907    </message>
908    <message>
909        <location filename="../ui/settingsdialog.ui" line="407"/>
[3bcb7e8910]910        <source>Only when &lt;=</source>
911        <translation>Лише коли </translation>
912    </message>
913    <message>
[162d5c5f94]914        <location filename="../ui/settingsdialog.ui" line="417"/>
[3bcb7e8910]915        <source> cities</source>
916        <comment>Don&apos;t forget a space at the beginning!</comment>
917        <translation> міст</translation>
918    </message>
919    <message>
[162d5c5f94]920        <location filename="../ui/settingsdialog.ui" line="469"/>
[5587b87fac]921        <source>&amp;Font...</source>
922        <translation>&amp;Шрифт...</translation>
[5fce561905]923    </message>
924    <message>
[162d5c5f94]925        <location filename="../ui/settingsdialog.ui" line="103"/>
926        <location filename="../ui/settingsdialog.ui" line="109"/>
[5587b87fac]927        <source>Help</source>
[5fce561905]928        <translation>Допомога</translation>
929    </message>
930    <message>
[162d5c5f94]931        <location filename="../ui/settingsdialog.ui" line="106"/>
[5587b87fac]932        <source>Get preferences help</source>
[5fce561905]933        <translation>Отримати допомогу по налагодженням</translation>
934    </message>
935    <message>
[fcd8c1e4c1]936        <location filename="../src/settingsdialog.cpp" line="38"/>
[5587b87fac]937        <source>Save new preferences</source>
938        <translation>Зберегти нові параметри</translation>
[5fce561905]939    </message>
940    <message>
[fcd8c1e4c1]941        <location filename="../src/settingsdialog.cpp" line="41"/>
[5587b87fac]942        <source>Close without saving preferences</source>
943        <translation>Закрити вікно без збереження параметрів</translation>
[5fce561905]944    </message>
945</context>
946</TS>
Note: See TracBrowser for help on using the repository browser.