| 318 | | #: lib/Padre/PluginHandle.pm:89 lib/Padre/Wx/Dialog/PluginManager.pm:480 |
| 319 | | msgid "error" |
| 320 | | msgstr "" |
| 321 | | |
| 322 | | #: lib/Padre/PluginHandle.pm:90 |
| 323 | | msgid "unloaded" |
| 324 | | msgstr "" |
| 325 | | |
| 326 | | #: lib/Padre/PluginHandle.pm:91 |
| 327 | | msgid "loaded" |
| 328 | | msgstr "" |
| 329 | | |
| 330 | | #: lib/Padre/PluginHandle.pm:92 lib/Padre/Wx/Dialog/PluginManager.pm:492 |
| 331 | | msgid "incompatible" |
| 332 | | msgstr "" |
| 333 | | |
| 334 | | #: lib/Padre/PluginHandle.pm:93 lib/Padre/Wx/Dialog/PluginManager.pm:519 |
| 335 | | msgid "disabled" |
| 336 | | msgstr "" |
| 337 | | |
| 338 | | #: lib/Padre/PluginHandle.pm:94 lib/Padre/Wx/Dialog/PluginManager.pm:507 |
| 339 | | msgid "enabled" |
| 340 | | msgstr "" |
| 341 | | |
| 342 | | #: lib/Padre/PluginHandle.pm:201 |
| 343 | | #, perl-format |
| 344 | | msgid "Failed to enable plug-in '%s': %s" |
| 345 | | msgstr "" |
| 346 | | |
| 347 | | #: lib/Padre/PluginHandle.pm:281 |
| 348 | | #, perl-format |
| 349 | | msgid "Failed to disable plug-in '%s': %s" |
| 350 | | msgstr "" |
| 351 | | |
| 352 | | #: lib/Padre/Config.pm:380 |
| 353 | | msgid "Previous open files" |
| 354 | | msgstr "" |
| 355 | | |
| 356 | | #: lib/Padre/Config.pm:381 |
| 357 | | msgid "A new empty file" |
| 358 | | msgstr "" |
| 359 | | |
| 360 | | #: lib/Padre/Config.pm:382 |
| 361 | | msgid "No open files" |
| 362 | | msgstr "" |
| 363 | | |
| 364 | | #: lib/Padre/Config.pm:383 |
| 365 | | msgid "Open session" |
| 366 | | msgstr "" |
| 367 | | |
| 368 | | #: lib/Padre/Config.pm:471 |
| 369 | | msgid "Code Order" |
| 370 | | msgstr "" |
| 371 | | |
| 372 | | #: lib/Padre/Config.pm:472 |
| 373 | | msgid "Alphabetical Order" |
| 374 | | msgstr "" |
| 375 | | |
| 376 | | #: lib/Padre/Config.pm:473 |
| 377 | | msgid "Alphabetical Order (Private Last)" |
| 378 | | msgstr "" |
| 379 | | |
| 380 | | #: lib/Padre/Config.pm:494 |
| 381 | | msgid "Project Tools (Left)" |
| 382 | | msgstr "" |
| 383 | | |
| 384 | | #: lib/Padre/Config.pm:495 |
| 385 | | msgid "Document Tools (Right)" |
| 386 | | msgstr "" |
| 387 | | |
| 388 | | #: lib/Padre/Config.pm:658 |
| 389 | | msgid "No Autoindent" |
| 390 | | msgstr "" |
| 391 | | |
| 392 | | #: lib/Padre/Config.pm:659 |
| 393 | | msgid "Indent to Same Depth" |
| 394 | | msgstr "" |
| 395 | | |
| 396 | | #: lib/Padre/Config.pm:660 |
| 397 | | msgid "Indent Deeply" |
| 398 | | msgstr "" |
| 399 | | |
| 400 | | #: lib/Padre/MimeTypes.pm:303 |
| 401 | | msgid "Fast but might be out of date" |
| 402 | | msgstr "" |
| 403 | | |
| 404 | | #: lib/Padre/MimeTypes.pm:312 |
| 405 | | msgid "PPI Experimental" |
| 406 | | msgstr "" |
| 407 | | |
| 408 | | #: lib/Padre/MimeTypes.pm:313 |
| 409 | | msgid "Slow but accurate and we have full control so bugs can be fixed" |
| 410 | | msgstr "" |
| 411 | | |
| 412 | | #: lib/Padre/MimeTypes.pm:317 |
| 413 | | msgid "PPI Standard" |
| 414 | | msgstr "" |
| 415 | | |
| 416 | | #: lib/Padre/MimeTypes.pm:318 |
| 417 | | msgid "" |
| 418 | | "Hopefully faster than the PPI Traditional. Big file will fall back to " |
| 419 | | "Scintilla highlighter." |
| | 387 | #: lib/Padre/Project.pm:41 |
| | 388 | #, perl-format |
| | 389 | msgid "" |
| | 390 | "Project directory %s does not exist (any longer). This is fatal and will " |
| | 391 | "cause problems, please close or save-as this file unless you know what you " |
| | 392 | "are doing." |
| | 393 | msgstr "" |
| | 394 | |
| | 395 | #: lib/Padre/TaskManager.pm:615 |
| | 396 | #, perl-format |
| | 397 | msgid "%s worker threads are running.\n" |
| | 398 | msgstr "" |
| | 399 | |
| | 400 | #: lib/Padre/TaskManager.pm:617 |
| | 401 | msgid "Currently, no background tasks are being executed.\n" |
| | 402 | msgstr "" |
| | 403 | |
| | 404 | #: lib/Padre/TaskManager.pm:623 |
| | 405 | msgid "The following tasks are currently executing in the background:\n" |
| | 406 | msgstr "" |
| | 407 | |
| | 408 | #: lib/Padre/TaskManager.pm:629 |
| | 409 | #, perl-format |
| | 410 | msgid "" |
| | 411 | "- %s of type '%s':\n" |
| | 412 | " (in thread(s) %s)\n" |
| | 413 | msgstr "" |
| | 414 | |
| | 415 | #: lib/Padre/TaskManager.pm:641 |
| | 416 | #, perl-format |
| | 417 | msgid "" |
| | 418 | "\n" |
| | 419 | "Additionally, there are %s tasks pending execution.\n" |
| | 420 | msgstr "" |
| | 421 | |
| | 422 | #: lib/Padre/Action/Debug.pm:41 |
| | 423 | msgid "Step In" |
| | 424 | msgstr "" |
| | 425 | |
| | 426 | #: lib/Padre/Action/Debug.pm:43 |
| | 427 | msgid "" |
| | 428 | "Execute the next statement, enter subroutine if needed. (Start debugging if " |
| | 429 | "it is not yet running)" |
| | 430 | msgstr "" |
| | 431 | |
| | 432 | #: lib/Padre/Action/Debug.pm:57 |
| | 433 | msgid "Step Over" |
| | 434 | msgstr "" |
| | 435 | |
| | 436 | #: lib/Padre/Action/Debug.pm:59 |
| | 437 | msgid "" |
| | 438 | "Execute the next statement, If it is a subroutine call, stop only after it " |
| | 439 | "returned. (Start debugging if it is not yet running)" |
| | 440 | msgstr "" |
| | 441 | |
| | 442 | #: lib/Padre/Action/Debug.pm:75 |
| | 443 | msgid "Step Out" |
| | 444 | msgstr "" |
| | 445 | |
| | 446 | #: lib/Padre/Action/Debug.pm:76 |
| | 447 | msgid "If withing a subroutine, run till return is called and then stop." |
| | 448 | msgstr "" |
| | 449 | |
| | 450 | #: lib/Padre/Action/Debug.pm:90 |
| | 451 | msgid "Run till breakpoint" |
| | 452 | msgstr "" |
| | 453 | |
| | 454 | #: lib/Padre/Action/Debug.pm:91 |
| | 455 | msgid "Start running and/or continue running till next breakpoint or watch" |
| | 456 | msgstr "" |
| | 457 | |
| | 458 | #: lib/Padre/Action/Debug.pm:104 |
| | 459 | msgid "Jump to current execution line" |
| | 460 | msgstr "" |
| | 461 | |
| | 462 | #: lib/Padre/Action/Debug.pm:105 |
| | 463 | msgid "" |
| | 464 | "Set focus to the line where the current statement is in the debugging process" |
| | 465 | msgstr "" |
| | 466 | |
| | 467 | #: lib/Padre/Action/Debug.pm:119 |
| | 468 | msgid "Set breakpoint" |
| | 469 | msgstr "" |
| | 470 | |
| | 471 | #: lib/Padre/Action/Debug.pm:120 |
| | 472 | msgid "Set a breakpoint to the current location of the cursor with a condition" |
| | 473 | msgstr "" |
| | 474 | |
| | 475 | #: lib/Padre/Action/Debug.pm:133 |
| | 476 | msgid "Remove breakpoint" |
| | 477 | msgstr "" |
| | 478 | |
| | 479 | #: lib/Padre/Action/Debug.pm:134 |
| | 480 | msgid "Remove the breakpoint at the current location of the cursor" |
| | 481 | msgstr "" |
| | 482 | |
| | 483 | #: lib/Padre/Action/Debug.pm:147 |
| | 484 | msgid "List all the breakpoints" |
| | 485 | msgstr "" |
| | 486 | |
| | 487 | #: lib/Padre/Action/Debug.pm:148 |
| | 488 | msgid "List all the breakpoints on the console" |
| | 489 | msgstr "" |
| | 490 | |
| | 491 | #: lib/Padre/Action/Debug.pm:161 |
| | 492 | msgid "Run to cursor" |
| | 493 | msgstr "" |
| | 494 | |
| | 495 | #: lib/Padre/Action/Debug.pm:162 |
| | 496 | msgid "Set a breakpoint at the line where to cursor is and run till there" |
| | 497 | msgstr "" |
| | 498 | |
| | 499 | #: lib/Padre/Action/Debug.pm:176 |
| | 500 | msgid "Show Stack Trace" |
| | 501 | msgstr "" |
| | 502 | |
| | 503 | #: lib/Padre/Action/Debug.pm:177 |
| | 504 | msgid "" |
| | 505 | "When in a subroutine call show all the calls since the main of the program" |
| | 506 | msgstr "" |
| | 507 | |
| | 508 | #: lib/Padre/Action/Debug.pm:191 |
| | 509 | msgid "Display value" |
| | 510 | msgstr "" |
| | 511 | |
| | 512 | #: lib/Padre/Action/Debug.pm:192 |
| | 513 | msgid "" |
| | 514 | "Display the current value of a variable in the right hand side debugger pane" |
| | 515 | msgstr "" |
| | 516 | |
| | 517 | #: lib/Padre/Action/Debug.pm:205 |
| | 518 | msgid "Show Value" |
| | 519 | msgstr "" |
| | 520 | |
| | 521 | #: lib/Padre/Action/Debug.pm:206 |
| | 522 | msgid "Show the value of a variable." |
| | 523 | msgstr "" |
| | 524 | |
| | 525 | #: lib/Padre/Action/Debug.pm:219 |
| | 526 | msgid "Evaluate Expression" |
| | 527 | msgstr "" |
| | 528 | |
| | 529 | #: lib/Padre/Action/Debug.pm:220 |
| | 530 | msgid "Type in any expression and evaluate it in the debugged process" |
| | 531 | msgstr "" |
| | 532 | |
| | 533 | #: lib/Padre/Action/Debug.pm:234 |
| | 534 | msgid "Quit Debugger" |
| | 535 | msgstr "" |
| | 536 | |
| | 537 | #: lib/Padre/Action/Debug.pm:235 |
| | 538 | msgid "Quit the process being debugged" |
| | 539 | msgstr "" |
| | 540 | |
| | 541 | #: lib/Padre/Action/Edit.pm:38 |
| | 542 | msgid "&Undo" |
| | 543 | msgstr "" |
| | 544 | |
| | 545 | #: lib/Padre/Action/Edit.pm:39 |
| | 546 | msgid "Undo last change in current file" |
| | 547 | msgstr "" |
| | 548 | |
| | 549 | #: lib/Padre/Action/Edit.pm:58 |
| | 550 | msgid "&Redo" |
| | 551 | msgstr "" |
| | 552 | |
| | 553 | #: lib/Padre/Action/Edit.pm:59 |
| | 554 | msgid "Redo last undo" |
| | 555 | msgstr "" |
| | 556 | |
| | 557 | #: lib/Padre/Action/Edit.pm:72 |
| | 558 | msgid "Select all" |
| | 559 | msgstr "" |
| | 560 | |
| | 561 | #: lib/Padre/Action/Edit.pm:73 |
| | 562 | msgid "Select all the text in the current document" |
| | 563 | msgstr "" |
| | 564 | |
| | 565 | #: lib/Padre/Action/Edit.pm:85 |
| | 566 | msgid "Mark selection start" |
| | 567 | msgstr "" |
| | 568 | |
| | 569 | #: lib/Padre/Action/Edit.pm:86 |
| | 570 | msgid "Mark the place where the selection should start" |
| | 571 | msgstr "" |
| | 572 | |
| | 573 | #: lib/Padre/Action/Edit.pm:97 |
| | 574 | msgid "Mark selection end" |
| | 575 | msgstr "" |
| | 576 | |
| | 577 | #: lib/Padre/Action/Edit.pm:98 |
| | 578 | msgid "Mark the place where the selection should end" |
| | 579 | msgstr "" |
| | 580 | |
| | 581 | #: lib/Padre/Action/Edit.pm:109 |
| | 582 | msgid "Clear selection marks" |
| | 583 | msgstr "" |
| | 584 | |
| | 585 | #: lib/Padre/Action/Edit.pm:110 |
| | 586 | msgid "Remove all the selection marks" |
| | 587 | msgstr "" |
| | 588 | |
| | 589 | #: lib/Padre/Action/Edit.pm:123 |
| | 590 | msgid "Cu&t" |
| | 591 | msgstr "" |
| | 592 | |
| | 593 | #: lib/Padre/Action/Edit.pm:124 |
| | 594 | msgid "Remove the current selection and put it in the clipboard" |
| | 595 | msgstr "" |
| | 596 | |
| | 597 | #: lib/Padre/Action/Edit.pm:138 |
| | 598 | msgid "&Copy" |
| | 599 | msgstr "" |
| | 600 | |
| | 601 | #: lib/Padre/Action/Edit.pm:139 |
| | 602 | msgid "Put the current selection in the clipboard" |
| | 603 | msgstr "" |
| | 604 | |
| | 605 | #: lib/Padre/Action/Edit.pm:154 |
| | 606 | msgid "Copy full filename" |
| | 607 | msgstr "" |
| | 608 | |
| | 609 | #: lib/Padre/Action/Edit.pm:155 |
| | 610 | msgid "Put the full path of the current file in the clipboard" |
| | 611 | msgstr "" |
| | 612 | |
| | 613 | #: lib/Padre/Action/Edit.pm:168 |
| | 614 | msgid "Copy filename" |
| | 615 | msgstr "" |
| | 616 | |
| | 617 | #: lib/Padre/Action/Edit.pm:169 |
| | 618 | msgid "Put the name of the current file in the clipboard" |
| | 619 | msgstr "" |
| | 620 | |
| | 621 | #: lib/Padre/Action/Edit.pm:182 |
| | 622 | msgid "Copy directory name" |
| | 623 | msgstr "" |
| | 624 | |
| | 625 | #: lib/Padre/Action/Edit.pm:183 |
| | 626 | msgid "Put the full path of the directory of the current file in the clipboard" |
| | 627 | msgstr "" |
| | 628 | |
| | 629 | #: lib/Padre/Action/Edit.pm:195 |
| | 630 | msgid "Copy editor content" |
| | 631 | msgstr "" |
| | 632 | |
| | 633 | #: lib/Padre/Action/Edit.pm:196 |
| | 634 | msgid "Put the content of the current document in the clipboard" |
| | 635 | msgstr "" |
| | 636 | |
| | 637 | #: lib/Padre/Action/Edit.pm:210 |
| | 638 | msgid "&Paste" |
| | 639 | msgstr "" |
| | 640 | |
| | 641 | #: lib/Padre/Action/Edit.pm:211 |
| | 642 | msgid "Paste the clipboard to the current location" |
| | 643 | msgstr "" |
| | 644 | |
| | 645 | #: lib/Padre/Action/Edit.pm:223 |
| | 646 | msgid "&Goto" |
| | 647 | msgstr "" |
| | 648 | |
| | 649 | #: lib/Padre/Action/Edit.pm:224 |
| | 650 | msgid "Ask the user for a line number or a character position and jump there" |
| | 651 | msgstr "" |
| | 652 | |
| | 653 | #: lib/Padre/Action/Edit.pm:234 |
| | 654 | msgid "&Next Problem" |
| | 655 | msgstr "" |
| | 656 | |
| | 657 | #: lib/Padre/Action/Edit.pm:235 |
| | 658 | msgid "Jumpt to the code that triggered the next error" |
| | 659 | msgstr "" |
| | 660 | |
| | 661 | #: lib/Padre/Action/Edit.pm:245 |
| | 662 | msgid "&Quick Fix" |
| | 663 | msgstr "" |
| | 664 | |
| | 665 | #: lib/Padre/Action/Edit.pm:246 |
| | 666 | msgid "Apply one of the quick fixes for the current document" |
| | 667 | msgstr "" |
| | 668 | |
| | 669 | #: lib/Padre/Action/Edit.pm:272 |
| | 670 | msgid "No suggestions" |
| | 671 | msgstr "" |
| | 672 | |
| | 673 | #: lib/Padre/Action/Edit.pm:303 |
| | 674 | msgid "&AutoComplete" |
| | 675 | msgstr "" |
| | 676 | |
| | 677 | #: lib/Padre/Action/Edit.pm:304 |
| | 678 | msgid "Offer completions to the current string. See Preferences" |
| | 679 | msgstr "" |
| | 680 | |
| | 681 | #: lib/Padre/Action/Edit.pm:314 |
| | 682 | msgid "&Brace matching" |
| | 683 | msgstr "" |
| | 684 | |
| | 685 | #: lib/Padre/Action/Edit.pm:315 |
| | 686 | msgid "Jump to the matching opening or closing brace: {, }, (, )" |
| | 687 | msgstr "" |
| | 688 | |
| | 689 | #: lib/Padre/Action/Edit.pm:326 |
| | 690 | msgid "&Join lines" |
| | 691 | msgstr "" |
| | 692 | |
| | 693 | #: lib/Padre/Action/Edit.pm:327 |
| | 694 | msgid "Join the next line to the end of the current line." |
| | 695 | msgstr "" |
| | 696 | |
| | 697 | #: lib/Padre/Action/Edit.pm:337 |
| | 698 | msgid "Insert Special Value" |
| | 699 | msgstr "" |
| | 700 | |
| | 701 | #: lib/Padre/Action/Edit.pm:338 |
| | 702 | msgid "" |
| | 703 | "Select a Date, Filename or other value and insert at the current location" |
| | 704 | msgstr "" |
| | 705 | |
| | 706 | #: lib/Padre/Action/Edit.pm:350 lib/Padre/Wx/Dialog/Snippets.pm:39 |
| | 707 | msgid "Snippets" |
| | 708 | msgstr "" |
| | 709 | |
| | 710 | #: lib/Padre/Action/Edit.pm:351 |
| | 711 | msgid "Select and insert a snippet at the current location" |
| | 712 | msgstr "" |
| | 713 | |
| | 714 | #: lib/Padre/Action/Edit.pm:362 |
| | 715 | msgid "Insert From File..." |
| | 716 | msgstr "" |
| | 717 | |
| | 718 | #: lib/Padre/Action/Edit.pm:363 |
| | 719 | msgid "Select a file and insert its content at the current location" |
| | 720 | msgstr "" |
| | 721 | |
| | 722 | #: lib/Padre/Action/Edit.pm:374 |
| | 723 | msgid "&Toggle Comment" |
| | 724 | msgstr "" |
| | 725 | |
| | 726 | #: lib/Padre/Action/Edit.pm:375 |
| | 727 | msgid "Comment out or remove comment out of selected lines in the document" |
| | 728 | msgstr "" |
| | 729 | |
| | 730 | #: lib/Padre/Action/Edit.pm:387 |
| | 731 | msgid "&Comment Selected Lines" |
| | 732 | msgstr "" |
| | 733 | |
| | 734 | #: lib/Padre/Action/Edit.pm:388 |
| | 735 | msgid "Comment out selected lines in the document" |
| | 736 | msgstr "" |
| | 737 | |
| | 738 | #: lib/Padre/Action/Edit.pm:399 |
| | 739 | msgid "&Uncomment Selected Lines" |
| | 740 | msgstr "" |
| | 741 | |
| | 742 | #: lib/Padre/Action/Edit.pm:400 |
| | 743 | msgid "Remove comment out of selected lines in the document" |
| | 744 | msgstr "" |
| | 745 | |
| | 746 | #: lib/Padre/Action/Edit.pm:411 |
| | 747 | msgid "Encode document to System Default" |
| | 748 | msgstr "" |
| | 749 | |
| | 750 | #: lib/Padre/Action/Edit.pm:412 |
| | 751 | msgid "" |
| | 752 | "Change the encoding of the current document to the default of the operating " |
| | 753 | "system" |
| | 754 | msgstr "" |
| | 755 | |
| | 756 | #: lib/Padre/Action/Edit.pm:422 |
| | 757 | msgid "Encode document to utf-8" |
| | 758 | msgstr "" |
| | 759 | |
| | 760 | #: lib/Padre/Action/Edit.pm:423 |
| | 761 | msgid "Change the encoding of the current document to utf-8" |
| | 762 | msgstr "" |
| | 763 | |
| | 764 | #: lib/Padre/Action/Edit.pm:433 lib/Padre/Wx/Dialog/Encode.pm:63 |
| | 765 | msgid "Encode document to..." |
| | 766 | msgstr "" |
| | 767 | |
| | 768 | #: lib/Padre/Action/Edit.pm:434 |
| | 769 | msgid "Select an encoding and encode the document to that" |
| | 770 | msgstr "" |
| | 771 | |
| | 772 | #: lib/Padre/Action/Edit.pm:444 |
| | 773 | msgid "EOL to Windows" |
| | 774 | msgstr "" |
| | 775 | |
| | 776 | #: lib/Padre/Action/Edit.pm:446 |
| | 777 | msgid "" |
| | 778 | "Change the end of line character of the current document to those used in " |
| | 779 | "files on MS Windows" |
| | 780 | msgstr "" |
| | 781 | |
| | 782 | #: lib/Padre/Action/Edit.pm:455 |
| | 783 | msgid "EOL to Unix" |
| | 784 | msgstr "" |
| | 785 | |
| | 786 | #: lib/Padre/Action/Edit.pm:457 |
| | 787 | msgid "" |
| | 788 | "Change the end of line character of the current document to that used on " |
| | 789 | "Unix, Linux, Mac OSX" |
| | 790 | msgstr "" |
| | 791 | |
| | 792 | #: lib/Padre/Action/Edit.pm:466 |
| | 793 | msgid "EOL to Mac Classic" |
| | 794 | msgstr "" |
| | 795 | |
| | 796 | #: lib/Padre/Action/Edit.pm:467 |
| | 797 | msgid "" |
| | 798 | "Change the end of line character of the current document to that used on Mac " |
| | 799 | "Classic" |
| | 800 | msgstr "" |
| | 801 | |
| | 802 | #: lib/Padre/Action/Edit.pm:477 |
| | 803 | msgid "Tabs to Spaces..." |
| | 804 | msgstr "" |
| | 805 | |
| | 806 | #: lib/Padre/Action/Edit.pm:478 |
| | 807 | msgid "Convert all tabs to spaces in the current document" |
| | 808 | msgstr "" |
| | 809 | |
| | 810 | #: lib/Padre/Action/Edit.pm:487 |
| | 811 | msgid "Spaces to Tabs..." |
| | 812 | msgstr "" |
| | 813 | |
| | 814 | #: lib/Padre/Action/Edit.pm:488 |
| | 815 | msgid "Convert all the spaces to tabs in the current document" |
| | 816 | msgstr "" |
| | 817 | |
| | 818 | #: lib/Padre/Action/Edit.pm:497 |
| | 819 | msgid "Delete Trailing Spaces" |
| | 820 | msgstr "" |
| | 821 | |
| | 822 | #: lib/Padre/Action/Edit.pm:498 |
| | 823 | msgid "Remove the spaces from the end of the selected lines" |
| | 824 | msgstr "" |
| | 825 | |
| | 826 | #: lib/Padre/Action/Edit.pm:507 |
| | 827 | msgid "Delete Leading Spaces" |
| | 828 | msgstr "" |
| | 829 | |
| | 830 | #: lib/Padre/Action/Edit.pm:508 |
| | 831 | msgid "Remove the spaces from the beginning of the selected lines" |
| | 832 | msgstr "" |
| | 833 | |
| | 834 | #: lib/Padre/Action/Edit.pm:518 |
| | 835 | msgid "Upper All" |
| | 836 | msgstr "" |
| | 837 | |
| | 838 | #: lib/Padre/Action/Edit.pm:519 |
| | 839 | msgid "Change the current selection to upper case" |
| | 840 | msgstr "" |
| | 841 | |
| | 842 | #: lib/Padre/Action/Edit.pm:529 |
| | 843 | msgid "Lower All" |
| | 844 | msgstr "" |
| | 845 | |
| | 846 | #: lib/Padre/Action/Edit.pm:530 |
| | 847 | msgid "Change the current selection to lower case" |
| | 848 | msgstr "" |
| | 849 | |
| | 850 | #: lib/Padre/Action/Edit.pm:540 |
| | 851 | msgid "Diff to Saved Version" |
| | 852 | msgstr "" |
| | 853 | |
| | 854 | #: lib/Padre/Action/Edit.pm:542 |
| | 855 | msgid "" |
| | 856 | "Compare the file in the editor to that on the disk and show the diff in the " |
| | 857 | "output window" |
| | 858 | msgstr "" |
| | 859 | |
| | 860 | #: lib/Padre/Action/Edit.pm:550 |
| | 861 | msgid "Apply Diff to File" |
| | 862 | msgstr "" |
| | 863 | |
| | 864 | #: lib/Padre/Action/Edit.pm:551 |
| | 865 | msgid "Apply a patch file to the current document" |
| | 866 | msgstr "" |
| | 867 | |
| | 868 | #: lib/Padre/Action/Edit.pm:559 |
| | 869 | msgid "Apply Diff to Project" |
| | 870 | msgstr "" |
| | 871 | |
| | 872 | #: lib/Padre/Action/Edit.pm:560 |
| | 873 | msgid "Apply a patch file to the current project" |
| | 874 | msgstr "" |
| | 875 | |
| | 876 | #: lib/Padre/Action/Edit.pm:571 |
| | 877 | msgid "Filter through external tool" |
| | 878 | msgstr "" |
| | 879 | |
| | 880 | #: lib/Padre/Action/Edit.pm:572 |
| | 881 | msgid "" |
| | 882 | "Filters the selection (or the whole document) through any external command." |
| | 883 | msgstr "" |
| | 884 | |
| | 885 | #: lib/Padre/Action/Edit.pm:580 lib/Padre/Wx/Dialog/RegexEditor.pm:33 |
| | 886 | msgid "Regex Editor" |
| | 887 | msgstr "" |
| | 888 | |
| | 889 | #: lib/Padre/Action/Edit.pm:581 |
| | 890 | msgid "Open the regular expression editing window" |
| | 891 | msgstr "" |
| | 892 | |
| | 893 | #: lib/Padre/Action/Edit.pm:591 |
| | 894 | msgid "Show as hexa" |
| | 895 | msgstr "" |
| | 896 | |
| | 897 | #: lib/Padre/Action/Edit.pm:592 |
| | 898 | msgid "Show the ASCII values of the selected text in hexa in the output window" |
| | 899 | msgstr "" |
| | 900 | |
| | 901 | #: lib/Padre/Action/Edit.pm:601 |
| | 902 | msgid "Show as decimal" |
| | 903 | msgstr "" |
| | 904 | |
| | 905 | #: lib/Padre/Action/Edit.pm:602 |
| | 906 | msgid "" |
| | 907 | "Show the ASCII values of the selected text in decimal numbers in the output " |
| | 908 | "window" |
| | 909 | msgstr "" |
| | 910 | |
| | 911 | #: lib/Padre/Action/Edit.pm:611 lib/Padre/Wx/Dialog/PluginManager.pm:131 |
| | 912 | #: lib/Padre/Wx/Dialog/Preferences.pm:801 |
| | 913 | msgid "Preferences" |
| | 914 | msgstr "" |
| | 915 | |
| | 916 | #: lib/Padre/Action/Edit.pm:612 |
| | 917 | msgid "Edit the user preferences" |
| | 918 | msgstr "" |
| | 919 | |
| | 920 | #: lib/Padre/Action/File.pm:31 |
| | 921 | msgid "&New" |
| | 922 | msgstr "" |
| | 923 | |
| | 924 | #: lib/Padre/Action/File.pm:32 |
| | 925 | msgid "Open a new empty document" |
| | 926 | msgstr "" |
| | 927 | |
| | 928 | #: lib/Padre/Action/File.pm:42 |
| | 929 | msgid "Perl 5 Script" |
| | 930 | msgstr "" |
| | 931 | |
| | 932 | #: lib/Padre/Action/File.pm:43 |
| | 933 | msgid "Open a document with a skeleton Perl 5 script" |
| | 934 | msgstr "" |
| | 935 | |
| | 936 | #: lib/Padre/Action/File.pm:51 |
| | 937 | msgid "Perl 5 Module" |
| | 938 | msgstr "" |
| | 939 | |
| | 940 | #: lib/Padre/Action/File.pm:52 |
| | 941 | msgid "Open a document with a skeleton Perl 5 module" |
| | 942 | msgstr "" |
| | 943 | |
| | 944 | #: lib/Padre/Action/File.pm:60 |
| | 945 | msgid "Perl 5 Test" |
| | 946 | msgstr "" |
| | 947 | |
| | 948 | #: lib/Padre/Action/File.pm:61 |
| | 949 | msgid "Open a document with a skeleton Perl 5 test script" |
| | 950 | msgstr "" |
| | 951 | |
| | 952 | #: lib/Padre/Action/File.pm:70 |
| | 953 | msgid "Perl 6 Script" |
| | 954 | msgstr "" |
| | 955 | |
| | 956 | #: lib/Padre/Action/File.pm:71 |
| | 957 | msgid "Open a document with a skeleton Perl 6 script" |
| | 958 | msgstr "" |
| | 959 | |
| | 960 | #: lib/Padre/Action/File.pm:80 |
| | 961 | msgid "Perl Distribution (Module::Starter)" |
| | 962 | msgstr "" |
| | 963 | |
| | 964 | #: lib/Padre/Action/File.pm:81 |
| | 965 | msgid "Setup a skeleton Perl distribution using Module::Starter" |
| | 966 | msgstr "" |
| | 967 | |
| | 968 | #: lib/Padre/Action/File.pm:95 |
| | 969 | msgid "&Open" |
| | 970 | msgstr "" |
| | 971 | |
| | 972 | #: lib/Padre/Action/File.pm:96 |
| | 973 | msgid "Browse directory of the current document to open a file" |
| | 974 | msgstr "" |
| | 975 | |
| | 976 | #: lib/Padre/Action/File.pm:106 |
| | 977 | msgid "Open &URL..." |
| | 978 | msgstr "" |
| | 979 | |
| | 980 | #: lib/Padre/Action/File.pm:107 |
| | 981 | msgid "Open a file from a remote location" |
| | 982 | msgstr "" |
| | 983 | |
| | 984 | #: lib/Padre/Action/File.pm:120 |
| | 985 | msgid "Open In File Browser" |
| | 986 | msgstr "" |
| | 987 | |
| | 988 | #: lib/Padre/Action/File.pm:121 |
| | 989 | msgid "Opens the current document using the file browser" |
| | 990 | msgstr "" |
| | 991 | |
| | 992 | #: lib/Padre/Action/File.pm:130 |
| | 993 | msgid "Open With Default System Editor" |
| | 994 | msgstr "" |
| | 995 | |
| | 996 | #: lib/Padre/Action/File.pm:133 |
| | 997 | msgid "Opens the file with the default system editor" |
| | 998 | msgstr "" |
| | 999 | |
| | 1000 | #: lib/Padre/Action/File.pm:144 |
| | 1001 | msgid "Open In Command Line" |
| | 1002 | msgstr "" |
| | 1003 | |
| | 1004 | #: lib/Padre/Action/File.pm:145 |
| | 1005 | msgid "Opens a command line using the current document folder" |
| | 1006 | msgstr "" |
| | 1007 | |
| | 1008 | #: lib/Padre/Action/File.pm:154 |
| | 1009 | msgid "Open Example" |
| | 1010 | msgstr "" |
| | 1011 | |
| | 1012 | #: lib/Padre/Action/File.pm:155 |
| | 1013 | msgid "Browse the directory of the installed examples to open one file" |
| | 1014 | msgstr "" |
| | 1015 | |
| | 1016 | #: lib/Padre/Action/File.pm:166 lib/Padre/Wx/About.pm:86 |
| | 1017 | #: lib/Padre/Wx/DocBrowser.pm:132 lib/Padre/Wx/Dialog/HelpSearch.pm:179 |
| | 1018 | #: lib/Padre/Wx/Dialog/RegexEditor.pm:239 |
| | 1019 | msgid "&Close" |
| | 1020 | msgstr "" |
| | 1021 | |
| | 1022 | #: lib/Padre/Action/File.pm:167 |
| | 1023 | msgid "Close current document" |
| | 1024 | msgstr "" |
| | 1025 | |
| | 1026 | #: lib/Padre/Action/File.pm:180 |
| | 1027 | msgid "Close This Project" |
| | 1028 | msgstr "" |
| | 1029 | |
| | 1030 | #: lib/Padre/Action/File.pm:181 |
| | 1031 | msgid "Close all the files belonging to the current project" |
| | 1032 | msgstr "" |
| | 1033 | |
| | 1034 | #: lib/Padre/Action/File.pm:187 lib/Padre/Action/File.pm:208 |
| | 1035 | msgid "File is not in a project" |
| | 1036 | msgstr "" |
| | 1037 | |
| | 1038 | #: lib/Padre/Action/File.pm:201 |
| | 1039 | msgid "Close Other Projects" |
| | 1040 | msgstr "" |
| | 1041 | |
| | 1042 | #: lib/Padre/Action/File.pm:202 |
| | 1043 | msgid "Close all the files that do not belong to the current project" |
| | 1044 | msgstr "" |
| | 1045 | |
| | 1046 | #: lib/Padre/Action/File.pm:222 |
| | 1047 | msgid "Close All Files" |
| | 1048 | msgstr "" |
| | 1049 | |
| | 1050 | #: lib/Padre/Action/File.pm:223 |
| | 1051 | msgid "Close all the files open in the editor" |
| | 1052 | msgstr "" |
| | 1053 | |
| | 1054 | #: lib/Padre/Action/File.pm:232 |
| | 1055 | msgid "Close All Other Files" |
| | 1056 | msgstr "" |
| | 1057 | |
| | 1058 | #: lib/Padre/Action/File.pm:233 |
| | 1059 | msgid "Close all the files except the current one" |
| | 1060 | msgstr "" |
| | 1061 | |
| | 1062 | #: lib/Padre/Action/File.pm:242 |
| | 1063 | msgid "Close Files Dialog..." |
| | 1064 | msgstr "" |
| | 1065 | |
| | 1066 | #: lib/Padre/Action/File.pm:243 |
| | 1067 | msgid "Select some open files for closing" |
| | 1068 | msgstr "" |
| | 1069 | |
| | 1070 | #: lib/Padre/Action/File.pm:252 |
| | 1071 | msgid "Reload File" |
| | 1072 | msgstr "" |
| | 1073 | |
| | 1074 | #: lib/Padre/Action/File.pm:253 |
| | 1075 | msgid "Reload current file from disk" |
| | 1076 | msgstr "" |
| | 1077 | |
| | 1078 | #: lib/Padre/Action/File.pm:262 |
| | 1079 | msgid "Reload All" |
| | 1080 | msgstr "" |
| | 1081 | |
| | 1082 | #: lib/Padre/Action/File.pm:263 |
| | 1083 | msgid "Reload all files currently open" |
| | 1084 | msgstr "" |
| | 1085 | |
| | 1086 | #: lib/Padre/Action/File.pm:272 |
| | 1087 | msgid "Reload Some Dialog..." |
| | 1088 | msgstr "" |
| | 1089 | |
| | 1090 | #: lib/Padre/Action/File.pm:273 |
| | 1091 | msgid "Select some open files for reload" |
| | 1092 | msgstr "" |
| | 1093 | |
| | 1094 | #: lib/Padre/Action/File.pm:285 lib/Padre/Wx/Dialog/Preferences.pm:890 |
| | 1095 | #: lib/Padre/Wx/Dialog/Snippets.pm:114 |
| | 1096 | msgid "&Save" |
| | 1097 | msgstr "" |
| | 1098 | |
| | 1099 | #: lib/Padre/Action/File.pm:286 |
| | 1100 | msgid "Save current document" |
| | 1101 | msgstr "" |
| | 1102 | |
| | 1103 | #: lib/Padre/Action/File.pm:298 |
| | 1104 | msgid "Save &As" |
| | 1105 | msgstr "" |
| | 1106 | |
| | 1107 | #: lib/Padre/Action/File.pm:299 |
| | 1108 | msgid "Allow the selection of another name to save the current document" |
| | 1109 | msgstr "" |
| | 1110 | |
| | 1111 | #: lib/Padre/Action/File.pm:311 |
| | 1112 | msgid "Save Intuition" |
| | 1113 | msgstr "" |
| | 1114 | |
| | 1115 | #: lib/Padre/Action/File.pm:313 |
| | 1116 | msgid "" |
| | 1117 | "For new document try to guess the filename based on the file content and " |
| | 1118 | "offer to save it." |
| | 1119 | msgstr "" |
| | 1120 | |
| | 1121 | #: lib/Padre/Action/File.pm:323 |
| | 1122 | msgid "Save All" |
| | 1123 | msgstr "" |
| | 1124 | |
| | 1125 | #: lib/Padre/Action/File.pm:324 |
| | 1126 | msgid "Save all the files" |
| | 1127 | msgstr "" |
| | 1128 | |
| | 1129 | #: lib/Padre/Action/File.pm:334 lib/Padre/Wx/Main.pm:3506 |
| | 1130 | msgid "Open Selection" |
| | 1131 | msgstr "" |
| | 1132 | |
| | 1133 | #: lib/Padre/Action/File.pm:335 |
| | 1134 | msgid "" |
| | 1135 | "List the files that match the current selection and let the user pick one to " |
| | 1136 | "open" |
| | 1137 | msgstr "" |
| | 1138 | |
| | 1139 | #: lib/Padre/Action/File.pm:344 |
| | 1140 | msgid "Open Session" |
| | 1141 | msgstr "" |
| | 1142 | |
| | 1143 | #: lib/Padre/Action/File.pm:346 |
| | 1144 | msgid "" |
| | 1145 | "Select a session. Close all the files currently open and open all the listed " |
| | 1146 | "in the session" |
| | 1147 | msgstr "" |
| | 1148 | |
| | 1149 | #: lib/Padre/Action/File.pm:356 |
| | 1150 | msgid "Save Session" |
| | 1151 | msgstr "" |
| | 1152 | |
| | 1153 | #: lib/Padre/Action/File.pm:357 |
| | 1154 | msgid "Ask for a session name and save the list of files currently opened" |
| | 1155 | msgstr "" |
| | 1156 | |
| | 1157 | #: lib/Padre/Action/File.pm:371 |
| | 1158 | msgid "&Print" |
| | 1159 | msgstr "" |
| | 1160 | |
| | 1161 | #: lib/Padre/Action/File.pm:372 |
| | 1162 | msgid "Print the current document" |
| | 1163 | msgstr "" |
| | 1164 | |
| | 1165 | #: lib/Padre/Action/File.pm:391 |
| | 1166 | msgid "Open All Recent Files" |
| | 1167 | msgstr "" |
| | 1168 | |
| | 1169 | #: lib/Padre/Action/File.pm:392 |
| | 1170 | msgid "Open all the files listed in the recent files list" |
| | 1171 | msgstr "" |
| | 1172 | |
| | 1173 | #: lib/Padre/Action/File.pm:399 |
| | 1174 | msgid "Clean Recent Files List" |
| | 1175 | msgstr "" |
| | 1176 | |
| | 1177 | #: lib/Padre/Action/File.pm:400 |
| | 1178 | msgid "Remove the entries from the recent files list" |
| | 1179 | msgstr "" |
| | 1180 | |
| | 1181 | #: lib/Padre/Action/File.pm:410 |
| | 1182 | msgid "Document Statistics" |
| | 1183 | msgstr "" |
| | 1184 | |
| | 1185 | #: lib/Padre/Action/File.pm:411 |
| | 1186 | msgid "Word count and other statistics of the current document" |
| | 1187 | msgstr "" |
| | 1188 | |
| | 1189 | #: lib/Padre/Action/File.pm:422 |
| | 1190 | msgid "&Quit" |
| | 1191 | msgstr "" |
| | 1192 | |
| | 1193 | #: lib/Padre/Action/File.pm:423 |
| | 1194 | msgid "Ask if unsaved files should be saved and then exit Padre" |
| | 1195 | msgstr "" |
| | 1196 | |
| | 1197 | #: lib/Padre/Action/Help.pm:37 lib/Padre/Wx/Dialog/QuickMenuAccess.pm:397 |
| | 1198 | msgid "Help" |
| | 1199 | msgstr "" |
| | 1200 | |
| | 1201 | #: lib/Padre/Action/Help.pm:38 |
| | 1202 | msgid "Show the Padre help" |
| | 1203 | msgstr "" |
| | 1204 | |
| | 1205 | #: lib/Padre/Action/Help.pm:45 |
| | 1206 | msgid "Search Help" |
| | 1207 | msgstr "" |
| | 1208 | |
| | 1209 | #: lib/Padre/Action/Help.pm:63 |
| | 1210 | msgid "Context Help" |
| | 1211 | msgstr "" |
| | 1212 | |
| | 1213 | #: lib/Padre/Action/Help.pm:64 |
| | 1214 | msgid "Show the help article for the current context" |
| | 1215 | msgstr "" |
| | 1216 | |
| | 1217 | #: lib/Padre/Action/Help.pm:76 |
| | 1218 | msgid "Current Document" |
| | 1219 | msgstr "" |
| | 1220 | |
| | 1221 | #: lib/Padre/Action/Help.pm:77 |
| | 1222 | msgid "Show the POD (Perldoc) version of the current document" |
| | 1223 | msgstr "" |
| | 1224 | |
| | 1225 | #: lib/Padre/Action/Help.pm:87 |
| | 1226 | msgid "Padre Support (English)" |
| | 1227 | msgstr "" |
| | 1228 | |
| | 1229 | #: lib/Padre/Action/Help.pm:89 |
| | 1230 | msgid "" |
| | 1231 | "Open the Padre live support in your default web browser and chat to others " |
| | 1232 | "who may help you with your problem" |
| | 1233 | msgstr "" |
| | 1234 | |
| | 1235 | #: lib/Padre/Action/Help.pm:99 |
| | 1236 | msgid "Perl Help" |
| | 1237 | msgstr "" |
| | 1238 | |
| | 1239 | #: lib/Padre/Action/Help.pm:101 |
| | 1240 | msgid "" |
| | 1241 | "Open the Perl live support in your default web browser and chat to others " |
| | 1242 | "who may help you with your problem" |
| | 1243 | msgstr "" |
| | 1244 | |
| | 1245 | #: lib/Padre/Action/Help.pm:111 |
| | 1246 | msgid "Win32 Questions (English)" |
| | 1247 | msgstr "" |
| | 1248 | |
| | 1249 | #: lib/Padre/Action/Help.pm:113 |
| | 1250 | msgid "" |
| | 1251 | "Open the Perl/Win32 live support in your default web browser and chat to " |
| | 1252 | "others who may help you with your problem" |
| | 1253 | msgstr "" |
| | 1254 | |
| | 1255 | #: lib/Padre/Action/Help.pm:124 |
| | 1256 | msgid "Visit the PerlMonks" |
| | 1257 | msgstr "" |
| | 1258 | |
| | 1259 | #: lib/Padre/Action/Help.pm:126 |
| | 1260 | msgid "" |
| | 1261 | "Open perlmonks.org, one of the biggest Perl community sites in your default " |
| | 1262 | "web browser" |
| | 1263 | msgstr "" |
| | 1264 | |
| | 1265 | #: lib/Padre/Action/Help.pm:136 |
| | 1266 | msgid "Report a New &Bug" |
| | 1267 | msgstr "" |
| | 1268 | |
| | 1269 | #: lib/Padre/Action/Help.pm:137 |
| | 1270 | msgid "Send a bug report to the Padre developer team" |
| | 1271 | msgstr "" |
| | 1272 | |
| | 1273 | #: lib/Padre/Action/Help.pm:144 |
| | 1274 | msgid "View All &Open Bugs" |
| | 1275 | msgstr "" |
| | 1276 | |
| | 1277 | #: lib/Padre/Action/Help.pm:145 |
| | 1278 | msgid "View all known and currently unsolved bugs in Padre" |
| | 1279 | msgstr "" |
| | 1280 | |
| | 1281 | #: lib/Padre/Action/Help.pm:153 |
| | 1282 | msgid "&Translate Padre..." |
| | 1283 | msgstr "" |
| | 1284 | |
| | 1285 | #: lib/Padre/Action/Help.pm:154 |
| | 1286 | msgid "Help by translating Padre to your local language" |
| | 1287 | msgstr "" |
| | 1288 | |
| | 1289 | #: lib/Padre/Action/Help.pm:164 |
| | 1290 | msgid "&About" |
| | 1291 | msgstr "" |
| | 1292 | |
| | 1293 | #: lib/Padre/Action/Help.pm:165 |
| | 1294 | msgid "Show the about-Padre information" |
| | 1295 | msgstr "" |
| | 1296 | |
| | 1297 | #: lib/Padre/Action/Internal.pm:44 |
| | 1298 | msgid "Dump the Padre object to STDOUT" |
| | 1299 | msgstr "" |
| | 1300 | |
| | 1301 | #: lib/Padre/Action/Internal.pm:45 |
| | 1302 | msgid "Dumps the complete Padre object to STDOUT for testing/debugging." |
| | 1303 | msgstr "" |
| | 1304 | |
| | 1305 | #: lib/Padre/Action/Perl.pm:45 |
| | 1306 | msgid "Check for common (beginner) errors" |
| | 1307 | msgstr "" |
| | 1308 | |
| | 1309 | #: lib/Padre/Action/Perl.pm:46 |
| | 1310 | msgid "Check the current file" |
| | 1311 | msgstr "" |
| | 1312 | |
| | 1313 | #: lib/Padre/Action/Perl.pm:57 |
| | 1314 | msgid "Find Unmatched Brace" |
| | 1315 | msgstr "" |
| | 1316 | |
| | 1317 | #: lib/Padre/Action/Perl.pm:58 |
| | 1318 | msgid "" |
| | 1319 | "Searches the source code for brackets with lack a matching (opening/closing) " |
| | 1320 | "part." |
| | 1321 | msgstr "" |
| | 1322 | |
| | 1323 | #: lib/Padre/Action/Perl.pm:69 lib/Padre/Document/Perl.pm:1493 |
| | 1324 | msgid "Find Variable Declaration" |
| | 1325 | msgstr "" |
| | 1326 | |
| | 1327 | #: lib/Padre/Action/Perl.pm:70 |
| | 1328 | msgid "" |
| | 1329 | "Find where the selected variable was declared using \"my\" and put the focus " |
| | 1330 | "there." |
| | 1331 | msgstr "" |
| | 1332 | |
| | 1333 | #: lib/Padre/Action/Perl.pm:81 lib/Padre/Document/Perl.pm:1533 |
| | 1334 | msgid "Find Method Declaration" |
| | 1335 | msgstr "" |
| | 1336 | |
| | 1337 | #: lib/Padre/Action/Perl.pm:82 |
| | 1338 | msgid "Find where the selected function was defined and put the focus there." |
| | 1339 | msgstr "" |
| | 1340 | |
| | 1341 | #: lib/Padre/Action/Perl.pm:93 |
| | 1342 | msgid "Vertically Align Selected" |
| | 1343 | msgstr "" |
| | 1344 | |
| | 1345 | #: lib/Padre/Action/Perl.pm:94 |
| | 1346 | msgid "Align a selection of text to the same left column." |
| | 1347 | msgstr "" |
| | 1348 | |
| | 1349 | #: lib/Padre/Action/Perl.pm:104 |
| | 1350 | msgid "Newline same column" |
| | 1351 | msgstr "" |
| | 1352 | |
| | 1353 | #: lib/Padre/Action/Perl.pm:106 |
| | 1354 | msgid "" |
| | 1355 | "Like pressing ENTER somewhere on a line but use the current position as " |
| | 1356 | "ident for the new line." |
| | 1357 | msgstr "" |
| | 1358 | |
| | 1359 | #: lib/Padre/Action/Perl.pm:118 |
| | 1360 | msgid "Create project tagsfile" |
| | 1361 | msgstr "" |
| | 1362 | |
| | 1363 | #: lib/Padre/Action/Perl.pm:120 |
| | 1364 | msgid "" |
| | 1365 | "Creates a perltags - file for the current project supporting find_method and " |
| | 1366 | "autocomplete." |
| | 1367 | msgstr "" |
| | 1368 | |
| | 1369 | #: lib/Padre/Action/Perl.pm:146 |
| | 1370 | msgid "Automatic bracket completion" |
| | 1371 | msgstr "" |
| | 1372 | |
| | 1373 | #: lib/Padre/Action/Perl.pm:147 |
| | 1374 | msgid "When typing { insert a closing } automatically" |
| | 1375 | msgstr "" |
| | 1376 | |
| | 1377 | #: lib/Padre/Action/Plugins.pm:37 lib/Padre/Wx/Dialog/KeyBindings.pm:46 |
| | 1378 | msgid "Key Bindings" |
| | 1379 | msgstr "" |
| | 1380 | |
| | 1381 | #: lib/Padre/Action/Plugins.pm:38 |
| | 1382 | msgid "Show the key bindings dialog to configure Padre shortcuts" |
| | 1383 | msgstr "" |
| | 1384 | |
| | 1385 | #: lib/Padre/Action/Plugins.pm:47 lib/Padre/Wx/Dialog/PluginManager.pm:35 |
| | 1386 | msgid "Plug-in Manager" |
| | 1387 | msgstr "" |
| | 1388 | |
| | 1389 | #: lib/Padre/Action/Plugins.pm:48 |
| | 1390 | msgid "Show the Padre plug-in manager to enable or disable plug-ins" |
| | 1391 | msgstr "" |
| | 1392 | |
| | 1393 | #: lib/Padre/Action/Plugins.pm:63 |
| | 1394 | msgid "Plug-in List (CPAN)" |
| | 1395 | msgstr "" |
| | 1396 | |
| | 1397 | #: lib/Padre/Action/Plugins.pm:64 |
| | 1398 | msgid "Open browser to a CPAN search showing the Padre::Plugin packages" |
| | 1399 | msgstr "" |
| | 1400 | |
| | 1401 | #: lib/Padre/Action/Plugins.pm:72 |
| | 1402 | msgid "Edit My Plug-in" |
| | 1403 | msgstr "" |
| | 1404 | |
| | 1405 | #: lib/Padre/Action/Plugins.pm:73 |
| | 1406 | msgid "" |
| | 1407 | "My Plug-in is a plug-in where developers could extend their Padre " |
| | 1408 | "installation" |
| | 1409 | msgstr "" |
| | 1410 | |
| | 1411 | #: lib/Padre/Action/Plugins.pm:79 |
| | 1412 | msgid "Could not find the Padre::Plugin::My plug-in" |
| | 1413 | msgstr "" |
| | 1414 | |
| | 1415 | #: lib/Padre/Action/Plugins.pm:89 |
| | 1416 | msgid "Reload My Plug-in" |
| | 1417 | msgstr "" |
| | 1418 | |
| | 1419 | #: lib/Padre/Action/Plugins.pm:90 |
| | 1420 | msgid "This function reloads the My plug-in without restarting Padre" |
| | 1421 | msgstr "" |
| | 1422 | |
| | 1423 | #: lib/Padre/Action/Plugins.pm:98 lib/Padre/Action/Plugins.pm:102 |
| | 1424 | #: lib/Padre/Action/Plugins.pm:103 |
| | 1425 | msgid "Reset My plug-in" |
| | 1426 | msgstr "" |
| | 1427 | |
| | 1428 | #: lib/Padre/Action/Plugins.pm:99 |
| | 1429 | msgid "Reset the My plug-in to the default" |
| | 1430 | msgstr "" |
| | 1431 | |
| | 1432 | #: lib/Padre/Action/Plugins.pm:118 |
| | 1433 | msgid "Reload All Plug-ins" |
| | 1434 | msgstr "" |
| | 1435 | |
| | 1436 | #: lib/Padre/Action/Plugins.pm:119 |
| | 1437 | msgid "Reload all plug-ins from disk" |
| | 1438 | msgstr "" |
| | 1439 | |
| | 1440 | #: lib/Padre/Action/Plugins.pm:127 |
| | 1441 | msgid "(Re)load Current Plug-in" |
| | 1442 | msgstr "" |
| | 1443 | |
| | 1444 | #: lib/Padre/Action/Plugins.pm:128 |
| | 1445 | msgid "Reloads (or initially loads) the current plug-in" |
| | 1446 | msgstr "" |
| | 1447 | |
| | 1448 | #: lib/Padre/Action/Plugins.pm:146 |
| | 1449 | msgid "Install CPAN Module" |
| | 1450 | msgstr "" |
| | 1451 | |
| | 1452 | #: lib/Padre/Action/Plugins.pm:147 |
| | 1453 | msgid "Install a Perl module from CPAN" |
| | 1454 | msgstr "" |
| | 1455 | |
| | 1456 | #: lib/Padre/Action/Plugins.pm:159 |
| | 1457 | msgid "Install Local Distribution" |
| | 1458 | msgstr "" |
| | 1459 | |
| | 1460 | #: lib/Padre/Action/Plugins.pm:160 |
| | 1461 | msgid "Using CPAN.pm to install a CPAN like package opened locally" |
| | 1462 | msgstr "" |
| | 1463 | |
| | 1464 | #: lib/Padre/Action/Plugins.pm:168 |
| | 1465 | msgid "Install Remote Distribution" |
| | 1466 | msgstr "" |
| | 1467 | |
| | 1468 | #: lib/Padre/Action/Plugins.pm:169 |
| | 1469 | msgid "Using pip to download a tar.gz file and install it using CPAN.pm" |
| | 1470 | msgstr "" |
| | 1471 | |
| | 1472 | #: lib/Padre/Action/Plugins.pm:177 |
| | 1473 | msgid "Open CPAN Config File" |
| | 1474 | msgstr "" |
| | 1475 | |
| | 1476 | #: lib/Padre/Action/Plugins.pm:178 |
| | 1477 | msgid "Open CPAN::MyConfig.pm for manual editing by experts" |
| | 1478 | msgstr "" |
| | 1479 | |
| | 1480 | #: lib/Padre/Action/Plugins.pm:197 |
| | 1481 | msgid "Select distribution to install" |
| | 1482 | msgstr "" |
| | 1483 | |
| | 1484 | #: lib/Padre/Action/Plugins.pm:210 lib/Padre/Action/Plugins.pm:235 |
| | 1485 | msgid "Did not provide a distribution" |
| | 1486 | msgstr "" |
| | 1487 | |
| | 1488 | #: lib/Padre/Action/Plugins.pm:225 |
| | 1489 | msgid "" |
| | 1490 | "Enter URL to install\n" |
| | 1491 | "e.g. http://svn.ali.as/cpan/releases/Config-Tiny-2.00.tar.gz" |
| | 1492 | msgstr "" |
| | 1493 | |
| | 1494 | #: lib/Padre/Action/Plugins.pm:252 |
| | 1495 | msgid "pip is unexpectedly not installed" |
| | 1496 | msgstr "" |
| | 1497 | |
| | 1498 | #: lib/Padre/Action/Plugins.pm:298 |
| | 1499 | msgid "Failed to find your CPAN configuration" |
| | 1500 | msgstr "" |
| | 1501 | |
| | 1502 | #: lib/Padre/Action/Refactor.pm:49 lib/Padre/Document/Perl.pm:1505 |
| | 1503 | msgid "Lexically Rename Variable" |
| | 1504 | msgstr "" |
| | 1505 | |
| | 1506 | #: lib/Padre/Action/Refactor.pm:50 |
| | 1507 | msgid "" |
| | 1508 | "Prompt for a replacement variable name and replace all occurrences of this " |
| | 1509 | "variable" |
| | 1510 | msgstr "" |
| | 1511 | |
| | 1512 | #: lib/Padre/Action/Refactor.pm:57 lib/Padre/Action/Refactor.pm:58 |
| | 1513 | #: lib/Padre/Document/Perl.pm:1517 lib/Padre/Document/Perl.pm:1518 |
| | 1514 | msgid "Replacement" |
| | 1515 | msgstr "" |
| | 1516 | |
| | 1517 | #: lib/Padre/Action/Refactor.pm:72 |
| | 1518 | msgid "Extract Subroutine" |
| | 1519 | msgstr "" |
| | 1520 | |
| | 1521 | #: lib/Padre/Action/Refactor.pm:74 |
| | 1522 | msgid "" |
| | 1523 | "Cut the current selection and create a new sub from it. A call to this sub " |
| | 1524 | "is added in the place where the selection was." |
| | 1525 | msgstr "" |
| | 1526 | |
| | 1527 | #: lib/Padre/Action/Refactor.pm:86 |
| | 1528 | msgid "Please enter a name for the new subroutine" |
| | 1529 | msgstr "" |
| | 1530 | |
| | 1531 | #: lib/Padre/Action/Refactor.pm:87 |
| | 1532 | msgid "New Subroutine Name" |
| | 1533 | msgstr "" |
| | 1534 | |
| | 1535 | #: lib/Padre/Action/Refactor.pm:102 lib/Padre/Document/Perl.pm:1552 |
| | 1536 | msgid "Introduce Temporary Variable" |
| | 1537 | msgstr "" |
| | 1538 | |
| | 1539 | #: lib/Padre/Action/Refactor.pm:103 |
| | 1540 | msgid "Assign the selected expression to a newly declared variable" |
| | 1541 | msgstr "" |
| | 1542 | |
| | 1543 | #: lib/Padre/Action/Refactor.pm:110 lib/Padre/Action/Refactor.pm:111 |
| | 1544 | #: lib/Padre/Document/Perl.pm:1565 lib/Padre/Document/Perl.pm:1566 |
| | 1545 | msgid "Variable Name" |
| | 1546 | msgstr "" |
| | 1547 | |
| | 1548 | #: lib/Padre/Action/Run.pm:39 |
| | 1549 | msgid "Run Script" |
| | 1550 | msgstr "" |
| | 1551 | |
| | 1552 | #: lib/Padre/Action/Run.pm:40 |
| | 1553 | msgid "Runs the current document and shows its output in the output panel." |
| | 1554 | msgstr "" |
| | 1555 | |
| | 1556 | #: lib/Padre/Action/Run.pm:55 |
| | 1557 | msgid "Run Script (debug info)" |
| | 1558 | msgstr "" |
| | 1559 | |
| | 1560 | #: lib/Padre/Action/Run.pm:56 |
| | 1561 | msgid "Run the current document but include debug info in the output." |
| | 1562 | msgstr "" |
| | 1563 | |
| | 1564 | #: lib/Padre/Action/Run.pm:65 |
| | 1565 | msgid "Run Command" |
| | 1566 | msgstr "" |
| | 1567 | |
| | 1568 | #: lib/Padre/Action/Run.pm:66 |
| | 1569 | msgid "Runs a shell command and shows the output." |
| | 1570 | msgstr "" |
| | 1571 | |
| | 1572 | #: lib/Padre/Action/Run.pm:76 |
| | 1573 | msgid "Run Build and Tests" |
| | 1574 | msgstr "" |
| | 1575 | |
| | 1576 | #: lib/Padre/Action/Run.pm:77 |
| | 1577 | msgid "Builds the current project, then run all tests." |
| | 1578 | msgstr "" |
| | 1579 | |
| | 1580 | #: lib/Padre/Action/Run.pm:88 |
| | 1581 | msgid "Run Tests" |
| | 1582 | msgstr "" |
| | 1583 | |
| | 1584 | #: lib/Padre/Action/Run.pm:90 |
| | 1585 | msgid "" |
| | 1586 | "Run all tests for the current project or document and show the results in " |
| | 1587 | "the output panel." |
| | 1588 | msgstr "" |
| | 1589 | |
| | 1590 | #: lib/Padre/Action/Run.pm:109 |
| | 1591 | msgid "Run This Test" |
| | 1592 | msgstr "" |
| | 1593 | |
| | 1594 | #: lib/Padre/Action/Run.pm:110 |
| | 1595 | msgid "Run the current test if the current document is a test. (prove -bv)" |
| | 1596 | msgstr "" |
| | 1597 | |
| | 1598 | #: lib/Padre/Action/Run.pm:122 |
| | 1599 | msgid "Stop execution" |
| | 1600 | msgstr "" |
| | 1601 | |
| | 1602 | #: lib/Padre/Action/Run.pm:123 |
| | 1603 | msgid "Stop a running task." |
| | 1604 | msgstr "" |
| | 1605 | |
| | 1606 | #: lib/Padre/Action/Search.pm:36 lib/Padre/Wx/Dialog/Replace.pm:151 |
| | 1607 | msgid "&Find" |
| | 1608 | msgstr "" |
| | 1609 | |
| | 1610 | #: lib/Padre/Action/Search.pm:37 |
| | 1611 | msgid "Find text or regular expressions using a traditional dialog" |
| | 1612 | msgstr "" |
| | 1613 | |
| | 1614 | #: lib/Padre/Action/Search.pm:47 lib/Padre/Action/Search.pm:119 |
| | 1615 | msgid "Find Next" |
| | 1616 | msgstr "" |
| | 1617 | |
| | 1618 | #: lib/Padre/Action/Search.pm:49 |
| | 1619 | msgid "Repeat the last find to find the next match" |
| | 1620 | msgstr "" |
| | 1621 | |
| | 1622 | #: lib/Padre/Action/Search.pm:81 |
| | 1623 | msgid "Failed to find any matches" |
| | 1624 | msgstr "" |
| | 1625 | |
| | 1626 | #: lib/Padre/Action/Search.pm:89 |
| | 1627 | msgid "&Find Previous" |
| | 1628 | msgstr "" |
| | 1629 | |
| | 1630 | #: lib/Padre/Action/Search.pm:90 |
| | 1631 | msgid "Repeat the last find, but backwards to find the previous match" |
| | 1632 | msgstr "" |
| | 1633 | |
| | 1634 | #: lib/Padre/Action/Search.pm:101 |
| | 1635 | msgid "Quick Find" |
| | 1636 | msgstr "" |
| | 1637 | |
| | 1638 | #: lib/Padre/Action/Search.pm:102 |
| | 1639 | msgid "Incremental search seen at the bottom of the window" |
| | 1640 | msgstr "" |
| | 1641 | |
| | 1642 | #: lib/Padre/Action/Search.pm:120 |
| | 1643 | msgid "" |
| | 1644 | "Find next matching text using a toolbar-like dialog at the bottom of the " |
| | 1645 | "editor" |
| | 1646 | msgstr "" |
| | 1647 | |
| | 1648 | #: lib/Padre/Action/Search.pm:130 |
| | 1649 | msgid "Find Previous" |
| | 1650 | msgstr "" |
| | 1651 | |
| | 1652 | #: lib/Padre/Action/Search.pm:131 |
| | 1653 | msgid "" |
| | 1654 | "Find previous matching text using a toolbar-like dialog at the bottom of the " |
| | 1655 | "editor" |
| | 1656 | msgstr "" |
| | 1657 | |
| | 1658 | #: lib/Padre/Action/Search.pm:142 lib/Padre/Wx/Dialog/Replace.pm:241 |
| | 1659 | msgid "Replace" |
| | 1660 | msgstr "" |
| | 1661 | |
| | 1662 | #: lib/Padre/Action/Search.pm:143 |
| | 1663 | msgid "Find a text and replace it" |
| | 1664 | msgstr "" |
| | 1665 | |
| | 1666 | #: lib/Padre/Action/Search.pm:154 |
| | 1667 | msgid "Find in Fi&les..." |
| | 1668 | msgstr "" |
| | 1669 | |
| | 1670 | #: lib/Padre/Action/Search.pm:155 |
| | 1671 | msgid "Search for a text in all files below a given directory" |
| | 1672 | msgstr "" |
| | 1673 | |
| | 1674 | #: lib/Padre/Action/Search.pm:165 lib/Padre/Wx/Dialog/OpenResource.pm:90 |
| | 1675 | msgid "Open Resource" |
| | 1676 | msgstr "" |
| | 1677 | |
| | 1678 | #: lib/Padre/Action/Search.pm:166 |
| | 1679 | msgid "Type in a filter to select a file" |
| | 1680 | msgstr "" |
| | 1681 | |
| | 1682 | #: lib/Padre/Action/Search.pm:179 lib/Padre/Wx/Dialog/QuickMenuAccess.pm:38 |
| | 1683 | msgid "Quick Menu Access" |
| | 1684 | msgstr "" |
| | 1685 | |
| | 1686 | #: lib/Padre/Action/Search.pm:180 |
| | 1687 | msgid "Quick access to all menu functions" |
| | 1688 | msgstr "" |
| | 1689 | |
| | 1690 | #: lib/Padre/Action/View.pm:34 |
| | 1691 | msgid "Lock User Interface" |
| | 1692 | msgstr "" |
| | 1693 | |
| | 1694 | #: lib/Padre/Action/View.pm:35 |
| | 1695 | msgid "Allow the user to move around some of the windows" |
| | 1696 | msgstr "" |
| | 1697 | |
| | 1698 | #: lib/Padre/Action/View.pm:45 |
| | 1699 | msgid "Show Output" |
| | 1700 | msgstr "" |
| | 1701 | |
| | 1702 | #: lib/Padre/Action/View.pm:47 |
| | 1703 | msgid "" |
| | 1704 | "Show the window displaying the standard output and standard error of the " |
| | 1705 | "running scripts" |
| | 1706 | msgstr "" |
| | 1707 | |
| | 1708 | #: lib/Padre/Action/View.pm:56 |
| | 1709 | msgid "Show Functions" |
| | 1710 | msgstr "" |
| | 1711 | |
| | 1712 | #: lib/Padre/Action/View.pm:57 |
| | 1713 | msgid "Show a window listing all the functions in the current document" |
| | 1714 | msgstr "" |
| | 1715 | |
| | 1716 | #: lib/Padre/Action/View.pm:71 |
| | 1717 | msgid "Show To-do List" |
| | 1718 | msgstr "" |
| | 1719 | |
| | 1720 | #: lib/Padre/Action/View.pm:72 |
| | 1721 | msgid "Show a window listing all todo items in the current document" |
| | 1722 | msgstr "" |
| | 1723 | |
| | 1724 | #: lib/Padre/Action/View.pm:87 |
| | 1725 | msgid "Show Outline" |
| | 1726 | msgstr "" |
| | 1727 | |
| | 1728 | #: lib/Padre/Action/View.pm:88 |
| | 1729 | msgid "" |
| | 1730 | "Show a window listing all the parts of the current file (functions, pragmas, " |
| | 1731 | "modules)" |
| | 1732 | msgstr "" |
| | 1733 | |
| | 1734 | #: lib/Padre/Action/View.pm:97 |
| | 1735 | msgid "Show Directory Tree" |
| | 1736 | msgstr "" |
| | 1737 | |
| | 1738 | #: lib/Padre/Action/View.pm:98 |
| | 1739 | msgid "Show a window with a directory browser of the current project" |
| | 1740 | msgstr "" |
| | 1741 | |
| | 1742 | #: lib/Padre/Action/View.pm:107 |
| | 1743 | msgid "Show Syntax Check" |
| | 1744 | msgstr "" |
| | 1745 | |
| | 1746 | #: lib/Padre/Action/View.pm:108 |
| | 1747 | msgid "" |
| | 1748 | "Turn on syntax checking of the current document and show output in a window" |
| | 1749 | msgstr "" |
| | 1750 | |
| | 1751 | #: lib/Padre/Action/View.pm:117 |
| | 1752 | msgid "Show Error List" |
| | 1753 | msgstr "" |
| | 1754 | |
| | 1755 | #: lib/Padre/Action/View.pm:118 |
| | 1756 | msgid "Show the list of errors received during execution of a script" |
| | 1757 | msgstr "" |
| | 1758 | |
| | 1759 | #: lib/Padre/Action/View.pm:127 |
| | 1760 | msgid "Show Status Bar" |
| | 1761 | msgstr "" |
| | 1762 | |
| | 1763 | #: lib/Padre/Action/View.pm:128 |
| | 1764 | msgid "Show/hide the status bar at the bottom of the screen" |
| | 1765 | msgstr "" |
| | 1766 | |
| | 1767 | #: lib/Padre/Action/View.pm:137 |
| | 1768 | msgid "Show Toolbar" |
| | 1769 | msgstr "" |
| | 1770 | |
| | 1771 | #: lib/Padre/Action/View.pm:138 |
| | 1772 | msgid "Show/hide the toolbar at the top of the editor" |
| | 1773 | msgstr "" |
| | 1774 | |
| | 1775 | #: lib/Padre/Action/View.pm:148 |
| | 1776 | msgid "Show Line Numbers" |
| | 1777 | msgstr "" |
| | 1778 | |
| | 1779 | #: lib/Padre/Action/View.pm:149 |
| | 1780 | msgid "" |
| | 1781 | "Show/hide the line numbers of all the documents on the left side of the " |
| | 1782 | "window" |
| | 1783 | msgstr "" |
| | 1784 | |
| | 1785 | #: lib/Padre/Action/View.pm:158 |
| | 1786 | msgid "Show Code Folding" |
| | 1787 | msgstr "" |
| | 1788 | |
| | 1789 | #: lib/Padre/Action/View.pm:159 |
| | 1790 | msgid "" |
| | 1791 | "Show/hide a vertical line on the left hand side of the window to allow " |
| | 1792 | "folding rows" |
| | 1793 | msgstr "" |
| | 1794 | |
| | 1795 | #: lib/Padre/Action/View.pm:168 |
| | 1796 | msgid "Fold all" |
| | 1797 | msgstr "" |
| | 1798 | |
| | 1799 | #: lib/Padre/Action/View.pm:169 |
| | 1800 | msgid "Fold all the blocks that can be folded (need folding to be enabled)" |
| | 1801 | msgstr "" |
| | 1802 | |
| | 1803 | #: lib/Padre/Action/View.pm:178 |
| | 1804 | msgid "Unfold all" |
| | 1805 | msgstr "" |
| | 1806 | |
| | 1807 | #: lib/Padre/Action/View.pm:179 |
| | 1808 | msgid "Unfold all the blocks that can be folded (need folding to be enabled)" |
| | 1809 | msgstr "" |
| | 1810 | |
| | 1811 | #: lib/Padre/Action/View.pm:188 |
| | 1812 | msgid "Show Call Tips" |
| | 1813 | msgstr "" |
| | 1814 | |
| | 1815 | #: lib/Padre/Action/View.pm:189 |
| | 1816 | msgid "When typing in functions allow showing short examples of the function" |
| | 1817 | msgstr "" |
| | 1818 | |
| | 1819 | #: lib/Padre/Action/View.pm:202 |
| | 1820 | msgid "Show Current Line" |
| | 1821 | msgstr "" |
| | 1822 | |
| | 1823 | #: lib/Padre/Action/View.pm:203 |
| | 1824 | msgid "Highlight the line where the cursor is" |
| | 1825 | msgstr "" |
| | 1826 | |
| | 1827 | #: lib/Padre/Action/View.pm:212 |
| | 1828 | msgid "Show Right Margin" |
| | 1829 | msgstr "" |
| | 1830 | |
| | 1831 | #: lib/Padre/Action/View.pm:213 |
| | 1832 | msgid "Show a vertical line indicating the right margin" |
| | 1833 | msgstr "" |
| | 1834 | |
| | 1835 | #: lib/Padre/Action/View.pm:223 |
| | 1836 | msgid "Show Newlines" |
| | 1837 | msgstr "" |
| | 1838 | |
| | 1839 | #: lib/Padre/Action/View.pm:224 |
| | 1840 | msgid "Show/hide the newlines with special character" |
| | 1841 | msgstr "" |
| | 1842 | |
| | 1843 | #: lib/Padre/Action/View.pm:233 |
| | 1844 | msgid "Show Whitespaces" |
| | 1845 | msgstr "" |
| | 1846 | |
| | 1847 | #: lib/Padre/Action/View.pm:234 |
| | 1848 | msgid "Show/hide the tabs and the spaces with special characters" |
| | 1849 | msgstr "" |
| | 1850 | |
| | 1851 | #: lib/Padre/Action/View.pm:243 |
| | 1852 | msgid "Show Indentation Guide" |
| | 1853 | msgstr "" |
| | 1854 | |
| | 1855 | #: lib/Padre/Action/View.pm:244 |
| | 1856 | msgid "" |
| | 1857 | "Show/hide vertical bars at every indentation position on the left of the rows" |
| | 1858 | msgstr "" |
| | 1859 | |
| | 1860 | #: lib/Padre/Action/View.pm:253 |
| | 1861 | msgid "Word-Wrap" |
| | 1862 | msgstr "" |
| | 1863 | |
| | 1864 | #: lib/Padre/Action/View.pm:254 |
| | 1865 | msgid "Wrap long lines" |
| | 1866 | msgstr "" |
| | 1867 | |
| | 1868 | #: lib/Padre/Action/View.pm:264 |
| | 1869 | msgid "Increase Font Size" |
| | 1870 | msgstr "" |
| | 1871 | |
| | 1872 | #: lib/Padre/Action/View.pm:265 |
| | 1873 | msgid "Make the letters bigger in the editor window" |
| | 1874 | msgstr "" |
| | 1875 | |
| | 1876 | #: lib/Padre/Action/View.pm:274 |
| | 1877 | msgid "Decrease Font Size" |
| | 1878 | msgstr "" |
| | 1879 | |
| | 1880 | #: lib/Padre/Action/View.pm:275 |
| | 1881 | msgid "Make the letters smaller in the editor window" |
| | 1882 | msgstr "" |
| | 1883 | |
| | 1884 | #: lib/Padre/Action/View.pm:284 |
| | 1885 | msgid "Reset Font Size" |
| | 1886 | msgstr "" |
| | 1887 | |
| | 1888 | #: lib/Padre/Action/View.pm:285 |
| | 1889 | msgid "Reset the size of the letters to the default in the editor window" |
| | 1890 | msgstr "" |
| | 1891 | |
| | 1892 | #: lib/Padre/Action/View.pm:296 lib/Padre/Wx/Dialog/Bookmarks.pm:56 |
| | 1893 | msgid "Set Bookmark" |
| | 1894 | msgstr "" |
| | 1895 | |
| | 1896 | #: lib/Padre/Action/View.pm:297 |
| | 1897 | msgid "Create a bookmark in the current file current row" |
| | 1898 | msgstr "" |
| | 1899 | |
| | 1900 | #: lib/Padre/Action/View.pm:307 |
| | 1901 | msgid "Goto Bookmark" |
| | 1902 | msgstr "" |
| | 1903 | |
| | 1904 | #: lib/Padre/Action/View.pm:308 |
| | 1905 | msgid "Select a bookmark created earlier and jump to that position" |
| | 1906 | msgstr "" |
| | 1907 | |
| | 1908 | #: lib/Padre/Action/View.pm:320 |
| | 1909 | msgid "&Full Screen" |
| | 1910 | msgstr "" |
| | 1911 | |
| | 1912 | #: lib/Padre/Action/View.pm:321 |
| | 1913 | msgid "Set Padre in full screen mode" |
| | 1914 | msgstr "" |
| | 1915 | |
| | 1916 | #: lib/Padre/Action/Window.pm:31 lib/Padre/Action/Window.pm:77 |
| | 1917 | msgid "Last Visited File" |
| | 1918 | msgstr "" |
| | 1919 | |
| | 1920 | #: lib/Padre/Action/Window.pm:32 |
| | 1921 | msgid "" |
| | 1922 | "Switch to edit the file that was previously edited (can switch back and " |
| | 1923 | "forth)" |
| | 1924 | msgstr "" |
| | 1925 | |
| | 1926 | #: lib/Padre/Action/Window.pm:42 |
| | 1927 | msgid "Oldest Visited File" |
| | 1928 | msgstr "" |
| | 1929 | |
| | 1930 | #: lib/Padre/Action/Window.pm:43 |
| | 1931 | msgid "Put focus on tab visited the longest time ago." |
| | 1932 | msgstr "" |
| | 1933 | |
| | 1934 | #: lib/Padre/Action/Window.pm:53 |
| | 1935 | msgid "Next File" |
| | 1936 | msgstr "" |
| | 1937 | |
| | 1938 | #: lib/Padre/Action/Window.pm:54 |
| | 1939 | msgid "Put focus on the next tab to the right" |
| | 1940 | msgstr "" |
| | 1941 | |
| | 1942 | #: lib/Padre/Action/Window.pm:64 |
| | 1943 | msgid "Previous File" |
| | 1944 | msgstr "" |
| | 1945 | |
| | 1946 | #: lib/Padre/Action/Window.pm:65 |
| | 1947 | msgid "Put focus on the previous tab to the left" |
| | 1948 | msgstr "" |
| | 1949 | |
| | 1950 | #: lib/Padre/Action/Window.pm:78 |
| | 1951 | msgid "???" |
| | 1952 | msgstr "" |
| | 1953 | |
| | 1954 | #: lib/Padre/Action/Window.pm:88 |
| | 1955 | msgid "Right Click" |
| | 1956 | msgstr "" |
| | 1957 | |
| | 1958 | #: lib/Padre/Action/Window.pm:89 |
| | 1959 | msgid "Imitate clicking on the right mouse button" |
| | 1960 | msgstr "" |
| | 1961 | |
| | 1962 | #: lib/Padre/Action/Window.pm:103 |
| | 1963 | msgid "GoTo Functions Window" |
| | 1964 | msgstr "" |
| | 1965 | |
| | 1966 | #: lib/Padre/Action/Window.pm:104 |
| | 1967 | msgid "Set the focus to be the functions window" |
| | 1968 | msgstr "" |
| | 1969 | |
| | 1970 | #: lib/Padre/Action/Window.pm:116 |
| | 1971 | msgid "GoTo Todo Window" |
| | 1972 | msgstr "" |
| | 1973 | |
| | 1974 | #: lib/Padre/Action/Window.pm:117 |
| | 1975 | msgid "Set the focus to be the todo window" |
| | 1976 | msgstr "" |
| | 1977 | |
| | 1978 | #: lib/Padre/Action/Window.pm:128 |
| | 1979 | msgid "GoTo Outline Window" |
| | 1980 | msgstr "" |
| | 1981 | |
| | 1982 | #: lib/Padre/Action/Window.pm:129 |
| | 1983 | msgid "Set the focus to be the outline window" |
| | 1984 | msgstr "" |
| | 1985 | |
| | 1986 | #: lib/Padre/Action/Window.pm:139 |
| | 1987 | msgid "GoTo Output Window" |
| | 1988 | msgstr "" |
| | 1989 | |
| | 1990 | #: lib/Padre/Action/Window.pm:140 |
| | 1991 | msgid "Set the focus to be the output window" |
| | 1992 | msgstr "" |
| | 1993 | |
| | 1994 | #: lib/Padre/Action/Window.pm:150 |
| | 1995 | msgid "GoTo Syntax Check Window" |
| | 1996 | msgstr "" |
| | 1997 | |
| | 1998 | #: lib/Padre/Action/Window.pm:151 |
| | 1999 | msgid "Set the focus to be the syntax check window" |
| | 2000 | msgstr "" |
| | 2001 | |
| | 2002 | #: lib/Padre/Action/Window.pm:161 |
| | 2003 | msgid "GoTo Main Window" |
| | 2004 | msgstr "" |
| | 2005 | |
| | 2006 | #: lib/Padre/Action/Window.pm:162 |
| | 2007 | msgid "Set the focus to be the main editor window" |
| | 2008 | msgstr "" |
| | 2009 | |
| | 2010 | #: lib/Padre/Document/Perl.pm:286 |
| | 2011 | #, perl-format |
| | 2012 | msgid "" |
| | 2013 | "%s seems to be no executable Perl interpreter, use the system default perl " |
| | 2014 | "instead?" |
| | 2015 | msgstr "" |
| | 2016 | |
| | 2017 | #: lib/Padre/Document/Perl.pm:289 lib/Padre/Wx/Dialog/FilterTool.pm:151 |
| | 2018 | #: lib/Padre/Wx/Dialog/QuickMenuAccess.pm:393 |
| | 2019 | msgid "Run" |
| | 2020 | msgstr "" |
| | 2021 | |
| | 2022 | #: lib/Padre/Document/Perl.pm:436 |
| | 2023 | msgid "Error: " |
| | 2024 | msgstr "" |
| | 2025 | |
| | 2026 | #: lib/Padre/Document/Perl.pm:438 |
| | 2027 | msgid "No errors found." |
| | 2028 | msgstr "" |
| | 2029 | |
| | 2030 | #: lib/Padre/Document/Perl.pm:560 lib/Padre/Document/Perl.pm:745 |
| | 2031 | #: lib/Padre/Task/PPI/FindVariableDeclaration.pm:89 |
| | 2032 | #: lib/Padre/Task/PPI/LexicalReplaceVariable.pm:103 |
| | 2033 | msgid "Current cursor does not seem to point at a variable" |
| | 2034 | msgstr "" |
| | 2035 | |
| | 2036 | #: lib/Padre/Document/Perl.pm:561 lib/Padre/Document/Perl.pm:585 |
| | 2037 | #: lib/Padre/Document/Perl.pm:620 lib/Padre/Document/Perl.pm:746 |
| | 2038 | msgid "Check cancelled" |
| | 2039 | msgstr "" |
| | 2040 | |
| | 2041 | #: lib/Padre/Document/Perl.pm:584 |
| | 2042 | msgid "Current cursor does not seem to point at a method" |
| | 2043 | msgstr "" |
| | 2044 | |
| | 2045 | #: lib/Padre/Document/Perl.pm:619 |
| | 2046 | #, perl-format |
| | 2047 | msgid "Current '%s' not found" |
| | 2048 | msgstr "" |
| | 2049 | |
| | 2050 | #: lib/Padre/Document/Perl.pm:1577 |
| | 2051 | msgid "Edit with Regex Editor" |
| | 2052 | msgstr "" |
| | 2053 | |
| | 2054 | #: lib/Padre/Document/Perl/Beginner.pm:76 |
| | 2055 | #, perl-format |
| | 2056 | msgid "Line %d: " |
| | 2057 | msgstr "" |
| | 2058 | |
| | 2059 | #: lib/Padre/Document/Perl/Help.pm:238 |
| | 2060 | #, perl-format |
| | 2061 | msgid "(Since Perl v%s)" |
| | 2062 | msgstr "" |
| | 2063 | |
| | 2064 | #: lib/Padre/Document/Perl/Help.pm:241 |
| | 2065 | msgid "- DEPRECATED!" |
| | 2066 | msgstr "" |
| | 2067 | |
| | 2068 | #: lib/Padre/File/FTP.pm:37 |
| | 2069 | msgid "Looking for Net::FTP..." |
| | 2070 | msgstr "" |
| | 2071 | |
| | 2072 | #: lib/Padre/File/FTP.pm:84 |
| | 2073 | #, perl-format |
| | 2074 | msgid "Connecting to FTP server %s..." |
| | 2075 | msgstr "" |
| | 2076 | |
| | 2077 | #: lib/Padre/File/FTP.pm:101 |
| | 2078 | #, perl-format |
| | 2079 | msgid "Logging into FTP server as %s..." |
| | 2080 | msgstr "" |
| | 2081 | |
| | 2082 | #: lib/Padre/File/FTP.pm:115 |
| | 2083 | msgid "Connection to FTP server successful!" |
| | 2084 | msgstr "" |
| | 2085 | |
| | 2086 | #: lib/Padre/File/FTP.pm:243 |
| | 2087 | msgid "Reading file from FTP server..." |
| | 2088 | msgstr "" |
| | 2089 | |
| | 2090 | #: lib/Padre/File/FTP.pm:266 |
| | 2091 | msgid "Writing file to FTP server..." |
| | 2092 | msgstr "" |
| | 2093 | |
| | 2094 | #: lib/Padre/File/HTTP.pm:48 |
| | 2095 | #, perl-format |
| | 2096 | msgid "Sending HTTP request %s..." |
| | 2097 | msgstr "" |
| | 2098 | |
| | 2099 | #: lib/Padre/Plugin/Devel.pm:25 |
| | 2100 | msgid "Padre Developer Tools" |
| | 2101 | msgstr "" |
| | 2102 | |
| | 2103 | #: lib/Padre/Plugin/Devel.pm:59 |
| | 2104 | msgid "Run Document inside Padre" |
| | 2105 | msgstr "" |
| | 2106 | |
| | 2107 | #: lib/Padre/Plugin/Devel.pm:60 |
| | 2108 | msgid "Run Selection inside Padre" |
| | 2109 | msgstr "" |
| | 2110 | |
| | 2111 | #: lib/Padre/Plugin/Devel.pm:64 |
| | 2112 | msgid "Dump Expression" |
| | 2113 | msgstr "" |
| | 2114 | |
| | 2115 | #: lib/Padre/Plugin/Devel.pm:65 |
| | 2116 | msgid "Dump Current Document" |
| | 2117 | msgstr "" |
| | 2118 | |
| | 2119 | #: lib/Padre/Plugin/Devel.pm:66 |
| | 2120 | msgid "Dump Top IDE Object" |
| | 2121 | msgstr "" |
| | 2122 | |
| | 2123 | #: lib/Padre/Plugin/Devel.pm:67 |
| | 2124 | msgid "Dump Current PPI Tree" |
| | 2125 | msgstr "" |
| | 2126 | |
| | 2127 | #: lib/Padre/Plugin/Devel.pm:68 |
| | 2128 | msgid "Dump %INC and @INC" |
| | 2129 | msgstr "" |
| | 2130 | |
| | 2131 | #: lib/Padre/Plugin/Devel.pm:69 |
| | 2132 | msgid "Dump Display Data" |
| | 2133 | msgstr "" |
| | 2134 | |
| | 2135 | #: lib/Padre/Plugin/Devel.pm:70 |
| | 2136 | msgid "Start/Stop sub trace" |
| | 2137 | msgstr "" |
| | 2138 | |
| | 2139 | #: lib/Padre/Plugin/Devel.pm:74 |
| | 2140 | msgid "Load All Padre Modules" |
| | 2141 | msgstr "" |
| | 2142 | |
| | 2143 | #: lib/Padre/Plugin/Devel.pm:75 |
| | 2144 | msgid "Simulate Crash" |
| | 2145 | msgstr "" |
| | 2146 | |
| | 2147 | #: lib/Padre/Plugin/Devel.pm:76 |
| | 2148 | msgid "Simulate Crashing Bg Task" |
| | 2149 | msgstr "" |
| | 2150 | |
| | 2151 | #: lib/Padre/Plugin/Devel.pm:80 |
| | 2152 | #, perl-format |
| | 2153 | msgid "wxWidgets %s Reference" |
| | 2154 | msgstr "" |
| | 2155 | |
| | 2156 | #: lib/Padre/Plugin/Devel.pm:83 |
| | 2157 | msgid "STC Reference" |
| | 2158 | msgstr "" |
| | 2159 | |
| | 2160 | #: lib/Padre/Plugin/Devel.pm:86 |
| | 2161 | msgid "wxPerl Live Support" |
| | 2162 | msgstr "" |
| | 2163 | |
| | 2164 | #: lib/Padre/Plugin/Devel.pm:92 lib/Padre/Plugin/PopularityContest.pm:197 |
| | 2165 | #: lib/Padre/Wx/About.pm:25 |
| | 2166 | msgid "About" |
| | 2167 | msgstr "" |
| | 2168 | |
| | 2169 | #: lib/Padre/Plugin/Devel.pm:110 lib/Padre/Plugin/Devel.pm:111 |
| | 2170 | msgid "Expression" |
| | 2171 | msgstr "" |
| | 2172 | |
| | 2173 | #: lib/Padre/Plugin/Devel.pm:140 |
| | 2174 | msgid "No file is open" |
| | 2175 | msgstr "" |
| | 2176 | |
| | 2177 | #: lib/Padre/Plugin/Devel.pm:158 |
| | 2178 | msgid "No Perl 5 file is open" |
| | 2179 | msgstr "" |
| | 2180 | |
| | 2181 | #: lib/Padre/Plugin/Devel.pm:210 |
| | 2182 | msgid "Sub-tracing stopped" |
| | 2183 | msgstr "" |
| | 2184 | |
| | 2185 | #: lib/Padre/Plugin/Devel.pm:216 |
| | 2186 | msgid "Error while loading Aspect, is it installed?" |
| | 2187 | msgstr "" |
| | 2188 | |
| | 2189 | #: lib/Padre/Plugin/Devel.pm:228 |
| | 2190 | msgid "Sub-tracing started" |
| | 2191 | msgstr "" |
| | 2192 | |
| | 2193 | #: lib/Padre/Plugin/Devel.pm:246 |
| | 2194 | msgid "A set of unrelated tools used by the Padre developers\n" |
| | 2195 | msgstr "" |
| | 2196 | |
| | 2197 | #: lib/Padre/Plugin/Devel.pm:290 lib/Padre/Wx/Main.pm:5314 |
| | 2198 | #, perl-format |
| | 2199 | msgid "Error: %s" |
| | 2200 | msgstr "" |
| | 2201 | |
| | 2202 | #: lib/Padre/Plugin/PopularityContest.pm:198 |
| | 2203 | msgid "Show current report" |
| | 2204 | msgstr "" |
| | 2205 | |
| | 2206 | #: lib/Padre/Plugin/PopularityContest.pm:298 |
| | 2207 | msgid "Popularity Contest Report" |
| | 2208 | msgstr "" |
| | 2209 | |
| | 2210 | #: lib/Padre/Task/SyntaxChecker.pm:146 lib/Padre/Wx/About.pm:74 |
| | 2211 | #: lib/Padre/Wx/About.pm:293 |
| | 2212 | msgid "Info" |
| | 2213 | msgstr "" |
| | 2214 | |
| | 2215 | #: lib/Padre/Task/SyntaxChecker.pm:156 |
| | 2216 | #, perl-format |
| | 2217 | msgid "No errors or warnings found in %s." |
| | 2218 | msgstr "" |
| | 2219 | |
| | 2220 | #: lib/Padre/Task/SyntaxChecker.pm:158 |
| | 2221 | msgid "No errors or warnings found." |
| | 2222 | msgstr "" |
| | 2223 | |
| | 2224 | #: lib/Padre/Task/SyntaxChecker.pm:183 lib/Padre/Wx/Main.pm:2480 |
| | 2225 | #: lib/Padre/Wx/Main.pm:3120 lib/Padre/Wx/Syntax.pm:93 |
| | 2226 | #: lib/Padre/Wx/Syntax.pm:94 lib/Padre/Wx/Dialog/Warning.pm:64 |
| | 2227 | msgid "Warning" |
| | 2228 | msgstr "" |
| | 2229 | |
| | 2230 | #: lib/Padre/Task/OpenResource/SearchTask.pm:105 |
| | 2231 | msgid "Finished Searching" |
| | 2232 | msgstr "" |
| | 2233 | |
| | 2234 | #: lib/Padre/Task/Outline/Perl.pm:165 lib/Padre/Wx/Outline.pm:62 |
| | 2235 | msgid "Outline" |
| | 2236 | msgstr "" |
| | 2237 | |
| | 2238 | #: lib/Padre/Task/Outline/Perl.pm:199 |
| | 2239 | msgid "&GoTo Element" |
| | 2240 | msgstr "" |
| | 2241 | |
| | 2242 | #: lib/Padre/Task/Outline/Perl.pm:211 lib/Padre/Wx/Directory/TreeCtrl.pm:820 |
| | 2243 | msgid "Open &Documentation" |
| | 2244 | msgstr "" |
| | 2245 | |
| | 2246 | #: lib/Padre/Task/PPI/FindUnmatchedBrace.pm:79 |
| | 2247 | msgid "All braces appear to be matched" |
| | 2248 | msgstr "" |
| | 2249 | |
| | 2250 | #: lib/Padre/Task/PPI/FindUnmatchedBrace.pm:80 |
| | 2251 | msgid "Check Complete" |
| | 2252 | msgstr "" |
| | 2253 | |
| | 2254 | #: lib/Padre/Task/PPI/FindVariableDeclaration.pm:91 |
| | 2255 | #: lib/Padre/Task/PPI/LexicalReplaceVariable.pm:105 |
| | 2256 | msgid "No declaration could be found for the specified (lexical?) variable" |
| | 2257 | msgstr "" |
| | 2258 | |
| | 2259 | #: lib/Padre/Task/PPI/FindVariableDeclaration.pm:96 |
| | 2260 | msgid "Search Canceled" |
| | 2261 | msgstr "" |
| | 2262 | |
| | 2263 | #: lib/Padre/Task/PPI/IntroduceTemporaryVariable.pm:103 |
| | 2264 | msgid "First character of selection does not seem to point at a token." |
| | 2265 | msgstr "" |
| | 2266 | |
| | 2267 | #: lib/Padre/Task/PPI/IntroduceTemporaryVariable.pm:105 |
| | 2268 | msgid "Selection not part of a Perl statement?" |
| | 2269 | msgstr "" |
| | 2270 | |
| | 2271 | #: lib/Padre/Task/PPI/IntroduceTemporaryVariable.pm:110 |
| | 2272 | #: lib/Padre/Task/PPI/LexicalReplaceVariable.pm:110 |
| | 2273 | msgid "Replace Operation Canceled" |
| | 2274 | msgstr "" |
| | 2275 | |
| | 2276 | #: lib/Padre/Util/FileBrowser.pm:63 lib/Padre/Util/FileBrowser.pm:110 |
| | 2277 | #: lib/Padre/Util/FileBrowser.pm:153 |
| | 2278 | #, perl-format |
| | 2279 | msgid "Unsupported OS: %s" |
| | 2280 | msgstr "" |
| | 2281 | |
| | 2282 | #: lib/Padre/Util/FileBrowser.pm:193 |
| | 2283 | msgid "Failed to execute process\n" |
| | 2284 | msgstr "" |
| | 2285 | |
| | 2286 | #: lib/Padre/Util/FileBrowser.pm:216 |
| | 2287 | msgid "Could not find KDE or GNOME" |
| | 2288 | msgstr "" |
| | 2289 | |
| | 2290 | #: lib/Padre/Wx/About.pm:59 lib/Padre/Wx/Dialog/Form.pm:98 |
| | 2291 | #: lib/Padre/Wx/Menu/View.pm:198 |
| | 2292 | msgid "Padre" |
| | 2293 | msgstr "" |
| | 2294 | |
| | 2295 | #: lib/Padre/Wx/About.pm:64 |
| | 2296 | msgid "Development" |
| | 2297 | msgstr "" |
| | 2298 | |
| | 2299 | #: lib/Padre/Wx/About.pm:69 |
| | 2300 | msgid "Translation" |
| | 2301 | msgstr "" |
| | 2302 | |
| | 2303 | #: lib/Padre/Wx/About.pm:127 |
| | 2304 | msgid "The Padre Development Team" |
| | 2305 | msgstr "" |
| | 2306 | |
| | 2307 | #: lib/Padre/Wx/About.pm:209 |
| | 2308 | msgid "The Padre Translation Team" |
| | 2309 | msgstr "" |
| | 2310 | |
| | 2311 | #: lib/Padre/Wx/About.pm:295 |
| | 2312 | msgid "Config dir:" |
| | 2313 | msgstr "" |
| | 2314 | |
| | 2315 | #: lib/Padre/Wx/About.pm:309 |
| | 2316 | msgid "Uptime" |
| | 2317 | msgstr "" |
| | 2318 | |
| | 2319 | #: lib/Padre/Wx/About.pm:314 |
| | 2320 | msgid "unsupported" |
| | 2321 | msgstr "" |
| | 2322 | |
| | 2323 | #: lib/Padre/Wx/Ack.pm:103 |
| | 2324 | msgid "Term:" |
| | 2325 | msgstr "" |
| | 2326 | |
| | 2327 | #: lib/Padre/Wx/Ack.pm:107 |
| | 2328 | msgid "Dir:" |
| | 2329 | msgstr "" |
| | 2330 | |
| | 2331 | #: lib/Padre/Wx/Ack.pm:109 |
| | 2332 | msgid "Pick &directory" |
| | 2333 | msgstr "" |
| | 2334 | |
| | 2335 | #: lib/Padre/Wx/Ack.pm:111 |
| | 2336 | msgid "In Files/Types:" |
| | 2337 | msgstr "" |
| | 2338 | |
| | 2339 | #: lib/Padre/Wx/Ack.pm:117 |
| | 2340 | msgid "Case &Insensitive" |
| | 2341 | msgstr "" |
| | 2342 | |
| | 2343 | #: lib/Padre/Wx/Ack.pm:123 |
| | 2344 | msgid "I&gnore hidden Subdirectories" |
| | 2345 | msgstr "" |
| | 2346 | |
| | 2347 | #: lib/Padre/Wx/Ack.pm:129 |
| | 2348 | msgid "Show only files that don't match" |
| | 2349 | msgstr "" |
| | 2350 | |
| | 2351 | #: lib/Padre/Wx/Ack.pm:145 |
| | 2352 | msgid "Find in Files" |
| | 2353 | msgstr "" |
| | 2354 | |
| | 2355 | #: lib/Padre/Wx/Ack.pm:184 |
| | 2356 | msgid "Select directory" |
| | 2357 | msgstr "" |
| | 2358 | |
| | 2359 | #: lib/Padre/Wx/Ack.pm:338 lib/Padre/Wx/Ack.pm:362 |
| | 2360 | msgid "Ack" |
| | 2361 | msgstr "" |
| | 2362 | |
| | 2363 | #: lib/Padre/Wx/Ack.pm:428 |
| | 2364 | #, perl-format |
| | 2365 | msgid "Found %d files\n" |
| | 2366 | msgstr "" |
| | 2367 | |
| | 2368 | #: lib/Padre/Wx/Ack.pm:437 |
| | 2369 | #, perl-format |
| | 2370 | msgid "Found %d files and %d matches\n" |
| | 2371 | msgstr "" |
| | 2372 | |
| | 2373 | #: lib/Padre/Wx/Ack.pm:477 |
| | 2374 | #, perl-format |
| | 2375 | msgid "'%s' missing in file '%s'\n" |
| | 2376 | msgstr "" |
| | 2377 | |
| | 2378 | #: lib/Padre/Wx/Ack.pm:491 |
| | 2379 | #, perl-format |
| | 2380 | msgid "Found '%s' in '%s':\n" |
| | 2381 | msgstr "" |
| | 2382 | |
| | 2383 | #: lib/Padre/Wx/Bottom.pm:50 |
| | 2384 | msgid "Output View" |