[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> |
---|
| 8 | <location filename="../src/tspmodel.cpp" line="52"/> |
---|
| 9 | <source>City %1</source> |
---|
| 10 | <translation>Город %1</translation> |
---|
| 11 | </message> |
---|
| 12 | <message> |
---|
| 13 | <location filename="../src/tspmodel.cpp" line="54"/> |
---|
| 14 | <source>%1</source> |
---|
| 15 | <translation></translation> |
---|
| 16 | </message> |
---|
| 17 | </context> |
---|
| 18 | <context> |
---|
| 19 | <name>MainWindow</name> |
---|
| 20 | <message> |
---|
| 21 | <location filename="../src/mainwindow.cpp" line="125"/> |
---|
| 22 | <source>Data error</source> |
---|
| 23 | <translation>Ошибка в данных</translation> |
---|
| 24 | </message> |
---|
| 25 | <message> |
---|
| 26 | <location filename="../src/mainwindow.cpp" line="125"/> |
---|
| 27 | <source>Error in cell [Row %1; Column %2]: Invalid data format.</source> |
---|
| 28 | <translation>Ошибка в ячейке [Строка %1; Колонка %2]: Неверный формат данных.</translation> |
---|
| 29 | </message> |
---|
| 30 | <message> |
---|
| 31 | <location filename="../src/mainwindow.cpp" line="134"/> |
---|
| 32 | <source>Solution error</source> |
---|
| 33 | <translation>Ошибка при решении</translation> |
---|
| 34 | </message> |
---|
| 35 | <message> |
---|
| 36 | <location filename="../src/mainwindow.cpp" line="134"/> |
---|
| 37 | <source>There was an error while solving the task.</source> |
---|
| 38 | <translation>Во время решения задачи возникла ошибка.</translation> |
---|
| 39 | </message> |
---|
| 40 | <message> |
---|
| 41 | <location filename="../ui/mainwindow.ce.ui" line="17"/> |
---|
| 42 | <location filename="../ui/mainwindow.ui" line="14"/> |
---|
| 43 | <source>Travelling salesman problem</source> |
---|
| 44 | <translation>Задача коммивояжера</translation> |
---|
| 45 | </message> |
---|
| 46 | <message> |
---|
| 47 | <location filename="../ui/mainwindow.ce.ui" line="56"/> |
---|
| 48 | <location filename="../ui/mainwindow.ui" line="35"/> |
---|
| 49 | <source>Task</source> |
---|
| 50 | <translation>Задача</translation> |
---|
| 51 | </message> |
---|
| 52 | <message> |
---|
| 53 | <location filename="../ui/mainwindow.ce.ui" line="77"/> |
---|
| 54 | <location filename="../ui/mainwindow.ui" line="56"/> |
---|
| 55 | <source>&Variant:</source> |
---|
| 56 | <translation>&Вариант:</translation> |
---|
| 57 | </message> |
---|
| 58 | <message> |
---|
| 59 | <location filename="../ui/mainwindow.ce.ui" line="90"/> |
---|
| 60 | <location filename="../ui/mainwindow.ui" line="69"/> |
---|
| 61 | <source>Number of variant</source> |
---|
| 62 | <translation>Номер варианта</translation> |
---|
| 63 | </message> |
---|
| 64 | <message> |
---|
| 65 | <location filename="../ui/mainwindow.ce.ui" line="100"/> |
---|
| 66 | <location filename="../ui/mainwindow.ui" line="79"/> |
---|
| 67 | <source>&Cities:</source> |
---|
| 68 | <translation>&Городов:</translation> |
---|
| 69 | </message> |
---|
| 70 | <message> |
---|
| 71 | <location filename="../ui/mainwindow.ce.ui" line="113"/> |
---|
| 72 | <location filename="../ui/mainwindow.ui" line="92"/> |
---|
| 73 | <source>Number of cities</source> |
---|
| 74 | <translation>Количество городов, которые обходит коммивояжер</translation> |
---|
| 75 | </message> |
---|
| 76 | <message> |
---|
| 77 | <location filename="../ui/mainwindow.ce.ui" line="144"/> |
---|
| 78 | <location filename="../ui/mainwindow.ui" line="123"/> |
---|
| 79 | <source>Cost of travel from city to city</source> |
---|
| 80 | <translation>Стоимости переходов из города в город</translation> |
---|
| 81 | </message> |
---|
| 82 | <message> |
---|
| 83 | <location filename="../ui/mainwindow.ce.ui" line="172"/> |
---|
| 84 | <location filename="../ui/mainwindow.ui" line="151"/> |
---|
| 85 | <source>Fill table with random numbers</source> |
---|
| 86 | <translation>Заполнить таблицу случайными значениями</translation> |
---|
| 87 | </message> |
---|
| 88 | <message> |
---|
| 89 | <location filename="../ui/mainwindow.ce.ui" line="175"/> |
---|
| 90 | <location filename="../ui/mainwindow.ui" line="154"/> |
---|
| 91 | <source>Random</source> |
---|
| 92 | <translation>Случайно</translation> |
---|
| 93 | </message> |
---|
| 94 | <message> |
---|
| 95 | <location filename="../ui/mainwindow.ce.ui" line="185"/> |
---|
| 96 | <location filename="../ui/mainwindow.ui" line="164"/> |
---|
| 97 | <source>Solve current task</source> |
---|
| 98 | <translation>Решить текущую задачу</translation> |
---|
| 99 | </message> |
---|
| 100 | <message> |
---|
| 101 | <location filename="../ui/mainwindow.ce.ui" line="188"/> |
---|
| 102 | <location filename="../ui/mainwindow.ui" line="167"/> |
---|
| 103 | <source>Solve</source> |
---|
| 104 | <translation>Решить</translation> |
---|
| 105 | </message> |
---|
| 106 | <message> |
---|
| 107 | <location filename="../ui/mainwindow.ce.ui" line="202"/> |
---|
| 108 | <location filename="../ui/mainwindow.ui" line="181"/> |
---|
| 109 | <source>Solution</source> |
---|
| 110 | <translation>Решение</translation> |
---|
| 111 | </message> |
---|
| 112 | <message> |
---|
| 113 | <location filename="../ui/mainwindow.ce.ui" line="219"/> |
---|
| 114 | <location filename="../ui/mainwindow.ui" line="198"/> |
---|
| 115 | <source>Solution steps</source> |
---|
| 116 | <translation>Ход решения</translation> |
---|
| 117 | </message> |
---|
| 118 | <message> |
---|
| 119 | <location filename="../ui/mainwindow.ce.ui" line="229"/> |
---|
| 120 | <location filename="../ui/mainwindow.ui" line="208"/> |
---|
| 121 | <source>Solution graph</source> |
---|
| 122 | <translation>Граф решения</translation> |
---|
| 123 | </message> |
---|
| 124 | <message> |
---|
| 125 | <location filename="../ui/mainwindow.ce.ui" line="255"/> |
---|
| 126 | <location filename="../ui/mainwindow.ui" line="236"/> |
---|
| 127 | <source>&File</source> |
---|
| 128 | <translation>&Файл</translation> |
---|
| 129 | </message> |
---|
| 130 | <message> |
---|
| 131 | <location filename="../ui/mainwindow.ce.ui" line="262"/> |
---|
| 132 | <location filename="../ui/mainwindow.ui" line="243"/> |
---|
| 133 | <source>&Save</source> |
---|
| 134 | <translation>Со&хранить</translation> |
---|
| 135 | </message> |
---|
| 136 | <message> |
---|
| 137 | <location filename="../ui/mainwindow.ce.ui" line="282"/> |
---|
| 138 | <location filename="../ui/mainwindow.ui" line="266"/> |
---|
| 139 | <source>&Settings</source> |
---|
| 140 | <translation>&Настройки</translation> |
---|
| 141 | </message> |
---|
| 142 | <message> |
---|
| 143 | <location filename="../ui/mainwindow.ce.ui" line="288"/> |
---|
| 144 | <location filename="../ui/mainwindow.ui" line="272"/> |
---|
| 145 | <source>&Help</source> |
---|
| 146 | <translation>&Помощь</translation> |
---|
| 147 | </message> |
---|
| 148 | <message> |
---|
| 149 | <location filename="../ui/mainwindow.ce.ui" line="328"/> |
---|
| 150 | <location filename="../ui/mainwindow.ui" line="344"/> |
---|
| 151 | <source>Solution st&eps</source> |
---|
| 152 | <translation>&Ход решения</translation> |
---|
| 153 | </message> |
---|
| 154 | <message> |
---|
| 155 | <location filename="../ui/mainwindow.ce.ui" line="331"/> |
---|
| 156 | <location filename="../ui/mainwindow.ui" line="347"/> |
---|
| 157 | <source>Save solution steps</source> |
---|
| 158 | <translation>Сохранить ход решения</translation> |
---|
| 159 | </message> |
---|
| 160 | <message> |
---|
| 161 | <location filename="../ui/mainwindow.ce.ui" line="334"/> |
---|
| 162 | <location filename="../ui/mainwindow.ui" line="350"/> |
---|
| 163 | <source>Save solution steps only</source> |
---|
| 164 | <translation>Сохранить только ход решения</translation> |
---|
| 165 | </message> |
---|
| 166 | <message> |
---|
| 167 | <location filename="../ui/mainwindow.ce.ui" line="342"/> |
---|
| 168 | <location filename="../ui/mainwindow.ui" line="358"/> |
---|
| 169 | <source>Solution &graph</source> |
---|
| 170 | <translation>&Граф решения</translation> |
---|
| 171 | </message> |
---|
| 172 | <message> |
---|
| 173 | <location filename="../ui/mainwindow.ce.ui" line="345"/> |
---|
| 174 | <location filename="../ui/mainwindow.ui" line="361"/> |
---|
| 175 | <source>Save solution graph</source> |
---|
| 176 | <translation>Сохранить граф решения</translation> |
---|
| 177 | </message> |
---|
| 178 | <message> |
---|
| 179 | <location filename="../ui/mainwindow.ce.ui" line="348"/> |
---|
| 180 | <location filename="../ui/mainwindow.ui" line="364"/> |
---|
| 181 | <source>Save solution graph only</source> |
---|
| 182 | <translation>Сохранить только граф решения</translation> |
---|
| 183 | </message> |
---|
| 184 | <message> |
---|
| 185 | <location filename="../ui/mainwindow.ce.ui" line="356"/> |
---|
| 186 | <location filename="../ui/mainwindow.ui" line="372"/> |
---|
| 187 | <source>&Solution</source> |
---|
| 188 | <translation>&Решение</translation> |
---|
| 189 | </message> |
---|
| 190 | <message> |
---|
| 191 | <location filename="../ui/mainwindow.ce.ui" line="359"/> |
---|
| 192 | <location filename="../ui/mainwindow.ui" line="375"/> |
---|
| 193 | <source>Save solution</source> |
---|
| 194 | <translation>Сохранить решение</translation> |
---|
| 195 | </message> |
---|
| 196 | <message> |
---|
| 197 | <location filename="../ui/mainwindow.ce.ui" line="362"/> |
---|
| 198 | <location filename="../ui/mainwindow.ui" line="378"/> |
---|
| 199 | <source>Save solution steps and graph</source> |
---|
| 200 | <translation>Сохранить ход и граф решения</translation> |
---|
| 201 | </message> |
---|
| 202 | <message> |
---|
| 203 | <location filename="../ui/mainwindow.ce.ui" line="371"/> |
---|
| 204 | <location filename="../ui/mainwindow.ui" line="387"/> |
---|
| 205 | <source>&New</source> |
---|
| 206 | <translation>&Создать</translation> |
---|
| 207 | </message> |
---|
| 208 | <message> |
---|
| 209 | <location filename="../ui/mainwindow.ce.ui" line="374"/> |
---|
| 210 | <location filename="../ui/mainwindow.ui" line="390"/> |
---|
| 211 | <source>New</source> |
---|
| 212 | <translation>Создать</translation> |
---|
| 213 | </message> |
---|
| 214 | <message> |
---|
| 215 | <location filename="../ui/mainwindow.ce.ui" line="377"/> |
---|
| 216 | <location filename="../ui/mainwindow.ui" line="393"/> |
---|
| 217 | <source>New task</source> |
---|
| 218 | <translation>Создать задачу</translation> |
---|
| 219 | </message> |
---|
| 220 | <message> |
---|
| 221 | <location filename="../ui/mainwindow.ce.ui" line="380"/> |
---|
| 222 | <location filename="../ui/mainwindow.ui" line="396"/> |
---|
| 223 | <source>Create new task</source> |
---|
| 224 | <translation>Создать новую задачу</translation> |
---|
| 225 | </message> |
---|
| 226 | <message> |
---|
| 227 | <location filename="../ui/mainwindow.ce.ui" line="383"/> |
---|
| 228 | <location filename="../ui/mainwindow.ui" line="399"/> |
---|
| 229 | <source>Ctrl+N</source> |
---|
| 230 | <translation></translation> |
---|
| 231 | </message> |
---|
| 232 | <message> |
---|
| 233 | <location filename="../ui/mainwindow.ce.ui" line="395"/> |
---|
| 234 | <location filename="../ui/mainwindow.ui" line="411"/> |
---|
| 235 | <source>&Open...</source> |
---|
| 236 | <translation>&Открыть...</translation> |
---|
| 237 | </message> |
---|
| 238 | <message> |
---|
| 239 | <location filename="../ui/mainwindow.ce.ui" line="398"/> |
---|
| 240 | <location filename="../ui/mainwindow.ui" line="414"/> |
---|
| 241 | <source>Open...</source> |
---|
| 242 | <translation>Открыть...</translation> |
---|
| 243 | </message> |
---|
| 244 | <message> |
---|
| 245 | <location filename="../ui/mainwindow.ce.ui" line="401"/> |
---|
| 246 | <location filename="../ui/mainwindow.ui" line="417"/> |
---|
| 247 | <source>Open task</source> |
---|
| 248 | <translation>Открыть задачу</translation> |
---|
| 249 | </message> |
---|
| 250 | <message> |
---|
| 251 | <location filename="../ui/mainwindow.ce.ui" line="404"/> |
---|
| 252 | <location filename="../ui/mainwindow.ui" line="420"/> |
---|
| 253 | <source>Open saved task</source> |
---|
| 254 | <translation>Открыть сохраненное условие задачи</translation> |
---|
| 255 | </message> |
---|
| 256 | <message> |
---|
| 257 | <location filename="../ui/mainwindow.ce.ui" line="407"/> |
---|
| 258 | <location filename="../ui/mainwindow.ui" line="423"/> |
---|
| 259 | <source>Ctrl+O</source> |
---|
| 260 | <translation></translation> |
---|
| 261 | </message> |
---|
| 262 | <message> |
---|
| 263 | <location filename="../ui/mainwindow.ce.ui" line="416"/> |
---|
| 264 | <location filename="../ui/mainwindow.ui" line="432"/> |
---|
| 265 | <source>&Preferences...</source> |
---|
| 266 | <translation>&Параметры...</translation> |
---|
| 267 | </message> |
---|
| 268 | <message> |
---|
| 269 | <location filename="../ui/mainwindow.ce.ui" line="419"/> |
---|
| 270 | <location filename="../ui/mainwindow.ui" line="435"/> |
---|
| 271 | <source>Preferences...</source> |
---|
| 272 | <translation>Параметры...</translation> |
---|
| 273 | </message> |
---|
| 274 | <message> |
---|
| 275 | <location filename="../ui/mainwindow.ce.ui" line="422"/> |
---|
| 276 | <location filename="../ui/mainwindow.ui" line="438"/> |
---|
| 277 | <source>Application preferences</source> |
---|
| 278 | <translation>Настройка параметров программмы</translation> |
---|
| 279 | </message> |
---|
| 280 | <message> |
---|
| 281 | <location filename="../ui/mainwindow.ce.ui" line="434"/> |
---|
| 282 | <location filename="../ui/mainwindow.ui" line="450"/> |
---|
| 283 | <source>&Contents</source> |
---|
| 284 | <translation>&Содежание</translation> |
---|
| 285 | </message> |
---|
| 286 | <message> |
---|
| 287 | <location filename="../ui/mainwindow.ce.ui" line="437"/> |
---|
| 288 | <location filename="../ui/mainwindow.ui" line="453"/> |
---|
| 289 | <source>Open help contents</source> |
---|
| 290 | <translation>Вызвать справку программы</translation> |
---|
| 291 | </message> |
---|
| 292 | <message> |
---|
| 293 | <location filename="../ui/mainwindow.ce.ui" line="449"/> |
---|
| 294 | <location filename="../ui/mainwindow.ui" line="465"/> |
---|
| 295 | <source>&Context help</source> |
---|
| 296 | <translation>&Контекстная справка</translation> |
---|
| 297 | </message> |
---|
| 298 | <message> |
---|
| 299 | <location filename="../ui/mainwindow.ce.ui" line="452"/> |
---|
| 300 | <location filename="../ui/mainwindow.ui" line="468"/> |
---|
| 301 | <source>Open context help</source> |
---|
| 302 | <translation>Вызвать контекстную справку</translation> |
---|
| 303 | </message> |
---|
| 304 | <message> |
---|
| 305 | <location filename="../ui/mainwindow.ce.ui" line="461"/> |
---|
| 306 | <location filename="../ui/mainwindow.ui" line="477"/> |
---|
| 307 | <source>&About...</source> |
---|
| 308 | <translation>&Про...</translation> |
---|
| 309 | </message> |
---|
| 310 | <message> |
---|
| 311 | <location filename="../ui/mainwindow.ce.ui" line="464"/> |
---|
| 312 | <location filename="../ui/mainwindow.ui" line="480"/> |
---|
| 313 | <source>About...</source> |
---|
| 314 | <translation>Про...</translation> |
---|
| 315 | </message> |
---|
| 316 | <message> |
---|
| 317 | <location filename="../ui/mainwindow.ce.ui" line="467"/> |
---|
| 318 | <location filename="../ui/mainwindow.ui" line="483"/> |
---|
| 319 | <source>About application</source> |
---|
| 320 | <translation>О программе</translation> |
---|
| 321 | </message> |
---|
| 322 | <message> |
---|
| 323 | <location filename="../ui/mainwindow.ce.ui" line="476"/> |
---|
| 324 | <location filename="../ui/mainwindow.ui" line="492"/> |
---|
| 325 | <source>E&xit</source> |
---|
| 326 | <translation>В&ыход</translation> |
---|
| 327 | </message> |
---|
| 328 | <message> |
---|
| 329 | <location filename="../ui/mainwindow.ce.ui" line="479"/> |
---|
| 330 | <location filename="../ui/mainwindow.ui" line="495"/> |
---|
| 331 | <source>Exit application</source> |
---|
| 332 | <translation>Выйти из приложения</translation> |
---|
| 333 | </message> |
---|
| 334 | <message> |
---|
| 335 | <location filename="../ui/mainwindow.ce.ui" line="491"/> |
---|
| 336 | <location filename="../ui/mainwindow.ui" line="507"/> |
---|
| 337 | <source>&Task...</source> |
---|
| 338 | <translation>&Задачу...</translation> |
---|
| 339 | </message> |
---|
| 340 | <message> |
---|
| 341 | <location filename="../ui/mainwindow.ce.ui" line="494"/> |
---|
| 342 | <location filename="../ui/mainwindow.ui" line="510"/> |
---|
| 343 | <source>Task...</source> |
---|
| 344 | <translation>Задачу...</translation> |
---|
| 345 | </message> |
---|
| 346 | <message> |
---|
| 347 | <location filename="../ui/mainwindow.ce.ui" line="497"/> |
---|
| 348 | <location filename="../ui/mainwindow.ui" line="513"/> |
---|
| 349 | <source>Save task</source> |
---|
| 350 | <translation>Сохранить задачу</translation> |
---|
| 351 | </message> |
---|
| 352 | <message> |
---|
| 353 | <location filename="../ui/mainwindow.ce.ui" line="500"/> |
---|
| 354 | <location filename="../ui/mainwindow.ui" line="516"/> |
---|
| 355 | <source>Save task to file</source> |
---|
| 356 | <translation>Сохранить условие задачи в файл</translation> |
---|
| 357 | </message> |
---|
| 358 | <message> |
---|
| 359 | <location filename="../ui/mainwindow.ce.ui" line="503"/> |
---|
| 360 | <location filename="../ui/mainwindow.ui" line="519"/> |
---|
| 361 | <source>Ctrl+S</source> |
---|
| 362 | <translation></translation> |
---|
| 363 | </message> |
---|
| 364 | <message> |
---|
| 365 | <location filename="../ui/mainwindow.ui" line="315"/> |
---|
| 366 | <source>P&rint setup...</source> |
---|
| 367 | <translation>&Настройка печати...</translation> |
---|
| 368 | </message> |
---|
| 369 | <message> |
---|
| 370 | <location filename="../ui/mainwindow.ui" line="318"/> |
---|
| 371 | <source>Setup printing</source> |
---|
| 372 | <translation>Настроить печать</translation> |
---|
| 373 | </message> |
---|
| 374 | <message> |
---|
| 375 | <location filename="../ui/mainwindow.ui" line="330"/> |
---|
| 376 | <source>&Print...</source> |
---|
| 377 | <translation>&Печать...</translation> |
---|
| 378 | </message> |
---|
| 379 | <message> |
---|
| 380 | <location filename="../ui/mainwindow.ui" line="333"/> |
---|
| 381 | <source>Print solution results</source> |
---|
| 382 | <translation>Распечатать результаты решения</translation> |
---|
| 383 | </message> |
---|
| 384 | <message> |
---|
| 385 | <location filename="../ui/mainwindow.ui" line="336"/> |
---|
| 386 | <source>Ctrl+P</source> |
---|
| 387 | <translation></translation> |
---|
| 388 | </message> |
---|
| 389 | </context> |
---|
| 390 | <context> |
---|
| 391 | <name>SettingsDialog</name> |
---|
| 392 | <message> |
---|
| 393 | <location filename="../ui/settingsdialog.ce.ui" line="14"/> |
---|
| 394 | <location filename="../ui/settingsdialog.ui" line="14"/> |
---|
| 395 | <source>Preferences</source> |
---|
| 396 | <translation>Параметры</translation> |
---|
| 397 | </message> |
---|
| 398 | <message> |
---|
| 399 | <location filename="../ui/settingsdialog.ce.ui" line="100"/> |
---|
| 400 | <location filename="../ui/settingsdialog.ui" line="151"/> |
---|
| 401 | <source>Random values:</source> |
---|
| 402 | <translation>Случайные значения:</translation> |
---|
| 403 | </message> |
---|
| 404 | <message> |
---|
| 405 | <location filename="../ui/settingsdialog.ce.ui" line="114"/> |
---|
| 406 | <location filename="../ui/settingsdialog.ui" line="165"/> |
---|
| 407 | <source>&Minimal:</source> |
---|
| 408 | <translation>&Минимум:</translation> |
---|
| 409 | </message> |
---|
| 410 | <message> |
---|
| 411 | <location filename="../ui/settingsdialog.ce.ui" line="127"/> |
---|
| 412 | <location filename="../ui/settingsdialog.ui" line="178"/> |
---|
| 413 | <source>Minimum for random number generation</source> |
---|
| 414 | <translation>Нижняя граница для генерации случайных значений</translation> |
---|
| 415 | </message> |
---|
| 416 | <message> |
---|
| 417 | <location filename="../ui/settingsdialog.ce.ui" line="150"/> |
---|
| 418 | <location filename="../ui/settingsdialog.ui" line="201"/> |
---|
| 419 | <source>Ma&ximal:</source> |
---|
| 420 | <translation>М&аксимум:</translation> |
---|
| 421 | </message> |
---|
| 422 | <message> |
---|
| 423 | <location filename="../ui/settingsdialog.ce.ui" line="163"/> |
---|
| 424 | <location filename="../ui/settingsdialog.ui" line="214"/> |
---|
| 425 | <source>Maximum for random number generation</source> |
---|
| 426 | <translation>Верхняя граница для генерации случайных значений</translation> |
---|
| 427 | </message> |
---|
| 428 | <message> |
---|
| 429 | <location filename="../ui/settingsdialog.ce.ui" line="202"/> |
---|
| 430 | <location filename="../ui/settingsdialog.ui" line="288"/> |
---|
| 431 | <source>Font color for printing</source> |
---|
| 432 | <translation>Цвет шрифта, используемого при печати</translation> |
---|
| 433 | </message> |
---|
| 434 | <message> |
---|
| 435 | <location filename="../ui/settingsdialog.ce.ui" line="205"/> |
---|
| 436 | <location filename="../ui/settingsdialog.ui" line="291"/> |
---|
| 437 | <source>&Color...</source> |
---|
| 438 | <translation>&Цвет...</translation> |
---|
| 439 | </message> |
---|
| 440 | <message> |
---|
| 441 | <location filename="../ui/settingsdialog.ce.ui" line="219"/> |
---|
| 442 | <location filename="../ui/settingsdialog.ui" line="305"/> |
---|
| 443 | <source>Font face for printing</source> |
---|
| 444 | <translation>Вид шрифта, используемого при печати</translation> |
---|
| 445 | </message> |
---|
| 446 | <message> |
---|
| 447 | <location filename="../ui/settingsdialog.ce.ui" line="222"/> |
---|
| 448 | <location filename="../ui/settingsdialog.ui" line="308"/> |
---|
| 449 | <source>&Font...</source> |
---|
| 450 | <translation>&Шрифт...</translation> |
---|
| 451 | </message> |
---|
| 452 | <message> |
---|
| 453 | <location filename="../ui/settingsdialog.ce.ui" line="287"/> |
---|
| 454 | <location filename="../ui/settingsdialog.ce.ui" line="293"/> |
---|
| 455 | <location filename="../ui/settingsdialog.ui" line="377"/> |
---|
| 456 | <location filename="../ui/settingsdialog.ui" line="383"/> |
---|
| 457 | <source>Help</source> |
---|
| 458 | <translation>Помощь</translation> |
---|
| 459 | </message> |
---|
| 460 | <message> |
---|
| 461 | <location filename="../ui/settingsdialog.ce.ui" line="290"/> |
---|
| 462 | <location filename="../ui/settingsdialog.ui" line="380"/> |
---|
| 463 | <source>Get preferences help</source> |
---|
| 464 | <translation>Получить помощь по настройкам</translation> |
---|
| 465 | </message> |
---|
| 466 | <message> |
---|
| 467 | <location filename="../ui/settingsdialog.ce.ui" line="323"/> |
---|
| 468 | <location filename="../ui/settingsdialog.ui" line="425"/> |
---|
| 469 | <source>Save new preferences</source> |
---|
| 470 | <translation>Сохранить новые параметры</translation> |
---|
| 471 | </message> |
---|
| 472 | <message> |
---|
| 473 | <location filename="../ui/settingsdialog.ce.ui" line="326"/> |
---|
| 474 | <location filename="../ui/settingsdialog.ui" line="428"/> |
---|
| 475 | <source>&OK</source> |
---|
| 476 | <translation></translation> |
---|
| 477 | </message> |
---|
| 478 | <message> |
---|
| 479 | <location filename="../ui/settingsdialog.ce.ui" line="343"/> |
---|
| 480 | <location filename="../ui/settingsdialog.ui" line="445"/> |
---|
| 481 | <source>Close without saving preferences</source> |
---|
| 482 | <translation>Закрыть окно без сохранения параметров</translation> |
---|
| 483 | </message> |
---|
| 484 | <message> |
---|
| 485 | <location filename="../ui/settingsdialog.ce.ui" line="346"/> |
---|
| 486 | <location filename="../ui/settingsdialog.ui" line="448"/> |
---|
| 487 | <source>&Cancel</source> |
---|
| 488 | <translation>&Отмена</translation> |
---|
| 489 | </message> |
---|
| 490 | <message> |
---|
| 491 | <location filename="../ui/settingsdialog.ui" line="41"/> |
---|
| 492 | <source>background-color: #0080C0</source> |
---|
| 493 | <translation></translation> |
---|
| 494 | </message> |
---|
| 495 | <message> |
---|
| 496 | <location filename="../ui/settingsdialog.ui" line="235"/> |
---|
| 497 | <source>Print settings:</source> |
---|
| 498 | <translation>Настройки печати:</translation> |
---|
| 499 | </message> |
---|
| 500 | <message> |
---|
| 501 | <location filename="../ui/settingsdialog.ui" line="249"/> |
---|
| 502 | <source>&Left margin:</source> |
---|
| 503 | <translation>&Левый отступ:</translation> |
---|
| 504 | </message> |
---|
| 505 | <message> |
---|
| 506 | <location filename="../ui/settingsdialog.ui" line="262"/> |
---|
| 507 | <source>Left border margin for page</source> |
---|
| 508 | <translation>Левый отступ от края страницы во время печати</translation> |
---|
| 509 | </message> |
---|
| 510 | <message> |
---|
| 511 | <location filename="../ui/settingsdialog.ui" line="329"/> |
---|
| 512 | <source>Restore main window state and position on application restart</source> |
---|
| 513 | <translation>Восстанавливать состояние и размеры главного окна после перезапуска приложения</translation> |
---|
| 514 | </message> |
---|
| 515 | <message> |
---|
| 516 | <location filename="../ui/settingsdialog.ui" line="332"/> |
---|
| 517 | <source>Save main window state and position</source> |
---|
| 518 | <translation>Сохранять состояние и положение главного окна</translation> |
---|
| 519 | </message> |
---|
| 520 | <message> |
---|
| 521 | <location filename="../ui/settingsdialog.ui" line="403"/> |
---|
| 522 | <source>Hover mouse pointer over dialog elements to get additional help</source> |
---|
| 523 | <translation>Наведите указатель мыши на элемент диалога, чтоб получить подсказку</translation> |
---|
| 524 | </message> |
---|
| 525 | </context> |
---|
| 526 | </TS> |
---|