##// END OF EJS Templates
i18n: Updated message catalog template
marcink -
r1171:254cfe87 stable
parent child Browse files
Show More
@@ -11,6 +11,7 b' done = true'
11 11 [task:changelog_updated]
12 12
13 13 [task:generate_api_docs]
14 done = true
14 15
15 16 [task:updated_translation]
16 17
This diff has been collapsed as it changes many lines, (3019 lines changed) Show them Hide them
@@ -6,9 +6,9 b''
6 6 #, fuzzy
7 7 msgid ""
8 8 msgstr ""
9 "Project-Id-Version: rhodecode-enterprise-ce 4.4.0\n"
9 "Project-Id-Version: rhodecode-enterprise-ce 4.5.0\n"
10 10 "Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
11 "POT-Creation-Date: 2016-09-15 14:25+0000\n"
11 "POT-Creation-Date: 2016-12-01 10:12+0000\n"
12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -42,12 +42,12 b' msgid "Issue Tracker"'
42 42 msgstr ""
43 43
44 44 #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232
45 #: rhodecode/templates/register.html:76
45 #: rhodecode/templates/register.html:75
46 46 #: rhodecode/templates/admin/my_account/my_account_profile.html:48
47 47 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94
48 48 #: rhodecode/templates/admin/users/user_add.html:86
49 49 #: rhodecode/templates/admin/users/user_edit_profile.html:65
50 #: rhodecode/templates/admin/users/users.html:90
50 #: rhodecode/templates/admin/users/users.html:92
51 51 #: rhodecode/templates/email_templates/user_registration.mako:25
52 52 #: rhodecode/templates/users/user_profile.html:51
53 53 msgid "Email"
@@ -75,12 +75,12 b' msgstr ""'
75 75 #: rhodecode/templates/admin/integrations/new.html:23
76 76 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:51
77 77 #: rhodecode/templates/admin/repos/repo_edit.html:72
78 #: rhodecode/templates/base/base.html:84
78 #: rhodecode/templates/base/base.html:79
79 79 msgid "Integrations"
80 80 msgstr ""
81 81
82 82 #: rhodecode/admin/navigation.py:85
83 #: rhodecode/templates/admin/settings/settings_system.html:47
83 #: rhodecode/templates/admin/settings/settings_system.html:9
84 84 msgid "System Info"
85 85 msgstr ""
86 86
@@ -92,11 +92,22 b' msgstr ""'
92 92 msgid "Labs"
93 93 msgstr ""
94 94
95 #: rhodecode/admin/views.py:70
96 msgid "Apache configuration for Subversion generated."
97 msgstr ""
98
99 #: rhodecode/admin/views.py:77
100 msgid "Failed to generate the Apache configuration for Subversion."
101 msgstr ""
102
95 103 #: rhodecode/authentication/schema.py:35
96 104 msgid "Enable or disable this authentication plugin."
97 105 msgstr ""
98 106
99 107 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32
108 #: rhodecode/model/permission.py:100 rhodecode/model/permission.py:104
109 #: rhodecode/model/permission.py:108 rhodecode/model/permission.py:112
110 #: rhodecode/model/permission.py:116 rhodecode/model/permission.py:120
100 111 #: rhodecode/model/validation_schema/schemas/integration_schema.py:197
101 112 #: rhodecode/templates/admin/integrations/list.html:101
102 113 msgid "Enabled"
@@ -237,10 +248,10 b' msgid "Password to connect to LDAP"'
237 248 msgstr ""
238 249
239 250 #: rhodecode/authentication/plugins/auth_ldap.py:101
240 #: rhodecode/templates/login.html:50 rhodecode/templates/register.html:48
251 #: rhodecode/templates/login.html:49 rhodecode/templates/register.html:47
241 252 #: rhodecode/templates/admin/my_account/my_account.html:30
242 253 #: rhodecode/templates/admin/users/user_add.html:44
243 #: rhodecode/templates/base/base.html:315
254 #: rhodecode/templates/base/base.html:310
244 255 #: rhodecode/templates/debug_style/login.html:45
245 256 msgid "Password"
246 257 msgstr ""
@@ -353,8 +364,8 b' msgstr ""'
353 364 msgid "Rhodecode Token Auth"
354 365 msgstr ""
355 366
356 #: rhodecode/controllers/changelog.py:90 rhodecode/controllers/compare.py:63
357 #: rhodecode/controllers/pullrequests.py:280
367 #: rhodecode/controllers/changelog.py:90 rhodecode/controllers/compare.py:64
368 #: rhodecode/controllers/pullrequests.py:306
358 369 msgid "There are no commits yet"
359 370 msgstr ""
360 371
@@ -384,45 +395,45 b' msgstr ""'
384 395 msgid "Increase context for all diffs"
385 396 msgstr ""
386 397
387 #: rhodecode/controllers/changeset.py:181 rhodecode/controllers/files.py:104
388 #: rhodecode/controllers/files.py:125
398 #: rhodecode/controllers/changeset.py:190 rhodecode/controllers/files.py:106
399 #: rhodecode/controllers/files.py:127
389 400 msgid "No such commit exists for this repository"
390 401 msgstr ""
391 402
392 #: rhodecode/controllers/changeset.py:335
393 #: rhodecode/controllers/pullrequests.py:750
394 #: rhodecode/model/pull_request.py:842
403 #: rhodecode/controllers/changeset.py:334
404 #: rhodecode/controllers/pullrequests.py:806
405 #: rhodecode/model/pull_request.py:997
395 406 #, python-format
396 407 msgid "Status change %(transition_icon)s %(status)s"
397 408 msgstr ""
398 409
399 #: rhodecode/controllers/changeset.py:373
410 #: rhodecode/controllers/changeset.py:372
400 411 msgid "Changing the status of a commit associated with a closed pull request is not allowed"
401 412 msgstr ""
402 413
403 #: rhodecode/controllers/compare.py:87
414 #: rhodecode/controllers/compare.py:88
404 415 msgid "Select commit"
405 416 msgstr ""
406 417
407 #: rhodecode/controllers/compare.py:139
418 #: rhodecode/controllers/compare.py:140
408 419 #, python-format
409 420 msgid "Could not find the original repo: %(repo)s"
410 421 msgstr ""
411 422
412 #: rhodecode/controllers/compare.py:147
423 #: rhodecode/controllers/compare.py:148
413 424 #, python-format
414 425 msgid "Could not find the other repo: %(repo)s"
415 426 msgstr ""
416 427
417 #: rhodecode/controllers/compare.py:156
428 #: rhodecode/controllers/compare.py:157
418 429 msgid "The comparison of two different kinds of remote repos is not available"
419 430 msgstr ""
420 431
421 #: rhodecode/controllers/compare.py:190
432 #: rhodecode/controllers/compare.py:191
422 433 msgid "Could not compare repos with different large file settings"
423 434 msgstr ""
424 435
425 #: rhodecode/controllers/compare.py:226
436 #: rhodecode/controllers/compare.py:227
426 437 #, python-format
427 438 msgid "Repositories unrelated. Cannot compare commit %(commit1)s from repository %(repo1)s with commit %(commit2)s from repository %(repo2)s."
428 439 msgstr ""
@@ -437,114 +448,114 b' msgstr ""'
437 448 msgid "%s %s feed"
438 449 msgstr ""
439 450
440 #: rhodecode/controllers/files.py:96
451 #: rhodecode/controllers/files.py:98
441 452 msgid "Click here to add a new file."
442 453 msgstr ""
443 454
444 #: rhodecode/controllers/files.py:101
455 #: rhodecode/controllers/files.py:103
445 456 #, python-format
446 457 msgid "There are no files yet. %s"
447 458 msgstr ""
448 459
449 #: rhodecode/controllers/files.py:381 rhodecode/controllers/files.py:434
450 #: rhodecode/controllers/files.py:465 rhodecode/controllers/files.py:540
451 #: rhodecode/controllers/files.py:585 rhodecode/controllers/files.py:676
460 #: rhodecode/controllers/files.py:394 rhodecode/controllers/files.py:447
461 #: rhodecode/controllers/files.py:478 rhodecode/controllers/files.py:553
462 #: rhodecode/controllers/files.py:598 rhodecode/controllers/files.py:689
452 463 #, python-format
453 464 msgid "This repository has been locked by %s on %s"
454 465 msgstr ""
455 466
456 #: rhodecode/controllers/files.py:389 rhodecode/controllers/files.py:442
467 #: rhodecode/controllers/files.py:402 rhodecode/controllers/files.py:455
457 468 msgid "You can only delete files with revision being a valid branch "
458 469 msgstr ""
459 470
460 #: rhodecode/controllers/files.py:398 rhodecode/controllers/files.py:451
471 #: rhodecode/controllers/files.py:411 rhodecode/controllers/files.py:464
461 472 #, python-format
462 473 msgid "Deleted file %s via RhodeCode Enterprise"
463 474 msgstr ""
464 475
465 #: rhodecode/controllers/files.py:418
476 #: rhodecode/controllers/files.py:431
466 477 #, python-format
467 478 msgid "Successfully deleted file %s"
468 479 msgstr ""
469 480
470 #: rhodecode/controllers/files.py:421 rhodecode/controllers/files.py:527
471 #: rhodecode/controllers/files.py:664
481 #: rhodecode/controllers/files.py:434 rhodecode/controllers/files.py:540
482 #: rhodecode/controllers/files.py:677
472 483 msgid "Error occurred during commit"
473 484 msgstr ""
474 485
475 #: rhodecode/controllers/files.py:473 rhodecode/controllers/files.py:548
486 #: rhodecode/controllers/files.py:486 rhodecode/controllers/files.py:561
476 487 msgid "You can only edit files with revision being a valid branch "
477 488 msgstr ""
478 489
479 #: rhodecode/controllers/files.py:485 rhodecode/controllers/files.py:560
490 #: rhodecode/controllers/files.py:498 rhodecode/controllers/files.py:573
480 491 #, python-format
481 492 msgid "Edited file %s via RhodeCode Enterprise"
482 493 msgstr ""
483 494
484 #: rhodecode/controllers/files.py:502
495 #: rhodecode/controllers/files.py:515
485 496 msgid "No changes"
486 497 msgstr ""
487 498
488 #: rhodecode/controllers/files.py:524 rhodecode/controllers/files.py:653
499 #: rhodecode/controllers/files.py:537 rhodecode/controllers/files.py:666
489 500 #, python-format
490 501 msgid "Successfully committed to %s"
491 502 msgstr ""
492 503
493 #: rhodecode/controllers/files.py:598 rhodecode/controllers/files.py:687
504 #: rhodecode/controllers/files.py:611 rhodecode/controllers/files.py:700
494 505 msgid "Added file via RhodeCode Enterprise"
495 506 msgstr ""
496 507
497 #: rhodecode/controllers/files.py:623
508 #: rhodecode/controllers/files.py:636
498 509 msgid "No filename"
499 510 msgstr ""
500 511
501 #: rhodecode/controllers/files.py:656
512 #: rhodecode/controllers/files.py:669
502 513 msgid "The location specified must be a relative path and must not contain .. in the path"
503 514 msgstr ""
504 515
505 #: rhodecode/controllers/files.py:710
516 #: rhodecode/controllers/files.py:723
506 517 msgid "Downloads disabled"
507 518 msgstr ""
508 519
509 #: rhodecode/controllers/files.py:716
520 #: rhodecode/controllers/files.py:729
510 521 #, python-format
511 522 msgid "Unknown revision %s"
512 523 msgstr ""
513 524
514 #: rhodecode/controllers/files.py:718
525 #: rhodecode/controllers/files.py:731
515 526 msgid "Empty repository"
516 527 msgstr ""
517 528
518 #: rhodecode/controllers/files.py:720 rhodecode/controllers/files.py:754
529 #: rhodecode/controllers/files.py:733 rhodecode/controllers/files.py:767
519 530 msgid "Unknown archive type"
520 531 msgstr ""
521 532
522 #: rhodecode/controllers/files.py:921
533 #: rhodecode/controllers/files.py:934
523 534 #, python-format
524 535 msgid "Commit %(commit)s does not exist."
525 536 msgstr ""
526 537
527 #: rhodecode/controllers/files.py:938
538 #: rhodecode/controllers/files.py:951
528 539 #, python-format
529 540 msgid "%(file_path)s has not changed between %(commit_1)s and %(commit_2)s."
530 541 msgstr ""
531 542
532 #: rhodecode/controllers/files.py:1005
543 #: rhodecode/controllers/files.py:1018
533 544 msgid "Changesets"
534 545 msgstr ""
535 546
536 #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259
537 #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780
538 #: rhodecode/templates/base/vcs_settings.html:185
547 #: rhodecode/controllers/files.py:1039 rhodecode/controllers/summary.py:269
548 #: rhodecode/model/pull_request.py:1222 rhodecode/model/scm.py:782
549 #: rhodecode/templates/base/vcs_settings.html:193
539 550 msgid "Branches"
540 551 msgstr ""
541 552
542 #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795
543 #: rhodecode/templates/base/vcs_settings.html:210
553 #: rhodecode/controllers/files.py:1043 rhodecode/model/scm.py:797
554 #: rhodecode/templates/base/vcs_settings.html:218
544 555 msgid "Tags"
545 556 msgstr ""
546 557
547 #: rhodecode/controllers/forks.py:191
558 #: rhodecode/controllers/forks.py:190
548 559 #, python-format
549 560 msgid "An error occurred during repository forking %s"
550 561 msgstr ""
@@ -554,12 +565,12 b' msgid "Groups"'
554 565 msgstr ""
555 566
556 567 #: rhodecode/controllers/home.py:212 rhodecode/controllers/home.py:247
557 #: rhodecode/controllers/pullrequests.py:383
568 #: rhodecode/controllers/pullrequests.py:412
558 569 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:128
559 570 #: rhodecode/templates/admin/repos/repo_add.html:15
560 571 #: rhodecode/templates/admin/repos/repo_add.html:19
561 572 #: rhodecode/templates/admin/users/user_edit_advanced.html:11
562 #: rhodecode/templates/base/base.html:78 rhodecode/templates/base/base.html:150
573 #: rhodecode/templates/base/base.html:73 rhodecode/templates/base/base.html:145
563 574 #: rhodecode/templates/base/base.html:627
564 575 msgid "Repositories"
565 576 msgstr ""
@@ -577,76 +588,68 b' msgstr ""'
577 588 msgid "journal"
578 589 msgstr ""
579 590
580 #: rhodecode/controllers/pullrequests.py:294
591 #: rhodecode/controllers/pullrequests.py:320
581 592 msgid "Commit does not exist"
582 593 msgstr ""
583 594
584 #: rhodecode/controllers/pullrequests.py:406
595 #: rhodecode/controllers/pullrequests.py:437
585 596 msgid "Pull request requires a title with min. 3 chars"
586 597 msgstr ""
587 598
588 #: rhodecode/controllers/pullrequests.py:408
599 #: rhodecode/controllers/pullrequests.py:439
589 600 msgid "Error creating pull request: {}"
590 601 msgstr ""
591 602
592 #: rhodecode/controllers/pullrequests.py:455
603 #: rhodecode/controllers/pullrequests.py:487
593 604 msgid "Successfully opened new pull request"
594 605 msgstr ""
595 606
596 #: rhodecode/controllers/pullrequests.py:458
607 #: rhodecode/controllers/pullrequests.py:490
597 608 msgid "Error occurred during sending pull request"
598 609 msgstr ""
599 610
600 #: rhodecode/controllers/pullrequests.py:498
611 #: rhodecode/controllers/pullrequests.py:533
601 612 msgid "Cannot update closed pull requests."
602 613 msgstr ""
603 614
604 #: rhodecode/controllers/pullrequests.py:504
615 #: rhodecode/controllers/pullrequests.py:539
605 616 msgid "Pull request title & description updated."
606 617 msgstr ""
607 618
608 #: rhodecode/controllers/pullrequests.py:514
619 #: rhodecode/controllers/pullrequests.py:547
609 620 msgid "Pull request updated to \"{source_commit_id}\" with {count_added} added, {count_removed} removed commits."
610 621 msgstr ""
611 622
612 #: rhodecode/controllers/pullrequests.py:524
613 msgid "Nothing changed in pull request."
614 msgstr ""
615
616 #: rhodecode/controllers/pullrequests.py:527
617 msgid "Skipping update of pull request due to reference type: {reference_type}"
618 msgstr ""
619
620 #: rhodecode/controllers/pullrequests.py:534
621 msgid "Update failed due to missing commits."
622 msgstr ""
623
624 #: rhodecode/controllers/pullrequests.py:580
623 #: rhodecode/controllers/pullrequests.py:562
624 msgid "Reload page"
625 msgstr ""
626
627 #: rhodecode/controllers/pullrequests.py:634
625 628 msgid "Pull request reviewer approval is pending."
626 629 msgstr ""
627 630
628 #: rhodecode/controllers/pullrequests.py:594
631 #: rhodecode/controllers/pullrequests.py:648
629 632 msgid "Pull request was successfully merged and closed."
630 633 msgstr ""
631 634
632 #: rhodecode/controllers/pullrequests.py:632
635 #: rhodecode/controllers/pullrequests.py:685
633 636 msgid "Successfully deleted pull request"
634 637 msgstr ""
635 638
636 #: rhodecode/controllers/pullrequests.py:668
639 #: rhodecode/controllers/pullrequests.py:725
637 640 msgid "Reviewer approval is pending."
638 641 msgstr ""
639 642
640 #: rhodecode/controllers/pullrequests.py:710
643 #: rhodecode/controllers/pullrequests.py:766
641 644 msgid "Close Pull Request"
642 645 msgstr ""
643 646
644 #: rhodecode/controllers/pullrequests.py:754
645 #: rhodecode/model/pull_request.py:846
647 #: rhodecode/controllers/pullrequests.py:810
648 #: rhodecode/model/pull_request.py:1001
646 649 msgid "Closing with"
647 650 msgstr ""
648 651
649 #: rhodecode/controllers/pullrequests.py:804
652 #: rhodecode/controllers/pullrequests.py:860
650 653 #, python-format
651 654 msgid "Closing pull request on other statuses than rejected or approved is forbidden. Calculated status from all reviewers is currently: %s"
652 655 msgstr ""
@@ -663,7 +666,7 b' msgstr ""'
663 666 msgid "Bookmark"
664 667 msgstr ""
665 668
666 #: rhodecode/controllers/summary.py:260
669 #: rhodecode/controllers/summary.py:270
667 670 msgid "Closed branches"
668 671 msgstr ""
669 672
@@ -675,165 +678,165 b' msgstr ""'
675 678 msgid "Error occurred during update of default values"
676 679 msgstr ""
677 680
681 #: rhodecode/controllers/admin/gists.py:62
682 #: rhodecode/controllers/admin/my_account.py:378
683 #: rhodecode/controllers/admin/users.py:465
684 msgid "forever"
685 msgstr ""
686
678 687 #: rhodecode/controllers/admin/gists.py:63
679 #: rhodecode/controllers/admin/my_account.py:317
680 #: rhodecode/controllers/admin/users.py:431
681 msgid "forever"
688 #: rhodecode/controllers/admin/my_account.py:379
689 #: rhodecode/controllers/admin/users.py:466
690 msgid "5 minutes"
682 691 msgstr ""
683 692
684 693 #: rhodecode/controllers/admin/gists.py:64
685 #: rhodecode/controllers/admin/my_account.py:318
686 #: rhodecode/controllers/admin/users.py:432
687 msgid "5 minutes"
694 #: rhodecode/controllers/admin/my_account.py:380
695 #: rhodecode/controllers/admin/users.py:467
696 msgid "1 hour"
688 697 msgstr ""
689 698
690 699 #: rhodecode/controllers/admin/gists.py:65
691 #: rhodecode/controllers/admin/my_account.py:319
692 #: rhodecode/controllers/admin/users.py:433
693 msgid "1 hour"
700 #: rhodecode/controllers/admin/my_account.py:381
701 #: rhodecode/controllers/admin/users.py:468
702 msgid "1 day"
694 703 msgstr ""
695 704
696 705 #: rhodecode/controllers/admin/gists.py:66
697 #: rhodecode/controllers/admin/my_account.py:320
698 #: rhodecode/controllers/admin/users.py:434
699 msgid "1 day"
700 msgstr ""
701
702 #: rhodecode/controllers/admin/gists.py:67
703 #: rhodecode/controllers/admin/my_account.py:321
704 #: rhodecode/controllers/admin/users.py:435
706 #: rhodecode/controllers/admin/my_account.py:382
707 #: rhodecode/controllers/admin/users.py:469
705 708 msgid "1 month"
706 709 msgstr ""
707 710
708 #: rhodecode/controllers/admin/gists.py:71
709 #: rhodecode/controllers/admin/my_account.py:323
710 #: rhodecode/controllers/admin/users.py:437
711 #: rhodecode/controllers/admin/gists.py:70
712 #: rhodecode/controllers/admin/my_account.py:384
713 #: rhodecode/controllers/admin/users.py:471
711 714 msgid "Lifetime"
712 715 msgstr ""
713 716
717 #: rhodecode/controllers/admin/gists.py:72
718 msgid "Requires registered account"
719 msgstr ""
720
714 721 #: rhodecode/controllers/admin/gists.py:73
715 msgid "Requires registered account"
716 msgstr ""
717
718 #: rhodecode/controllers/admin/gists.py:74
719 722 msgid "Can be accessed by anonymous users"
720 723 msgstr ""
721 724
722 #: rhodecode/controllers/admin/gists.py:200
725 #: rhodecode/controllers/admin/gists.py:199
723 726 msgid "Error occurred during gist creation"
724 727 msgstr ""
725 728
726 #: rhodecode/controllers/admin/gists.py:231
729 #: rhodecode/controllers/admin/gists.py:230
727 730 #, python-format
728 731 msgid "Deleted gist %s"
729 732 msgstr ""
730 733
731 #: rhodecode/controllers/admin/gists.py:308
734 #: rhodecode/controllers/admin/gists.py:306
732 735 msgid "Successfully updated gist content"
733 736 msgstr ""
734 737
735 #: rhodecode/controllers/admin/gists.py:313
738 #: rhodecode/controllers/admin/gists.py:311
736 739 msgid "Successfully updated gist data"
737 740 msgstr ""
738 741
739 #: rhodecode/controllers/admin/gists.py:316
742 #: rhodecode/controllers/admin/gists.py:314
740 743 msgid "Error occurred during update of gist {}: {}"
741 744 msgstr ""
742 745
743 #: rhodecode/controllers/admin/gists.py:320
746 #: rhodecode/controllers/admin/gists.py:318
744 747 #, python-format
745 748 msgid "Error occurred during update of gist %s"
746 749 msgstr ""
747 750
748 #: rhodecode/controllers/admin/gists.py:343
751 #: rhodecode/controllers/admin/gists.py:341
749 752 #: rhodecode/templates/admin/gists/show.html:67
750 753 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:19
751 754 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:42
752 755 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:16
753 756 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:38
754 #: rhodecode/templates/data_table/_dt_elements.html:255
757 #: rhodecode/templates/data_table/_dt_elements.html:263
755 758 msgid "never"
756 759 msgstr ""
757 760
758 #: rhodecode/controllers/admin/gists.py:348
761 #: rhodecode/controllers/admin/gists.py:346
759 762 #, python-format
760 763 msgid "%(expiry)s - current value"
761 764 msgstr ""
762 765
763 #: rhodecode/controllers/admin/my_account.py:74
766 #: rhodecode/controllers/admin/my_account.py:75
764 767 msgid "You can't edit this user since it's crucial for entire application"
765 768 msgstr ""
766 769
767 #: rhodecode/controllers/admin/my_account.py:132
770 #: rhodecode/controllers/admin/my_account.py:133
768 771 msgid "Your account was updated successfully"
769 772 msgstr ""
770 773
771 #: rhodecode/controllers/admin/my_account.py:147
772 #: rhodecode/controllers/admin/users.py:218
774 #: rhodecode/controllers/admin/my_account.py:148
775 #: rhodecode/controllers/admin/users.py:231
773 776 #, python-format
774 777 msgid "Error occurred during update of user %s"
775 778 msgstr ""
776 779
777 #: rhodecode/controllers/admin/my_account.py:213
778 #: rhodecode/controllers/admin/my_account.py:219
780 #: rhodecode/controllers/admin/my_account.py:214
781 #: rhodecode/controllers/admin/my_account.py:220
779 782 msgid "Error occurred during update of user password"
780 783 msgstr ""
781 784
782 #: rhodecode/controllers/admin/my_account.py:226
785 #: rhodecode/controllers/admin/my_account.py:227
783 786 msgid "Successfully updated password"
784 787 msgstr ""
785 788
786 #: rhodecode/controllers/admin/my_account.py:271
787 #: rhodecode/controllers/admin/users.py:611
789 #: rhodecode/controllers/admin/my_account.py:272
790 #: rhodecode/controllers/admin/users.py:645
788 791 #, python-format
789 792 msgid "Added new email address `%s` for user account"
790 793 msgstr ""
791 794
792 #: rhodecode/controllers/admin/my_account.py:278
793 #: rhodecode/controllers/admin/users.py:618
795 #: rhodecode/controllers/admin/my_account.py:279
796 #: rhodecode/controllers/admin/users.py:652
794 797 msgid "An error occurred during email saving"
795 798 msgstr ""
796 799
797 #: rhodecode/controllers/admin/my_account.py:288
798 #: rhodecode/controllers/admin/users.py:633
800 #: rhodecode/controllers/admin/my_account.py:289
801 #: rhodecode/controllers/admin/users.py:667
799 802 msgid "Removed email address from user account"
800 803 msgstr ""
801 804
802 #: rhodecode/controllers/admin/my_account.py:326
803 #: rhodecode/controllers/admin/users.py:440
805 #: rhodecode/controllers/admin/my_account.py:387
806 #: rhodecode/controllers/admin/users.py:474
804 807 msgid "Role"
805 808 msgstr ""
806 809
807 #: rhodecode/controllers/admin/my_account.py:339
808 #: rhodecode/controllers/admin/users.py:464
810 #: rhodecode/controllers/admin/my_account.py:400
811 #: rhodecode/controllers/admin/users.py:498
809 812 msgid "Auth token successfully created"
810 813 msgstr ""
811 814
812 #: rhodecode/controllers/admin/my_account.py:352
813 #: rhodecode/controllers/admin/users.py:483
815 #: rhodecode/controllers/admin/my_account.py:413
816 #: rhodecode/controllers/admin/users.py:517
814 817 msgid "Auth token successfully reset"
815 818 msgstr ""
816 819
817 #: rhodecode/controllers/admin/my_account.py:356
818 #: rhodecode/controllers/admin/users.py:487
820 #: rhodecode/controllers/admin/my_account.py:417
821 #: rhodecode/controllers/admin/users.py:521
819 822 msgid "Auth token successfully deleted"
820 823 msgstr ""
821 824
822 #: rhodecode/controllers/admin/permissions.py:111
825 #: rhodecode/controllers/admin/permissions.py:112
823 826 msgid "Application permissions updated successfully"
824 827 msgstr ""
825 828
826 #: rhodecode/controllers/admin/permissions.py:126
827 #: rhodecode/controllers/admin/permissions.py:175
828 #: rhodecode/controllers/admin/permissions.py:229
829 #: rhodecode/controllers/admin/permissions.py:127
830 #: rhodecode/controllers/admin/permissions.py:176
831 #: rhodecode/controllers/admin/permissions.py:230
829 832 msgid "Error occurred during update of permissions"
830 833 msgstr ""
831 834
832 #: rhodecode/controllers/admin/permissions.py:160
835 #: rhodecode/controllers/admin/permissions.py:161
833 836 msgid "Object permissions updated successfully"
834 837 msgstr ""
835 838
836 #: rhodecode/controllers/admin/permissions.py:214
839 #: rhodecode/controllers/admin/permissions.py:215
837 840 msgid "Global permissions updated successfully"
838 841 msgstr ""
839 842
@@ -882,7 +885,7 b' msgid "Error occurred during deletion of'
882 885 msgstr ""
883 886
884 887 #: rhodecode/controllers/admin/repo_groups.py:388
885 #: rhodecode/controllers/admin/user_groups.py:325
888 #: rhodecode/controllers/admin/user_groups.py:322
886 889 msgid "Cannot change permission for yourself as admin"
887 890 msgstr ""
888 891
@@ -900,377 +903,510 b' msgstr ""'
900 903 msgid "Error creating repository %s"
901 904 msgstr ""
902 905
903 #: rhodecode/controllers/admin/repos.py:265
906 #: rhodecode/controllers/admin/repos.py:264
904 907 #, python-format
905 908 msgid "Created repository %s from %s"
906 909 msgstr ""
907 910
908 #: rhodecode/controllers/admin/repos.py:274
911 #: rhodecode/controllers/admin/repos.py:273
909 912 #, python-format
910 913 msgid "Forked repository %s as %s"
911 914 msgstr ""
912 915
913 #: rhodecode/controllers/admin/repos.py:277
916 #: rhodecode/controllers/admin/repos.py:276
914 917 #, python-format
915 918 msgid "Created repository %s"
916 919 msgstr ""
917 920
918 #: rhodecode/controllers/admin/repos.py:319
921 #: rhodecode/controllers/admin/repos.py:317
919 922 #, python-format
920 923 msgid "Repository %s updated successfully"
921 924 msgstr ""
922 925
923 #: rhodecode/controllers/admin/repos.py:338
926 #: rhodecode/controllers/admin/repos.py:336
924 927 #, python-format
925 928 msgid "Error occurred during update of repository %s"
926 929 msgstr ""
927 930
928 #: rhodecode/controllers/admin/repos.py:366
931 #: rhodecode/controllers/admin/repos.py:364
929 932 #, python-format
930 933 msgid "Detached %s forks"
931 934 msgstr ""
932 935
933 #: rhodecode/controllers/admin/repos.py:369
936 #: rhodecode/controllers/admin/repos.py:367
934 937 #, python-format
935 938 msgid "Deleted %s forks"
936 939 msgstr ""
937 940
938 #: rhodecode/controllers/admin/repos.py:374
941 #: rhodecode/controllers/admin/repos.py:372
939 942 #, python-format
940 943 msgid "Deleted repository %s"
941 944 msgstr ""
942 945
943 #: rhodecode/controllers/admin/repos.py:377
946 #: rhodecode/controllers/admin/repos.py:375
944 947 #, python-format
945 948 msgid "Cannot delete %s it still contains attached forks"
946 949 msgstr ""
947 950
948 #: rhodecode/controllers/admin/repos.py:382
951 #: rhodecode/controllers/admin/repos.py:380
949 952 #, python-format
950 953 msgid "An error occurred during deletion of %s"
951 954 msgstr ""
952 955
953 #: rhodecode/controllers/admin/repos.py:436
956 #: rhodecode/controllers/admin/repos.py:433
954 957 msgid "Repository permissions updated"
955 958 msgstr ""
956 959
957 #: rhodecode/controllers/admin/repos.py:467
960 #: rhodecode/controllers/admin/repos.py:464
958 961 msgid "An error occurred during creation of field"
959 962 msgstr ""
960 963
961 #: rhodecode/controllers/admin/repos.py:482
964 #: rhodecode/controllers/admin/repos.py:479
962 965 msgid "An error occurred during removal of field"
963 966 msgstr ""
964 967
965 #: rhodecode/controllers/admin/repos.py:521
968 #: rhodecode/controllers/admin/repos.py:518
966 969 msgid "Updated repository visibility in public journal"
967 970 msgstr ""
968 971
969 #: rhodecode/controllers/admin/repos.py:525
972 #: rhodecode/controllers/admin/repos.py:522
970 973 msgid "An error occurred during setting this repository in public journal"
971 974 msgstr ""
972 975
973 #: rhodecode/controllers/admin/repos.py:549
976 #: rhodecode/controllers/admin/repos.py:546
974 977 msgid "Nothing"
975 978 msgstr ""
976 979
977 #: rhodecode/controllers/admin/repos.py:551
980 #: rhodecode/controllers/admin/repos.py:548
978 981 #, python-format
979 982 msgid "Marked repo %s as fork of %s"
980 983 msgstr ""
981 984
982 #: rhodecode/controllers/admin/repos.py:558
985 #: rhodecode/controllers/admin/repos.py:555
983 986 msgid "An error occurred during this operation"
984 987 msgstr ""
985 988
989 #: rhodecode/controllers/admin/repos.py:573
990 msgid "Locked repository"
991 msgstr ""
992
986 993 #: rhodecode/controllers/admin/repos.py:576
987 msgid "Locked repository"
994 msgid "Unlocked repository"
988 995 msgstr ""
989 996
990 997 #: rhodecode/controllers/admin/repos.py:579
991 msgid "Unlocked repository"
992 msgstr ""
993
994 #: rhodecode/controllers/admin/repos.py:582
995 #: rhodecode/controllers/admin/repos.py:611
998 #: rhodecode/controllers/admin/repos.py:608
996 999 msgid "An error occurred during unlocking"
997 1000 msgstr ""
998 1001
999 #: rhodecode/controllers/admin/repos.py:601
1002 #: rhodecode/controllers/admin/repos.py:598
1000 1003 msgid "Unlocked"
1001 1004 msgstr ""
1002 1005
1003 #: rhodecode/controllers/admin/repos.py:605
1006 #: rhodecode/controllers/admin/repos.py:602
1004 1007 msgid "Locked"
1005 1008 msgstr ""
1006 1009
1007 #: rhodecode/controllers/admin/repos.py:607
1010 #: rhodecode/controllers/admin/repos.py:604
1008 1011 #, python-format
1009 1012 msgid "Repository has been %s"
1010 1013 msgstr ""
1011 1014
1012 #: rhodecode/controllers/admin/repos.py:622
1015 #: rhodecode/controllers/admin/repos.py:619
1013 1016 msgid "Cache invalidation successful"
1014 1017 msgstr ""
1015 1018
1016 #: rhodecode/controllers/admin/repos.py:626
1019 #: rhodecode/controllers/admin/repos.py:623
1017 1020 msgid "An error occurred during cache invalidation"
1018 1021 msgstr ""
1019 1022
1023 #: rhodecode/controllers/admin/repos.py:643
1024 msgid "Pulled from remote location"
1025 msgstr ""
1026
1020 1027 #: rhodecode/controllers/admin/repos.py:646
1021 msgid "Pulled from remote location"
1022 msgstr ""
1023
1024 #: rhodecode/controllers/admin/repos.py:649
1025 1028 msgid "An error occurred during pull from remote location"
1026 1029 msgstr ""
1027 1030
1028 #: rhodecode/controllers/admin/repos.py:671
1031 #: rhodecode/controllers/admin/repos.py:668
1029 1032 msgid "An error occurred during deletion of repository stats"
1030 1033 msgstr ""
1031 1034
1035 #: rhodecode/controllers/admin/repos.py:715
1036 msgid "Error occurred during deleting issue tracker entry"
1037 msgstr ""
1038
1032 1039 #: rhodecode/controllers/admin/repos.py:718
1033 msgid "Error occurred during deleting issue tracker entry"
1034 msgstr ""
1035
1036 #: rhodecode/controllers/admin/repos.py:721
1037 #: rhodecode/controllers/admin/settings.py:366
1040 #: rhodecode/controllers/admin/settings.py:383
1038 1041 msgid "Removed issue tracker entry"
1039 1042 msgstr ""
1040 1043
1041 #: rhodecode/controllers/admin/repos.py:751
1042 #: rhodecode/controllers/admin/settings.py:412
1044 #: rhodecode/controllers/admin/repos.py:748
1045 #: rhodecode/controllers/admin/settings.py:430
1043 1046 msgid "Updated issue tracker entries"
1044 1047 msgstr ""
1045 1048
1046 #: rhodecode/controllers/admin/repos.py:812
1047 #: rhodecode/controllers/admin/settings.py:143
1048 #: rhodecode/controllers/admin/settings.py:722
1049 #: rhodecode/controllers/admin/repos.py:809
1050 #: rhodecode/controllers/admin/settings.py:150
1051 #: rhodecode/controllers/admin/settings.py:768
1049 1052 msgid "Some form inputs contain invalid data."
1050 1053 msgstr ""
1051 1054
1052 #: rhodecode/controllers/admin/repos.py:830
1055 #: rhodecode/controllers/admin/repos.py:827
1053 1056 msgid "Error occurred during updating repository VCS settings"
1054 1057 msgstr ""
1055 1058
1056 #: rhodecode/controllers/admin/repos.py:834
1057 #: rhodecode/controllers/admin/settings.py:171
1059 #: rhodecode/controllers/admin/repos.py:831
1060 #: rhodecode/controllers/admin/settings.py:178
1058 1061 msgid "Updated VCS settings"
1059 1062 msgstr ""
1060 1063
1061 #: rhodecode/controllers/admin/settings.py:167
1062 #: rhodecode/controllers/admin/settings.py:270
1064 #: rhodecode/controllers/admin/settings.py:174
1065 #: rhodecode/controllers/admin/settings.py:285
1063 1066 msgid "Error occurred during updating application settings"
1064 1067 msgstr ""
1065 1068
1066 #: rhodecode/controllers/admin/settings.py:214
1069 #: rhodecode/controllers/admin/settings.py:225
1067 1070 #, python-format
1068 1071 msgid "Repositories successfully rescanned added: %s ; removed: %s"
1069 1072 msgstr ""
1070 1073
1071 #: rhodecode/controllers/admin/settings.py:266
1074 #: rhodecode/controllers/admin/settings.py:281
1072 1075 msgid "Updated application settings"
1073 1076 msgstr ""
1074 1077
1075 #: rhodecode/controllers/admin/settings.py:330
1078 #: rhodecode/controllers/admin/settings.py:347
1076 1079 msgid "Updated visualisation settings"
1077 1080 msgstr ""
1078 1081
1079 #: rhodecode/controllers/admin/settings.py:333
1082 #: rhodecode/controllers/admin/settings.py:350
1080 1083 msgid "Error occurred during updating visualisation settings"
1081 1084 msgstr ""
1082 1085
1083 #: rhodecode/controllers/admin/settings.py:425
1084 msgid "Please enter email address"
1085 msgstr ""
1086
1087 1086 #: rhodecode/controllers/admin/settings.py:443
1087 msgid "Please enter email address"
1088 msgstr ""
1089
1090 #: rhodecode/controllers/admin/settings.py:461
1088 1091 msgid "Send email task created"
1089 1092 msgstr ""
1090 1093
1091 #: rhodecode/controllers/admin/settings.py:476
1094 #: rhodecode/controllers/admin/settings.py:494
1092 1095 msgid "Added new hook"
1093 1096 msgstr ""
1094 1097
1095 #: rhodecode/controllers/admin/settings.py:491
1098 #: rhodecode/controllers/admin/settings.py:509
1096 1099 msgid "Updated hooks"
1097 1100 msgstr ""
1098 1101
1099 #: rhodecode/controllers/admin/settings.py:495
1102 #: rhodecode/controllers/admin/settings.py:513
1100 1103 msgid "Error occurred during hook creation"
1101 1104 msgstr ""
1102 1105
1103 #: rhodecode/controllers/admin/settings.py:543
1104 #, python-format
1105 msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent"
1106 msgstr ""
1107
1108 #: rhodecode/controllers/admin/settings.py:547
1109 #, python-format
1110 msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent"
1111 msgstr ""
1112
1113 #: rhodecode/controllers/admin/settings.py:743
1106 #: rhodecode/controllers/admin/settings.py:573
1107 msgid "Update info"
1108 msgstr ""
1109
1110 #: rhodecode/controllers/admin/settings.py:575
1111 msgid "Check for updates"
1112 msgstr ""
1113
1114 #: rhodecode/controllers/admin/settings.py:576
1115 #, python-format
1116 msgid "Note: please make sure this server can access `%s` for the update link to work"
1117 msgstr ""
1118
1119 #: rhodecode/controllers/admin/settings.py:580
1120 msgid "RhodeCode Version"
1121 msgstr ""
1122
1123 #: rhodecode/controllers/admin/settings.py:581
1124 msgid "RhodeCode Server IP"
1125 msgstr ""
1126
1127 #: rhodecode/controllers/admin/settings.py:582
1128 msgid "RhodeCode Server ID"
1129 msgstr ""
1130
1131 #: rhodecode/controllers/admin/settings.py:583
1132 msgid "RhodeCode Configuration"
1133 msgstr ""
1134
1135 #: rhodecode/controllers/admin/settings.py:587
1136 msgid "Database"
1137 msgstr ""
1138
1139 #: rhodecode/controllers/admin/settings.py:588
1140 msgid "Database version"
1141 msgstr ""
1142
1143 #: rhodecode/controllers/admin/settings.py:592
1144 msgid "Platform"
1145 msgstr ""
1146
1147 #: rhodecode/controllers/admin/settings.py:593
1148 msgid "Platform UUID"
1149 msgstr ""
1150
1151 #: rhodecode/controllers/admin/settings.py:594
1152 msgid "Python version"
1153 msgstr ""
1154
1155 #: rhodecode/controllers/admin/settings.py:595
1156 msgid "Python path"
1157 msgstr ""
1158
1159 #: rhodecode/controllers/admin/settings.py:599
1160 msgid "CPU"
1161 msgstr ""
1162
1163 #: rhodecode/controllers/admin/settings.py:600
1164 msgid "Load"
1165 msgstr ""
1166
1167 #: rhodecode/controllers/admin/settings.py:601
1168 msgid "Memory"
1169 msgstr ""
1170
1171 #: rhodecode/controllers/admin/settings.py:602
1172 msgid "Uptime"
1173 msgstr ""
1174
1175 #: rhodecode/controllers/admin/settings.py:606
1176 msgid "Storage location"
1177 msgstr ""
1178
1179 #: rhodecode/controllers/admin/settings.py:607
1180 msgid "Storage info"
1181 msgstr ""
1182
1183 #: rhodecode/controllers/admin/settings.py:608
1184 msgid "Storage inodes"
1185 msgstr ""
1186
1187 #: rhodecode/controllers/admin/settings.py:610
1188 msgid "Gist storage location"
1189 msgstr ""
1190
1191 #: rhodecode/controllers/admin/settings.py:611
1192 msgid "Gist storage info"
1193 msgstr ""
1194
1195 #: rhodecode/controllers/admin/settings.py:613
1196 msgid "Archive cache storage location"
1197 msgstr ""
1198
1199 #: rhodecode/controllers/admin/settings.py:614
1200 msgid "Archive cache info"
1201 msgstr ""
1202
1203 #: rhodecode/controllers/admin/settings.py:616
1204 msgid "Temp storage location"
1205 msgstr ""
1206
1207 #: rhodecode/controllers/admin/settings.py:617
1208 msgid "Temp storage info"
1209 msgstr ""
1210
1211 #: rhodecode/controllers/admin/settings.py:619
1212 msgid "Search info"
1213 msgstr ""
1214
1215 #: rhodecode/controllers/admin/settings.py:620
1216 msgid "Search location"
1217 msgstr ""
1218
1219 #: rhodecode/controllers/admin/settings.py:624
1220 msgid "VCS Backends"
1221 msgstr ""
1222
1223 #: rhodecode/controllers/admin/settings.py:625
1224 msgid "VCS Server"
1225 msgstr ""
1226
1227 #: rhodecode/controllers/admin/settings.py:626
1228 msgid "GIT"
1229 msgstr ""
1230
1231 #: rhodecode/controllers/admin/settings.py:627
1232 msgid "HG"
1233 msgstr ""
1234
1235 #: rhodecode/controllers/admin/settings.py:628
1236 msgid "SVN"
1237 msgstr ""
1238
1239 #: rhodecode/controllers/admin/settings.py:789
1114 1240 msgid "Error occurred during updating labs settings"
1115 1241 msgstr ""
1116 1242
1117 #: rhodecode/controllers/admin/settings.py:748
1243 #: rhodecode/controllers/admin/settings.py:794
1118 1244 msgid "Updated Labs settings"
1119 1245 msgstr ""
1120 1246
1121 #: rhodecode/controllers/admin/user_groups.py:168
1247 #: rhodecode/controllers/admin/user_groups.py:164
1122 1248 #, python-format
1123 1249 msgid "Created user group %(user_group_link)s"
1124 1250 msgstr ""
1125 1251
1126 #: rhodecode/controllers/admin/user_groups.py:182
1252 #: rhodecode/controllers/admin/user_groups.py:178
1127 1253 #, python-format
1128 1254 msgid "Error occurred during creation of user group %s"
1129 1255 msgstr ""
1130 1256
1131 #: rhodecode/controllers/admin/user_groups.py:223
1257 #: rhodecode/controllers/admin/user_groups.py:219
1132 1258 #, python-format
1133 1259 msgid "Updated user group %s"
1134 1260 msgstr ""
1135 1261
1136 #: rhodecode/controllers/admin/user_groups.py:238
1262 #: rhodecode/controllers/admin/user_groups.py:235
1137 1263 #, python-format
1138 1264 msgid "Error occurred during update of user group %s"
1139 1265 msgstr ""
1140 1266
1141 #: rhodecode/controllers/admin/user_groups.py:260
1267 #: rhodecode/controllers/admin/user_groups.py:257
1142 1268 msgid "Successfully deleted user group"
1143 1269 msgstr ""
1144 1270
1145 #: rhodecode/controllers/admin/user_groups.py:265
1271 #: rhodecode/controllers/admin/user_groups.py:262
1146 1272 msgid "An error occurred during deletion of user group"
1147 1273 msgstr ""
1148 1274
1149 #: rhodecode/controllers/admin/user_groups.py:333
1275 #: rhodecode/controllers/admin/user_groups.py:330
1150 1276 msgid "Target group cannot be the same"
1151 1277 msgstr ""
1152 1278
1153 #: rhodecode/controllers/admin/user_groups.py:339
1279 #: rhodecode/controllers/admin/user_groups.py:336
1154 1280 msgid "User Group permissions updated"
1155 1281 msgstr ""
1156 1282
1157 #: rhodecode/controllers/admin/user_groups.py:424
1283 #: rhodecode/controllers/admin/user_groups.py:421
1158 1284 msgid "User Group global permissions updated successfully"
1159 1285 msgstr ""
1160 1286
1161 #: rhodecode/controllers/admin/user_groups.py:440
1162 #: rhodecode/controllers/admin/users.py:561
1287 #: rhodecode/controllers/admin/user_groups.py:437
1288 #: rhodecode/controllers/admin/users.py:595
1163 1289 msgid "An error occurred during permissions saving"
1164 1290 msgstr ""
1165 1291
1166 #: rhodecode/controllers/admin/users.py:142
1292 #: rhodecode/controllers/admin/users.py:153
1167 1293 #, python-format
1168 1294 msgid "Created user %(user_link)s"
1169 1295 msgstr ""
1170 1296
1171 #: rhodecode/controllers/admin/users.py:157
1297 #: rhodecode/controllers/admin/users.py:169
1172 1298 #, python-format
1173 1299 msgid "Error occurred during creation of user %s"
1174 1300 msgstr ""
1175 1301
1176 #: rhodecode/controllers/admin/users.py:201
1302 #: rhodecode/controllers/admin/users.py:214
1177 1303 msgid "User updated successfully"
1178 1304 msgstr ""
1179 1305
1180 #: rhodecode/controllers/admin/users.py:252
1181 #, python-format
1182 msgid "Detached %s repositories"
1183 msgstr ""
1184
1185 #: rhodecode/controllers/admin/users.py:257
1186 #, python-format
1187 msgid "Deleted %s repositories"
1188 msgstr ""
1189
1190 1306 #: rhodecode/controllers/admin/users.py:265
1191 1307 #, python-format
1192 msgid "Detached %s repository groups"
1308 msgid "Detached %s repositories"
1193 1309 msgstr ""
1194 1310
1195 1311 #: rhodecode/controllers/admin/users.py:270
1196 1312 #, python-format
1197 msgid "Deleted %s repository groups"
1313 msgid "Deleted %s repositories"
1198 1314 msgstr ""
1199 1315
1200 1316 #: rhodecode/controllers/admin/users.py:278
1201 1317 #, python-format
1202 msgid "Detached %s user groups"
1318 msgid "Detached %s repository groups"
1203 1319 msgstr ""
1204 1320
1205 1321 #: rhodecode/controllers/admin/users.py:283
1206 1322 #, python-format
1323 msgid "Deleted %s repository groups"
1324 msgstr ""
1325
1326 #: rhodecode/controllers/admin/users.py:291
1327 #, python-format
1328 msgid "Detached %s user groups"
1329 msgstr ""
1330
1331 #: rhodecode/controllers/admin/users.py:296
1332 #, python-format
1207 1333 msgid "Deleted %s user groups"
1208 1334 msgstr ""
1209 1335
1210 #: rhodecode/controllers/admin/users.py:294
1336 #: rhodecode/controllers/admin/users.py:307
1211 1337 msgid "Successfully deleted user"
1212 1338 msgstr ""
1213 1339
1214 #: rhodecode/controllers/admin/users.py:300
1340 #: rhodecode/controllers/admin/users.py:313
1215 1341 msgid "An error occurred during deletion of user"
1216 1342 msgstr ""
1217 1343
1218 #: rhodecode/controllers/admin/users.py:319
1344 #: rhodecode/controllers/admin/users.py:332
1219 1345 msgid "Force password change disabled for user"
1220 1346 msgstr ""
1221 1347
1222 #: rhodecode/controllers/admin/users.py:321
1348 #: rhodecode/controllers/admin/users.py:334
1223 1349 msgid "Force password change enabled for user"
1224 1350 msgstr ""
1225 1351
1226 #: rhodecode/controllers/admin/users.py:325
1352 #: rhodecode/controllers/admin/users.py:338
1227 1353 msgid "An error occurred during password reset for user"
1228 1354 msgstr ""
1229 1355
1230 #: rhodecode/controllers/admin/users.py:351
1356 #: rhodecode/controllers/admin/users.py:371
1357 #, python-format
1358 msgid "Linked repository group `%s` as personal"
1359 msgstr ""
1360
1361 #: rhodecode/controllers/admin/users.py:377
1231 1362 #, python-format
1232 1363 msgid "Created repository group `%s`"
1233 1364 msgstr ""
1234 1365
1235 #: rhodecode/controllers/admin/users.py:355
1366 #: rhodecode/controllers/admin/users.py:381
1367 #, python-format
1368 msgid "Repository group `%s` is already taken"
1369 msgstr ""
1370
1371 #: rhodecode/controllers/admin/users.py:386
1236 1372 msgid "An error occurred during repository group creation for user"
1237 1373 msgstr ""
1238 1374
1239 #: rhodecode/controllers/admin/users.py:374
1240 #: rhodecode/controllers/admin/users.py:395
1241 #: rhodecode/controllers/admin/users.py:425
1242 #: rhodecode/controllers/admin/users.py:456
1243 #: rhodecode/controllers/admin/users.py:473
1244 #: rhodecode/controllers/admin/users.py:496
1245 #: rhodecode/controllers/admin/users.py:570
1246 #: rhodecode/controllers/admin/users.py:583
1247 #: rhodecode/controllers/admin/users.py:641
1375 #: rhodecode/controllers/admin/users.py:406
1376 #: rhodecode/controllers/admin/users.py:427
1377 #: rhodecode/controllers/admin/users.py:459
1378 #: rhodecode/controllers/admin/users.py:490
1379 #: rhodecode/controllers/admin/users.py:507
1380 #: rhodecode/controllers/admin/users.py:530
1381 #: rhodecode/controllers/admin/users.py:604
1382 #: rhodecode/controllers/admin/users.py:617
1383 #: rhodecode/controllers/admin/users.py:675
1248 1384 msgid "You can't edit this user"
1249 1385 msgstr ""
1250 1386
1251 #: rhodecode/controllers/admin/users.py:409
1387 #: rhodecode/controllers/admin/users.py:443
1252 1388 msgid "The user participates as reviewer in pull requests and cannot be deleted. You can set the user to \"inactive\" instead of deleting it."
1253 1389 msgstr ""
1254 1390
1255 #: rhodecode/controllers/admin/users.py:545
1391 #: rhodecode/controllers/admin/users.py:579
1256 1392 msgid "User global permissions updated successfully"
1257 1393 msgstr ""
1258 1394
1259 #: rhodecode/controllers/admin/users.py:673
1395 #: rhodecode/controllers/admin/users.py:707
1260 1396 #, python-format
1261 1397 msgid "An error occurred during ip saving:%s"
1262 1398 msgstr ""
1263 1399
1264 #: rhodecode/controllers/admin/users.py:688
1400 #: rhodecode/controllers/admin/users.py:722
1265 1401 msgid "An error occurred during ip saving"
1266 1402 msgstr ""
1267 1403
1268 #: rhodecode/controllers/admin/users.py:692
1404 #: rhodecode/controllers/admin/users.py:726
1269 1405 #, python-format
1270 1406 msgid "Added ips %s to user whitelist"
1271 1407 msgstr ""
1272 1408
1273 #: rhodecode/controllers/admin/users.py:710
1409 #: rhodecode/controllers/admin/users.py:744
1274 1410 msgid "Removed ip address from user whitelist"
1275 1411 msgstr ""
1276 1412
@@ -1351,6 +1487,10 b' msgid "user pre create"'
1351 1487 msgstr ""
1352 1488
1353 1489 #: rhodecode/events/user.py:61
1490 msgid "user post create"
1491 msgstr ""
1492
1493 #: rhodecode/events/user.py:74
1354 1494 msgid "user pre update"
1355 1495 msgstr ""
1356 1496
@@ -1359,7 +1499,7 b' msgstr ""'
1359 1499 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84
1360 1500 #: rhodecode/templates/admin/my_account/my_account_emails.html:65
1361 1501 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104
1362 #: rhodecode/templates/admin/permissions/permissions_application.html:51
1502 #: rhodecode/templates/admin/permissions/permissions_application.html:60
1363 1503 #: rhodecode/templates/admin/permissions/permissions_ips.html:61
1364 1504 #: rhodecode/templates/admin/permissions/permissions_objects.html:57
1365 1505 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136
@@ -1367,13 +1507,13 b' msgstr ""'
1367 1507 #: rhodecode/templates/admin/repos/repo_edit_fields.html:66
1368 1508 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80
1369 1509 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111
1370 #: rhodecode/templates/admin/repos/repo_edit_settings.html:159
1510 #: rhodecode/templates/admin/repos/repo_edit_settings.html:161
1371 1511 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46
1372 #: rhodecode/templates/admin/settings/settings_global.html:110
1512 #: rhodecode/templates/admin/settings/settings_global.html:140
1373 1513 #: rhodecode/templates/admin/settings/settings_issuetracker.html:16
1374 1514 #: rhodecode/templates/admin/settings/settings_labs.html:49
1375 1515 #: rhodecode/templates/admin/settings/settings_vcs.html:14
1376 #: rhodecode/templates/admin/settings/settings_visual.html:220
1516 #: rhodecode/templates/admin/settings/settings_visual.html:222
1377 1517 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121
1378 1518 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23
1379 1519 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81
@@ -1388,7 +1528,6 b' msgstr ""'
1388 1528 #: rhodecode/templates/admin/integrations/list.html:211
1389 1529 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56
1390 1530 #: rhodecode/templates/admin/my_account/my_account_emails.html:32
1391 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:62
1392 1531 #: rhodecode/templates/admin/permissions/permissions_ips.html:26
1393 1532 #: rhodecode/templates/admin/repos/repo_edit_fields.html:25
1394 1533 #: rhodecode/templates/admin/settings/settings_hooks.html:46
@@ -1396,18 +1535,20 b' msgstr ""'
1396 1535 #: rhodecode/templates/admin/users/user_edit_emails.html:31
1397 1536 #: rhodecode/templates/admin/users/user_edit_ips.html:34
1398 1537 #: rhodecode/templates/base/issue_tracker_settings.html:70
1399 #: rhodecode/templates/base/vcs_settings.html:194
1400 #: rhodecode/templates/base/vcs_settings.html:219
1401 #: rhodecode/templates/changeset/changeset_file_comment.html:49
1402 #: rhodecode/templates/changeset/changeset_file_comment.html:99
1403 #: rhodecode/templates/data_table/_dt_elements.html:119
1404 #: rhodecode/templates/data_table/_dt_elements.html:176
1405 #: rhodecode/templates/data_table/_dt_elements.html:190
1406 #: rhodecode/templates/data_table/_dt_elements.html:202
1538 #: rhodecode/templates/base/vcs_settings.html:202
1539 #: rhodecode/templates/base/vcs_settings.html:227
1540 #: rhodecode/templates/changeset/changeset_file_comment.html:57
1541 #: rhodecode/templates/changeset/changeset_file_comment.html:97
1542 #: rhodecode/templates/data_table/_dt_elements.html:123
1543 #: rhodecode/templates/data_table/_dt_elements.html:184
1544 #: rhodecode/templates/data_table/_dt_elements.html:198
1545 #: rhodecode/templates/data_table/_dt_elements.html:210
1407 1546 #: rhodecode/templates/debug_style/buttons.html:132
1408 #: rhodecode/templates/files/files_source.html:34
1409 #: rhodecode/templates/files/files_source.html:38
1410 #: rhodecode/templates/files/files_source.html:41
1547 #: rhodecode/templates/files/files_source.html:35
1548 #: rhodecode/templates/files/files_source.html:39
1549 #: rhodecode/templates/files/files_source.html:42
1550 #: rhodecode/templates/pullrequests/pullrequest_show.html:53
1551 #: rhodecode/templates/pullrequests/pullrequest_show.html:57
1411 1552 msgid "Delete"
1412 1553 msgstr ""
1413 1554
@@ -1543,16 +1684,17 b' msgstr ""'
1543 1684 msgid "This can be setup at the <a href=\"https://my.slack.com/services/new/incoming-webhook/\">slack app manager</a>"
1544 1685 msgstr ""
1545 1686
1546 #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43
1547 #: rhodecode/templates/register.html:41
1687 #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:42
1688 #: rhodecode/templates/register.html:40
1548 1689 #: rhodecode/templates/admin/admin_log.html:7
1549 1690 #: rhodecode/templates/admin/my_account/my_account_profile.html:24
1550 1691 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:21
1551 1692 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:66
1693 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:70
1552 1694 #: rhodecode/templates/admin/users/user_add.html:35
1553 1695 #: rhodecode/templates/admin/users/user_edit_profile.html:39
1554 #: rhodecode/templates/admin/users/users.html:88
1555 #: rhodecode/templates/base/base.html:306
1696 #: rhodecode/templates/admin/users/users.html:90
1697 #: rhodecode/templates/base/base.html:301
1556 1698 #: rhodecode/templates/debug_style/login.html:36
1557 1699 #: rhodecode/templates/email_templates/user_registration.mako:23
1558 1700 #: rhodecode/templates/users/user_profile.html:27
@@ -1587,27 +1729,27 b' msgstr ""'
1587 1729 msgid "Send events such as repo pushes and pull requests to your slack channel."
1588 1730 msgstr ""
1589 1731
1590 #: rhodecode/integrations/types/webhook.py:40
1732 #: rhodecode/integrations/types/webhook.py:152
1591 1733 msgid "Webhook URL"
1592 1734 msgstr ""
1593 1735
1594 #: rhodecode/integrations/types/webhook.py:41
1595 msgid "URL of the webhook to receive POST event."
1596 msgstr ""
1597
1598 #: rhodecode/integrations/types/webhook.py:51
1736 #: rhodecode/integrations/types/webhook.py:154
1737 msgid "URL of the webhook to receive POST event. Following variables are allowed to be used: {vars}. Some of the variables would trigger multiple calls, like ${{branch}} or ${{commit_id}}. Webhook will be called as many times as unique objects in data in such cases."
1738 msgstr ""
1739
1740 #: rhodecode/integrations/types/webhook.py:168
1599 1741 msgid "Secret Token"
1600 1742 msgstr ""
1601 1743
1602 #: rhodecode/integrations/types/webhook.py:52
1744 #: rhodecode/integrations/types/webhook.py:169
1603 1745 msgid "String used to validate received payloads."
1604 1746 msgstr ""
1605 1747
1606 #: rhodecode/integrations/types/webhook.py:65
1748 #: rhodecode/integrations/types/webhook.py:180
1607 1749 msgid "Webhook"
1608 1750 msgstr ""
1609 1751
1610 #: rhodecode/integrations/types/webhook.py:66
1752 #: rhodecode/integrations/types/webhook.py:181
1611 1753 msgid "Post json events to a webhook endpoint"
1612 1754 msgstr ""
1613 1755
@@ -1734,25 +1876,25 b' msgstr ""'
1734 1876 msgid "Commit not found"
1735 1877 msgstr ""
1736 1878
1737 #: rhodecode/lib/auth.py:1185
1879 #: rhodecode/lib/auth.py:1188
1738 1880 #, python-format
1739 1881 msgid "IP %s not allowed"
1740 1882 msgstr ""
1741 1883
1742 #: rhodecode/lib/auth.py:1259
1884 #: rhodecode/lib/auth.py:1262
1743 1885 msgid "You need to be a registered user to perform this action"
1744 1886 msgstr ""
1745 1887
1746 #: rhodecode/lib/auth.py:1307
1888 #: rhodecode/lib/auth.py:1310
1747 1889 #, python-format
1748 1890 msgid "Action not supported for %s."
1749 1891 msgstr ""
1750 1892
1751 #: rhodecode/lib/auth.py:1344
1893 #: rhodecode/lib/auth.py:1347
1752 1894 msgid "You need to be signed in to view this page"
1753 1895 msgstr ""
1754 1896
1755 #: rhodecode/lib/base.py:550
1897 #: rhodecode/lib/base.py:564
1756 1898 #, python-format
1757 1899 msgid "The repository at %(repo_name)s cannot be located."
1758 1900 msgstr ""
@@ -1773,40 +1915,40 b' msgstr ""'
1773 1915 msgid "No changes detected"
1774 1916 msgstr ""
1775 1917
1776 #: rhodecode/lib/diffs.py:643
1918 #: rhodecode/lib/diffs.py:918
1777 1919 msgid "Click to select line"
1778 1920 msgstr ""
1779 1921
1780 #: rhodecode/lib/helpers.py:1489
1922 #: rhodecode/lib/helpers.py:1515
1781 1923 #, python-format
1782 1924 msgid " and %s more"
1783 1925 msgstr ""
1784 1926
1785 #: rhodecode/lib/helpers.py:1493
1927 #: rhodecode/lib/helpers.py:1519
1786 1928 msgid "No Files"
1787 1929 msgstr ""
1788 1930
1789 #: rhodecode/lib/helpers.py:1566
1931 #: rhodecode/lib/helpers.py:1592
1790 1932 msgid "new file"
1791 1933 msgstr ""
1792 1934
1793 #: rhodecode/lib/helpers.py:1569
1935 #: rhodecode/lib/helpers.py:1595
1794 1936 msgid "mod"
1795 1937 msgstr ""
1796 1938
1797 #: rhodecode/lib/helpers.py:1572
1939 #: rhodecode/lib/helpers.py:1598
1798 1940 msgid "del"
1799 1941 msgstr ""
1800 1942
1801 #: rhodecode/lib/helpers.py:1575
1943 #: rhodecode/lib/helpers.py:1601
1802 1944 msgid "rename"
1803 1945 msgstr ""
1804 1946
1805 #: rhodecode/lib/helpers.py:1580
1947 #: rhodecode/lib/helpers.py:1606
1806 1948 msgid "chmod"
1807 1949 msgstr ""
1808 1950
1809 #: rhodecode/lib/helpers.py:1827
1951 #: rhodecode/lib/helpers.py:1853
1810 1952 msgid ""
1811 1953 "Example filter terms:\n"
1812 1954 " repository:vcs\n"
@@ -1825,7 +1967,7 b' msgid ""'
1825 1967 " \"username:test AND repository:test*\"\n"
1826 1968 msgstr ""
1827 1969
1828 #: rhodecode/lib/helpers.py:1847
1970 #: rhodecode/lib/helpers.py:1873
1829 1971 #, python-format
1830 1972 msgid "%s repository is not mapped to db perhaps it was created or renamed from the filesystem please run the application again in order to rescan repositories"
1831 1973 msgstr ""
@@ -1907,8 +2049,10 b' msgstr ""'
1907 2049 msgid "in %s and %s"
1908 2050 msgstr ""
1909 2051
1910 #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035
1911 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
2052 #: rhodecode/lib/utils2.py:514
2053 #: rhodecode/public/js/rhodecode-components.js:33194
2054 #: rhodecode/public/js/scripts.js:25042
2055 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:58
1912 2056 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
1913 2057 msgid "just now"
1914 2058 msgstr ""
@@ -1938,7 +2082,9 b' msgstr ""'
1938 2082 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
1939 2083 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
1940 2084 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285
1941 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285 rhodecode/model/db.py:2287
2085 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285
2086 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2289
2087 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2289 rhodecode/model/db.py:2292
1942 2088 msgid "Repository no access"
1943 2089 msgstr ""
1944 2090
@@ -1967,7 +2113,9 b' msgstr ""'
1967 2113 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
1968 2114 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
1969 2115 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286
1970 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2286 rhodecode/model/db.py:2288
2116 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2286
2117 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2290
2118 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2290 rhodecode/model/db.py:2293
1971 2119 msgid "Repository read access"
1972 2120 msgstr ""
1973 2121
@@ -1996,7 +2144,9 b' msgstr ""'
1996 2144 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
1997 2145 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
1998 2146 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2287
1999 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287 rhodecode/model/db.py:2289
2147 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287
2148 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2291
2149 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2291 rhodecode/model/db.py:2294
2000 2150 msgid "Repository write access"
2001 2151 msgstr ""
2002 2152
@@ -2025,7 +2175,9 b' msgstr ""'
2025 2175 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974
2026 2176 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296
2027 2177 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2288
2028 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288 rhodecode/model/db.py:2290
2178 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288
2179 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2292
2180 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2292 rhodecode/model/db.py:2295
2029 2181 msgid "Repository admin access"
2030 2182 msgstr ""
2031 2183
@@ -2094,7 +2246,9 b' msgstr ""'
2094 2246 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
2095 2247 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
2096 2248 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2306
2097 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2306 rhodecode/model/db.py:2308
2249 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2306
2250 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2310
2251 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2310 rhodecode/model/db.py:2313
2098 2252 msgid "Repository creation disabled"
2099 2253 msgstr ""
2100 2254
@@ -2123,7 +2277,9 b' msgstr ""'
2123 2277 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
2124 2278 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315
2125 2279 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2307
2126 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2307 rhodecode/model/db.py:2309
2280 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2307
2281 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2311
2282 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2311 rhodecode/model/db.py:2314
2127 2283 msgid "Repository creation enabled"
2128 2284 msgstr ""
2129 2285
@@ -2152,7 +2308,9 b' msgstr ""'
2152 2308 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
2153 2309 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319
2154 2310 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2311
2155 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2311 rhodecode/model/db.py:2313
2311 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2311
2312 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2315
2313 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2315 rhodecode/model/db.py:2318
2156 2314 msgid "Repository forking disabled"
2157 2315 msgstr ""
2158 2316
@@ -2181,7 +2339,9 b' msgstr ""'
2181 2339 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998
2182 2340 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
2183 2341 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2312
2184 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2312 rhodecode/model/db.py:2314
2342 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2312
2343 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2316
2344 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2316 rhodecode/model/db.py:2319
2185 2345 msgid "Repository forking enabled"
2186 2346 msgstr ""
2187 2347
@@ -2231,7 +2391,9 b' msgstr ""'
2231 2391 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
2232 2392 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952
2233 2393 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2946
2234 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2946 rhodecode/model/db.py:2948
2394 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2946
2395 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2950
2396 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2950 rhodecode/model/db.py:2962
2235 2397 msgid "Not Reviewed"
2236 2398 msgstr ""
2237 2399
@@ -2260,7 +2422,9 b' msgstr ""'
2260 2422 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
2261 2423 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953
2262 2424 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2947
2263 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2947 rhodecode/model/db.py:2949
2425 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2947
2426 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2951
2427 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2951 rhodecode/model/db.py:2963
2264 2428 msgid "Approved"
2265 2429 msgstr ""
2266 2430
@@ -2289,7 +2453,9 b' msgstr ""'
2289 2453 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
2290 2454 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954
2291 2455 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2948
2292 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2948 rhodecode/model/db.py:2950
2456 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2948
2457 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2952
2458 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2952 rhodecode/model/db.py:2964
2293 2459 msgid "Rejected"
2294 2460 msgstr ""
2295 2461
@@ -2318,7 +2484,9 b' msgstr ""'
2318 2484 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346
2319 2485 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955
2320 2486 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2949
2321 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2949 rhodecode/model/db.py:2951
2487 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2949
2488 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2953
2489 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2953 rhodecode/model/db.py:2965
2322 2490 msgid "Under Review"
2323 2491 msgstr ""
2324 2492
@@ -2344,7 +2512,9 b' msgstr ""'
2344 2512 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
2345 2513 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
2346 2514 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290
2347 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290 rhodecode/model/db.py:2292
2515 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290
2516 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2294
2517 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2294 rhodecode/model/db.py:2297
2348 2518 msgid "Repository group no access"
2349 2519 msgstr ""
2350 2520
@@ -2370,7 +2540,9 b' msgstr ""'
2370 2540 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
2371 2541 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
2372 2542 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291
2373 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2291 rhodecode/model/db.py:2293
2543 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2291
2544 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2295
2545 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2295 rhodecode/model/db.py:2298
2374 2546 msgid "Repository group read access"
2375 2547 msgstr ""
2376 2548
@@ -2396,7 +2568,9 b' msgstr ""'
2396 2568 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
2397 2569 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
2398 2570 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2292
2399 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292 rhodecode/model/db.py:2294
2571 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292
2572 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2296
2573 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2296 rhodecode/model/db.py:2299
2400 2574 msgid "Repository group write access"
2401 2575 msgstr ""
2402 2576
@@ -2422,7 +2596,9 b' msgstr ""'
2422 2596 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979
2423 2597 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301
2424 2598 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2293
2425 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293 rhodecode/model/db.py:2295
2599 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293
2600 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2297
2601 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2297 rhodecode/model/db.py:2300
2426 2602 msgid "Repository group admin access"
2427 2603 msgstr ""
2428 2604
@@ -2447,7 +2623,9 b' msgstr ""'
2447 2623 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
2448 2624 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
2449 2625 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2295
2450 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295 rhodecode/model/db.py:2297
2626 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295
2627 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2299
2628 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2299 rhodecode/model/db.py:2302
2451 2629 msgid "User group no access"
2452 2630 msgstr ""
2453 2631
@@ -2472,7 +2650,9 b' msgstr ""'
2472 2650 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
2473 2651 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304
2474 2652 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2296
2475 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296 rhodecode/model/db.py:2298
2653 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296
2654 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2300
2655 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2300 rhodecode/model/db.py:2303
2476 2656 msgid "User group read access"
2477 2657 msgstr ""
2478 2658
@@ -2497,7 +2677,9 b' msgstr ""'
2497 2677 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
2498 2678 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
2499 2679 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297
2500 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297 rhodecode/model/db.py:2299
2680 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297
2681 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2301
2682 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2301 rhodecode/model/db.py:2304
2501 2683 msgid "User group write access"
2502 2684 msgstr ""
2503 2685
@@ -2522,7 +2704,9 b' msgstr ""'
2522 2704 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984
2523 2705 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
2524 2706 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298
2525 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2298 rhodecode/model/db.py:2300
2707 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2298
2708 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2302
2709 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2302 rhodecode/model/db.py:2305
2526 2710 msgid "User group admin access"
2527 2711 msgstr ""
2528 2712
@@ -2547,7 +2731,9 b' msgstr ""'
2547 2731 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
2548 2732 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
2549 2733 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300
2550 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300 rhodecode/model/db.py:2302
2734 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300
2735 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2304
2736 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2304 rhodecode/model/db.py:2307
2551 2737 msgid "Repository Group creation disabled"
2552 2738 msgstr ""
2553 2739
@@ -2572,7 +2758,9 b' msgstr ""'
2572 2758 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987
2573 2759 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
2574 2760 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301
2575 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2301 rhodecode/model/db.py:2303
2761 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2301
2762 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2305
2763 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2305 rhodecode/model/db.py:2308
2576 2764 msgid "Repository Group creation enabled"
2577 2765 msgstr ""
2578 2766
@@ -2597,7 +2785,9 b' msgstr ""'
2597 2785 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
2598 2786 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
2599 2787 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303
2600 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303 rhodecode/model/db.py:2305
2788 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303
2789 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2307
2790 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2307 rhodecode/model/db.py:2310
2601 2791 msgid "User Group creation disabled"
2602 2792 msgstr ""
2603 2793
@@ -2622,7 +2812,9 b' msgstr ""'
2622 2812 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990
2623 2813 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312
2624 2814 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304
2625 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2304 rhodecode/model/db.py:2306
2815 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2304
2816 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2308
2817 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2308 rhodecode/model/db.py:2311
2626 2818 msgid "User Group creation enabled"
2627 2819 msgstr ""
2628 2820
@@ -2647,7 +2839,9 b' msgstr ""'
2647 2839 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
2648 2840 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322
2649 2841 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2314
2650 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2314 rhodecode/model/db.py:2316
2842 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2314
2843 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2318
2844 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2318 rhodecode/model/db.py:2321
2651 2845 msgid "Registration disabled"
2652 2846 msgstr ""
2653 2847
@@ -2672,7 +2866,9 b' msgstr ""'
2672 2866 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
2673 2867 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
2674 2868 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2315
2675 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2315 rhodecode/model/db.py:2317
2869 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2315
2870 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2319
2871 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2319 rhodecode/model/db.py:2322
2676 2872 msgid "User Registration with manual account activation"
2677 2873 msgstr ""
2678 2874
@@ -2697,7 +2893,9 b' msgstr ""'
2697 2893 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002
2698 2894 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
2699 2895 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2316
2700 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2316 rhodecode/model/db.py:2318
2896 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2316
2897 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2320
2898 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2320 rhodecode/model/db.py:2323
2701 2899 msgid "User Registration with automatic account activation"
2702 2900 msgstr ""
2703 2901
@@ -2722,7 +2920,10 b' msgstr ""'
2722 2920 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
2723 2921 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326
2724 2922 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2318
2725 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2318 rhodecode/model/db.py:2320
2923 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2318
2924 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2322
2925 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2322 rhodecode/model/db.py:2329
2926 #: rhodecode/model/permission.py:95
2726 2927 msgid "Manual activation of external account"
2727 2928 msgstr ""
2728 2929
@@ -2747,7 +2948,10 b' msgstr ""'
2747 2948 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005
2748 2949 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327
2749 2950 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2319
2750 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2319 rhodecode/model/db.py:2321
2951 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2319
2952 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2323
2953 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2323 rhodecode/model/db.py:2330
2954 #: rhodecode/model/permission.py:96
2751 2955 msgid "Automatic activation of external account"
2752 2956 msgstr ""
2753 2957
@@ -2766,7 +2970,9 b' msgstr ""'
2766 2970 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
2767 2971 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
2768 2972 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2308
2769 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2308 rhodecode/model/db.py:2310
2973 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2308
2974 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2312
2975 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2312 rhodecode/model/db.py:2315
2770 2976 msgid "Repository creation enabled with write permission to a repository group"
2771 2977 msgstr ""
2772 2978
@@ -2785,7 +2991,9 b' msgstr ""'
2785 2991 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995
2786 2992 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
2787 2993 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2309
2788 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2309 rhodecode/model/db.py:2311
2994 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2309
2995 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2313
2996 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2313 rhodecode/model/db.py:2316
2789 2997 msgid "Repository creation disabled with write permission to a repository group"
2790 2998 msgstr ""
2791 2999
@@ -2801,7 +3009,9 b' msgstr ""'
2801 3009 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969
2802 3010 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291
2803 3011 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283
2804 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2283 rhodecode/model/db.py:2285
3012 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2283
3013 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2287
3014 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2287 rhodecode/model/db.py:2290
2805 3015 msgid "RhodeCode Super Administrator"
2806 3016 msgstr ""
2807 3017
@@ -2815,7 +3025,9 b' msgstr ""'
2815 3025 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
2816 3026 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329
2817 3027 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2321
2818 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2321 rhodecode/model/db.py:2323
3028 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2321
3029 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2325
3030 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2325 rhodecode/model/db.py:2332
2819 3031 msgid "Inherit object permissions from default user disabled"
2820 3032 msgstr ""
2821 3033
@@ -2829,43 +3041,57 b' msgstr ""'
2829 3041 #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008
2830 3042 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330
2831 3043 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2322
2832 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2322 rhodecode/model/db.py:2324
3044 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2322
3045 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2326
3046 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2326 rhodecode/model/db.py:2333
2833 3047 msgid "Inherit object permissions from default user enabled"
2834 3048 msgstr ""
2835 3049
2836 3050 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909
2837 3051 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:910
2838 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910 rhodecode/model/db.py:910
3052 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910
3053 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:912
3054 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:912 rhodecode/model/db.py:907
2839 3055 msgid "all"
2840 3056 msgstr ""
2841 3057
2842 3058 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910
2843 3059 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911
2844 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911 rhodecode/model/db.py:911
3060 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911
3061 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:913
3062 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:913 rhodecode/model/db.py:908
2845 3063 msgid "http/web interface"
2846 3064 msgstr ""
2847 3065
2848 3066 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911
2849 3067 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912
2850 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912 rhodecode/model/db.py:912
3068 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912
3069 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:914
3070 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:914 rhodecode/model/db.py:909
2851 3071 msgid "vcs (git/hg/svn protocol)"
2852 3072 msgstr ""
2853 3073
2854 3074 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912
2855 3075 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913
2856 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913 rhodecode/model/db.py:913
3076 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913
3077 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:915
3078 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:915 rhodecode/model/db.py:910
2857 3079 msgid "api calls"
2858 3080 msgstr ""
2859 3081
2860 3082 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913
2861 3083 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914
2862 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914 rhodecode/model/db.py:914
3084 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914
3085 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:916
3086 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:916 rhodecode/model/db.py:911
2863 3087 msgid "feed access"
2864 3088 msgstr ""
2865 3089
2866 3090 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069
2867 3091 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2061
2868 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2061 rhodecode/model/db.py:2063
3092 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2061
3093 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2065
3094 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2065 rhodecode/model/db.py:2061
2869 3095 msgid "No parent"
2870 3096 msgstr ""
2871 3097
@@ -2901,19 +3127,23 b' msgstr ""'
2901 3127 msgid "Commit index"
2902 3128 msgstr ""
2903 3129
2904 #: rhodecode/login/views.py:237 rhodecode/login/views.py:296
2905 msgid "bad captcha"
2906 msgstr ""
2907
2908 #: rhodecode/login/views.py:246
3130 #: rhodecode/login/views.py:246 rhodecode/login/views.py:308
3131 msgid "Bad captcha"
3132 msgstr ""
3133
3134 #: rhodecode/login/views.py:255
2909 3135 msgid "You have successfully registered with RhodeCode"
2910 3136 msgstr ""
2911 3137
2912 #: rhodecode/login/views.py:312
3138 #: rhodecode/login/views.py:297
3139 msgid "Password reset has been disabled."
3140 msgstr ""
3141
3142 #: rhodecode/login/views.py:324
2913 3143 msgid "Your password reset link was sent"
2914 3144 msgstr ""
2915 3145
2916 #: rhodecode/login/views.py:336
3146 #: rhodecode/login/views.py:348
2917 3147 msgid "Your password reset was successful, a new password has been sent to your email"
2918 3148 msgstr ""
2919 3149
@@ -2925,6 +3155,18 b' msgstr ""'
2925 3155 msgid "Show it now"
2926 3156 msgstr ""
2927 3157
3158 #: rhodecode/model/db.py:2325
3159 msgid "Password reset enabled"
3160 msgstr ""
3161
3162 #: rhodecode/model/db.py:2326
3163 msgid "Password reset hidden"
3164 msgstr ""
3165
3166 #: rhodecode/model/db.py:2327
3167 msgid "Password reset disabled"
3168 msgstr ""
3169
2928 3170 #: rhodecode/model/forms.py:85
2929 3171 msgid "Please enter a login"
2930 3172 msgstr ""
@@ -3003,43 +3245,166 b' msgstr ""'
3003 3245 msgid "%(user)s commented on pull request at %(date_or_age)s"
3004 3246 msgstr ""
3005 3247
3006 #: rhodecode/model/pull_request.py:69
3248 #: rhodecode/model/permission.py:67 rhodecode/model/permission.py:73
3249 #: rhodecode/model/permission.py:79
3250 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:11
3251 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:126
3252 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:12
3253 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:11
3254 msgid "None"
3255 msgstr ""
3256
3257 #: rhodecode/model/permission.py:68 rhodecode/model/permission.py:74
3258 #: rhodecode/model/permission.py:80
3259 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:12
3260 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:13
3261 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:12
3262 msgid "Read"
3263 msgstr ""
3264
3265 #: rhodecode/model/permission.py:69 rhodecode/model/permission.py:75
3266 #: rhodecode/model/permission.py:81
3267 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:13
3268 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:14
3269 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:13
3270 msgid "Write"
3271 msgstr ""
3272
3273 #: rhodecode/model/permission.py:70 rhodecode/model/permission.py:76
3274 #: rhodecode/model/permission.py:82
3275 #: rhodecode/templates/admin/auth/auth_settings.html:12
3276 #: rhodecode/templates/admin/auth/plugin_settings.html:12
3277 #: rhodecode/templates/admin/defaults/defaults.html:12
3278 #: rhodecode/templates/admin/integrations/base.html:21
3279 #: rhodecode/templates/admin/integrations/form.html:15
3280 #: rhodecode/templates/admin/integrations/form.html:28
3281 #: rhodecode/templates/admin/integrations/list.html:8
3282 #: rhodecode/templates/admin/integrations/list.html:14
3283 #: rhodecode/templates/admin/integrations/new.html:11
3284 #: rhodecode/templates/admin/integrations/new.html:19
3285 #: rhodecode/templates/admin/permissions/permissions.html:12
3286 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
3287 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
3288 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:14
3289 #: rhodecode/templates/admin/repo_groups/repo_groups.html:13
3290 #: rhodecode/templates/admin/repos/repo_add.html:13
3291 #: rhodecode/templates/admin/repos/repo_add.html:17
3292 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:15
3293 #: rhodecode/templates/admin/repos/repos.html:13
3294 #: rhodecode/templates/admin/settings/settings.html:12
3295 #: rhodecode/templates/admin/user_groups/user_group_add.html:11
3296 #: rhodecode/templates/admin/user_groups/user_group_edit.html:12
3297 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:14
3298 #: rhodecode/templates/admin/user_groups/user_groups.html:13
3299 #: rhodecode/templates/admin/users/user_add.html:11
3300 #: rhodecode/templates/admin/users/user_edit.html:12
3301 #: rhodecode/templates/admin/users/users.html:13
3302 #: rhodecode/templates/admin/users/users.html:103
3303 #: rhodecode/templates/base/base.html:406
3304 #: rhodecode/templates/base/base.html:413
3305 msgid "Admin"
3306 msgstr ""
3307
3308 #: rhodecode/model/permission.py:85 rhodecode/model/permission.py:99
3309 #: rhodecode/model/permission.py:103 rhodecode/model/permission.py:107
3310 #: rhodecode/model/permission.py:111 rhodecode/model/permission.py:115
3311 #: rhodecode/model/permission.py:119
3312 msgid "Disabled"
3313 msgstr ""
3314
3315 #: rhodecode/model/permission.py:86
3316 msgid "Allowed with manual account activation"
3317 msgstr ""
3318
3319 #: rhodecode/model/permission.py:87
3320 msgid "Allowed with automatic account activation"
3321 msgstr ""
3322
3323 #: rhodecode/model/permission.py:90
3324 msgid "Allow password recovery"
3325 msgstr ""
3326
3327 #: rhodecode/model/permission.py:91
3328 msgid "Hide password recovery link"
3329 msgstr ""
3330
3331 #: rhodecode/model/permission.py:92
3332 msgid "Disable password recovery"
3333 msgstr ""
3334
3335 #: rhodecode/model/pull_request.py:77
3007 3336 msgid "This pull request can be automatically merged."
3008 3337 msgstr ""
3009 3338
3010 #: rhodecode/model/pull_request.py:71
3011 msgid "This pull request cannot be merged because of an unhandled exception."
3012 msgstr ""
3013
3014 #: rhodecode/model/pull_request.py:74
3015 msgid "This pull request cannot be merged because of conflicts."
3016 msgstr ""
3017
3018 #: rhodecode/model/pull_request.py:76
3019 msgid "This pull request could not be merged because push to target failed."
3020 msgstr ""
3021
3022 3339 #: rhodecode/model/pull_request.py:79
3023 msgid "This pull request cannot be merged because the target is not a head."
3340 msgid "This pull request cannot be merged because of an unhandled exception."
3024 3341 msgstr ""
3025 3342
3026 3343 #: rhodecode/model/pull_request.py:82
3344 msgid "This pull request cannot be merged because of conflicts."
3345 msgstr ""
3346
3347 #: rhodecode/model/pull_request.py:84
3348 msgid "This pull request could not be merged because push to target failed."
3349 msgstr ""
3350
3351 #: rhodecode/model/pull_request.py:87
3352 msgid "This pull request cannot be merged because the target is not a head."
3353 msgstr ""
3354
3355 #: rhodecode/model/pull_request.py:90
3027 3356 msgid "This pull request cannot be merged because the source contains more branches than the target."
3028 3357 msgstr ""
3029 3358
3030 #: rhodecode/model/pull_request.py:85
3359 #: rhodecode/model/pull_request.py:93
3031 3360 msgid "This pull request cannot be merged because the target has multiple heads."
3032 3361 msgstr ""
3033 3362
3034 #: rhodecode/model/pull_request.py:88
3363 #: rhodecode/model/pull_request.py:96
3035 3364 msgid "This pull request cannot be merged because the target repository is locked."
3036 3365 msgstr ""
3037 3366
3038 #: rhodecode/model/pull_request.py:91
3367 #: rhodecode/model/pull_request.py:99
3039 3368 msgid "This pull request cannot be merged because the target or the source reference is missing."
3040 3369 msgstr ""
3041 3370
3042 #: rhodecode/model/pull_request.py:416
3371 #: rhodecode/model/pull_request.py:102
3372 msgid "This pull request cannot be merged because the target reference is missing."
3373 msgstr ""
3374
3375 #: rhodecode/model/pull_request.py:105
3376 msgid "This pull request cannot be merged because the source reference is missing."
3377 msgstr ""
3378
3379 #: rhodecode/model/pull_request.py:108
3380 msgid "This pull request cannot be merged because of conflicts related to sub repositories."
3381 msgstr ""
3382
3383 #: rhodecode/model/pull_request.py:114
3384 msgid "Pull request update successful."
3385 msgstr ""
3386
3387 #: rhodecode/model/pull_request.py:116
3388 msgid "Pull request update failed because of an unknown error."
3389 msgstr ""
3390
3391 #: rhodecode/model/pull_request.py:118
3392 msgid "No update needed because the source reference is already up to date."
3393 msgstr ""
3394
3395 #: rhodecode/model/pull_request.py:121
3396 msgid "Pull request cannot be updated because the reference type is not supported for an update."
3397 msgstr ""
3398
3399 #: rhodecode/model/pull_request.py:124
3400 msgid "This pull request cannot be updated because the target reference is missing."
3401 msgstr ""
3402
3403 #: rhodecode/model/pull_request.py:127
3404 msgid "This pull request cannot be updated because the source reference is missing."
3405 msgstr ""
3406
3407 #: rhodecode/model/pull_request.py:523
3043 3408 #, python-format
3044 3409 msgid ""
3045 3410 "Merge pull request #%(pr_id)s from %(source_repo)s %(source_ref_name)s\n"
@@ -3047,70 +3412,70 b' msgid ""'
3047 3412 " %(pr_title)s"
3048 3413 msgstr ""
3049 3414
3050 #: rhodecode/model/pull_request.py:448
3415 #: rhodecode/model/pull_request.py:555
3051 3416 msgid "Pull request merged and closed"
3052 3417 msgstr ""
3053 3418
3054 #: rhodecode/model/pull_request.py:874
3419 #: rhodecode/model/pull_request.py:1029
3055 3420 msgid "Server-side pull request merging is disabled."
3056 3421 msgstr ""
3057 3422
3058 #: rhodecode/model/pull_request.py:876
3423 #: rhodecode/model/pull_request.py:1031
3059 3424 msgid "This pull request is closed."
3060 3425 msgstr ""
3061 3426
3062 #: rhodecode/model/pull_request.py:887
3427 #: rhodecode/model/pull_request.py:1043
3063 3428 msgid "Pull request merging is not supported."
3064 3429 msgstr ""
3065 3430
3066 #: rhodecode/model/pull_request.py:905
3431 #: rhodecode/model/pull_request.py:1061
3067 3432 msgid "Target repository large files support is disabled."
3068 3433 msgstr ""
3069 3434
3070 #: rhodecode/model/pull_request.py:908
3435 #: rhodecode/model/pull_request.py:1064
3071 3436 msgid "Source repository large files support is disabled."
3072 3437 msgstr ""
3073 3438
3074 #: rhodecode/model/pull_request.py:1058 rhodecode/model/scm.py:788
3439 #: rhodecode/model/pull_request.py:1221 rhodecode/model/scm.py:790
3075 3440 msgid "Bookmarks"
3076 3441 msgstr ""
3077 3442
3078 #: rhodecode/model/pull_request.py:1063
3443 #: rhodecode/model/pull_request.py:1226
3079 3444 msgid "Commit IDs"
3080 3445 msgstr ""
3081 3446
3082 #: rhodecode/model/pull_request.py:1066
3447 #: rhodecode/model/pull_request.py:1229
3083 3448 msgid "Closed Branches"
3084 3449 msgstr ""
3085 3450
3086 #: rhodecode/model/scm.py:770
3451 #: rhodecode/model/scm.py:768
3087 3452 msgid "latest tip"
3088 3453 msgstr ""
3089 3454
3090 #: rhodecode/model/user.py:124
3455 #: rhodecode/model/user.py:125
3091 3456 msgid "You can't Edit this user since it's crucial for entire application"
3092 3457 msgstr ""
3093 3458
3094 #: rhodecode/model/user.py:284
3459 #: rhodecode/model/user.py:291
3095 3460 #, python-format
3096 3461 msgid "You can't edit this user (`%(username)s`) since it's crucial for entire application"
3097 3462 msgstr ""
3098 3463
3099 #: rhodecode/model/user.py:458
3464 #: rhodecode/model/user.py:464
3100 3465 msgid "You can't remove this user since it's crucial for entire application"
3101 3466 msgstr ""
3102 3467
3103 #: rhodecode/model/user.py:466
3468 #: rhodecode/model/user.py:472
3104 3469 #, python-format
3105 3470 msgid "user \"%s\" still owns %s repositories and cannot be removed. Switch owners or remove those repositories:%s"
3106 3471 msgstr ""
3107 3472
3108 #: rhodecode/model/user.py:475
3473 #: rhodecode/model/user.py:481
3109 3474 #, python-format
3110 3475 msgid "user \"%s\" still owns %s repository groups and cannot be removed. Switch owners or remove those repository groups:%s"
3111 3476 msgstr ""
3112 3477
3113 #: rhodecode/model/user.py:484
3478 #: rhodecode/model/user.py:490
3114 3479 #, python-format
3115 3480 msgid "user \"%s\" still owns %s user groups and cannot be removed. Switch owners or remove those user groups:%s"
3116 3481 msgstr ""
@@ -3258,6 +3623,7 b' msgid "You do not have the permission to'
3258 3623 msgstr ""
3259 3624
3260 3625 #: rhodecode/model/validators.py:668
3626 #: rhodecode/model/validation_schema/schemas/repo_schema.py:102
3261 3627 msgid "You do not have the permission to store repositories in the root location."
3262 3628 msgstr ""
3263 3629
@@ -3284,7 +3650,8 b' msgid "Revisions %(revs)s are already pa'
3284 3650 msgstr ""
3285 3651
3286 3652 #: rhodecode/model/validators.py:933
3287 #: rhodecode/model/validation_schema/validators.py:14
3653 #: rhodecode/model/validation_schema/validators.py:16
3654 #: rhodecode/model/validation_schema/validators.py:29
3288 3655 msgid "Please enter a valid IPv4 or IpV6 address"
3289 3656 msgstr ""
3290 3657
@@ -3317,6 +3684,14 b' msgstr ""'
3317 3684 msgid "No plugin available with ID \"%(plugin_id)s\""
3318 3685 msgstr ""
3319 3686
3687 #: rhodecode/model/validation_schema/validators.py:37
3688 msgid "Invalid glob pattern"
3689 msgstr ""
3690
3691 #: rhodecode/model/validation_schema/validators.py:46
3692 msgid "Name must start with a letter or number. Got `{}`"
3693 msgstr ""
3694
3320 3695 #: rhodecode/model/validation_schema/schemas/gist_schema.py:89
3321 3696 msgid "Gist with name {} already exists"
3322 3697 msgstr ""
@@ -3369,6 +3744,46 b' msgstr ""'
3369 3744 msgid "{integration_type} settings"
3370 3745 msgstr ""
3371 3746
3747 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:46
3748 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:50
3749 msgid "Parent repository group `{}` does not exist"
3750 msgstr ""
3751
3752 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:52
3753 msgid "You do not have the permission to store repository groups in the root location."
3754 msgstr ""
3755
3756 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:112
3757 msgid "Repo group owner with id `{}` does not exists"
3758 msgstr ""
3759
3760 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:130
3761 #: rhodecode/model/validation_schema/schemas/repo_schema.py:181
3762 msgid "Repository with name `{}` already exists"
3763 msgstr ""
3764
3765 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:135
3766 #: rhodecode/model/validation_schema/schemas/repo_schema.py:186
3767 msgid "Repository group with name `{}` already exists"
3768 msgstr ""
3769
3770 #: rhodecode/model/validation_schema/schemas/repo_schema.py:48
3771 msgid "Repo owner with id `{}` does not exists"
3772 msgstr ""
3773
3774 #: rhodecode/model/validation_schema/schemas/repo_schema.py:68
3775 msgid "Fork with id `{}` does not exists"
3776 msgstr ""
3777
3778 #: rhodecode/model/validation_schema/schemas/repo_schema.py:71
3779 msgid "Cannot set fork of parameter of this repository to itself"
3780 msgstr ""
3781
3782 #: rhodecode/model/validation_schema/schemas/repo_schema.py:96
3783 #: rhodecode/model/validation_schema/schemas/repo_schema.py:100
3784 msgid "Repository group `{}` does not exist"
3785 msgstr ""
3786
3372 3787 #: rhodecode/model/validation_schema/schemas/user_schema.py:36
3373 3788 msgid "Password is incorrect"
3374 3789 msgstr ""
@@ -3377,357 +3792,450 b' msgstr ""'
3377 3792 msgid "New password must be different to old password"
3378 3793 msgstr ""
3379 3794
3380 #: rhodecode/public/js/scripts.js:23039
3381 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3795 #: rhodecode/public/js/rhodecode-components.js:31198
3796 #: rhodecode/public/js/scripts.js:23046
3797 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:20
3382 3798 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
3383 3799 msgid "No results"
3384 3800 msgstr ""
3385 3801
3386 #: rhodecode/public/js/scripts.js:24970
3387 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:66
3802 #: rhodecode/public/js/rhodecode-components.js:33129
3803 #: rhodecode/public/js/scripts.js:24977
3804 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:75
3388 3805 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:109
3389 3806 msgid "{0} year"
3390 3807 msgstr ""
3391 3808
3392 #: rhodecode/public/js/scripts.js:24971
3393 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:62
3809 #: rhodecode/public/js/rhodecode-components.js:33130
3810 #: rhodecode/public/js/scripts.js:24978
3811 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:71
3394 3812 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:110
3395 3813 msgid "{0} month"
3396 3814 msgstr ""
3397 3815
3398 #: rhodecode/public/js/scripts.js:24972
3399 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:57
3816 #: rhodecode/public/js/rhodecode-components.js:33131
3817 #: rhodecode/public/js/scripts.js:24979
3818 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:66
3400 3819 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:111
3401 3820 msgid "{0} day"
3402 3821 msgstr ""
3403 3822
3404 #: rhodecode/public/js/scripts.js:24973
3405 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:59
3823 #: rhodecode/public/js/rhodecode-components.js:33132
3824 #: rhodecode/public/js/scripts.js:24980
3825 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:68
3406 3826 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:112
3407 3827 msgid "{0} hour"
3408 3828 msgstr ""
3409 3829
3410 #: rhodecode/public/js/scripts.js:24974
3411 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:61
3830 #: rhodecode/public/js/rhodecode-components.js:33133
3831 #: rhodecode/public/js/scripts.js:24981
3832 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:70
3412 3833 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:113
3413 3834 msgid "{0} min"
3414 3835 msgstr ""
3415 3836
3416 #: rhodecode/public/js/scripts.js:24975
3417 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:65
3837 #: rhodecode/public/js/rhodecode-components.js:33134
3838 #: rhodecode/public/js/scripts.js:24982
3839 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:74
3418 3840 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:114
3419 3841 msgid "{0} sec"
3420 3842 msgstr ""
3421 3843
3422 #: rhodecode/public/js/scripts.js:24995
3423 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:46
3844 #: rhodecode/public/js/rhodecode-components.js:33154
3845 #: rhodecode/public/js/scripts.js:25002
3846 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:55
3424 3847 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:134
3425 3848 msgid "in {0}"
3426 3849 msgstr ""
3427 3850
3428 #: rhodecode/public/js/scripts.js:25003
3429 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:54
3851 #: rhodecode/public/js/rhodecode-components.js:33162
3852 #: rhodecode/public/js/scripts.js:25010
3853 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:63
3430 3854 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:142
3431 3855 msgid "{0} ago"
3432 3856 msgstr ""
3433 3857
3434 #: rhodecode/public/js/scripts.js:25015
3435 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:68
3858 #: rhodecode/public/js/rhodecode-components.js:33174
3859 #: rhodecode/public/js/scripts.js:25022
3860 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:77
3436 3861 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:154
3437 3862 msgid "{0}, {1} ago"
3438 3863 msgstr ""
3439 3864
3440 #: rhodecode/public/js/scripts.js:25017
3441 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:48
3865 #: rhodecode/public/js/rhodecode-components.js:33176
3866 #: rhodecode/public/js/scripts.js:25024
3867 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:57
3442 3868 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:156
3443 3869 msgid "in {0}, {1}"
3444 3870 msgstr ""
3445 3871
3446 #: rhodecode/public/js/scripts.js:25021
3447 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:55
3872 #: rhodecode/public/js/rhodecode-components.js:33180
3873 #: rhodecode/public/js/scripts.js:25028
3874 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:64
3448 3875 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:160
3449 3876 msgid "{0} and {1}"
3450 3877 msgstr ""
3451 3878
3452 #: rhodecode/public/js/scripts.js:25023
3453 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:56
3879 #: rhodecode/public/js/rhodecode-components.js:33182
3880 #: rhodecode/public/js/scripts.js:25030
3881 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:65
3454 3882 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:162
3455 3883 msgid "{0} and {1} ago"
3456 3884 msgstr ""
3457 3885
3458 #: rhodecode/public/js/scripts.js:25025
3459 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:47
3886 #: rhodecode/public/js/rhodecode-components.js:33184
3887 #: rhodecode/public/js/scripts.js:25032
3888 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:56
3460 3889 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:164
3461 3890 msgid "in {0} and {1}"
3462 3891 msgstr ""
3463 3892
3464 #: rhodecode/public/js/scripts.js:39304
3465 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:7
3893 #: rhodecode/public/js/rhodecode-components.js:47027
3894 #: rhodecode/public/js/scripts.js:38875
3895 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:11
3466 3896 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:4
3467 3897 msgid "Loading more results..."
3468 3898 msgstr ""
3469 3899
3470 #: rhodecode/public/js/scripts.js:39307
3471 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:27
3900 #: rhodecode/public/js/rhodecode-components.js:47030
3901 #: rhodecode/public/js/scripts.js:38878
3902 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:31
3472 3903 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:7
3473 3904 msgid "Searching..."
3474 3905 msgstr ""
3475 3906
3476 #: rhodecode/public/js/scripts.js:39310
3477 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:11
3907 #: rhodecode/public/js/rhodecode-components.js:47033
3908 #: rhodecode/public/js/scripts.js:38881
3909 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:15
3478 3910 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:10
3479 3911 msgid "No matches found"
3480 3912 msgstr ""
3481 3913
3482 #: rhodecode/public/js/scripts.js:39313
3483 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:6
3914 #: rhodecode/public/js/rhodecode-components.js:47036
3915 #: rhodecode/public/js/scripts.js:38884
3916 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:10
3484 3917 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:13
3485 3918 msgid "Loading failed"
3486 3919 msgstr ""
3487 3920
3488 #: rhodecode/public/js/scripts.js:39317
3489 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:20
3921 #: rhodecode/public/js/rhodecode-components.js:47040
3922 #: rhodecode/public/js/scripts.js:38888
3923 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:24
3490 3924 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:17
3491 3925 msgid "One result is available, press enter to select it."
3492 3926 msgstr ""
3493 3927
3494 #: rhodecode/public/js/scripts.js:39319
3495 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:64
3928 #: rhodecode/public/js/rhodecode-components.js:47042
3929 #: rhodecode/public/js/scripts.js:38890
3930 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:73
3496 3931 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:19
3497 3932 msgid "{0} results are available, use up and down arrow keys to navigate."
3498 3933 msgstr ""
3499 3934
3500 #: rhodecode/public/js/scripts.js:39324
3501 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:25
3935 #: rhodecode/public/js/rhodecode-components.js:47047
3936 #: rhodecode/public/js/scripts.js:38895
3937 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:29
3502 3938 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:24
3503 3939 msgid "Please enter {0} or more character"
3504 3940 msgstr ""
3505 3941
3506 #: rhodecode/public/js/scripts.js:39326
3507 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:26
3942 #: rhodecode/public/js/rhodecode-components.js:47049
3943 #: rhodecode/public/js/scripts.js:38897
3944 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:30
3508 3945 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:26
3509 3946 msgid "Please enter {0} or more characters"
3510 3947 msgstr ""
3511 3948
3512 #: rhodecode/public/js/scripts.js:39331
3513 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:23
3949 #: rhodecode/public/js/rhodecode-components.js:47054
3950 #: rhodecode/public/js/scripts.js:38902
3951 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:27
3514 3952 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:31
3515 3953 msgid "Please delete {0} character"
3516 3954 msgstr ""
3517 3955
3518 #: rhodecode/public/js/scripts.js:39333
3519 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:24
3956 #: rhodecode/public/js/rhodecode-components.js:47056
3957 #: rhodecode/public/js/scripts.js:38904
3958 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:28
3520 3959 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:33
3521 3960 msgid "Please delete {0} characters"
3522 3961 msgstr ""
3523 3962
3524 #: rhodecode/public/js/scripts.js:39337
3525 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:40
3963 #: rhodecode/public/js/rhodecode-components.js:47060
3964 #: rhodecode/public/js/scripts.js:38908
3965 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:48
3526 3966 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:37
3527 3967 msgid "You can only select {0} item"
3528 3968 msgstr ""
3529 3969
3530 #: rhodecode/public/js/scripts.js:39339
3531 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:41
3970 #: rhodecode/public/js/rhodecode-components.js:47062
3971 #: rhodecode/public/js/scripts.js:38910
3972 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
3532 3973 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:39
3533 3974 msgid "You can only select {0} items"
3534 3975 msgstr ""
3535 3976
3536 #: rhodecode/public/js/scripts.js:40911
3537 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:29
3977 #: rhodecode/public/js/rhodecode-components.js:48315
3978 #: rhodecode/public/js/scripts.js:40163
3979 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:34
3538 3980 #: rhodecode/public/js/src/rhodecode/codemirror.js:369
3539 3981 msgid "Set status to Approved"
3540 3982 msgstr ""
3541 3983
3542 #: rhodecode/public/js/scripts.js:40929
3543 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:30
3984 #: rhodecode/public/js/rhodecode-components.js:48333
3985 #: rhodecode/public/js/scripts.js:40181
3986 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3544 3987 #: rhodecode/public/js/src/rhodecode/codemirror.js:387
3545 3988 msgid "Set status to Rejected"
3546 3989 msgstr ""
3547 3990
3548 #: rhodecode/public/js/scripts.js:41308
3549 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
3991 #: rhodecode/public/js/rhodecode-components.js:48713
3992 #: rhodecode/public/js/scripts.js:40561
3993 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
3550 3994 #: rhodecode/public/js/src/rhodecode/comments.js:236
3995 #: rhodecode/templates/codeblocks/diffs.html:399
3551 3996 msgid "Add another comment"
3552 3997 msgstr ""
3553 3998
3554 #: rhodecode/public/js/scripts.js:41526
3555 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
3999 #: rhodecode/public/js/rhodecode-components.js:48947
4000 #: rhodecode/public/js/scripts.js:40795
4001 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:40
3556 4002 #: rhodecode/public/js/src/rhodecode/comments.js:470
3557 4003 msgid "Status Review"
3558 4004 msgstr ""
3559 4005
3560 #: rhodecode/public/js/scripts.js:41540
3561 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
4006 #: rhodecode/public/js/rhodecode-components.js:48961
4007 #: rhodecode/public/js/scripts.js:40809
4008 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
3562 4009 #: rhodecode/public/js/src/rhodecode/comments.js:484
3563 4010 msgid "Comment text will be set automatically based on currently selected status ({0}) ..."
3564 4011 msgstr ""
3565 4012
3566 #: rhodecode/public/js/scripts.js:41653
3567 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
4013 #: rhodecode/public/js/rhodecode-components.js:49074
4014 #: rhodecode/public/js/scripts.js:40922
4015 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:42
3568 4016 #: rhodecode/public/js/src/rhodecode/comments.js:597
3569 4017 msgid "Submitting..."
3570 4018 msgstr ""
3571 4019
3572 #: rhodecode/public/js/scripts.js:41703
3573 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
4020 #: rhodecode/public/js/rhodecode-components.js:49124
4021 #: rhodecode/public/js/scripts.js:40972
4022 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:9
3574 4023 #: rhodecode/public/js/src/rhodecode/comments.js:647
3575 #: rhodecode/templates/files/files_browser_tree.html:47
4024 #: rhodecode/templates/files/files_browser_tree.html:51
3576 4025 msgid "Loading ..."
3577 4026 msgstr ""
3578 4027
3579 #: rhodecode/public/js/scripts.js:41903
3580 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:51
4028 #: rhodecode/public/js/rhodecode-components.js:49197
4029 #: rhodecode/public/js/scripts.js:41045
4030 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:6
4031 #: rhodecode/public/js/src/rhodecode/comments.js:720
4032 msgid "Delete this comment?"
4033 msgstr ""
4034
4035 #: rhodecode/public/js/rhodecode-components.js:49546
4036 #: rhodecode/public/js/scripts.js:41394
4037 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:60
3581 4038 #: rhodecode/public/js/src/rhodecode/files.js:150
3582 4039 msgid "truncated result"
3583 4040 msgstr ""
3584 4041
3585 #: rhodecode/public/js/scripts.js:41905
3586 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:52
4042 #: rhodecode/public/js/rhodecode-components.js:49548
4043 #: rhodecode/public/js/scripts.js:41396
4044 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:61
3587 4045 #: rhodecode/public/js/src/rhodecode/files.js:152
3588 4046 msgid "truncated results"
3589 4047 msgstr ""
3590 4048
3591 #: rhodecode/public/js/scripts.js:41914
3592 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:12
4049 #: rhodecode/public/js/rhodecode-components.js:49557
4050 #: rhodecode/public/js/scripts.js:41405
4051 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
3593 4052 #: rhodecode/public/js/src/rhodecode/files.js:161
3594 4053 msgid "No matching files"
3595 4054 msgstr ""
3596 4055
3597 #: rhodecode/public/js/scripts.js:42049
3598 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:28
4056 #: rhodecode/public/js/rhodecode-components.js:49692
4057 #: rhodecode/public/js/scripts.js:41540
4058 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:32
3599 4059 #: rhodecode/public/js/src/rhodecode/files.js:296
3600 4060 msgid "Selection link"
3601 4061 msgstr ""
3602 4062
3603 #: rhodecode/public/js/scripts.js:42089
3604 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:36
4063 #: rhodecode/public/js/rhodecode-components.js:49732
4064 #: rhodecode/public/js/scripts.js:41580
4065 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:41
3605 4066 #: rhodecode/public/js/src/rhodecode/followers.js:26
3606 4067 msgid "Stop following this repository"
3607 4068 msgstr ""
3608 4069
3609 #: rhodecode/public/js/scripts.js:42090
3610 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:38
4070 #: rhodecode/public/js/rhodecode-components.js:49733
4071 #: rhodecode/public/js/scripts.js:41581
4072 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:46
3611 4073 #: rhodecode/public/js/src/rhodecode/followers.js:27
3612 4074 msgid "Unfollow"
3613 4075 msgstr ""
3614 4076
3615 #: rhodecode/public/js/scripts.js:42099
3616 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:34
4077 #: rhodecode/public/js/rhodecode-components.js:49742
4078 #: rhodecode/public/js/scripts.js:41590
4079 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:39
3617 4080 #: rhodecode/public/js/src/rhodecode/followers.js:36
3618 4081 msgid "Start following this repository"
3619 4082 msgstr ""
3620 4083
3621 #: rhodecode/public/js/scripts.js:42100
3622 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:4
4084 #: rhodecode/public/js/rhodecode-components.js:49743
4085 #: rhodecode/public/js/scripts.js:41591
4086 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:7
3623 4087 #: rhodecode/public/js/src/rhodecode/followers.js:37
3624 4088 msgid "Follow"
3625 4089 msgstr ""
3626 4090
3627 #: rhodecode/public/js/scripts.js:43049
3628 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:44
4091 #: rhodecode/public/js/rhodecode-components.js:50199
4092 #: rhodecode/public/js/scripts.js:42047
4093 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:50
4094 #: rhodecode/public/js/src/rhodecode/pullrequests.js:212
4095 msgid "added manually by \"{0}\""
4096 msgstr ""
4097
4098 #: rhodecode/public/js/rhodecode-components.js:50648
4099 #: rhodecode/public/js/scripts.js:42496
4100 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:53
3629 4101 #: rhodecode/public/js/src/rhodecode.js:142
3630 4102 msgid "file"
3631 4103 msgstr ""
3632 4104
3633 #: rhodecode/public/js/scripts.js:43069
3634 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:31
4105 #: rhodecode/public/js/rhodecode-components.js:50668
4106 #: rhodecode/public/js/scripts.js:42516
4107 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:36
3635 4108 #: rhodecode/public/js/src/rhodecode.js:162
3636 4109 msgid "Show more"
3637 4110 msgstr ""
3638 4111
4112 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
4113 msgid "(from usergroup {0})"
4114 msgstr ""
4115
4116 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:4
4117 #: rhodecode/public/js/src/i18n_messages.js:5
4118 #: rhodecode/templates/pullrequests/pullrequest_show.html:214
4119 msgid "Close"
4120 msgstr ""
4121
3639 4122 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:8
4123 #: rhodecode/public/js/src/i18n_messages.js:4
4124 msgid "Invite reviewers to this discussion"
4125 msgstr ""
4126
4127 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:12
3640 4128 msgid "No bookmarks available yet."
3641 4129 msgstr ""
3642 4130
3643 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:9
3644 msgid "No branches available yet."
3645 msgstr ""
3646
3647 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:10
3648 msgid "No gists available yet."
3649 msgstr ""
3650
3651 4131 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:13
3652 msgid "No pull requests available yet."
4132 msgid "No branches available yet."
3653 4133 msgstr ""
3654 4134
3655 4135 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:14
3656 msgid "No repositories available yet."
3657 msgstr ""
3658
3659 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:15
3660 msgid "No repository groups available yet."
4136 msgid "No gists available yet."
3661 4137 msgstr ""
3662 4138
3663 4139 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:17
3664 msgid "No tags available yet."
4140 msgid "No pull requests available yet."
3665 4141 msgstr ""
3666 4142
3667 4143 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:18
3668 msgid "No user groups available yet."
4144 msgid "No repositories available yet."
3669 4145 msgstr ""
3670 4146
3671 4147 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:19
3672 msgid "No users available yet."
4148 msgid "No repository groups available yet."
3673 4149 msgstr ""
3674 4150
3675 4151 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:21
3676 #: rhodecode/templates/changelog/changelog.html:62
3677 msgid "Open new pull request"
4152 msgid "No tags available yet."
3678 4153 msgstr ""
3679 4154
3680 4155 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:22
4156 msgid "No user groups available yet."
4157 msgstr ""
4158
4159 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:23
4160 msgid "No users available yet."
4161 msgstr ""
4162
4163 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:25
4164 #: rhodecode/templates/changelog/changelog.html:62
4165 msgid "Open new pull request"
4166 msgstr ""
4167
4168 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:26
3681 4169 msgid "Open new pull request for selected commit"
3682 4170 msgstr ""
3683 4171
3684 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:32
3685 msgid "Show selected commit __S"
3686 msgstr ""
3687
3688 4172 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:33
4173 #: rhodecode/public/js/src/i18n_messages.js:6
4174 #: rhodecode/templates/admin/settings/settings_email.html:48
4175 msgid "Send"
4176 msgstr ""
4177
4178 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
4179 msgid "Show selected commit __S"
4180 msgstr ""
4181
4182 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:38
3689 4183 msgid "Show selected commits __S ... __E"
3690 4184 msgstr ""
3691 4185
3692 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:39
3693 msgid "Updating..."
3694 msgstr ""
3695
3696 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:42
3697 #: rhodecode/templates/admin/auth/auth_settings.html:71
3698 msgid "disabled"
3699 msgstr ""
3700
3701 4186 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:43
3702 #: rhodecode/templates/admin/auth/auth_settings.html:71
3703 msgid "enabled"
4187 #: rhodecode/public/js/src/i18n_messages.js:7
4188 msgid "Switch to chat"
4189 msgstr ""
4190
4191 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:44
4192 #: rhodecode/public/js/src/i18n_messages.js:8
4193 msgid "Switch to comment"
3704 4194 msgstr ""
3705 4195
3706 4196 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:45
4197 msgid "There are currently no open pull requests requiring your participation."
4198 msgstr ""
4199
4200 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:47
4201 msgid "Updating..."
4202 msgstr ""
4203
4204 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:51
4205 #: rhodecode/templates/admin/auth/auth_settings.html:71
4206 msgid "disabled"
4207 msgstr ""
4208
4209 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:52
4210 #: rhodecode/templates/admin/auth/auth_settings.html:71
4211 msgid "enabled"
4212 msgstr ""
4213
4214 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:54
3707 4215 msgid "files"
3708 4216 msgstr ""
3709 4217
3710 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:50
4218 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:59
3711 4219 msgid "specify commit"
3712 4220 msgstr ""
3713 4221
3714 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:53
4222 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:62
3715 4223 msgid "{0} active out of {1} users"
3716 4224 msgstr ""
3717 4225
3718 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:58
3719 msgid "{0} days"
3720 msgstr ""
3721
3722 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:60
3723 msgid "{0} hours"
3724 msgstr ""
3725
3726 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:63
3727 msgid "{0} months"
3728 msgstr ""
3729
3730 4226 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:67
4227 msgid "{0} days"
4228 msgstr ""
4229
4230 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:69
4231 msgid "{0} hours"
4232 msgstr ""
4233
4234 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:72
4235 msgid "{0} months"
4236 msgstr ""
4237
4238 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:76
3731 4239 msgid "{0} years"
3732 4240 msgstr ""
3733 4241
@@ -3747,6 +4255,10 b' msgstr ""'
3747 4255 msgid "FocusEvent"
3748 4256 msgstr ""
3749 4257
4258 #: rhodecode/svn_support/events.py:30
4259 msgid "Configuration for Apaache mad_dav_svn changed."
4260 msgstr ""
4261
3750 4262 #: rhodecode/templates/index.html:5
3751 4263 msgid "Dashboard"
3752 4264 msgstr ""
@@ -3796,6 +4308,7 b' msgstr ""'
3796 4308 #: rhodecode/templates/index_base.html:122
3797 4309 #: rhodecode/templates/admin/gists/index.html:112
3798 4310 #: rhodecode/templates/admin/integrations/list.html:102
4311 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:39
3799 4312 #: rhodecode/templates/admin/my_account/my_account_repos.html:31
3800 4313 #: rhodecode/templates/admin/my_account/my_account_watched.html:31
3801 4314 #: rhodecode/templates/admin/repo_groups/repo_groups.html:53
@@ -3821,7 +4334,7 b' msgstr ""'
3821 4334 #: rhodecode/templates/admin/repo_groups/repo_groups.html:56
3822 4335 #: rhodecode/templates/admin/repos/repo_add_base.html:32
3823 4336 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:29
3824 #: rhodecode/templates/admin/repos/repo_edit_settings.html:96
4337 #: rhodecode/templates/admin/repos/repo_edit_settings.html:98
3825 4338 #: rhodecode/templates/admin/repos/repos.html:57
3826 4339 #: rhodecode/templates/admin/user_groups/user_group_add.html:43
3827 4340 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:42
@@ -3829,7 +4342,7 b' msgstr ""'
3829 4342 #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:74
3830 4343 #: rhodecode/templates/base/issue_tracker_settings.html:10
3831 4344 #: rhodecode/templates/changeset/changeset.html:53
3832 #: rhodecode/templates/compare/compare_commits.html:24
4345 #: rhodecode/templates/compare/compare_commits.html:25
3833 4346 #: rhodecode/templates/email_templates/commit_comment.mako:82
3834 4347 #: rhodecode/templates/email_templates/pull_request_review.mako:41
3835 4348 #: rhodecode/templates/email_templates/pull_request_review.mako:75
@@ -3838,7 +4351,7 b' msgstr ""'
3838 4351 #: rhodecode/templates/forks/fork.html:48
3839 4352 #: rhodecode/templates/forks/forks_data.html:9
3840 4353 #: rhodecode/templates/pullrequests/pullrequest.html:47
3841 #: rhodecode/templates/pullrequests/pullrequest_show.html:122
4354 #: rhodecode/templates/pullrequests/pullrequest_show.html:151
3842 4355 #: rhodecode/templates/summary/components.html:73
3843 4356 msgid "Description"
3844 4357 msgstr ""
@@ -3849,7 +4362,7 b' msgstr ""'
3849 4362 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:24
3850 4363 #: rhodecode/templates/admin/repo_groups/repo_groups.html:60
3851 4364 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:5
3852 #: rhodecode/templates/admin/repos/repo_edit_settings.html:78
4365 #: rhodecode/templates/admin/repos/repo_edit_settings.html:80
3853 4366 #: rhodecode/templates/admin/repos/repos.html:65
3854 4367 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:5
3855 4368 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:24
@@ -3873,7 +4386,7 b' msgstr ""'
3873 4386 #: rhodecode/templates/changelog/changelog.html:104
3874 4387 #: rhodecode/templates/changelog/changelog_summary_data.html:8
3875 4388 #: rhodecode/templates/changeset/changeset.html:36
3876 #: rhodecode/templates/compare/compare_commits.html:22
4389 #: rhodecode/templates/compare/compare_commits.html:23
3877 4390 #: rhodecode/templates/email_templates/commit_comment.mako:45
3878 4391 #: rhodecode/templates/email_templates/commit_comment.mako:81
3879 4392 #: rhodecode/templates/search/search_commit.html:6
@@ -3890,17 +4403,17 b' msgstr ""'
3890 4403 msgid "Home"
3891 4404 msgstr ""
3892 4405
3893 #: rhodecode/templates/login.html:5 rhodecode/templates/login.html:35
3894 #: rhodecode/templates/login.html:64 rhodecode/templates/base/base.html:329
4406 #: rhodecode/templates/login.html:5 rhodecode/templates/login.html:34
4407 #: rhodecode/templates/login.html:75 rhodecode/templates/base/base.html:326
3895 4408 #: rhodecode/templates/debug_style/login.html:60
3896 4409 msgid "Sign In"
3897 4410 msgstr ""
3898 4411
3899 #: rhodecode/templates/login.html:37
4412 #: rhodecode/templates/login.html:36
3900 4413 msgid "Go to the registration page to create a new account."
3901 4414 msgstr ""
3902 4415
3903 #: rhodecode/templates/login.html:58
4416 #: rhodecode/templates/login.html:57
3904 4417 msgid "Remember me"
3905 4418 msgstr ""
3906 4419
@@ -3908,79 +4421,102 b' msgstr ""'
3908 4421 msgid "Forgot your password?"
3909 4422 msgstr ""
3910 4423
4424 #: rhodecode/templates/login.html:65 rhodecode/templates/password_reset.html:34
4425 msgid "Password reset is disabled. Please contact "
4426 msgstr ""
4427
4428 #: rhodecode/templates/login.html:67 rhodecode/templates/password_reset.html:36
4429 #: rhodecode/templates/base/base.html:43
4430 #: rhodecode/templates/errors/error_document.html:62
4431 msgid "Support"
4432 msgstr ""
4433
4434 #: rhodecode/templates/login.html:68 rhodecode/templates/password_reset.html:37
4435 #: rhodecode/templates/files/files_add.html:54
4436 #: rhodecode/templates/files/files_add.html:65
4437 msgid "or"
4438 msgstr ""
4439
4440 #: rhodecode/templates/login.html:70 rhodecode/templates/password_reset.html:39
4441 msgid "an administrator if you need help."
4442 msgstr ""
4443
3911 4444 #: rhodecode/templates/password_reset.html:5
3912 #: rhodecode/templates/register.html:5
3913 msgid "Create an Account"
3914 msgstr ""
3915
3916 #: rhodecode/templates/password_reset.html:35
4445 msgid "Reset Password"
4446 msgstr ""
4447
4448 #: rhodecode/templates/password_reset.html:46
3917 4449 msgid "Reset your Password"
3918 4450 msgstr ""
3919 4451
3920 #: rhodecode/templates/password_reset.html:36
4452 #: rhodecode/templates/password_reset.html:47
3921 4453 msgid "Go to the login page to sign in."
3922 4454 msgstr ""
3923 4455
3924 #: rhodecode/templates/password_reset.html:40
4456 #: rhodecode/templates/password_reset.html:51
3925 4457 msgid "Email Address"
3926 4458 msgstr ""
3927 4459
3928 #: rhodecode/templates/password_reset.html:49
3929 #: rhodecode/templates/register.html:85
3930 msgid "Captcha"
3931 msgstr ""
3932
3933 #: rhodecode/templates/password_reset.html:59
3934 msgid "Send password reset email"
3935 msgstr ""
3936
3937 4460 #: rhodecode/templates/password_reset.html:60
4461 #: rhodecode/templates/register.html:84
4462 msgid "Captcha"
4463 msgstr ""
4464
4465 #: rhodecode/templates/password_reset.html:70
4466 msgid "Send password reset email"
4467 msgstr ""
4468
4469 #: rhodecode/templates/password_reset.html:71
3938 4470 msgid "Password reset link will be sent to matching email address"
3939 4471 msgstr ""
3940 4472
4473 #: rhodecode/templates/register.html:5
4474 msgid "Create an Account"
4475 msgstr ""
4476
4477 #: rhodecode/templates/register.html:34
4478 msgid "Create an account"
4479 msgstr ""
4480
3941 4481 #: rhodecode/templates/register.html:35
3942 msgid "Create an account"
3943 msgstr ""
3944
3945 #: rhodecode/templates/register.html:36
3946 4482 msgid "Go to the login page to sign in with an existing account."
3947 4483 msgstr ""
3948 4484
3949 #: rhodecode/templates/register.html:55
4485 #: rhodecode/templates/register.html:54
3950 4486 msgid "Re-enter password"
3951 4487 msgstr ""
3952 4488
3953 #: rhodecode/templates/register.html:62
4489 #: rhodecode/templates/register.html:61
3954 4490 #: rhodecode/templates/admin/my_account/my_account_profile.html:32
3955 4491 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:30
3956 4492 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:76
3957 4493 #: rhodecode/templates/admin/users/user_add.html:68
3958 4494 #: rhodecode/templates/admin/users/user_edit_profile.html:47
3959 #: rhodecode/templates/admin/users/users.html:92
4495 #: rhodecode/templates/admin/users/users.html:94
3960 4496 msgid "First Name"
3961 4497 msgstr ""
3962 4498
3963 #: rhodecode/templates/register.html:69
4499 #: rhodecode/templates/register.html:68
3964 4500 #: rhodecode/templates/admin/my_account/my_account_profile.html:40
3965 4501 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:39
3966 4502 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:85
3967 4503 #: rhodecode/templates/admin/users/user_add.html:77
3968 4504 #: rhodecode/templates/admin/users/user_edit_profile.html:56
3969 #: rhodecode/templates/admin/users/users.html:94
4505 #: rhodecode/templates/admin/users/users.html:96
3970 4506 msgid "Last Name"
3971 4507 msgstr ""
3972 4508
3973 #: rhodecode/templates/register.html:97
4509 #: rhodecode/templates/register.html:96
3974 4510 msgid "Account activation requires admin approval."
3975 4511 msgstr ""
3976 4512
3977 #: rhodecode/templates/register.html:104
4513 #: rhodecode/templates/register.html:103
3978 4514 msgid "Create Account"
3979 4515 msgstr ""
3980 4516
3981 4517 #: rhodecode/templates/admin/admin.html:5
3982 4518 #: rhodecode/templates/admin/admin.html:15
3983 #: rhodecode/templates/base/base.html:77
4519 #: rhodecode/templates/base/base.html:72
3984 4520 msgid "Admin journal"
3985 4521 msgstr ""
3986 4522
@@ -4010,8 +4546,9 b' msgstr ""'
4010 4546 #: rhodecode/templates/admin/repo_groups/repo_groups.html:62
4011 4547 #: rhodecode/templates/admin/repos/repo_edit_fields.html:13
4012 4548 #: rhodecode/templates/admin/repos/repos.html:69
4549 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:71
4013 4550 #: rhodecode/templates/admin/user_groups/user_groups.html:66
4014 #: rhodecode/templates/admin/users/users.html:105
4551 #: rhodecode/templates/admin/users/users.html:107
4015 4552 msgid "Action"
4016 4553 msgstr ""
4017 4554
@@ -4043,39 +4580,6 b' msgstr ""'
4043 4580 msgid "Authentication Settings"
4044 4581 msgstr ""
4045 4582
4046 #: rhodecode/templates/admin/auth/auth_settings.html:12
4047 #: rhodecode/templates/admin/auth/plugin_settings.html:12
4048 #: rhodecode/templates/admin/defaults/defaults.html:12
4049 #: rhodecode/templates/admin/integrations/base.html:21
4050 #: rhodecode/templates/admin/integrations/form.html:15
4051 #: rhodecode/templates/admin/integrations/form.html:28
4052 #: rhodecode/templates/admin/integrations/list.html:8
4053 #: rhodecode/templates/admin/integrations/list.html:14
4054 #: rhodecode/templates/admin/integrations/new.html:11
4055 #: rhodecode/templates/admin/integrations/new.html:19
4056 #: rhodecode/templates/admin/permissions/permissions.html:12
4057 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12
4058 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12
4059 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:14
4060 #: rhodecode/templates/admin/repo_groups/repo_groups.html:13
4061 #: rhodecode/templates/admin/repos/repo_add.html:13
4062 #: rhodecode/templates/admin/repos/repo_add.html:17
4063 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:15
4064 #: rhodecode/templates/admin/repos/repos.html:13
4065 #: rhodecode/templates/admin/settings/settings.html:12
4066 #: rhodecode/templates/admin/user_groups/user_group_add.html:11
4067 #: rhodecode/templates/admin/user_groups/user_group_edit.html:12
4068 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:14
4069 #: rhodecode/templates/admin/user_groups/user_groups.html:13
4070 #: rhodecode/templates/admin/users/user_add.html:11
4071 #: rhodecode/templates/admin/users/user_edit.html:12
4072 #: rhodecode/templates/admin/users/users.html:13
4073 #: rhodecode/templates/admin/users/users.html:101
4074 #: rhodecode/templates/base/base.html:406
4075 #: rhodecode/templates/base/base.html:413
4076 msgid "Admin"
4077 msgstr ""
4078
4079 4583 #: rhodecode/templates/admin/auth/auth_settings.html:14
4080 4584 #: rhodecode/templates/admin/auth/plugin_settings.html:14
4081 4585 msgid "Authentication Plugins"
@@ -4101,21 +4605,21 b' msgstr ""'
4101 4605 #: rhodecode/templates/admin/auth/plugin_settings.html:87
4102 4606 #: rhodecode/templates/admin/defaults/defaults_repositories.html:63
4103 4607 #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103
4104 #: rhodecode/templates/admin/permissions/permissions_application.html:50
4608 #: rhodecode/templates/admin/permissions/permissions_application.html:59
4105 4609 #: rhodecode/templates/admin/permissions/permissions_objects.html:56
4106 4610 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:72
4107 4611 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:135
4108 4612 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:67
4109 #: rhodecode/templates/admin/repos/repo_add_base.html:88
4613 #: rhodecode/templates/admin/repos/repo_add_base.html:90
4110 4614 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:79
4111 4615 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:110
4112 #: rhodecode/templates/admin/repos/repo_edit_settings.html:158
4616 #: rhodecode/templates/admin/repos/repo_edit_settings.html:160
4113 4617 #: rhodecode/templates/admin/settings/settings_hooks.html:63
4114 4618 #: rhodecode/templates/admin/settings/settings_issuetracker.html:15
4115 4619 #: rhodecode/templates/admin/user_groups/user_group_add.html:60
4116 4620 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:120
4117 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:89
4118 #: rhodecode/templates/admin/users/user_add.html:125
4621 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:102
4622 #: rhodecode/templates/admin/users/user_add.html:128
4119 4623 #: rhodecode/templates/admin/users/user_edit_profile.html:134
4120 4624 #: rhodecode/templates/base/default_perms_box.html:88
4121 4625 msgid "Save"
@@ -4137,20 +4641,20 b' msgstr ""'
4137 4641 #: rhodecode/templates/admin/defaults/defaults_repositories.html:14
4138 4642 #: rhodecode/templates/admin/gists/index.html:110
4139 4643 #: rhodecode/templates/admin/integrations/list.html:103
4140 #: rhodecode/templates/admin/repos/repo_add_base.html:62
4644 #: rhodecode/templates/admin/repos/repo_add_base.html:64
4141 4645 #: rhodecode/templates/admin/repos/repo_edit_fields.html:12
4142 4646 msgid "Type"
4143 4647 msgstr ""
4144 4648
4145 4649 #: rhodecode/templates/admin/defaults/defaults_repositories.html:23
4146 #: rhodecode/templates/admin/repos/repo_add_base.html:80
4650 #: rhodecode/templates/admin/repos/repo_add_base.html:82
4147 4651 msgid "Private Repository"
4148 4652 msgstr ""
4149 4653
4150 4654 #: rhodecode/templates/admin/defaults/defaults_repositories.html:27
4151 #: rhodecode/templates/admin/repos/repo_add_base.html:84
4152 #: rhodecode/templates/admin/repos/repo_edit_settings.html:110
4153 #: rhodecode/templates/forks/fork.html:85
4655 #: rhodecode/templates/admin/repos/repo_add_base.html:86
4656 #: rhodecode/templates/admin/repos/repo_edit_settings.html:112
4657 #: rhodecode/templates/forks/fork.html:87
4154 4658 msgid "Private repositories are only visible to people explicitly added as collaborators."
4155 4659 msgstr ""
4156 4660
@@ -4183,46 +4687,48 b' msgstr ""'
4183 4687 msgid "Edit Gist"
4184 4688 msgstr ""
4185 4689
4186 #: rhodecode/templates/admin/gists/edit.html:29
4187 #, python-format
4188 msgid "Gist was updated since you started editing. Copy your changes and click %(here)s to reload the new version."
4189 msgstr ""
4190
4191 #: rhodecode/templates/admin/gists/edit.html:39
4690 #: rhodecode/templates/admin/gists/edit.html:33
4192 4691 #: rhodecode/templates/admin/gists/new.html:30
4193 4692 msgid "Gist description ..."
4194 4693 msgstr ""
4195 4694
4196 #: rhodecode/templates/admin/gists/edit.html:44
4695 #: rhodecode/templates/admin/gists/edit.html:38
4197 4696 #: rhodecode/templates/admin/gists/new.html:38
4198 4697 msgid "Gist lifetime"
4199 4698 msgstr ""
4200 4699
4201 #: rhodecode/templates/admin/gists/edit.html:47
4700 #: rhodecode/templates/admin/gists/edit.html:41
4202 4701 #: rhodecode/templates/admin/gists/new.html:41
4203 4702 msgid "Gist access level"
4204 4703 msgstr ""
4205 4704
4206 #: rhodecode/templates/admin/gists/edit.html:62
4705 #: rhodecode/templates/admin/gists/edit.html:56
4207 4706 #: rhodecode/templates/admin/gists/new.html:50
4208 4707 #: rhodecode/templates/files/files_add.html:74
4209 4708 #: rhodecode/templates/files/files_edit.html:78
4210 4709 msgid "plain"
4211 4710 msgstr ""
4212 4711
4213 #: rhodecode/templates/admin/gists/edit.html:107
4712 #: rhodecode/templates/admin/gists/edit.html:101
4214 4713 msgid "Update Gist"
4215 4714 msgstr ""
4216 4715
4217 #: rhodecode/templates/admin/gists/edit.html:108
4716 #: rhodecode/templates/admin/gists/edit.html:102
4218 4717 #: rhodecode/templates/base/issue_tracker_settings.html:74
4219 #: rhodecode/templates/changeset/changeset_file_comment.html:139
4718 #: rhodecode/templates/changeset/changeset_file_comment.html:137
4719 #: rhodecode/templates/codeblocks/diffs.html:84
4720 #: rhodecode/templates/codeblocks/diffs.html:98
4220 4721 #: rhodecode/templates/files/files_add.html:102
4221 4722 #: rhodecode/templates/files/files_delete.html:69
4222 4723 #: rhodecode/templates/files/files_edit.html:105
4223 4724 msgid "Cancel"
4224 4725 msgstr ""
4225 4726
4727 #: rhodecode/templates/admin/gists/edit.html:122
4728 #, python-format
4729 msgid "Gist was updated since you started editing. Copy your changes and click %(here)s to reload the new version."
4730 msgstr ""
4731
4226 4732 #: rhodecode/templates/admin/gists/index.html:6
4227 4733 #: rhodecode/templates/admin/gists/index.html:20
4228 4734 #, python-format
@@ -4274,16 +4780,15 b' msgid "My public"'
4274 4780 msgstr ""
4275 4781
4276 4782 #: rhodecode/templates/admin/gists/index.html:108
4277 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24
4278 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88
4783 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:41
4279 4784 #: rhodecode/templates/bookmarks/bookmarks.html:63
4280 4785 #: rhodecode/templates/branches/branches.html:62
4281 4786 #: rhodecode/templates/changelog/changelog.html:110
4282 4787 #: rhodecode/templates/changelog/changelog_summary_data.html:11
4283 #: rhodecode/templates/changeset/changeset.html:164
4284 #: rhodecode/templates/compare/compare_commits.html:21
4788 #: rhodecode/templates/changeset/changeset.html:163
4789 #: rhodecode/templates/compare/compare_commits.html:22
4285 4790 #: rhodecode/templates/files/files_browser_tree.html:9
4286 #: rhodecode/templates/pullrequests/pullrequest_show.html:169
4791 #: rhodecode/templates/pullrequests/pullrequest_show.html:198
4287 4792 #: rhodecode/templates/pullrequests/pullrequests.html:102
4288 4793 #: rhodecode/templates/search/search_commit.html:16
4289 4794 #: rhodecode/templates/tags/tags.html:63
@@ -4341,19 +4846,20 b' msgstr ""'
4341 4846 #: rhodecode/templates/admin/integrations/list.html:204
4342 4847 #: rhodecode/templates/admin/my_account/my_account_profile.html:5
4343 4848 #: rhodecode/templates/base/issue_tracker_settings.html:61
4344 #: rhodecode/templates/changeset/changeset_file_comment.html:145
4345 #: rhodecode/templates/changeset/changeset_file_comment.html:292
4346 #: rhodecode/templates/data_table/_dt_elements.html:114
4347 #: rhodecode/templates/data_table/_dt_elements.html:172
4348 #: rhodecode/templates/data_table/_dt_elements.html:185
4349 #: rhodecode/templates/data_table/_dt_elements.html:198
4849 #: rhodecode/templates/changeset/changeset_file_comment.html:143
4850 #: rhodecode/templates/changeset/changeset_file_comment.html:267
4851 #: rhodecode/templates/codeblocks/diffs.html:79
4852 #: rhodecode/templates/data_table/_dt_elements.html:118
4853 #: rhodecode/templates/data_table/_dt_elements.html:180
4854 #: rhodecode/templates/data_table/_dt_elements.html:193
4855 #: rhodecode/templates/data_table/_dt_elements.html:206
4350 4856 #: rhodecode/templates/debug_style/buttons.html:128
4351 4857 #: rhodecode/templates/files/files_add.html:204
4352 4858 #: rhodecode/templates/files/files_edit.html:165
4353 #: rhodecode/templates/files/files_source.html:37
4354 #: rhodecode/templates/files/files_source.html:40
4355 #: rhodecode/templates/pullrequests/pullrequest_show.html:50
4356 #: rhodecode/templates/pullrequests/pullrequest_show.html:184
4859 #: rhodecode/templates/files/files_source.html:38
4860 #: rhodecode/templates/files/files_source.html:41
4861 #: rhodecode/templates/pullrequests/pullrequest_show.html:60
4862 #: rhodecode/templates/pullrequests/pullrequest_show.html:213
4357 4863 #: rhodecode/templates/users/user_profile.html:7
4358 4864 msgid "Edit"
4359 4865 msgstr ""
@@ -4372,7 +4878,7 b' msgstr ""'
4372 4878
4373 4879 #: rhodecode/templates/admin/gists/show.html:91
4374 4880 #: rhodecode/templates/files/files_delete.html:50
4375 #: rhodecode/templates/files/files_source.html:62
4881 #: rhodecode/templates/files/files_source.html:73
4376 4882 msgid "Show as raw"
4377 4883 msgstr ""
4378 4884
@@ -4397,7 +4903,7 b' msgstr ""'
4397 4903 #: rhodecode/templates/admin/repos/repo_edit.html:43
4398 4904 #: rhodecode/templates/admin/settings/settings.html:14
4399 4905 #: rhodecode/templates/admin/user_groups/user_group_edit.html:33
4400 #: rhodecode/templates/base/base.html:86 rhodecode/templates/base/base.html:251
4906 #: rhodecode/templates/base/base.html:81 rhodecode/templates/base/base.html:246
4401 4907 msgid "Settings"
4402 4908 msgstr ""
4403 4909
@@ -4497,7 +5003,7 b' msgid "No description available"'
4497 5003 msgstr ""
4498 5004
4499 5005 #: rhodecode/templates/admin/my_account/my_account.html:5
4500 #: rhodecode/templates/base/base.html:343
5006 #: rhodecode/templates/base/base.html:340
4501 5007 msgid "My account"
4502 5008 msgstr ""
4503 5009
@@ -4533,7 +5039,7 b' msgstr ""'
4533 5039
4534 5040 #: rhodecode/templates/admin/my_account/my_account.html:40
4535 5041 #: rhodecode/templates/admin/notifications/notifications.html:33
4536 #: rhodecode/templates/base/base.html:243
5042 #: rhodecode/templates/base/base.html:238
4537 5043 msgid "Pull Requests"
4538 5044 msgstr ""
4539 5045
@@ -4676,16 +5182,14 b' msgid "Show Closed Pull Requests"'
4676 5182 msgstr ""
4677 5183
4678 5184 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:15
4679 msgid "Pull Requests You Opened"
4680 msgstr ""
4681
4682 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23
4683 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87
5185 msgid "Pull Requests You Participate In"
5186 msgstr ""
5187
5188 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:37
4684 5189 msgid "Target Repo"
4685 5190 msgstr ""
4686 5191
4687 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26
4688 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90
5192 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4689 5193 #: rhodecode/templates/admin/settings/settings_global.html:9
4690 5194 #: rhodecode/templates/email_templates/pull_request_review.mako:39
4691 5195 #: rhodecode/templates/email_templates/pull_request_review.mako:72
@@ -4694,45 +5198,11 b' msgstr ""'
4694 5198 msgid "Title"
4695 5199 msgstr ""
4696 5200
4697 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27
4698 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91
5201 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:47
4699 5202 #: rhodecode/templates/pullrequests/pullrequests.html:108
4700 5203 msgid "Last Update"
4701 5204 msgstr ""
4702 5205
4703 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43
4704 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106
4705 #: rhodecode/templates/changelog/changelog.html:153
4706 #: rhodecode/templates/compare/compare_commits.html:49
4707 #: rhodecode/templates/search/search_commit.html:36
4708 msgid "Expand commit message"
4709 msgstr ""
4710
4711 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52
4712 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115
4713 #: rhodecode/templates/changeset/changeset_file_comment.html:284
4714 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
4715 #: rhodecode/templates/pullrequests/pullrequest_show.html:112
4716 #: rhodecode/templates/pullrequests/pullrequests.html:52
4717 msgid "Closed"
4718 msgstr ""
4719
4720 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63
4721 msgid "Confirm to delete this pull request"
4722 msgstr ""
4723
4724 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70
4725 msgid "You currently have no open pull requests."
4726 msgstr ""
4727
4728 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78
4729 msgid "Pull Requests You Participate In"
4730 msgstr ""
4731
4732 #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127
4733 msgid "There are currently no open pull requests requiring your participation."
4734 msgstr ""
4735
4736 5206 #: rhodecode/templates/admin/my_account/my_account_repos.html:3
4737 5207 msgid "Repositories You Own"
4738 5208 msgstr ""
@@ -4748,7 +5218,7 b' msgstr ""'
4748 5218
4749 5219 #: rhodecode/templates/admin/notifications/notifications.html:32
4750 5220 #: rhodecode/templates/changeset/changeset.html:140
4751 #: rhodecode/templates/pullrequests/pullrequest_show.html:133
5221 #: rhodecode/templates/pullrequests/pullrequest_show.html:162
4752 5222 msgid "Comments"
4753 5223 msgstr ""
4754 5224
@@ -4777,7 +5247,7 b' msgstr ""'
4777 5247 #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49
4778 5248 #: rhodecode/templates/admin/repos/repo_edit.html:46
4779 5249 #: rhodecode/templates/admin/user_groups/user_group_edit.html:34
4780 #: rhodecode/templates/base/base.html:82
5250 #: rhodecode/templates/base/base.html:77
4781 5251 msgid "Permissions"
4782 5252 msgstr ""
4783 5253
@@ -4815,14 +5285,18 b' msgid "Registration"'
4815 5285 msgstr ""
4816 5286
4817 5287 #: rhodecode/templates/admin/permissions/permissions_application.html:33
5288 msgid "Password Reset"
5289 msgstr ""
5290
5291 #: rhodecode/templates/admin/permissions/permissions_application.html:42
4818 5292 msgid "Registration Page Message"
4819 5293 msgstr ""
4820 5294
4821 #: rhodecode/templates/admin/permissions/permissions_application.html:37
5295 #: rhodecode/templates/admin/permissions/permissions_application.html:46
4822 5296 msgid "Custom message to be displayed on the registration page. HTML syntax is supported."
4823 5297 msgstr ""
4824 5298
4825 #: rhodecode/templates/admin/permissions/permissions_application.html:43
5299 #: rhodecode/templates/admin/permissions/permissions_application.html:52
4826 5300 msgid "External Authentication Account Activation"
4827 5301 msgstr ""
4828 5302
@@ -4894,13 +5368,12 b' msgid "Default User Permissions Overview'
4894 5368 msgstr ""
4895 5369
4896 5370 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:5
4897 #: rhodecode/templates/admin/users/user_add.html:116
4898 5371 msgid "Add repository group"
4899 5372 msgstr ""
4900 5373
4901 5374 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:14
4902 5375 #: rhodecode/templates/admin/users/user_edit_advanced.html:12
4903 #: rhodecode/templates/base/base.html:79 rhodecode/templates/base/base.html:153
5376 #: rhodecode/templates/base/base.html:74 rhodecode/templates/base/base.html:148
4904 5377 msgid "Repository groups"
4905 5378 msgstr ""
4906 5379
@@ -4914,7 +5387,7 b' msgid "Group Parent"'
4914 5387 msgstr ""
4915 5388
4916 5389 #: rhodecode/templates/admin/repo_groups/repo_group_add.html:63
4917 #: rhodecode/templates/admin/repos/repo_add_base.html:53
5390 #: rhodecode/templates/admin/repos/repo_add_base.html:55
4918 5391 msgid "Copy Parent Group Permissions"
4919 5392 msgstr ""
4920 5393
@@ -4938,47 +5411,51 b' msgstr ""'
4938 5411 msgid "Advanced"
4939 5412 msgstr ""
4940 5413
4941 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:8
4942 msgid "Total repositories"
5414 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:7
5415 msgid "Is Personal Group"
4943 5416 msgstr ""
4944 5417
4945 5418 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:9
5419 msgid "Total repositories"
5420 msgstr ""
5421
5422 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:10
4946 5423 msgid "Top level repositories"
4947 5424 msgstr ""
4948 5425
4949 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:11
5426 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:12
4950 5427 msgid "Children groups"
4951 5428 msgstr ""
4952 5429
4953 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:17
5430 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:18
4954 5431 #, python-format
4955 5432 msgid "Repository Group: %s"
4956 5433 msgstr ""
4957 5434
4958 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:27
5435 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:28
4959 5436 msgid "Delete repository group"
4960 5437 msgstr ""
4961 5438
4962 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:35
5439 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:36
4963 5440 #, python-format
4964 5441 msgid "This repository group includes %s children repository group."
4965 5442 msgid_plural "This repository group includes %s children repository groups."
4966 5443 msgstr[0] ""
4967 5444 msgstr[1] ""
4968 5445
4969 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:44
5446 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:45
4970 5447 #, python-format
4971 5448 msgid "This repository group includes %s repository."
4972 5449 msgid_plural "This repository group includes %s repositories."
4973 5450 msgstr[0] ""
4974 5451 msgstr[1] ""
4975 5452
4976 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:56
5453 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:57
4977 5454 #, python-format
4978 5455 msgid "Confirm to delete this group: %s"
4979 5456 msgstr ""
4980 5457
4981 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:57
5458 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.html:58
4982 5459 msgid "Delete this repository group"
4983 5460 msgstr ""
4984 5461
@@ -4986,25 +5463,6 b' msgstr ""'
4986 5463 msgid "Repository Group Permissions"
4987 5464 msgstr ""
4988 5465
4989 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:11
4990 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:126
4991 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:12
4992 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:11
4993 msgid "None"
4994 msgstr ""
4995
4996 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:12
4997 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:13
4998 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:12
4999 msgid "Read"
5000 msgstr ""
5001
5002 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:13
5003 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:14
5004 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:13
5005 msgid "Write"
5006 msgstr ""
5007
5008 5466 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:15
5009 5467 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:16
5010 5468 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:15
@@ -5020,7 +5478,6 b' msgstr ""'
5020 5478 #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:34
5021 5479 #: rhodecode/templates/admin/repos/repo_edit_permissions.html:34
5022 5480 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:34
5023 #: rhodecode/templates/pullrequests/pullrequest_show.html:199
5024 5481 msgid "owner"
5025 5482 msgstr ""
5026 5483
@@ -5105,7 +5562,7 b' msgid "Import Existing Repository ?"'
5105 5562 msgstr ""
5106 5563
5107 5564 #: rhodecode/templates/admin/repos/repo_add_base.html:23
5108 #: rhodecode/templates/base/base.html:198
5565 #: rhodecode/templates/base/base.html:193
5109 5566 msgid "Clone from"
5110 5567 msgstr ""
5111 5568
@@ -5114,7 +5571,7 b' msgid "Optional http[s] URL from which t'
5114 5571 msgstr ""
5115 5572
5116 5573 #: rhodecode/templates/admin/repos/repo_add_base.html:36
5117 #: rhodecode/templates/admin/repos/repo_edit_settings.html:100
5574 #: rhodecode/templates/admin/repos/repo_edit_settings.html:102
5118 5575 #: rhodecode/templates/forks/fork.html:52
5119 5576 msgid "Keep it short and to the point. Use a README file for longer descriptions."
5120 5577 msgstr ""
@@ -5123,46 +5580,46 b' msgstr ""'
5123 5580 msgid "Repository Group"
5124 5581 msgstr ""
5125 5582
5126 #: rhodecode/templates/admin/repos/repo_add_base.html:46
5127 #: rhodecode/templates/admin/repos/repo_edit_settings.html:61
5128 #: rhodecode/templates/forks/fork.html:63
5583 #: rhodecode/templates/admin/repos/repo_add_base.html:47
5584 #: rhodecode/templates/admin/repos/repo_edit_settings.html:62
5585 #: rhodecode/templates/forks/fork.html:64
5129 5586 #, python-format
5130 5587 msgid "Select my personal group (%(repo_group_name)s)"
5131 5588 msgstr ""
5132 5589
5133 #: rhodecode/templates/admin/repos/repo_add_base.html:48
5134 #: rhodecode/templates/forks/fork.html:65
5590 #: rhodecode/templates/admin/repos/repo_add_base.html:50
5591 #: rhodecode/templates/forks/fork.html:67
5135 5592 msgid "Optionally select a group to put this repository into."
5136 5593 msgstr ""
5137 5594
5138 #: rhodecode/templates/admin/repos/repo_add_base.html:57
5595 #: rhodecode/templates/admin/repos/repo_add_base.html:59
5139 5596 msgid "Copy permission set from the parent repository group."
5140 5597 msgstr ""
5141 5598
5142 #: rhodecode/templates/admin/repos/repo_add_base.html:66
5599 #: rhodecode/templates/admin/repos/repo_add_base.html:68
5143 5600 msgid "Set the type of repository to create."
5144 5601 msgstr ""
5145 5602
5146 #: rhodecode/templates/admin/repos/repo_add_base.html:71
5147 #: rhodecode/templates/admin/repos/repo_edit_settings.html:68
5148 #: rhodecode/templates/forks/fork.html:71
5603 #: rhodecode/templates/admin/repos/repo_add_base.html:73
5604 #: rhodecode/templates/admin/repos/repo_edit_settings.html:70
5605 #: rhodecode/templates/forks/fork.html:73
5149 5606 msgid "Landing commit"
5150 5607 msgstr ""
5151 5608
5152 #: rhodecode/templates/admin/repos/repo_add_base.html:75
5609 #: rhodecode/templates/admin/repos/repo_add_base.html:77
5153 5610 msgid "The default commit for file pages, downloads, full text search index, and README generation."
5154 5611 msgstr ""
5155 5612
5156 #: rhodecode/templates/admin/repos/repo_creating.html:9
5613 #: rhodecode/templates/admin/repos/repo_creating.html:5
5157 5614 #, python-format
5158 5615 msgid "%s Creating repository"
5159 5616 msgstr ""
5160 5617
5161 #: rhodecode/templates/admin/repos/repo_creating.html:16
5618 #: rhodecode/templates/admin/repos/repo_creating.html:12
5162 5619 msgid "Creating repository"
5163 5620 msgstr ""
5164 5621
5165 #: rhodecode/templates/admin/repos/repo_creating.html:30
5622 #: rhodecode/templates/admin/repos/repo_creating.html:26
5166 5623 #, python-format
5167 5624 msgid "Repository \"%(repo_name)s\" is being created, you will be redirected when this process is finished.repo_name"
5168 5625 msgstr ""
@@ -5189,6 +5646,10 b' msgstr ""'
5189 5646 msgid "Statistics"
5190 5647 msgstr ""
5191 5648
5649 #: rhodecode/templates/admin/repos/repo_edit.html:87
5650 msgid "Reviewers"
5651 msgstr ""
5652
5192 5653 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7
5193 5654 msgid "Updated on"
5194 5655 msgstr ""
@@ -5285,7 +5746,7 b' msgid "Delete forks"'
5285 5746 msgstr ""
5286 5747
5287 5748 #: rhodecode/templates/admin/repos/repo_edit_advanced.html:139
5288 #: rhodecode/templates/data_table/_dt_elements.html:120
5749 #: rhodecode/templates/data_table/_dt_elements.html:124
5289 5750 #, python-format
5290 5751 msgid "Confirm to delete this repository: %s"
5291 5752 msgstr ""
@@ -5346,7 +5807,7 b' msgstr ""'
5346 5807 #: rhodecode/templates/admin/user_groups/user_groups.html:62
5347 5808 #: rhodecode/templates/admin/users/user_add.html:97
5348 5809 #: rhodecode/templates/admin/users/user_edit_profile.html:90
5349 #: rhodecode/templates/admin/users/users.html:99
5810 #: rhodecode/templates/admin/users/users.html:101
5350 5811 msgid "Active"
5351 5812 msgstr ""
5352 5813
@@ -5502,50 +5963,50 b' msgid "http[s] url where from repository'
5502 5963 msgstr ""
5503 5964
5504 5965 #: rhodecode/templates/admin/repos/repo_edit_settings.html:56
5505 #: rhodecode/templates/data_table/_dt_elements.html:160
5966 #: rhodecode/templates/data_table/_dt_elements.html:164
5506 5967 #: rhodecode/templates/forks/fork.html:58
5507 5968 msgid "Repository group"
5508 5969 msgstr ""
5509 5970
5510 #: rhodecode/templates/admin/repos/repo_edit_settings.html:63
5971 #: rhodecode/templates/admin/repos/repo_edit_settings.html:65
5511 5972 msgid "Optional select a group to put this repository into."
5512 5973 msgstr ""
5513 5974
5514 #: rhodecode/templates/admin/repos/repo_edit_settings.html:72
5515 #: rhodecode/templates/forks/fork.html:75
5975 #: rhodecode/templates/admin/repos/repo_edit_settings.html:74
5976 #: rhodecode/templates/forks/fork.html:77
5516 5977 msgid "Default commit for files page, downloads, whoosh and readme"
5517 5978 msgstr ""
5518 5979
5519 #: rhodecode/templates/admin/repos/repo_edit_settings.html:90
5980 #: rhodecode/templates/admin/repos/repo_edit_settings.html:92
5520 5981 msgid "Change owner of this repository."
5521 5982 msgstr ""
5522 5983
5523 #: rhodecode/templates/admin/repos/repo_edit_settings.html:106
5984 #: rhodecode/templates/admin/repos/repo_edit_settings.html:108
5524 5985 #: rhodecode/templates/data_table/_dt_elements.html:58
5525 5986 msgid "Private repository"
5526 5987 msgstr ""
5527 5988
5528 #: rhodecode/templates/admin/repos/repo_edit_settings.html:115
5989 #: rhodecode/templates/admin/repos/repo_edit_settings.html:117
5529 5990 msgid "Enable statistics"
5530 5991 msgstr ""
5531 5992
5532 #: rhodecode/templates/admin/repos/repo_edit_settings.html:119
5993 #: rhodecode/templates/admin/repos/repo_edit_settings.html:121
5533 5994 msgid "Enable statistics window on summary page."
5534 5995 msgstr ""
5535 5996
5536 #: rhodecode/templates/admin/repos/repo_edit_settings.html:124
5997 #: rhodecode/templates/admin/repos/repo_edit_settings.html:126
5537 5998 msgid "Enable downloads"
5538 5999 msgstr ""
5539 6000
5540 #: rhodecode/templates/admin/repos/repo_edit_settings.html:128
6001 #: rhodecode/templates/admin/repos/repo_edit_settings.html:130
5541 6002 msgid "Enable download menu on summary page."
5542 6003 msgstr ""
5543 6004
5544 #: rhodecode/templates/admin/repos/repo_edit_settings.html:133
6005 #: rhodecode/templates/admin/repos/repo_edit_settings.html:135
5545 6006 msgid "Enable automatic locking"
5546 6007 msgstr ""
5547 6008
5548 #: rhodecode/templates/admin/repos/repo_edit_settings.html:137
6009 #: rhodecode/templates/admin/repos/repo_edit_settings.html:139
5549 6010 msgid "Enable automatic locking on repository. Pulling from this repository creates a lock that can be released by pushing back by the same user"
5550 6011 msgstr ""
5551 6012
@@ -5574,10 +6035,10 b' msgid "Select to inherit global vcs sett'
5574 6035 msgstr ""
5575 6036
5576 6037 #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45
5577 #: rhodecode/templates/admin/settings/settings_global.html:109
6038 #: rhodecode/templates/admin/settings/settings_global.html:139
5578 6039 #: rhodecode/templates/admin/settings/settings_labs.html:48
5579 6040 #: rhodecode/templates/admin/settings/settings_vcs.html:13
5580 #: rhodecode/templates/admin/settings/settings_visual.html:219
6041 #: rhodecode/templates/admin/settings/settings_visual.html:221
5581 6042 msgid "Save settings"
5582 6043 msgstr ""
5583 6044
@@ -5657,10 +6118,6 b' msgstr ""'
5657 6118 msgid "Send an auto-generated email from this server to above email..."
5658 6119 msgstr ""
5659 6120
5660 #: rhodecode/templates/admin/settings/settings_email.html:48
5661 msgid "Send"
5662 msgstr ""
5663
5664 6121 #: rhodecode/templates/admin/settings/settings_global.html:5
5665 6122 msgid "Branding"
5666 6123 msgstr ""
@@ -5677,32 +6134,61 b' msgstr ""'
5677 6134 msgid "Set a custom text that is shown as authentication message to clients trying to connect."
5678 6135 msgstr ""
5679 6136
5680 #: rhodecode/templates/admin/settings/settings_global.html:35
6137 #: rhodecode/templates/admin/settings/settings_global.html:36
6138 #: rhodecode/templates/admin/users/user_edit_advanced.html:56
6139 msgid "Personal Repository Group"
6140 msgstr ""
6141
6142 #: rhodecode/templates/admin/settings/settings_global.html:41
6143 msgid "Create Personal Repository Group"
6144 msgstr ""
6145
6146 #: rhodecode/templates/admin/settings/settings_global.html:44
6147 msgid "Always create Personal Repository Groups for new users."
6148 msgstr ""
6149
6150 #: rhodecode/templates/admin/settings/settings_global.html:45
6151 msgid "When creating new users from add user form or API you can still turn this off via a checkbox or flag"
6152 msgstr ""
6153
6154 #: rhodecode/templates/admin/settings/settings_global.html:49
6155 msgid "Personal Repo Group Pattern"
6156 msgstr ""
6157
6158 #: rhodecode/templates/admin/settings/settings_global.html:55
6159 msgid "Pattern used to create Personal Repository Groups. Prefix can be other existing repository group path[s], eg. /u/${username}"
6160 msgstr ""
6161
6162 #: rhodecode/templates/admin/settings/settings_global.html:56
6163 msgid "Available variables are currently ${username} and ${user_id}"
6164 msgstr ""
6165
6166 #: rhodecode/templates/admin/settings/settings_global.html:64
5681 6167 msgid "Registration Captcha"
5682 6168 msgstr ""
5683 6169
5684 #: rhodecode/templates/admin/settings/settings_global.html:39
6170 #: rhodecode/templates/admin/settings/settings_global.html:68
5685 6171 msgid "Google ReCaptcha public key"
5686 6172 msgstr ""
5687 6173
5688 #: rhodecode/templates/admin/settings/settings_global.html:46
6174 #: rhodecode/templates/admin/settings/settings_global.html:75
5689 6175 msgid "Public key for reCaptcha system."
5690 6176 msgstr ""
5691 6177
5692 #: rhodecode/templates/admin/settings/settings_global.html:51
6178 #: rhodecode/templates/admin/settings/settings_global.html:80
5693 6179 msgid "Google ReCaptcha private key"
5694 6180 msgstr ""
5695 6181
5696 #: rhodecode/templates/admin/settings/settings_global.html:58
6182 #: rhodecode/templates/admin/settings/settings_global.html:87
5697 6183 msgid "Private key for reCaptcha system. Setting this value will enable captcha on registration"
5698 6184 msgstr ""
5699 6185
5700 #: rhodecode/templates/admin/settings/settings_global.html:66
6186 #: rhodecode/templates/admin/settings/settings_global.html:95
5701 6187 msgid "Custom Header Code"
5702 6188 msgstr ""
5703 6189
5704 #: rhodecode/templates/admin/settings/settings_global.html:71
5705 #: rhodecode/templates/admin/settings/settings_global.html:93
6190 #: rhodecode/templates/admin/settings/settings_global.html:100
6191 #: rhodecode/templates/admin/settings/settings_global.html:123
5706 6192 #: rhodecode/templates/debug_style/form-elements-small.html:59
5707 6193 #: rhodecode/templates/debug_style/form-elements.html:57
5708 6194 #: rhodecode/templates/debug_style/form-elements.html:82
@@ -5712,7 +6198,7 b' msgstr ""'
5712 6198 #: rhodecode/templates/debug_style/form-elements.html:515
5713 6199 #: rhodecode/templates/debug_style/form-elements.html:519
5714 6200 #: rhodecode/templates/debug_style/form-elements.html:537
5715 #: rhodecode/templates/debug_style/form-elements.html:587
6201 #: rhodecode/templates/debug_style/form-elements.html:581
5716 6202 #: rhodecode/templates/debug_style/form-inline.html:38
5717 6203 #: rhodecode/templates/debug_style/form-inline.html:139
5718 6204 #: rhodecode/templates/debug_style/form-inline.html:147
@@ -5725,8 +6211,8 b' msgstr ""'
5725 6211 msgid "Templates..."
5726 6212 msgstr ""
5727 6213
5728 #: rhodecode/templates/admin/settings/settings_global.html:74
5729 #: rhodecode/templates/admin/settings/settings_global.html:96
6214 #: rhodecode/templates/admin/settings/settings_global.html:103
6215 #: rhodecode/templates/admin/settings/settings_global.html:126
5730 6216 #: rhodecode/templates/debug_style/form-elements-small.html:62
5731 6217 #: rhodecode/templates/debug_style/form-elements.html:60
5732 6218 #: rhodecode/templates/debug_style/form-elements.html:85
@@ -5736,7 +6222,7 b' msgstr ""'
5736 6222 #: rhodecode/templates/debug_style/form-elements.html:518
5737 6223 #: rhodecode/templates/debug_style/form-elements.html:522
5738 6224 #: rhodecode/templates/debug_style/form-elements.html:540
5739 #: rhodecode/templates/debug_style/form-elements.html:590
6225 #: rhodecode/templates/debug_style/form-elements.html:584
5740 6226 #: rhodecode/templates/debug_style/form-inline.html:41
5741 6227 #: rhodecode/templates/debug_style/form-inline.html:142
5742 6228 #: rhodecode/templates/debug_style/form-inline.html:150
@@ -5749,23 +6235,27 b' msgstr ""'
5749 6235 msgid "Server Announcement"
5750 6236 msgstr ""
5751 6237
5752 #: rhodecode/templates/admin/settings/settings_global.html:80
6238 #: rhodecode/templates/admin/settings/settings_global.html:104
6239 msgid "Flash message filtering"
6240 msgstr ""
6241
6242 #: rhodecode/templates/admin/settings/settings_global.html:110
5753 6243 msgid "Custom js/css code added at the end of the <header/> tag."
5754 6244 msgstr ""
5755 6245
5756 #: rhodecode/templates/admin/settings/settings_global.html:81
6246 #: rhodecode/templates/admin/settings/settings_global.html:111
5757 6247 msgid "Use <script/> or <css/> tags to define custom styling or scripting"
5758 6248 msgstr ""
5759 6249
5760 #: rhodecode/templates/admin/settings/settings_global.html:88
6250 #: rhodecode/templates/admin/settings/settings_global.html:118
5761 6251 msgid "Custom Footer Code"
5762 6252 msgstr ""
5763 6253
5764 #: rhodecode/templates/admin/settings/settings_global.html:102
6254 #: rhodecode/templates/admin/settings/settings_global.html:132
5765 6255 msgid "Custom js/css code added at the end of the <body> tag."
5766 6256 msgstr ""
5767 6257
5768 #: rhodecode/templates/admin/settings/settings_global.html:103
6258 #: rhodecode/templates/admin/settings/settings_global.html:133
5769 6259 msgid "Use <script> or <css> tags to define custom styling or scripting"
5770 6260 msgstr ""
5771 6261
@@ -5826,152 +6316,15 b' msgstr ""'
5826 6316 msgid "Last %(size)s bytes of process logs, use ?offset=[num] GET param to set custom size"
5827 6317 msgstr ""
5828 6318
5829 #: rhodecode/templates/admin/settings/settings_system.html:4
5830 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:4
5831 msgid "RhodeCode Enterprise version"
5832 msgstr ""
5833
5834 #: rhodecode/templates/admin/settings/settings_system.html:4
5835 msgid "check for updates"
5836 msgstr ""
5837
5838 #: rhodecode/templates/admin/settings/settings_system.html:5
5839 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:5
5840 msgid "Upgrade info endpoint"
5841 msgstr ""
5842
5843 #: rhodecode/templates/admin/settings/settings_system.html:5
5844 msgid "Note: please make sure this server can access this url"
5845 msgstr ""
5846
5847 #: rhodecode/templates/admin/settings/settings_system.html:6
5848 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:6
5849 msgid "Configuration INI file"
5850 msgstr ""
5851
5852 #: rhodecode/templates/admin/settings/settings_system.html:8
5853 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:8
5854 msgid "RhodeCode Enterprise Server IP"
5855 msgstr ""
5856
5857 #: rhodecode/templates/admin/settings/settings_system.html:9
5858 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:9
5859 msgid "RhodeCode Enterprise Server ID"
5860 msgstr ""
5861
5862 #: rhodecode/templates/admin/settings/settings_system.html:10
5863 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:10
5864 msgid "Platform"
6319 #: rhodecode/templates/admin/settings/settings_system.html:3
6320 msgid "Checking for updates..."
5865 6321 msgstr ""
5866 6322
5867 6323 #: rhodecode/templates/admin/settings/settings_system.html:11
5868 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:11
5869 msgid "Uptime"
5870 msgstr ""
5871
5872 #: rhodecode/templates/admin/settings/settings_system.html:12
5873 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:12
5874 msgid "Storage location"
5875 msgstr ""
5876
5877 #: rhodecode/templates/admin/settings/settings_system.html:13
5878 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:13
5879 msgid "Storage disk space"
5880 msgstr ""
5881
5882 #: rhodecode/templates/admin/settings/settings_system.html:15
5883 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:15
5884 msgid "Search index storage"
5885 msgstr ""
5886
5887 #: rhodecode/templates/admin/settings/settings_system.html:16
5888 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:16
5889 msgid "Search index size"
5890 msgstr ""
5891
5892 #: rhodecode/templates/admin/settings/settings_system.html:18
5893 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:18
5894 msgid "Gist storage"
5895 msgstr ""
5896
5897 #: rhodecode/templates/admin/settings/settings_system.html:19
5898 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:19
5899 msgid "Gist storage size"
5900 msgstr ""
5901
5902 #: rhodecode/templates/admin/settings/settings_system.html:21
5903 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:21
5904 msgid "Archive cache"
5905 msgstr ""
5906
5907 #: rhodecode/templates/admin/settings/settings_system.html:21
5908 msgid "Enable this by setting archive_cache_dir=/path/to/cache option in the .ini file"
5909 msgstr ""
5910
5911 #: rhodecode/templates/admin/settings/settings_system.html:22
5912 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:22
5913 msgid "Archive cache size"
5914 msgstr ""
5915
5916 #: rhodecode/templates/admin/settings/settings_system.html:24
5917 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:24
5918 msgid "System memory"
5919 msgstr ""
5920
5921 #: rhodecode/templates/admin/settings/settings_system.html:25
5922 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:25
5923 msgid "CPU"
5924 msgstr ""
5925
5926 #: rhodecode/templates/admin/settings/settings_system.html:26
5927 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:26
5928 msgid "Load"
5929 msgstr ""
5930
5931 #: rhodecode/templates/admin/settings/settings_system.html:29
5932 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:29
5933 msgid "Python version"
5934 msgstr ""
5935
5936 #: rhodecode/templates/admin/settings/settings_system.html:30
5937 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:30
5938 msgid "Python path"
5939 msgstr ""
5940
5941 #: rhodecode/templates/admin/settings/settings_system.html:31
5942 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:31
5943 msgid "GIT version"
6324 msgid "create summary snapshot"
5944 6325 msgstr ""
5945 6326
5946 6327 #: rhodecode/templates/admin/settings/settings_system.html:32
5947 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:32
5948 msgid "HG version"
5949 msgstr ""
5950
5951 #: rhodecode/templates/admin/settings/settings_system.html:33
5952 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:33
5953 msgid "SVN version"
5954 msgstr ""
5955
5956 #: rhodecode/templates/admin/settings/settings_system.html:34
5957 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:34
5958 msgid "Database"
5959 msgstr ""
5960
5961 #: rhodecode/templates/admin/settings/settings_system.html:35
5962 #: rhodecode/templates/admin/settings/settings_system_snapshot.html:35
5963 msgid "Database version"
5964 msgstr ""
5965
5966 #: rhodecode/templates/admin/settings/settings_system.html:41
5967 msgid "Checking for updates..."
5968 msgstr ""
5969
5970 #: rhodecode/templates/admin/settings/settings_system.html:49
5971 msgid "create snapshot"
5972 msgstr ""
5973
5974 #: rhodecode/templates/admin/settings/settings_system.html:64
5975 6328 msgid "Python Packages"
5976 6329 msgstr ""
5977 6330
@@ -6035,86 +6388,86 b' msgstr ""'
6035 6388 msgid "Parses meta tags from repository description field and turns them into colored tags."
6036 6389 msgstr ""
6037 6390
6038 #: rhodecode/templates/admin/settings/settings_visual.html:86
6391 #: rhodecode/templates/admin/settings/settings_visual.html:88
6039 6392 msgid "Dashboard Items"
6040 6393 msgstr ""
6041 6394
6042 #: rhodecode/templates/admin/settings/settings_visual.html:90
6395 #: rhodecode/templates/admin/settings/settings_visual.html:92
6043 6396 msgid "Main page dashboard items"
6044 6397 msgstr ""
6045 6398
6046 #: rhodecode/templates/admin/settings/settings_visual.html:96
6399 #: rhodecode/templates/admin/settings/settings_visual.html:98
6047 6400 msgid "Number of items displayed in the main page dashboard before pagination is shown."
6048 6401 msgstr ""
6049 6402
6050 #: rhodecode/templates/admin/settings/settings_visual.html:100
6403 #: rhodecode/templates/admin/settings/settings_visual.html:102
6051 6404 msgid "Admin pages items"
6052 6405 msgstr ""
6053 6406
6054 #: rhodecode/templates/admin/settings/settings_visual.html:106
6407 #: rhodecode/templates/admin/settings/settings_visual.html:108
6055 6408 msgid "Number of items displayed in the admin pages grids before pagination is shown."
6056 6409 msgstr ""
6057 6410
6058 #: rhodecode/templates/admin/settings/settings_visual.html:115
6411 #: rhodecode/templates/admin/settings/settings_visual.html:117
6059 6412 msgid "Commit ID Style"
6060 6413 msgstr ""
6061 6414
6062 #: rhodecode/templates/admin/settings/settings_visual.html:119
6415 #: rhodecode/templates/admin/settings/settings_visual.html:121
6063 6416 msgid "Commit sha length"
6064 6417 msgstr ""
6065 6418
6066 #: rhodecode/templates/admin/settings/settings_visual.html:126
6419 #: rhodecode/templates/admin/settings/settings_visual.html:128
6067 6420 msgid ""
6068 6421 "Number of chars to show in commit sha displayed in web interface.\n"
6069 6422 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
6070 6423 " length of the sha after the `r123:` part."
6071 6424 msgstr ""
6072 6425
6073 #: rhodecode/templates/admin/settings/settings_visual.html:134
6426 #: rhodecode/templates/admin/settings/settings_visual.html:136
6074 6427 msgid "Show commit ID numeric reference"
6075 6428 msgstr ""
6076 6429
6077 #: rhodecode/templates/admin/settings/settings_visual.html:134
6078 msgid "Commit show revision number"
6079 msgstr ""
6080
6081 6430 #: rhodecode/templates/admin/settings/settings_visual.html:136
6431 msgid "Commit show revision number"
6432 msgstr ""
6433
6434 #: rhodecode/templates/admin/settings/settings_visual.html:138
6082 6435 msgid ""
6083 6436 "Show revision number in commit sha displayed in web interface.\n"
6084 6437 " By default it's shown as r123:9043a6a4c226 this value defines the\n"
6085 6438 " if the `r123:` part is shown."
6086 6439 msgstr ""
6087 6440
6088 #: rhodecode/templates/admin/settings/settings_visual.html:145
6089 #: rhodecode/templates/debug_style/index.html:62
6441 #: rhodecode/templates/admin/settings/settings_visual.html:147
6442 #: rhodecode/templates/debug_style/index.html:63
6090 6443 msgid "Icons"
6091 6444 msgstr ""
6092 6445
6093 #: rhodecode/templates/admin/settings/settings_visual.html:150
6446 #: rhodecode/templates/admin/settings/settings_visual.html:152
6094 6447 msgid "Show public repo icon on repositories"
6095 6448 msgstr ""
6096 6449
6097 #: rhodecode/templates/admin/settings/settings_visual.html:156
6098 msgid "Show private repo icon on repositories"
6099 msgstr ""
6100
6101 6450 #: rhodecode/templates/admin/settings/settings_visual.html:158
6451 msgid "Show private repo icon on repositories"
6452 msgstr ""
6453
6454 #: rhodecode/templates/admin/settings/settings_visual.html:160
6102 6455 msgid "Show public/private icons next to repositories names."
6103 6456 msgstr ""
6104 6457
6105 #: rhodecode/templates/admin/settings/settings_visual.html:165
6458 #: rhodecode/templates/admin/settings/settings_visual.html:167
6106 6459 msgid "Markup Renderer"
6107 6460 msgstr ""
6108 6461
6109 #: rhodecode/templates/admin/settings/settings_visual.html:172
6462 #: rhodecode/templates/admin/settings/settings_visual.html:174
6110 6463 msgid "Default renderer used to render comments, pull request descriptions and other description elements. After change old entries will still work correctly."
6111 6464 msgstr ""
6112 6465
6113 #: rhodecode/templates/admin/settings/settings_visual.html:179
6466 #: rhodecode/templates/admin/settings/settings_visual.html:181
6114 6467 msgid "Clone URL"
6115 6468 msgstr ""
6116 6469
6117 #: rhodecode/templates/admin/settings/settings_visual.html:188
6470 #: rhodecode/templates/admin/settings/settings_visual.html:190
6118 6471 msgid ""
6119 6472 "Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}', available vars:\n"
6120 6473 " {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
@@ -6124,11 +6477,11 b' msgid ""'
6124 6477 " {repoid} ID of repository, can be used to contruct clone-by-id"
6125 6478 msgstr ""
6126 6479
6127 #: rhodecode/templates/admin/settings/settings_visual.html:201
6480 #: rhodecode/templates/admin/settings/settings_visual.html:203
6128 6481 msgid "Custom Support Link"
6129 6482 msgstr ""
6130 6483
6131 #: rhodecode/templates/admin/settings/settings_visual.html:209
6484 #: rhodecode/templates/admin/settings/settings_visual.html:211
6132 6485 #, python-format
6133 6486 msgid ""
6134 6487 "Custom url for the support link located at the bottom.\n"
@@ -6143,7 +6496,7 b' msgstr ""'
6143 6496
6144 6497 #: rhodecode/templates/admin/user_groups/user_group_add.html:13
6145 6498 #: rhodecode/templates/admin/users/user_edit_advanced.html:13
6146 #: rhodecode/templates/base/base.html:81 rhodecode/templates/base/base.html:156
6499 #: rhodecode/templates/base/base.html:76 rhodecode/templates/base/base.html:151
6147 6500 msgid "User groups"
6148 6501 msgstr ""
6149 6502
@@ -6177,7 +6530,6 b' msgstr ""'
6177 6530 msgid "Permissions summary"
6178 6531 msgstr ""
6179 6532
6180 #: rhodecode/templates/admin/user_groups/user_group_edit.html:38
6181 6533 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.html:8
6182 6534 #: rhodecode/templates/admin/user_groups/user_groups.html:60
6183 6535 #: rhodecode/templates/debug_style/form-elements.html:509
@@ -6211,15 +6563,6 b' msgstr ""'
6211 6563 msgid "Delete This User Group"
6212 6564 msgstr ""
6213 6565
6214 #: rhodecode/templates/admin/user_groups/user_group_edit_members.html:5
6215 #, python-format
6216 msgid "Members of User Group: %s"
6217 msgstr ""
6218
6219 #: rhodecode/templates/admin/user_groups/user_group_edit_members.html:27
6220 msgid "No members yet"
6221 msgstr ""
6222
6223 6566 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:5
6224 6567 msgid "User Group Permissions"
6225 6568 msgstr ""
@@ -6233,36 +6576,12 b' msgstr ""'
6233 6576 msgid "Change owner of this user group."
6234 6577 msgstr ""
6235 6578
6236 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:59
6237 #: rhodecode/templates/base/base.html:258
6238 #: rhodecode/templates/base/base.html:400
6239 #: rhodecode/templates/search/search.html:64
6240 msgid "Search"
6241 msgstr ""
6242
6243 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:66
6244 #: rhodecode/templates/debug_style/form-elements.html:513
6245 #: rhodecode/templates/debug_style/form-elements.html:571
6246 #: rhodecode/templates/debug_style/forms.html:236
6247 msgid "Chosen group members"
6248 msgstr ""
6249
6250 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:69
6251 #: rhodecode/templates/debug_style/form-elements.html:525
6252 #: rhodecode/templates/debug_style/form-elements.html:575
6253 #: rhodecode/templates/debug_style/forms.html:240
6254 msgid "Remove all elements"
6255 msgstr ""
6256
6257 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:79
6258 msgid "Available users"
6259 msgstr ""
6260
6261 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:83
6262 #: rhodecode/templates/debug_style/form-elements.html:543
6263 #: rhodecode/templates/debug_style/form-elements.html:593
6264 #: rhodecode/templates/debug_style/forms.html:258
6265 msgid "Add all elements"
6579 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:60
6580 msgid "Add members"
6581 msgstr ""
6582
6583 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.html:96
6584 msgid "No members yet"
6266 6585 msgstr ""
6267 6586
6268 6587 #: rhodecode/templates/admin/user_groups/user_groups.html:5
@@ -6279,7 +6598,7 b' msgstr ""'
6279 6598
6280 6599 #: rhodecode/templates/admin/users/user_add.html:13
6281 6600 #: rhodecode/templates/admin/users/user_edit.html:14
6282 #: rhodecode/templates/base/base.html:80
6601 #: rhodecode/templates/base/base.html:75
6283 6602 msgid "Users"
6284 6603 msgstr ""
6285 6604
@@ -6304,13 +6623,21 b' msgstr ""'
6304 6623 msgid "Force user to change his password on the next login"
6305 6624 msgstr ""
6306 6625
6307 #: rhodecode/templates/admin/users/user_add.html:120
6308 msgid ""
6309 "Add repository group with the same name as username. \n"
6310 "User will be automatically set as this group owner."
6311 msgstr ""
6312
6313 #: rhodecode/templates/admin/users/user_add.html:136
6626 #: rhodecode/templates/admin/users/user_add.html:116
6627 msgid "Add personal repository group"
6628 msgstr ""
6629
6630 #: rhodecode/templates/admin/users/user_add.html:121
6631 #: rhodecode/templates/admin/users/user_edit_advanced.html:67
6632 #, python-format
6633 msgid "New group will be created at: `/%(path)s`"
6634 msgstr ""
6635
6636 #: rhodecode/templates/admin/users/user_add.html:122
6637 msgid "User will be automatically set as this group owner."
6638 msgstr ""
6639
6640 #: rhodecode/templates/admin/users/user_add.html:139
6314 6641 msgid "generated password:"
6315 6642 msgstr ""
6316 6643
@@ -6342,7 +6669,7 b' msgid "Source of Record"'
6342 6669 msgstr ""
6343 6670
6344 6671 #: rhodecode/templates/admin/users/user_edit_advanced.html:8
6345 #: rhodecode/templates/admin/users/users.html:97
6672 #: rhodecode/templates/admin/users/users.html:99
6346 6673 msgid "Last login"
6347 6674 msgstr ""
6348 6675
@@ -6379,76 +6706,72 b' msgstr ""'
6379 6706 msgid "When this is enabled user will have to change they password when they next use RhodeCode system. This will also forbid vcs operations until someone makes a password change in the web interface"
6380 6707 msgstr ""
6381 6708
6382 #: rhodecode/templates/admin/users/user_edit_advanced.html:56
6383 msgid "Personal Repository Group"
6384 msgstr ""
6385
6386 6709 #: rhodecode/templates/admin/users/user_edit_advanced.html:62
6387 6710 msgid "Users personal repository group"
6388 6711 msgstr ""
6389 6712
6390 #: rhodecode/templates/admin/users/user_edit_advanced.html:64
6713 #: rhodecode/templates/admin/users/user_edit_advanced.html:65
6391 6714 msgid "This user currently does not have a personal repository group"
6392 6715 msgstr ""
6393 6716
6394 #: rhodecode/templates/admin/users/user_edit_advanced.html:68
6717 #: rhodecode/templates/admin/users/user_edit_advanced.html:72
6395 6718 msgid "Create personal repository group"
6396 6719 msgstr ""
6397 6720
6398 #: rhodecode/templates/admin/users/user_edit_advanced.html:77
6721 #: rhodecode/templates/admin/users/user_edit_advanced.html:81
6399 6722 msgid "Delete User"
6400 6723 msgstr ""
6401 6724
6402 #: rhodecode/templates/admin/users/user_edit_advanced.html:85
6725 #: rhodecode/templates/admin/users/user_edit_advanced.html:89
6403 6726 #, python-format
6404 6727 msgid "This user owns %s repository."
6405 6728 msgid_plural "This user owns %s repositories."
6406 6729 msgstr[0] ""
6407 6730 msgstr[1] ""
6408 6731
6409 #: rhodecode/templates/admin/users/user_edit_advanced.html:89
6732 #: rhodecode/templates/admin/users/user_edit_advanced.html:93
6410 6733 msgid "Detach repositories"
6411 6734 msgstr ""
6412 6735
6413 #: rhodecode/templates/admin/users/user_edit_advanced.html:94
6414 #: rhodecode/templates/admin/users/user_edit_advanced.html:110
6415 #: rhodecode/templates/admin/users/user_edit_advanced.html:126
6736 #: rhodecode/templates/admin/users/user_edit_advanced.html:98
6737 #: rhodecode/templates/admin/users/user_edit_advanced.html:114
6738 #: rhodecode/templates/admin/users/user_edit_advanced.html:130
6416 6739 msgid "Delete repositories"
6417 6740 msgstr ""
6418 6741
6419 #: rhodecode/templates/admin/users/user_edit_advanced.html:101
6742 #: rhodecode/templates/admin/users/user_edit_advanced.html:105
6420 6743 #, python-format
6421 6744 msgid "This user owns %s repository group."
6422 6745 msgid_plural "This user owns %s repository groups."
6423 6746 msgstr[0] ""
6424 6747 msgstr[1] ""
6425 6748
6426 #: rhodecode/templates/admin/users/user_edit_advanced.html:105
6749 #: rhodecode/templates/admin/users/user_edit_advanced.html:109
6427 6750 msgid "Detach repository groups"
6428 6751 msgstr ""
6429 6752
6430 #: rhodecode/templates/admin/users/user_edit_advanced.html:117
6753 #: rhodecode/templates/admin/users/user_edit_advanced.html:121
6431 6754 #, python-format
6432 6755 msgid "This user owns %s user group."
6433 6756 msgid_plural "This user owns %s user groups."
6434 6757 msgstr[0] ""
6435 6758 msgstr[1] ""
6436 6759
6437 #: rhodecode/templates/admin/users/user_edit_advanced.html:121
6760 #: rhodecode/templates/admin/users/user_edit_advanced.html:125
6438 6761 msgid "Detach user groups"
6439 6762 msgstr ""
6440 6763
6441 #: rhodecode/templates/admin/users/user_edit_advanced.html:135
6442 #: rhodecode/templates/data_table/_dt_elements.html:191
6764 #: rhodecode/templates/admin/users/user_edit_advanced.html:139
6765 #: rhodecode/templates/data_table/_dt_elements.html:199
6443 6766 #, python-format
6444 6767 msgid "Confirm to delete this user: %s"
6445 6768 msgstr ""
6446 6769
6447 #: rhodecode/templates/admin/users/user_edit_advanced.html:137
6770 #: rhodecode/templates/admin/users/user_edit_advanced.html:141
6448 6771 msgid "Delete this user"
6449 6772 msgstr ""
6450 6773
6451 #: rhodecode/templates/admin/users/user_edit_advanced.html:147
6774 #: rhodecode/templates/admin/users/user_edit_advanced.html:151
6452 6775 #, python-format
6453 6776 msgid "When selecting the detach option, the depending objects owned by this user will be assigned to the `%s` super admin in the system. The delete option will delete the user's repositories!"
6454 6777 msgstr ""
@@ -6523,68 +6846,63 b' msgstr ""'
6523 6846 msgid "Users administration"
6524 6847 msgstr ""
6525 6848
6526 #: rhodecode/templates/admin/users/users.html:103
6849 #: rhodecode/templates/admin/users/users.html:105
6527 6850 msgid "Authentication type"
6528 6851 msgstr ""
6529 6852
6530 #: rhodecode/templates/base/base.html:44
6531 #: rhodecode/templates/errors/error_document.html:57
6532 msgid "Support"
6533 msgstr ""
6534
6535 #: rhodecode/templates/base/base.html:51
6853 #: rhodecode/templates/base/base.html:50
6536 6854 #, python-format
6537 6855 msgid "RhodeCode instance id: %s"
6538 6856 msgstr ""
6539 6857
6540 #: rhodecode/templates/base/base.html:83
6858 #: rhodecode/templates/base/base.html:78
6541 6859 msgid "Authentication"
6542 6860 msgstr ""
6543 6861
6544 #: rhodecode/templates/base/base.html:85
6862 #: rhodecode/templates/base/base.html:80
6545 6863 msgid "Defaults"
6546 6864 msgstr ""
6547 6865
6548 #: rhodecode/templates/base/base.html:103
6866 #: rhodecode/templates/base/base.html:98
6549 6867 #: rhodecode/templates/files/files_pjax.html:24
6550 6868 #: rhodecode/templates/summary/components.html:42
6551 6869 msgid "Show More"
6552 6870 msgstr ""
6553 6871
6554 #: rhodecode/templates/base/base.html:190
6872 #: rhodecode/templates/base/base.html:185
6555 6873 msgid "Fork of"
6556 6874 msgstr ""
6557 6875
6876 #: rhodecode/templates/base/base.html:202
6877 #, python-format
6878 msgid "Repository locked by %(user)s"
6879 msgstr ""
6880
6558 6881 #: rhodecode/templates/base/base.html:207
6559 #, python-format
6560 msgid "Repository locked by %(user)s"
6561 msgstr ""
6562
6563 #: rhodecode/templates/base/base.html:212
6564 6882 msgid "Repository not locked. Pull repository to lock it."
6565 6883 msgstr ""
6566 6884
6567 #: rhodecode/templates/base/base.html:230
6885 #: rhodecode/templates/base/base.html:225
6568 6886 #: rhodecode/templates/data_table/_dt_elements.html:12
6569 6887 #: rhodecode/templates/data_table/_dt_elements.html:13
6570 #: rhodecode/templates/data_table/_dt_elements.html:149
6888 #: rhodecode/templates/data_table/_dt_elements.html:153
6571 6889 msgid "Summary"
6572 6890 msgstr ""
6573 6891
6574 #: rhodecode/templates/base/base.html:231
6892 #: rhodecode/templates/base/base.html:226
6575 6893 #: rhodecode/templates/data_table/_dt_elements.html:17
6576 6894 #: rhodecode/templates/data_table/_dt_elements.html:18
6577 6895 msgid "Changelog"
6578 6896 msgstr ""
6579 6897
6580 #: rhodecode/templates/base/base.html:232
6898 #: rhodecode/templates/base/base.html:227
6581 6899 #: rhodecode/templates/data_table/_dt_elements.html:22
6582 6900 #: rhodecode/templates/data_table/_dt_elements.html:23
6583 6901 #: rhodecode/templates/files/files.html:15
6584 6902 msgid "Files"
6585 6903 msgstr ""
6586 6904
6587 #: rhodecode/templates/base/base.html:234
6905 #: rhodecode/templates/base/base.html:229
6588 6906 #: rhodecode/templates/bookmarks/bookmarks.html:68
6589 6907 #: rhodecode/templates/branches/branches.html:67
6590 6908 #: rhodecode/templates/files/file_diff.html:11
@@ -6593,29 +6911,35 b' msgstr ""'
6593 6911 msgid "Compare"
6594 6912 msgstr ""
6595 6913
6596 #: rhodecode/templates/base/base.html:239
6914 #: rhodecode/templates/base/base.html:234
6597 6915 #, python-format
6598 6916 msgid "Show Pull Requests for %s"
6599 6917 msgstr ""
6600 6918
6601 #: rhodecode/templates/base/base.html:248
6919 #: rhodecode/templates/base/base.html:243
6602 6920 msgid "Options"
6603 6921 msgstr ""
6604 6922
6605 #: rhodecode/templates/base/base.html:255
6923 #: rhodecode/templates/base/base.html:250
6606 6924 #: rhodecode/templates/forks/forks_data.html:30
6607 6925 msgid "Compare fork"
6608 6926 msgstr ""
6609 6927
6610 #: rhodecode/templates/base/base.html:262
6928 #: rhodecode/templates/base/base.html:253
6929 #: rhodecode/templates/base/base.html:400
6930 #: rhodecode/templates/search/search.html:64
6931 msgid "Search"
6932 msgstr ""
6933
6934 #: rhodecode/templates/base/base.html:257
6611 6935 msgid "Unlock"
6612 6936 msgstr ""
6613 6937
6938 #: rhodecode/templates/base/base.html:259
6939 msgid "Lock"
6940 msgstr ""
6941
6614 6942 #: rhodecode/templates/base/base.html:264
6615 msgid "Lock"
6616 msgstr ""
6617
6618 #: rhodecode/templates/base/base.html:269
6619 6943 #: rhodecode/templates/data_table/_dt_elements.html:27
6620 6944 #: rhodecode/templates/data_table/_dt_elements.html:28
6621 6945 #: rhodecode/templates/forks/forks_data.html:8
@@ -6625,29 +6949,33 b' msgid_plural "Forks"'
6625 6949 msgstr[0] ""
6626 6950 msgstr[1] ""
6627 6951
6628 #: rhodecode/templates/base/base.html:270
6952 #: rhodecode/templates/base/base.html:265
6629 6953 msgid "Create Pull Request"
6630 6954 msgstr ""
6631 6955
6632 #: rhodecode/templates/base/base.html:292
6956 #: rhodecode/templates/base/base.html:287
6633 6957 msgid "Sign in"
6634 6958 msgstr ""
6635 6959
6636 #: rhodecode/templates/base/base.html:300
6960 #: rhodecode/templates/base/base.html:295
6637 6961 #: rhodecode/templates/debug_style/login.html:28
6638 6962 msgid "Sign in to your account"
6639 6963 msgstr ""
6640 6964
6641 #: rhodecode/templates/base/base.html:316
6965 #: rhodecode/templates/base/base.html:312
6642 6966 #: rhodecode/templates/debug_style/login.html:46
6643 6967 msgid "(Forgot password?)"
6644 6968 msgstr ""
6645 6969
6646 #: rhodecode/templates/base/base.html:325
6970 #: rhodecode/templates/base/base.html:322
6647 6971 #: rhodecode/templates/debug_style/login.html:56
6648 6972 msgid "Don't have an account ?"
6649 6973 msgstr ""
6650 6974
6975 #: rhodecode/templates/base/base.html:342
6976 msgid "My personal group"
6977 msgstr ""
6978
6651 6979 #: rhodecode/templates/base/base.html:346
6652 6980 msgid "Sign Out"
6653 6981 msgstr ""
@@ -6692,6 +7020,7 b' msgstr ""'
6692 7020
6693 7021 #: rhodecode/templates/base/base.html:422
6694 7022 #: rhodecode/templates/base/base.html:423
7023 #: rhodecode/templates/debug_style/alerts.html:5
6695 7024 #: rhodecode/templates/debug_style/buttons.html:5
6696 7025 #: rhodecode/templates/debug_style/code-block.html:6
6697 7026 #: rhodecode/templates/debug_style/collapsable-content.html:5
@@ -6812,8 +7141,9 b' msgid "Confirm to remove this pattern:"'
6812 7141 msgstr ""
6813 7142
6814 7143 #: rhodecode/templates/base/issue_tracker_settings.html:192
6815 #: rhodecode/templates/changeset/changeset_file_comment.html:144
6816 #: rhodecode/templates/changeset/changeset_file_comment.html:291
7144 #: rhodecode/templates/changeset/changeset_file_comment.html:142
7145 #: rhodecode/templates/changeset/changeset_file_comment.html:266
7146 #: rhodecode/templates/codeblocks/diffs.html:78
6817 7147 #: rhodecode/templates/files/files_add.html:78
6818 7148 #: rhodecode/templates/files/files_add.html:224
6819 7149 #: rhodecode/templates/files/files_edit.html:82
@@ -6895,7 +7225,7 b' msgstr ""'
6895 7225 msgid "No permission defined"
6896 7226 msgstr ""
6897 7227
6898 #: rhodecode/templates/base/root.html:161
7228 #: rhodecode/templates/base/root.html:163
6899 7229 msgid "Please enable JavaScript to use RhodeCode Enterprise"
6900 7230 msgstr ""
6901 7231
@@ -7007,43 +7337,51 b' msgstr ""'
7007 7337 msgid "Proxy subversion HTTP requests"
7008 7338 msgstr ""
7009 7339
7010 #: rhodecode/templates/base/vcs_settings.html:153
7340 #: rhodecode/templates/base/vcs_settings.html:154
7011 7341 msgid "Subversion HTTP Support. Enables communication with SVN over HTTP protocol."
7012 7342 msgstr ""
7013 7343
7014 #: rhodecode/templates/base/vcs_settings.html:158
7344 #: rhodecode/templates/base/vcs_settings.html:155
7345 msgid "SVN Protocol setup Documentation"
7346 msgstr ""
7347
7348 #: rhodecode/templates/base/vcs_settings.html:161
7015 7349 msgid "Subversion HTTP Server URL"
7016 7350 msgstr ""
7017 7351
7018 #: rhodecode/templates/base/vcs_settings.html:171
7352 #: rhodecode/templates/base/vcs_settings.html:169
7353 msgid "Generate Apache Config"
7354 msgstr ""
7355
7356 #: rhodecode/templates/base/vcs_settings.html:179
7019 7357 msgid "Subversion Settings"
7020 7358 msgstr ""
7021 7359
7022 #: rhodecode/templates/base/vcs_settings.html:176
7360 #: rhodecode/templates/base/vcs_settings.html:184
7023 7361 msgid "Repository patterns"
7024 7362 msgstr ""
7025 7363
7026 #: rhodecode/templates/base/vcs_settings.html:180
7364 #: rhodecode/templates/base/vcs_settings.html:188
7027 7365 msgid "Patterns for identifying SVN branches and tags. For recursive search, use \"*\". Eg.: \"/branches/*\""
7028 7366 msgstr ""
7029 7367
7030 #: rhodecode/templates/base/vcs_settings.html:246
7031 msgid "Pull Request Settings"
7032 msgstr ""
7033
7034 #: rhodecode/templates/base/vcs_settings.html:251
7035 msgid "Enable server-side merge for pull requests"
7036 msgstr ""
7037
7038 7368 #: rhodecode/templates/base/vcs_settings.html:254
7369 msgid "Pull Request Settings"
7370 msgstr ""
7371
7372 #: rhodecode/templates/base/vcs_settings.html:259
7373 msgid "Enable server-side merge for pull requests"
7374 msgstr ""
7375
7376 #: rhodecode/templates/base/vcs_settings.html:262
7039 7377 msgid "Note: when this feature is enabled, it only runs hooks defined in the rcextension package. Custom hooks added on the Admin -> Settings -> Hooks page will not be run when pull requests are automatically merged from the web interface."
7040 7378 msgstr ""
7041 7379
7042 #: rhodecode/templates/base/vcs_settings.html:258
7380 #: rhodecode/templates/base/vcs_settings.html:266
7043 7381 msgid "Invalidate and relocate inline comments during update"
7044 7382 msgstr ""
7045 7383
7046 #: rhodecode/templates/base/vcs_settings.html:261
7384 #: rhodecode/templates/base/vcs_settings.html:269
7047 7385 msgid "During the update of a pull request, the position of inline comments will be updated and outdated inline comments will be hidden."
7048 7386 msgstr ""
7049 7387
@@ -7164,6 +7502,12 b' msgstr ""'
7164 7502 msgid "Commit has comments"
7165 7503 msgstr ""
7166 7504
7505 #: rhodecode/templates/changelog/changelog.html:153
7506 #: rhodecode/templates/compare/compare_commits.html:50
7507 #: rhodecode/templates/search/search_commit.html:36
7508 msgid "Expand commit message"
7509 msgstr ""
7510
7167 7511 #: rhodecode/templates/changelog/changelog.html:191
7168 7512 #: rhodecode/templates/changelog/changelog_summary_data.html:69
7169 7513 #: rhodecode/templates/changeset/changeset.html:99
@@ -7182,7 +7526,6 b' msgid "There are no changes yet"'
7182 7526 msgstr ""
7183 7527
7184 7528 #: rhodecode/templates/changelog/changelog_details.html:4
7185 #: rhodecode/templates/pullrequests/pullrequest_show.html:362
7186 7529 msgid "Removed"
7187 7530 msgstr ""
7188 7531
@@ -7262,8 +7605,8 b' msgstr ""'
7262 7605
7263 7606 #: rhodecode/templates/changeset/changeset.html:66
7264 7607 #: rhodecode/templates/changeset/changeset.html:72
7265 #: rhodecode/templates/changeset/changeset_file_comment.html:36
7266 #: rhodecode/templates/changeset/changeset_file_comment.html:90
7608 #: rhodecode/templates/changeset/changeset_file_comment.html:43
7609 #: rhodecode/templates/changeset/changeset_file_comment.html:88
7267 7610 msgid "Commit status"
7268 7611 msgstr ""
7269 7612
@@ -7279,6 +7622,8 b' msgstr ""'
7279 7622
7280 7623 #: rhodecode/templates/changeset/changeset.html:119
7281 7624 #: rhodecode/templates/changeset/diff_block.html:85
7625 #: rhodecode/templates/codeblocks/diffs.html:359
7626 #: rhodecode/templates/codeblocks/diffs.html:362
7282 7627 msgid "Raw diff"
7283 7628 msgstr ""
7284 7629
@@ -7297,6 +7642,8 b' msgstr ""'
7297 7642
7298 7643 #: rhodecode/templates/changeset/changeset.html:127
7299 7644 #: rhodecode/templates/changeset/diff_block.html:90
7645 #: rhodecode/templates/codeblocks/diffs.html:366
7646 #: rhodecode/templates/codeblocks/diffs.html:369
7300 7647 msgid "Download diff"
7301 7648 msgstr ""
7302 7649
@@ -7307,198 +7654,128 b' msgstr ""'
7307 7654
7308 7655 #: rhodecode/templates/changeset/changeset.html:145
7309 7656 #: rhodecode/templates/changeset/changeset.html:147
7310 #: rhodecode/tests/functional/test_commit_comments.py:263
7657 #: rhodecode/tests/functional/test_commit_comments.py:269
7311 7658 #, python-format
7312 7659 msgid "%d Commit comment"
7313 7660 msgid_plural "%d Commit comments"
7314 7661 msgstr[0] ""
7315 7662 msgstr[1] ""
7316 7663
7317 #: rhodecode/templates/changeset/changeset.html:151
7318 #: rhodecode/templates/changeset/changeset.html:153
7319 #: rhodecode/templates/pullrequests/pullrequest_show.html:145
7320 #: rhodecode/templates/pullrequests/pullrequest_show.html:147
7321 #: rhodecode/tests/functional/test_commit_comments.py:270
7664 #: rhodecode/templates/changeset/changeset.html:150
7665 #: rhodecode/templates/changeset/changeset.html:152
7666 #: rhodecode/templates/pullrequests/pullrequest_show.html:174
7667 #: rhodecode/templates/pullrequests/pullrequest_show.html:176
7668 #: rhodecode/tests/functional/test_commit_comments.py:276
7322 7669 #, python-format
7323 7670 msgid "%d Inline Comment"
7324 7671 msgid_plural "%d Inline Comments"
7325 7672 msgstr[0] ""
7326 7673 msgstr[1] ""
7327 7674
7328 #: rhodecode/templates/changeset/changeset.html:175
7329 msgid "Browse files at current commit"
7330 msgstr ""
7331
7332 #: rhodecode/templates/changeset/changeset.html:175
7333 msgid "Browse files"
7334 msgstr ""
7335
7336 #: rhodecode/templates/changeset/changeset.html:177
7337 #: rhodecode/templates/changeset/changeset_range.html:59
7338 #: rhodecode/templates/compare/compare_diff.html:255
7339 #: rhodecode/templates/files/file_diff.html:77
7340 #: rhodecode/templates/pullrequests/pullrequest_show.html:265
7341 msgid "Expand All"
7342 msgstr ""
7343
7344 #: rhodecode/templates/changeset/changeset.html:177
7345 #: rhodecode/templates/changeset/changeset_range.html:59
7346 #: rhodecode/templates/compare/compare_diff.html:255
7347 #: rhodecode/templates/files/file_diff.html:77
7348 #: rhodecode/templates/pullrequests/pullrequest_show.html:265
7349 msgid "Collapse All"
7350 msgstr ""
7351
7352 #: rhodecode/templates/changeset/changeset.html:188
7353 #: rhodecode/templates/compare/compare_diff.html:263
7354 #: rhodecode/templates/pullrequests/pullrequest_show.html:274
7355 msgid "No files"
7356 msgstr ""
7357
7358 #: rhodecode/templates/changeset/changeset.html:225
7359 #: rhodecode/templates/files/file_diff.html:128
7360 #: rhodecode/templates/pullrequests/pullrequest_show.html:315
7361 msgid "Show comments"
7362 msgstr ""
7363
7364 #: rhodecode/templates/changeset/changeset.html:226
7365 #: rhodecode/templates/files/file_diff.html:129
7366 #: rhodecode/templates/pullrequests/pullrequest_show.html:316
7367 msgid "Hide comments"
7368 msgstr ""
7369
7370 #: rhodecode/templates/changeset/changeset.html:243
7371 #: rhodecode/templates/changeset/diff_block.html:25
7372 #: rhodecode/templates/changeset/diff_block.html:46
7373 #: rhodecode/templates/files/file_diff.html:146
7374 msgid "Diff was truncated. File content available only in full diff."
7375 msgstr ""
7376
7377 #: rhodecode/templates/changeset/changeset.html:243
7378 #: rhodecode/templates/changeset/diff_block.html:7
7379 #: rhodecode/templates/changeset/diff_block.html:10
7380 #: rhodecode/templates/changeset/diff_block.html:25
7381 #: rhodecode/templates/changeset/diff_block.html:46
7382 #: rhodecode/templates/changeset/diff_block.html:59
7383 #: rhodecode/templates/files/file_diff.html:146
7384 msgid "Showing a big diff might take some time and resources, continue?"
7385 msgstr ""
7386
7387 #: rhodecode/templates/changeset/changeset.html:243
7388 #: rhodecode/templates/changeset/diff_block.html:7
7389 #: rhodecode/templates/changeset/diff_block.html:10
7390 #: rhodecode/templates/changeset/diff_block.html:25
7391 #: rhodecode/templates/changeset/diff_block.html:46
7392 #: rhodecode/templates/files/file_diff.html:146
7393 #: rhodecode/templates/pullrequests/pullrequest_show.html:390
7394 #: rhodecode/templates/pullrequests/pullrequest_show.html:396
7395 msgid "Show full diff"
7396 msgstr ""
7397
7398 #: rhodecode/templates/changeset/changeset.html:312
7675 #: rhodecode/templates/changeset/changeset.html:233
7399 7676 msgid "No Child Commits"
7400 7677 msgstr ""
7401 7678
7402 #: rhodecode/templates/changeset/changeset.html:348
7679 #: rhodecode/templates/changeset/changeset.html:269
7403 7680 msgid "No Parent Commits"
7404 7681 msgstr ""
7405 7682
7406 #: rhodecode/templates/changeset/changeset_file_comment.html:21
7407 #, python-format
7408 msgid "Vote on pull request #%s"
7409 msgstr ""
7410
7411 #: rhodecode/templates/changeset/changeset_file_comment.html:23
7412 #, python-format
7413 msgid "Comment on pull request #%s"
7414 msgstr ""
7415
7416 7683 #: rhodecode/templates/changeset/changeset_file_comment.html:28
7417 msgid "Status change on commit"
7684 #, python-format
7685 msgid "Vote on pull request #%s"
7418 7686 msgstr ""
7419 7687
7420 7688 #: rhodecode/templates/changeset/changeset_file_comment.html:30
7689 #, python-format
7690 msgid "Comment on pull request #%s"
7691 msgstr ""
7692
7693 #: rhodecode/templates/changeset/changeset_file_comment.html:35
7694 msgid "Status change on commit"
7695 msgstr ""
7696
7697 #: rhodecode/templates/changeset/changeset_file_comment.html:37
7421 7698 msgid "Comment on commit"
7422 7699 msgstr ""
7423 7700
7424 #: rhodecode/templates/changeset/changeset_file_comment.html:58
7425 msgid "Previous comment"
7426 msgstr ""
7427
7428 #: rhodecode/templates/changeset/changeset_file_comment.html:62
7429 msgid "Next comment"
7430 msgstr ""
7431
7432 #: rhodecode/templates/changeset/changeset_file_comment.html:118
7701 #: rhodecode/templates/changeset/changeset_file_comment.html:59
7702 msgid "Prev"
7703 msgstr ""
7704
7705 #: rhodecode/templates/changeset/changeset_file_comment.html:60
7706 msgid "Next"
7707 msgstr ""
7708
7709 #: rhodecode/templates/changeset/changeset_file_comment.html:116
7710 #: rhodecode/templates/codeblocks/diffs.html:55
7433 7711 msgid "Create a comment on line {1}."
7434 7712 msgstr ""
7435 7713
7714 #: rhodecode/templates/changeset/changeset_file_comment.html:119
7715 #: rhodecode/templates/changeset/changeset_file_comment.html:226
7716 #: rhodecode/templates/codeblocks/diffs.html:58
7717 #, python-format
7718 msgid "Comments parsed using %s syntax with %s support."
7719 msgstr ""
7720
7436 7721 #: rhodecode/templates/changeset/changeset_file_comment.html:121
7437 #: rhodecode/templates/changeset/changeset_file_comment.html:251
7438 #, python-format
7439 msgid "Comments parsed using %s syntax with %s support."
7440 msgstr ""
7441
7442 #: rhodecode/templates/changeset/changeset_file_comment.html:123
7443 #: rhodecode/templates/changeset/changeset_file_comment.html:253
7722 #: rhodecode/templates/changeset/changeset_file_comment.html:228
7723 #: rhodecode/templates/codeblocks/diffs.html:60
7444 7724 msgid "Use @username inside this text to send notification to this RhodeCode user"
7445 7725 msgstr ""
7446 7726
7447 #: rhodecode/templates/changeset/changeset_file_comment.html:133
7448 #: rhodecode/templates/changeset/changeset_file_comment.html:264
7727 #: rhodecode/templates/changeset/changeset_file_comment.html:131
7728 #: rhodecode/templates/changeset/changeset_file_comment.html:239
7729 #: rhodecode/templates/codeblocks/diffs.html:70
7449 7730 msgid "Comment preview"
7450 7731 msgstr ""
7451 7732
7452 #: rhodecode/templates/changeset/changeset_file_comment.html:146
7453 #: rhodecode/templates/changeset/changeset_file_comment.html:293
7454 #: rhodecode/templates/compare/compare_diff.html:57
7733 #: rhodecode/templates/changeset/changeset_file_comment.html:144
7734 #: rhodecode/templates/changeset/changeset_file_comment.html:268
7735 #: rhodecode/templates/codeblocks/diffs.html:80
7736 #: rhodecode/templates/compare/compare_diff.html:58
7455 7737 #: rhodecode/templates/email_templates/commit_comment.mako:87
7456 7738 #: rhodecode/templates/email_templates/pull_request_comment.mako:97
7457 7739 msgid "Comment"
7458 7740 msgstr ""
7459 7741
7460 #: rhodecode/templates/changeset/changeset_file_comment.html:154
7742 #: rhodecode/templates/changeset/changeset_file_comment.html:152
7743 #: rhodecode/templates/codeblocks/diffs.html:93
7461 7744 msgid "You need to be logged in to comment."
7462 7745 msgstr ""
7463 7746
7464 #: rhodecode/templates/changeset/changeset_file_comment.html:154
7747 #: rhodecode/templates/changeset/changeset_file_comment.html:152
7748 #: rhodecode/templates/codeblocks/diffs.html:93
7465 7749 msgid "Login now"
7466 7750 msgstr ""
7467 7751
7468 #: rhodecode/templates/changeset/changeset_file_comment.html:158
7752 #: rhodecode/templates/changeset/changeset_file_comment.html:156
7469 7753 msgid "Hide"
7470 7754 msgstr ""
7471 7755
7472 #: rhodecode/templates/changeset/changeset_file_comment.html:171
7473 #, python-format
7474 msgid "%d Pull Request Comment"
7475 msgid_plural "%d Pull Request Comments"
7476 msgstr[0] ""
7477 msgstr[1] ""
7478
7479 #: rhodecode/templates/changeset/changeset_file_comment.html:173
7480 #, python-format
7481 msgid "%d Commit Comment"
7482 msgid_plural "%d Commit Comments"
7483 msgstr[0] ""
7484 msgstr[1] ""
7485
7486 #: rhodecode/templates/changeset/changeset_file_comment.html:223
7756 #: rhodecode/templates/changeset/changeset_file_comment.html:198
7487 7757 msgid "Merge Pull Request"
7488 7758 msgstr ""
7489 7759
7490 #: rhodecode/templates/changeset/changeset_file_comment.html:243
7760 #: rhodecode/templates/changeset/changeset_file_comment.html:218
7491 7761 msgid "Create a comment on this Pull Request."
7492 7762 msgstr ""
7493 7763
7494 #: rhodecode/templates/changeset/changeset_file_comment.html:245
7764 #: rhodecode/templates/changeset/changeset_file_comment.html:220
7495 7765 msgid "Create comments on this Commit range."
7496 7766 msgstr ""
7497 7767
7498 #: rhodecode/templates/changeset/changeset_file_comment.html:247
7768 #: rhodecode/templates/changeset/changeset_file_comment.html:222
7499 7769 msgid "Create a comment on this Commit."
7500 7770 msgstr ""
7501 7771
7772 #: rhodecode/templates/changeset/changeset_file_comment.html:259
7773 #: rhodecode/templates/pullrequests/pullrequest_show.html:14
7774 #: rhodecode/templates/pullrequests/pullrequest_show.html:141
7775 #: rhodecode/templates/pullrequests/pullrequests.html:52
7776 msgid "Closed"
7777 msgstr ""
7778
7502 7779 #: rhodecode/templates/changeset/changeset_range.html:5
7503 7780 #, python-format
7504 7781 msgid "%s Commits"
@@ -7521,19 +7798,52 b' msgid "Show combined compare"'
7521 7798 msgstr ""
7522 7799
7523 7800 #: rhodecode/templates/changeset/diff_block.html:7
7801 #: rhodecode/templates/codeblocks/diffs.html:148
7802 #: rhodecode/templates/codeblocks/diffs.html:211
7524 7803 msgid "The requested commit is too big and content was truncated."
7525 7804 msgstr ""
7526 7805
7806 #: rhodecode/templates/changeset/diff_block.html:7
7807 #: rhodecode/templates/changeset/diff_block.html:10
7808 #: rhodecode/templates/changeset/diff_block.html:25
7809 #: rhodecode/templates/changeset/diff_block.html:46
7810 #: rhodecode/templates/changeset/diff_block.html:59
7811 #: rhodecode/templates/codeblocks/diffs.html:151
7812 #: rhodecode/templates/codeblocks/diffs.html:211
7813 #: rhodecode/templates/files/file_diff.html:146
7814 msgid "Showing a big diff might take some time and resources, continue?"
7815 msgstr ""
7816
7817 #: rhodecode/templates/changeset/diff_block.html:7
7818 #: rhodecode/templates/changeset/diff_block.html:10
7819 #: rhodecode/templates/changeset/diff_block.html:25
7820 #: rhodecode/templates/changeset/diff_block.html:46
7821 #: rhodecode/templates/codeblocks/diffs.html:151
7822 #: rhodecode/templates/codeblocks/diffs.html:211
7823 #: rhodecode/templates/files/file_diff.html:146
7824 msgid "Show full diff"
7825 msgstr ""
7826
7527 7827 #: rhodecode/templates/changeset/diff_block.html:10
7528 7828 msgid "The requested file is too big and its content is not shown."
7529 7829 msgstr ""
7530 7830
7831 #: rhodecode/templates/changeset/diff_block.html:25
7832 #: rhodecode/templates/changeset/diff_block.html:46
7833 #: rhodecode/templates/files/file_diff.html:146
7834 msgid "Diff was truncated. File content available only in full diff."
7835 msgstr ""
7836
7531 7837 #: rhodecode/templates/changeset/diff_block.html:64
7838 #: rhodecode/templates/codeblocks/diffs.html:329
7839 #: rhodecode/templates/codeblocks/diffs.html:345
7532 7840 #, python-format
7533 7841 msgid "Show file at commit: %(commit_id)s"
7534 7842 msgstr ""
7535 7843
7536 7844 #: rhodecode/templates/changeset/diff_block.html:69
7845 #: rhodecode/templates/codeblocks/diffs.html:336
7846 #: rhodecode/templates/codeblocks/diffs.html:352
7537 7847 #, python-format
7538 7848 msgid "File no longer present at commit: %(commit_id)s"
7539 7849 msgstr ""
@@ -7563,12 +7873,99 b' msgstr[0] ""'
7563 7873 msgstr[1] ""
7564 7874
7565 7875 #: rhodecode/templates/changeset/diff_block.html:99
7876 #: rhodecode/templates/codeblocks/diffs.html:153
7566 7877 #, python-format
7567 7878 msgid "%(num)s file changed: %(linesadd)s inserted, %(linesdel)s deleted"
7568 7879 msgid_plural "%(num)s files changed: %(linesadd)s inserted, %(linesdel)s deleted"
7569 7880 msgstr[0] ""
7570 7881 msgstr[1] ""
7571 7882
7883 #: rhodecode/templates/codeblocks/diffs.html:137
7884 msgid "Browse Files at revision {}"
7885 msgstr ""
7886
7887 #: rhodecode/templates/codeblocks/diffs.html:138
7888 msgid "Browse Files"
7889 msgstr ""
7890
7891 #: rhodecode/templates/codeblocks/diffs.html:150
7892 #, python-format
7893 msgid "%(num)s file changed."
7894 msgid_plural "%(num)s files changed."
7895 msgstr[0] ""
7896 msgstr[1] ""
7897
7898 #: rhodecode/templates/codeblocks/diffs.html:160
7899 msgid "No files"
7900 msgstr ""
7901
7902 #: rhodecode/templates/codeblocks/diffs.html:185
7903 msgid "File was deleted"
7904 msgstr ""
7905
7906 #: rhodecode/templates/codeblocks/diffs.html:187
7907 msgid "Binary file hidden"
7908 msgstr ""
7909
7910 #: rhodecode/templates/codeblocks/diffs.html:198
7911 #, python-format
7912 msgid "This diff has been collapsed as it changes many lines, (%i lines changed)"
7913 msgstr ""
7914
7915 #: rhodecode/templates/codeblocks/diffs.html:200
7916 msgid "Show them"
7917 msgstr ""
7918
7919 #: rhodecode/templates/codeblocks/diffs.html:203
7920 msgid "Hide them"
7921 msgstr ""
7922
7923 #: rhodecode/templates/codeblocks/diffs.html:331
7924 #: rhodecode/templates/codeblocks/diffs.html:338
7925 msgid "Show file before"
7926 msgstr ""
7927
7928 #: rhodecode/templates/codeblocks/diffs.html:347
7929 #: rhodecode/templates/codeblocks/diffs.html:354
7930 msgid "Show file after"
7931 msgstr ""
7932
7933 #: rhodecode/templates/codeblocks/diffs.html:383
7934 #: rhodecode/templates/files/file_diff.html:128
7935 msgid "Show comments"
7936 msgstr ""
7937
7938 #: rhodecode/templates/codeblocks/diffs.html:383
7939 #: rhodecode/templates/files/file_diff.html:129
7940 msgid "Hide comments"
7941 msgstr ""
7942
7943 #: rhodecode/templates/codeblocks/diffs.html:545
7944 msgid "View side by side"
7945 msgstr ""
7946
7947 #: rhodecode/templates/codeblocks/diffs.html:547
7948 msgid "Side by Side"
7949 msgstr ""
7950
7951 #: rhodecode/templates/codeblocks/diffs.html:551
7952 msgid "View unified"
7953 msgstr ""
7954
7955 #: rhodecode/templates/codeblocks/diffs.html:552
7956 msgid "Unified"
7957 msgstr ""
7958
7959 #: rhodecode/templates/codeblocks/diffs.html:561
7960 #: rhodecode/templates/files/file_diff.html:77
7961 msgid "Expand All"
7962 msgstr ""
7963
7964 #: rhodecode/templates/codeblocks/diffs.html:565
7965 #: rhodecode/templates/files/file_diff.html:77
7966 msgid "Collapse All"
7967 msgstr ""
7968
7572 7969 #: rhodecode/templates/compare/compare_commits.html:5
7573 7970 msgid "No Commits"
7574 7971 msgstr ""
@@ -7577,48 +7974,48 b' msgstr ""'
7577 7974 msgid "Common Ancestor Commit"
7578 7975 msgstr ""
7579 7976
7580 #: rhodecode/templates/compare/compare_commits.html:20
7977 #: rhodecode/templates/compare/compare_commits.html:21
7581 7978 msgid "Time"
7582 7979 msgstr ""
7583 7980
7584 #: rhodecode/templates/compare/compare_diff.html:6
7585 #: rhodecode/templates/compare/compare_diff.html:8
7981 #: rhodecode/templates/compare/compare_diff.html:7
7982 #: rhodecode/templates/compare/compare_diff.html:9
7586 7983 #, python-format
7587 7984 msgid "%s Compare"
7588 7985 msgstr ""
7589 7986
7590 #: rhodecode/templates/compare/compare_diff.html:16
7987 #: rhodecode/templates/compare/compare_diff.html:17
7591 7988 #, python-format
7592 7989 msgid "%s commit"
7593 7990 msgid_plural "%s commits"
7594 7991 msgstr[0] ""
7595 7992 msgstr[1] ""
7596 7993
7597 #: rhodecode/templates/compare/compare_diff.html:37
7598 #: rhodecode/templates/compare/compare_diff.html:55
7994 #: rhodecode/templates/compare/compare_diff.html:38
7995 #: rhodecode/templates/compare/compare_diff.html:56
7599 7996 msgid "Compare Commits"
7600 7997 msgstr ""
7601 7998
7602 #: rhodecode/templates/compare/compare_diff.html:46
7603 #: rhodecode/templates/email_templates/pull_request_review.mako:74
7604 #: rhodecode/templates/files/file_diff.html:56
7605 #: rhodecode/templates/pullrequests/pullrequest_show.html:85
7606 msgid "Target"
7607 msgstr ""
7608
7609 7999 #: rhodecode/templates/compare/compare_diff.html:47
8000 #: rhodecode/templates/email_templates/pull_request_review.mako:74
8001 #: rhodecode/templates/files/file_diff.html:56
8002 #: rhodecode/templates/pullrequests/pullrequest_show.html:95
8003 msgid "Target"
8004 msgstr ""
8005
8006 #: rhodecode/templates/compare/compare_diff.html:48
7610 8007 #: rhodecode/templates/email_templates/pull_request_comment.mako:93
7611 8008 #: rhodecode/templates/email_templates/pull_request_review.mako:73
7612 8009 #: rhodecode/templates/files/file_diff.html:62
7613 #: rhodecode/templates/files/files_source.html:19
8010 #: rhodecode/templates/files/files_source.html:20
7614 8011 msgid "Source"
7615 8012 msgstr ""
7616 8013
7617 #: rhodecode/templates/compare/compare_diff.html:53
8014 #: rhodecode/templates/compare/compare_diff.html:54
7618 8015 msgid "Swap"
7619 8016 msgstr ""
7620 8017
7621 #: rhodecode/templates/compare/compare_diff.html:245
8018 #: rhodecode/templates/compare/compare_diff.html:246
7622 8019 msgid "Compare commits, branches, bookmarks or tags."
7623 8020 msgstr ""
7624 8021
@@ -7642,52 +8039,52 b' msgstr ""'
7642 8039 msgid "Repository creating in progress..."
7643 8040 msgstr ""
7644 8041
7645 #: rhodecode/templates/data_table/_dt_elements.html:84
8042 #: rhodecode/templates/data_table/_dt_elements.html:88
7646 8043 msgid "No commits yet"
7647 8044 msgstr ""
7648 8045
7649 #: rhodecode/templates/data_table/_dt_elements.html:91
7650 #: rhodecode/templates/data_table/_dt_elements.html:93
8046 #: rhodecode/templates/data_table/_dt_elements.html:95
8047 #: rhodecode/templates/data_table/_dt_elements.html:97
7651 8048 #, python-format
7652 8049 msgid "Subscribe to %s rss feed"
7653 8050 msgstr ""
7654 8051
7655 #: rhodecode/templates/data_table/_dt_elements.html:99
7656 #: rhodecode/templates/data_table/_dt_elements.html:101
8052 #: rhodecode/templates/data_table/_dt_elements.html:103
8053 #: rhodecode/templates/data_table/_dt_elements.html:105
7657 8054 #, python-format
7658 8055 msgid "Subscribe to %s atom feed"
7659 8056 msgstr ""
7660 8057
7661 #: rhodecode/templates/data_table/_dt_elements.html:129
8058 #: rhodecode/templates/data_table/_dt_elements.html:133
7662 8059 msgid "Creating"
7663 8060 msgstr ""
7664 8061
7665 #: rhodecode/templates/data_table/_dt_elements.html:131
8062 #: rhodecode/templates/data_table/_dt_elements.html:135
7666 8063 msgid "Created"
7667 8064 msgstr ""
7668 8065
7669 #: rhodecode/templates/data_table/_dt_elements.html:177
8066 #: rhodecode/templates/data_table/_dt_elements.html:185
7670 8067 #, python-format
7671 8068 msgid "Confirm to delete this group: %s with %s repository"
7672 8069 msgid_plural "Confirm to delete this group: %s with %s repositories"
7673 8070 msgstr[0] ""
7674 8071 msgstr[1] ""
7675 8072
7676 #: rhodecode/templates/data_table/_dt_elements.html:203
8073 #: rhodecode/templates/data_table/_dt_elements.html:211
7677 8074 #, python-format
7678 8075 msgid "Confirm to delete this user group: %s"
7679 8076 msgstr ""
7680 8077
7681 #: rhodecode/templates/data_table/_dt_elements.html:220
8078 #: rhodecode/templates/data_table/_dt_elements.html:228
7682 8079 msgid "User group"
7683 8080 msgstr ""
7684 8081
7685 #: rhodecode/templates/data_table/_dt_elements.html:264
7686 #: rhodecode/templates/forks/fork.html:81
8082 #: rhodecode/templates/data_table/_dt_elements.html:272
8083 #: rhodecode/templates/forks/fork.html:83
7687 8084 msgid "Private"
7688 8085 msgstr ""
7689 8086
7690 #: rhodecode/templates/data_table/_dt_elements.html:289
8087 #: rhodecode/templates/data_table/_dt_elements.html:306
7691 8088 #, python-format
7692 8089 msgid "Pull request #%(pr_number)s"
7693 8090 msgstr ""
@@ -7700,12 +8097,30 b' msgstr ""'
7700 8097 msgid "Default"
7701 8098 msgstr ""
7702 8099
8100 #: rhodecode/templates/debug_style/form-elements.html:513
8101 #: rhodecode/templates/debug_style/form-elements.html:565
8102 #: rhodecode/templates/debug_style/forms.html:236
8103 msgid "Chosen group members"
8104 msgstr ""
8105
8106 #: rhodecode/templates/debug_style/form-elements.html:525
8107 #: rhodecode/templates/debug_style/form-elements.html:569
8108 #: rhodecode/templates/debug_style/forms.html:240
8109 msgid "Remove all elements"
8110 msgstr ""
8111
7703 8112 #: rhodecode/templates/debug_style/form-elements.html:535
7704 #: rhodecode/templates/debug_style/form-elements.html:585
8113 #: rhodecode/templates/debug_style/form-elements.html:579
7705 8114 #: rhodecode/templates/debug_style/forms.html:250
7706 8115 msgid "Available members"
7707 8116 msgstr ""
7708 8117
8118 #: rhodecode/templates/debug_style/form-elements.html:543
8119 #: rhodecode/templates/debug_style/form-elements.html:587
8120 #: rhodecode/templates/debug_style/forms.html:258
8121 msgid "Add all elements"
8122 msgstr ""
8123
7709 8124 #: rhodecode/templates/debug_style/forms.html:119
7710 8125 msgid "Some text..."
7711 8126 msgstr ""
@@ -7744,50 +8159,54 b' msgid "Labels"'
7744 8159 msgstr ""
7745 8160
7746 8161 #: rhodecode/templates/debug_style/index.html:59
7747 msgid "Tables"
8162 msgid "Alerts"
7748 8163 msgstr ""
7749 8164
7750 8165 #: rhodecode/templates/debug_style/index.html:60
7751 msgid "Tables wide"
8166 msgid "Tables"
7752 8167 msgstr ""
7753 8168
7754 8169 #: rhodecode/templates/debug_style/index.html:61
8170 msgid "Tables wide"
8171 msgstr ""
8172
8173 #: rhodecode/templates/debug_style/index.html:62
7755 8174 msgid "Collapsable Content"
7756 8175 msgstr ""
7757 8176
7758 #: rhodecode/templates/debug_style/index.html:63
7759 msgid "Layout form with sidebar"
7760 msgstr ""
7761
7762 8177 #: rhodecode/templates/debug_style/index.html:64
7763 msgid "Login"
8178 msgid "Layout form with sidebar"
7764 8179 msgstr ""
7765 8180
7766 8181 #: rhodecode/templates/debug_style/index.html:65
7767 msgid "Login 2"
8182 msgid "Login"
7768 8183 msgstr ""
7769 8184
7770 8185 #: rhodecode/templates/debug_style/index.html:66
8186 msgid "Login 2"
8187 msgstr ""
8188
8189 #: rhodecode/templates/debug_style/index.html:67
7771 8190 msgid "Code blocks"
7772 8191 msgstr ""
7773 8192
7774 #: rhodecode/templates/debug_style/index.html:69
8193 #: rhodecode/templates/debug_style/index.html:70
7775 8194 msgid "Panels"
7776 8195 msgstr ""
7777 8196
7778 #: rhodecode/templates/debug_style/index.html:72
7779 msgid "Form elements"
7780 msgstr ""
7781
7782 8197 #: rhodecode/templates/debug_style/index.html:73
7783 msgid "Form elements small"
8198 msgid "Form elements"
7784 8199 msgstr ""
7785 8200
7786 8201 #: rhodecode/templates/debug_style/index.html:74
7787 msgid "Form inline elements"
8202 msgid "Form elements small"
7788 8203 msgstr ""
7789 8204
7790 8205 #: rhodecode/templates/debug_style/index.html:75
8206 msgid "Form inline elements"
8207 msgstr ""
8208
8209 #: rhodecode/templates/debug_style/index.html:76
7791 8210 msgid "Form vertical"
7792 8211 msgstr ""
7793 8212
@@ -7989,7 +8408,7 b' msgstr ""'
7989 8408 msgid "Profile"
7990 8409 msgstr ""
7991 8410
7992 #: rhodecode/templates/errors/error_document.html:39
8411 #: rhodecode/templates/errors/error_document.html:44
7993 8412 #, python-format
7994 8413 msgid "You will be redirected to %s in %s seconds"
7995 8414 msgstr ""
@@ -8000,8 +8419,6 b' msgid "%(user)s commited on %(date)s UTC'
8000 8419 msgstr ""
8001 8420
8002 8421 #: rhodecode/templates/feed/atom_feed_entry.mako:26
8003 #: rhodecode/templates/pullrequests/pullrequest_show.html:390
8004 #: rhodecode/templates/pullrequests/pullrequest_show.html:396
8005 8422 msgid "Commit was too big and was cut off..."
8006 8423 msgstr ""
8007 8424
@@ -8112,11 +8529,6 b' msgid "Filename"'
8112 8529 msgstr ""
8113 8530
8114 8531 #: rhodecode/templates/files/files_add.html:54
8115 #: rhodecode/templates/files/files_add.html:65
8116 msgid "or"
8117 msgstr ""
8118
8119 #: rhodecode/templates/files/files_add.html:54
8120 8532 msgid "Upload File"
8121 8533 msgstr ""
8122 8534
@@ -8198,13 +8610,13 b' msgid "Delete file"'
8198 8610 msgstr ""
8199 8611
8200 8612 #: rhodecode/templates/files/files_delete.html:45
8201 #: rhodecode/templates/files/files_source.html:50
8613 #: rhodecode/templates/files/files_source.html:51
8202 8614 #, python-format
8203 8615 msgid "Binary file (%s)"
8204 8616 msgstr ""
8205 8617
8206 8618 #: rhodecode/templates/files/files_delete.html:50
8207 #: rhodecode/templates/files/files_source.html:62
8619 #: rhodecode/templates/files/files_source.html:73
8208 8620 msgid "File is too big to display"
8209 8621 msgstr ""
8210 8622
@@ -8267,51 +8679,51 b' msgstr ""'
8267 8679 msgid "Location"
8268 8680 msgstr ""
8269 8681
8270 #: rhodecode/templates/files/files_source.html:6
8682 #: rhodecode/templates/files/files_source.html:7
8271 8683 #: rhodecode/templates/search/search_content.html:57
8272 8684 msgid "line"
8273 8685 msgid_plural "lines"
8274 8686 msgstr[0] ""
8275 8687 msgstr[1] ""
8276 8688
8277 #: rhodecode/templates/files/files_source.html:13
8689 #: rhodecode/templates/files/files_source.html:14
8278 8690 msgid "History"
8279 8691 msgstr ""
8280 8692
8281 #: rhodecode/templates/files/files_source.html:16
8693 #: rhodecode/templates/files/files_source.html:17
8282 8694 #: rhodecode/templates/search/search_content.html:68
8283 8695 msgid "Show Full History"
8284 8696 msgstr ""
8285 8697
8286 #: rhodecode/templates/files/files_source.html:21
8698 #: rhodecode/templates/files/files_source.html:22
8287 8699 #: rhodecode/templates/search/search_content.html:70
8288 8700 msgid "Annotation"
8289 8701 msgstr ""
8290 8702
8291 #: rhodecode/templates/files/files_source.html:23
8703 #: rhodecode/templates/files/files_source.html:24
8292 8704 #: rhodecode/templates/search/search_content.html:71
8293 8705 msgid "Raw"
8294 8706 msgstr ""
8295 8707
8296 #: rhodecode/templates/files/files_source.html:25
8708 #: rhodecode/templates/files/files_source.html:26
8297 8709 #: rhodecode/templates/search/search_content.html:73
8298 8710 msgid "Download"
8299 8711 msgstr ""
8300 8712
8301 #: rhodecode/templates/files/files_source.html:32
8713 #: rhodecode/templates/files/files_source.html:33
8302 8714 #, python-format
8303 8715 msgid "Edit on Branch:%s"
8304 8716 msgstr ""
8305 8717
8306 #: rhodecode/templates/files/files_source.html:37
8718 #: rhodecode/templates/files/files_source.html:38
8307 8719 msgid "Editing binary files not allowed"
8308 8720 msgstr ""
8309 8721
8310 #: rhodecode/templates/files/files_source.html:40
8311 msgid "Editing files allowed only when on branch head commit"
8312 msgstr ""
8313
8314 8722 #: rhodecode/templates/files/files_source.html:41
8723 msgid "Editing files allowed only when on branch head commit"
8724 msgstr ""
8725
8726 #: rhodecode/templates/files/files_source.html:42
8315 8727 msgid "Deleting files allowed only when on branch head commit"
8316 8728 msgstr ""
8317 8729
@@ -8346,15 +8758,15 b' msgstr ""'
8346 8758 msgid "Fork name"
8347 8759 msgstr ""
8348 8760
8349 #: rhodecode/templates/forks/fork.html:91
8761 #: rhodecode/templates/forks/fork.html:93
8350 8762 msgid "Copy permissions"
8351 8763 msgstr ""
8352 8764
8353 #: rhodecode/templates/forks/fork.html:95
8765 #: rhodecode/templates/forks/fork.html:97
8354 8766 msgid "Copy permissions from forked repository"
8355 8767 msgstr ""
8356 8768
8357 #: rhodecode/templates/forks/fork.html:100
8769 #: rhodecode/templates/forks/fork.html:102
8358 8770 msgid "Fork this Repository"
8359 8771 msgstr ""
8360 8772
@@ -8434,44 +8846,44 b' msgid "Submit Pull Request"'
8434 8846 msgstr ""
8435 8847
8436 8848 #: rhodecode/templates/pullrequests/pullrequest.html:109
8437 #: rhodecode/templates/pullrequests/pullrequest_show.html:182
8849 #: rhodecode/templates/pullrequests/pullrequest_show.html:211
8438 8850 msgid "Pull request reviewers"
8439 8851 msgstr ""
8440 8852
8441 #: rhodecode/templates/pullrequests/pullrequest.html:117
8442 #: rhodecode/templates/pullrequests/pullrequest_show.html:215
8853 #: rhodecode/templates/pullrequests/pullrequest.html:119
8854 #: rhodecode/templates/pullrequests/pullrequest_show.html:255
8443 8855 msgid "Add reviewer"
8444 8856 msgstr ""
8445 8857
8446 #: rhodecode/templates/pullrequests/pullrequest.html:279
8447 #: rhodecode/templates/pullrequests/pullrequest.html:521
8858 #: rhodecode/templates/pullrequests/pullrequest.html:281
8859 #: rhodecode/templates/pullrequests/pullrequest.html:548
8448 8860 msgid "Please select origin and destination"
8449 8861 msgstr ""
8450 8862
8451 #: rhodecode/templates/pullrequests/pullrequest.html:285
8863 #: rhodecode/templates/pullrequests/pullrequest.html:287
8452 8864 msgid "Loading compare ..."
8453 8865 msgstr ""
8454 8866
8455 #: rhodecode/templates/pullrequests/pullrequest.html:332
8456 8867 #: rhodecode/templates/pullrequests/pullrequest.html:334
8868 #: rhodecode/templates/pullrequests/pullrequest.html:336
8457 8869 msgid "This pull request will consist of __COMMITS__ commit."
8458 8870 msgid_plural "This pull request will consist of __COMMITS__ commits."
8459 8871 msgstr[0] ""
8460 8872 msgstr[1] ""
8461 8873
8462 #: rhodecode/templates/pullrequests/pullrequest.html:337
8874 #: rhodecode/templates/pullrequests/pullrequest.html:339
8463 8875 msgid "Show detailed compare."
8464 8876 msgstr ""
8465 8877
8466 #: rhodecode/templates/pullrequests/pullrequest.html:344
8878 #: rhodecode/templates/pullrequests/pullrequest.html:346
8467 8879 msgid "There are no commits to merge."
8468 8880 msgstr ""
8469 8881
8470 #: rhodecode/templates/pullrequests/pullrequest.html:451
8882 #: rhodecode/templates/pullrequests/pullrequest.html:446
8471 8883 msgid "Destination repository"
8472 8884 msgstr ""
8473 8885
8474 #: rhodecode/templates/pullrequests/pullrequest.html:462
8886 #: rhodecode/templates/pullrequests/pullrequest.html:457
8475 8887 msgid "Select commit reference"
8476 8888 msgstr ""
8477 8889
@@ -8484,95 +8896,84 b' msgstr ""'
8484 8896 msgid "From"
8485 8897 msgstr ""
8486 8898
8487 #: rhodecode/templates/pullrequests/pullrequest_show.html:51
8488 #: rhodecode/templates/pullrequests/pullrequest_show.html:185
8489 msgid "Close"
8490 msgstr ""
8491
8492 #: rhodecode/templates/pullrequests/pullrequest_show.html:58
8899 #: rhodecode/templates/pullrequests/pullrequest_show.html:54
8900 msgid "Confirm to delete this pull request"
8901 msgstr ""
8902
8903 #: rhodecode/templates/pullrequests/pullrequest_show.html:61
8904 msgid "Cancel edit"
8905 msgstr ""
8906
8907 #: rhodecode/templates/pullrequests/pullrequest_show.html:68
8493 8908 msgid "Origin"
8494 8909 msgstr ""
8495 8910
8496 #: rhodecode/templates/pullrequests/pullrequest_show.html:105
8911 #: rhodecode/templates/pullrequests/pullrequest_show.html:134
8497 8912 msgid "Review"
8498 8913 msgstr ""
8499 8914
8500 #: rhodecode/templates/pullrequests/pullrequest_show.html:116
8915 #: rhodecode/templates/pullrequests/pullrequest_show.html:145
8501 8916 #, python-format
8502 8917 msgid "calculated based on %s reviewer vote"
8503 8918 msgid_plural "calculated based on %s reviewers votes"
8504 8919 msgstr[0] ""
8505 8920 msgstr[1] ""
8506 8921
8507 #: rhodecode/templates/pullrequests/pullrequest_show.html:139
8508 #: rhodecode/templates/pullrequests/pullrequest_show.html:141
8922 #: rhodecode/templates/pullrequests/pullrequest_show.html:168
8923 #: rhodecode/templates/pullrequests/pullrequest_show.html:170
8509 8924 #, python-format
8510 8925 msgid "%d Pull request comment"
8511 8926 msgid_plural "%d Pull request comments"
8512 8927 msgstr[0] ""
8513 8928 msgstr[1] ""
8514 8929
8515 #: rhodecode/templates/pullrequests/pullrequest_show.html:151
8930 #: rhodecode/templates/pullrequests/pullrequest_show.html:180
8516 8931 #, python-format
8517 8932 msgid "%d Outdated Comment"
8518 8933 msgid_plural "%d Outdated Comments"
8519 8934 msgstr[0] ""
8520 8935 msgstr[1] ""
8521 8936
8522 #: rhodecode/templates/pullrequests/pullrequest_show.html:151
8937 #: rhodecode/templates/pullrequests/pullrequest_show.html:180
8523 8938 msgid "(Show)"
8524 8939 msgstr ""
8525 8940
8526 #: rhodecode/templates/pullrequests/pullrequest_show.html:160
8527 #: rhodecode/templates/pullrequests/pullrequest_show.html:219
8941 #: rhodecode/templates/pullrequests/pullrequest_show.html:189
8942 #: rhodecode/templates/pullrequests/pullrequest_show.html:259
8528 8943 msgid "Save Changes"
8529 8944 msgstr ""
8530 8945
8531 #: rhodecode/templates/pullrequests/pullrequest_show.html:199
8532 msgid "reviewer"
8533 msgstr ""
8534
8535 #: rhodecode/templates/pullrequests/pullrequest_show.html:236
8946 #: rhodecode/templates/pullrequests/pullrequest_show.html:276
8536 8947 msgid "Missing requirements:"
8537 8948 msgstr ""
8538 8949
8539 #: rhodecode/templates/pullrequests/pullrequest_show.html:237
8950 #: rhodecode/templates/pullrequests/pullrequest_show.html:277
8540 8951 msgid "These commits cannot be displayed, because this repository uses the Mercurial largefiles extension, which was not enabled."
8541 8952 msgstr ""
8542 8953
8543 #: rhodecode/templates/pullrequests/pullrequest_show.html:245
8954 #: rhodecode/templates/pullrequests/pullrequest_show.html:285
8544 8955 msgid "Missing commits"
8545 8956 msgstr ""
8546 8957
8547 #: rhodecode/templates/pullrequests/pullrequest_show.html:246
8958 #: rhodecode/templates/pullrequests/pullrequest_show.html:286
8548 8959 msgid "This pull request cannot be displayed, because one or more commits no longer exist in the source repository."
8549 8960 msgstr ""
8550 8961
8551 #: rhodecode/templates/pullrequests/pullrequest_show.html:247
8962 #: rhodecode/templates/pullrequests/pullrequest_show.html:287
8552 8963 msgid "Please update this pull request, push the commits back into the source repository, or consider closing this pull request."
8553 8964 msgstr ""
8554 8965
8555 #: rhodecode/templates/pullrequests/pullrequest_show.html:254
8966 #: rhodecode/templates/pullrequests/pullrequest_show.html:294
8556 8967 msgid "Update commits"
8557 8968 msgstr ""
8558 8969
8559 #: rhodecode/templates/pullrequests/pullrequest_show.html:257
8970 #: rhodecode/templates/pullrequests/pullrequest_show.html:297
8560 8971 #, python-format
8561 8972 msgid "Compare View: %s commit"
8562 8973 msgid_plural "Compare View: %s commits"
8563 8974 msgstr[0] ""
8564 8975 msgstr[1] ""
8565 8976
8566 #: rhodecode/templates/pullrequests/pullrequest_show.html:334
8567 #: rhodecode/templates/pullrequests/pullrequest_show.html:369
8568 msgid "Outdated Inline Comments"
8569 msgstr ""
8570
8571 #: rhodecode/templates/pullrequests/pullrequest_show.html:390
8572 #: rhodecode/templates/pullrequests/pullrequest_show.html:396
8573 msgid "Showing a huge diff might take some time and resources"
8574 msgstr ""
8575
8576 8977 #: rhodecode/templates/pullrequests/pullrequests.html:4
8577 8978 #, python-format
8578 8979 msgid "%s Pull Requests"
General Comments 0
You need to be logged in to leave comments. Login now