Changeset b24a5a054a in tspsg for i18n/ru.ts
- Timestamp:
- Jul 21, 2009, 12:47:44 AM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- b968056ce3
- Parents:
- 134a9158bd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
i18n/ru.ts
r134a9158bd rb24a5a054a 18 18 <location filename="../src/tspmodel.cpp" line="156"/> 19 19 <source>Unexpected end of file.</source> 20 <translation type="unfinished"></translation>20 <translation>Неожиданный конец файла.</translation> 21 21 </message> 22 22 <message> … … 55 55 <source>Unable to open task file. 56 56 Error: %1</source> 57 <translation type="unfinished"></translation> 57 <translation>Невозможно открыть файл задания. 58 Ошибка: %1</translation> 58 59 </message> 59 60 <message> … … 203 204 </message> 204 205 <message> 205 <source>Travelling salesman problem</source>206 <translation type="obsolete">Задача коммивояжера</translation>207 </message>208 <message>209 206 <location filename="../ui/mainwindow.ce.ui" line="56"/> 210 207 <location filename="../ui/mainwindow.ui" line="35"/> … … 291 288 </message> 292 289 <message> 290 <location filename="../ui/mainwindow.ce.ui" line="266"/> 291 <location filename="../ui/mainwindow.ui" line="244"/> 292 <source>Save &As...</source> 293 <translation>Сохранить &как...</translation> 294 </message> 295 <message> 296 <location filename="../ui/mainwindow.ce.ui" line="348"/> 297 <location filename="../ui/mainwindow.ui" line="361"/> 298 <source>Solution S&teps</source> 299 <translation>&Ход решения</translation> 300 </message> 301 <message> 302 <location filename="../ui/mainwindow.ce.ui" line="362"/> 303 <location filename="../ui/mainwindow.ui" line="375"/> 304 <source>Solution &Graph</source> 305 <translation>&Граф решения</translation> 306 </message> 307 <message> 293 308 <location filename="../ui/mainwindow.ce.ui" line="466"/> 294 309 <location filename="../ui/mainwindow.ui" line="479"/> … … 313 328 <source>Travelling salesman problem[*]</source> 314 329 <translation>Задача коммивояжера[*]</translation> 315 </message>316 <message>317 <location filename="../ui/mainwindow.ce.ui" line="266"/>318 <location filename="../ui/mainwindow.ui" line="244"/>319 <source>Save &as...</source>320 <translation>Сохранить &как...</translation>321 330 </message> 322 331 <message> … … 336 345 </message> 337 346 <message> 338 <location filename="../ui/mainwindow.ce.ui" line="348"/>339 <location filename="../ui/mainwindow.ui" line="361"/>340 <source>Solution st&eps</source>341 <translation>&Ход решения</translation>342 </message>343 <message>344 347 <location filename="../ui/mainwindow.ce.ui" line="351"/> 345 348 <location filename="../ui/mainwindow.ui" line="364"/> … … 354 357 </message> 355 358 <message> 356 <location filename="../ui/mainwindow.ce.ui" line="362"/>357 <location filename="../ui/mainwindow.ui" line="375"/>358 <source>Solution &graph</source>359 <translation>&Граф решения</translation>360 </message>361 <message>362 359 <location filename="../ui/mainwindow.ce.ui" line="365"/> 363 360 <location filename="../ui/mainwindow.ui" line="378"/> … … 478 475 <source>Open help contents</source> 479 476 <translation>Вызвать справку программы</translation> 480 </message>481 <message>482 <source>&Context help</source>483 <translation type="obsolete">&Контекстная справка</translation>484 477 </message> 485 478 <message> … … 605 598 <message> 606 599 <location filename="../ui/mainwindow.ui" line="332"/> 607 <source>P&rint setup...</source>600 <source>P&rint Setup...</source> 608 601 <translation>&Настройка печати...</translation> 609 602 </message>
Note: See TracChangeset
for help on using the changeset viewer.