Changeset 4ccf855df8 in tspsg for i18n/en.ts
- Timestamp:
- Dec 22, 2009, 8:56:21 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- f1fb54b9f7
- Parents:
- 3bcb7e8910
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
i18n/en.ts
r3bcb7e8910 r4ccf855df8 147 147 <name>MainWindow</name> 148 148 <message> 149 <location filename="../src/mainwindow.cpp" line="27 8"/>150 <location filename="../src/mainwindow.cpp" line="28 7"/>149 <location filename="../src/mainwindow.cpp" line="273"/> 150 <location filename="../src/mainwindow.cpp" line="282"/> 151 151 <source>Language change</source> 152 152 <translation type="unfinished"></translation> 153 153 </message> 154 154 <message> 155 <location filename="../src/mainwindow.cpp" line="62 4"/>155 <location filename="../src/mainwindow.cpp" line="627"/> 156 156 <source>Unable to load translation language.</source> 157 157 <translation type="unfinished"></translation> 158 158 </message> 159 159 <message> 160 <location filename="../src/mainwindow.cpp" line="63 5"/>160 <location filename="../src/mainwindow.cpp" line="637"/> 161 161 <source>Would you like to save changes in current task?</source> 162 162 <translation type="unfinished"></translation> … … 164 164 <message> 165 165 <location filename="../ui/mainwindow.ui" line="15"/> 166 <location filename="../src/mainwindow.cpp" line="7 14"/>166 <location filename="../src/mainwindow.cpp" line="746"/> 167 167 <source>Travelling Salesman Problem</source> 168 168 <translation type="unfinished"></translation> 169 169 </message> 170 170 <message> 171 <location filename="../src/mainwindow.cpp" line="62 4"/>171 <location filename="../src/mainwindow.cpp" line="627"/> 172 172 <source>Language Change</source> 173 173 <translation type="unfinished"></translation> 174 174 </message> 175 175 <message> 176 <location filename="../src/mainwindow.cpp" line="63 5"/>176 <location filename="../src/mainwindow.cpp" line="637"/> 177 177 <source>Unsaved Changes</source> 178 178 <translation type="unfinished"></translation> 179 179 </message> 180 180 <message> 181 <location filename="../src/mainwindow.cpp" line="1 39"/>181 <location filename="../src/mainwindow.cpp" line="126"/> 182 182 <source>All Supported Formats</source> 183 183 <translation type="unfinished"></translation> 184 184 </message> 185 185 <message> 186 <location filename="../src/mainwindow.cpp" line="1 40"/>187 <location filename="../src/mainwindow.cpp" line="1 41"/>186 <location filename="../src/mainwindow.cpp" line="127"/> 187 <location filename="../src/mainwindow.cpp" line="128"/> 188 188 <source>%1 Task Files</source> 189 189 <translation type="unfinished"></translation> 190 190 </message> 191 191 <message> 192 <location filename="../src/mainwindow.cpp" line="1 42"/>193 <location filename="../src/mainwindow.cpp" line="1 97"/>194 <location filename="../src/mainwindow.cpp" line=" 693"/>192 <location filename="../src/mainwindow.cpp" line="129"/> 193 <location filename="../src/mainwindow.cpp" line="188"/> 194 <location filename="../src/mainwindow.cpp" line="720"/> 195 195 <source>All Files</source> 196 196 <translation type="unfinished"></translation> 197 197 </message> 198 198 <message> 199 <location filename="../src/mainwindow.cpp" line="1 91"/>199 <location filename="../src/mainwindow.cpp" line="182"/> 200 200 <source>PDF Files</source> 201 201 <translation type="unfinished"></translation> 202 202 </message> 203 203 <message> 204 <location filename="../src/mainwindow.cpp" line="1 93"/>204 <location filename="../src/mainwindow.cpp" line="184"/> 205 205 <source>HTML Files</source> 206 206 <translation type="unfinished"></translation> 207 207 </message> 208 208 <message> 209 <location filename="../src/mainwindow.cpp" line="1 95"/>209 <location filename="../src/mainwindow.cpp" line="186"/> 210 210 <source>OpenDocument Files</source> 211 211 <translation type="unfinished"></translation> 212 212 </message> 213 213 <message> 214 <location filename="../src/mainwindow.cpp" line="42 8"/>214 <location filename="../src/mainwindow.cpp" line="426"/> 215 215 <source>Selected candidate for branching: %1.</source> 216 216 <translation type="unfinished"></translation> 217 217 </message> 218 218 <message> 219 <location filename="../src/mainwindow.cpp" line="428"/> 219 <location filename="../src/mainwindow.cpp" line="426"/> 220 <location filename="../src/mainwindow.cpp" line="433"/> 221 <source>(%1;%2)</source> 222 <translation type="unfinished"></translation> 223 </message> 224 <message numerus="yes"> 220 225 <location filename="../src/mainwindow.cpp" line="435"/> 221 <source>(%1;%2)</source>222 <translation type="unfinished"></translation>223 </message>224 <message numerus="yes">225 <location filename="../src/mainwindow.cpp" line="437"/>226 226 <source>%n alternate candidate(s) for branching: %1.</source> 227 227 <translation> … … 230 230 </translation> 231 231 </message> 232 <message> 233 <location filename="../src/mainwindow.cpp" line="692"/> 232 <message numerus="yes"> 233 <location filename="../src/mainwindow.cpp" line="452"/> 234 <source>The price is <b>%n</b> unit(s).</source> 235 <translation> 236 <numerusform>The price is <b>%n</b> unit.</numerusform> 237 <numerusform>The price is <b>%n</b> units.</numerusform> 238 </translation> 239 </message> 240 <message> 241 <location filename="../src/mainwindow.cpp" line="719"/> 234 242 <source>%1 Task File</source> 235 243 <translation type="unfinished"></translation> 236 244 </message> 237 245 <message> 238 <location filename="../src/mainwindow.cpp" line="26 5"/>246 <location filename="../src/mainwindow.cpp" line="260"/> 239 247 <source>Settings Changed</source> 240 248 <translation type="unfinished"></translation> 241 249 </message> 242 250 <message> 243 <location filename="../src/mainwindow.cpp" line="144"/> 251 <location filename="../src/mainwindow.cpp" line="132"/> 252 <location filename="../src/mainwindow.cpp" line="134"/> 244 253 <source>Task Load</source> 245 254 <translation type="unfinished"></translation> 246 255 </message> 247 256 <message> 248 <location filename="../src/mainwindow.cpp" line="26 5"/>257 <location filename="../src/mainwindow.cpp" line="260"/> 249 258 <source>You have changed color settings. 250 259 Do you wish to apply them to current solution text?</source> … … 252 261 </message> 253 262 <message> 254 <location filename="../src/mainwindow.cpp" line="36 7"/>263 <location filename="../src/mainwindow.cpp" line="365"/> 255 264 <source>About TSPSG</source> 256 265 <translation type="unfinished"></translation> 257 266 </message> 258 267 <message> 259 <location filename="../src/mainwindow.cpp" line=" 401"/>268 <location filename="../src/mainwindow.cpp" line="399"/> 260 269 <source>Data error</source> 261 270 <translation type="unfinished"></translation> 262 271 </message> 263 272 <message> 264 <location filename="../src/mainwindow.cpp" line=" 401"/>273 <location filename="../src/mainwindow.cpp" line="399"/> 265 274 <source>Error in cell [Row %1; Column %2]: Invalid data format.</source> 266 275 <translation type="unfinished"></translation> 267 276 </message> 268 277 <message> 269 <location filename="../src/mainwindow.cpp" line="41 4"/>278 <location filename="../src/mainwindow.cpp" line="412"/> 270 279 <source>Variant #%1</source> 271 280 <translation type="unfinished"></translation> 272 281 </message> 273 282 <message> 274 <location filename="../src/mainwindow.cpp" line="41 5"/>283 <location filename="../src/mainwindow.cpp" line="413"/> 275 284 <source>Task:</source> 276 285 <translation type="unfinished"></translation> 277 286 </message> 278 287 <message> 279 <location filename="../src/mainwindow.cpp" line="41 8"/>280 <location filename="../src/mainwindow.cpp" line="46 2"/>288 <location filename="../src/mainwindow.cpp" line="416"/> 289 <location filename="../src/mainwindow.cpp" line="460"/> 281 290 <source>Solution of Variant #%1 task</source> 282 291 <translation type="unfinished"></translation> 283 292 </message> 284 293 <message> 285 <location filename="../src/mainwindow.cpp" line="42 4"/>294 <location filename="../src/mainwindow.cpp" line="422"/> 286 295 <source>Step #%1</source> 287 296 <translation type="unfinished"></translation> 288 297 </message> 289 298 <message> 299 <location filename="../src/mainwindow.cpp" line="448"/> 300 <source>Optimal path:</source> 301 <translation type="unfinished"></translation> 302 </message> 303 <message> 290 304 <location filename="../src/mainwindow.cpp" line="450"/> 291 <source>Optimal path:</source>292 <translation type="unfinished"></translation>293 </message>294 <message>295 <location filename="../src/mainwindow.cpp" line="452"/>296 305 <source>Resulting path:</source> 297 306 <translation type="unfinished"></translation> 298 307 </message> 299 308 <message> 300 <location filename="../src/mainwindow.cpp" line="454"/> 301 <source>The price is <b>%1</b> units.</source> 302 <translation type="unfinished"></translation> 303 </message> 304 <message> 305 <location filename="../src/mainwindow.cpp" line="457"/> 309 <location filename="../src/mainwindow.cpp" line="455"/> 306 310 <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> 307 311 <translation type="unfinished"></translation> 308 312 </message> 309 313 <message> 310 <location filename="../src/mainwindow.cpp" line="700"/> 314 <location filename="../src/mainwindow.cpp" line="728"/> 315 <location filename="../src/mainwindow.cpp" line="730"/> 311 316 <source>Task Save</source> 312 317 <translation type="unfinished"></translation> 313 318 </message> 314 319 <message> 315 <location filename="../src/mainwindow.cpp" line="27 8"/>320 <location filename="../src/mainwindow.cpp" line="273"/> 316 321 <source>Language will be autodetected on next application start.</source> 317 322 <translation type="unfinished"></translation> 318 323 </message> 319 324 <message> 320 <location filename="../src/mainwindow.cpp" line="28 7"/>325 <location filename="../src/mainwindow.cpp" line="282"/> 321 326 <source>You have language autodetection turned on. 322 327 It needs to be off. … … 325 330 </message> 326 331 <message> 327 <location filename="../src/mainwindow.cpp" line="1 58"/>328 <location filename="../src/mainwindow.cpp" line="1 74"/>329 <location filename="../src/mainwindow.cpp" line="2 92"/>330 <location filename="../src/mainwindow.h" line=" 96"/>332 <location filename="../src/mainwindow.cpp" line="149"/> 333 <location filename="../src/mainwindow.cpp" line="165"/> 334 <location filename="../src/mainwindow.cpp" line="287"/> 335 <location filename="../src/mainwindow.h" line="100"/> 331 336 <source>Untitled</source> 332 337 <translation type="unfinished"></translation> … … 394 399 <message> 395 400 <location filename="../ui/mainwindow.ui" line="222"/> 396 <location filename="../ui/mainwindow.ui" line=" 425"/>401 <location filename="../ui/mainwindow.ui" line="377"/> 397 402 <source>Save solution to a file</source> 398 403 <translation type="unfinished"></translation> … … 425 430 </message> 426 431 <message> 427 <location filename="../ui/mainwindow.ui" line="419"/> 428 <source>Solution...</source> 429 <translation type="unfinished"></translation> 430 </message> 431 <message> 432 <location filename="../ui/mainwindow.ui" line="512"/> 432 <location filename="../ui/mainwindow.ui" line="455"/> 433 433 <source>Context &Help</source> 434 434 <translation type="unfinished"></translation> 435 435 </message> 436 436 <message> 437 <location filename="../ui/mainwindow.ui" line=" 527"/>437 <location filename="../ui/mainwindow.ui" line="470"/> 438 438 <source>&About TSPSG...</source> 439 439 <translation type="unfinished"></translation> 440 440 </message> 441 441 <message> 442 <location filename="../ui/mainwindow.ui" line="530"/> 443 <source>About TSPSG...</source> 444 <translation type="unfinished"></translation> 445 </message> 446 <message> 447 <location filename="../ui/mainwindow.ui" line="599"/> 442 <location filename="../ui/mainwindow.ui" line="536"/> 448 443 <source>&Save</source> 449 444 <translation type="unfinished"></translation> … … 460 455 </message> 461 456 <message> 457 <location filename="../ui/mainwindow.ui" line="374"/> 458 <source>Save solution</source> 459 <translation type="unfinished"></translation> 460 </message> 461 <message> 462 <location filename="../ui/mainwindow.ui" line="386"/> 463 <source>&New</source> 464 <translation type="unfinished"></translation> 465 </message> 466 <message> 467 <location filename="../ui/mainwindow.ui" line="389"/> 468 <source>New task</source> 469 <translation type="unfinished"></translation> 470 </message> 471 <message> 472 <location filename="../ui/mainwindow.ui" line="392"/> 473 <source>Create new task</source> 474 <translation type="unfinished"></translation> 475 </message> 476 <message> 477 <location filename="../ui/mainwindow.ui" line="395"/> 478 <source>Ctrl+N</source> 479 <translation type="unfinished"></translation> 480 </message> 481 <message> 482 <location filename="../ui/mainwindow.ui" line="404"/> 483 <source>&Open...</source> 484 <translation type="unfinished"></translation> 485 </message> 486 <message> 487 <location filename="../ui/mainwindow.ui" line="407"/> 488 <source>Open task</source> 489 <translation type="unfinished"></translation> 490 </message> 491 <message> 492 <location filename="../ui/mainwindow.ui" line="410"/> 493 <source>Open saved task</source> 494 <translation type="unfinished"></translation> 495 </message> 496 <message> 497 <location filename="../ui/mainwindow.ui" line="413"/> 498 <source>Ctrl+O</source> 499 <translation type="unfinished"></translation> 500 </message> 501 <message> 462 502 <location filename="../ui/mainwindow.ui" line="422"/> 463 <source> Save solution</source>464 <translation type="unfinished"></translation> 465 </message> 466 <message> 467 <location filename="../ui/mainwindow.ui" line="4 34"/>468 <source> &New</source>503 <source>&Preferences...</source> 504 <translation type="unfinished"></translation> 505 </message> 506 <message> 507 <location filename="../ui/mainwindow.ui" line="425"/> 508 <source>Application preferences</source> 469 509 <translation type="unfinished"></translation> 470 510 </message> 471 511 <message> 472 512 <location filename="../ui/mainwindow.ui" line="437"/> 473 <source> New</source>513 <source>&Contents</source> 474 514 <translation type="unfinished"></translation> 475 515 </message> 476 516 <message> 477 517 <location filename="../ui/mainwindow.ui" line="440"/> 478 <source> New task</source>518 <source>Open help contents</source> 479 519 <translation type="unfinished"></translation> 480 520 </message> 481 521 <message> 482 522 <location filename="../ui/mainwindow.ui" line="443"/> 483 <source>Create new task</source> 484 <translation type="unfinished"></translation> 485 </message> 486 <message> 487 <location filename="../ui/mainwindow.ui" line="446"/> 488 <source>Ctrl+N</source> 489 <translation type="unfinished"></translation> 490 </message> 491 <message> 492 <location filename="../ui/mainwindow.ui" line="455"/> 493 <source>&Open...</source> 523 <source>Ctrl+F1</source> 494 524 <translation type="unfinished"></translation> 495 525 </message> 496 526 <message> 497 527 <location filename="../ui/mainwindow.ui" line="458"/> 498 <source>Open ...</source>528 <source>Open context help</source> 499 529 <translation type="unfinished"></translation> 500 530 </message> 501 531 <message> 502 532 <location filename="../ui/mainwindow.ui" line="461"/> 503 <source>Open task</source> 504 <translation type="unfinished"></translation> 505 </message> 506 <message> 507 <location filename="../ui/mainwindow.ui" line="464"/> 508 <source>Open saved task</source> 509 <translation type="unfinished"></translation> 510 </message> 511 <message> 512 <location filename="../ui/mainwindow.ui" line="467"/> 513 <source>Ctrl+O</source> 514 <translation type="unfinished"></translation> 515 </message> 516 <message> 517 <location filename="../ui/mainwindow.ui" line="476"/> 518 <source>&Preferences...</source> 519 <translation type="unfinished"></translation> 520 </message> 521 <message> 522 <location filename="../ui/mainwindow.ui" line="479"/> 523 <source>Preferences...</source> 533 <source>F1</source> 534 <translation type="unfinished"></translation> 535 </message> 536 <message> 537 <location filename="../ui/mainwindow.ui" line="473"/> 538 <source>About application</source> 524 539 <translation type="unfinished"></translation> 525 540 </message> 526 541 <message> 527 542 <location filename="../ui/mainwindow.ui" line="482"/> 528 <source>Application preferences</source> 529 <translation type="unfinished"></translation> 530 </message> 531 <message> 532 <location filename="../ui/mainwindow.ui" line="494"/> 533 <source>&Contents</source> 534 <translation type="unfinished"></translation> 535 </message> 536 <message> 537 <location filename="../ui/mainwindow.ui" line="497"/> 538 <source>Open help contents</source> 539 <translation type="unfinished"></translation> 540 </message> 541 <message> 542 <location filename="../ui/mainwindow.ui" line="500"/> 543 <source>Ctrl+F1</source> 544 <translation type="unfinished"></translation> 545 </message> 546 <message> 547 <location filename="../ui/mainwindow.ui" line="515"/> 548 <source>Open context help</source> 549 <translation type="unfinished"></translation> 550 </message> 551 <message> 552 <location filename="../ui/mainwindow.ui" line="518"/> 553 <source>F1</source> 554 <translation type="unfinished"></translation> 555 </message> 556 <message> 557 <location filename="../ui/mainwindow.ui" line="533"/> 558 <source>About application</source> 543 <source>E&xit</source> 544 <translation type="unfinished"></translation> 545 </message> 546 <message> 547 <location filename="../ui/mainwindow.ui" line="485"/> 548 <source>Exit application</source> 549 <translation type="unfinished"></translation> 550 </message> 551 <message> 552 <location filename="../ui/mainwindow.ui" line="490"/> 553 <source>&Task...</source> 554 <translation type="unfinished"></translation> 555 </message> 556 <message> 557 <location filename="../ui/mainwindow.ui" line="493"/> 558 <location filename="../ui/mainwindow.ui" line="539"/> 559 <source>Save task</source> 560 <translation type="unfinished"></translation> 561 </message> 562 <message> 563 <location filename="../ui/mainwindow.ui" line="496"/> 564 <source>Save task to file</source> 565 <translation type="unfinished"></translation> 566 </message> 567 <message> 568 <location filename="../ui/mainwindow.ui" line="545"/> 569 <source>Ctrl+S</source> 570 <translation type="unfinished"></translation> 571 </message> 572 <message> 573 <location filename="../ui/mainwindow.ui" line="507"/> 574 <source>&Autodetect</source> 559 575 <translation type="unfinished"></translation> 560 576 </message> 561 577 <message> 562 578 <location filename="../ui/mainwindow.ui" line="542"/> 563 <source>E&xit</source>564 <translation type="unfinished"></translation>565 </message>566 <message>567 <location filename="../ui/mainwindow.ui" line="545"/>568 <source>Exit application</source>569 <translation type="unfinished"></translation>570 </message>571 <message>572 <location filename="../ui/mainwindow.ui" line="550"/>573 <source>&Task...</source>574 <translation type="unfinished"></translation>575 </message>576 <message>577 <location filename="../ui/mainwindow.ui" line="553"/>578 <source>Task...</source>579 <translation type="unfinished"></translation>580 </message>581 <message>582 <location filename="../ui/mainwindow.ui" line="556"/>583 <location filename="../ui/mainwindow.ui" line="605"/>584 <source>Save task</source>585 <translation type="unfinished"></translation>586 </message>587 <message>588 <location filename="../ui/mainwindow.ui" line="559"/>589 <source>Save task to file</source>590 <translation type="unfinished"></translation>591 </message>592 <message>593 <location filename="../ui/mainwindow.ui" line="611"/>594 <source>Ctrl+S</source>595 <translation type="unfinished"></translation>596 </message>597 <message>598 <location filename="../ui/mainwindow.ui" line="570"/>599 <source>&Autodetect</source>600 <translation type="unfinished"></translation>601 </message>602 <message>603 <location filename="../ui/mainwindow.ui" line="608"/>604 579 <source>Save current task</source> 605 580 <translation type="unfinished"></translation> 606 581 </message> 607 582 <message> 608 <location filename="../ui/mainwindow.ui" line=" 620"/>583 <location filename="../ui/mainwindow.ui" line="554"/> 609 584 <source>About &Qt...</source> 610 585 <translation type="unfinished"></translation> 611 586 </message> 612 587 <message> 613 <location filename="../ui/mainwindow.ui" line="623"/> 614 <source>About Qt...</source> 615 <translation type="unfinished"></translation> 616 </message> 617 <message> 618 <location filename="../ui/mainwindow.ui" line="626"/> 588 <location filename="../ui/mainwindow.ui" line="557"/> 619 589 <source>About Qt library</source> 620 590 <translation type="unfinished"></translation> … … 636 606 </message> 637 607 <message> 638 <location filename="../ ui/mainwindow.ui" line="396"/>608 <location filename="../src/mainwindow.cpp" line="707"/> 639 609 <source>&Print...</source> 640 610 <translation type="unfinished"></translation> 641 611 </message> 642 612 <message> 643 <location filename="../ ui/mainwindow.ui" line="408"/>613 <location filename="../src/mainwindow.cpp" line="714"/> 644 614 <source>Ctrl+P</source> 645 615 <translation type="unfinished"></translation> 646 616 </message> 647 617 <message> 648 <location filename="../ui/mainwindow.ui" line=" 416"/>618 <location filename="../ui/mainwindow.ui" line="371"/> 649 619 <source>&Solution...</source> 650 620 <translation type="unfinished"></translation> 651 621 </message> 652 622 <message> 653 <location filename="../ui/mainwindow.ui" line="602"/> 654 <source>Save</source> 655 <translation type="unfinished"></translation> 656 </message> 657 <message> 658 <location filename="../ui/mainwindow.ui" line="573"/> 623 <location filename="../ui/mainwindow.ui" line="510"/> 659 624 <source>Detect language automatically</source> 660 625 <translation type="unfinished"></translation> … … 666 631 </message> 667 632 <message> 668 <location filename="../ ui/mainwindow.ui" line="375"/>633 <location filename="../src/mainwindow.cpp" line="699"/> 669 634 <source>P&rint Preview...</source> 670 635 <translation type="unfinished"></translation> 671 636 </message> 672 637 <message> 673 <location filename="../ui/mainwindow.ui" line="378"/> 674 <source>Print Preview...</source> 675 <translation type="unfinished"></translation> 676 </message> 677 <message> 678 <location filename="../ui/mainwindow.ui" line="381"/> 638 <location filename="../src/mainwindow.cpp" line="701"/> 679 639 <source>Preview solution results</source> 680 640 <translation type="unfinished"></translation> 681 641 </message> 682 642 <message> 683 <location filename="../ ui/mainwindow.ui" line="384"/>643 <location filename="../src/mainwindow.cpp" line="704"/> 684 644 <source>Preview current solution results before printing</source> 685 645 <translation type="unfinished"></translation> 686 646 </message> 687 647 <message> 688 <location filename="../ui/mainwindow.ui" line="399"/> 689 <source>Print...</source> 690 <translation type="unfinished"></translation> 691 </message> 692 <message> 693 <location filename="../ui/mainwindow.ui" line="402"/> 648 <location filename="../src/mainwindow.cpp" line="709"/> 694 649 <source>Print solution</source> 695 650 <translation type="unfinished"></translation> 696 651 </message> 697 652 <message> 698 <location filename="../ ui/mainwindow.ui" line="405"/>653 <location filename="../src/mainwindow.cpp" line="712"/> 699 654 <source>Print current solution results</source> 700 655 <translation type="unfinished"></translation> 701 656 </message> 702 657 <message> 703 <location filename="../ui/mainwindow.ui" line="5 76"/>658 <location filename="../ui/mainwindow.ui" line="513"/> 704 659 <source>Detect language automatically based on regional settings</source> 705 660 <translation type="unfinished"></translation>
Note: See TracChangeset
for help on using the changeset viewer.