[5587b87fac] | 1 | <?xml version="1.0" encoding="utf-8"?> |
---|
| 2 | <!DOCTYPE TS> |
---|
| 3 | <TS version="2.0" language="ru_RU" sourcelanguage="en"> |
---|
| 4 | <defaultcodec>UTF-8</defaultcodec> |
---|
| 5 | <context> |
---|
| 6 | <name>CTSPModel</name> |
---|
| 7 | <message> |
---|
[993d5af6f6] | 8 | <location filename="../src/tspmodel.cpp" line="51"/> |
---|
[5587b87fac] | 9 | <source>City %1</source> |
---|
| 10 | <translation>Город %1</translation> |
---|
| 11 | </message> |
---|
| 12 | <message> |
---|
[993d5af6f6] | 13 | <location filename="../src/tspmodel.cpp" line="53"/> |
---|
[5587b87fac] | 14 | <source>%1</source> |
---|
| 15 | <translation></translation> |
---|
| 16 | </message> |
---|
[993d5af6f6] | 17 | <message> |
---|
[430bd7f7e9] | 18 | <location filename="../src/tspmodel.cpp" line="147"/> |
---|
[9b7064d770] | 19 | <source>Unexpected end of file.</source> |
---|
[b24a5a054a] | 20 | <translation>Неожиданный конец файла.</translation> |
---|
[9b7064d770] | 21 | </message> |
---|
| 22 | <message> |
---|
[430bd7f7e9] | 23 | <location filename="../src/tspmodel.cpp" line="149"/> |
---|
[9b7064d770] | 24 | <source>Corrupt data read. File possibly corrupted.</source> |
---|
[430bd7f7e9] | 25 | <translation>Прочитаны испорченные данные. |
---|
| 26 | Возможно, файл поврежден.</translation> |
---|
[9b7064d770] | 27 | </message> |
---|
| 28 | <message> |
---|
[430bd7f7e9] | 29 | <location filename="../src/tspmodel.cpp" line="151"/> |
---|
[9b7064d770] | 30 | <source>Unknown error.</source> |
---|
| 31 | <translation>Неизвестная ошибка.</translation> |
---|
| 32 | </message> |
---|
| 33 | <message> |
---|
[9cf98b9bd6] | 34 | <location filename="../src/tspmodel.cpp" line="153"/> |
---|
| 35 | <location filename="../src/tspmodel.cpp" line="163"/> |
---|
| 36 | <location filename="../src/tspmodel.cpp" line="187"/> |
---|
| 37 | <location filename="../src/tspmodel.cpp" line="208"/> |
---|
| 38 | <location filename="../src/tspmodel.cpp" line="222"/> |
---|
| 39 | <location filename="../src/tspmodel.cpp" line="257"/> |
---|
| 40 | <location filename="../src/tspmodel.cpp" line="267"/> |
---|
[993d5af6f6] | 41 | <source>Task Load</source> |
---|
[430bd7f7e9] | 42 | <translation>Загрузка условия</translation> |
---|
[993d5af6f6] | 43 | </message> |
---|
| 44 | <message> |
---|
[9cf98b9bd6] | 45 | <location filename="../src/tspmodel.cpp" line="153"/> |
---|
| 46 | <location filename="../src/tspmodel.cpp" line="187"/> |
---|
| 47 | <location filename="../src/tspmodel.cpp" line="208"/> |
---|
| 48 | <location filename="../src/tspmodel.cpp" line="222"/> |
---|
| 49 | <location filename="../src/tspmodel.cpp" line="257"/> |
---|
| 50 | <location filename="../src/tspmodel.cpp" line="267"/> |
---|
[9b7064d770] | 51 | <source>Unable to load task:</source> |
---|
[430bd7f7e9] | 52 | <translation>Невозможно загрузить условие:</translation> |
---|
[9b7064d770] | 53 | </message> |
---|
| 54 | <message> |
---|
[9cf98b9bd6] | 55 | <location filename="../src/tspmodel.cpp" line="163"/> |
---|
[9b7064d770] | 56 | <source>Unable to open task file. |
---|
| 57 | Error: %1</source> |
---|
[430bd7f7e9] | 58 | <translation>Невозможно открыть файл с условием. |
---|
[b24a5a054a] | 59 | Ошибка: %1</translation> |
---|
[9b7064d770] | 60 | </message> |
---|
| 61 | <message> |
---|
[9cf98b9bd6] | 62 | <location filename="../src/tspmodel.cpp" line="187"/> |
---|
[9b7064d770] | 63 | <source>Unknown file format or file is corrupted.</source> |
---|
| 64 | <translation>Неизвестный формат файла или файл поврежден.</translation> |
---|
[993d5af6f6] | 65 | </message> |
---|
| 66 | <message> |
---|
[9cf98b9bd6] | 67 | <location filename="../src/tspmodel.cpp" line="208"/> |
---|
| 68 | <location filename="../src/tspmodel.cpp" line="257"/> |
---|
[9b7064d770] | 69 | <source>File version is newer than application supports. |
---|
[993d5af6f6] | 70 | Please, try to update application.</source> |
---|
[9b7064d770] | 71 | <translation>Версия файла новее чем поддерживаемая приложением. |
---|
[993d5af6f6] | 72 | Пожалуйста, попробуйте обновить приложение.</translation> |
---|
| 73 | </message> |
---|
[9b7064d770] | 74 | <message> |
---|
[9cf98b9bd6] | 75 | <location filename="../src/tspmodel.cpp" line="222"/> |
---|
| 76 | <location filename="../src/tspmodel.cpp" line="267"/> |
---|
[9b7064d770] | 77 | <source>Unexpected data read. |
---|
| 78 | File is possibly corrupted.</source> |
---|
[430bd7f7e9] | 79 | <translation>Прочитано неожиданные данные. |
---|
| 80 | Возможно, файл поврежден.</translation> |
---|
| 81 | </message> |
---|
| 82 | <message> |
---|
[9cf98b9bd6] | 83 | <location filename="../src/tspmodel.cpp" line="303"/> |
---|
| 84 | <location filename="../src/tspmodel.cpp" line="311"/> |
---|
| 85 | <location filename="../src/tspmodel.cpp" line="319"/> |
---|
| 86 | <location filename="../src/tspmodel.cpp" line="327"/> |
---|
| 87 | <location filename="../src/tspmodel.cpp" line="335"/> |
---|
| 88 | <location filename="../src/tspmodel.cpp" line="343"/> |
---|
| 89 | <location filename="../src/tspmodel.cpp" line="351"/> |
---|
| 90 | <location filename="../src/tspmodel.cpp" line="362"/> |
---|
[9b7064d770] | 91 | <source>Task Save</source> |
---|
[430bd7f7e9] | 92 | <translation>Сохранение условия</translation> |
---|
[9b7064d770] | 93 | </message> |
---|
| 94 | <message> |
---|
[9cf98b9bd6] | 95 | <location filename="../src/tspmodel.cpp" line="303"/> |
---|
[9b7064d770] | 96 | <source>Unable to create task file. |
---|
| 97 | Error: %1 |
---|
| 98 | Maybe, file is read-only?</source> |
---|
[430bd7f7e9] | 99 | <translation>Невозможно создать файл с условием. |
---|
| 100 | Ошибка: %1 |
---|
| 101 | Возможно, файл только для чтения?</translation> |
---|
| 102 | </message> |
---|
| 103 | <message> |
---|
[9cf98b9bd6] | 104 | <location filename="../src/tspmodel.cpp" line="311"/> |
---|
| 105 | <location filename="../src/tspmodel.cpp" line="319"/> |
---|
| 106 | <location filename="../src/tspmodel.cpp" line="327"/> |
---|
| 107 | <location filename="../src/tspmodel.cpp" line="335"/> |
---|
| 108 | <location filename="../src/tspmodel.cpp" line="343"/> |
---|
| 109 | <location filename="../src/tspmodel.cpp" line="351"/> |
---|
| 110 | <location filename="../src/tspmodel.cpp" line="362"/> |
---|
[9b7064d770] | 111 | <source>Unable to save task. |
---|
| 112 | Error: %1</source> |
---|
[430bd7f7e9] | 113 | <translation>Невозможно сохранить условие. |
---|
[9b7064d770] | 114 | Ошибка: %1</translation> |
---|
| 115 | </message> |
---|
[5587b87fac] | 116 | </context> |
---|
| 117 | <context> |
---|
[430bd7f7e9] | 118 | <name>CTSPSolver</name> |
---|
| 119 | <message> |
---|
[c10297cf73] | 120 | <location filename="../src/tspsolver.cpp" line="138"/> |
---|
[430bd7f7e9] | 121 | <source>%v of %m parts found</source> |
---|
| 122 | <translation>Найдено %v з %m переходов</translation> |
---|
| 123 | </message> |
---|
| 124 | <message> |
---|
[c10297cf73] | 125 | <location filename="../src/tspsolver.cpp" line="142"/> |
---|
[430bd7f7e9] | 126 | <source>Calculating optimal route...</source> |
---|
| 127 | <translation>Расчет оптимального пути...</translation> |
---|
| 128 | </message> |
---|
| 129 | <message> |
---|
[c10297cf73] | 130 | <location filename="../src/tspsolver.cpp" line="143"/> |
---|
[430bd7f7e9] | 131 | <source>Solution Progress</source> |
---|
| 132 | <translation>Состояние решения</translation> |
---|
| 133 | </message> |
---|
| 134 | <message> |
---|
[9cf98b9bd6] | 135 | <location filename="../src/tspsolver.cpp" line="217"/> |
---|
[430bd7f7e9] | 136 | <source>Solution Result</source> |
---|
| 137 | <translation>Результат решения</translation> |
---|
| 138 | </message> |
---|
| 139 | <message> |
---|
[9cf98b9bd6] | 140 | <location filename="../src/tspsolver.cpp" line="217"/> |
---|
[c10297cf73] | 141 | <source>Unable to find solution. |
---|
| 142 | Maybe, this task has no solutions.</source> |
---|
| 143 | <translation>Не удалось найти решение. |
---|
| 144 | Возможно, у задачи нет решения.</translation> |
---|
[430bd7f7e9] | 145 | </message> |
---|
[9cf98b9bd6] | 146 | <message> |
---|
| 147 | <location filename="../src/tspsolver.cpp" line="235"/> |
---|
| 148 | <location filename="../src/tspsolver.cpp" line="237"/> |
---|
| 149 | <location filename="../src/tspsolver.cpp" line="240"/> |
---|
| 150 | <source>City %1</source> |
---|
| 151 | <translation>Город %1</translation> |
---|
| 152 | </message> |
---|
[430bd7f7e9] | 153 | </context> |
---|
| 154 | <context> |
---|
[5587b87fac] | 155 | <name>MainWindow</name> |
---|
| 156 | <message> |
---|
[9cf98b9bd6] | 157 | <location filename="../src/mainwindow.cpp" line="546"/> |
---|
| 158 | <location filename="../src/mainwindow.cpp" line="555"/> |
---|
[899d1b8e15] | 159 | <source>Language change</source> |
---|
| 160 | <translation>Смена языка</translation> |
---|
| 161 | </message> |
---|
| 162 | <message> |
---|
[c10297cf73] | 163 | <location filename="../src/mainwindow.cpp" line="162"/> |
---|
[899d1b8e15] | 164 | <source>Unable to load translation language.</source> |
---|
| 165 | <translation>Невозможно загрузить перевод.</translation> |
---|
| 166 | </message> |
---|
| 167 | <message> |
---|
[c10297cf73] | 168 | <location filename="../src/mainwindow.cpp" line="186"/> |
---|
| 169 | <location filename="../ui/mainwindow.ui" line="14"/> |
---|
[b424a7e320] | 170 | <source>Travelling Salesman Problem</source> |
---|
| 171 | <translation>Задача коммивояжера</translation> |
---|
| 172 | </message> |
---|
| 173 | <message> |
---|
[c10297cf73] | 174 | <location filename="../src/mainwindow.cpp" line="204"/> |
---|
[b424a7e320] | 175 | <source>Unsaved Changes</source> |
---|
| 176 | <translation>Несохраненные изменения</translation> |
---|
| 177 | </message> |
---|
| 178 | <message> |
---|
[2fb523720a] | 179 | <location filename="../src/mainwindow.cpp" line="234"/> |
---|
[993d5af6f6] | 180 | <source>All Supported Formats</source> |
---|
| 181 | <translation>Все поддерживаемые форматы</translation> |
---|
| 182 | </message> |
---|
| 183 | <message> |
---|
[2fb523720a] | 184 | <location filename="../src/mainwindow.cpp" line="237"/> |
---|
[9cf98b9bd6] | 185 | <location filename="../src/mainwindow.cpp" line="286"/> |
---|
| 186 | <location filename="../src/mainwindow.cpp" line="330"/> |
---|
[993d5af6f6] | 187 | <source>All Files</source> |
---|
| 188 | <translation>Все файлы</translation> |
---|
| 189 | </message> |
---|
| 190 | <message> |
---|
[2fb523720a] | 191 | <location filename="../src/mainwindow.cpp" line="235"/> |
---|
| 192 | <location filename="../src/mainwindow.cpp" line="236"/> |
---|
[993d5af6f6] | 193 | <source>%1 Task Files</source> |
---|
[430bd7f7e9] | 194 | <translation>Файлы условий %1</translation> |
---|
[993d5af6f6] | 195 | </message> |
---|
| 196 | <message> |
---|
[c10297cf73] | 197 | <location filename="../src/mainwindow.cpp" line="162"/> |
---|
| 198 | <source>Language Change</source> |
---|
| 199 | <translation>Смена языка</translation> |
---|
| 200 | </message> |
---|
| 201 | <message> |
---|
| 202 | <location filename="../src/mainwindow.cpp" line="204"/> |
---|
[690f6939a7] | 203 | <source>Would you like to save changes in current task?</source> |
---|
| 204 | <translation>Желаете сохранить изменения в текущей задаче?</translation> |
---|
| 205 | </message> |
---|
| 206 | <message> |
---|
[9cf98b9bd6] | 207 | <location filename="../src/mainwindow.cpp" line="280"/> |
---|
[281303f1f7] | 208 | <source>PDF Files</source> |
---|
| 209 | <translation>Файли PDF</translation> |
---|
| 210 | </message> |
---|
| 211 | <message> |
---|
[9cf98b9bd6] | 212 | <location filename="../src/mainwindow.cpp" line="282"/> |
---|
[430bd7f7e9] | 213 | <source>HTML Files</source> |
---|
| 214 | <translation>Файлы HTML</translation> |
---|
| 215 | </message> |
---|
| 216 | <message> |
---|
[9cf98b9bd6] | 217 | <location filename="../src/mainwindow.cpp" line="284"/> |
---|
[430bd7f7e9] | 218 | <source>OpenDocument Files</source> |
---|
| 219 | <translation>Файлы OpenDocument</translation> |
---|
| 220 | </message> |
---|
| 221 | <message> |
---|
[9cf98b9bd6] | 222 | <location filename="../src/mainwindow.cpp" line="329"/> |
---|
[993d5af6f6] | 223 | <source>%1 Task File</source> |
---|
[430bd7f7e9] | 224 | <translation>Файл условия %1</translation> |
---|
| 225 | </message> |
---|
| 226 | <message> |
---|
[9cf98b9bd6] | 227 | <location filename="../src/mainwindow.cpp" line="357"/> |
---|
[430bd7f7e9] | 228 | <source>Settings Changed</source> |
---|
| 229 | <translation>Параметры изменены</translation> |
---|
| 230 | </message> |
---|
| 231 | <message> |
---|
[9cf98b9bd6] | 232 | <location filename="../src/mainwindow.cpp" line="357"/> |
---|
[430bd7f7e9] | 233 | <source>You have changed color settings. |
---|
| 234 | Do you wish to apply them to current solution text?</source> |
---|
| 235 | <translation>Вы изменили параметры цвета. |
---|
| 236 | Желаете применить их к текущему тексту решения?</translation> |
---|
[993d5af6f6] | 237 | </message> |
---|
| 238 | <message> |
---|
[9cf98b9bd6] | 239 | <location filename="../src/mainwindow.cpp" line="439"/> |
---|
[5587b87fac] | 240 | <source>Data error</source> |
---|
| 241 | <translation>Ошибка в данных</translation> |
---|
| 242 | </message> |
---|
| 243 | <message> |
---|
[9cf98b9bd6] | 244 | <location filename="../src/mainwindow.cpp" line="439"/> |
---|
[5587b87fac] | 245 | <source>Error in cell [Row %1; Column %2]: Invalid data format.</source> |
---|
| 246 | <translation>Ошибка в ячейке [Строка %1; Колонка %2]: Неверный формат данных.</translation> |
---|
| 247 | </message> |
---|
| 248 | <message> |
---|
[9cf98b9bd6] | 249 | <location filename="../src/mainwindow.cpp" line="452"/> |
---|
[430bd7f7e9] | 250 | <source>Variant #%1</source> |
---|
| 251 | <translation>Вариант №%1</translation> |
---|
| 252 | </message> |
---|
| 253 | <message> |
---|
[9cf98b9bd6] | 254 | <location filename="../src/mainwindow.cpp" line="453"/> |
---|
[430bd7f7e9] | 255 | <source>Task:</source> |
---|
| 256 | <translation>Условие:</translation> |
---|
| 257 | </message> |
---|
| 258 | <message> |
---|
[9cf98b9bd6] | 259 | <location filename="../src/mainwindow.cpp" line="456"/> |
---|
| 260 | <location filename="../src/mainwindow.cpp" line="487"/> |
---|
[430bd7f7e9] | 261 | <source>Solution of Variant #%1 task</source> |
---|
| 262 | <translation>Решение варианта №%1</translation> |
---|
| 263 | </message> |
---|
| 264 | <message> |
---|
[9cf98b9bd6] | 265 | <location filename="../src/mainwindow.cpp" line="462"/> |
---|
[430bd7f7e9] | 266 | <source>Step #%1</source> |
---|
| 267 | <translation>Шаг №%1</translation> |
---|
| 268 | </message> |
---|
| 269 | <message> |
---|
[9cf98b9bd6] | 270 | <location filename="../src/mainwindow.cpp" line="465"/> |
---|
[430bd7f7e9] | 271 | <source>This step has alternate candidates for branching.</source> |
---|
| 272 | <translation>У этого шага есть альтернативные кандидаты на ветвление.</translation> |
---|
[5587b87fac] | 273 | </message> |
---|
| 274 | <message> |
---|
[9cf98b9bd6] | 275 | <location filename="../src/mainwindow.cpp" line="477"/> |
---|
[430bd7f7e9] | 276 | <source>Optimal path:</source> |
---|
| 277 | <translation>Оптимальный путь:</translation> |
---|
[5587b87fac] | 278 | </message> |
---|
| 279 | <message> |
---|
[9cf98b9bd6] | 280 | <location filename="../src/mainwindow.cpp" line="479"/> |
---|
| 281 | <source>Resulting path:</source> |
---|
| 282 | <translation>Найденный путь:</translation> |
---|
| 283 | </message> |
---|
| 284 | <message> |
---|
| 285 | <location filename="../src/mainwindow.cpp" line="481"/> |
---|
[430bd7f7e9] | 286 | <source>The price is <b>%1</b> units.</source> |
---|
| 287 | <translation>Стоимость - <b>%1</b> единиц.</translation> |
---|
| 288 | </message> |
---|
| 289 | <message> |
---|
[9cf98b9bd6] | 290 | <location filename="../src/mainwindow.cpp" line="484"/> |
---|
| 291 | <source><b>WARNING!!!</b><br>This result is a record, but it may not be optimal.<br>Iterations need to be continued to check whether this result is optimal or get an optimal one.</source> |
---|
| 292 | <translation>ВНИМАНИЕ!!!<br>Найденное решение является рекордом, но может оказаться не оптимальным.<br>Для получения оптимального решения, или проверки текущего на оптимальность, требуется продолжить итерации.</translation> |
---|
| 293 | </message> |
---|
| 294 | <message> |
---|
| 295 | <location filename="../src/mainwindow.cpp" line="546"/> |
---|
[ac4cb71650] | 296 | <source>Language will be autodetected on next application start.</source> |
---|
| 297 | <translation>Язык будет автоматически определен при следующем запуске приложения.</translation> |
---|
| 298 | </message> |
---|
| 299 | <message> |
---|
[9cf98b9bd6] | 300 | <location filename="../src/mainwindow.cpp" line="555"/> |
---|
[ac4cb71650] | 301 | <source>You have language autodetection turned on. |
---|
| 302 | It needs to be off. |
---|
| 303 | Do you wish to turn it off?</source> |
---|
| 304 | <translation>Включено автоматическое определение языка. |
---|
| 305 | Его необходимо выключить. |
---|
| 306 | Отключить его?</translation> |
---|
| 307 | </message> |
---|
| 308 | <message> |
---|
[9cf98b9bd6] | 309 | <location filename="../src/mainwindow.cpp" line="255"/> |
---|
| 310 | <location filename="../src/mainwindow.cpp" line="560"/> |
---|
[5a81a64d74] | 311 | <location filename="../src/mainwindow.h" line="79"/> |
---|
[b424a7e320] | 312 | <source>Untitled</source> |
---|
| 313 | <translation>Без имени</translation> |
---|
[690f6939a7] | 314 | </message> |
---|
| 315 | <message> |
---|
[c10297cf73] | 316 | <location filename="../ui/mainwindow.ui" line="44"/> |
---|
[5587b87fac] | 317 | <source>Task</source> |
---|
[430bd7f7e9] | 318 | <translation>Условие</translation> |
---|
[5587b87fac] | 319 | </message> |
---|
| 320 | <message> |
---|
[c10297cf73] | 321 | <location filename="../ui/mainwindow.ui" line="65"/> |
---|
[5587b87fac] | 322 | <source>&Variant:</source> |
---|
| 323 | <translation>&Вариант:</translation> |
---|
| 324 | </message> |
---|
| 325 | <message> |
---|
[c10297cf73] | 326 | <location filename="../ui/mainwindow.ui" line="78"/> |
---|
[5587b87fac] | 327 | <source>Number of variant</source> |
---|
| 328 | <translation>Номер варианта</translation> |
---|
| 329 | </message> |
---|
| 330 | <message> |
---|
[c10297cf73] | 331 | <location filename="../ui/mainwindow.ui" line="88"/> |
---|
[5587b87fac] | 332 | <source>&Cities:</source> |
---|
| 333 | <translation>&Городов:</translation> |
---|
| 334 | </message> |
---|
| 335 | <message> |
---|
[c10297cf73] | 336 | <location filename="../ui/mainwindow.ui" line="101"/> |
---|
[5587b87fac] | 337 | <source>Number of cities</source> |
---|
| 338 | <translation>Количество городов, которые обходит коммивояжер</translation> |
---|
| 339 | </message> |
---|
| 340 | <message> |
---|
[430bd7f7e9] | 341 | <location filename="../ui/mainwindow.ui" line="129"/> |
---|
[5587b87fac] | 342 | <source>Cost of travel from city to city</source> |
---|
| 343 | <translation>Стоимости переходов из города в город</translation> |
---|
| 344 | </message> |
---|
| 345 | <message> |
---|
[430bd7f7e9] | 346 | <location filename="../ui/mainwindow.ui" line="157"/> |
---|
[5587b87fac] | 347 | <source>Fill table with random numbers</source> |
---|
| 348 | <translation>Заполнить таблицу случайными значениями</translation> |
---|
| 349 | </message> |
---|
| 350 | <message> |
---|
[430bd7f7e9] | 351 | <location filename="../ui/mainwindow.ui" line="160"/> |
---|
[5587b87fac] | 352 | <source>Random</source> |
---|
| 353 | <translation>Случайно</translation> |
---|
| 354 | </message> |
---|
| 355 | <message> |
---|
[430bd7f7e9] | 356 | <location filename="../ui/mainwindow.ui" line="174"/> |
---|
[5587b87fac] | 357 | <source>Solve current task</source> |
---|
| 358 | <translation>Решить текущую задачу</translation> |
---|
| 359 | </message> |
---|
| 360 | <message> |
---|
[430bd7f7e9] | 361 | <location filename="../ui/mainwindow.ui" line="177"/> |
---|
[5587b87fac] | 362 | <source>Solve</source> |
---|
| 363 | <translation>Решить</translation> |
---|
| 364 | </message> |
---|
| 365 | <message> |
---|
[430bd7f7e9] | 366 | <location filename="../ui/mainwindow.ui" line="191"/> |
---|
[5587b87fac] | 367 | <source>Solution</source> |
---|
| 368 | <translation>Решение</translation> |
---|
| 369 | </message> |
---|
| 370 | <message> |
---|
[430bd7f7e9] | 371 | <location filename="../ui/mainwindow.ui" line="200"/> |
---|
[5587b87fac] | 372 | <source>Solution steps</source> |
---|
| 373 | <translation>Ход решения</translation> |
---|
| 374 | </message> |
---|
| 375 | <message> |
---|
[c10297cf73] | 376 | <location filename="../ui/mainwindow.ui" line="221"/> |
---|
| 377 | <location filename="../ui/mainwindow.ui" line="424"/> |
---|
| 378 | <source>Save solution to a file</source> |
---|
| 379 | <translation>Сохранить решение в файл</translation> |
---|
[5587b87fac] | 380 | </message> |
---|
| 381 | <message> |
---|
[c10297cf73] | 382 | <location filename="../ui/mainwindow.ui" line="224"/> |
---|
| 383 | <source>Save Solution</source> |
---|
| 384 | <translation>Сохранить</translation> |
---|
[b24a5a054a] | 385 | </message> |
---|
| 386 | <message> |
---|
[c10297cf73] | 387 | <location filename="../ui/mainwindow.ui" line="251"/> |
---|
| 388 | <source>Go back to Task tab</source> |
---|
| 389 | <translation>Вернуться к закладке "Условие"</translation> |
---|
[430bd7f7e9] | 390 | </message> |
---|
| 391 | <message> |
---|
[c10297cf73] | 392 | <location filename="../ui/mainwindow.ui" line="254"/> |
---|
| 393 | <source>Back to Task</source> |
---|
| 394 | <translation>К условию</translation> |
---|
[b24a5a054a] | 395 | </message> |
---|
| 396 | <message> |
---|
[c10297cf73] | 397 | <location filename="../ui/mainwindow.ui" line="284"/> |
---|
| 398 | <source>&File</source> |
---|
| 399 | <translation>&Файл</translation> |
---|
| 400 | </message> |
---|
| 401 | <message> |
---|
| 402 | <location filename="../ui/mainwindow.ui" line="316"/> |
---|
| 403 | <source>&Language</source> |
---|
| 404 | <comment>Please, append " / Language" when translating this string.</comment> |
---|
| 405 | <translation>Язык / &Language</translation> |
---|
[b24a5a054a] | 406 | </message> |
---|
| 407 | <message> |
---|
[c10297cf73] | 408 | <location filename="../ui/mainwindow.ui" line="418"/> |
---|
[430bd7f7e9] | 409 | <source>Solution...</source> |
---|
| 410 | <translation>Решение...</translation> |
---|
| 411 | </message> |
---|
| 412 | <message> |
---|
[c10297cf73] | 413 | <location filename="../ui/mainwindow.ui" line="511"/> |
---|
[134a9158bd] | 414 | <source>Context &Help</source> |
---|
| 415 | <translation>&Контекстная справка</translation> |
---|
| 416 | </message> |
---|
| 417 | <message> |
---|
[c10297cf73] | 418 | <location filename="../ui/mainwindow.ui" line="598"/> |
---|
[5587b87fac] | 419 | <source>&Save</source> |
---|
| 420 | <translation>Со&хранить</translation> |
---|
| 421 | </message> |
---|
| 422 | <message> |
---|
[c10297cf73] | 423 | <location filename="../ui/mainwindow.ui" line="306"/> |
---|
[5587b87fac] | 424 | <source>&Settings</source> |
---|
| 425 | <translation>&Настройки</translation> |
---|
| 426 | </message> |
---|
| 427 | <message> |
---|
[c10297cf73] | 428 | <location filename="../ui/mainwindow.ui" line="332"/> |
---|
[5587b87fac] | 429 | <source>&Help</source> |
---|
| 430 | <translation>&Помощь</translation> |
---|
| 431 | </message> |
---|
| 432 | <message> |
---|
[c10297cf73] | 433 | <location filename="../ui/mainwindow.ui" line="421"/> |
---|
[5587b87fac] | 434 | <source>Save solution</source> |
---|
| 435 | <translation>Сохранить решение</translation> |
---|
| 436 | </message> |
---|
| 437 | <message> |
---|
[c10297cf73] | 438 | <location filename="../ui/mainwindow.ui" line="433"/> |
---|
[5587b87fac] | 439 | <source>&New</source> |
---|
| 440 | <translation>&Создать</translation> |
---|
| 441 | </message> |
---|
| 442 | <message> |
---|
[c10297cf73] | 443 | <location filename="../ui/mainwindow.ui" line="436"/> |
---|
[5587b87fac] | 444 | <source>New</source> |
---|
| 445 | <translation>Создать</translation> |
---|
| 446 | </message> |
---|
| 447 | <message> |
---|
[c10297cf73] | 448 | <location filename="../ui/mainwindow.ui" line="439"/> |
---|
[5587b87fac] | 449 | <source>New task</source> |
---|
| 450 | <translation>Создать задачу</translation> |
---|
| 451 | </message> |
---|
| 452 | <message> |
---|
[c10297cf73] | 453 | <location filename="../ui/mainwindow.ui" line="442"/> |
---|
[5587b87fac] | 454 | <source>Create new task</source> |
---|
| 455 | <translation>Создать новую задачу</translation> |
---|
| 456 | </message> |
---|
| 457 | <message> |
---|
[c10297cf73] | 458 | <location filename="../ui/mainwindow.ui" line="445"/> |
---|
[5587b87fac] | 459 | <source>Ctrl+N</source> |
---|
| 460 | <translation></translation> |
---|
| 461 | </message> |
---|
| 462 | <message> |
---|
[c10297cf73] | 463 | <location filename="../ui/mainwindow.ui" line="454"/> |
---|
[5587b87fac] | 464 | <source>&Open...</source> |
---|
| 465 | <translation>&Открыть...</translation> |
---|
| 466 | </message> |
---|
| 467 | <message> |
---|
[c10297cf73] | 468 | <location filename="../ui/mainwindow.ui" line="457"/> |
---|
[5587b87fac] | 469 | <source>Open...</source> |
---|
| 470 | <translation>Открыть...</translation> |
---|
| 471 | </message> |
---|
| 472 | <message> |
---|
[c10297cf73] | 473 | <location filename="../ui/mainwindow.ui" line="460"/> |
---|
[5587b87fac] | 474 | <source>Open task</source> |
---|
[430bd7f7e9] | 475 | <translation>Открыть условие</translation> |
---|
[5587b87fac] | 476 | </message> |
---|
| 477 | <message> |
---|
[c10297cf73] | 478 | <location filename="../ui/mainwindow.ui" line="463"/> |
---|
[5587b87fac] | 479 | <source>Open saved task</source> |
---|
| 480 | <translation>Открыть сохраненное условие задачи</translation> |
---|
| 481 | </message> |
---|
| 482 | <message> |
---|
[c10297cf73] | 483 | <location filename="../ui/mainwindow.ui" line="466"/> |
---|
[5587b87fac] | 484 | <source>Ctrl+O</source> |
---|
| 485 | <translation></translation> |
---|
| 486 | </message> |
---|
| 487 | <message> |
---|
[c10297cf73] | 488 | <location filename="../ui/mainwindow.ui" line="475"/> |
---|
[5587b87fac] | 489 | <source>&Preferences...</source> |
---|
| 490 | <translation>&Параметры...</translation> |
---|
| 491 | </message> |
---|
| 492 | <message> |
---|
[c10297cf73] | 493 | <location filename="../ui/mainwindow.ui" line="478"/> |
---|
[5587b87fac] | 494 | <source>Preferences...</source> |
---|
| 495 | <translation>Параметры...</translation> |
---|
| 496 | </message> |
---|
| 497 | <message> |
---|
[c10297cf73] | 498 | <location filename="../ui/mainwindow.ui" line="481"/> |
---|
[5587b87fac] | 499 | <source>Application preferences</source> |
---|
| 500 | <translation>Настройка параметров программмы</translation> |
---|
| 501 | </message> |
---|
| 502 | <message> |
---|
[c10297cf73] | 503 | <location filename="../ui/mainwindow.ui" line="493"/> |
---|
[5587b87fac] | 504 | <source>&Contents</source> |
---|
| 505 | <translation>&Содежание</translation> |
---|
| 506 | </message> |
---|
| 507 | <message> |
---|
[c10297cf73] | 508 | <location filename="../ui/mainwindow.ui" line="496"/> |
---|
[5587b87fac] | 509 | <source>Open help contents</source> |
---|
| 510 | <translation>Вызвать справку программы</translation> |
---|
| 511 | </message> |
---|
| 512 | <message> |
---|
[c10297cf73] | 513 | <location filename="../ui/mainwindow.ui" line="499"/> |
---|
| 514 | <source>Ctrl+F1</source> |
---|
| 515 | <translation></translation> |
---|
| 516 | </message> |
---|
| 517 | <message> |
---|
| 518 | <location filename="../ui/mainwindow.ui" line="514"/> |
---|
[5587b87fac] | 519 | <source>Open context help</source> |
---|
| 520 | <translation>Вызвать контекстную справку</translation> |
---|
| 521 | </message> |
---|
| 522 | <message> |
---|
[c10297cf73] | 523 | <location filename="../ui/mainwindow.ui" line="517"/> |
---|
| 524 | <source>F1</source> |
---|
| 525 | <translation></translation> |
---|
| 526 | </message> |
---|
| 527 | <message> |
---|
| 528 | <location filename="../ui/mainwindow.ui" line="526"/> |
---|
[5587b87fac] | 529 | <source>&About...</source> |
---|
| 530 | <translation>&Про...</translation> |
---|
| 531 | </message> |
---|
| 532 | <message> |
---|
[c10297cf73] | 533 | <location filename="../ui/mainwindow.ui" line="529"/> |
---|
[5587b87fac] | 534 | <source>About...</source> |
---|
| 535 | <translation>Про...</translation> |
---|
| 536 | </message> |
---|
| 537 | <message> |
---|
[c10297cf73] | 538 | <location filename="../ui/mainwindow.ui" line="532"/> |
---|
[5587b87fac] | 539 | <source>About application</source> |
---|
| 540 | <translation>О программе</translation> |
---|
| 541 | </message> |
---|
| 542 | <message> |
---|
[c10297cf73] | 543 | <location filename="../ui/mainwindow.ui" line="541"/> |
---|
[5587b87fac] | 544 | <source>E&xit</source> |
---|
| 545 | <translation>В&ыход</translation> |
---|
| 546 | </message> |
---|
| 547 | <message> |
---|
[c10297cf73] | 548 | <location filename="../ui/mainwindow.ui" line="544"/> |
---|
[5587b87fac] | 549 | <source>Exit application</source> |
---|
| 550 | <translation>Выйти из приложения</translation> |
---|
| 551 | </message> |
---|
| 552 | <message> |
---|
[c10297cf73] | 553 | <location filename="../ui/mainwindow.ui" line="549"/> |
---|
[5587b87fac] | 554 | <source>&Task...</source> |
---|
[430bd7f7e9] | 555 | <translation>&Условие...</translation> |
---|
[5587b87fac] | 556 | </message> |
---|
| 557 | <message> |
---|
[c10297cf73] | 558 | <location filename="../ui/mainwindow.ui" line="552"/> |
---|
[5587b87fac] | 559 | <source>Task...</source> |
---|
[430bd7f7e9] | 560 | <translation>Условие...</translation> |
---|
[5587b87fac] | 561 | </message> |
---|
| 562 | <message> |
---|
[c10297cf73] | 563 | <location filename="../ui/mainwindow.ui" line="555"/> |
---|
| 564 | <location filename="../ui/mainwindow.ui" line="604"/> |
---|
[5587b87fac] | 565 | <source>Save task</source> |
---|
[430bd7f7e9] | 566 | <translation>Сохранить условие</translation> |
---|
[5587b87fac] | 567 | </message> |
---|
| 568 | <message> |
---|
[c10297cf73] | 569 | <location filename="../ui/mainwindow.ui" line="558"/> |
---|
[5587b87fac] | 570 | <source>Save task to file</source> |
---|
| 571 | <translation>Сохранить условие задачи в файл</translation> |
---|
| 572 | </message> |
---|
| 573 | <message> |
---|
[c10297cf73] | 574 | <location filename="../ui/mainwindow.ui" line="610"/> |
---|
[5587b87fac] | 575 | <source>Ctrl+S</source> |
---|
| 576 | <translation></translation> |
---|
| 577 | </message> |
---|
| 578 | <message> |
---|
[c10297cf73] | 579 | <location filename="../ui/mainwindow.ui" line="569"/> |
---|
[899d1b8e15] | 580 | <source>&Autodetect</source> |
---|
| 581 | <translation>&Автоопределение</translation> |
---|
| 582 | </message> |
---|
| 583 | <message> |
---|
[c10297cf73] | 584 | <location filename="../ui/mainwindow.ui" line="607"/> |
---|
[993d5af6f6] | 585 | <source>Save current task</source> |
---|
[430bd7f7e9] | 586 | <translation>Сохранить текущее условие</translation> |
---|
[993d5af6f6] | 587 | </message> |
---|
| 588 | <message> |
---|
[c10297cf73] | 589 | <location filename="../ui/mainwindow.ui" line="619"/> |
---|
[690f6939a7] | 590 | <source>About &Qt...</source> |
---|
| 591 | <translation>Про &Qt...</translation> |
---|
| 592 | </message> |
---|
| 593 | <message> |
---|
[c10297cf73] | 594 | <location filename="../ui/mainwindow.ui" line="622"/> |
---|
[690f6939a7] | 595 | <source>About Qt...</source> |
---|
| 596 | <translation>Про Qt...</translation> |
---|
| 597 | </message> |
---|
| 598 | <message> |
---|
[c10297cf73] | 599 | <location filename="../ui/mainwindow.ui" line="625"/> |
---|
[690f6939a7] | 600 | <source>About Qt library</source> |
---|
| 601 | <translation>Про библиотеку Qt</translation> |
---|
| 602 | </message> |
---|
| 603 | <message> |
---|
[c10297cf73] | 604 | <location filename="../ui/mainwindow.ui" line="310"/> |
---|
[899d1b8e15] | 605 | <source>Select language</source> |
---|
| 606 | <translation>Выбор языка</translation> |
---|
| 607 | </message> |
---|
| 608 | <message> |
---|
[c10297cf73] | 609 | <location filename="../ui/mainwindow.ui" line="288"/> |
---|
| 610 | <source>Save &As</source> |
---|
| 611 | <translation>Сохранить &как</translation> |
---|
| 612 | </message> |
---|
| 613 | <message> |
---|
| 614 | <location filename="../ui/mainwindow.ui" line="313"/> |
---|
[899d1b8e15] | 615 | <source>Select application language</source> |
---|
| 616 | <translation>Выбрать язык приложения</translation> |
---|
| 617 | </message> |
---|
| 618 | <message> |
---|
[c10297cf73] | 619 | <location filename="../ui/mainwindow.ui" line="349"/> |
---|
| 620 | <source>Toolbar</source> |
---|
| 621 | <translation>Панель инструментов</translation> |
---|
| 622 | </message> |
---|
| 623 | <message> |
---|
| 624 | <location filename="../ui/mainwindow.ui" line="374"/> |
---|
| 625 | <source>P&rint Preview...</source> |
---|
| 626 | <translation>П&редварительный просмотр...</translation> |
---|
| 627 | </message> |
---|
| 628 | <message> |
---|
| 629 | <location filename="../ui/mainwindow.ui" line="377"/> |
---|
| 630 | <source>Print Preview...</source> |
---|
| 631 | <translation>Предварительный просмотр...</translation> |
---|
| 632 | </message> |
---|
| 633 | <message> |
---|
| 634 | <location filename="../ui/mainwindow.ui" line="380"/> |
---|
| 635 | <source>Preview solution results</source> |
---|
| 636 | <translation>Предварительный просмотр результатов решения</translation> |
---|
[5587b87fac] | 637 | </message> |
---|
| 638 | <message> |
---|
[c10297cf73] | 639 | <location filename="../ui/mainwindow.ui" line="383"/> |
---|
| 640 | <source>Preview current solution results before printing</source> |
---|
| 641 | <translation>Предварительный просмотр результатов решения перед печатью</translation> |
---|
[5587b87fac] | 642 | </message> |
---|
| 643 | <message> |
---|
[c10297cf73] | 644 | <location filename="../ui/mainwindow.ui" line="395"/> |
---|
[5587b87fac] | 645 | <source>&Print...</source> |
---|
| 646 | <translation>&Печать...</translation> |
---|
| 647 | </message> |
---|
| 648 | <message> |
---|
[c10297cf73] | 649 | <location filename="../ui/mainwindow.ui" line="398"/> |
---|
| 650 | <source>Print...</source> |
---|
| 651 | <translation>Печать...</translation> |
---|
[5587b87fac] | 652 | </message> |
---|
| 653 | <message> |
---|
[c10297cf73] | 654 | <location filename="../ui/mainwindow.ui" line="401"/> |
---|
| 655 | <source>Print solution</source> |
---|
| 656 | <translation>Печать решения</translation> |
---|
| 657 | </message> |
---|
| 658 | <message> |
---|
| 659 | <location filename="../ui/mainwindow.ui" line="404"/> |
---|
| 660 | <source>Print current solution results</source> |
---|
| 661 | <translation>Распечатать текущие результаты решения</translation> |
---|
| 662 | </message> |
---|
| 663 | <message> |
---|
| 664 | <location filename="../ui/mainwindow.ui" line="407"/> |
---|
[5587b87fac] | 665 | <source>Ctrl+P</source> |
---|
| 666 | <translation></translation> |
---|
| 667 | </message> |
---|
[899d1b8e15] | 668 | <message> |
---|
[c10297cf73] | 669 | <location filename="../ui/mainwindow.ui" line="415"/> |
---|
[430bd7f7e9] | 670 | <source>&Solution...</source> |
---|
| 671 | <translation>&Решение...</translation> |
---|
| 672 | </message> |
---|
| 673 | <message> |
---|
[c10297cf73] | 674 | <location filename="../ui/mainwindow.ui" line="601"/> |
---|
[993d5af6f6] | 675 | <source>Save</source> |
---|
| 676 | <translation>Сохранить</translation> |
---|
| 677 | </message> |
---|
| 678 | <message> |
---|
[c10297cf73] | 679 | <location filename="../ui/mainwindow.ui" line="572"/> |
---|
[899d1b8e15] | 680 | <source>Detect language automatically</source> |
---|
| 681 | <translation>Определять язык автоматически</translation> |
---|
| 682 | </message> |
---|
| 683 | <message> |
---|
[c10297cf73] | 684 | <location filename="../ui/mainwindow.ui" line="575"/> |
---|
[899d1b8e15] | 685 | <source>Detect language automatically based on regional settings</source> |
---|
| 686 | <translation>Определять язык автоматически, основываясь на региональных настройках</translation> |
---|
| 687 | </message> |
---|
[5587b87fac] | 688 | </context> |
---|
| 689 | <context> |
---|
| 690 | <name>SettingsDialog</name> |
---|
| 691 | <message> |
---|
[9cf98b9bd6] | 692 | <location filename="../ui/settingsdialog.ui" line="6"/> |
---|
[5587b87fac] | 693 | <source>Preferences</source> |
---|
| 694 | <translation>Параметры</translation> |
---|
| 695 | </message> |
---|
| 696 | <message> |
---|
[9cf98b9bd6] | 697 | <location filename="../ui/settingsdialog.ui" line="177"/> |
---|
[5587b87fac] | 698 | <source>Random values:</source> |
---|
| 699 | <translation>Случайные значения:</translation> |
---|
| 700 | </message> |
---|
| 701 | <message> |
---|
[9cf98b9bd6] | 702 | <location filename="../ui/settingsdialog.ui" line="185"/> |
---|
[5587b87fac] | 703 | <source>&Minimal:</source> |
---|
| 704 | <translation>&Минимум:</translation> |
---|
| 705 | </message> |
---|
| 706 | <message> |
---|
[9cf98b9bd6] | 707 | <location filename="../ui/settingsdialog.ui" line="204"/> |
---|
[5587b87fac] | 708 | <source>Minimum for random number generation</source> |
---|
| 709 | <translation>Нижняя граница для генерации случайных значений</translation> |
---|
| 710 | </message> |
---|
| 711 | <message> |
---|
[9cf98b9bd6] | 712 | <location filename="../ui/settingsdialog.ui" line="215"/> |
---|
[5587b87fac] | 713 | <source>Ma&ximal:</source> |
---|
| 714 | <translation>М&аксимум:</translation> |
---|
| 715 | </message> |
---|
| 716 | <message> |
---|
[9cf98b9bd6] | 717 | <location filename="../ui/settingsdialog.ui" line="234"/> |
---|
[5587b87fac] | 718 | <source>Maximum for random number generation</source> |
---|
| 719 | <translation>Верхняя граница для генерации случайных значений</translation> |
---|
| 720 | </message> |
---|
| 721 | <message> |
---|
[9cf98b9bd6] | 722 | <location filename="../ui/settingsdialog.ui" line="244"/> |
---|
[430bd7f7e9] | 723 | <source>Output settings:</source> |
---|
| 724 | <translation>Параметры вывода:</translation> |
---|
| 725 | </message> |
---|
| 726 | <message> |
---|
[9cf98b9bd6] | 727 | <location filename="../ui/settingsdialog.ui" line="266"/> |
---|
[5587b87fac] | 728 | <source>Font color for printing</source> |
---|
| 729 | <translation>Цвет шрифта, используемого при печати</translation> |
---|
| 730 | </message> |
---|
| 731 | <message> |
---|
[9cf98b9bd6] | 732 | <location filename="../ui/settingsdialog.ui" line="269"/> |
---|
[5587b87fac] | 733 | <source>&Color...</source> |
---|
| 734 | <translation>&Цвет...</translation> |
---|
| 735 | </message> |
---|
| 736 | <message> |
---|
[9cf98b9bd6] | 737 | <location filename="../ui/settingsdialog.ui" line="282"/> |
---|
[5a81a64d74] | 738 | <source>Automatically resize rows and columns to their contents</source> |
---|
| 739 | <translation>Автоматически подганять размер строк и колонок под их содержание</translation> |
---|
[2fb523720a] | 740 | </message> |
---|
| 741 | <message> |
---|
[9cf98b9bd6] | 742 | <location filename="../ui/settingsdialog.ui" line="285"/> |
---|
[5a81a64d74] | 743 | <source>Autosize of rows and columns</source> |
---|
| 744 | <translation>Авторазмер строк и колонок</translation> |
---|
[2fb523720a] | 745 | </message> |
---|
| 746 | <message> |
---|
[9cf98b9bd6] | 747 | <location filename="../ui/settingsdialog.ui" line="251"/> |
---|
[5587b87fac] | 748 | <source>Font face for printing</source> |
---|
| 749 | <translation>Вид шрифта, используемого при печати</translation> |
---|
| 750 | </message> |
---|
| 751 | <message> |
---|
[9cf98b9bd6] | 752 | <location filename="../ui/settingsdialog.ui" line="254"/> |
---|
[5587b87fac] | 753 | <source>&Font...</source> |
---|
| 754 | <translation>&Шрифт...</translation> |
---|
| 755 | </message> |
---|
| 756 | <message> |
---|
[9cf98b9bd6] | 757 | <location filename="../ui/settingsdialog.ui" line="117"/> |
---|
| 758 | <location filename="../ui/settingsdialog.ui" line="123"/> |
---|
[5587b87fac] | 759 | <source>Help</source> |
---|
| 760 | <translation>Помощь</translation> |
---|
| 761 | </message> |
---|
| 762 | <message> |
---|
[9cf98b9bd6] | 763 | <location filename="../ui/settingsdialog.ui" line="120"/> |
---|
[5587b87fac] | 764 | <source>Get preferences help</source> |
---|
| 765 | <translation>Получить помощь по настройкам</translation> |
---|
| 766 | </message> |
---|
| 767 | <message> |
---|
[9cf98b9bd6] | 768 | <location filename="../ui/settingsdialog.ui" line="96"/> |
---|
[5587b87fac] | 769 | <source>Save new preferences</source> |
---|
| 770 | <translation>Сохранить новые параметры</translation> |
---|
| 771 | </message> |
---|
| 772 | <message> |
---|
[9cf98b9bd6] | 773 | <location filename="../ui/settingsdialog.ui" line="99"/> |
---|
[5587b87fac] | 774 | <source>&OK</source> |
---|
| 775 | <translation></translation> |
---|
| 776 | </message> |
---|
| 777 | <message> |
---|
[9cf98b9bd6] | 778 | <location filename="../ui/settingsdialog.ui" line="81"/> |
---|
[5587b87fac] | 779 | <source>Close without saving preferences</source> |
---|
| 780 | <translation>Закрыть окно без сохранения параметров</translation> |
---|
| 781 | </message> |
---|
| 782 | <message> |
---|
[9cf98b9bd6] | 783 | <location filename="../ui/settingsdialog.ui" line="84"/> |
---|
[5587b87fac] | 784 | <source>&Cancel</source> |
---|
| 785 | <translation>&Отмена</translation> |
---|
| 786 | </message> |
---|
| 787 | <message> |
---|
[2fb523720a] | 788 | <location filename="../src/settingsdialog.cpp" line="79"/> |
---|
[5587b87fac] | 789 | <source>Restore main window state and position on application restart</source> |
---|
| 790 | <translation>Восстанавливать состояние и размеры главного окна после перезапуска приложения</translation> |
---|
| 791 | </message> |
---|
| 792 | <message> |
---|
[2fb523720a] | 793 | <location filename="../src/settingsdialog.cpp" line="81"/> |
---|
[5587b87fac] | 794 | <source>Save main window state and position</source> |
---|
| 795 | <translation>Сохранять состояние и положение главного окна</translation> |
---|
| 796 | </message> |
---|
| 797 | <message> |
---|
[9cf98b9bd6] | 798 | <location filename="../src/settingsdialog.cpp" line="103"/> |
---|
[5587b87fac] | 799 | <source>Hover mouse pointer over dialog elements to get additional help</source> |
---|
| 800 | <translation>Наведите указатель мыши на элемент диалога, чтоб получить подсказку</translation> |
---|
| 801 | </message> |
---|
| 802 | </context> |
---|
| 803 | </TS> |
---|