Show More
The requested changes are too big and content was truncated. Show full diff
This diff has been collapsed as it changes many lines, (1188 lines changed) Show them Hide them | |||
@@ -7,8 +7,8 b' msgid ""' | |||
|
7 | 7 | msgstr "" |
|
8 | 8 | "Project-Id-Version: RhodeCode\n" |
|
9 | 9 | "Report-Msgid-Bugs-To: marcin@rhodecode.com\n" |
|
10 |
"POT-Creation-Date: 2016-0 |
|
|
11 |
"PO-Revision-Date: 2016-0 |
|
|
10 | "POT-Creation-Date: 2016-09-15 14:11+0000\n" | |
|
11 | "PO-Revision-Date: 2016-09-15 14:12+0000\n" | |
|
12 | 12 | "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n" |
|
13 | 13 | "Language-Team: Belarusian (http://www.transifex.com/rhodecode/RhodeCode/language/be/)\n" |
|
14 | 14 | "MIME-Version: 1.0\n" |
@@ -19,7 +19,7 b' msgstr ""' | |||
|
19 | 19 | "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" |
|
20 | 20 | |
|
21 | 21 | #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60 |
|
22 |
#: rhodecode/integrations/views.py:1 |
|
|
22 | #: rhodecode/integrations/views.py:168 | |
|
23 | 23 | #: rhodecode/templates/admin/permissions/permissions.html:36 |
|
24 | 24 | msgid "Global" |
|
25 | 25 | msgstr "" |
@@ -42,7 +42,8 b' msgstr ""' | |||
|
42 | 42 | msgid "Issue Tracker" |
|
43 | 43 | msgstr "" |
|
44 | 44 | |
|
45 |
#: rhodecode/admin/navigation.py:80 rhodecode/ |
|
|
45 | #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232 | |
|
46 | #: rhodecode/templates/register.html:76 | |
|
46 | 47 | #: rhodecode/templates/admin/my_account/my_account_profile.html:48 |
|
47 | 48 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94 |
|
48 | 49 | #: rhodecode/templates/admin/users/user_add.html:86 |
@@ -62,12 +63,18 b' msgid "Full Text Search"' | |||
|
62 | 63 | msgstr "" |
|
63 | 64 | |
|
64 | 65 | #: rhodecode/admin/navigation.py:83 |
|
65 |
#: rhodecode/templates/admin/integrations/base.html:2 |
|
|
66 |
#: rhodecode/templates/admin/integrations/ |
|
|
67 |
#: rhodecode/templates/admin/integrations/ |
|
|
68 |
#: rhodecode/templates/admin/integrations/ |
|
|
69 |
#: rhodecode/templates/admin/integrations/list.html:1 |
|
|
70 |
#: rhodecode/templates/admin/integrations/list.html:2 |
|
|
66 | #: rhodecode/templates/admin/integrations/base.html:23 | |
|
67 | #: rhodecode/templates/admin/integrations/form.html:8 | |
|
68 | #: rhodecode/templates/admin/integrations/form.html:21 | |
|
69 | #: rhodecode/templates/admin/integrations/form.html:32 | |
|
70 | #: rhodecode/templates/admin/integrations/list.html:21 | |
|
71 | #: rhodecode/templates/admin/integrations/list.html:25 | |
|
72 | #: rhodecode/templates/admin/integrations/list.html:29 | |
|
73 | #: rhodecode/templates/admin/integrations/list.html:36 | |
|
74 | #: rhodecode/templates/admin/integrations/new.html:9 | |
|
75 | #: rhodecode/templates/admin/integrations/new.html:17 | |
|
76 | #: rhodecode/templates/admin/integrations/new.html:23 | |
|
77 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:51 | |
|
71 | 78 | #: rhodecode/templates/admin/repos/repo_edit.html:72 |
|
72 | 79 | #: rhodecode/templates/base/base.html:84 |
|
73 | 80 | msgid "Integrations" |
@@ -90,9 +97,9 b' msgstr ""' | |||
|
90 | 97 | msgid "Enable or disable this authentication plugin." |
|
91 | 98 | msgstr "" |
|
92 | 99 | |
|
93 |
#: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:3 |
|
|
94 | #: rhodecode/templates/admin/integrations/list.html:62 | |
|
95 |
#: rhodecode/templates/admin/ |
|
|
100 | #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32 | |
|
101 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:197 | |
|
102 | #: rhodecode/templates/admin/integrations/list.html:101 | |
|
96 | 103 | msgid "Enabled" |
|
97 | 104 | msgstr "" |
|
98 | 105 | |
@@ -395,12 +402,12 b' msgstr ""' | |||
|
395 | 402 | |
|
396 | 403 | #: rhodecode/controllers/changeset.py:335 |
|
397 | 404 | #: rhodecode/controllers/pullrequests.py:750 |
|
398 |
#: rhodecode/model/pull_request.py:84 |
|
|
405 | #: rhodecode/model/pull_request.py:842 | |
|
399 | 406 | #, python-format |
|
400 | 407 | msgid "Status change %(transition_icon)s %(status)s" |
|
401 | 408 | msgstr "" |
|
402 | 409 | |
|
403 |
#: rhodecode/controllers/changeset.py:37 |
|
|
410 | #: rhodecode/controllers/changeset.py:373 | |
|
404 | 411 | msgid "" |
|
405 | 412 | "Changing the status of a commit associated with a closed pull request is not" |
|
406 | 413 | " allowed" |
@@ -543,14 +550,14 b' msgstr ""' | |||
|
543 | 550 | msgid "Changesets" |
|
544 | 551 | msgstr "" |
|
545 | 552 | |
|
546 |
#: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:25 |
|
|
553 | #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259 | |
|
547 | 554 | #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780 |
|
548 |
#: rhodecode/templates/base/vcs_settings.html:1 |
|
|
555 | #: rhodecode/templates/base/vcs_settings.html:185 | |
|
549 | 556 | msgid "Branches" |
|
550 | 557 | msgstr "" |
|
551 | 558 | |
|
552 | 559 | #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795 |
|
553 |
#: rhodecode/templates/base/vcs_settings.html: |
|
|
560 | #: rhodecode/templates/base/vcs_settings.html:210 | |
|
554 | 561 | msgid "Tags" |
|
555 | 562 | msgstr "" |
|
556 | 563 | |
@@ -656,30 +663,30 b' msgid "Close Pull Request"' | |||
|
656 | 663 | msgstr "" |
|
657 | 664 | |
|
658 | 665 | #: rhodecode/controllers/pullrequests.py:754 |
|
659 |
#: rhodecode/model/pull_request.py:84 |
|
|
666 | #: rhodecode/model/pull_request.py:846 | |
|
660 | 667 | msgid "Closing with" |
|
661 | 668 | msgstr "" |
|
662 | 669 | |
|
663 |
#: rhodecode/controllers/pullrequests.py:80 |
|
|
670 | #: rhodecode/controllers/pullrequests.py:804 | |
|
664 | 671 | #, python-format |
|
665 | 672 | msgid "" |
|
666 | 673 | "Closing pull request on other statuses than rejected or approved is " |
|
667 | 674 | "forbidden. Calculated status from all reviewers is currently: %s" |
|
668 | 675 | msgstr "" |
|
669 | 676 | |
|
670 |
#: rhodecode/controllers/summary.py:23 |
|
|
677 | #: rhodecode/controllers/summary.py:243 | |
|
671 | 678 | msgid "Branch" |
|
672 | 679 | msgstr "" |
|
673 | 680 | |
|
674 |
#: rhodecode/controllers/summary.py:2 |
|
|
681 | #: rhodecode/controllers/summary.py:244 | |
|
675 | 682 | msgid "Tag" |
|
676 | 683 | msgstr "" |
|
677 | 684 | |
|
678 |
#: rhodecode/controllers/summary.py:2 |
|
|
685 | #: rhodecode/controllers/summary.py:245 | |
|
679 | 686 | msgid "Bookmark" |
|
680 | 687 | msgstr "" |
|
681 | 688 | |
|
682 |
#: rhodecode/controllers/summary.py:2 |
|
|
689 | #: rhodecode/controllers/summary.py:260 | |
|
683 | 690 | msgid "Closed branches" |
|
684 | 691 | msgstr "" |
|
685 | 692 | |
@@ -692,37 +699,37 b' msgid "Error occurred during update of d' | |||
|
692 | 699 | msgstr "" |
|
693 | 700 | |
|
694 | 701 | #: rhodecode/controllers/admin/gists.py:63 |
|
695 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
702 | #: rhodecode/controllers/admin/my_account.py:317 | |
|
696 | 703 | #: rhodecode/controllers/admin/users.py:431 |
|
697 | 704 | msgid "forever" |
|
698 | 705 | msgstr "" |
|
699 | 706 | |
|
700 | 707 | #: rhodecode/controllers/admin/gists.py:64 |
|
701 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
708 | #: rhodecode/controllers/admin/my_account.py:318 | |
|
702 | 709 | #: rhodecode/controllers/admin/users.py:432 |
|
703 | 710 | msgid "5 minutes" |
|
704 | 711 | msgstr "" |
|
705 | 712 | |
|
706 | 713 | #: rhodecode/controllers/admin/gists.py:65 |
|
707 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
714 | #: rhodecode/controllers/admin/my_account.py:319 | |
|
708 | 715 | #: rhodecode/controllers/admin/users.py:433 |
|
709 | 716 | msgid "1 hour" |
|
710 | 717 | msgstr "" |
|
711 | 718 | |
|
712 | 719 | #: rhodecode/controllers/admin/gists.py:66 |
|
713 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
720 | #: rhodecode/controllers/admin/my_account.py:320 | |
|
714 | 721 | #: rhodecode/controllers/admin/users.py:434 |
|
715 | 722 | msgid "1 day" |
|
716 | 723 | msgstr "" |
|
717 | 724 | |
|
718 | 725 | #: rhodecode/controllers/admin/gists.py:67 |
|
719 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
726 | #: rhodecode/controllers/admin/my_account.py:321 | |
|
720 | 727 | #: rhodecode/controllers/admin/users.py:435 |
|
721 | 728 | msgid "1 month" |
|
722 | 729 | msgstr "" |
|
723 | 730 | |
|
724 | 731 | #: rhodecode/controllers/admin/gists.py:71 |
|
725 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
732 | #: rhodecode/controllers/admin/my_account.py:323 | |
|
726 | 733 | #: rhodecode/controllers/admin/users.py:437 |
|
727 | 734 | msgid "Lifetime" |
|
728 | 735 | msgstr "" |
@@ -776,60 +783,61 b' msgstr ""' | |||
|
776 | 783 | msgid "%(expiry)s - current value" |
|
777 | 784 | msgstr "" |
|
778 | 785 | |
|
779 |
#: rhodecode/controllers/admin/my_account.py:7 |
|
|
786 | #: rhodecode/controllers/admin/my_account.py:74 | |
|
780 | 787 | msgid "You can't edit this user since it's crucial for entire application" |
|
781 | 788 | msgstr "" |
|
782 | 789 | |
|
783 |
#: rhodecode/controllers/admin/my_account.py:12 |
|
|
790 | #: rhodecode/controllers/admin/my_account.py:132 | |
|
784 | 791 | msgid "Your account was updated successfully" |
|
785 | 792 | msgstr "" |
|
786 | 793 | |
|
787 |
#: rhodecode/controllers/admin/my_account.py:14 |
|
|
794 | #: rhodecode/controllers/admin/my_account.py:147 | |
|
788 | 795 | #: rhodecode/controllers/admin/users.py:218 |
|
789 | 796 | #, python-format |
|
790 | 797 | msgid "Error occurred during update of user %s" |
|
791 | 798 | msgstr "" |
|
792 | 799 | |
|
793 |
#: rhodecode/controllers/admin/my_account.py:2 |
|
|
800 | #: rhodecode/controllers/admin/my_account.py:213 | |
|
801 | #: rhodecode/controllers/admin/my_account.py:219 | |
|
802 | msgid "Error occurred during update of user password" | |
|
803 | msgstr "" | |
|
804 | ||
|
805 | #: rhodecode/controllers/admin/my_account.py:226 | |
|
794 | 806 | msgid "Successfully updated password" |
|
795 | 807 | msgstr "" |
|
796 | 808 | |
|
797 |
#: rhodecode/controllers/admin/my_account.py:21 |
|
|
798 | msgid "Error occurred during update of user password" | |
|
799 | msgstr "" | |
|
800 | ||
|
801 | #: rhodecode/controllers/admin/my_account.py:261 | |
|
809 | #: rhodecode/controllers/admin/my_account.py:271 | |
|
802 | 810 | #: rhodecode/controllers/admin/users.py:611 |
|
803 | 811 | #, python-format |
|
804 | 812 | msgid "Added new email address `%s` for user account" |
|
805 | 813 | msgstr "" |
|
806 | 814 | |
|
807 |
#: rhodecode/controllers/admin/my_account.py:2 |
|
|
815 | #: rhodecode/controllers/admin/my_account.py:278 | |
|
808 | 816 | #: rhodecode/controllers/admin/users.py:618 |
|
809 | 817 | msgid "An error occurred during email saving" |
|
810 | 818 | msgstr "" |
|
811 | 819 | |
|
812 |
#: rhodecode/controllers/admin/my_account.py:2 |
|
|
820 | #: rhodecode/controllers/admin/my_account.py:288 | |
|
813 | 821 | #: rhodecode/controllers/admin/users.py:633 |
|
814 | 822 | msgid "Removed email address from user account" |
|
815 | 823 | msgstr "" |
|
816 | 824 | |
|
817 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
825 | #: rhodecode/controllers/admin/my_account.py:326 | |
|
818 | 826 | #: rhodecode/controllers/admin/users.py:440 |
|
819 | 827 | msgid "Role" |
|
820 | 828 | msgstr "" |
|
821 | 829 | |
|
822 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
830 | #: rhodecode/controllers/admin/my_account.py:339 | |
|
823 | 831 | #: rhodecode/controllers/admin/users.py:464 |
|
824 | 832 | msgid "Auth token successfully created" |
|
825 | 833 | msgstr "" |
|
826 | 834 | |
|
827 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
835 | #: rhodecode/controllers/admin/my_account.py:352 | |
|
828 | 836 | #: rhodecode/controllers/admin/users.py:483 |
|
829 | 837 | msgid "Auth token successfully reset" |
|
830 | 838 | msgstr "" |
|
831 | 839 | |
|
832 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
840 | #: rhodecode/controllers/admin/my_account.py:356 | |
|
833 | 841 | #: rhodecode/controllers/admin/users.py:487 |
|
834 | 842 | msgid "Auth token successfully deleted" |
|
835 | 843 | msgstr "" |
@@ -1053,18 +1061,18 b' msgid "Error occurred during deleting is' | |||
|
1053 | 1061 | msgstr "" |
|
1054 | 1062 | |
|
1055 | 1063 | #: rhodecode/controllers/admin/repos.py:721 |
|
1056 |
#: rhodecode/controllers/admin/settings.py:36 |
|
|
1064 | #: rhodecode/controllers/admin/settings.py:366 | |
|
1057 | 1065 | msgid "Removed issue tracker entry" |
|
1058 | 1066 | msgstr "" |
|
1059 | 1067 | |
|
1060 | 1068 | #: rhodecode/controllers/admin/repos.py:751 |
|
1061 |
#: rhodecode/controllers/admin/settings.py:4 |
|
|
1069 | #: rhodecode/controllers/admin/settings.py:412 | |
|
1062 | 1070 | msgid "Updated issue tracker entries" |
|
1063 | 1071 | msgstr "" |
|
1064 | 1072 | |
|
1065 | 1073 | #: rhodecode/controllers/admin/repos.py:812 |
|
1066 |
#: rhodecode/controllers/admin/settings.py:14 |
|
|
1067 |
#: rhodecode/controllers/admin/settings.py:7 |
|
|
1074 | #: rhodecode/controllers/admin/settings.py:143 | |
|
1075 | #: rhodecode/controllers/admin/settings.py:722 | |
|
1068 | 1076 | msgid "Some form inputs contain invalid data." |
|
1069 | 1077 | msgstr "" |
|
1070 | 1078 | |
@@ -1073,86 +1081,70 b' msgid "Error occurred during updating re' | |||
|
1073 | 1081 | msgstr "" |
|
1074 | 1082 | |
|
1075 | 1083 | #: rhodecode/controllers/admin/repos.py:834 |
|
1076 |
#: rhodecode/controllers/admin/settings.py:1 |
|
|
1084 | #: rhodecode/controllers/admin/settings.py:171 | |
|
1077 | 1085 | msgid "Updated VCS settings" |
|
1078 | 1086 | msgstr "" |
|
1079 | 1087 | |
|
1080 |
#: rhodecode/controllers/admin/settings.py:16 |
|
|
1081 |
#: rhodecode/controllers/admin/settings.py:2 |
|
|
1088 | #: rhodecode/controllers/admin/settings.py:167 | |
|
1089 | #: rhodecode/controllers/admin/settings.py:270 | |
|
1082 | 1090 | msgid "Error occurred during updating application settings" |
|
1083 | 1091 | msgstr "" |
|
1084 | 1092 | |
|
1085 |
#: rhodecode/controllers/admin/settings.py:21 |
|
|
1093 | #: rhodecode/controllers/admin/settings.py:214 | |
|
1086 | 1094 | #, python-format |
|
1087 | 1095 | msgid "Repositories successfully rescanned added: %s ; removed: %s" |
|
1088 | 1096 | msgstr "" |
|
1089 | 1097 | |
|
1090 |
#: rhodecode/controllers/admin/settings.py:26 |
|
|
1098 | #: rhodecode/controllers/admin/settings.py:266 | |
|
1091 | 1099 | msgid "Updated application settings" |
|
1092 | 1100 | msgstr "" |
|
1093 | 1101 | |
|
1094 | #: rhodecode/controllers/admin/settings.py:327 | |
|
1095 | msgid "Updated visualisation settings" | |
|
1096 | msgstr "" | |
|
1097 | ||
|
1098 | 1102 | #: rhodecode/controllers/admin/settings.py:330 |
|
1103 | msgid "Updated visualisation settings" | |
|
1104 | msgstr "" | |
|
1105 | ||
|
1106 | #: rhodecode/controllers/admin/settings.py:333 | |
|
1099 | 1107 | msgid "Error occurred during updating visualisation settings" |
|
1100 | 1108 | msgstr "" |
|
1101 | 1109 | |
|
1102 |
#: rhodecode/controllers/admin/settings.py:42 |
|
|
1110 | #: rhodecode/controllers/admin/settings.py:425 | |
|
1103 | 1111 | msgid "Please enter email address" |
|
1104 | 1112 | msgstr "" |
|
1105 | 1113 | |
|
1106 |
#: rhodecode/controllers/admin/settings.py:44 |
|
|
1114 | #: rhodecode/controllers/admin/settings.py:443 | |
|
1107 | 1115 | msgid "Send email task created" |
|
1108 | 1116 | msgstr "" |
|
1109 | 1117 | |
|
1110 |
#: rhodecode/controllers/admin/settings.py:47 |
|
|
1118 | #: rhodecode/controllers/admin/settings.py:476 | |
|
1111 | 1119 | msgid "Added new hook" |
|
1112 | 1120 | msgstr "" |
|
1113 | 1121 | |
|
1114 |
#: rhodecode/controllers/admin/settings.py:4 |
|
|
1122 | #: rhodecode/controllers/admin/settings.py:491 | |
|
1115 | 1123 | msgid "Updated hooks" |
|
1116 | 1124 | msgstr "" |
|
1117 | 1125 | |
|
1118 |
#: rhodecode/controllers/admin/settings.py:49 |
|
|
1126 | #: rhodecode/controllers/admin/settings.py:495 | |
|
1119 | 1127 | msgid "Error occurred during hook creation" |
|
1120 | 1128 | msgstr "" |
|
1121 | 1129 | |
|
1122 |
#: rhodecode/controllers/admin/settings.py:54 |
|
|
1130 | #: rhodecode/controllers/admin/settings.py:543 | |
|
1123 | 1131 | #, python-format |
|
1124 | 1132 | msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent" |
|
1125 | 1133 | msgstr "" |
|
1126 | 1134 | |
|
1127 |
#: rhodecode/controllers/admin/settings.py:54 |
|
|
1135 | #: rhodecode/controllers/admin/settings.py:547 | |
|
1128 | 1136 | #, python-format |
|
1129 | 1137 | msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent" |
|
1130 | 1138 | msgstr "" |
|
1131 | 1139 | |
|
1132 |
#: rhodecode/controllers/admin/settings.py:74 |
|
|
1140 | #: rhodecode/controllers/admin/settings.py:743 | |
|
1133 | 1141 | msgid "Error occurred during updating labs settings" |
|
1134 | 1142 | msgstr "" |
|
1135 | 1143 | |
|
1136 |
#: rhodecode/controllers/admin/settings.py:74 |
|
|
1144 | #: rhodecode/controllers/admin/settings.py:748 | |
|
1137 | 1145 | msgid "Updated Labs settings" |
|
1138 | 1146 | msgstr "" |
|
1139 | 1147 | |
|
1140 | #: rhodecode/controllers/admin/settings.py:795 | |
|
1141 | msgid "Subversion HTTP Support" | |
|
1142 | msgstr "" | |
|
1143 | ||
|
1144 | #: rhodecode/controllers/admin/settings.py:796 | |
|
1145 | msgid "Proxy subversion HTTP requests" | |
|
1146 | msgstr "" | |
|
1147 | ||
|
1148 | #: rhodecode/controllers/admin/settings.py:802 | |
|
1149 | msgid "Subversion HTTP Server URL" | |
|
1150 | msgstr "" | |
|
1151 | ||
|
1152 | #: rhodecode/controllers/admin/settings.py:804 | |
|
1153 | msgid "e.g. http://localhost:8080/" | |
|
1154 | msgstr "" | |
|
1155 | ||
|
1156 | 1148 | #: rhodecode/controllers/admin/user_groups.py:168 |
|
1157 | 1149 | #, python-format |
|
1158 | 1150 | msgid "Created user group %(user_group_link)s" |
@@ -1335,38 +1327,50 b' msgstr ""' | |||
|
1335 | 1327 | msgid "pullrequest commented" |
|
1336 | 1328 | msgstr "" |
|
1337 | 1329 | |
|
1338 |
#: rhodecode/events/repo.py:13 |
|
|
1330 | #: rhodecode/events/repo.py:136 | |
|
1339 | 1331 | msgid "repository pre create" |
|
1340 | 1332 | msgstr "" |
|
1341 | 1333 | |
|
1342 |
#: rhodecode/events/repo.py:14 |
|
|
1334 | #: rhodecode/events/repo.py:145 | |
|
1343 | 1335 | msgid "repository created" |
|
1344 | 1336 | msgstr "" |
|
1345 | 1337 | |
|
1346 |
#: rhodecode/events/repo.py:15 |
|
|
1338 | #: rhodecode/events/repo.py:154 | |
|
1347 | 1339 | msgid "repository pre delete" |
|
1348 | 1340 | msgstr "" |
|
1349 | 1341 | |
|
1350 |
#: rhodecode/events/repo.py:16 |
|
|
1342 | #: rhodecode/events/repo.py:163 | |
|
1351 | 1343 | msgid "repository deleted" |
|
1352 | 1344 | msgstr "" |
|
1353 | 1345 | |
|
1354 |
#: rhodecode/events/repo.py:19 |
|
|
1346 | #: rhodecode/events/repo.py:199 | |
|
1355 | 1347 | msgid "repository pre pull" |
|
1356 | 1348 | msgstr "" |
|
1357 | 1349 | |
|
1358 |
#: rhodecode/events/repo.py:20 |
|
|
1350 | #: rhodecode/events/repo.py:208 | |
|
1359 | 1351 | msgid "repository pull" |
|
1360 | 1352 | msgstr "" |
|
1361 | 1353 | |
|
1362 |
#: rhodecode/events/repo.py:21 |
|
|
1354 | #: rhodecode/events/repo.py:217 | |
|
1363 | 1355 | msgid "repository pre push" |
|
1364 | 1356 | msgstr "" |
|
1365 | 1357 | |
|
1366 |
#: rhodecode/events/repo.py:22 |
|
|
1358 | #: rhodecode/events/repo.py:228 | |
|
1367 | 1359 | msgid "repository push" |
|
1368 | 1360 | msgstr "" |
|
1369 | 1361 | |
|
1362 | #: rhodecode/events/repo_group.py:62 | |
|
1363 | msgid "repository group created" | |
|
1364 | msgstr "" | |
|
1365 | ||
|
1366 | #: rhodecode/events/repo_group.py:71 | |
|
1367 | msgid "repository group deleted" | |
|
1368 | msgstr "" | |
|
1369 | ||
|
1370 | #: rhodecode/events/repo_group.py:80 | |
|
1371 | msgid "repository group update" | |
|
1372 | msgstr "" | |
|
1373 | ||
|
1370 | 1374 | #: rhodecode/events/user.py:34 |
|
1371 | 1375 | msgid "user registered" |
|
1372 | 1376 | msgstr "" |
@@ -1379,42 +1383,202 b' msgstr ""' | |||
|
1379 | 1383 | msgid "user pre update" |
|
1380 | 1384 | msgstr "" |
|
1381 | 1385 | |
|
1382 | #: rhodecode/integrations/schema.py:35 | |
|
1386 | #: rhodecode/forms/__init__.py:32 rhodecode/templates/admin/gists/new.html:62 | |
|
1387 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27 | |
|
1388 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84 | |
|
1389 | #: rhodecode/templates/admin/my_account/my_account_emails.html:65 | |
|
1390 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104 | |
|
1391 | #: rhodecode/templates/admin/permissions/permissions_application.html:51 | |
|
1392 | #: rhodecode/templates/admin/permissions/permissions_ips.html:61 | |
|
1393 | #: rhodecode/templates/admin/permissions/permissions_objects.html:57 | |
|
1394 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136 | |
|
1395 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68 | |
|
1396 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:66 | |
|
1397 | #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80 | |
|
1398 | #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111 | |
|
1399 | #: rhodecode/templates/admin/repos/repo_edit_settings.html:159 | |
|
1400 | #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46 | |
|
1401 | #: rhodecode/templates/admin/settings/settings_global.html:110 | |
|
1402 | #: rhodecode/templates/admin/settings/settings_issuetracker.html:16 | |
|
1403 | #: rhodecode/templates/admin/settings/settings_labs.html:49 | |
|
1404 | #: rhodecode/templates/admin/settings/settings_vcs.html:14 | |
|
1405 | #: rhodecode/templates/admin/settings/settings_visual.html:220 | |
|
1406 | #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121 | |
|
1407 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23 | |
|
1408 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81 | |
|
1409 | #: rhodecode/templates/admin/users/user_edit_emails.html:63 | |
|
1410 | #: rhodecode/templates/admin/users/user_edit_ips.html:70 | |
|
1411 | #: rhodecode/templates/admin/users/user_edit_profile.html:135 | |
|
1412 | #: rhodecode/templates/base/default_perms_box.html:89 | |
|
1413 | msgid "Reset" | |
|
1414 | msgstr "" | |
|
1415 | ||
|
1416 | #: rhodecode/forms/__init__.py:33 rhodecode/templates/admin/gists/show.html:49 | |
|
1417 | #: rhodecode/templates/admin/integrations/list.html:211 | |
|
1418 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56 | |
|
1419 | #: rhodecode/templates/admin/my_account/my_account_emails.html:32 | |
|
1420 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:62 | |
|
1421 | #: rhodecode/templates/admin/permissions/permissions_ips.html:26 | |
|
1422 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:25 | |
|
1423 | #: rhodecode/templates/admin/settings/settings_hooks.html:46 | |
|
1424 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52 | |
|
1425 | #: rhodecode/templates/admin/users/user_edit_emails.html:31 | |
|
1426 | #: rhodecode/templates/admin/users/user_edit_ips.html:34 | |
|
1427 | #: rhodecode/templates/base/issue_tracker_settings.html:70 | |
|
1428 | #: rhodecode/templates/base/vcs_settings.html:194 | |
|
1429 | #: rhodecode/templates/base/vcs_settings.html:219 | |
|
1430 | #: rhodecode/templates/changeset/changeset_file_comment.html:49 | |
|
1431 | #: rhodecode/templates/changeset/changeset_file_comment.html:99 | |
|
1432 | #: rhodecode/templates/data_table/_dt_elements.html:119 | |
|
1433 | #: rhodecode/templates/data_table/_dt_elements.html:176 | |
|
1434 | #: rhodecode/templates/data_table/_dt_elements.html:190 | |
|
1435 | #: rhodecode/templates/data_table/_dt_elements.html:202 | |
|
1436 | #: rhodecode/templates/debug_style/buttons.html:132 | |
|
1437 | #: rhodecode/templates/files/files_source.html:34 | |
|
1438 | #: rhodecode/templates/files/files_source.html:38 | |
|
1439 | #: rhodecode/templates/files/files_source.html:41 | |
|
1440 | msgid "Delete" | |
|
1441 | msgstr "" | |
|
1442 | ||
|
1443 | #: rhodecode/integrations/schema.py:30 | |
|
1444 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:195 | |
|
1383 | 1445 | msgid "Enable or disable this integration." |
|
1384 | 1446 | msgstr "" |
|
1385 | 1447 | |
|
1386 |
#: rhodecode/integrations/schema.py: |
|
|
1448 | #: rhodecode/integrations/schema.py:37 | |
|
1449 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:176 | |
|
1387 | 1450 | msgid "Short name for this integration." |
|
1388 | 1451 | msgstr "" |
|
1389 | 1452 | |
|
1390 |
#: rhodecode/integrations/schema.py: |
|
|
1453 | #: rhodecode/integrations/schema.py:39 | |
|
1454 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:178 | |
|
1391 | 1455 | msgid "Integration name" |
|
1392 | 1456 | msgstr "" |
|
1393 | 1457 | |
|
1458 | #: rhodecode/integrations/schema.py:51 | |
|
1459 | msgid "" | |
|
1460 | "Limit integrations to to work only on the direct children repositories of " | |
|
1461 | "this repository group (no subgroups)" | |
|
1462 | msgstr "" | |
|
1463 | ||
|
1464 | #: rhodecode/integrations/schema.py:55 | |
|
1465 | msgid "Limit to childen repos only" | |
|
1466 | msgstr "" | |
|
1467 | ||
|
1468 | #: rhodecode/integrations/schema.py:63 | |
|
1469 | msgid "Limit integrations to to work only on root level repositories" | |
|
1470 | msgstr "" | |
|
1471 | ||
|
1472 | #: rhodecode/integrations/schema.py:66 | |
|
1473 | msgid "Root repositories only" | |
|
1474 | msgstr "" | |
|
1475 | ||
|
1476 | #: rhodecode/integrations/views.py:162 | |
|
1477 | msgid "{repo_name} repository" | |
|
1478 | msgstr "" | |
|
1479 | ||
|
1480 | #: rhodecode/integrations/views.py:165 | |
|
1481 | msgid "{repo_group_name} repo group" | |
|
1482 | msgstr "" | |
|
1483 | ||
|
1394 | 1484 | #: rhodecode/integrations/views.py:172 |
|
1485 | msgid "{name} integration" | |
|
1486 | msgstr "" | |
|
1487 | ||
|
1488 | #: rhodecode/integrations/views.py:186 | |
|
1395 | 1489 | msgid "Integration {integration_name} deleted successfully." |
|
1396 | 1490 | msgstr "" |
|
1397 | 1491 | |
|
1398 |
#: rhodecode/integrations/views.py:2 |
|
|
1492 | #: rhodecode/integrations/views.py:266 | |
|
1399 | 1493 | msgid "" |
|
1400 | 1494 | "Errors exist when saving integration settings. Please check the form inputs." |
|
1401 | 1495 | msgstr "" |
|
1402 | 1496 | |
|
1403 |
#: rhodecode/integrations/views.py:22 |
|
|
1497 | #: rhodecode/integrations/views.py:292 | |
|
1404 | 1498 | msgid "Integration {integration_name} updated successfully." |
|
1405 | 1499 | msgstr "" |
|
1406 | 1500 | |
|
1501 | #: rhodecode/integrations/types/email.py:214 | |
|
1502 | msgid "Recipients" | |
|
1503 | msgstr "" | |
|
1504 | ||
|
1505 | #: rhodecode/integrations/types/email.py:215 | |
|
1506 | msgid "Email addresses to send push events to" | |
|
1507 | msgstr "" | |
|
1508 | ||
|
1509 | #: rhodecode/integrations/types/email.py:220 | |
|
1510 | #: rhodecode/integrations/types/email.py:221 | |
|
1511 | msgid "Email address" | |
|
1512 | msgstr "" | |
|
1513 | ||
|
1514 | #: rhodecode/integrations/types/email.py:233 | |
|
1515 | msgid "Send repo push summaries to a list of recipients via email" | |
|
1516 | msgstr "" | |
|
1517 | ||
|
1518 | #: rhodecode/integrations/types/hipchat.py:43 | |
|
1519 | msgid "Yellow" | |
|
1520 | msgstr "" | |
|
1521 | ||
|
1522 | #: rhodecode/integrations/types/hipchat.py:44 | |
|
1523 | msgid "Red" | |
|
1524 | msgstr "" | |
|
1525 | ||
|
1526 | #: rhodecode/integrations/types/hipchat.py:45 | |
|
1527 | msgid "Green" | |
|
1528 | msgstr "" | |
|
1529 | ||
|
1530 | #: rhodecode/integrations/types/hipchat.py:46 | |
|
1531 | msgid "Purple" | |
|
1532 | msgstr "" | |
|
1533 | ||
|
1534 | #: rhodecode/integrations/types/hipchat.py:47 | |
|
1535 | msgid "Gray" | |
|
1536 | msgstr "" | |
|
1537 | ||
|
1538 | #: rhodecode/integrations/types/hipchat.py:52 | |
|
1539 | msgid "Hipchat server URL" | |
|
1540 | msgstr "" | |
|
1541 | ||
|
1542 | #: rhodecode/integrations/types/hipchat.py:53 | |
|
1543 | msgid "Hipchat integration url." | |
|
1544 | msgstr "" | |
|
1545 | ||
|
1546 | #: rhodecode/integrations/types/hipchat.py:63 | |
|
1547 | msgid "Notify" | |
|
1548 | msgstr "" | |
|
1549 | ||
|
1550 | #: rhodecode/integrations/types/hipchat.py:64 | |
|
1551 | msgid "Make a notification to the users in room." | |
|
1552 | msgstr "" | |
|
1553 | ||
|
1554 | #: rhodecode/integrations/types/hipchat.py:70 | |
|
1555 | msgid "Color" | |
|
1556 | msgstr "" | |
|
1557 | ||
|
1558 | #: rhodecode/integrations/types/hipchat.py:71 | |
|
1559 | msgid "Background color of message." | |
|
1560 | msgstr "" | |
|
1561 | ||
|
1562 | #: rhodecode/integrations/types/hipchat.py:99 | |
|
1563 | msgid "Hipchat" | |
|
1564 | msgstr "" | |
|
1565 | ||
|
1566 | #: rhodecode/integrations/types/hipchat.py:100 | |
|
1567 | msgid "" | |
|
1568 | "Send events such as repo pushes and pull requests to your hipchat channel." | |
|
1569 | msgstr "" | |
|
1570 | ||
|
1571 | #: rhodecode/integrations/types/slack.py:44 | |
|
1572 | msgid "Slack service URL" | |
|
1573 | msgstr "" | |
|
1574 | ||
|
1407 | 1575 | #: rhodecode/integrations/types/slack.py:45 |
|
1408 | msgid "Slack service URL" | |
|
1409 | msgstr "" | |
|
1410 | ||
|
1411 | #: rhodecode/integrations/types/slack.py:46 | |
|
1412 | 1576 | msgid "" |
|
1413 | 1577 | "This can be setup at the <a href=\"https://my.slack.com/services/new" |
|
1414 | 1578 | "/incoming-webhook/\">slack app manager</a>" |
|
1415 | 1579 | msgstr "" |
|
1416 | 1580 | |
|
1417 |
#: rhodecode/integrations/types/slack.py:5 |
|
|
1581 | #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43 | |
|
1418 | 1582 | #: rhodecode/templates/register.html:41 |
|
1419 | 1583 | #: rhodecode/templates/admin/admin_log.html:7 |
|
1420 | 1584 | #: rhodecode/templates/admin/my_account/my_account_profile.html:24 |
@@ -1430,35 +1594,40 b' msgstr ""' | |||
|
1430 | 1594 | msgid "Username" |
|
1431 | 1595 | msgstr "" |
|
1432 | 1596 | |
|
1433 |
#: rhodecode/integrations/types/slack.py: |
|
|
1597 | #: rhodecode/integrations/types/slack.py:59 | |
|
1434 | 1598 | msgid "Username to show notifications coming from." |
|
1435 | 1599 | msgstr "" |
|
1436 | 1600 | |
|
1601 | #: rhodecode/integrations/types/slack.py:68 | |
|
1602 | msgid "Channel" | |
|
1603 | msgstr "" | |
|
1604 | ||
|
1437 | 1605 | #: rhodecode/integrations/types/slack.py:69 |
|
1438 | msgid "Channel" | |
|
1439 | msgstr "" | |
|
1440 | ||
|
1441 | #: rhodecode/integrations/types/slack.py:70 | |
|
1442 | 1606 | msgid "Channel to send notifications to." |
|
1443 | 1607 | msgstr "" |
|
1444 | 1608 | |
|
1609 | #: rhodecode/integrations/types/slack.py:78 | |
|
1610 | msgid "Emoji" | |
|
1611 | msgstr "" | |
|
1612 | ||
|
1445 | 1613 | #: rhodecode/integrations/types/slack.py:79 |
|
1446 | msgid "Emoji" | |
|
1447 | msgstr "" | |
|
1448 | ||
|
1449 | #: rhodecode/integrations/types/slack.py:80 | |
|
1450 | 1614 | msgid "Emoji to use eg. :studio_microphone:" |
|
1451 | 1615 | msgstr "" |
|
1452 | 1616 | |
|
1453 |
#: rhodecode/integrations/types/slack.py:10 |
|
|
1617 | #: rhodecode/integrations/types/slack.py:101 | |
|
1454 | 1618 | msgid "Slack" |
|
1455 | 1619 | msgstr "" |
|
1456 | 1620 | |
|
1621 | #: rhodecode/integrations/types/slack.py:102 | |
|
1622 | msgid "" | |
|
1623 | "Send events such as repo pushes and pull requests to your slack channel." | |
|
1624 | msgstr "" | |
|
1625 | ||
|
1626 | #: rhodecode/integrations/types/webhook.py:40 | |
|
1627 | msgid "Webhook URL" | |
|
1628 | msgstr "" | |
|
1629 | ||
|
1457 | 1630 | #: rhodecode/integrations/types/webhook.py:41 |
|
1458 | msgid "Webhook URL" | |
|
1459 | msgstr "" | |
|
1460 | ||
|
1461 | #: rhodecode/integrations/types/webhook.py:42 | |
|
1462 | 1631 | msgid "URL of the webhook to receive POST event." |
|
1463 | 1632 | msgstr "" |
|
1464 | 1633 | |
@@ -1470,10 +1639,14 b' msgstr ""' | |||
|
1470 | 1639 | msgid "String used to validate received payloads." |
|
1471 | 1640 | msgstr "" |
|
1472 | 1641 | |
|
1473 |
#: rhodecode/integrations/types/webhook.py:6 |
|
|
1642 | #: rhodecode/integrations/types/webhook.py:65 | |
|
1474 | 1643 | msgid "Webhook" |
|
1475 | 1644 | msgstr "" |
|
1476 | 1645 | |
|
1646 | #: rhodecode/integrations/types/webhook.py:66 | |
|
1647 | msgid "Post json events to a webhook endpoint" | |
|
1648 | msgstr "" | |
|
1649 | ||
|
1477 | 1650 | #: rhodecode/lib/action_parser.py:89 |
|
1478 | 1651 | msgid "[deleted] repository" |
|
1479 | 1652 | msgstr "" |
@@ -1597,80 +1770,80 b' msgstr ""' | |||
|
1597 | 1770 | msgid "Commit not found" |
|
1598 | 1771 | msgstr "" |
|
1599 | 1772 | |
|
1600 |
#: rhodecode/lib/auth.py:118 |
|
|
1773 | #: rhodecode/lib/auth.py:1185 | |
|
1601 | 1774 | #, python-format |
|
1602 | 1775 | msgid "IP %s not allowed" |
|
1603 | 1776 | msgstr "" |
|
1604 | 1777 | |
|
1605 |
#: rhodecode/lib/auth.py:125 |
|
|
1778 | #: rhodecode/lib/auth.py:1259 | |
|
1606 | 1779 | msgid "You need to be a registered user to perform this action" |
|
1607 | 1780 | msgstr "" |
|
1608 | 1781 | |
|
1609 |
#: rhodecode/lib/auth.py:130 |
|
|
1782 | #: rhodecode/lib/auth.py:1307 | |
|
1610 | 1783 | #, python-format |
|
1611 | 1784 | msgid "Action not supported for %s." |
|
1612 | 1785 | msgstr "" |
|
1613 | 1786 | |
|
1614 |
#: rhodecode/lib/auth.py:13 |
|
|
1787 | #: rhodecode/lib/auth.py:1344 | |
|
1615 | 1788 | msgid "You need to be signed in to view this page" |
|
1616 | 1789 | msgstr "" |
|
1617 | 1790 | |
|
1618 |
#: rhodecode/lib/base.py:5 |
|
|
1791 | #: rhodecode/lib/base.py:550 | |
|
1619 | 1792 | #, python-format |
|
1620 | 1793 | msgid "The repository at %(repo_name)s cannot be located." |
|
1621 | 1794 | msgstr "" |
|
1622 | 1795 | |
|
1623 |
#: rhodecode/lib/diffs.py: |
|
|
1796 | #: rhodecode/lib/diffs.py:62 | |
|
1624 | 1797 | msgid "Click to comment" |
|
1625 | 1798 | msgstr "" |
|
1626 | 1799 | |
|
1627 |
#: rhodecode/lib/diffs.py:7 |
|
|
1800 | #: rhodecode/lib/diffs.py:77 | |
|
1628 | 1801 | msgid "Binary file" |
|
1629 | 1802 | msgstr "" |
|
1630 | 1803 | |
|
1631 |
#: rhodecode/lib/diffs.py:9 |
|
|
1804 | #: rhodecode/lib/diffs.py:98 | |
|
1632 | 1805 | msgid "" |
|
1633 | 1806 | "Changeset was too big and was cut off, use diff menu to display this diff" |
|
1634 | 1807 | msgstr "" |
|
1635 | 1808 | |
|
1636 |
#: rhodecode/lib/diffs.py:10 |
|
|
1809 | #: rhodecode/lib/diffs.py:109 | |
|
1637 | 1810 | msgid "No changes detected" |
|
1638 | 1811 | msgstr "" |
|
1639 | 1812 | |
|
1640 |
#: rhodecode/lib/diffs.py:63 |
|
|
1813 | #: rhodecode/lib/diffs.py:643 | |
|
1641 | 1814 | msgid "Click to select line" |
|
1642 | 1815 | msgstr "" |
|
1643 | 1816 | |
|
1644 |
#: rhodecode/lib/helpers.py:148 |
|
|
1817 | #: rhodecode/lib/helpers.py:1489 | |
|
1645 | 1818 | #, python-format |
|
1646 | 1819 | msgid " and %s more" |
|
1647 | 1820 | msgstr "" |
|
1648 | 1821 | |
|
1649 |
#: rhodecode/lib/helpers.py:14 |
|
|
1822 | #: rhodecode/lib/helpers.py:1493 | |
|
1650 | 1823 | msgid "No Files" |
|
1651 | 1824 | msgstr "" |
|
1652 | 1825 | |
|
1653 |
#: rhodecode/lib/helpers.py:15 |
|
|
1826 | #: rhodecode/lib/helpers.py:1566 | |
|
1654 | 1827 | msgid "new file" |
|
1655 | 1828 | msgstr "" |
|
1656 | 1829 | |
|
1657 |
#: rhodecode/lib/helpers.py:156 |
|
|
1830 | #: rhodecode/lib/helpers.py:1569 | |
|
1658 | 1831 | msgid "mod" |
|
1659 | 1832 | msgstr "" |
|
1660 | 1833 | |
|
1661 | #: rhodecode/lib/helpers.py:1564 | |
|
1662 | msgid "del" | |
|
1663 | msgstr "" | |
|
1664 | ||
|
1665 | #: rhodecode/lib/helpers.py:1567 | |
|
1666 | msgid "rename" | |
|
1667 | msgstr "" | |
|
1668 | ||
|
1669 | 1834 | #: rhodecode/lib/helpers.py:1572 |
|
1835 | msgid "del" | |
|
1836 | msgstr "" | |
|
1837 | ||
|
1838 | #: rhodecode/lib/helpers.py:1575 | |
|
1839 | msgid "rename" | |
|
1840 | msgstr "" | |
|
1841 | ||
|
1842 | #: rhodecode/lib/helpers.py:1580 | |
|
1670 | 1843 | msgid "chmod" |
|
1671 | 1844 | msgstr "" |
|
1672 | 1845 | |
|
1673 |
#: rhodecode/lib/helpers.py:18 |
|
|
1846 | #: rhodecode/lib/helpers.py:1827 | |
|
1674 | 1847 | msgid "" |
|
1675 | 1848 | "Example filter terms:\n" |
|
1676 | 1849 | " repository:vcs\n" |
@@ -1689,14 +1862,14 b' msgid ""' | |||
|
1689 | 1862 | " \"username:test AND repository:test*\"\n" |
|
1690 | 1863 | msgstr "" |
|
1691 | 1864 | |
|
1692 |
#: rhodecode/lib/helpers.py:18 |
|
|
1865 | #: rhodecode/lib/helpers.py:1847 | |
|
1693 | 1866 | #, python-format |
|
1694 | 1867 | msgid "" |
|
1695 | 1868 | "%s repository is not mapped to db perhaps it was created or renamed from the" |
|
1696 | 1869 | " filesystem please run the application again in order to rescan repositories" |
|
1697 | 1870 | msgstr "" |
|
1698 | 1871 | |
|
1699 |
#: rhodecode/lib/utils2.py:4 |
|
|
1872 | #: rhodecode/lib/utils2.py:463 | |
|
1700 | 1873 | #, python-format |
|
1701 | 1874 | msgid "%d year" |
|
1702 | 1875 | msgid_plural "%d years" |
@@ -1705,7 +1878,7 b' msgstr[1] ""' | |||
|
1705 | 1878 | msgstr[2] "" |
|
1706 | 1879 | msgstr[3] "" |
|
1707 | 1880 | |
|
1708 |
#: rhodecode/lib/utils2.py:4 |
|
|
1881 | #: rhodecode/lib/utils2.py:464 | |
|
1709 | 1882 | #, python-format |
|
1710 | 1883 | msgid "%d month" |
|
1711 | 1884 | msgid_plural "%d months" |
@@ -1714,7 +1887,7 b' msgstr[1] ""' | |||
|
1714 | 1887 | msgstr[2] "" |
|
1715 | 1888 | msgstr[3] "" |
|
1716 | 1889 | |
|
1717 |
#: rhodecode/lib/utils2.py:4 |
|
|
1890 | #: rhodecode/lib/utils2.py:465 | |
|
1718 | 1891 | #, python-format |
|
1719 | 1892 | msgid "%d day" |
|
1720 | 1893 | msgid_plural "%d days" |
@@ -1723,7 +1896,7 b' msgstr[1] ""' | |||
|
1723 | 1896 | msgstr[2] "" |
|
1724 | 1897 | msgstr[3] "" |
|
1725 | 1898 | |
|
1726 |
#: rhodecode/lib/utils2.py:4 |
|
|
1899 | #: rhodecode/lib/utils2.py:466 | |
|
1727 | 1900 | #, python-format |
|
1728 | 1901 | msgid "%d hour" |
|
1729 | 1902 | msgid_plural "%d hours" |
@@ -1732,7 +1905,7 b' msgstr[1] ""' | |||
|
1732 | 1905 | msgstr[2] "" |
|
1733 | 1906 | msgstr[3] "" |
|
1734 | 1907 | |
|
1735 |
#: rhodecode/lib/utils2.py:4 |
|
|
1908 | #: rhodecode/lib/utils2.py:467 | |
|
1736 | 1909 | #, python-format |
|
1737 | 1910 | msgid "%d minute" |
|
1738 | 1911 | msgid_plural "%d minutes" |
@@ -1741,7 +1914,7 b' msgstr[1] ""' | |||
|
1741 | 1914 | msgstr[2] "" |
|
1742 | 1915 | msgstr[3] "" |
|
1743 | 1916 | |
|
1744 |
#: rhodecode/lib/utils2.py:4 |
|
|
1917 | #: rhodecode/lib/utils2.py:468 | |
|
1745 | 1918 | #, python-format |
|
1746 | 1919 | msgid "%d second" |
|
1747 | 1920 | msgid_plural "%d seconds" |
@@ -1750,42 +1923,42 b' msgstr[1] ""' | |||
|
1750 | 1923 | msgstr[2] "" |
|
1751 | 1924 | msgstr[3] "" |
|
1752 | 1925 | |
|
1753 |
#: rhodecode/lib/utils2.py:4 |
|
|
1926 | #: rhodecode/lib/utils2.py:486 | |
|
1754 | 1927 | #, python-format |
|
1755 | 1928 | msgid "in %s" |
|
1756 | 1929 | msgstr "" |
|
1757 | 1930 | |
|
1758 |
#: rhodecode/lib/utils2.py:4 |
|
|
1931 | #: rhodecode/lib/utils2.py:492 | |
|
1759 | 1932 | #, python-format |
|
1760 | 1933 | msgid "%s ago" |
|
1761 | 1934 | msgstr "" |
|
1762 | 1935 | |
|
1763 |
#: rhodecode/lib/utils2.py: |
|
|
1936 | #: rhodecode/lib/utils2.py:502 | |
|
1764 | 1937 | #, python-format |
|
1765 | 1938 | msgid "%s, %s ago" |
|
1766 | 1939 | msgstr "" |
|
1767 | 1940 | |
|
1768 |
#: rhodecode/lib/utils2.py: |
|
|
1941 | #: rhodecode/lib/utils2.py:504 | |
|
1769 | 1942 | #, python-format |
|
1770 | 1943 | msgid "in %s, %s" |
|
1771 | 1944 | msgstr "" |
|
1772 | 1945 | |
|
1773 |
#: rhodecode/lib/utils2.py: |
|
|
1946 | #: rhodecode/lib/utils2.py:506 | |
|
1774 | 1947 | #, python-format |
|
1775 | 1948 | msgid "%s and %s" |
|
1776 | 1949 | msgstr "" |
|
1777 | 1950 | |
|
1778 |
#: rhodecode/lib/utils2.py: |
|
|
1951 | #: rhodecode/lib/utils2.py:508 | |
|
1779 | 1952 | #, python-format |
|
1780 | 1953 | msgid "%s and %s ago" |
|
1781 | 1954 | msgstr "" |
|
1782 | 1955 | |
|
1783 |
#: rhodecode/lib/utils2.py:5 |
|
|
1956 | #: rhodecode/lib/utils2.py:510 | |
|
1784 | 1957 | #, python-format |
|
1785 | 1958 | msgid "in %s and %s" |
|
1786 | 1959 | msgstr "" |
|
1787 | 1960 | |
|
1788 |
#: rhodecode/lib/utils2.py:5 |
|
|
1961 | #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035 | |
|
1789 | 1962 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49 |
|
1790 | 1963 | #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174 |
|
1791 | 1964 | msgid "just now" |
@@ -1815,7 +1988,9 b' msgstr ""' | |||
|
1815 | 1988 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946 |
|
1816 | 1989 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971 |
|
1817 | 1990 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293 |
|
1818 |
#: rhodecode/ |
|
|
1991 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285 | |
|
1992 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285 | |
|
1993 | #: rhodecode/model/db.py:2287 | |
|
1819 | 1994 | msgid "Repository no access" |
|
1820 | 1995 | msgstr "" |
|
1821 | 1996 | |
@@ -1843,7 +2018,9 b' msgstr ""' | |||
|
1843 | 2018 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947 |
|
1844 | 2019 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972 |
|
1845 | 2020 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294 |
|
1846 |
#: rhodecode/ |
|
|
2021 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286 | |
|
2022 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2286 | |
|
2023 | #: rhodecode/model/db.py:2288 | |
|
1847 | 2024 | msgid "Repository read access" |
|
1848 | 2025 | msgstr "" |
|
1849 | 2026 | |
@@ -1871,7 +2048,9 b' msgstr ""' | |||
|
1871 | 2048 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948 |
|
1872 | 2049 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973 |
|
1873 | 2050 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295 |
|
1874 |
#: rhodecode/ |
|
|
2051 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2287 | |
|
2052 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287 | |
|
2053 | #: rhodecode/model/db.py:2289 | |
|
1875 | 2054 | msgid "Repository write access" |
|
1876 | 2055 | msgstr "" |
|
1877 | 2056 | |
@@ -1899,7 +2078,9 b' msgstr ""' | |||
|
1899 | 2078 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949 |
|
1900 | 2079 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974 |
|
1901 | 2080 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296 |
|
1902 |
#: rhodecode/ |
|
|
2081 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2288 | |
|
2082 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288 | |
|
2083 | #: rhodecode/model/db.py:2290 | |
|
1903 | 2084 | msgid "Repository admin access" |
|
1904 | 2085 | msgstr "" |
|
1905 | 2086 | |
@@ -1967,7 +2148,9 b' msgstr ""' | |||
|
1967 | 2148 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967 |
|
1968 | 2149 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992 |
|
1969 | 2150 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314 |
|
1970 |
#: rhodecode/ |
|
|
2151 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2306 | |
|
2152 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2306 | |
|
2153 | #: rhodecode/model/db.py:2308 | |
|
1971 | 2154 | msgid "Repository creation disabled" |
|
1972 | 2155 | msgstr "" |
|
1973 | 2156 | |
@@ -1995,7 +2178,9 b' msgstr ""' | |||
|
1995 | 2178 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968 |
|
1996 | 2179 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993 |
|
1997 | 2180 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315 |
|
1998 |
#: rhodecode/ |
|
|
2181 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2307 | |
|
2182 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2307 | |
|
2183 | #: rhodecode/model/db.py:2309 | |
|
1999 | 2184 | msgid "Repository creation enabled" |
|
2000 | 2185 | msgstr "" |
|
2001 | 2186 | |
@@ -2023,7 +2208,9 b' msgstr ""' | |||
|
2023 | 2208 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972 |
|
2024 | 2209 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997 |
|
2025 | 2210 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319 |
|
2026 |
#: rhodecode/ |
|
|
2211 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2311 | |
|
2212 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2311 | |
|
2213 | #: rhodecode/model/db.py:2313 | |
|
2027 | 2214 | msgid "Repository forking disabled" |
|
2028 | 2215 | msgstr "" |
|
2029 | 2216 | |
@@ -2051,7 +2238,9 b' msgstr ""' | |||
|
2051 | 2238 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973 |
|
2052 | 2239 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998 |
|
2053 | 2240 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320 |
|
2054 |
#: rhodecode/ |
|
|
2241 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2312 | |
|
2242 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2312 | |
|
2243 | #: rhodecode/model/db.py:2314 | |
|
2055 | 2244 | msgid "Repository forking enabled" |
|
2056 | 2245 | msgstr "" |
|
2057 | 2246 | |
@@ -2100,7 +2289,9 b' msgstr ""' | |||
|
2100 | 2289 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318 |
|
2101 | 2290 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343 |
|
2102 | 2291 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952 |
|
2103 |
#: rhodecode/ |
|
|
2292 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2946 | |
|
2293 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2946 | |
|
2294 | #: rhodecode/model/db.py:2948 | |
|
2104 | 2295 | msgid "Not Reviewed" |
|
2105 | 2296 | msgstr "" |
|
2106 | 2297 | |
@@ -2128,7 +2319,9 b' msgstr ""' | |||
|
2128 | 2319 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319 |
|
2129 | 2320 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344 |
|
2130 | 2321 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953 |
|
2131 |
#: rhodecode/ |
|
|
2322 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2947 | |
|
2323 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2947 | |
|
2324 | #: rhodecode/model/db.py:2949 | |
|
2132 | 2325 | msgid "Approved" |
|
2133 | 2326 | msgstr "" |
|
2134 | 2327 | |
@@ -2156,7 +2349,9 b' msgstr ""' | |||
|
2156 | 2349 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320 |
|
2157 | 2350 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345 |
|
2158 | 2351 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954 |
|
2159 |
#: rhodecode/ |
|
|
2352 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2948 | |
|
2353 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2948 | |
|
2354 | #: rhodecode/model/db.py:2950 | |
|
2160 | 2355 | msgid "Rejected" |
|
2161 | 2356 | msgstr "" |
|
2162 | 2357 | |
@@ -2184,7 +2379,9 b' msgstr ""' | |||
|
2184 | 2379 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321 |
|
2185 | 2380 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346 |
|
2186 | 2381 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955 |
|
2187 |
#: rhodecode/ |
|
|
2382 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2949 | |
|
2383 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2949 | |
|
2384 | #: rhodecode/model/db.py:2951 | |
|
2188 | 2385 | msgid "Under Review" |
|
2189 | 2386 | msgstr "" |
|
2190 | 2387 | |
@@ -2209,7 +2406,9 b' msgstr ""' | |||
|
2209 | 2406 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951 |
|
2210 | 2407 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976 |
|
2211 | 2408 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298 |
|
2212 |
#: rhodecode/ |
|
|
2409 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290 | |
|
2410 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290 | |
|
2411 | #: rhodecode/model/db.py:2292 | |
|
2213 | 2412 | msgid "Repository group no access" |
|
2214 | 2413 | msgstr "" |
|
2215 | 2414 | |
@@ -2234,7 +2433,9 b' msgstr ""' | |||
|
2234 | 2433 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952 |
|
2235 | 2434 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977 |
|
2236 | 2435 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299 |
|
2237 |
#: rhodecode/ |
|
|
2436 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291 | |
|
2437 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2291 | |
|
2438 | #: rhodecode/model/db.py:2293 | |
|
2238 | 2439 | msgid "Repository group read access" |
|
2239 | 2440 | msgstr "" |
|
2240 | 2441 | |
@@ -2259,7 +2460,9 b' msgstr ""' | |||
|
2259 | 2460 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953 |
|
2260 | 2461 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978 |
|
2261 | 2462 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300 |
|
2262 |
#: rhodecode/ |
|
|
2463 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2292 | |
|
2464 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292 | |
|
2465 | #: rhodecode/model/db.py:2294 | |
|
2263 | 2466 | msgid "Repository group write access" |
|
2264 | 2467 | msgstr "" |
|
2265 | 2468 | |
@@ -2284,7 +2487,9 b' msgstr ""' | |||
|
2284 | 2487 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954 |
|
2285 | 2488 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979 |
|
2286 | 2489 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301 |
|
2287 |
#: rhodecode/ |
|
|
2490 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2293 | |
|
2491 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293 | |
|
2492 | #: rhodecode/model/db.py:2295 | |
|
2288 | 2493 | msgid "Repository group admin access" |
|
2289 | 2494 | msgstr "" |
|
2290 | 2495 | |
@@ -2308,7 +2513,9 b' msgstr ""' | |||
|
2308 | 2513 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956 |
|
2309 | 2514 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981 |
|
2310 | 2515 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303 |
|
2311 |
#: rhodecode/ |
|
|
2516 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2295 | |
|
2517 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295 | |
|
2518 | #: rhodecode/model/db.py:2297 | |
|
2312 | 2519 | msgid "User group no access" |
|
2313 | 2520 | msgstr "" |
|
2314 | 2521 | |
@@ -2332,7 +2539,9 b' msgstr ""' | |||
|
2332 | 2539 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957 |
|
2333 | 2540 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982 |
|
2334 | 2541 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304 |
|
2335 |
#: rhodecode/ |
|
|
2542 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2296 | |
|
2543 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296 | |
|
2544 | #: rhodecode/model/db.py:2298 | |
|
2336 | 2545 | msgid "User group read access" |
|
2337 | 2546 | msgstr "" |
|
2338 | 2547 | |
@@ -2356,7 +2565,9 b' msgstr ""' | |||
|
2356 | 2565 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958 |
|
2357 | 2566 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983 |
|
2358 | 2567 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305 |
|
2359 |
#: rhodecode/ |
|
|
2568 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297 | |
|
2569 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297 | |
|
2570 | #: rhodecode/model/db.py:2299 | |
|
2360 | 2571 | msgid "User group write access" |
|
2361 | 2572 | msgstr "" |
|
2362 | 2573 | |
@@ -2380,7 +2591,9 b' msgstr ""' | |||
|
2380 | 2591 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959 |
|
2381 | 2592 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984 |
|
2382 | 2593 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306 |
|
2383 |
#: rhodecode/ |
|
|
2594 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298 | |
|
2595 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2298 | |
|
2596 | #: rhodecode/model/db.py:2300 | |
|
2384 | 2597 | msgid "User group admin access" |
|
2385 | 2598 | msgstr "" |
|
2386 | 2599 | |
@@ -2404,7 +2617,9 b' msgstr ""' | |||
|
2404 | 2617 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961 |
|
2405 | 2618 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986 |
|
2406 | 2619 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308 |
|
2407 |
#: rhodecode/ |
|
|
2620 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300 | |
|
2621 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300 | |
|
2622 | #: rhodecode/model/db.py:2302 | |
|
2408 | 2623 | msgid "Repository Group creation disabled" |
|
2409 | 2624 | msgstr "" |
|
2410 | 2625 | |
@@ -2428,7 +2643,9 b' msgstr ""' | |||
|
2428 | 2643 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962 |
|
2429 | 2644 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987 |
|
2430 | 2645 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309 |
|
2431 |
#: rhodecode/ |
|
|
2646 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301 | |
|
2647 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2301 | |
|
2648 | #: rhodecode/model/db.py:2303 | |
|
2432 | 2649 | msgid "Repository Group creation enabled" |
|
2433 | 2650 | msgstr "" |
|
2434 | 2651 | |
@@ -2452,7 +2669,9 b' msgstr ""' | |||
|
2452 | 2669 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964 |
|
2453 | 2670 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989 |
|
2454 | 2671 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311 |
|
2455 |
#: rhodecode/ |
|
|
2672 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303 | |
|
2673 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303 | |
|
2674 | #: rhodecode/model/db.py:2305 | |
|
2456 | 2675 | msgid "User Group creation disabled" |
|
2457 | 2676 | msgstr "" |
|
2458 | 2677 | |
@@ -2476,7 +2695,9 b' msgstr ""' | |||
|
2476 | 2695 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965 |
|
2477 | 2696 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990 |
|
2478 | 2697 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312 |
|
2479 |
#: rhodecode/ |
|
|
2698 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304 | |
|
2699 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2304 | |
|
2700 | #: rhodecode/model/db.py:2306 | |
|
2480 | 2701 | msgid "User Group creation enabled" |
|
2481 | 2702 | msgstr "" |
|
2482 | 2703 | |
@@ -2500,7 +2721,9 b' msgstr ""' | |||
|
2500 | 2721 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975 |
|
2501 | 2722 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000 |
|
2502 | 2723 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322 |
|
2503 |
#: rhodecode/ |
|
|
2724 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2314 | |
|
2725 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2314 | |
|
2726 | #: rhodecode/model/db.py:2316 | |
|
2504 | 2727 | msgid "Registration disabled" |
|
2505 | 2728 | msgstr "" |
|
2506 | 2729 | |
@@ -2524,7 +2747,9 b' msgstr ""' | |||
|
2524 | 2747 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976 |
|
2525 | 2748 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001 |
|
2526 | 2749 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323 |
|
2527 |
#: rhodecode/ |
|
|
2750 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2315 | |
|
2751 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2315 | |
|
2752 | #: rhodecode/model/db.py:2317 | |
|
2528 | 2753 | msgid "User Registration with manual account activation" |
|
2529 | 2754 | msgstr "" |
|
2530 | 2755 | |
@@ -2548,7 +2773,9 b' msgstr ""' | |||
|
2548 | 2773 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977 |
|
2549 | 2774 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002 |
|
2550 | 2775 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324 |
|
2551 |
#: rhodecode/ |
|
|
2776 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2316 | |
|
2777 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2316 | |
|
2778 | #: rhodecode/model/db.py:2318 | |
|
2552 | 2779 | msgid "User Registration with automatic account activation" |
|
2553 | 2780 | msgstr "" |
|
2554 | 2781 | |
@@ -2572,7 +2799,9 b' msgstr ""' | |||
|
2572 | 2799 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979 |
|
2573 | 2800 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004 |
|
2574 | 2801 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326 |
|
2575 |
#: rhodecode/ |
|
|
2802 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2318 | |
|
2803 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2318 | |
|
2804 | #: rhodecode/model/db.py:2320 | |
|
2576 | 2805 | msgid "Manual activation of external account" |
|
2577 | 2806 | msgstr "" |
|
2578 | 2807 | |
@@ -2596,7 +2825,9 b' msgstr ""' | |||
|
2596 | 2825 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980 |
|
2597 | 2826 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005 |
|
2598 | 2827 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327 |
|
2599 |
#: rhodecode/ |
|
|
2828 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2319 | |
|
2829 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2319 | |
|
2830 | #: rhodecode/model/db.py:2321 | |
|
2600 | 2831 | msgid "Automatic activation of external account" |
|
2601 | 2832 | msgstr "" |
|
2602 | 2833 | |
@@ -2614,7 +2845,9 b' msgstr ""' | |||
|
2614 | 2845 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969 |
|
2615 | 2846 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994 |
|
2616 | 2847 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316 |
|
2617 |
#: rhodecode/ |
|
|
2848 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2308 | |
|
2849 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2308 | |
|
2850 | #: rhodecode/model/db.py:2310 | |
|
2618 | 2851 | msgid "" |
|
2619 | 2852 | "Repository creation enabled with write permission to a repository group" |
|
2620 | 2853 | msgstr "" |
@@ -2633,7 +2866,9 b' msgstr ""' | |||
|
2633 | 2866 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970 |
|
2634 | 2867 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995 |
|
2635 | 2868 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317 |
|
2636 |
#: rhodecode/ |
|
|
2869 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2309 | |
|
2870 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2309 | |
|
2871 | #: rhodecode/model/db.py:2311 | |
|
2637 | 2872 | msgid "" |
|
2638 | 2873 | "Repository creation disabled with write permission to a repository group" |
|
2639 | 2874 | msgstr "" |
@@ -2649,7 +2884,9 b' msgstr ""' | |||
|
2649 | 2884 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944 |
|
2650 | 2885 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969 |
|
2651 | 2886 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291 |
|
2652 |
#: rhodecode/ |
|
|
2887 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283 | |
|
2888 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2283 | |
|
2889 | #: rhodecode/model/db.py:2285 | |
|
2653 | 2890 | msgid "RhodeCode Super Administrator" |
|
2654 | 2891 | msgstr "" |
|
2655 | 2892 | |
@@ -2662,7 +2899,9 b' msgstr ""' | |||
|
2662 | 2899 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982 |
|
2663 | 2900 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007 |
|
2664 | 2901 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329 |
|
2665 |
#: rhodecode/ |
|
|
2902 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2321 | |
|
2903 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2321 | |
|
2904 | #: rhodecode/model/db.py:2323 | |
|
2666 | 2905 | msgid "Inherit object permissions from default user disabled" |
|
2667 | 2906 | msgstr "" |
|
2668 | 2907 | |
@@ -2675,32 +2914,46 b' msgstr ""' | |||
|
2675 | 2914 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983 |
|
2676 | 2915 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008 |
|
2677 | 2916 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330 |
|
2678 |
#: rhodecode/ |
|
|
2917 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2322 | |
|
2918 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2322 | |
|
2919 | #: rhodecode/model/db.py:2324 | |
|
2679 | 2920 | msgid "Inherit object permissions from default user enabled" |
|
2680 | 2921 | msgstr "" |
|
2681 | 2922 | |
|
2682 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 |
|
|
2923 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 | |
|
2924 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:910 | |
|
2925 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910 rhodecode/model/db.py:910 | |
|
2683 | 2926 | msgid "all" |
|
2684 | 2927 | msgstr "" |
|
2685 | 2928 | |
|
2686 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 |
|
|
2929 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 | |
|
2930 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911 | |
|
2931 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911 rhodecode/model/db.py:911 | |
|
2687 | 2932 | msgid "http/web interface" |
|
2688 | 2933 | msgstr "" |
|
2689 | 2934 | |
|
2690 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 |
|
|
2935 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 | |
|
2936 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912 | |
|
2937 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912 rhodecode/model/db.py:912 | |
|
2691 | 2938 | msgid "vcs (git/hg/svn protocol)" |
|
2692 | 2939 | msgstr "" |
|
2693 | 2940 | |
|
2694 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 |
|
|
2941 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 | |
|
2942 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913 | |
|
2943 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913 rhodecode/model/db.py:913 | |
|
2695 | 2944 | msgid "api calls" |
|
2696 | 2945 | msgstr "" |
|
2697 | 2946 | |
|
2698 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 |
|
|
2947 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 | |
|
2948 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914 | |
|
2949 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914 rhodecode/model/db.py:914 | |
|
2699 | 2950 | msgid "feed access" |
|
2700 | 2951 | msgstr "" |
|
2701 | 2952 | |
|
2702 | 2953 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069 |
|
2703 |
#: rhodecode/ |
|
|
2954 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2061 | |
|
2955 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2061 | |
|
2956 | #: rhodecode/model/db.py:2063 | |
|
2704 | 2957 | msgid "No parent" |
|
2705 | 2958 | msgstr "" |
|
2706 | 2959 | |
@@ -2754,12 +3007,12 b' msgid ""' | |||
|
2754 | 3007 | "email" |
|
2755 | 3008 | msgstr "" |
|
2756 | 3009 | |
|
2757 |
#: rhodecode/model/comment.py:26 |
|
|
3010 | #: rhodecode/model/comment.py:266 | |
|
2758 | 3011 | msgid "made a comment" |
|
2759 | 3012 | msgstr "" |
|
2760 | 3013 | |
|
2761 |
#: rhodecode/model/comment.py:26 |
|
|
2762 | msgid "Refresh page" | |
|
3014 | #: rhodecode/model/comment.py:267 | |
|
3015 | msgid "Show it now" | |
|
2763 | 3016 | msgstr "" |
|
2764 | 3017 | |
|
2765 | 3018 | #: rhodecode/model/forms.py:85 |
@@ -2890,7 +3143,7 b' msgid ""' | |||
|
2890 | 3143 | " %(pr_title)s" |
|
2891 | 3144 | msgstr "" |
|
2892 | 3145 | |
|
2893 |
#: rhodecode/model/pull_request.py:44 |
|
|
3146 | #: rhodecode/model/pull_request.py:448 | |
|
2894 | 3147 | msgid "Pull request merged and closed" |
|
2895 | 3148 | msgstr "" |
|
2896 | 3149 | |
@@ -2934,7 +3187,7 b' msgstr ""' | |||
|
2934 | 3187 | msgid "You can't Edit this user since it's crucial for entire application" |
|
2935 | 3188 | msgstr "" |
|
2936 | 3189 | |
|
2937 |
#: rhodecode/model/user.py:28 |
|
|
3190 | #: rhodecode/model/user.py:284 | |
|
2938 | 3191 | #, python-format |
|
2939 | 3192 | msgid "" |
|
2940 | 3193 | "You can't edit this user (`%(username)s`) since it's crucial for entire " |
@@ -3188,6 +3441,56 b' msgstr ""' | |||
|
3188 | 3441 | msgid "Duplicated value for filename found: `{}`" |
|
3189 | 3442 | msgstr "" |
|
3190 | 3443 | |
|
3444 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:36 | |
|
3445 | msgid "Pick a scope:" | |
|
3446 | msgstr "" | |
|
3447 | ||
|
3448 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:39 | |
|
3449 | msgid "Global (all repositories)" | |
|
3450 | msgstr "" | |
|
3451 | ||
|
3452 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:40 | |
|
3453 | msgid "Top level repositories only" | |
|
3454 | msgstr "" | |
|
3455 | ||
|
3456 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:79 | |
|
3457 | msgid "Only repo admins can create integrations" | |
|
3458 | msgstr "" | |
|
3459 | ||
|
3460 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:86 | |
|
3461 | msgid "Only repogroup admins can create integrations" | |
|
3462 | msgstr "" | |
|
3463 | ||
|
3464 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:91 | |
|
3465 | msgid "Only superadmins can create global integrations" | |
|
3466 | msgstr "" | |
|
3467 | ||
|
3468 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:183 | |
|
3469 | msgid "" | |
|
3470 | "Scope of the integration. Recursive means the integration runs on all repos" | |
|
3471 | " of that group and children recursively." | |
|
3472 | msgstr "" | |
|
3473 | ||
|
3474 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:186 | |
|
3475 | msgid "Integration scope" | |
|
3476 | msgstr "" | |
|
3477 | ||
|
3478 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:217 | |
|
3479 | msgid "General integration options" | |
|
3480 | msgstr "" | |
|
3481 | ||
|
3482 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:220 | |
|
3483 | msgid "{integration_type} settings" | |
|
3484 | msgstr "" | |
|
3485 | ||
|
3486 | #: rhodecode/model/validation_schema/schemas/user_schema.py:36 | |
|
3487 | msgid "Password is incorrect" | |
|
3488 | msgstr "" | |
|
3489 | ||
|
3490 | #: rhodecode/model/validation_schema/schemas/user_schema.py:59 | |
|
3491 | msgid "New password must be different to old password" | |
|
3492 | msgstr "" | |
|
3493 | ||
|
3191 | 3494 | #: rhodecode/public/js/scripts.js:23039 |
|
3192 | 3495 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16 |
|
3193 | 3496 | #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87 |
@@ -3358,19 +3661,19 b' msgstr ""' | |||
|
3358 | 3661 | |
|
3359 | 3662 | #: rhodecode/public/js/scripts.js:41308 |
|
3360 | 3663 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2 |
|
3361 |
#: rhodecode/public/js/src/rhodecode/comments.js:23 |
|
|
3664 | #: rhodecode/public/js/src/rhodecode/comments.js:236 | |
|
3362 | 3665 | msgid "Add another comment" |
|
3363 | 3666 | msgstr "" |
|
3364 | 3667 | |
|
3365 | 3668 | #: rhodecode/public/js/scripts.js:41526 |
|
3366 | 3669 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35 |
|
3367 |
#: rhodecode/public/js/src/rhodecode/comments.js:4 |
|
|
3670 | #: rhodecode/public/js/src/rhodecode/comments.js:470 | |
|
3368 | 3671 | msgid "Status Review" |
|
3369 | 3672 | msgstr "" |
|
3370 | 3673 | |
|
3371 | 3674 | #: rhodecode/public/js/scripts.js:41540 |
|
3372 | 3675 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3 |
|
3373 |
#: rhodecode/public/js/src/rhodecode/comments.js:4 |
|
|
3676 | #: rhodecode/public/js/src/rhodecode/comments.js:484 | |
|
3374 | 3677 | msgid "" |
|
3375 | 3678 | "Comment text will be set automatically based on currently selected status " |
|
3376 | 3679 | "({0}) ..." |
@@ -3378,13 +3681,13 b' msgstr ""' | |||
|
3378 | 3681 | |
|
3379 | 3682 | #: rhodecode/public/js/scripts.js:41653 |
|
3380 | 3683 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37 |
|
3381 |
#: rhodecode/public/js/src/rhodecode/comments.js:5 |
|
|
3684 | #: rhodecode/public/js/src/rhodecode/comments.js:597 | |
|
3382 | 3685 | msgid "Submitting..." |
|
3383 | 3686 | msgstr "" |
|
3384 | 3687 | |
|
3385 | 3688 | #: rhodecode/public/js/scripts.js:41703 |
|
3386 | 3689 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5 |
|
3387 |
#: rhodecode/public/js/src/rhodecode/comments.js:6 |
|
|
3690 | #: rhodecode/public/js/src/rhodecode/comments.js:647 | |
|
3388 | 3691 | #: rhodecode/templates/files/files_browser_tree.html:47 |
|
3389 | 3692 | msgid "Loading ..." |
|
3390 | 3693 | msgstr "" |
@@ -3544,6 +3847,22 b' msgstr ""' | |||
|
3544 | 3847 | msgid "{0} years" |
|
3545 | 3848 | msgstr "" |
|
3546 | 3849 | |
|
3850 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3851 | msgid "UIEvent" | |
|
3852 | msgstr "" | |
|
3853 | ||
|
3854 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3855 | msgid "CustomEvent" | |
|
3856 | msgstr "" | |
|
3857 | ||
|
3858 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3859 | msgid "MouseEvent" | |
|
3860 | msgstr "" | |
|
3861 | ||
|
3862 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3863 | msgid "FocusEvent" | |
|
3864 | msgstr "" | |
|
3865 | ||
|
3547 | 3866 | #: rhodecode/templates/index.html:5 |
|
3548 | 3867 | msgid "Dashboard" |
|
3549 | 3868 | msgstr "" |
@@ -3592,6 +3911,7 b' msgstr ""' | |||
|
3592 | 3911 | #: rhodecode/templates/index_base.html:97 |
|
3593 | 3912 | #: rhodecode/templates/index_base.html:122 |
|
3594 | 3913 | #: rhodecode/templates/admin/gists/index.html:112 |
|
3914 | #: rhodecode/templates/admin/integrations/list.html:102 | |
|
3595 | 3915 | #: rhodecode/templates/admin/my_account/my_account_repos.html:31 |
|
3596 | 3916 | #: rhodecode/templates/admin/my_account/my_account_watched.html:31 |
|
3597 | 3917 | #: rhodecode/templates/admin/repo_groups/repo_groups.html:53 |
@@ -3611,7 +3931,6 b' msgstr ""' | |||
|
3611 | 3931 | #: rhodecode/templates/index_base.html:100 |
|
3612 | 3932 | #: rhodecode/templates/index_base.html:125 |
|
3613 | 3933 | #: rhodecode/templates/admin/gists/index.html:114 |
|
3614 | #: rhodecode/templates/admin/integrations/list.html:63 | |
|
3615 | 3934 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77 |
|
3616 | 3935 | #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45 |
|
3617 | 3936 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42 |
@@ -3628,8 +3947,8 b' msgstr ""' | |||
|
3628 | 3947 | #: rhodecode/templates/changeset/changeset.html:53 |
|
3629 | 3948 | #: rhodecode/templates/compare/compare_commits.html:24 |
|
3630 | 3949 | #: rhodecode/templates/email_templates/commit_comment.mako:82 |
|
3631 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
3632 |
#: rhodecode/templates/email_templates/pull_request_review.mako:5 |
|
|
3950 | #: rhodecode/templates/email_templates/pull_request_review.mako:41 | |
|
3951 | #: rhodecode/templates/email_templates/pull_request_review.mako:75 | |
|
3633 | 3952 | #: rhodecode/templates/files/file_tree_detail.html:5 |
|
3634 | 3953 | #: rhodecode/templates/files/file_tree_detail.html:12 |
|
3635 | 3954 | #: rhodecode/templates/forks/fork.html:48 |
@@ -3845,9 +4164,13 b' msgstr ""' | |||
|
3845 | 4164 | #: rhodecode/templates/admin/auth/auth_settings.html:12 |
|
3846 | 4165 | #: rhodecode/templates/admin/auth/plugin_settings.html:12 |
|
3847 | 4166 | #: rhodecode/templates/admin/defaults/defaults.html:12 |
|
3848 |
#: rhodecode/templates/admin/integrations/base.html:1 |
|
|
3849 |
#: rhodecode/templates/admin/integrations/ |
|
|
4167 | #: rhodecode/templates/admin/integrations/base.html:21 | |
|
4168 | #: rhodecode/templates/admin/integrations/form.html:15 | |
|
4169 | #: rhodecode/templates/admin/integrations/form.html:28 | |
|
3850 | 4170 | #: rhodecode/templates/admin/integrations/list.html:8 |
|
4171 | #: rhodecode/templates/admin/integrations/list.html:14 | |
|
4172 | #: rhodecode/templates/admin/integrations/new.html:11 | |
|
4173 | #: rhodecode/templates/admin/integrations/new.html:19 | |
|
3851 | 4174 | #: rhodecode/templates/admin/permissions/permissions.html:12 |
|
3852 | 4175 | #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12 |
|
3853 | 4176 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12 |
@@ -3897,7 +4220,6 b' msgstr ""' | |||
|
3897 | 4220 | #: rhodecode/templates/admin/auth/auth_settings.html:81 |
|
3898 | 4221 | #: rhodecode/templates/admin/auth/plugin_settings.html:87 |
|
3899 | 4222 | #: rhodecode/templates/admin/defaults/defaults_repositories.html:63 |
|
3900 | #: rhodecode/templates/admin/my_account/my_account_password.html:36 | |
|
3901 | 4223 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103 |
|
3902 | 4224 | #: rhodecode/templates/admin/permissions/permissions_application.html:50 |
|
3903 | 4225 | #: rhodecode/templates/admin/permissions/permissions_objects.html:56 |
@@ -3934,7 +4256,7 b' msgstr ""' | |||
|
3934 | 4256 | |
|
3935 | 4257 | #: rhodecode/templates/admin/defaults/defaults_repositories.html:14 |
|
3936 | 4258 | #: rhodecode/templates/admin/gists/index.html:110 |
|
3937 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4259 | #: rhodecode/templates/admin/integrations/list.html:103 | |
|
3938 | 4260 | #: rhodecode/templates/admin/repos/repo_add_base.html:62 |
|
3939 | 4261 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:12 |
|
3940 | 4262 | msgid "Type" |
@@ -4079,7 +4401,7 b' msgstr ""' | |||
|
4079 | 4401 | |
|
4080 | 4402 | #: rhodecode/templates/admin/gists/index.html:108 |
|
4081 | 4403 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24 |
|
4082 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:8 |
|
|
4404 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88 | |
|
4083 | 4405 | #: rhodecode/templates/bookmarks/bookmarks.html:63 |
|
4084 | 4406 | #: rhodecode/templates/branches/branches.html:62 |
|
4085 | 4407 | #: rhodecode/templates/changelog/changelog.html:110 |
@@ -4132,75 +4454,17 b' msgstr ""' | |||
|
4132 | 4454 | msgid "Create Public Gist" |
|
4133 | 4455 | msgstr "" |
|
4134 | 4456 | |
|
4135 | #: rhodecode/templates/admin/gists/new.html:62 | |
|
4136 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27 | |
|
4137 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84 | |
|
4138 | #: rhodecode/templates/admin/my_account/my_account_emails.html:65 | |
|
4139 | #: rhodecode/templates/admin/my_account/my_account_password.html:37 | |
|
4140 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104 | |
|
4141 | #: rhodecode/templates/admin/permissions/permissions_application.html:51 | |
|
4142 | #: rhodecode/templates/admin/permissions/permissions_ips.html:61 | |
|
4143 | #: rhodecode/templates/admin/permissions/permissions_objects.html:57 | |
|
4144 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136 | |
|
4145 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68 | |
|
4146 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:66 | |
|
4147 | #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80 | |
|
4148 | #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111 | |
|
4149 | #: rhodecode/templates/admin/repos/repo_edit_settings.html:159 | |
|
4150 | #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46 | |
|
4151 | #: rhodecode/templates/admin/settings/settings_global.html:110 | |
|
4152 | #: rhodecode/templates/admin/settings/settings_issuetracker.html:16 | |
|
4153 | #: rhodecode/templates/admin/settings/settings_labs.html:46 | |
|
4154 | #: rhodecode/templates/admin/settings/settings_vcs.html:14 | |
|
4155 | #: rhodecode/templates/admin/settings/settings_visual.html:220 | |
|
4156 | #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121 | |
|
4157 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23 | |
|
4158 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81 | |
|
4159 | #: rhodecode/templates/admin/users/user_edit_emails.html:63 | |
|
4160 | #: rhodecode/templates/admin/users/user_edit_ips.html:70 | |
|
4161 | #: rhodecode/templates/admin/users/user_edit_profile.html:135 | |
|
4162 | #: rhodecode/templates/base/default_perms_box.html:89 | |
|
4163 | msgid "Reset" | |
|
4164 | msgstr "" | |
|
4165 | ||
|
4166 | 4457 | #: rhodecode/templates/admin/gists/show.html:13 |
|
4167 | 4458 | #: rhodecode/templates/admin/gists/show.html:20 |
|
4168 | 4459 | msgid "Gist" |
|
4169 | 4460 | msgstr "" |
|
4170 | 4461 | |
|
4171 | 4462 | #: rhodecode/templates/admin/gists/show.html:49 |
|
4172 | #: rhodecode/templates/admin/integrations/list.html:110 | |
|
4173 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56 | |
|
4174 | #: rhodecode/templates/admin/my_account/my_account_emails.html:32 | |
|
4175 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63 | |
|
4176 | #: rhodecode/templates/admin/permissions/permissions_ips.html:26 | |
|
4177 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:25 | |
|
4178 | #: rhodecode/templates/admin/settings/settings_hooks.html:46 | |
|
4179 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52 | |
|
4180 | #: rhodecode/templates/admin/users/user_edit_emails.html:31 | |
|
4181 | #: rhodecode/templates/admin/users/user_edit_ips.html:34 | |
|
4182 | #: rhodecode/templates/base/issue_tracker_settings.html:70 | |
|
4183 | #: rhodecode/templates/base/vcs_settings.html:147 | |
|
4184 | #: rhodecode/templates/base/vcs_settings.html:172 | |
|
4185 | #: rhodecode/templates/changeset/changeset_file_comment.html:49 | |
|
4186 | #: rhodecode/templates/changeset/changeset_file_comment.html:99 | |
|
4187 | #: rhodecode/templates/data_table/_dt_elements.html:119 | |
|
4188 | #: rhodecode/templates/data_table/_dt_elements.html:176 | |
|
4189 | #: rhodecode/templates/data_table/_dt_elements.html:190 | |
|
4190 | #: rhodecode/templates/data_table/_dt_elements.html:202 | |
|
4191 | #: rhodecode/templates/debug_style/buttons.html:132 | |
|
4192 | #: rhodecode/templates/files/files_source.html:33 | |
|
4193 | #: rhodecode/templates/files/files_source.html:37 | |
|
4194 | #: rhodecode/templates/files/files_source.html:40 | |
|
4195 | msgid "Delete" | |
|
4196 | msgstr "" | |
|
4197 | ||
|
4198 | #: rhodecode/templates/admin/gists/show.html:49 | |
|
4199 | 4463 | msgid "Confirm to delete this Gist" |
|
4200 | 4464 | msgstr "" |
|
4201 | 4465 | |
|
4202 | 4466 | #: rhodecode/templates/admin/gists/show.html:56 |
|
4203 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4467 | #: rhodecode/templates/admin/integrations/list.html:204 | |
|
4204 | 4468 | #: rhodecode/templates/admin/my_account/my_account_profile.html:5 |
|
4205 | 4469 | #: rhodecode/templates/base/issue_tracker_settings.html:61 |
|
4206 | 4470 | #: rhodecode/templates/changeset/changeset_file_comment.html:145 |
@@ -4212,8 +4476,8 b' msgstr ""' | |||
|
4212 | 4476 | #: rhodecode/templates/debug_style/buttons.html:128 |
|
4213 | 4477 | #: rhodecode/templates/files/files_add.html:204 |
|
4214 | 4478 | #: rhodecode/templates/files/files_edit.html:165 |
|
4215 |
#: rhodecode/templates/files/files_source.html:3 |
|
|
4216 |
#: rhodecode/templates/files/files_source.html: |
|
|
4479 | #: rhodecode/templates/files/files_source.html:37 | |
|
4480 | #: rhodecode/templates/files/files_source.html:40 | |
|
4217 | 4481 | #: rhodecode/templates/pullrequests/pullrequest_show.html:50 |
|
4218 | 4482 | #: rhodecode/templates/pullrequests/pullrequest_show.html:184 |
|
4219 | 4483 | #: rhodecode/templates/users/user_profile.html:7 |
@@ -4234,17 +4498,27 b' msgstr ""' | |||
|
4234 | 4498 | |
|
4235 | 4499 | #: rhodecode/templates/admin/gists/show.html:91 |
|
4236 | 4500 | #: rhodecode/templates/files/files_delete.html:50 |
|
4237 |
#: rhodecode/templates/files/files_source.html:6 |
|
|
4501 | #: rhodecode/templates/files/files_source.html:62 | |
|
4238 | 4502 | msgid "Show as raw" |
|
4239 | 4503 | msgstr "" |
|
4240 | 4504 | |
|
4241 |
#: rhodecode/templates/admin/integrations/base.html:1 |
|
|
4242 |
msgid "Integrations |
|
|
4243 | msgstr "" | |
|
4244 | ||
|
4245 |
#: rhodecode/templates/admin/integrations/ |
|
|
4505 | #: rhodecode/templates/admin/integrations/base.html:14 | |
|
4506 | msgid "Integrations Settings" | |
|
4507 | msgstr "" | |
|
4508 | ||
|
4509 | #: rhodecode/templates/admin/integrations/form.html:17 | |
|
4246 | 4510 | #: rhodecode/templates/admin/integrations/list.html:10 |
|
4247 |
#: rhodecode/templates/admin/ |
|
|
4511 | #: rhodecode/templates/admin/integrations/new.html:13 | |
|
4512 | #: rhodecode/templates/admin/permissions/permissions_objects.html:28 | |
|
4513 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14 | |
|
4514 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127 | |
|
4515 | msgid "Repository Groups" | |
|
4516 | msgstr "" | |
|
4517 | ||
|
4518 | #: rhodecode/templates/admin/integrations/form.html:30 | |
|
4519 | #: rhodecode/templates/admin/integrations/list.html:16 | |
|
4520 | #: rhodecode/templates/admin/integrations/new.html:21 | |
|
4521 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:48 | |
|
4248 | 4522 | #: rhodecode/templates/admin/repos/repo_edit.html:15 |
|
4249 | 4523 | #: rhodecode/templates/admin/repos/repo_edit.html:43 |
|
4250 | 4524 | #: rhodecode/templates/admin/settings/settings.html:14 |
@@ -4254,27 +4528,101 b' msgstr ""' | |||
|
4254 | 4528 | msgid "Settings" |
|
4255 | 4529 | msgstr "" |
|
4256 | 4530 | |
|
4257 |
#: rhodecode/templates/admin/integrations/ |
|
|
4258 | #, python-format | |
|
4259 |
msgid "Create |
|
|
4260 | msgstr "" | |
|
4261 | ||
|
4262 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4531 | #: rhodecode/templates/admin/integrations/form.html:60 | |
|
4532 | #, python-format | |
|
4533 | msgid "Create New %(integration_type)s Integration" | |
|
4534 | msgstr "" | |
|
4535 | ||
|
4536 | #: rhodecode/templates/admin/integrations/list.html:44 | |
|
4537 | msgid "Current Integrations for Repository: {repo_name}" | |
|
4538 | msgstr "" | |
|
4539 | ||
|
4540 | #: rhodecode/templates/admin/integrations/list.html:46 | |
|
4541 | msgid "Current Integrations for repository group: {repo_group_name}" | |
|
4542 | msgstr "" | |
|
4543 | ||
|
4544 | #: rhodecode/templates/admin/integrations/list.html:48 | |
|
4545 | msgid "Current Integrations" | |
|
4546 | msgstr "" | |
|
4547 | ||
|
4548 | #: rhodecode/templates/admin/integrations/list.html:64 | |
|
4549 | #: rhodecode/templates/admin/notifications/notifications.html:31 | |
|
4550 | msgid "All" | |
|
4551 | msgstr "" | |
|
4552 | ||
|
4553 | #: rhodecode/templates/admin/integrations/list.html:95 | |
|
4554 | #: rhodecode/templates/admin/integrations/new.html:26 | |
|
4263 | 4555 | msgid "Create new integration" |
|
4264 | 4556 | msgstr "" |
|
4265 | 4557 | |
|
4266 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4267 | msgid "Current integrations" | |
|
4268 | msgstr "" | |
|
4269 | ||
|
4270 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4558 | #: rhodecode/templates/admin/integrations/list.html:104 | |
|
4559 | msgid "Scope" | |
|
4560 | msgstr "" | |
|
4561 | ||
|
4562 | #: rhodecode/templates/admin/integrations/list.html:105 | |
|
4271 | 4563 | msgid "Actions" |
|
4272 | 4564 | msgstr "" |
|
4273 | 4565 | |
|
4274 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4566 | #: rhodecode/templates/admin/integrations/list.html:115 | |
|
4567 | msgid "No {type} integrations for repo {repo} exist yet." | |
|
4568 | msgstr "" | |
|
4569 | ||
|
4570 | #: rhodecode/templates/admin/integrations/list.html:117 | |
|
4571 | msgid "No {type} integrations for repogroup {repogroup} exist yet." | |
|
4572 | msgstr "" | |
|
4573 | ||
|
4574 | #: rhodecode/templates/admin/integrations/list.html:119 | |
|
4575 | msgid "No {type} integrations exist yet." | |
|
4576 | msgstr "" | |
|
4577 | ||
|
4578 | #: rhodecode/templates/admin/integrations/list.html:133 | |
|
4579 | msgid "Create one" | |
|
4580 | msgstr "" | |
|
4581 | ||
|
4582 | #: rhodecode/templates/admin/integrations/list.html:164 | |
|
4583 | msgid "repo" | |
|
4584 | msgstr "" | |
|
4585 | ||
|
4586 | #: rhodecode/templates/admin/integrations/list.html:168 | |
|
4587 | msgid "repogroup" | |
|
4588 | msgstr "" | |
|
4589 | ||
|
4590 | #: rhodecode/templates/admin/integrations/list.html:170 | |
|
4591 | msgid "child repos only" | |
|
4592 | msgstr "" | |
|
4593 | ||
|
4594 | #: rhodecode/templates/admin/integrations/list.html:172 | |
|
4595 | msgid "cascade to all" | |
|
4596 | msgstr "" | |
|
4597 | ||
|
4598 | #: rhodecode/templates/admin/integrations/list.html:177 | |
|
4599 | msgid "top level repos only" | |
|
4600 | msgstr "" | |
|
4601 | ||
|
4602 | #: rhodecode/templates/admin/integrations/list.html:179 | |
|
4603 | msgid "global" | |
|
4604 | msgstr "" | |
|
4605 | ||
|
4606 | #: rhodecode/templates/admin/integrations/list.html:185 | |
|
4275 | 4607 | msgid "unknown integration" |
|
4276 | 4608 | msgstr "" |
|
4277 | 4609 | |
|
4610 | #: rhodecode/templates/admin/integrations/new.html:31 | |
|
4611 | msgid "Create New Integration for repository: {repo_name}" | |
|
4612 | msgstr "" | |
|
4613 | ||
|
4614 | #: rhodecode/templates/admin/integrations/new.html:33 | |
|
4615 | msgid "Create New Integration for repository group: {repo_group_name}" | |
|
4616 | msgstr "" | |
|
4617 | ||
|
4618 | #: rhodecode/templates/admin/integrations/new.html:35 | |
|
4619 | msgid "Create New Global Integration" | |
|
4620 | msgstr "" | |
|
4621 | ||
|
4622 | #: rhodecode/templates/admin/integrations/new.html:61 | |
|
4623 | msgid "No description available" | |
|
4624 | msgstr "" | |
|
4625 | ||
|
4278 | 4626 | #: rhodecode/templates/admin/my_account/my_account.html:5 |
|
4279 | 4627 | #: rhodecode/templates/base/base.html:343 |
|
4280 | 4628 | msgid "My account" |
@@ -4294,7 +4642,7 b' msgstr ""' | |||
|
4294 | 4642 | msgid "Auth Tokens" |
|
4295 | 4643 | msgstr "" |
|
4296 | 4644 | |
|
4297 |
#: rhodecode/templates/admin/my_account/my_account.html:3 |
|
|
4645 | #: rhodecode/templates/admin/my_account/my_account.html:35 | |
|
4298 | 4646 | msgid "OAuth Identities" |
|
4299 | 4647 | msgstr "" |
|
4300 | 4648 | |
@@ -4412,36 +4760,18 b' msgstr ""' | |||
|
4412 | 4760 | msgid "New email address" |
|
4413 | 4761 | msgstr "" |
|
4414 | 4762 | |
|
4415 |
#: rhodecode/templates/admin/my_account/my_account_notifications.html: |
|
|
4416 |
msgid "Your |
|
|
4417 | msgstr "" | |
|
4418 | ||
|
4419 |
#: rhodecode/templates/admin/my_account/my_account_notifications.html: |
|
|
4420 | #: rhodecode/templates/admin/notifications/show_notification.html:12 | |
|
4421 | msgid "Notifications" | |
|
4422 | msgstr "" | |
|
4423 | ||
|
4424 | #: rhodecode/templates/admin/my_account/my_account_notifications.html:14 | |
|
4425 | msgid "Disabled" | |
|
4763 | #: rhodecode/templates/admin/my_account/my_account_notifications.html:12 | |
|
4764 | msgid "Your Live Notification Settings" | |
|
4765 | msgstr "" | |
|
4766 | ||
|
4767 | #: rhodecode/templates/admin/my_account/my_account_notifications.html:24 | |
|
4768 | msgid "Notifications Status" | |
|
4426 | 4769 | msgstr "" |
|
4427 | 4770 | |
|
4428 | 4771 | #: rhodecode/templates/admin/my_account/my_account_password.html:3 |
|
4429 | 4772 | msgid "Change Your Account Password" |
|
4430 | 4773 | msgstr "" |
|
4431 | 4774 | |
|
4432 | #: rhodecode/templates/admin/my_account/my_account_password.html:10 | |
|
4433 | msgid "Current Password" | |
|
4434 | msgstr "" | |
|
4435 | ||
|
4436 | #: rhodecode/templates/admin/my_account/my_account_password.html:19 | |
|
4437 | #: rhodecode/templates/admin/users/user_edit_profile.html:74 | |
|
4438 | msgid "New Password" | |
|
4439 | msgstr "" | |
|
4440 | ||
|
4441 | #: rhodecode/templates/admin/my_account/my_account_password.html:28 | |
|
4442 | msgid "Confirm New Password" | |
|
4443 | msgstr "" | |
|
4444 | ||
|
4445 | 4775 | #: rhodecode/templates/admin/my_account/my_account_profile.html:11 |
|
4446 | 4776 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52 |
|
4447 | 4777 | #: rhodecode/templates/admin/users/user_edit_profile.html:25 |
@@ -4481,27 +4811,28 b' msgid "Pull Requests You Opened"' | |||
|
4481 | 4811 | msgstr "" |
|
4482 | 4812 | |
|
4483 | 4813 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23 |
|
4484 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:8 |
|
|
4814 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87 | |
|
4485 | 4815 | msgid "Target Repo" |
|
4486 | 4816 | msgstr "" |
|
4487 | 4817 | |
|
4488 | 4818 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26 |
|
4489 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:9 |
|
|
4819 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90 | |
|
4490 | 4820 | #: rhodecode/templates/admin/settings/settings_global.html:9 |
|
4491 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
4492 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
4821 | #: rhodecode/templates/email_templates/pull_request_review.mako:39 | |
|
4822 | #: rhodecode/templates/email_templates/pull_request_review.mako:72 | |
|
4493 | 4823 | #: rhodecode/templates/pullrequests/pullrequest.html:38 |
|
4494 | 4824 | #: rhodecode/templates/pullrequests/pullrequests.html:104 |
|
4495 | 4825 | msgid "Title" |
|
4496 | 4826 | msgstr "" |
|
4497 | 4827 | |
|
4498 | 4828 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27 |
|
4499 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:9 |
|
|
4500 | msgid "Opened On" | |
|
4829 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91 | |
|
4830 | #: rhodecode/templates/pullrequests/pullrequests.html:108 | |
|
4831 | msgid "Last Update" | |
|
4501 | 4832 | msgstr "" |
|
4502 | 4833 | |
|
4503 | 4834 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43 |
|
4504 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:10 |
|
|
4835 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106 | |
|
4505 | 4836 | #: rhodecode/templates/changelog/changelog.html:153 |
|
4506 | 4837 | #: rhodecode/templates/compare/compare_commits.html:49 |
|
4507 | 4838 | #: rhodecode/templates/search/search_commit.html:36 |
@@ -4509,7 +4840,7 b' msgid "Expand commit message"' | |||
|
4509 | 4840 | msgstr "" |
|
4510 | 4841 | |
|
4511 | 4842 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52 |
|
4512 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:11 |
|
|
4843 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115 | |
|
4513 | 4844 | #: rhodecode/templates/changeset/changeset_file_comment.html:284 |
|
4514 | 4845 | #: rhodecode/templates/pullrequests/pullrequest_show.html:14 |
|
4515 | 4846 | #: rhodecode/templates/pullrequests/pullrequest_show.html:112 |
@@ -4517,19 +4848,19 b' msgstr ""' | |||
|
4517 | 4848 | msgid "Closed" |
|
4518 | 4849 | msgstr "" |
|
4519 | 4850 | |
|
4520 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:6 |
|
|
4851 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63 | |
|
4521 | 4852 | msgid "Confirm to delete this pull request" |
|
4522 | 4853 | msgstr "" |
|
4523 | 4854 | |
|
4524 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:7 |
|
|
4855 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70 | |
|
4525 | 4856 | msgid "You currently have no open pull requests." |
|
4526 | 4857 | msgstr "" |
|
4527 | 4858 | |
|
4528 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:7 |
|
|
4859 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78 | |
|
4529 | 4860 | msgid "Pull Requests You Participate In" |
|
4530 | 4861 | msgstr "" |
|
4531 | 4862 | |
|
4532 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:12 |
|
|
4863 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127 | |
|
4533 | 4864 | msgid "" |
|
4534 | 4865 | "There are currently no open pull requests requiring your participation." |
|
4535 | 4866 | msgstr "" |
@@ -4547,10 +4878,6 b' msgstr ""' | |||
|
4547 | 4878 | msgid "My Notifications" |
|
4548 | 4879 | msgstr "" |
|
4549 | 4880 | |
|
4550 | #: rhodecode/templates/admin/notifications/notifications.html:31 | |
|
4551 | msgid "All" | |
|
4552 | msgstr "" | |
|
4553 | ||
|
4554 | 4881 | #: rhodecode/templates/admin/notifications/notifications.html:32 |
|
4555 | 4882 | #: rhodecode/templates/changeset/changeset.html:140 |
|
4556 | 4883 | #: rhodecode/templates/pullrequests/pullrequest_show.html:133 |
@@ -4570,12 +4897,16 b' msgstr ""' | |||
|
4570 | 4897 | msgid "Show notification" |
|
4571 | 4898 | msgstr "" |
|
4572 | 4899 | |
|
4900 | #: rhodecode/templates/admin/notifications/show_notification.html:12 | |
|
4901 | msgid "Notifications" | |
|
4902 | msgstr "" | |
|
4903 | ||
|
4573 | 4904 | #: rhodecode/templates/admin/permissions/permissions.html:5 |
|
4574 | 4905 | msgid "Permissions Administration" |
|
4575 | 4906 | msgstr "" |
|
4576 | 4907 | |
|
4577 | 4908 | #: rhodecode/templates/admin/permissions/permissions.html:14 |
|
4578 |
#: rhodecode/templates/admin/repo_groups/repo_group_edit.html:4 |
|
|
4909 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49 | |
|
4579 | 4910 | #: rhodecode/templates/admin/repos/repo_edit.html:46 |
|
4580 | 4911 | #: rhodecode/templates/admin/user_groups/user_group_edit.html:34 |
|
4581 | 4912 | #: rhodecode/templates/base/base.html:82 |
@@ -4688,12 +5019,6 b' msgstr ""' | |||
|
4688 | 5019 | msgid "Overwrite Existing Settings" |
|
4689 | 5020 | msgstr "" |
|
4690 | 5021 | |
|
4691 | #: rhodecode/templates/admin/permissions/permissions_objects.html:28 | |
|
4692 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14 | |
|
4693 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127 | |
|
4694 | msgid "Repository Groups" | |
|
4695 | msgstr "" | |
|
4696 | ||
|
4697 | 5022 | #: rhodecode/templates/admin/permissions/permissions_objects.html:34 |
|
4698 | 5023 | msgid "" |
|
4699 | 5024 | "All default permissions on each repository group will be reset to chosen " |
@@ -4756,7 +5081,7 b' msgstr ""' | |||
|
4756 | 5081 | msgid "Add Child Group" |
|
4757 | 5082 | msgstr "" |
|
4758 | 5083 | |
|
4759 |
#: rhodecode/templates/admin/repo_groups/repo_group_edit.html: |
|
|
5084 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50 | |
|
4760 | 5085 | #: rhodecode/templates/admin/repos/repo_edit.html:49 |
|
4761 | 5086 | #: rhodecode/templates/admin/user_groups/user_group_edit.html:35 |
|
4762 | 5087 | #: rhodecode/templates/admin/users/user_edit.html:35 |
@@ -5029,7 +5354,6 b' msgid "Statistics"' | |||
|
5029 | 5354 | msgstr "" |
|
5030 | 5355 | |
|
5031 | 5356 | #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7 |
|
5032 | #: rhodecode/templates/pullrequests/pullrequests.html:108 | |
|
5033 | 5357 | msgid "Updated on" |
|
5034 | 5358 | msgstr "" |
|
5035 | 5359 | |
@@ -5436,7 +5760,7 b' msgstr ""' | |||
|
5436 | 5760 | |
|
5437 | 5761 | #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45 |
|
5438 | 5762 | #: rhodecode/templates/admin/settings/settings_global.html:109 |
|
5439 |
#: rhodecode/templates/admin/settings/settings_labs.html:4 |
|
|
5763 | #: rhodecode/templates/admin/settings/settings_labs.html:48 | |
|
5440 | 5764 | #: rhodecode/templates/admin/settings/settings_vcs.html:13 |
|
5441 | 5765 | #: rhodecode/templates/admin/settings/settings_visual.html:219 |
|
5442 | 5766 | msgid "Save settings" |
@@ -5653,6 +5977,10 b' msgstr ""' | |||
|
5653 | 5977 | msgid "Labs Settings" |
|
5654 | 5978 | msgstr "" |
|
5655 | 5979 | |
|
5980 | #: rhodecode/templates/admin/settings/settings_labs.html:10 | |
|
5981 | msgid "There are no Labs settings currently" | |
|
5982 | msgstr "" | |
|
5983 | ||
|
5656 | 5984 | #: rhodecode/templates/admin/settings/settings_mapping.html:5 |
|
5657 | 5985 | msgid "Import New Groups or Repositories" |
|
5658 | 5986 | msgstr "" |
@@ -6394,6 +6722,10 b' msgstr ""' | |||
|
6394 | 6722 | msgid "Change the avatar at" |
|
6395 | 6723 | msgstr "" |
|
6396 | 6724 | |
|
6725 | #: rhodecode/templates/admin/users/user_edit_profile.html:74 | |
|
6726 | msgid "New Password" | |
|
6727 | msgstr "" | |
|
6728 | ||
|
6397 | 6729 | #: rhodecode/templates/admin/users/user_edit_profile.html:82 |
|
6398 | 6730 | msgid "New Password Confirmation" |
|
6399 | 6731 | msgstr "" |
@@ -6424,7 +6756,7 b' msgid "Authentication type"' | |||
|
6424 | 6756 | msgstr "" |
|
6425 | 6757 | |
|
6426 | 6758 | #: rhodecode/templates/base/base.html:44 |
|
6427 |
#: rhodecode/templates/errors/error_document.html:5 |
|
|
6759 | #: rhodecode/templates/errors/error_document.html:57 | |
|
6428 | 6760 | msgid "Support" |
|
6429 | 6761 | msgstr "" |
|
6430 | 6762 | |
@@ -6810,7 +7142,7 b' msgstr ""' | |||
|
6810 | 7142 | msgid "No permission defined" |
|
6811 | 7143 | msgstr "" |
|
6812 | 7144 | |
|
6813 |
#: rhodecode/templates/base/root.html:1 |
|
|
7145 | #: rhodecode/templates/base/root.html:161 | |
|
6814 | 7146 | msgid "Please enable JavaScript to use RhodeCode Enterprise" |
|
6815 | 7147 | msgstr "" |
|
6816 | 7148 | |
@@ -6912,29 +7244,65 b' msgid ""' | |||
|
6912 | 7244 | "repositories and migrates them to Mercurial type." |
|
6913 | 7245 | msgstr "" |
|
6914 | 7246 | |
|
6915 |
#: rhodecode/templates/base/vcs_settings.html:12 |
|
|
6916 |
msgid " |
|
|
7247 | #: rhodecode/templates/base/vcs_settings.html:123 | |
|
7248 | msgid "Mercurial Labs Settings" | |
|
7249 | msgstr "" | |
|
7250 | ||
|
7251 | #: rhodecode/templates/base/vcs_settings.html:123 | |
|
7252 | msgid "" | |
|
7253 | "These features are considered experimental and may not work as expected." | |
|
6917 | 7254 | msgstr "" |
|
6918 | 7255 | |
|
6919 | 7256 | #: rhodecode/templates/base/vcs_settings.html:129 |
|
7257 | msgid "Use rebase as merge strategy" | |
|
7258 | msgstr "" | |
|
7259 | ||
|
7260 | #: rhodecode/templates/base/vcs_settings.html:132 | |
|
7261 | msgid "" | |
|
7262 | "Use rebase instead of creating a merge commit when merging via web " | |
|
7263 | "interface." | |
|
7264 | msgstr "" | |
|
7265 | ||
|
7266 | #: rhodecode/templates/base/vcs_settings.html:144 | |
|
7267 | msgid "Global Subversion Settings" | |
|
7268 | msgstr "" | |
|
7269 | ||
|
7270 | #: rhodecode/templates/base/vcs_settings.html:150 | |
|
7271 | msgid "Proxy subversion HTTP requests" | |
|
7272 | msgstr "" | |
|
7273 | ||
|
7274 | #: rhodecode/templates/base/vcs_settings.html:153 | |
|
7275 | msgid "" | |
|
7276 | "Subversion HTTP Support. Enables communication with SVN over HTTP protocol." | |
|
7277 | msgstr "" | |
|
7278 | ||
|
7279 | #: rhodecode/templates/base/vcs_settings.html:158 | |
|
7280 | msgid "Subversion HTTP Server URL" | |
|
7281 | msgstr "" | |
|
7282 | ||
|
7283 | #: rhodecode/templates/base/vcs_settings.html:171 | |
|
7284 | msgid "Subversion Settings" | |
|
7285 | msgstr "" | |
|
7286 | ||
|
7287 | #: rhodecode/templates/base/vcs_settings.html:176 | |
|
6920 | 7288 | msgid "Repository patterns" |
|
6921 | 7289 | msgstr "" |
|
6922 | 7290 | |
|
6923 |
#: rhodecode/templates/base/vcs_settings.html:1 |
|
|
7291 | #: rhodecode/templates/base/vcs_settings.html:180 | |
|
6924 | 7292 | msgid "" |
|
6925 | 7293 | "Patterns for identifying SVN branches and tags. For recursive search, use " |
|
6926 | 7294 | "\"*\". Eg.: \"/branches/*\"" |
|
6927 | 7295 | msgstr "" |
|
6928 | 7296 | |
|
6929 |
#: rhodecode/templates/base/vcs_settings.html: |
|
|
7297 | #: rhodecode/templates/base/vcs_settings.html:246 | |
|
6930 | 7298 | msgid "Pull Request Settings" |
|
6931 | 7299 | msgstr "" |
|
6932 | 7300 | |
|
6933 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7301 | #: rhodecode/templates/base/vcs_settings.html:251 | |
|
6934 | 7302 | msgid "Enable server-side merge for pull requests" |
|
6935 | 7303 | msgstr "" |
|
6936 | 7304 | |
|
6937 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7305 | #: rhodecode/templates/base/vcs_settings.html:254 | |
|
6938 | 7306 | msgid "" |
|
6939 | 7307 | "Note: when this feature is enabled, it only runs hooks defined in the " |
|
6940 | 7308 | "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks " |
@@ -6942,34 +7310,16 b' msgid ""' | |||
|
6942 | 7310 | "web interface." |
|
6943 | 7311 | msgstr "" |
|
6944 | 7312 | |
|
6945 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7313 | #: rhodecode/templates/base/vcs_settings.html:258 | |
|
6946 | 7314 | msgid "Invalidate and relocate inline comments during update" |
|
6947 | 7315 | msgstr "" |
|
6948 | 7316 | |
|
6949 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7317 | #: rhodecode/templates/base/vcs_settings.html:261 | |
|
6950 | 7318 | msgid "" |
|
6951 | 7319 | "During the update of a pull request, the position of inline comments will be" |
|
6952 | 7320 | " updated and outdated inline comments will be hidden." |
|
6953 | 7321 | msgstr "" |
|
6954 | 7322 | |
|
6955 | #: rhodecode/templates/base/vcs_settings.html:222 | |
|
6956 | msgid "Labs settings" | |
|
6957 | msgstr "" | |
|
6958 | ||
|
6959 | #: rhodecode/templates/base/vcs_settings.html:222 | |
|
6960 | msgid "" | |
|
6961 | "These features are considered experimental and may not work as expected." | |
|
6962 | msgstr "" | |
|
6963 | ||
|
6964 | #: rhodecode/templates/base/vcs_settings.html:229 | |
|
6965 | msgid "Mercurial server-side merge" | |
|
6966 | msgstr "" | |
|
6967 | ||
|
6968 | #: rhodecode/templates/base/vcs_settings.html:234 | |
|
6969 | msgid "" | |
|
6970 | "Use rebase instead of creating a merge commit when merging via web interface" | |
|
6971 | msgstr "" | |
|
6972 | ||
|
6973 | 7323 | #: rhodecode/templates/bookmarks/bookmarks.html:5 |
|
6974 | 7324 | #, python-format |
|
6975 | 7325 | msgid "%s Bookmarks" |
@@ -7383,7 +7733,7 b' msgstr ""' | |||
|
7383 | 7733 | #: rhodecode/templates/changeset/changeset_file_comment.html:293 |
|
7384 | 7734 | #: rhodecode/templates/compare/compare_diff.html:57 |
|
7385 | 7735 | #: rhodecode/templates/email_templates/commit_comment.mako:87 |
|
7386 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:9 |
|
|
7736 | #: rhodecode/templates/email_templates/pull_request_comment.mako:97 | |
|
7387 | 7737 | msgid "Comment" |
|
7388 | 7738 | msgstr "" |
|
7389 | 7739 | |
@@ -7543,17 +7893,17 b' msgid "Compare Commits"' | |||
|
7543 | 7893 | msgstr "" |
|
7544 | 7894 | |
|
7545 | 7895 | #: rhodecode/templates/compare/compare_diff.html:46 |
|
7546 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
7896 | #: rhodecode/templates/email_templates/pull_request_review.mako:74 | |
|
7547 | 7897 | #: rhodecode/templates/files/file_diff.html:56 |
|
7548 | 7898 | #: rhodecode/templates/pullrequests/pullrequest_show.html:85 |
|
7549 | 7899 | msgid "Target" |
|
7550 | 7900 | msgstr "" |
|
7551 | 7901 | |
|
7552 | 7902 | #: rhodecode/templates/compare/compare_diff.html:47 |
|
7553 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:9 |
|
|
7554 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
7903 | #: rhodecode/templates/email_templates/pull_request_comment.mako:93 | |
|
7904 | #: rhodecode/templates/email_templates/pull_request_review.mako:73 | |
|
7555 | 7905 | #: rhodecode/templates/files/file_diff.html:62 |
|
7556 |
#: rhodecode/templates/files/files_source.html:1 |
|
|
7906 | #: rhodecode/templates/files/files_source.html:19 | |
|
7557 | 7907 | msgid "Source" |
|
7558 | 7908 | msgstr "" |
|
7559 | 7909 | |
@@ -7736,17 +8086,17 b' msgstr ""' | |||
|
7736 | 8086 | msgid "Form vertical" |
|
7737 | 8087 | msgstr "" |
|
7738 | 8088 | |
|
7739 |
#: rhodecode/templates/email_templates/base.mako: |
|
|
8089 | #: rhodecode/templates/email_templates/base.mako:32 | |
|
7740 | 8090 | #, python-format |
|
7741 | 8091 | msgid "This is a notification from RhodeCode. %(instance_url)s" |
|
7742 | 8092 | msgstr "" |
|
7743 | 8093 | |
|
7744 |
#: rhodecode/templates/email_templates/base.mako: |
|
|
8094 | #: rhodecode/templates/email_templates/base.mako:115 | |
|
7745 | 8095 | msgid "RhodeCode" |
|
7746 | 8096 | msgstr "" |
|
7747 | 8097 | |
|
7748 | 8098 | #: rhodecode/templates/email_templates/commit_comment.mako:16 |
|
7749 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:1 |
|
|
8099 | #: rhodecode/templates/email_templates/pull_request_comment.mako:18 | |
|
7750 | 8100 | msgid "[mention]" |
|
7751 | 8101 | msgstr "" |
|
7752 | 8102 | |
@@ -7775,12 +8125,12 b' msgid "%(user)s commented on commit `%(c' | |||
|
7775 | 8125 | msgstr "" |
|
7776 | 8126 | |
|
7777 | 8127 | #: rhodecode/templates/email_templates/commit_comment.mako:43 |
|
7778 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:4 |
|
|
8128 | #: rhodecode/templates/email_templates/pull_request_comment.mako:44 | |
|
7779 | 8129 | msgid "Comment link" |
|
7780 | 8130 | msgstr "" |
|
7781 | 8131 | |
|
7782 | 8132 | #: rhodecode/templates/email_templates/commit_comment.mako:48 |
|
7783 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:4 |
|
|
8133 | #: rhodecode/templates/email_templates/pull_request_comment.mako:49 | |
|
7784 | 8134 | #, python-format |
|
7785 | 8135 | msgid "File: %(comment_file)s on line %(comment_line)s" |
|
7786 | 8136 | msgstr "" |
@@ -7809,7 +8159,7 b' msgid "The commit status was changed to"' | |||
|
7809 | 8159 | msgstr "" |
|
7810 | 8160 | |
|
7811 | 8161 | #: rhodecode/templates/email_templates/commit_comment.mako:87 |
|
7812 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:9 |
|
|
8162 | #: rhodecode/templates/email_templates/pull_request_comment.mako:97 | |
|
7813 | 8163 | #, python-format |
|
7814 | 8164 | msgid "Comment on line: %(comment_line)s" |
|
7815 | 8165 | msgstr "" |
@@ -7818,75 +8168,79 b' msgstr ""' | |||
|
7818 | 8168 | msgid "Generate new password here" |
|
7819 | 8169 | msgstr "" |
|
7820 | 8170 | |
|
7821 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:2 |
|
|
8171 | #: rhodecode/templates/email_templates/pull_request_comment.mako:21 | |
|
7822 | 8172 | #, python-format |
|
7823 | 8173 | msgid "" |
|
7824 | 8174 | "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: " |
|
7825 | 8175 | "`%(comment_file)s`)" |
|
7826 | 8176 | msgstr "" |
|
7827 | 8177 | |
|
7828 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:2 |
|
|
8178 | #: rhodecode/templates/email_templates/pull_request_comment.mako:24 | |
|
7829 | 8179 | #, python-format |
|
7830 | 8180 | msgid "" |
|
7831 | 8181 | "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: " |
|
7832 | 8182 | "%(status)s)" |
|
7833 | 8183 | msgstr "" |
|
7834 | 8184 | |
|
7835 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:2 |
|
|
7836 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8185 | #: rhodecode/templates/email_templates/pull_request_comment.mako:26 | |
|
8186 | #: rhodecode/templates/email_templates/pull_request_comment.mako:83 | |
|
7837 | 8187 | #, python-format |
|
7838 | 8188 | msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\"" |
|
7839 | 8189 | msgstr "" |
|
7840 | 8190 | |
|
7841 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:4 |
|
|
8191 | #: rhodecode/templates/email_templates/pull_request_comment.mako:46 | |
|
7842 | 8192 | msgid "Source repository" |
|
7843 | 8193 | msgstr "" |
|
7844 | 8194 | |
|
7845 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:5 |
|
|
8195 | #: rhodecode/templates/email_templates/pull_request_comment.mako:55 | |
|
7846 | 8196 | #, python-format |
|
7847 | 8197 | msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*" |
|
7848 | 8198 | msgstr "" |
|
7849 | 8199 | |
|
7850 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:5 |
|
|
8200 | #: rhodecode/templates/email_templates/pull_request_comment.mako:57 | |
|
7851 | 8201 | #, python-format |
|
7852 | 8202 | msgid "" |
|
7853 | 8203 | "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*" |
|
7854 | 8204 | msgstr "" |
|
7855 | 8205 | |
|
7856 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8206 | #: rhodecode/templates/email_templates/pull_request_comment.mako:81 | |
|
7857 | 8207 | #, python-format |
|
7858 | 8208 | msgid "" |
|
7859 | 8209 | "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" " |
|
7860 | 8210 | "(file:`%(comment_file)s`)" |
|
7861 | 8211 | msgstr "" |
|
7862 | 8212 | |
|
7863 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8213 | #: rhodecode/templates/email_templates/pull_request_comment.mako:87 | |
|
7864 | 8214 | #, python-format |
|
7865 | 8215 | msgid "submitted pull request status: %(status)s" |
|
7866 | 8216 | msgstr "" |
|
7867 | 8217 | |
|
7868 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8218 | #: rhodecode/templates/email_templates/pull_request_comment.mako:89 | |
|
7869 | 8219 | #, python-format |
|
7870 | 8220 | msgid "submitted pull request status: %(status)s and closed" |
|
7871 | 8221 | msgstr "" |
|
7872 | 8222 | |
|
7873 |
#: rhodecode/templates/email_templates/pull_request_ |
|
|
7874 | #, python-format | |
|
7875 | msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\"" | |
|
7876 | msgstr "" | |
|
7877 | ||
|
7878 | #: rhodecode/templates/email_templates/pull_request_review.mako:17 | |
|
8223 | #: rhodecode/templates/email_templates/pull_request_comment.mako:95 | |
|
8224 | msgid "Submitted status" | |
|
8225 | msgstr "" | |
|
8226 | ||
|
8227 | #: rhodecode/templates/email_templates/pull_request_review.mako:14 | |
|
8228 | #, python-format | |
|
8229 | msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"" | |
|
8230 | msgstr "" | |
|
8231 | ||
|
8232 | #: rhodecode/templates/email_templates/pull_request_review.mako:34 | |
|
7879 | 8233 | #, python-format |
|
7880 | 8234 | msgid "" |
|
7881 | 8235 | "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s " |
|
7882 | 8236 | "into %(target_ref_type)s:%(target_ref_name)s" |
|
7883 | 8237 | msgstr "" |
|
7884 | 8238 | |
|
7885 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8239 | #: rhodecode/templates/email_templates/pull_request_review.mako:37 | |
|
7886 | 8240 | msgid "Link" |
|
7887 | 8241 | msgstr "" |
|
7888 | 8242 | |
|
7889 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8243 | #: rhodecode/templates/email_templates/pull_request_review.mako:46 | |
|
7890 | 8244 | #, python-format |
|
7891 | 8245 | msgid "Commit (%(num)s)" |
|
7892 | 8246 | msgid_plural "Commits (%(num)s)" |
@@ -7895,22 +8249,22 b' msgstr[1] ""' | |||
|
7895 | 8249 | msgstr[2] "" |
|
7896 | 8250 | msgstr[3] "" |
|
7897 | 8251 | |
|
7898 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8252 | #: rhodecode/templates/email_templates/pull_request_review.mako:71 | |
|
7899 | 8253 | #, python-format |
|
7900 | 8254 | msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"." |
|
7901 | 8255 | msgstr "" |
|
7902 | 8256 | |
|
7903 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8257 | #: rhodecode/templates/email_templates/pull_request_review.mako:73 | |
|
7904 | 8258 | #, python-format |
|
7905 | 8259 | msgid "%(source_ref_type)s of %(source_repo_url)s" |
|
7906 | 8260 | msgstr "" |
|
7907 | 8261 | |
|
7908 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8262 | #: rhodecode/templates/email_templates/pull_request_review.mako:74 | |
|
7909 | 8263 | #, python-format |
|
7910 | 8264 | msgid "%(target_ref_type)s of %(target_repo_url)s" |
|
7911 | 8265 | msgstr "" |
|
7912 | 8266 | |
|
7913 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8267 | #: rhodecode/templates/email_templates/pull_request_review.mako:76 | |
|
7914 | 8268 | #: rhodecode/templates/summary/components.html:95 |
|
7915 | 8269 | #: rhodecode/templates/summary/components.html:98 |
|
7916 | 8270 | #, python-format |
@@ -8155,13 +8509,13 b' msgid "Delete file"' | |||
|
8155 | 8509 | msgstr "" |
|
8156 | 8510 | |
|
8157 | 8511 | #: rhodecode/templates/files/files_delete.html:45 |
|
8158 |
#: rhodecode/templates/files/files_source.html: |
|
|
8512 | #: rhodecode/templates/files/files_source.html:50 | |
|
8159 | 8513 | #, python-format |
|
8160 | 8514 | msgid "Binary file (%s)" |
|
8161 | 8515 | msgstr "" |
|
8162 | 8516 | |
|
8163 | 8517 | #: rhodecode/templates/files/files_delete.html:50 |
|
8164 |
#: rhodecode/templates/files/files_source.html:6 |
|
|
8518 | #: rhodecode/templates/files/files_source.html:62 | |
|
8165 | 8519 | msgid "File is too big to display" |
|
8166 | 8520 | msgstr "" |
|
8167 | 8521 | |
@@ -8233,44 +8587,44 b' msgstr[1] ""' | |||
|
8233 | 8587 | msgstr[2] "" |
|
8234 | 8588 | msgstr[3] "" |
|
8235 | 8589 | |
|
8236 |
#: rhodecode/templates/files/files_source.html:1 |
|
|
8590 | #: rhodecode/templates/files/files_source.html:13 | |
|
8237 | 8591 | msgid "History" |
|
8238 | 8592 | msgstr "" |
|
8239 | 8593 | |
|
8240 |
#: rhodecode/templates/files/files_source.html:1 |
|
|
8594 | #: rhodecode/templates/files/files_source.html:16 | |
|
8241 | 8595 | #: rhodecode/templates/search/search_content.html:68 |
|
8242 | 8596 | msgid "Show Full History" |
|
8243 | 8597 | msgstr "" |
|
8244 | 8598 | |
|
8245 |
#: rhodecode/templates/files/files_source.html:2 |
|
|
8599 | #: rhodecode/templates/files/files_source.html:21 | |
|
8246 | 8600 | #: rhodecode/templates/search/search_content.html:70 |
|
8247 | 8601 | msgid "Annotation" |
|
8248 | 8602 | msgstr "" |
|
8249 | 8603 | |
|
8250 |
#: rhodecode/templates/files/files_source.html:2 |
|
|
8604 | #: rhodecode/templates/files/files_source.html:23 | |
|
8251 | 8605 | #: rhodecode/templates/search/search_content.html:71 |
|
8252 | 8606 | msgid "Raw" |
|
8253 | 8607 | msgstr "" |
|
8254 | 8608 | |
|
8255 |
#: rhodecode/templates/files/files_source.html:2 |
|
|
8609 | #: rhodecode/templates/files/files_source.html:25 | |
|
8256 | 8610 | #: rhodecode/templates/search/search_content.html:73 |
|
8257 | 8611 | msgid "Download" |
|
8258 | 8612 | msgstr "" |
|
8259 | 8613 | |
|
8260 |
#: rhodecode/templates/files/files_source.html:3 |
|
|
8614 | #: rhodecode/templates/files/files_source.html:32 | |
|
8261 | 8615 | #, python-format |
|
8262 | 8616 | msgid "Edit on Branch:%s" |
|
8263 | 8617 | msgstr "" |
|
8264 | 8618 | |
|
8265 |
#: rhodecode/templates/files/files_source.html:3 |
|
|
8619 | #: rhodecode/templates/files/files_source.html:37 | |
|
8266 | 8620 | msgid "Editing binary files not allowed" |
|
8267 | 8621 | msgstr "" |
|
8268 | 8622 | |
|
8269 | #: rhodecode/templates/files/files_source.html:39 | |
|
8270 | msgid "Editing files allowed only when on branch head commit" | |
|
8271 | msgstr "" | |
|
8272 | ||
|
8273 | 8623 | #: rhodecode/templates/files/files_source.html:40 |
|
8624 | msgid "Editing files allowed only when on branch head commit" | |
|
8625 | msgstr "" | |
|
8626 | ||
|
8627 | #: rhodecode/templates/files/files_source.html:41 | |
|
8274 | 8628 | msgid "Deleting files allowed only when on branch head commit" |
|
8275 | 8629 | msgstr "" |
|
8276 | 8630 |
This diff has been collapsed as it changes many lines, (1176 lines changed) Show them Hide them | |||
@@ -9,8 +9,8 b' msgid ""' | |||
|
9 | 9 | msgstr "" |
|
10 | 10 | "Project-Id-Version: RhodeCode\n" |
|
11 | 11 | "Report-Msgid-Bugs-To: marcin@rhodecode.com\n" |
|
12 |
"POT-Creation-Date: 2016-0 |
|
|
13 |
"PO-Revision-Date: 2016-0 |
|
|
12 | "POT-Creation-Date: 2016-09-15 14:11+0000\n" | |
|
13 | "PO-Revision-Date: 2016-09-15 14:12+0000\n" | |
|
14 | 14 | "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n" |
|
15 | 15 | "Language-Team: German (http://www.transifex.com/rhodecode/RhodeCode/language/de/)\n" |
|
16 | 16 | "MIME-Version: 1.0\n" |
@@ -21,7 +21,7 b' msgstr ""' | |||
|
21 | 21 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|
22 | 22 | |
|
23 | 23 | #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60 |
|
24 |
#: rhodecode/integrations/views.py:1 |
|
|
24 | #: rhodecode/integrations/views.py:168 | |
|
25 | 25 | #: rhodecode/templates/admin/permissions/permissions.html:36 |
|
26 | 26 | msgid "Global" |
|
27 | 27 | msgstr "" |
@@ -44,7 +44,8 b' msgstr ""' | |||
|
44 | 44 | msgid "Issue Tracker" |
|
45 | 45 | msgstr "" |
|
46 | 46 | |
|
47 |
#: rhodecode/admin/navigation.py:80 rhodecode/ |
|
|
47 | #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232 | |
|
48 | #: rhodecode/templates/register.html:76 | |
|
48 | 49 | #: rhodecode/templates/admin/my_account/my_account_profile.html:48 |
|
49 | 50 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94 |
|
50 | 51 | #: rhodecode/templates/admin/users/user_add.html:86 |
@@ -64,12 +65,18 b' msgid "Full Text Search"' | |||
|
64 | 65 | msgstr "" |
|
65 | 66 | |
|
66 | 67 | #: rhodecode/admin/navigation.py:83 |
|
67 |
#: rhodecode/templates/admin/integrations/base.html:2 |
|
|
68 |
#: rhodecode/templates/admin/integrations/ |
|
|
69 |
#: rhodecode/templates/admin/integrations/ |
|
|
70 |
#: rhodecode/templates/admin/integrations/ |
|
|
71 |
#: rhodecode/templates/admin/integrations/list.html:1 |
|
|
72 |
#: rhodecode/templates/admin/integrations/list.html:2 |
|
|
68 | #: rhodecode/templates/admin/integrations/base.html:23 | |
|
69 | #: rhodecode/templates/admin/integrations/form.html:8 | |
|
70 | #: rhodecode/templates/admin/integrations/form.html:21 | |
|
71 | #: rhodecode/templates/admin/integrations/form.html:32 | |
|
72 | #: rhodecode/templates/admin/integrations/list.html:21 | |
|
73 | #: rhodecode/templates/admin/integrations/list.html:25 | |
|
74 | #: rhodecode/templates/admin/integrations/list.html:29 | |
|
75 | #: rhodecode/templates/admin/integrations/list.html:36 | |
|
76 | #: rhodecode/templates/admin/integrations/new.html:9 | |
|
77 | #: rhodecode/templates/admin/integrations/new.html:17 | |
|
78 | #: rhodecode/templates/admin/integrations/new.html:23 | |
|
79 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:51 | |
|
73 | 80 | #: rhodecode/templates/admin/repos/repo_edit.html:72 |
|
74 | 81 | #: rhodecode/templates/base/base.html:84 |
|
75 | 82 | msgid "Integrations" |
@@ -92,9 +99,9 b' msgstr ""' | |||
|
92 | 99 | msgid "Enable or disable this authentication plugin." |
|
93 | 100 | msgstr "" |
|
94 | 101 | |
|
95 |
#: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:3 |
|
|
96 | #: rhodecode/templates/admin/integrations/list.html:62 | |
|
97 |
#: rhodecode/templates/admin/ |
|
|
102 | #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32 | |
|
103 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:197 | |
|
104 | #: rhodecode/templates/admin/integrations/list.html:101 | |
|
98 | 105 | msgid "Enabled" |
|
99 | 106 | msgstr "Aktiviert" |
|
100 | 107 | |
@@ -397,12 +404,12 b' msgstr ""' | |||
|
397 | 404 | |
|
398 | 405 | #: rhodecode/controllers/changeset.py:335 |
|
399 | 406 | #: rhodecode/controllers/pullrequests.py:750 |
|
400 |
#: rhodecode/model/pull_request.py:84 |
|
|
407 | #: rhodecode/model/pull_request.py:842 | |
|
401 | 408 | #, python-format |
|
402 | 409 | msgid "Status change %(transition_icon)s %(status)s" |
|
403 | 410 | msgstr "Status Änderung %(transition_icon)s %(status)s" |
|
404 | 411 | |
|
405 |
#: rhodecode/controllers/changeset.py:37 |
|
|
412 | #: rhodecode/controllers/changeset.py:373 | |
|
406 | 413 | msgid "" |
|
407 | 414 | "Changing the status of a commit associated with a closed pull request is not" |
|
408 | 415 | " allowed" |
@@ -545,14 +552,14 b' msgstr ""' | |||
|
545 | 552 | msgid "Changesets" |
|
546 | 553 | msgstr "Changesets" |
|
547 | 554 | |
|
548 |
#: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:25 |
|
|
555 | #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259 | |
|
549 | 556 | #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780 |
|
550 |
#: rhodecode/templates/base/vcs_settings.html:1 |
|
|
557 | #: rhodecode/templates/base/vcs_settings.html:185 | |
|
551 | 558 | msgid "Branches" |
|
552 | 559 | msgstr "Entwicklungszweige" |
|
553 | 560 | |
|
554 | 561 | #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795 |
|
555 |
#: rhodecode/templates/base/vcs_settings.html: |
|
|
562 | #: rhodecode/templates/base/vcs_settings.html:210 | |
|
556 | 563 | msgid "Tags" |
|
557 | 564 | msgstr "Tags" |
|
558 | 565 | |
@@ -658,30 +665,30 b' msgid "Close Pull Request"' | |||
|
658 | 665 | msgstr "" |
|
659 | 666 | |
|
660 | 667 | #: rhodecode/controllers/pullrequests.py:754 |
|
661 |
#: rhodecode/model/pull_request.py:84 |
|
|
668 | #: rhodecode/model/pull_request.py:846 | |
|
662 | 669 | msgid "Closing with" |
|
663 | 670 | msgstr "Schließen mit" |
|
664 | 671 | |
|
665 |
#: rhodecode/controllers/pullrequests.py:80 |
|
|
672 | #: rhodecode/controllers/pullrequests.py:804 | |
|
666 | 673 | #, python-format |
|
667 | 674 | msgid "" |
|
668 | 675 | "Closing pull request on other statuses than rejected or approved is " |
|
669 | 676 | "forbidden. Calculated status from all reviewers is currently: %s" |
|
670 | 677 | msgstr "Ein Pullrequest kann nur in den Stati rejected oder approved geschlossen werden. Berechneter Status aus den Reviews ist: %s" |
|
671 | 678 | |
|
672 |
#: rhodecode/controllers/summary.py:23 |
|
|
679 | #: rhodecode/controllers/summary.py:243 | |
|
673 | 680 | msgid "Branch" |
|
674 | 681 | msgstr "Branch" |
|
675 | 682 | |
|
676 |
#: rhodecode/controllers/summary.py:2 |
|
|
683 | #: rhodecode/controllers/summary.py:244 | |
|
677 | 684 | msgid "Tag" |
|
678 | 685 | msgstr "Tag" |
|
679 | 686 | |
|
680 |
#: rhodecode/controllers/summary.py:2 |
|
|
687 | #: rhodecode/controllers/summary.py:245 | |
|
681 | 688 | msgid "Bookmark" |
|
682 | 689 | msgstr "Lesezeichen" |
|
683 | 690 | |
|
684 |
#: rhodecode/controllers/summary.py:2 |
|
|
691 | #: rhodecode/controllers/summary.py:260 | |
|
685 | 692 | msgid "Closed branches" |
|
686 | 693 | msgstr "Geschlossene Branches" |
|
687 | 694 | |
@@ -694,37 +701,37 b' msgid "Error occurred during update of d' | |||
|
694 | 701 | msgstr "Fehler bei der Aktualisierung der Standardwerte aufgetreten" |
|
695 | 702 | |
|
696 | 703 | #: rhodecode/controllers/admin/gists.py:63 |
|
697 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
704 | #: rhodecode/controllers/admin/my_account.py:317 | |
|
698 | 705 | #: rhodecode/controllers/admin/users.py:431 |
|
699 | 706 | msgid "forever" |
|
700 | 707 | msgstr "für immer" |
|
701 | 708 | |
|
702 | 709 | #: rhodecode/controllers/admin/gists.py:64 |
|
703 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
710 | #: rhodecode/controllers/admin/my_account.py:318 | |
|
704 | 711 | #: rhodecode/controllers/admin/users.py:432 |
|
705 | 712 | msgid "5 minutes" |
|
706 | 713 | msgstr "5 Minuten" |
|
707 | 714 | |
|
708 | 715 | #: rhodecode/controllers/admin/gists.py:65 |
|
709 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
716 | #: rhodecode/controllers/admin/my_account.py:319 | |
|
710 | 717 | #: rhodecode/controllers/admin/users.py:433 |
|
711 | 718 | msgid "1 hour" |
|
712 | 719 | msgstr "1 Stunde" |
|
713 | 720 | |
|
714 | 721 | #: rhodecode/controllers/admin/gists.py:66 |
|
715 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
722 | #: rhodecode/controllers/admin/my_account.py:320 | |
|
716 | 723 | #: rhodecode/controllers/admin/users.py:434 |
|
717 | 724 | msgid "1 day" |
|
718 | 725 | msgstr "1 Tag" |
|
719 | 726 | |
|
720 | 727 | #: rhodecode/controllers/admin/gists.py:67 |
|
721 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
728 | #: rhodecode/controllers/admin/my_account.py:321 | |
|
722 | 729 | #: rhodecode/controllers/admin/users.py:435 |
|
723 | 730 | msgid "1 month" |
|
724 | 731 | msgstr "1 Monat" |
|
725 | 732 | |
|
726 | 733 | #: rhodecode/controllers/admin/gists.py:71 |
|
727 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
734 | #: rhodecode/controllers/admin/my_account.py:323 | |
|
728 | 735 | #: rhodecode/controllers/admin/users.py:437 |
|
729 | 736 | msgid "Lifetime" |
|
730 | 737 | msgstr "Lebensdauer" |
@@ -778,60 +785,61 b' msgstr ""' | |||
|
778 | 785 | msgid "%(expiry)s - current value" |
|
779 | 786 | msgstr "" |
|
780 | 787 | |
|
781 |
#: rhodecode/controllers/admin/my_account.py:7 |
|
|
788 | #: rhodecode/controllers/admin/my_account.py:74 | |
|
782 | 789 | msgid "You can't edit this user since it's crucial for entire application" |
|
783 | 790 | msgstr "Sie können diesen Benutzer nicht editieren, da er für die ganze Applikation von entscheidender bedeutung ist." |
|
784 | 791 | |
|
785 |
#: rhodecode/controllers/admin/my_account.py:12 |
|
|
792 | #: rhodecode/controllers/admin/my_account.py:132 | |
|
786 | 793 | msgid "Your account was updated successfully" |
|
787 | 794 | msgstr "Ihr Account wurde erfolgreich aktualisiert" |
|
788 | 795 | |
|
789 |
#: rhodecode/controllers/admin/my_account.py:14 |
|
|
796 | #: rhodecode/controllers/admin/my_account.py:147 | |
|
790 | 797 | #: rhodecode/controllers/admin/users.py:218 |
|
791 | 798 | #, python-format |
|
792 | 799 | msgid "Error occurred during update of user %s" |
|
793 | 800 | msgstr "Fehler bei der Aktualisierung des Benutzers %s" |
|
794 | 801 | |
|
795 |
#: rhodecode/controllers/admin/my_account.py:2 |
|
|
802 | #: rhodecode/controllers/admin/my_account.py:213 | |
|
803 | #: rhodecode/controllers/admin/my_account.py:219 | |
|
804 | msgid "Error occurred during update of user password" | |
|
805 | msgstr "Fehler bei der Aktualisierung des Benutzerpassworts aufgetreten" | |
|
806 | ||
|
807 | #: rhodecode/controllers/admin/my_account.py:226 | |
|
796 | 808 | msgid "Successfully updated password" |
|
797 | 809 | msgstr "Passwort erfolgreich aktualisiert" |
|
798 | 810 | |
|
799 |
#: rhodecode/controllers/admin/my_account.py:21 |
|
|
800 | msgid "Error occurred during update of user password" | |
|
801 | msgstr "Fehler bei der Aktualisierung des Benutzerpassworts aufgetreten" | |
|
802 | ||
|
803 | #: rhodecode/controllers/admin/my_account.py:261 | |
|
811 | #: rhodecode/controllers/admin/my_account.py:271 | |
|
804 | 812 | #: rhodecode/controllers/admin/users.py:611 |
|
805 | 813 | #, python-format |
|
806 | 814 | msgid "Added new email address `%s` for user account" |
|
807 | 815 | msgstr "" |
|
808 | 816 | |
|
809 |
#: rhodecode/controllers/admin/my_account.py:2 |
|
|
817 | #: rhodecode/controllers/admin/my_account.py:278 | |
|
810 | 818 | #: rhodecode/controllers/admin/users.py:618 |
|
811 | 819 | msgid "An error occurred during email saving" |
|
812 | 820 | msgstr "Währen der Speicherung der E-Mail-Addresse trat ein Fehler auf" |
|
813 | 821 | |
|
814 |
#: rhodecode/controllers/admin/my_account.py:2 |
|
|
822 | #: rhodecode/controllers/admin/my_account.py:288 | |
|
815 | 823 | #: rhodecode/controllers/admin/users.py:633 |
|
816 | 824 | msgid "Removed email address from user account" |
|
817 | 825 | msgstr "" |
|
818 | 826 | |
|
819 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
827 | #: rhodecode/controllers/admin/my_account.py:326 | |
|
820 | 828 | #: rhodecode/controllers/admin/users.py:440 |
|
821 | 829 | msgid "Role" |
|
822 | 830 | msgstr "Rolle" |
|
823 | 831 | |
|
824 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
832 | #: rhodecode/controllers/admin/my_account.py:339 | |
|
825 | 833 | #: rhodecode/controllers/admin/users.py:464 |
|
826 | 834 | msgid "Auth token successfully created" |
|
827 | 835 | msgstr "Authentifizierungstoken erfolgreich erstellt" |
|
828 | 836 | |
|
829 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
837 | #: rhodecode/controllers/admin/my_account.py:352 | |
|
830 | 838 | #: rhodecode/controllers/admin/users.py:483 |
|
831 | 839 | msgid "Auth token successfully reset" |
|
832 | 840 | msgstr "Authentifizierungstoken erfolgreich zurückgesetzt" |
|
833 | 841 | |
|
834 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
842 | #: rhodecode/controllers/admin/my_account.py:356 | |
|
835 | 843 | #: rhodecode/controllers/admin/users.py:487 |
|
836 | 844 | msgid "Auth token successfully deleted" |
|
837 | 845 | msgstr "Authentifizierungstoken erfolgreich gelöscht" |
@@ -1051,18 +1059,18 b' msgid "Error occurred during deleting is' | |||
|
1051 | 1059 | msgstr "" |
|
1052 | 1060 | |
|
1053 | 1061 | #: rhodecode/controllers/admin/repos.py:721 |
|
1054 |
#: rhodecode/controllers/admin/settings.py:36 |
|
|
1062 | #: rhodecode/controllers/admin/settings.py:366 | |
|
1055 | 1063 | msgid "Removed issue tracker entry" |
|
1056 | 1064 | msgstr "Ein Eintrag wurde aus dem Issue Tracker gelöscht." |
|
1057 | 1065 | |
|
1058 | 1066 | #: rhodecode/controllers/admin/repos.py:751 |
|
1059 |
#: rhodecode/controllers/admin/settings.py:4 |
|
|
1067 | #: rhodecode/controllers/admin/settings.py:412 | |
|
1060 | 1068 | msgid "Updated issue tracker entries" |
|
1061 | 1069 | msgstr "" |
|
1062 | 1070 | |
|
1063 | 1071 | #: rhodecode/controllers/admin/repos.py:812 |
|
1064 |
#: rhodecode/controllers/admin/settings.py:14 |
|
|
1065 |
#: rhodecode/controllers/admin/settings.py:7 |
|
|
1072 | #: rhodecode/controllers/admin/settings.py:143 | |
|
1073 | #: rhodecode/controllers/admin/settings.py:722 | |
|
1066 | 1074 | msgid "Some form inputs contain invalid data." |
|
1067 | 1075 | msgstr "Einige Eingabefelder enthalten ungültige Daten." |
|
1068 | 1076 | |
@@ -1071,86 +1079,70 b' msgid "Error occurred during updating re' | |||
|
1071 | 1079 | msgstr "" |
|
1072 | 1080 | |
|
1073 | 1081 | #: rhodecode/controllers/admin/repos.py:834 |
|
1074 |
#: rhodecode/controllers/admin/settings.py:1 |
|
|
1082 | #: rhodecode/controllers/admin/settings.py:171 | |
|
1075 | 1083 | msgid "Updated VCS settings" |
|
1076 | 1084 | msgstr "VCS-Einstellungen aktualisiert" |
|
1077 | 1085 | |
|
1078 |
#: rhodecode/controllers/admin/settings.py:16 |
|
|
1079 |
#: rhodecode/controllers/admin/settings.py:2 |
|
|
1086 | #: rhodecode/controllers/admin/settings.py:167 | |
|
1087 | #: rhodecode/controllers/admin/settings.py:270 | |
|
1080 | 1088 | msgid "Error occurred during updating application settings" |
|
1081 | 1089 | msgstr "Fehler während der Aktualisierung der Applikations-Einstellungen aufgetreten" |
|
1082 | 1090 | |
|
1083 |
#: rhodecode/controllers/admin/settings.py:21 |
|
|
1091 | #: rhodecode/controllers/admin/settings.py:214 | |
|
1084 | 1092 | #, python-format |
|
1085 | 1093 | msgid "Repositories successfully rescanned added: %s ; removed: %s" |
|
1086 | 1094 | msgstr "Repositories erfolgreich gescannt, hinzugefügt: %s; entfernt: %s" |
|
1087 | 1095 | |
|
1088 |
#: rhodecode/controllers/admin/settings.py:26 |
|
|
1096 | #: rhodecode/controllers/admin/settings.py:266 | |
|
1089 | 1097 | msgid "Updated application settings" |
|
1090 | 1098 | msgstr "Applikations-Einstellungen aktualisiert" |
|
1091 | 1099 | |
|
1092 |
#: rhodecode/controllers/admin/settings.py:3 |
|
|
1100 | #: rhodecode/controllers/admin/settings.py:330 | |
|
1093 | 1101 | msgid "Updated visualisation settings" |
|
1094 | 1102 | msgstr "Visualisierungs-Einstellungen aktualisiert" |
|
1095 | 1103 | |
|
1096 |
#: rhodecode/controllers/admin/settings.py:33 |
|
|
1104 | #: rhodecode/controllers/admin/settings.py:333 | |
|
1097 | 1105 | msgid "Error occurred during updating visualisation settings" |
|
1098 | 1106 | msgstr "Fehler bei der Aktualisierung der Visualisierungs-Einstellungen" |
|
1099 | 1107 | |
|
1100 |
#: rhodecode/controllers/admin/settings.py:42 |
|
|
1108 | #: rhodecode/controllers/admin/settings.py:425 | |
|
1101 | 1109 | msgid "Please enter email address" |
|
1102 | 1110 | msgstr "Bitte E-Mail-Adresse eingeben" |
|
1103 | 1111 | |
|
1104 |
#: rhodecode/controllers/admin/settings.py:44 |
|
|
1112 | #: rhodecode/controllers/admin/settings.py:443 | |
|
1105 | 1113 | msgid "Send email task created" |
|
1106 | 1114 | msgstr "Aufgabe zum Senden der E-Mail erstellt" |
|
1107 | 1115 | |
|
1108 |
#: rhodecode/controllers/admin/settings.py:47 |
|
|
1116 | #: rhodecode/controllers/admin/settings.py:476 | |
|
1109 | 1117 | msgid "Added new hook" |
|
1110 | 1118 | msgstr "Neuer Hook hinzugefügt" |
|
1111 | 1119 | |
|
1112 |
#: rhodecode/controllers/admin/settings.py:4 |
|
|
1120 | #: rhodecode/controllers/admin/settings.py:491 | |
|
1113 | 1121 | msgid "Updated hooks" |
|
1114 | 1122 | msgstr "Die Hooks wurden aktutalisiert" |
|
1115 | 1123 | |
|
1116 |
#: rhodecode/controllers/admin/settings.py:49 |
|
|
1124 | #: rhodecode/controllers/admin/settings.py:495 | |
|
1117 | 1125 | msgid "Error occurred during hook creation" |
|
1118 | 1126 | msgstr "" |
|
1119 | 1127 | |
|
1120 |
#: rhodecode/controllers/admin/settings.py:54 |
|
|
1128 | #: rhodecode/controllers/admin/settings.py:543 | |
|
1121 | 1129 | #, python-format |
|
1122 | 1130 | msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent" |
|
1123 | 1131 | msgstr "Kritisch: Ihr Plattenplatz ist sehr gering <b>%s%%</b> belegt" |
|
1124 | 1132 | |
|
1125 |
#: rhodecode/controllers/admin/settings.py:54 |
|
|
1133 | #: rhodecode/controllers/admin/settings.py:547 | |
|
1126 | 1134 | #, python-format |
|
1127 | 1135 | msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent" |
|
1128 | 1136 | msgstr "Warnung: Ihr Plattenplatz geht zur Neige <b>%s%%</b> belegt" |
|
1129 | 1137 | |
|
1130 |
#: rhodecode/controllers/admin/settings.py:74 |
|
|
1138 | #: rhodecode/controllers/admin/settings.py:743 | |
|
1131 | 1139 | msgid "Error occurred during updating labs settings" |
|
1132 | 1140 | msgstr "Fehler bei der Aktualisierung der Labs-Einstellungen aufgetreten" |
|
1133 | 1141 | |
|
1134 |
#: rhodecode/controllers/admin/settings.py:74 |
|
|
1142 | #: rhodecode/controllers/admin/settings.py:748 | |
|
1135 | 1143 | msgid "Updated Labs settings" |
|
1136 | 1144 | msgstr "Labs-Einstellungen aktualisiert" |
|
1137 | 1145 | |
|
1138 | #: rhodecode/controllers/admin/settings.py:795 | |
|
1139 | msgid "Subversion HTTP Support" | |
|
1140 | msgstr "" | |
|
1141 | ||
|
1142 | #: rhodecode/controllers/admin/settings.py:796 | |
|
1143 | msgid "Proxy subversion HTTP requests" | |
|
1144 | msgstr "" | |
|
1145 | ||
|
1146 | #: rhodecode/controllers/admin/settings.py:802 | |
|
1147 | msgid "Subversion HTTP Server URL" | |
|
1148 | msgstr "" | |
|
1149 | ||
|
1150 | #: rhodecode/controllers/admin/settings.py:804 | |
|
1151 | msgid "e.g. http://localhost:8080/" | |
|
1152 | msgstr "" | |
|
1153 | ||
|
1154 | 1146 | #: rhodecode/controllers/admin/user_groups.py:168 |
|
1155 | 1147 | #, python-format |
|
1156 | 1148 | msgid "Created user group %(user_group_link)s" |
@@ -1333,38 +1325,50 b' msgstr ""' | |||
|
1333 | 1325 | msgid "pullrequest commented" |
|
1334 | 1326 | msgstr "" |
|
1335 | 1327 | |
|
1336 |
#: rhodecode/events/repo.py:13 |
|
|
1328 | #: rhodecode/events/repo.py:136 | |
|
1337 | 1329 | msgid "repository pre create" |
|
1338 | 1330 | msgstr "" |
|
1339 | 1331 | |
|
1340 |
#: rhodecode/events/repo.py:14 |
|
|
1332 | #: rhodecode/events/repo.py:145 | |
|
1341 | 1333 | msgid "repository created" |
|
1342 | 1334 | msgstr "" |
|
1343 | 1335 | |
|
1344 |
#: rhodecode/events/repo.py:15 |
|
|
1336 | #: rhodecode/events/repo.py:154 | |
|
1345 | 1337 | msgid "repository pre delete" |
|
1346 | 1338 | msgstr "" |
|
1347 | 1339 | |
|
1348 |
#: rhodecode/events/repo.py:16 |
|
|
1340 | #: rhodecode/events/repo.py:163 | |
|
1349 | 1341 | msgid "repository deleted" |
|
1350 | 1342 | msgstr "" |
|
1351 | 1343 | |
|
1352 |
#: rhodecode/events/repo.py:19 |
|
|
1344 | #: rhodecode/events/repo.py:199 | |
|
1353 | 1345 | msgid "repository pre pull" |
|
1354 | 1346 | msgstr "" |
|
1355 | 1347 | |
|
1356 |
#: rhodecode/events/repo.py:20 |
|
|
1348 | #: rhodecode/events/repo.py:208 | |
|
1357 | 1349 | msgid "repository pull" |
|
1358 | 1350 | msgstr "" |
|
1359 | 1351 | |
|
1360 |
#: rhodecode/events/repo.py:21 |
|
|
1352 | #: rhodecode/events/repo.py:217 | |
|
1361 | 1353 | msgid "repository pre push" |
|
1362 | 1354 | msgstr "" |
|
1363 | 1355 | |
|
1364 |
#: rhodecode/events/repo.py:22 |
|
|
1356 | #: rhodecode/events/repo.py:228 | |
|
1365 | 1357 | msgid "repository push" |
|
1366 | 1358 | msgstr "" |
|
1367 | 1359 | |
|
1360 | #: rhodecode/events/repo_group.py:62 | |
|
1361 | msgid "repository group created" | |
|
1362 | msgstr "" | |
|
1363 | ||
|
1364 | #: rhodecode/events/repo_group.py:71 | |
|
1365 | msgid "repository group deleted" | |
|
1366 | msgstr "" | |
|
1367 | ||
|
1368 | #: rhodecode/events/repo_group.py:80 | |
|
1369 | msgid "repository group update" | |
|
1370 | msgstr "" | |
|
1371 | ||
|
1368 | 1372 | #: rhodecode/events/user.py:34 |
|
1369 | 1373 | msgid "user registered" |
|
1370 | 1374 | msgstr "" |
@@ -1377,42 +1381,202 b' msgstr ""' | |||
|
1377 | 1381 | msgid "user pre update" |
|
1378 | 1382 | msgstr "" |
|
1379 | 1383 | |
|
1380 | #: rhodecode/integrations/schema.py:35 | |
|
1384 | #: rhodecode/forms/__init__.py:32 rhodecode/templates/admin/gists/new.html:62 | |
|
1385 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27 | |
|
1386 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84 | |
|
1387 | #: rhodecode/templates/admin/my_account/my_account_emails.html:65 | |
|
1388 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104 | |
|
1389 | #: rhodecode/templates/admin/permissions/permissions_application.html:51 | |
|
1390 | #: rhodecode/templates/admin/permissions/permissions_ips.html:61 | |
|
1391 | #: rhodecode/templates/admin/permissions/permissions_objects.html:57 | |
|
1392 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136 | |
|
1393 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68 | |
|
1394 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:66 | |
|
1395 | #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80 | |
|
1396 | #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111 | |
|
1397 | #: rhodecode/templates/admin/repos/repo_edit_settings.html:159 | |
|
1398 | #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46 | |
|
1399 | #: rhodecode/templates/admin/settings/settings_global.html:110 | |
|
1400 | #: rhodecode/templates/admin/settings/settings_issuetracker.html:16 | |
|
1401 | #: rhodecode/templates/admin/settings/settings_labs.html:49 | |
|
1402 | #: rhodecode/templates/admin/settings/settings_vcs.html:14 | |
|
1403 | #: rhodecode/templates/admin/settings/settings_visual.html:220 | |
|
1404 | #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121 | |
|
1405 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23 | |
|
1406 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81 | |
|
1407 | #: rhodecode/templates/admin/users/user_edit_emails.html:63 | |
|
1408 | #: rhodecode/templates/admin/users/user_edit_ips.html:70 | |
|
1409 | #: rhodecode/templates/admin/users/user_edit_profile.html:135 | |
|
1410 | #: rhodecode/templates/base/default_perms_box.html:89 | |
|
1411 | msgid "Reset" | |
|
1412 | msgstr "Zurücksetzen" | |
|
1413 | ||
|
1414 | #: rhodecode/forms/__init__.py:33 rhodecode/templates/admin/gists/show.html:49 | |
|
1415 | #: rhodecode/templates/admin/integrations/list.html:211 | |
|
1416 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56 | |
|
1417 | #: rhodecode/templates/admin/my_account/my_account_emails.html:32 | |
|
1418 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:62 | |
|
1419 | #: rhodecode/templates/admin/permissions/permissions_ips.html:26 | |
|
1420 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:25 | |
|
1421 | #: rhodecode/templates/admin/settings/settings_hooks.html:46 | |
|
1422 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52 | |
|
1423 | #: rhodecode/templates/admin/users/user_edit_emails.html:31 | |
|
1424 | #: rhodecode/templates/admin/users/user_edit_ips.html:34 | |
|
1425 | #: rhodecode/templates/base/issue_tracker_settings.html:70 | |
|
1426 | #: rhodecode/templates/base/vcs_settings.html:194 | |
|
1427 | #: rhodecode/templates/base/vcs_settings.html:219 | |
|
1428 | #: rhodecode/templates/changeset/changeset_file_comment.html:49 | |
|
1429 | #: rhodecode/templates/changeset/changeset_file_comment.html:99 | |
|
1430 | #: rhodecode/templates/data_table/_dt_elements.html:119 | |
|
1431 | #: rhodecode/templates/data_table/_dt_elements.html:176 | |
|
1432 | #: rhodecode/templates/data_table/_dt_elements.html:190 | |
|
1433 | #: rhodecode/templates/data_table/_dt_elements.html:202 | |
|
1434 | #: rhodecode/templates/debug_style/buttons.html:132 | |
|
1435 | #: rhodecode/templates/files/files_source.html:34 | |
|
1436 | #: rhodecode/templates/files/files_source.html:38 | |
|
1437 | #: rhodecode/templates/files/files_source.html:41 | |
|
1438 | msgid "Delete" | |
|
1439 | msgstr "Löschen" | |
|
1440 | ||
|
1441 | #: rhodecode/integrations/schema.py:30 | |
|
1442 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:195 | |
|
1381 | 1443 | msgid "Enable or disable this integration." |
|
1382 | 1444 | msgstr "" |
|
1383 | 1445 | |
|
1384 |
#: rhodecode/integrations/schema.py: |
|
|
1446 | #: rhodecode/integrations/schema.py:37 | |
|
1447 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:176 | |
|
1385 | 1448 | msgid "Short name for this integration." |
|
1386 | 1449 | msgstr "" |
|
1387 | 1450 | |
|
1388 |
#: rhodecode/integrations/schema.py: |
|
|
1451 | #: rhodecode/integrations/schema.py:39 | |
|
1452 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:178 | |
|
1389 | 1453 | msgid "Integration name" |
|
1390 | 1454 | msgstr "" |
|
1391 | 1455 | |
|
1456 | #: rhodecode/integrations/schema.py:51 | |
|
1457 | msgid "" | |
|
1458 | "Limit integrations to to work only on the direct children repositories of " | |
|
1459 | "this repository group (no subgroups)" | |
|
1460 | msgstr "" | |
|
1461 | ||
|
1462 | #: rhodecode/integrations/schema.py:55 | |
|
1463 | msgid "Limit to childen repos only" | |
|
1464 | msgstr "" | |
|
1465 | ||
|
1466 | #: rhodecode/integrations/schema.py:63 | |
|
1467 | msgid "Limit integrations to to work only on root level repositories" | |
|
1468 | msgstr "" | |
|
1469 | ||
|
1470 | #: rhodecode/integrations/schema.py:66 | |
|
1471 | msgid "Root repositories only" | |
|
1472 | msgstr "" | |
|
1473 | ||
|
1474 | #: rhodecode/integrations/views.py:162 | |
|
1475 | msgid "{repo_name} repository" | |
|
1476 | msgstr "" | |
|
1477 | ||
|
1478 | #: rhodecode/integrations/views.py:165 | |
|
1479 | msgid "{repo_group_name} repo group" | |
|
1480 | msgstr "" | |
|
1481 | ||
|
1392 | 1482 | #: rhodecode/integrations/views.py:172 |
|
1483 | msgid "{name} integration" | |
|
1484 | msgstr "" | |
|
1485 | ||
|
1486 | #: rhodecode/integrations/views.py:186 | |
|
1393 | 1487 | msgid "Integration {integration_name} deleted successfully." |
|
1394 | 1488 | msgstr "" |
|
1395 | 1489 | |
|
1396 |
#: rhodecode/integrations/views.py:2 |
|
|
1490 | #: rhodecode/integrations/views.py:266 | |
|
1397 | 1491 | msgid "" |
|
1398 | 1492 | "Errors exist when saving integration settings. Please check the form inputs." |
|
1399 | 1493 | msgstr "" |
|
1400 | 1494 | |
|
1401 |
#: rhodecode/integrations/views.py:22 |
|
|
1495 | #: rhodecode/integrations/views.py:292 | |
|
1402 | 1496 | msgid "Integration {integration_name} updated successfully." |
|
1403 | 1497 | msgstr "" |
|
1404 | 1498 | |
|
1499 | #: rhodecode/integrations/types/email.py:214 | |
|
1500 | msgid "Recipients" | |
|
1501 | msgstr "" | |
|
1502 | ||
|
1503 | #: rhodecode/integrations/types/email.py:215 | |
|
1504 | msgid "Email addresses to send push events to" | |
|
1505 | msgstr "" | |
|
1506 | ||
|
1507 | #: rhodecode/integrations/types/email.py:220 | |
|
1508 | #: rhodecode/integrations/types/email.py:221 | |
|
1509 | msgid "Email address" | |
|
1510 | msgstr "" | |
|
1511 | ||
|
1512 | #: rhodecode/integrations/types/email.py:233 | |
|
1513 | msgid "Send repo push summaries to a list of recipients via email" | |
|
1514 | msgstr "" | |
|
1515 | ||
|
1516 | #: rhodecode/integrations/types/hipchat.py:43 | |
|
1517 | msgid "Yellow" | |
|
1518 | msgstr "" | |
|
1519 | ||
|
1520 | #: rhodecode/integrations/types/hipchat.py:44 | |
|
1521 | msgid "Red" | |
|
1522 | msgstr "" | |
|
1523 | ||
|
1524 | #: rhodecode/integrations/types/hipchat.py:45 | |
|
1525 | msgid "Green" | |
|
1526 | msgstr "" | |
|
1527 | ||
|
1528 | #: rhodecode/integrations/types/hipchat.py:46 | |
|
1529 | msgid "Purple" | |
|
1530 | msgstr "" | |
|
1531 | ||
|
1532 | #: rhodecode/integrations/types/hipchat.py:47 | |
|
1533 | msgid "Gray" | |
|
1534 | msgstr "" | |
|
1535 | ||
|
1536 | #: rhodecode/integrations/types/hipchat.py:52 | |
|
1537 | msgid "Hipchat server URL" | |
|
1538 | msgstr "" | |
|
1539 | ||
|
1540 | #: rhodecode/integrations/types/hipchat.py:53 | |
|
1541 | msgid "Hipchat integration url." | |
|
1542 | msgstr "" | |
|
1543 | ||
|
1544 | #: rhodecode/integrations/types/hipchat.py:63 | |
|
1545 | msgid "Notify" | |
|
1546 | msgstr "" | |
|
1547 | ||
|
1548 | #: rhodecode/integrations/types/hipchat.py:64 | |
|
1549 | msgid "Make a notification to the users in room." | |
|
1550 | msgstr "" | |
|
1551 | ||
|
1552 | #: rhodecode/integrations/types/hipchat.py:70 | |
|
1553 | msgid "Color" | |
|
1554 | msgstr "" | |
|
1555 | ||
|
1556 | #: rhodecode/integrations/types/hipchat.py:71 | |
|
1557 | msgid "Background color of message." | |
|
1558 | msgstr "" | |
|
1559 | ||
|
1560 | #: rhodecode/integrations/types/hipchat.py:99 | |
|
1561 | msgid "Hipchat" | |
|
1562 | msgstr "" | |
|
1563 | ||
|
1564 | #: rhodecode/integrations/types/hipchat.py:100 | |
|
1565 | msgid "" | |
|
1566 | "Send events such as repo pushes and pull requests to your hipchat channel." | |
|
1567 | msgstr "" | |
|
1568 | ||
|
1569 | #: rhodecode/integrations/types/slack.py:44 | |
|
1570 | msgid "Slack service URL" | |
|
1571 | msgstr "" | |
|
1572 | ||
|
1405 | 1573 | #: rhodecode/integrations/types/slack.py:45 |
|
1406 | msgid "Slack service URL" | |
|
1407 | msgstr "" | |
|
1408 | ||
|
1409 | #: rhodecode/integrations/types/slack.py:46 | |
|
1410 | 1574 | msgid "" |
|
1411 | 1575 | "This can be setup at the <a href=\"https://my.slack.com/services/new" |
|
1412 | 1576 | "/incoming-webhook/\">slack app manager</a>" |
|
1413 | 1577 | msgstr "" |
|
1414 | 1578 | |
|
1415 |
#: rhodecode/integrations/types/slack.py:5 |
|
|
1579 | #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43 | |
|
1416 | 1580 | #: rhodecode/templates/register.html:41 |
|
1417 | 1581 | #: rhodecode/templates/admin/admin_log.html:7 |
|
1418 | 1582 | #: rhodecode/templates/admin/my_account/my_account_profile.html:24 |
@@ -1428,35 +1592,40 b' msgstr ""' | |||
|
1428 | 1592 | msgid "Username" |
|
1429 | 1593 | msgstr "Benutzername" |
|
1430 | 1594 | |
|
1431 |
#: rhodecode/integrations/types/slack.py: |
|
|
1595 | #: rhodecode/integrations/types/slack.py:59 | |
|
1432 | 1596 | msgid "Username to show notifications coming from." |
|
1433 | 1597 | msgstr "" |
|
1434 | 1598 | |
|
1599 | #: rhodecode/integrations/types/slack.py:68 | |
|
1600 | msgid "Channel" | |
|
1601 | msgstr "" | |
|
1602 | ||
|
1435 | 1603 | #: rhodecode/integrations/types/slack.py:69 |
|
1436 | msgid "Channel" | |
|
1437 | msgstr "" | |
|
1438 | ||
|
1439 | #: rhodecode/integrations/types/slack.py:70 | |
|
1440 | 1604 | msgid "Channel to send notifications to." |
|
1441 | 1605 | msgstr "" |
|
1442 | 1606 | |
|
1607 | #: rhodecode/integrations/types/slack.py:78 | |
|
1608 | msgid "Emoji" | |
|
1609 | msgstr "" | |
|
1610 | ||
|
1443 | 1611 | #: rhodecode/integrations/types/slack.py:79 |
|
1444 | msgid "Emoji" | |
|
1445 | msgstr "" | |
|
1446 | ||
|
1447 | #: rhodecode/integrations/types/slack.py:80 | |
|
1448 | 1612 | msgid "Emoji to use eg. :studio_microphone:" |
|
1449 | 1613 | msgstr "" |
|
1450 | 1614 | |
|
1451 |
#: rhodecode/integrations/types/slack.py:10 |
|
|
1615 | #: rhodecode/integrations/types/slack.py:101 | |
|
1452 | 1616 | msgid "Slack" |
|
1453 | 1617 | msgstr "" |
|
1454 | 1618 | |
|
1619 | #: rhodecode/integrations/types/slack.py:102 | |
|
1620 | msgid "" | |
|
1621 | "Send events such as repo pushes and pull requests to your slack channel." | |
|
1622 | msgstr "" | |
|
1623 | ||
|
1624 | #: rhodecode/integrations/types/webhook.py:40 | |
|
1625 | msgid "Webhook URL" | |
|
1626 | msgstr "" | |
|
1627 | ||
|
1455 | 1628 | #: rhodecode/integrations/types/webhook.py:41 |
|
1456 | msgid "Webhook URL" | |
|
1457 | msgstr "" | |
|
1458 | ||
|
1459 | #: rhodecode/integrations/types/webhook.py:42 | |
|
1460 | 1629 | msgid "URL of the webhook to receive POST event." |
|
1461 | 1630 | msgstr "" |
|
1462 | 1631 | |
@@ -1468,10 +1637,14 b' msgstr ""' | |||
|
1468 | 1637 | msgid "String used to validate received payloads." |
|
1469 | 1638 | msgstr "" |
|
1470 | 1639 | |
|
1471 |
#: rhodecode/integrations/types/webhook.py:6 |
|
|
1640 | #: rhodecode/integrations/types/webhook.py:65 | |
|
1472 | 1641 | msgid "Webhook" |
|
1473 | 1642 | msgstr "" |
|
1474 | 1643 | |
|
1644 | #: rhodecode/integrations/types/webhook.py:66 | |
|
1645 | msgid "Post json events to a webhook endpoint" | |
|
1646 | msgstr "" | |
|
1647 | ||
|
1475 | 1648 | #: rhodecode/lib/action_parser.py:89 |
|
1476 | 1649 | msgid "[deleted] repository" |
|
1477 | 1650 | msgstr "[gelöscht] Repository" |
@@ -1595,80 +1768,80 b' msgstr "Tag erstellt: %s"' | |||
|
1595 | 1768 | msgid "Commit not found" |
|
1596 | 1769 | msgstr "" |
|
1597 | 1770 | |
|
1598 |
#: rhodecode/lib/auth.py:118 |
|
|
1771 | #: rhodecode/lib/auth.py:1185 | |
|
1599 | 1772 | #, python-format |
|
1600 | 1773 | msgid "IP %s not allowed" |
|
1601 | 1774 | msgstr "IP-Adresse %s nicht erlaubt" |
|
1602 | 1775 | |
|
1603 |
#: rhodecode/lib/auth.py:125 |
|
|
1776 | #: rhodecode/lib/auth.py:1259 | |
|
1604 | 1777 | msgid "You need to be a registered user to perform this action" |
|
1605 | 1778 | msgstr "Sie müssen ein Registrierter Nutzer sein um diese Aktion durchzuführen" |
|
1606 | 1779 | |
|
1607 |
#: rhodecode/lib/auth.py:130 |
|
|
1780 | #: rhodecode/lib/auth.py:1307 | |
|
1608 | 1781 | #, python-format |
|
1609 | 1782 | msgid "Action not supported for %s." |
|
1610 | 1783 | msgstr "Aktion wird für %s nicht unterstützt." |
|
1611 | 1784 | |
|
1612 |
#: rhodecode/lib/auth.py:13 |
|
|
1785 | #: rhodecode/lib/auth.py:1344 | |
|
1613 | 1786 | msgid "You need to be signed in to view this page" |
|
1614 | 1787 | msgstr "Sie müssen angemeldet sein, um diese Seite zu betrachten" |
|
1615 | 1788 | |
|
1616 |
#: rhodecode/lib/base.py:5 |
|
|
1789 | #: rhodecode/lib/base.py:550 | |
|
1617 | 1790 | #, python-format |
|
1618 | 1791 | msgid "The repository at %(repo_name)s cannot be located." |
|
1619 | 1792 | msgstr "" |
|
1620 | 1793 | |
|
1621 |
#: rhodecode/lib/diffs.py: |
|
|
1794 | #: rhodecode/lib/diffs.py:62 | |
|
1622 | 1795 | msgid "Click to comment" |
|
1623 | 1796 | msgstr "" |
|
1624 | 1797 | |
|
1625 |
#: rhodecode/lib/diffs.py:7 |
|
|
1798 | #: rhodecode/lib/diffs.py:77 | |
|
1626 | 1799 | msgid "Binary file" |
|
1627 | 1800 | msgstr "Binärdatei" |
|
1628 | 1801 | |
|
1629 |
#: rhodecode/lib/diffs.py:9 |
|
|
1802 | #: rhodecode/lib/diffs.py:98 | |
|
1630 | 1803 | msgid "" |
|
1631 | 1804 | "Changeset was too big and was cut off, use diff menu to display this diff" |
|
1632 | 1805 | msgstr "Der Änderungssatz war zu groß und wurde abgeschnitten, benutzen sie das Diff Menü um die Unterschiede anzuzeigen" |
|
1633 | 1806 | |
|
1634 |
#: rhodecode/lib/diffs.py:10 |
|
|
1807 | #: rhodecode/lib/diffs.py:109 | |
|
1635 | 1808 | msgid "No changes detected" |
|
1636 | 1809 | msgstr "Keine Änderungen erkannt" |
|
1637 | 1810 | |
|
1638 |
#: rhodecode/lib/diffs.py:63 |
|
|
1811 | #: rhodecode/lib/diffs.py:643 | |
|
1639 | 1812 | msgid "Click to select line" |
|
1640 | 1813 | msgstr "" |
|
1641 | 1814 | |
|
1642 |
#: rhodecode/lib/helpers.py:148 |
|
|
1815 | #: rhodecode/lib/helpers.py:1489 | |
|
1643 | 1816 | #, python-format |
|
1644 | 1817 | msgid " and %s more" |
|
1645 | 1818 | msgstr "und %s weitere" |
|
1646 | 1819 | |
|
1647 |
#: rhodecode/lib/helpers.py:14 |
|
|
1820 | #: rhodecode/lib/helpers.py:1493 | |
|
1648 | 1821 | msgid "No Files" |
|
1649 | 1822 | msgstr "Keine Dateien" |
|
1650 | 1823 | |
|
1651 |
#: rhodecode/lib/helpers.py:15 |
|
|
1824 | #: rhodecode/lib/helpers.py:1566 | |
|
1652 | 1825 | msgid "new file" |
|
1653 | 1826 | msgstr "neue Datei" |
|
1654 | 1827 | |
|
1655 |
#: rhodecode/lib/helpers.py:156 |
|
|
1828 | #: rhodecode/lib/helpers.py:1569 | |
|
1656 | 1829 | msgid "mod" |
|
1657 | 1830 | msgstr "moderieren" |
|
1658 | 1831 | |
|
1659 |
#: rhodecode/lib/helpers.py:15 |
|
|
1832 | #: rhodecode/lib/helpers.py:1572 | |
|
1660 | 1833 | msgid "del" |
|
1661 | 1834 | msgstr "löschen" |
|
1662 | 1835 | |
|
1663 |
#: rhodecode/lib/helpers.py:15 |
|
|
1836 | #: rhodecode/lib/helpers.py:1575 | |
|
1664 | 1837 | msgid "rename" |
|
1665 | 1838 | msgstr "umbennen" |
|
1666 | 1839 | |
|
1667 |
#: rhodecode/lib/helpers.py:15 |
|
|
1840 | #: rhodecode/lib/helpers.py:1580 | |
|
1668 | 1841 | msgid "chmod" |
|
1669 | 1842 | msgstr "chmod" |
|
1670 | 1843 | |
|
1671 |
#: rhodecode/lib/helpers.py:18 |
|
|
1844 | #: rhodecode/lib/helpers.py:1827 | |
|
1672 | 1845 | msgid "" |
|
1673 | 1846 | "Example filter terms:\n" |
|
1674 | 1847 | " repository:vcs\n" |
@@ -1687,91 +1860,91 b' msgid ""' | |||
|
1687 | 1860 | " \"username:test AND repository:test*\"\n" |
|
1688 | 1861 | msgstr "" |
|
1689 | 1862 | |
|
1690 |
#: rhodecode/lib/helpers.py:18 |
|
|
1863 | #: rhodecode/lib/helpers.py:1847 | |
|
1691 | 1864 | #, python-format |
|
1692 | 1865 | msgid "" |
|
1693 | 1866 | "%s repository is not mapped to db perhaps it was created or renamed from the" |
|
1694 | 1867 | " filesystem please run the application again in order to rescan repositories" |
|
1695 | 1868 | msgstr "Das %s Repository ist nicht in der Datenbank vorhanden, eventuell wurde es im Dateisystem erstellt oder umbenannt. Bitte starten sie die Applikation erneut um die Repositories neu zu Indizieren" |
|
1696 | 1869 | |
|
1697 |
#: rhodecode/lib/utils2.py:4 |
|
|
1870 | #: rhodecode/lib/utils2.py:463 | |
|
1698 | 1871 | #, python-format |
|
1699 | 1872 | msgid "%d year" |
|
1700 | 1873 | msgid_plural "%d years" |
|
1701 | 1874 | msgstr[0] "%d Jahr" |
|
1702 | 1875 | msgstr[1] "%d Jahre" |
|
1703 | 1876 | |
|
1704 |
#: rhodecode/lib/utils2.py:4 |
|
|
1877 | #: rhodecode/lib/utils2.py:464 | |
|
1705 | 1878 | #, python-format |
|
1706 | 1879 | msgid "%d month" |
|
1707 | 1880 | msgid_plural "%d months" |
|
1708 | 1881 | msgstr[0] "%d Monat" |
|
1709 | 1882 | msgstr[1] "%d Monate" |
|
1710 | 1883 | |
|
1711 |
#: rhodecode/lib/utils2.py:4 |
|
|
1884 | #: rhodecode/lib/utils2.py:465 | |
|
1712 | 1885 | #, python-format |
|
1713 | 1886 | msgid "%d day" |
|
1714 | 1887 | msgid_plural "%d days" |
|
1715 | 1888 | msgstr[0] "%d Tag" |
|
1716 | 1889 | msgstr[1] "%d Tage" |
|
1717 | 1890 | |
|
1718 |
#: rhodecode/lib/utils2.py:4 |
|
|
1891 | #: rhodecode/lib/utils2.py:466 | |
|
1719 | 1892 | #, python-format |
|
1720 | 1893 | msgid "%d hour" |
|
1721 | 1894 | msgid_plural "%d hours" |
|
1722 | 1895 | msgstr[0] "%d Stunde" |
|
1723 | 1896 | msgstr[1] "%d Stunden" |
|
1724 | 1897 | |
|
1725 |
#: rhodecode/lib/utils2.py:4 |
|
|
1898 | #: rhodecode/lib/utils2.py:467 | |
|
1726 | 1899 | #, python-format |
|
1727 | 1900 | msgid "%d minute" |
|
1728 | 1901 | msgid_plural "%d minutes" |
|
1729 | 1902 | msgstr[0] "%d Minute" |
|
1730 | 1903 | msgstr[1] "%d Minuten" |
|
1731 | 1904 | |
|
1732 |
#: rhodecode/lib/utils2.py:4 |
|
|
1905 | #: rhodecode/lib/utils2.py:468 | |
|
1733 | 1906 | #, python-format |
|
1734 | 1907 | msgid "%d second" |
|
1735 | 1908 | msgid_plural "%d seconds" |
|
1736 | 1909 | msgstr[0] "%d Sekunde" |
|
1737 | 1910 | msgstr[1] "%d Sekunden" |
|
1738 | 1911 | |
|
1739 |
#: rhodecode/lib/utils2.py:4 |
|
|
1912 | #: rhodecode/lib/utils2.py:486 | |
|
1740 | 1913 | #, python-format |
|
1741 | 1914 | msgid "in %s" |
|
1742 | 1915 | msgstr "" |
|
1743 | 1916 | |
|
1744 |
#: rhodecode/lib/utils2.py:4 |
|
|
1917 | #: rhodecode/lib/utils2.py:492 | |
|
1745 | 1918 | #, python-format |
|
1746 | 1919 | msgid "%s ago" |
|
1747 | 1920 | msgstr "vor %s" |
|
1748 | 1921 | |
|
1749 |
#: rhodecode/lib/utils2.py: |
|
|
1922 | #: rhodecode/lib/utils2.py:502 | |
|
1750 | 1923 | #, python-format |
|
1751 | 1924 | msgid "%s, %s ago" |
|
1752 | 1925 | msgstr "" |
|
1753 | 1926 | |
|
1754 |
#: rhodecode/lib/utils2.py: |
|
|
1927 | #: rhodecode/lib/utils2.py:504 | |
|
1755 | 1928 | #, python-format |
|
1756 | 1929 | msgid "in %s, %s" |
|
1757 | 1930 | msgstr "" |
|
1758 | 1931 | |
|
1759 |
#: rhodecode/lib/utils2.py: |
|
|
1932 | #: rhodecode/lib/utils2.py:506 | |
|
1760 | 1933 | #, python-format |
|
1761 | 1934 | msgid "%s and %s" |
|
1762 | 1935 | msgstr "" |
|
1763 | 1936 | |
|
1764 |
#: rhodecode/lib/utils2.py: |
|
|
1937 | #: rhodecode/lib/utils2.py:508 | |
|
1765 | 1938 | #, python-format |
|
1766 | 1939 | msgid "%s and %s ago" |
|
1767 | 1940 | msgstr "%s und %s her" |
|
1768 | 1941 | |
|
1769 |
#: rhodecode/lib/utils2.py:5 |
|
|
1942 | #: rhodecode/lib/utils2.py:510 | |
|
1770 | 1943 | #, python-format |
|
1771 | 1944 | msgid "in %s and %s" |
|
1772 | 1945 | msgstr "" |
|
1773 | 1946 | |
|
1774 |
#: rhodecode/lib/utils2.py:5 |
|
|
1947 | #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035 | |
|
1775 | 1948 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49 |
|
1776 | 1949 | #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174 |
|
1777 | 1950 | msgid "just now" |
@@ -1801,7 +1974,9 b' msgstr "jetzt gerade"' | |||
|
1801 | 1974 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946 |
|
1802 | 1975 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971 |
|
1803 | 1976 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293 |
|
1804 |
#: rhodecode/ |
|
|
1977 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285 | |
|
1978 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285 | |
|
1979 | #: rhodecode/model/db.py:2287 | |
|
1805 | 1980 | msgid "Repository no access" |
|
1806 | 1981 | msgstr "Kein Zugriff auf Repository" |
|
1807 | 1982 | |
@@ -1829,7 +2004,9 b' msgstr "Kein Zugriff auf Repository"' | |||
|
1829 | 2004 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947 |
|
1830 | 2005 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972 |
|
1831 | 2006 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294 |
|
1832 |
#: rhodecode/ |
|
|
2007 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286 | |
|
2008 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2286 | |
|
2009 | #: rhodecode/model/db.py:2288 | |
|
1833 | 2010 | msgid "Repository read access" |
|
1834 | 2011 | msgstr "Lesender Zugriff auf Repository" |
|
1835 | 2012 | |
@@ -1857,7 +2034,9 b' msgstr "Lesender Zugriff auf Repository"' | |||
|
1857 | 2034 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948 |
|
1858 | 2035 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973 |
|
1859 | 2036 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295 |
|
1860 |
#: rhodecode/ |
|
|
2037 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2287 | |
|
2038 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287 | |
|
2039 | #: rhodecode/model/db.py:2289 | |
|
1861 | 2040 | msgid "Repository write access" |
|
1862 | 2041 | msgstr "Schreibdender Zugriff auf Repository" |
|
1863 | 2042 | |
@@ -1885,7 +2064,9 b' msgstr "Schreibdender Zugriff auf Reposi' | |||
|
1885 | 2064 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949 |
|
1886 | 2065 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974 |
|
1887 | 2066 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296 |
|
1888 |
#: rhodecode/ |
|
|
2067 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2288 | |
|
2068 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288 | |
|
2069 | #: rhodecode/model/db.py:2290 | |
|
1889 | 2070 | msgid "Repository admin access" |
|
1890 | 2071 | msgstr "Administrativer Zugang zum Repository" |
|
1891 | 2072 | |
@@ -1953,7 +2134,9 b' msgstr "RhodeCode Administrator"' | |||
|
1953 | 2134 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967 |
|
1954 | 2135 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992 |
|
1955 | 2136 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314 |
|
1956 |
#: rhodecode/ |
|
|
2137 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2306 | |
|
2138 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2306 | |
|
2139 | #: rhodecode/model/db.py:2308 | |
|
1957 | 2140 | msgid "Repository creation disabled" |
|
1958 | 2141 | msgstr "Repository erstelllung deaktiviert" |
|
1959 | 2142 | |
@@ -1981,7 +2164,9 b' msgstr "Repository erstelllung deaktivie' | |||
|
1981 | 2164 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968 |
|
1982 | 2165 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993 |
|
1983 | 2166 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315 |
|
1984 |
#: rhodecode/ |
|
|
2167 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2307 | |
|
2168 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2307 | |
|
2169 | #: rhodecode/model/db.py:2309 | |
|
1985 | 2170 | msgid "Repository creation enabled" |
|
1986 | 2171 | msgstr "Repository erstellung aktiviert" |
|
1987 | 2172 | |
@@ -2009,7 +2194,9 b' msgstr "Repository erstellung aktiviert"' | |||
|
2009 | 2194 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972 |
|
2010 | 2195 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997 |
|
2011 | 2196 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319 |
|
2012 |
#: rhodecode/ |
|
|
2197 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2311 | |
|
2198 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2311 | |
|
2199 | #: rhodecode/model/db.py:2313 | |
|
2013 | 2200 | msgid "Repository forking disabled" |
|
2014 | 2201 | msgstr "" |
|
2015 | 2202 | |
@@ -2037,7 +2224,9 b' msgstr ""' | |||
|
2037 | 2224 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973 |
|
2038 | 2225 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998 |
|
2039 | 2226 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320 |
|
2040 |
#: rhodecode/ |
|
|
2227 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2312 | |
|
2228 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2312 | |
|
2229 | #: rhodecode/model/db.py:2314 | |
|
2041 | 2230 | msgid "Repository forking enabled" |
|
2042 | 2231 | msgstr "" |
|
2043 | 2232 | |
@@ -2086,7 +2275,9 b' msgstr "Registrierung neuer Benutzer in ' | |||
|
2086 | 2275 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318 |
|
2087 | 2276 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343 |
|
2088 | 2277 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952 |
|
2089 |
#: rhodecode/ |
|
|
2278 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2946 | |
|
2279 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2946 | |
|
2280 | #: rhodecode/model/db.py:2948 | |
|
2090 | 2281 | msgid "Not Reviewed" |
|
2091 | 2282 | msgstr "Nicht Begutachtet" |
|
2092 | 2283 | |
@@ -2114,7 +2305,9 b' msgstr "Nicht Begutachtet"' | |||
|
2114 | 2305 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319 |
|
2115 | 2306 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344 |
|
2116 | 2307 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953 |
|
2117 |
#: rhodecode/ |
|
|
2308 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2947 | |
|
2309 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2947 | |
|
2310 | #: rhodecode/model/db.py:2949 | |
|
2118 | 2311 | msgid "Approved" |
|
2119 | 2312 | msgstr "Akzeptiert" |
|
2120 | 2313 | |
@@ -2142,7 +2335,9 b' msgstr "Akzeptiert"' | |||
|
2142 | 2335 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320 |
|
2143 | 2336 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345 |
|
2144 | 2337 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954 |
|
2145 |
#: rhodecode/ |
|
|
2338 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2948 | |
|
2339 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2948 | |
|
2340 | #: rhodecode/model/db.py:2950 | |
|
2146 | 2341 | msgid "Rejected" |
|
2147 | 2342 | msgstr "Abgelehnt" |
|
2148 | 2343 | |
@@ -2170,7 +2365,9 b' msgstr "Abgelehnt"' | |||
|
2170 | 2365 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321 |
|
2171 | 2366 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346 |
|
2172 | 2367 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955 |
|
2173 |
#: rhodecode/ |
|
|
2368 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2949 | |
|
2369 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2949 | |
|
2370 | #: rhodecode/model/db.py:2951 | |
|
2174 | 2371 | msgid "Under Review" |
|
2175 | 2372 | msgstr "In Begutachtung" |
|
2176 | 2373 | |
@@ -2195,7 +2392,9 b' msgstr "In Begutachtung"' | |||
|
2195 | 2392 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951 |
|
2196 | 2393 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976 |
|
2197 | 2394 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298 |
|
2198 |
#: rhodecode/ |
|
|
2395 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290 | |
|
2396 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290 | |
|
2397 | #: rhodecode/model/db.py:2292 | |
|
2199 | 2398 | msgid "Repository group no access" |
|
2200 | 2399 | msgstr "" |
|
2201 | 2400 | |
@@ -2220,7 +2419,9 b' msgstr ""' | |||
|
2220 | 2419 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952 |
|
2221 | 2420 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977 |
|
2222 | 2421 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299 |
|
2223 |
#: rhodecode/ |
|
|
2422 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291 | |
|
2423 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2291 | |
|
2424 | #: rhodecode/model/db.py:2293 | |
|
2224 | 2425 | msgid "Repository group read access" |
|
2225 | 2426 | msgstr "" |
|
2226 | 2427 | |
@@ -2245,7 +2446,9 b' msgstr ""' | |||
|
2245 | 2446 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953 |
|
2246 | 2447 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978 |
|
2247 | 2448 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300 |
|
2248 |
#: rhodecode/ |
|
|
2449 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2292 | |
|
2450 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292 | |
|
2451 | #: rhodecode/model/db.py:2294 | |
|
2249 | 2452 | msgid "Repository group write access" |
|
2250 | 2453 | msgstr "" |
|
2251 | 2454 | |
@@ -2270,7 +2473,9 b' msgstr ""' | |||
|
2270 | 2473 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954 |
|
2271 | 2474 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979 |
|
2272 | 2475 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301 |
|
2273 |
#: rhodecode/ |
|
|
2476 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2293 | |
|
2477 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293 | |
|
2478 | #: rhodecode/model/db.py:2295 | |
|
2274 | 2479 | msgid "Repository group admin access" |
|
2275 | 2480 | msgstr "" |
|
2276 | 2481 | |
@@ -2294,7 +2499,9 b' msgstr ""' | |||
|
2294 | 2499 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956 |
|
2295 | 2500 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981 |
|
2296 | 2501 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303 |
|
2297 |
#: rhodecode/ |
|
|
2502 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2295 | |
|
2503 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295 | |
|
2504 | #: rhodecode/model/db.py:2297 | |
|
2298 | 2505 | msgid "User group no access" |
|
2299 | 2506 | msgstr "" |
|
2300 | 2507 | |
@@ -2318,7 +2525,9 b' msgstr ""' | |||
|
2318 | 2525 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957 |
|
2319 | 2526 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982 |
|
2320 | 2527 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304 |
|
2321 |
#: rhodecode/ |
|
|
2528 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2296 | |
|
2529 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296 | |
|
2530 | #: rhodecode/model/db.py:2298 | |
|
2322 | 2531 | msgid "User group read access" |
|
2323 | 2532 | msgstr "" |
|
2324 | 2533 | |
@@ -2342,7 +2551,9 b' msgstr ""' | |||
|
2342 | 2551 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958 |
|
2343 | 2552 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983 |
|
2344 | 2553 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305 |
|
2345 |
#: rhodecode/ |
|
|
2554 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297 | |
|
2555 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297 | |
|
2556 | #: rhodecode/model/db.py:2299 | |
|
2346 | 2557 | msgid "User group write access" |
|
2347 | 2558 | msgstr "" |
|
2348 | 2559 | |
@@ -2366,7 +2577,9 b' msgstr ""' | |||
|
2366 | 2577 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959 |
|
2367 | 2578 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984 |
|
2368 | 2579 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306 |
|
2369 |
#: rhodecode/ |
|
|
2580 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298 | |
|
2581 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2298 | |
|
2582 | #: rhodecode/model/db.py:2300 | |
|
2370 | 2583 | msgid "User group admin access" |
|
2371 | 2584 | msgstr "" |
|
2372 | 2585 | |
@@ -2390,7 +2603,9 b' msgstr ""' | |||
|
2390 | 2603 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961 |
|
2391 | 2604 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986 |
|
2392 | 2605 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308 |
|
2393 |
#: rhodecode/ |
|
|
2606 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300 | |
|
2607 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300 | |
|
2608 | #: rhodecode/model/db.py:2302 | |
|
2394 | 2609 | msgid "Repository Group creation disabled" |
|
2395 | 2610 | msgstr "" |
|
2396 | 2611 | |
@@ -2414,7 +2629,9 b' msgstr ""' | |||
|
2414 | 2629 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962 |
|
2415 | 2630 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987 |
|
2416 | 2631 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309 |
|
2417 |
#: rhodecode/ |
|
|
2632 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301 | |
|
2633 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2301 | |
|
2634 | #: rhodecode/model/db.py:2303 | |
|
2418 | 2635 | msgid "Repository Group creation enabled" |
|
2419 | 2636 | msgstr "" |
|
2420 | 2637 | |
@@ -2438,7 +2655,9 b' msgstr ""' | |||
|
2438 | 2655 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964 |
|
2439 | 2656 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989 |
|
2440 | 2657 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311 |
|
2441 |
#: rhodecode/ |
|
|
2658 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303 | |
|
2659 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303 | |
|
2660 | #: rhodecode/model/db.py:2305 | |
|
2442 | 2661 | msgid "User Group creation disabled" |
|
2443 | 2662 | msgstr "" |
|
2444 | 2663 | |
@@ -2462,7 +2681,9 b' msgstr ""' | |||
|
2462 | 2681 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965 |
|
2463 | 2682 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990 |
|
2464 | 2683 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312 |
|
2465 |
#: rhodecode/ |
|
|
2684 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304 | |
|
2685 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2304 | |
|
2686 | #: rhodecode/model/db.py:2306 | |
|
2466 | 2687 | msgid "User Group creation enabled" |
|
2467 | 2688 | msgstr "" |
|
2468 | 2689 | |
@@ -2486,7 +2707,9 b' msgstr ""' | |||
|
2486 | 2707 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975 |
|
2487 | 2708 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000 |
|
2488 | 2709 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322 |
|
2489 |
#: rhodecode/ |
|
|
2710 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2314 | |
|
2711 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2314 | |
|
2712 | #: rhodecode/model/db.py:2316 | |
|
2490 | 2713 | msgid "Registration disabled" |
|
2491 | 2714 | msgstr "" |
|
2492 | 2715 | |
@@ -2510,7 +2733,9 b' msgstr ""' | |||
|
2510 | 2733 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976 |
|
2511 | 2734 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001 |
|
2512 | 2735 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323 |
|
2513 |
#: rhodecode/ |
|
|
2736 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2315 | |
|
2737 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2315 | |
|
2738 | #: rhodecode/model/db.py:2317 | |
|
2514 | 2739 | msgid "User Registration with manual account activation" |
|
2515 | 2740 | msgstr "" |
|
2516 | 2741 | |
@@ -2534,7 +2759,9 b' msgstr ""' | |||
|
2534 | 2759 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977 |
|
2535 | 2760 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002 |
|
2536 | 2761 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324 |
|
2537 |
#: rhodecode/ |
|
|
2762 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2316 | |
|
2763 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2316 | |
|
2764 | #: rhodecode/model/db.py:2318 | |
|
2538 | 2765 | msgid "User Registration with automatic account activation" |
|
2539 | 2766 | msgstr "" |
|
2540 | 2767 | |
@@ -2558,7 +2785,9 b' msgstr ""' | |||
|
2558 | 2785 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979 |
|
2559 | 2786 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004 |
|
2560 | 2787 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326 |
|
2561 |
#: rhodecode/ |
|
|
2788 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2318 | |
|
2789 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2318 | |
|
2790 | #: rhodecode/model/db.py:2320 | |
|
2562 | 2791 | msgid "Manual activation of external account" |
|
2563 | 2792 | msgstr "" |
|
2564 | 2793 | |
@@ -2582,7 +2811,9 b' msgstr ""' | |||
|
2582 | 2811 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980 |
|
2583 | 2812 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005 |
|
2584 | 2813 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327 |
|
2585 |
#: rhodecode/ |
|
|
2814 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2319 | |
|
2815 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2319 | |
|
2816 | #: rhodecode/model/db.py:2321 | |
|
2586 | 2817 | msgid "Automatic activation of external account" |
|
2587 | 2818 | msgstr "" |
|
2588 | 2819 | |
@@ -2600,7 +2831,9 b' msgstr ""' | |||
|
2600 | 2831 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969 |
|
2601 | 2832 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994 |
|
2602 | 2833 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316 |
|
2603 |
#: rhodecode/ |
|
|
2834 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2308 | |
|
2835 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2308 | |
|
2836 | #: rhodecode/model/db.py:2310 | |
|
2604 | 2837 | msgid "" |
|
2605 | 2838 | "Repository creation enabled with write permission to a repository group" |
|
2606 | 2839 | msgstr "" |
@@ -2619,7 +2852,9 b' msgstr ""' | |||
|
2619 | 2852 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970 |
|
2620 | 2853 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995 |
|
2621 | 2854 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317 |
|
2622 |
#: rhodecode/ |
|
|
2855 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2309 | |
|
2856 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2309 | |
|
2857 | #: rhodecode/model/db.py:2311 | |
|
2623 | 2858 | msgid "" |
|
2624 | 2859 | "Repository creation disabled with write permission to a repository group" |
|
2625 | 2860 | msgstr "" |
@@ -2635,7 +2870,9 b' msgstr ""' | |||
|
2635 | 2870 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944 |
|
2636 | 2871 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969 |
|
2637 | 2872 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291 |
|
2638 |
#: rhodecode/ |
|
|
2873 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283 | |
|
2874 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2283 | |
|
2875 | #: rhodecode/model/db.py:2285 | |
|
2639 | 2876 | msgid "RhodeCode Super Administrator" |
|
2640 | 2877 | msgstr "" |
|
2641 | 2878 | |
@@ -2648,7 +2885,9 b' msgstr ""' | |||
|
2648 | 2885 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982 |
|
2649 | 2886 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007 |
|
2650 | 2887 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329 |
|
2651 |
#: rhodecode/ |
|
|
2888 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2321 | |
|
2889 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2321 | |
|
2890 | #: rhodecode/model/db.py:2323 | |
|
2652 | 2891 | msgid "Inherit object permissions from default user disabled" |
|
2653 | 2892 | msgstr "" |
|
2654 | 2893 | |
@@ -2661,32 +2900,46 b' msgstr ""' | |||
|
2661 | 2900 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983 |
|
2662 | 2901 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008 |
|
2663 | 2902 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330 |
|
2664 |
#: rhodecode/ |
|
|
2903 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2322 | |
|
2904 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2322 | |
|
2905 | #: rhodecode/model/db.py:2324 | |
|
2665 | 2906 | msgid "Inherit object permissions from default user enabled" |
|
2666 | 2907 | msgstr "" |
|
2667 | 2908 | |
|
2668 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 |
|
|
2909 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 | |
|
2910 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:910 | |
|
2911 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910 rhodecode/model/db.py:910 | |
|
2669 | 2912 | msgid "all" |
|
2670 | 2913 | msgstr "" |
|
2671 | 2914 | |
|
2672 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 |
|
|
2915 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 | |
|
2916 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911 | |
|
2917 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911 rhodecode/model/db.py:911 | |
|
2673 | 2918 | msgid "http/web interface" |
|
2674 | 2919 | msgstr "" |
|
2675 | 2920 | |
|
2676 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 |
|
|
2921 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 | |
|
2922 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912 | |
|
2923 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912 rhodecode/model/db.py:912 | |
|
2677 | 2924 | msgid "vcs (git/hg/svn protocol)" |
|
2678 | 2925 | msgstr "" |
|
2679 | 2926 | |
|
2680 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 |
|
|
2927 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 | |
|
2928 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913 | |
|
2929 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913 rhodecode/model/db.py:913 | |
|
2681 | 2930 | msgid "api calls" |
|
2682 | 2931 | msgstr "" |
|
2683 | 2932 | |
|
2684 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 |
|
|
2933 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 | |
|
2934 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914 | |
|
2935 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914 rhodecode/model/db.py:914 | |
|
2685 | 2936 | msgid "feed access" |
|
2686 | 2937 | msgstr "" |
|
2687 | 2938 | |
|
2688 | 2939 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069 |
|
2689 |
#: rhodecode/ |
|
|
2940 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2061 | |
|
2941 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2061 | |
|
2942 | #: rhodecode/model/db.py:2063 | |
|
2690 | 2943 | msgid "No parent" |
|
2691 | 2944 | msgstr "" |
|
2692 | 2945 | |
@@ -2740,12 +2993,12 b' msgid ""' | |||
|
2740 | 2993 | "email" |
|
2741 | 2994 | msgstr "Ihr Passwort wurde zurückgesetzt, ein neues Passwort wurde and ihre E-Mail Adresse gesendet" |
|
2742 | 2995 | |
|
2743 |
#: rhodecode/model/comment.py:26 |
|
|
2996 | #: rhodecode/model/comment.py:266 | |
|
2744 | 2997 | msgid "made a comment" |
|
2745 | 2998 | msgstr "" |
|
2746 | 2999 | |
|
2747 |
#: rhodecode/model/comment.py:26 |
|
|
2748 | msgid "Refresh page" | |
|
3000 | #: rhodecode/model/comment.py:267 | |
|
3001 | msgid "Show it now" | |
|
2749 | 3002 | msgstr "" |
|
2750 | 3003 | |
|
2751 | 3004 | #: rhodecode/model/forms.py:85 |
@@ -2876,7 +3129,7 b' msgid ""' | |||
|
2876 | 3129 | " %(pr_title)s" |
|
2877 | 3130 | msgstr "" |
|
2878 | 3131 | |
|
2879 |
#: rhodecode/model/pull_request.py:44 |
|
|
3132 | #: rhodecode/model/pull_request.py:448 | |
|
2880 | 3133 | msgid "Pull request merged and closed" |
|
2881 | 3134 | msgstr "Pullrequest zusammengeführt und geschlossen" |
|
2882 | 3135 | |
@@ -2920,7 +3173,7 b' msgstr ""' | |||
|
2920 | 3173 | msgid "You can't Edit this user since it's crucial for entire application" |
|
2921 | 3174 | msgstr "Sie können diesen User nicht editieren da er für die ganze Applikation von entscheidender bedeutung ist." |
|
2922 | 3175 | |
|
2923 |
#: rhodecode/model/user.py:28 |
|
|
3176 | #: rhodecode/model/user.py:284 | |
|
2924 | 3177 | #, python-format |
|
2925 | 3178 | msgid "" |
|
2926 | 3179 | "You can't edit this user (`%(username)s`) since it's crucial for entire " |
@@ -3174,6 +3427,56 b' msgstr ""' | |||
|
3174 | 3427 | msgid "Duplicated value for filename found: `{}`" |
|
3175 | 3428 | msgstr "" |
|
3176 | 3429 | |
|
3430 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:36 | |
|
3431 | msgid "Pick a scope:" | |
|
3432 | msgstr "" | |
|
3433 | ||
|
3434 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:39 | |
|
3435 | msgid "Global (all repositories)" | |
|
3436 | msgstr "" | |
|
3437 | ||
|
3438 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:40 | |
|
3439 | msgid "Top level repositories only" | |
|
3440 | msgstr "" | |
|
3441 | ||
|
3442 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:79 | |
|
3443 | msgid "Only repo admins can create integrations" | |
|
3444 | msgstr "" | |
|
3445 | ||
|
3446 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:86 | |
|
3447 | msgid "Only repogroup admins can create integrations" | |
|
3448 | msgstr "" | |
|
3449 | ||
|
3450 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:91 | |
|
3451 | msgid "Only superadmins can create global integrations" | |
|
3452 | msgstr "" | |
|
3453 | ||
|
3454 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:183 | |
|
3455 | msgid "" | |
|
3456 | "Scope of the integration. Recursive means the integration runs on all repos" | |
|
3457 | " of that group and children recursively." | |
|
3458 | msgstr "" | |
|
3459 | ||
|
3460 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:186 | |
|
3461 | msgid "Integration scope" | |
|
3462 | msgstr "" | |
|
3463 | ||
|
3464 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:217 | |
|
3465 | msgid "General integration options" | |
|
3466 | msgstr "" | |
|
3467 | ||
|
3468 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:220 | |
|
3469 | msgid "{integration_type} settings" | |
|
3470 | msgstr "" | |
|
3471 | ||
|
3472 | #: rhodecode/model/validation_schema/schemas/user_schema.py:36 | |
|
3473 | msgid "Password is incorrect" | |
|
3474 | msgstr "" | |
|
3475 | ||
|
3476 | #: rhodecode/model/validation_schema/schemas/user_schema.py:59 | |
|
3477 | msgid "New password must be different to old password" | |
|
3478 | msgstr "" | |
|
3479 | ||
|
3177 | 3480 | #: rhodecode/public/js/scripts.js:23039 |
|
3178 | 3481 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16 |
|
3179 | 3482 | #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87 |
@@ -3344,19 +3647,19 b' msgstr ""' | |||
|
3344 | 3647 | |
|
3345 | 3648 | #: rhodecode/public/js/scripts.js:41308 |
|
3346 | 3649 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2 |
|
3347 |
#: rhodecode/public/js/src/rhodecode/comments.js:23 |
|
|
3650 | #: rhodecode/public/js/src/rhodecode/comments.js:236 | |
|
3348 | 3651 | msgid "Add another comment" |
|
3349 | 3652 | msgstr "" |
|
3350 | 3653 | |
|
3351 | 3654 | #: rhodecode/public/js/scripts.js:41526 |
|
3352 | 3655 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35 |
|
3353 |
#: rhodecode/public/js/src/rhodecode/comments.js:4 |
|
|
3656 | #: rhodecode/public/js/src/rhodecode/comments.js:470 | |
|
3354 | 3657 | msgid "Status Review" |
|
3355 | 3658 | msgstr "" |
|
3356 | 3659 | |
|
3357 | 3660 | #: rhodecode/public/js/scripts.js:41540 |
|
3358 | 3661 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3 |
|
3359 |
#: rhodecode/public/js/src/rhodecode/comments.js:4 |
|
|
3662 | #: rhodecode/public/js/src/rhodecode/comments.js:484 | |
|
3360 | 3663 | msgid "" |
|
3361 | 3664 | "Comment text will be set automatically based on currently selected status " |
|
3362 | 3665 | "({0}) ..." |
@@ -3364,13 +3667,13 b' msgstr ""' | |||
|
3364 | 3667 | |
|
3365 | 3668 | #: rhodecode/public/js/scripts.js:41653 |
|
3366 | 3669 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37 |
|
3367 |
#: rhodecode/public/js/src/rhodecode/comments.js:5 |
|
|
3670 | #: rhodecode/public/js/src/rhodecode/comments.js:597 | |
|
3368 | 3671 | msgid "Submitting..." |
|
3369 | 3672 | msgstr "" |
|
3370 | 3673 | |
|
3371 | 3674 | #: rhodecode/public/js/scripts.js:41703 |
|
3372 | 3675 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5 |
|
3373 |
#: rhodecode/public/js/src/rhodecode/comments.js:6 |
|
|
3676 | #: rhodecode/public/js/src/rhodecode/comments.js:647 | |
|
3374 | 3677 | #: rhodecode/templates/files/files_browser_tree.html:47 |
|
3375 | 3678 | msgid "Loading ..." |
|
3376 | 3679 | msgstr "" |
@@ -3530,6 +3833,22 b' msgstr ""' | |||
|
3530 | 3833 | msgid "{0} years" |
|
3531 | 3834 | msgstr "" |
|
3532 | 3835 | |
|
3836 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3837 | msgid "UIEvent" | |
|
3838 | msgstr "" | |
|
3839 | ||
|
3840 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3841 | msgid "CustomEvent" | |
|
3842 | msgstr "" | |
|
3843 | ||
|
3844 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3845 | msgid "MouseEvent" | |
|
3846 | msgstr "" | |
|
3847 | ||
|
3848 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3849 | msgid "FocusEvent" | |
|
3850 | msgstr "" | |
|
3851 | ||
|
3533 | 3852 | #: rhodecode/templates/index.html:5 |
|
3534 | 3853 | msgid "Dashboard" |
|
3535 | 3854 | msgstr "Übersichtsseite" |
@@ -3578,6 +3897,7 b' msgstr ""' | |||
|
3578 | 3897 | #: rhodecode/templates/index_base.html:97 |
|
3579 | 3898 | #: rhodecode/templates/index_base.html:122 |
|
3580 | 3899 | #: rhodecode/templates/admin/gists/index.html:112 |
|
3900 | #: rhodecode/templates/admin/integrations/list.html:102 | |
|
3581 | 3901 | #: rhodecode/templates/admin/my_account/my_account_repos.html:31 |
|
3582 | 3902 | #: rhodecode/templates/admin/my_account/my_account_watched.html:31 |
|
3583 | 3903 | #: rhodecode/templates/admin/repo_groups/repo_groups.html:53 |
@@ -3597,7 +3917,6 b' msgstr "Name"' | |||
|
3597 | 3917 | #: rhodecode/templates/index_base.html:100 |
|
3598 | 3918 | #: rhodecode/templates/index_base.html:125 |
|
3599 | 3919 | #: rhodecode/templates/admin/gists/index.html:114 |
|
3600 | #: rhodecode/templates/admin/integrations/list.html:63 | |
|
3601 | 3920 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77 |
|
3602 | 3921 | #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45 |
|
3603 | 3922 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42 |
@@ -3614,8 +3933,8 b' msgstr "Name"' | |||
|
3614 | 3933 | #: rhodecode/templates/changeset/changeset.html:53 |
|
3615 | 3934 | #: rhodecode/templates/compare/compare_commits.html:24 |
|
3616 | 3935 | #: rhodecode/templates/email_templates/commit_comment.mako:82 |
|
3617 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
3618 |
#: rhodecode/templates/email_templates/pull_request_review.mako:5 |
|
|
3936 | #: rhodecode/templates/email_templates/pull_request_review.mako:41 | |
|
3937 | #: rhodecode/templates/email_templates/pull_request_review.mako:75 | |
|
3619 | 3938 | #: rhodecode/templates/files/file_tree_detail.html:5 |
|
3620 | 3939 | #: rhodecode/templates/files/file_tree_detail.html:12 |
|
3621 | 3940 | #: rhodecode/templates/forks/fork.html:48 |
@@ -3829,9 +4148,13 b' msgstr ""' | |||
|
3829 | 4148 | #: rhodecode/templates/admin/auth/auth_settings.html:12 |
|
3830 | 4149 | #: rhodecode/templates/admin/auth/plugin_settings.html:12 |
|
3831 | 4150 | #: rhodecode/templates/admin/defaults/defaults.html:12 |
|
3832 |
#: rhodecode/templates/admin/integrations/base.html:1 |
|
|
3833 |
#: rhodecode/templates/admin/integrations/ |
|
|
4151 | #: rhodecode/templates/admin/integrations/base.html:21 | |
|
4152 | #: rhodecode/templates/admin/integrations/form.html:15 | |
|
4153 | #: rhodecode/templates/admin/integrations/form.html:28 | |
|
3834 | 4154 | #: rhodecode/templates/admin/integrations/list.html:8 |
|
4155 | #: rhodecode/templates/admin/integrations/list.html:14 | |
|
4156 | #: rhodecode/templates/admin/integrations/new.html:11 | |
|
4157 | #: rhodecode/templates/admin/integrations/new.html:19 | |
|
3835 | 4158 | #: rhodecode/templates/admin/permissions/permissions.html:12 |
|
3836 | 4159 | #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12 |
|
3837 | 4160 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12 |
@@ -3881,7 +4204,6 b' msgstr ""' | |||
|
3881 | 4204 | #: rhodecode/templates/admin/auth/auth_settings.html:81 |
|
3882 | 4205 | #: rhodecode/templates/admin/auth/plugin_settings.html:87 |
|
3883 | 4206 | #: rhodecode/templates/admin/defaults/defaults_repositories.html:63 |
|
3884 | #: rhodecode/templates/admin/my_account/my_account_password.html:36 | |
|
3885 | 4207 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103 |
|
3886 | 4208 | #: rhodecode/templates/admin/permissions/permissions_application.html:50 |
|
3887 | 4209 | #: rhodecode/templates/admin/permissions/permissions_objects.html:56 |
@@ -3918,7 +4240,7 b' msgstr ""' | |||
|
3918 | 4240 | |
|
3919 | 4241 | #: rhodecode/templates/admin/defaults/defaults_repositories.html:14 |
|
3920 | 4242 | #: rhodecode/templates/admin/gists/index.html:110 |
|
3921 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4243 | #: rhodecode/templates/admin/integrations/list.html:103 | |
|
3922 | 4244 | #: rhodecode/templates/admin/repos/repo_add_base.html:62 |
|
3923 | 4245 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:12 |
|
3924 | 4246 | msgid "Type" |
@@ -4063,7 +4385,7 b' msgstr ""' | |||
|
4063 | 4385 | |
|
4064 | 4386 | #: rhodecode/templates/admin/gists/index.html:108 |
|
4065 | 4387 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24 |
|
4066 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:8 |
|
|
4388 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88 | |
|
4067 | 4389 | #: rhodecode/templates/bookmarks/bookmarks.html:63 |
|
4068 | 4390 | #: rhodecode/templates/branches/branches.html:62 |
|
4069 | 4391 | #: rhodecode/templates/changelog/changelog.html:110 |
@@ -4116,75 +4438,17 b' msgstr ""' | |||
|
4116 | 4438 | msgid "Create Public Gist" |
|
4117 | 4439 | msgstr "" |
|
4118 | 4440 | |
|
4119 | #: rhodecode/templates/admin/gists/new.html:62 | |
|
4120 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27 | |
|
4121 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84 | |
|
4122 | #: rhodecode/templates/admin/my_account/my_account_emails.html:65 | |
|
4123 | #: rhodecode/templates/admin/my_account/my_account_password.html:37 | |
|
4124 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104 | |
|
4125 | #: rhodecode/templates/admin/permissions/permissions_application.html:51 | |
|
4126 | #: rhodecode/templates/admin/permissions/permissions_ips.html:61 | |
|
4127 | #: rhodecode/templates/admin/permissions/permissions_objects.html:57 | |
|
4128 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136 | |
|
4129 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68 | |
|
4130 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:66 | |
|
4131 | #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80 | |
|
4132 | #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111 | |
|
4133 | #: rhodecode/templates/admin/repos/repo_edit_settings.html:159 | |
|
4134 | #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46 | |
|
4135 | #: rhodecode/templates/admin/settings/settings_global.html:110 | |
|
4136 | #: rhodecode/templates/admin/settings/settings_issuetracker.html:16 | |
|
4137 | #: rhodecode/templates/admin/settings/settings_labs.html:46 | |
|
4138 | #: rhodecode/templates/admin/settings/settings_vcs.html:14 | |
|
4139 | #: rhodecode/templates/admin/settings/settings_visual.html:220 | |
|
4140 | #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121 | |
|
4141 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23 | |
|
4142 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81 | |
|
4143 | #: rhodecode/templates/admin/users/user_edit_emails.html:63 | |
|
4144 | #: rhodecode/templates/admin/users/user_edit_ips.html:70 | |
|
4145 | #: rhodecode/templates/admin/users/user_edit_profile.html:135 | |
|
4146 | #: rhodecode/templates/base/default_perms_box.html:89 | |
|
4147 | msgid "Reset" | |
|
4148 | msgstr "Zurücksetzen" | |
|
4149 | ||
|
4150 | 4441 | #: rhodecode/templates/admin/gists/show.html:13 |
|
4151 | 4442 | #: rhodecode/templates/admin/gists/show.html:20 |
|
4152 | 4443 | msgid "Gist" |
|
4153 | 4444 | msgstr "" |
|
4154 | 4445 | |
|
4155 | 4446 | #: rhodecode/templates/admin/gists/show.html:49 |
|
4156 | #: rhodecode/templates/admin/integrations/list.html:110 | |
|
4157 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56 | |
|
4158 | #: rhodecode/templates/admin/my_account/my_account_emails.html:32 | |
|
4159 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63 | |
|
4160 | #: rhodecode/templates/admin/permissions/permissions_ips.html:26 | |
|
4161 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:25 | |
|
4162 | #: rhodecode/templates/admin/settings/settings_hooks.html:46 | |
|
4163 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52 | |
|
4164 | #: rhodecode/templates/admin/users/user_edit_emails.html:31 | |
|
4165 | #: rhodecode/templates/admin/users/user_edit_ips.html:34 | |
|
4166 | #: rhodecode/templates/base/issue_tracker_settings.html:70 | |
|
4167 | #: rhodecode/templates/base/vcs_settings.html:147 | |
|
4168 | #: rhodecode/templates/base/vcs_settings.html:172 | |
|
4169 | #: rhodecode/templates/changeset/changeset_file_comment.html:49 | |
|
4170 | #: rhodecode/templates/changeset/changeset_file_comment.html:99 | |
|
4171 | #: rhodecode/templates/data_table/_dt_elements.html:119 | |
|
4172 | #: rhodecode/templates/data_table/_dt_elements.html:176 | |
|
4173 | #: rhodecode/templates/data_table/_dt_elements.html:190 | |
|
4174 | #: rhodecode/templates/data_table/_dt_elements.html:202 | |
|
4175 | #: rhodecode/templates/debug_style/buttons.html:132 | |
|
4176 | #: rhodecode/templates/files/files_source.html:33 | |
|
4177 | #: rhodecode/templates/files/files_source.html:37 | |
|
4178 | #: rhodecode/templates/files/files_source.html:40 | |
|
4179 | msgid "Delete" | |
|
4180 | msgstr "Löschen" | |
|
4181 | ||
|
4182 | #: rhodecode/templates/admin/gists/show.html:49 | |
|
4183 | 4447 | msgid "Confirm to delete this Gist" |
|
4184 | 4448 | msgstr "" |
|
4185 | 4449 | |
|
4186 | 4450 | #: rhodecode/templates/admin/gists/show.html:56 |
|
4187 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4451 | #: rhodecode/templates/admin/integrations/list.html:204 | |
|
4188 | 4452 | #: rhodecode/templates/admin/my_account/my_account_profile.html:5 |
|
4189 | 4453 | #: rhodecode/templates/base/issue_tracker_settings.html:61 |
|
4190 | 4454 | #: rhodecode/templates/changeset/changeset_file_comment.html:145 |
@@ -4196,8 +4460,8 b' msgstr ""' | |||
|
4196 | 4460 | #: rhodecode/templates/debug_style/buttons.html:128 |
|
4197 | 4461 | #: rhodecode/templates/files/files_add.html:204 |
|
4198 | 4462 | #: rhodecode/templates/files/files_edit.html:165 |
|
4199 |
#: rhodecode/templates/files/files_source.html:3 |
|
|
4200 |
#: rhodecode/templates/files/files_source.html: |
|
|
4463 | #: rhodecode/templates/files/files_source.html:37 | |
|
4464 | #: rhodecode/templates/files/files_source.html:40 | |
|
4201 | 4465 | #: rhodecode/templates/pullrequests/pullrequest_show.html:50 |
|
4202 | 4466 | #: rhodecode/templates/pullrequests/pullrequest_show.html:184 |
|
4203 | 4467 | #: rhodecode/templates/users/user_profile.html:7 |
@@ -4218,17 +4482,27 b' msgstr ""' | |||
|
4218 | 4482 | |
|
4219 | 4483 | #: rhodecode/templates/admin/gists/show.html:91 |
|
4220 | 4484 | #: rhodecode/templates/files/files_delete.html:50 |
|
4221 |
#: rhodecode/templates/files/files_source.html:6 |
|
|
4485 | #: rhodecode/templates/files/files_source.html:62 | |
|
4222 | 4486 | msgid "Show as raw" |
|
4223 | 4487 | msgstr "" |
|
4224 | 4488 | |
|
4225 |
#: rhodecode/templates/admin/integrations/base.html:1 |
|
|
4226 |
msgid "Integrations |
|
|
4227 | msgstr "" | |
|
4228 | ||
|
4229 |
#: rhodecode/templates/admin/integrations/ |
|
|
4489 | #: rhodecode/templates/admin/integrations/base.html:14 | |
|
4490 | msgid "Integrations Settings" | |
|
4491 | msgstr "" | |
|
4492 | ||
|
4493 | #: rhodecode/templates/admin/integrations/form.html:17 | |
|
4230 | 4494 | #: rhodecode/templates/admin/integrations/list.html:10 |
|
4231 |
#: rhodecode/templates/admin/ |
|
|
4495 | #: rhodecode/templates/admin/integrations/new.html:13 | |
|
4496 | #: rhodecode/templates/admin/permissions/permissions_objects.html:28 | |
|
4497 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14 | |
|
4498 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127 | |
|
4499 | msgid "Repository Groups" | |
|
4500 | msgstr "" | |
|
4501 | ||
|
4502 | #: rhodecode/templates/admin/integrations/form.html:30 | |
|
4503 | #: rhodecode/templates/admin/integrations/list.html:16 | |
|
4504 | #: rhodecode/templates/admin/integrations/new.html:21 | |
|
4505 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:48 | |
|
4232 | 4506 | #: rhodecode/templates/admin/repos/repo_edit.html:15 |
|
4233 | 4507 | #: rhodecode/templates/admin/repos/repo_edit.html:43 |
|
4234 | 4508 | #: rhodecode/templates/admin/settings/settings.html:14 |
@@ -4238,27 +4512,101 b' msgstr ""' | |||
|
4238 | 4512 | msgid "Settings" |
|
4239 | 4513 | msgstr "Einstellungen" |
|
4240 | 4514 | |
|
4241 |
#: rhodecode/templates/admin/integrations/ |
|
|
4242 | #, python-format | |
|
4243 |
msgid "Create |
|
|
4244 | msgstr "" | |
|
4245 | ||
|
4246 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4515 | #: rhodecode/templates/admin/integrations/form.html:60 | |
|
4516 | #, python-format | |
|
4517 | msgid "Create New %(integration_type)s Integration" | |
|
4518 | msgstr "" | |
|
4519 | ||
|
4520 | #: rhodecode/templates/admin/integrations/list.html:44 | |
|
4521 | msgid "Current Integrations for Repository: {repo_name}" | |
|
4522 | msgstr "" | |
|
4523 | ||
|
4524 | #: rhodecode/templates/admin/integrations/list.html:46 | |
|
4525 | msgid "Current Integrations for repository group: {repo_group_name}" | |
|
4526 | msgstr "" | |
|
4527 | ||
|
4528 | #: rhodecode/templates/admin/integrations/list.html:48 | |
|
4529 | msgid "Current Integrations" | |
|
4530 | msgstr "" | |
|
4531 | ||
|
4532 | #: rhodecode/templates/admin/integrations/list.html:64 | |
|
4533 | #: rhodecode/templates/admin/notifications/notifications.html:31 | |
|
4534 | msgid "All" | |
|
4535 | msgstr "Alle" | |
|
4536 | ||
|
4537 | #: rhodecode/templates/admin/integrations/list.html:95 | |
|
4538 | #: rhodecode/templates/admin/integrations/new.html:26 | |
|
4247 | 4539 | msgid "Create new integration" |
|
4248 | 4540 | msgstr "" |
|
4249 | 4541 | |
|
4250 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4251 | msgid "Current integrations" | |
|
4252 | msgstr "" | |
|
4253 | ||
|
4254 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4542 | #: rhodecode/templates/admin/integrations/list.html:104 | |
|
4543 | msgid "Scope" | |
|
4544 | msgstr "" | |
|
4545 | ||
|
4546 | #: rhodecode/templates/admin/integrations/list.html:105 | |
|
4255 | 4547 | msgid "Actions" |
|
4256 | 4548 | msgstr "" |
|
4257 | 4549 | |
|
4258 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4550 | #: rhodecode/templates/admin/integrations/list.html:115 | |
|
4551 | msgid "No {type} integrations for repo {repo} exist yet." | |
|
4552 | msgstr "" | |
|
4553 | ||
|
4554 | #: rhodecode/templates/admin/integrations/list.html:117 | |
|
4555 | msgid "No {type} integrations for repogroup {repogroup} exist yet." | |
|
4556 | msgstr "" | |
|
4557 | ||
|
4558 | #: rhodecode/templates/admin/integrations/list.html:119 | |
|
4559 | msgid "No {type} integrations exist yet." | |
|
4560 | msgstr "" | |
|
4561 | ||
|
4562 | #: rhodecode/templates/admin/integrations/list.html:133 | |
|
4563 | msgid "Create one" | |
|
4564 | msgstr "" | |
|
4565 | ||
|
4566 | #: rhodecode/templates/admin/integrations/list.html:164 | |
|
4567 | msgid "repo" | |
|
4568 | msgstr "" | |
|
4569 | ||
|
4570 | #: rhodecode/templates/admin/integrations/list.html:168 | |
|
4571 | msgid "repogroup" | |
|
4572 | msgstr "" | |
|
4573 | ||
|
4574 | #: rhodecode/templates/admin/integrations/list.html:170 | |
|
4575 | msgid "child repos only" | |
|
4576 | msgstr "" | |
|
4577 | ||
|
4578 | #: rhodecode/templates/admin/integrations/list.html:172 | |
|
4579 | msgid "cascade to all" | |
|
4580 | msgstr "" | |
|
4581 | ||
|
4582 | #: rhodecode/templates/admin/integrations/list.html:177 | |
|
4583 | msgid "top level repos only" | |
|
4584 | msgstr "" | |
|
4585 | ||
|
4586 | #: rhodecode/templates/admin/integrations/list.html:179 | |
|
4587 | msgid "global" | |
|
4588 | msgstr "" | |
|
4589 | ||
|
4590 | #: rhodecode/templates/admin/integrations/list.html:185 | |
|
4259 | 4591 | msgid "unknown integration" |
|
4260 | 4592 | msgstr "" |
|
4261 | 4593 | |
|
4594 | #: rhodecode/templates/admin/integrations/new.html:31 | |
|
4595 | msgid "Create New Integration for repository: {repo_name}" | |
|
4596 | msgstr "" | |
|
4597 | ||
|
4598 | #: rhodecode/templates/admin/integrations/new.html:33 | |
|
4599 | msgid "Create New Integration for repository group: {repo_group_name}" | |
|
4600 | msgstr "" | |
|
4601 | ||
|
4602 | #: rhodecode/templates/admin/integrations/new.html:35 | |
|
4603 | msgid "Create New Global Integration" | |
|
4604 | msgstr "" | |
|
4605 | ||
|
4606 | #: rhodecode/templates/admin/integrations/new.html:61 | |
|
4607 | msgid "No description available" | |
|
4608 | msgstr "" | |
|
4609 | ||
|
4262 | 4610 | #: rhodecode/templates/admin/my_account/my_account.html:5 |
|
4263 | 4611 | #: rhodecode/templates/base/base.html:343 |
|
4264 | 4612 | msgid "My account" |
@@ -4278,7 +4626,7 b' msgstr ""' | |||
|
4278 | 4626 | msgid "Auth Tokens" |
|
4279 | 4627 | msgstr "" |
|
4280 | 4628 | |
|
4281 |
#: rhodecode/templates/admin/my_account/my_account.html:3 |
|
|
4629 | #: rhodecode/templates/admin/my_account/my_account.html:35 | |
|
4282 | 4630 | msgid "OAuth Identities" |
|
4283 | 4631 | msgstr "" |
|
4284 | 4632 | |
@@ -4396,36 +4744,18 b' msgstr ""' | |||
|
4396 | 4744 | msgid "New email address" |
|
4397 | 4745 | msgstr "" |
|
4398 | 4746 | |
|
4399 |
#: rhodecode/templates/admin/my_account/my_account_notifications.html: |
|
|
4400 |
msgid "Your |
|
|
4401 | msgstr "" | |
|
4402 | ||
|
4403 |
#: rhodecode/templates/admin/my_account/my_account_notifications.html: |
|
|
4404 | #: rhodecode/templates/admin/notifications/show_notification.html:12 | |
|
4405 | msgid "Notifications" | |
|
4406 | msgstr "Benachrichtigungen" | |
|
4407 | ||
|
4408 | #: rhodecode/templates/admin/my_account/my_account_notifications.html:14 | |
|
4409 | msgid "Disabled" | |
|
4410 | msgstr "Deaktiviert" | |
|
4747 | #: rhodecode/templates/admin/my_account/my_account_notifications.html:12 | |
|
4748 | msgid "Your Live Notification Settings" | |
|
4749 | msgstr "" | |
|
4750 | ||
|
4751 | #: rhodecode/templates/admin/my_account/my_account_notifications.html:24 | |
|
4752 | msgid "Notifications Status" | |
|
4753 | msgstr "" | |
|
4411 | 4754 | |
|
4412 | 4755 | #: rhodecode/templates/admin/my_account/my_account_password.html:3 |
|
4413 | 4756 | msgid "Change Your Account Password" |
|
4414 | 4757 | msgstr "" |
|
4415 | 4758 | |
|
4416 | #: rhodecode/templates/admin/my_account/my_account_password.html:10 | |
|
4417 | msgid "Current Password" | |
|
4418 | msgstr "" | |
|
4419 | ||
|
4420 | #: rhodecode/templates/admin/my_account/my_account_password.html:19 | |
|
4421 | #: rhodecode/templates/admin/users/user_edit_profile.html:74 | |
|
4422 | msgid "New Password" | |
|
4423 | msgstr "" | |
|
4424 | ||
|
4425 | #: rhodecode/templates/admin/my_account/my_account_password.html:28 | |
|
4426 | msgid "Confirm New Password" | |
|
4427 | msgstr "" | |
|
4428 | ||
|
4429 | 4759 | #: rhodecode/templates/admin/my_account/my_account_profile.html:11 |
|
4430 | 4760 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52 |
|
4431 | 4761 | #: rhodecode/templates/admin/users/user_edit_profile.html:25 |
@@ -4465,27 +4795,28 b' msgid "Pull Requests You Opened"' | |||
|
4465 | 4795 | msgstr "" |
|
4466 | 4796 | |
|
4467 | 4797 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23 |
|
4468 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:8 |
|
|
4798 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87 | |
|
4469 | 4799 | msgid "Target Repo" |
|
4470 | 4800 | msgstr "" |
|
4471 | 4801 | |
|
4472 | 4802 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26 |
|
4473 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:9 |
|
|
4803 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90 | |
|
4474 | 4804 | #: rhodecode/templates/admin/settings/settings_global.html:9 |
|
4475 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
4476 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
4805 | #: rhodecode/templates/email_templates/pull_request_review.mako:39 | |
|
4806 | #: rhodecode/templates/email_templates/pull_request_review.mako:72 | |
|
4477 | 4807 | #: rhodecode/templates/pullrequests/pullrequest.html:38 |
|
4478 | 4808 | #: rhodecode/templates/pullrequests/pullrequests.html:104 |
|
4479 | 4809 | msgid "Title" |
|
4480 | 4810 | msgstr "" |
|
4481 | 4811 | |
|
4482 | 4812 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27 |
|
4483 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:9 |
|
|
4484 | msgid "Opened On" | |
|
4813 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91 | |
|
4814 | #: rhodecode/templates/pullrequests/pullrequests.html:108 | |
|
4815 | msgid "Last Update" | |
|
4485 | 4816 | msgstr "" |
|
4486 | 4817 | |
|
4487 | 4818 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43 |
|
4488 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:10 |
|
|
4819 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106 | |
|
4489 | 4820 | #: rhodecode/templates/changelog/changelog.html:153 |
|
4490 | 4821 | #: rhodecode/templates/compare/compare_commits.html:49 |
|
4491 | 4822 | #: rhodecode/templates/search/search_commit.html:36 |
@@ -4493,7 +4824,7 b' msgid "Expand commit message"' | |||
|
4493 | 4824 | msgstr "" |
|
4494 | 4825 | |
|
4495 | 4826 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52 |
|
4496 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:11 |
|
|
4827 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115 | |
|
4497 | 4828 | #: rhodecode/templates/changeset/changeset_file_comment.html:284 |
|
4498 | 4829 | #: rhodecode/templates/pullrequests/pullrequest_show.html:14 |
|
4499 | 4830 | #: rhodecode/templates/pullrequests/pullrequest_show.html:112 |
@@ -4501,19 +4832,19 b' msgstr ""' | |||
|
4501 | 4832 | msgid "Closed" |
|
4502 | 4833 | msgstr "" |
|
4503 | 4834 | |
|
4504 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:6 |
|
|
4835 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63 | |
|
4505 | 4836 | msgid "Confirm to delete this pull request" |
|
4506 | 4837 | msgstr "" |
|
4507 | 4838 | |
|
4508 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:7 |
|
|
4839 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70 | |
|
4509 | 4840 | msgid "You currently have no open pull requests." |
|
4510 | 4841 | msgstr "" |
|
4511 | 4842 | |
|
4512 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:7 |
|
|
4843 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78 | |
|
4513 | 4844 | msgid "Pull Requests You Participate In" |
|
4514 | 4845 | msgstr "" |
|
4515 | 4846 | |
|
4516 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:12 |
|
|
4847 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127 | |
|
4517 | 4848 | msgid "" |
|
4518 | 4849 | "There are currently no open pull requests requiring your participation." |
|
4519 | 4850 | msgstr "" |
@@ -4531,10 +4862,6 b' msgstr ""' | |||
|
4531 | 4862 | msgid "My Notifications" |
|
4532 | 4863 | msgstr "Meine Benachrichtigungen" |
|
4533 | 4864 | |
|
4534 | #: rhodecode/templates/admin/notifications/notifications.html:31 | |
|
4535 | msgid "All" | |
|
4536 | msgstr "Alle" | |
|
4537 | ||
|
4538 | 4865 | #: rhodecode/templates/admin/notifications/notifications.html:32 |
|
4539 | 4866 | #: rhodecode/templates/changeset/changeset.html:140 |
|
4540 | 4867 | #: rhodecode/templates/pullrequests/pullrequest_show.html:133 |
@@ -4554,12 +4881,16 b' msgstr "Bisher gibt es keine Benachricht' | |||
|
4554 | 4881 | msgid "Show notification" |
|
4555 | 4882 | msgstr "Zeige Benachrichtigung" |
|
4556 | 4883 | |
|
4884 | #: rhodecode/templates/admin/notifications/show_notification.html:12 | |
|
4885 | msgid "Notifications" | |
|
4886 | msgstr "Benachrichtigungen" | |
|
4887 | ||
|
4557 | 4888 | #: rhodecode/templates/admin/permissions/permissions.html:5 |
|
4558 | 4889 | msgid "Permissions Administration" |
|
4559 | 4890 | msgstr "" |
|
4560 | 4891 | |
|
4561 | 4892 | #: rhodecode/templates/admin/permissions/permissions.html:14 |
|
4562 |
#: rhodecode/templates/admin/repo_groups/repo_group_edit.html:4 |
|
|
4893 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49 | |
|
4563 | 4894 | #: rhodecode/templates/admin/repos/repo_edit.html:46 |
|
4564 | 4895 | #: rhodecode/templates/admin/user_groups/user_group_edit.html:34 |
|
4565 | 4896 | #: rhodecode/templates/base/base.html:82 |
@@ -4672,12 +5003,6 b' msgstr ""' | |||
|
4672 | 5003 | msgid "Overwrite Existing Settings" |
|
4673 | 5004 | msgstr "" |
|
4674 | 5005 | |
|
4675 | #: rhodecode/templates/admin/permissions/permissions_objects.html:28 | |
|
4676 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14 | |
|
4677 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127 | |
|
4678 | msgid "Repository Groups" | |
|
4679 | msgstr "" | |
|
4680 | ||
|
4681 | 5006 | #: rhodecode/templates/admin/permissions/permissions_objects.html:34 |
|
4682 | 5007 | msgid "" |
|
4683 | 5008 | "All default permissions on each repository group will be reset to chosen " |
@@ -4740,7 +5065,7 b' msgstr ""' | |||
|
4740 | 5065 | msgid "Add Child Group" |
|
4741 | 5066 | msgstr "" |
|
4742 | 5067 | |
|
4743 |
#: rhodecode/templates/admin/repo_groups/repo_group_edit.html: |
|
|
5068 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50 | |
|
4744 | 5069 | #: rhodecode/templates/admin/repos/repo_edit.html:49 |
|
4745 | 5070 | #: rhodecode/templates/admin/user_groups/user_group_edit.html:35 |
|
4746 | 5071 | #: rhodecode/templates/admin/users/user_edit.html:35 |
@@ -5009,7 +5334,6 b' msgid "Statistics"' | |||
|
5009 | 5334 | msgstr "Statistiken" |
|
5010 | 5335 | |
|
5011 | 5336 | #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7 |
|
5012 | #: rhodecode/templates/pullrequests/pullrequests.html:108 | |
|
5013 | 5337 | msgid "Updated on" |
|
5014 | 5338 | msgstr "" |
|
5015 | 5339 | |
@@ -5412,7 +5736,7 b' msgstr ""' | |||
|
5412 | 5736 | |
|
5413 | 5737 | #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45 |
|
5414 | 5738 | #: rhodecode/templates/admin/settings/settings_global.html:109 |
|
5415 |
#: rhodecode/templates/admin/settings/settings_labs.html:4 |
|
|
5739 | #: rhodecode/templates/admin/settings/settings_labs.html:48 | |
|
5416 | 5740 | #: rhodecode/templates/admin/settings/settings_vcs.html:13 |
|
5417 | 5741 | #: rhodecode/templates/admin/settings/settings_visual.html:219 |
|
5418 | 5742 | msgid "Save settings" |
@@ -5629,6 +5953,10 b' msgstr ""' | |||
|
5629 | 5953 | msgid "Labs Settings" |
|
5630 | 5954 | msgstr "" |
|
5631 | 5955 | |
|
5956 | #: rhodecode/templates/admin/settings/settings_labs.html:10 | |
|
5957 | msgid "There are no Labs settings currently" | |
|
5958 | msgstr "" | |
|
5959 | ||
|
5632 | 5960 | #: rhodecode/templates/admin/settings/settings_mapping.html:5 |
|
5633 | 5961 | msgid "Import New Groups or Repositories" |
|
5634 | 5962 | msgstr "" |
@@ -6364,6 +6692,10 b' msgstr ""' | |||
|
6364 | 6692 | msgid "Change the avatar at" |
|
6365 | 6693 | msgstr "" |
|
6366 | 6694 | |
|
6695 | #: rhodecode/templates/admin/users/user_edit_profile.html:74 | |
|
6696 | msgid "New Password" | |
|
6697 | msgstr "" | |
|
6698 | ||
|
6367 | 6699 | #: rhodecode/templates/admin/users/user_edit_profile.html:82 |
|
6368 | 6700 | msgid "New Password Confirmation" |
|
6369 | 6701 | msgstr "" |
@@ -6394,7 +6726,7 b' msgid "Authentication type"' | |||
|
6394 | 6726 | msgstr "Autentifizierungstyp" |
|
6395 | 6727 | |
|
6396 | 6728 | #: rhodecode/templates/base/base.html:44 |
|
6397 |
#: rhodecode/templates/errors/error_document.html:5 |
|
|
6729 | #: rhodecode/templates/errors/error_document.html:57 | |
|
6398 | 6730 | msgid "Support" |
|
6399 | 6731 | msgstr "Support" |
|
6400 | 6732 | |
@@ -6778,7 +7110,7 b' msgstr ""' | |||
|
6778 | 7110 | msgid "No permission defined" |
|
6779 | 7111 | msgstr "" |
|
6780 | 7112 | |
|
6781 |
#: rhodecode/templates/base/root.html:1 |
|
|
7113 | #: rhodecode/templates/base/root.html:161 | |
|
6782 | 7114 | msgid "Please enable JavaScript to use RhodeCode Enterprise" |
|
6783 | 7115 | msgstr "" |
|
6784 | 7116 | |
@@ -6880,29 +7212,65 b' msgid ""' | |||
|
6880 | 7212 | "repositories and migrates them to Mercurial type." |
|
6881 | 7213 | msgstr "" |
|
6882 | 7214 | |
|
6883 |
#: rhodecode/templates/base/vcs_settings.html:12 |
|
|
6884 |
msgid " |
|
|
7215 | #: rhodecode/templates/base/vcs_settings.html:123 | |
|
7216 | msgid "Mercurial Labs Settings" | |
|
7217 | msgstr "" | |
|
7218 | ||
|
7219 | #: rhodecode/templates/base/vcs_settings.html:123 | |
|
7220 | msgid "" | |
|
7221 | "These features are considered experimental and may not work as expected." | |
|
6885 | 7222 | msgstr "" |
|
6886 | 7223 | |
|
6887 | 7224 | #: rhodecode/templates/base/vcs_settings.html:129 |
|
7225 | msgid "Use rebase as merge strategy" | |
|
7226 | msgstr "" | |
|
7227 | ||
|
7228 | #: rhodecode/templates/base/vcs_settings.html:132 | |
|
7229 | msgid "" | |
|
7230 | "Use rebase instead of creating a merge commit when merging via web " | |
|
7231 | "interface." | |
|
7232 | msgstr "" | |
|
7233 | ||
|
7234 | #: rhodecode/templates/base/vcs_settings.html:144 | |
|
7235 | msgid "Global Subversion Settings" | |
|
7236 | msgstr "" | |
|
7237 | ||
|
7238 | #: rhodecode/templates/base/vcs_settings.html:150 | |
|
7239 | msgid "Proxy subversion HTTP requests" | |
|
7240 | msgstr "" | |
|
7241 | ||
|
7242 | #: rhodecode/templates/base/vcs_settings.html:153 | |
|
7243 | msgid "" | |
|
7244 | "Subversion HTTP Support. Enables communication with SVN over HTTP protocol." | |
|
7245 | msgstr "" | |
|
7246 | ||
|
7247 | #: rhodecode/templates/base/vcs_settings.html:158 | |
|
7248 | msgid "Subversion HTTP Server URL" | |
|
7249 | msgstr "" | |
|
7250 | ||
|
7251 | #: rhodecode/templates/base/vcs_settings.html:171 | |
|
7252 | msgid "Subversion Settings" | |
|
7253 | msgstr "" | |
|
7254 | ||
|
7255 | #: rhodecode/templates/base/vcs_settings.html:176 | |
|
6888 | 7256 | msgid "Repository patterns" |
|
6889 | 7257 | msgstr "" |
|
6890 | 7258 | |
|
6891 |
#: rhodecode/templates/base/vcs_settings.html:1 |
|
|
7259 | #: rhodecode/templates/base/vcs_settings.html:180 | |
|
6892 | 7260 | msgid "" |
|
6893 | 7261 | "Patterns for identifying SVN branches and tags. For recursive search, use " |
|
6894 | 7262 | "\"*\". Eg.: \"/branches/*\"" |
|
6895 | 7263 | msgstr "" |
|
6896 | 7264 | |
|
6897 |
#: rhodecode/templates/base/vcs_settings.html: |
|
|
7265 | #: rhodecode/templates/base/vcs_settings.html:246 | |
|
6898 | 7266 | msgid "Pull Request Settings" |
|
6899 | 7267 | msgstr "" |
|
6900 | 7268 | |
|
6901 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7269 | #: rhodecode/templates/base/vcs_settings.html:251 | |
|
6902 | 7270 | msgid "Enable server-side merge for pull requests" |
|
6903 | 7271 | msgstr "" |
|
6904 | 7272 | |
|
6905 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7273 | #: rhodecode/templates/base/vcs_settings.html:254 | |
|
6906 | 7274 | msgid "" |
|
6907 | 7275 | "Note: when this feature is enabled, it only runs hooks defined in the " |
|
6908 | 7276 | "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks " |
@@ -6910,34 +7278,16 b' msgid ""' | |||
|
6910 | 7278 | "web interface." |
|
6911 | 7279 | msgstr "" |
|
6912 | 7280 | |
|
6913 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7281 | #: rhodecode/templates/base/vcs_settings.html:258 | |
|
6914 | 7282 | msgid "Invalidate and relocate inline comments during update" |
|
6915 | 7283 | msgstr "" |
|
6916 | 7284 | |
|
6917 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7285 | #: rhodecode/templates/base/vcs_settings.html:261 | |
|
6918 | 7286 | msgid "" |
|
6919 | 7287 | "During the update of a pull request, the position of inline comments will be" |
|
6920 | 7288 | " updated and outdated inline comments will be hidden." |
|
6921 | 7289 | msgstr "" |
|
6922 | 7290 | |
|
6923 | #: rhodecode/templates/base/vcs_settings.html:222 | |
|
6924 | msgid "Labs settings" | |
|
6925 | msgstr "" | |
|
6926 | ||
|
6927 | #: rhodecode/templates/base/vcs_settings.html:222 | |
|
6928 | msgid "" | |
|
6929 | "These features are considered experimental and may not work as expected." | |
|
6930 | msgstr "" | |
|
6931 | ||
|
6932 | #: rhodecode/templates/base/vcs_settings.html:229 | |
|
6933 | msgid "Mercurial server-side merge" | |
|
6934 | msgstr "Mercurial merge auf der Serverseite" | |
|
6935 | ||
|
6936 | #: rhodecode/templates/base/vcs_settings.html:234 | |
|
6937 | msgid "" | |
|
6938 | "Use rebase instead of creating a merge commit when merging via web interface" | |
|
6939 | msgstr "" | |
|
6940 | ||
|
6941 | 7291 | #: rhodecode/templates/bookmarks/bookmarks.html:5 |
|
6942 | 7292 | #, python-format |
|
6943 | 7293 | msgid "%s Bookmarks" |
@@ -7345,7 +7695,7 b' msgstr ""' | |||
|
7345 | 7695 | #: rhodecode/templates/changeset/changeset_file_comment.html:293 |
|
7346 | 7696 | #: rhodecode/templates/compare/compare_diff.html:57 |
|
7347 | 7697 | #: rhodecode/templates/email_templates/commit_comment.mako:87 |
|
7348 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:9 |
|
|
7698 | #: rhodecode/templates/email_templates/pull_request_comment.mako:97 | |
|
7349 | 7699 | msgid "Comment" |
|
7350 | 7700 | msgstr "" |
|
7351 | 7701 | |
@@ -7493,17 +7843,17 b' msgid "Compare Commits"' | |||
|
7493 | 7843 | msgstr "" |
|
7494 | 7844 | |
|
7495 | 7845 | #: rhodecode/templates/compare/compare_diff.html:46 |
|
7496 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
7846 | #: rhodecode/templates/email_templates/pull_request_review.mako:74 | |
|
7497 | 7847 | #: rhodecode/templates/files/file_diff.html:56 |
|
7498 | 7848 | #: rhodecode/templates/pullrequests/pullrequest_show.html:85 |
|
7499 | 7849 | msgid "Target" |
|
7500 | 7850 | msgstr "" |
|
7501 | 7851 | |
|
7502 | 7852 | #: rhodecode/templates/compare/compare_diff.html:47 |
|
7503 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:9 |
|
|
7504 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
7853 | #: rhodecode/templates/email_templates/pull_request_comment.mako:93 | |
|
7854 | #: rhodecode/templates/email_templates/pull_request_review.mako:73 | |
|
7505 | 7855 | #: rhodecode/templates/files/file_diff.html:62 |
|
7506 |
#: rhodecode/templates/files/files_source.html:1 |
|
|
7856 | #: rhodecode/templates/files/files_source.html:19 | |
|
7507 | 7857 | msgid "Source" |
|
7508 | 7858 | msgstr "" |
|
7509 | 7859 | |
@@ -7684,17 +8034,17 b' msgstr ""' | |||
|
7684 | 8034 | msgid "Form vertical" |
|
7685 | 8035 | msgstr "" |
|
7686 | 8036 | |
|
7687 |
#: rhodecode/templates/email_templates/base.mako: |
|
|
8037 | #: rhodecode/templates/email_templates/base.mako:32 | |
|
7688 | 8038 | #, python-format |
|
7689 | 8039 | msgid "This is a notification from RhodeCode. %(instance_url)s" |
|
7690 | 8040 | msgstr "" |
|
7691 | 8041 | |
|
7692 |
#: rhodecode/templates/email_templates/base.mako: |
|
|
8042 | #: rhodecode/templates/email_templates/base.mako:115 | |
|
7693 | 8043 | msgid "RhodeCode" |
|
7694 | 8044 | msgstr "" |
|
7695 | 8045 | |
|
7696 | 8046 | #: rhodecode/templates/email_templates/commit_comment.mako:16 |
|
7697 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:1 |
|
|
8047 | #: rhodecode/templates/email_templates/pull_request_comment.mako:18 | |
|
7698 | 8048 | msgid "[mention]" |
|
7699 | 8049 | msgstr "" |
|
7700 | 8050 | |
@@ -7723,12 +8073,12 b' msgid "%(user)s commented on commit `%(c' | |||
|
7723 | 8073 | msgstr "" |
|
7724 | 8074 | |
|
7725 | 8075 | #: rhodecode/templates/email_templates/commit_comment.mako:43 |
|
7726 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:4 |
|
|
8076 | #: rhodecode/templates/email_templates/pull_request_comment.mako:44 | |
|
7727 | 8077 | msgid "Comment link" |
|
7728 | 8078 | msgstr "" |
|
7729 | 8079 | |
|
7730 | 8080 | #: rhodecode/templates/email_templates/commit_comment.mako:48 |
|
7731 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:4 |
|
|
8081 | #: rhodecode/templates/email_templates/pull_request_comment.mako:49 | |
|
7732 | 8082 | #, python-format |
|
7733 | 8083 | msgid "File: %(comment_file)s on line %(comment_line)s" |
|
7734 | 8084 | msgstr "" |
@@ -7757,7 +8107,7 b' msgid "The commit status was changed to"' | |||
|
7757 | 8107 | msgstr "" |
|
7758 | 8108 | |
|
7759 | 8109 | #: rhodecode/templates/email_templates/commit_comment.mako:87 |
|
7760 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:9 |
|
|
8110 | #: rhodecode/templates/email_templates/pull_request_comment.mako:97 | |
|
7761 | 8111 | #, python-format |
|
7762 | 8112 | msgid "Comment on line: %(comment_line)s" |
|
7763 | 8113 | msgstr "" |
@@ -7766,97 +8116,101 b' msgstr ""' | |||
|
7766 | 8116 | msgid "Generate new password here" |
|
7767 | 8117 | msgstr "" |
|
7768 | 8118 | |
|
7769 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:2 |
|
|
8119 | #: rhodecode/templates/email_templates/pull_request_comment.mako:21 | |
|
7770 | 8120 | #, python-format |
|
7771 | 8121 | msgid "" |
|
7772 | 8122 | "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: " |
|
7773 | 8123 | "`%(comment_file)s`)" |
|
7774 | 8124 | msgstr "" |
|
7775 | 8125 | |
|
7776 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:2 |
|
|
8126 | #: rhodecode/templates/email_templates/pull_request_comment.mako:24 | |
|
7777 | 8127 | #, python-format |
|
7778 | 8128 | msgid "" |
|
7779 | 8129 | "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: " |
|
7780 | 8130 | "%(status)s)" |
|
7781 | 8131 | msgstr "" |
|
7782 | 8132 | |
|
7783 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:2 |
|
|
7784 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8133 | #: rhodecode/templates/email_templates/pull_request_comment.mako:26 | |
|
8134 | #: rhodecode/templates/email_templates/pull_request_comment.mako:83 | |
|
7785 | 8135 | #, python-format |
|
7786 | 8136 | msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\"" |
|
7787 | 8137 | msgstr "" |
|
7788 | 8138 | |
|
7789 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:4 |
|
|
8139 | #: rhodecode/templates/email_templates/pull_request_comment.mako:46 | |
|
7790 | 8140 | msgid "Source repository" |
|
7791 | 8141 | msgstr "" |
|
7792 | 8142 | |
|
7793 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:5 |
|
|
8143 | #: rhodecode/templates/email_templates/pull_request_comment.mako:55 | |
|
7794 | 8144 | #, python-format |
|
7795 | 8145 | msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*" |
|
7796 | 8146 | msgstr "" |
|
7797 | 8147 | |
|
7798 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:5 |
|
|
8148 | #: rhodecode/templates/email_templates/pull_request_comment.mako:57 | |
|
7799 | 8149 | #, python-format |
|
7800 | 8150 | msgid "" |
|
7801 | 8151 | "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*" |
|
7802 | 8152 | msgstr "" |
|
7803 | 8153 | |
|
7804 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8154 | #: rhodecode/templates/email_templates/pull_request_comment.mako:81 | |
|
7805 | 8155 | #, python-format |
|
7806 | 8156 | msgid "" |
|
7807 | 8157 | "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" " |
|
7808 | 8158 | "(file:`%(comment_file)s`)" |
|
7809 | 8159 | msgstr "" |
|
7810 | 8160 | |
|
7811 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8161 | #: rhodecode/templates/email_templates/pull_request_comment.mako:87 | |
|
7812 | 8162 | #, python-format |
|
7813 | 8163 | msgid "submitted pull request status: %(status)s" |
|
7814 | 8164 | msgstr "" |
|
7815 | 8165 | |
|
7816 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8166 | #: rhodecode/templates/email_templates/pull_request_comment.mako:89 | |
|
7817 | 8167 | #, python-format |
|
7818 | 8168 | msgid "submitted pull request status: %(status)s and closed" |
|
7819 | 8169 | msgstr "" |
|
7820 | 8170 | |
|
7821 |
#: rhodecode/templates/email_templates/pull_request_ |
|
|
7822 | #, python-format | |
|
7823 | msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\"" | |
|
7824 | msgstr "" | |
|
7825 | ||
|
7826 | #: rhodecode/templates/email_templates/pull_request_review.mako:17 | |
|
8171 | #: rhodecode/templates/email_templates/pull_request_comment.mako:95 | |
|
8172 | msgid "Submitted status" | |
|
8173 | msgstr "" | |
|
8174 | ||
|
8175 | #: rhodecode/templates/email_templates/pull_request_review.mako:14 | |
|
8176 | #, python-format | |
|
8177 | msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"" | |
|
8178 | msgstr "" | |
|
8179 | ||
|
8180 | #: rhodecode/templates/email_templates/pull_request_review.mako:34 | |
|
7827 | 8181 | #, python-format |
|
7828 | 8182 | msgid "" |
|
7829 | 8183 | "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s " |
|
7830 | 8184 | "into %(target_ref_type)s:%(target_ref_name)s" |
|
7831 | 8185 | msgstr "" |
|
7832 | 8186 | |
|
7833 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8187 | #: rhodecode/templates/email_templates/pull_request_review.mako:37 | |
|
7834 | 8188 | msgid "Link" |
|
7835 | 8189 | msgstr "" |
|
7836 | 8190 | |
|
7837 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8191 | #: rhodecode/templates/email_templates/pull_request_review.mako:46 | |
|
7838 | 8192 | #, python-format |
|
7839 | 8193 | msgid "Commit (%(num)s)" |
|
7840 | 8194 | msgid_plural "Commits (%(num)s)" |
|
7841 | 8195 | msgstr[0] "" |
|
7842 | 8196 | msgstr[1] "" |
|
7843 | 8197 | |
|
7844 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8198 | #: rhodecode/templates/email_templates/pull_request_review.mako:71 | |
|
7845 | 8199 | #, python-format |
|
7846 | 8200 | msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"." |
|
7847 | 8201 | msgstr "" |
|
7848 | 8202 | |
|
7849 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8203 | #: rhodecode/templates/email_templates/pull_request_review.mako:73 | |
|
7850 | 8204 | #, python-format |
|
7851 | 8205 | msgid "%(source_ref_type)s of %(source_repo_url)s" |
|
7852 | 8206 | msgstr "" |
|
7853 | 8207 | |
|
7854 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8208 | #: rhodecode/templates/email_templates/pull_request_review.mako:74 | |
|
7855 | 8209 | #, python-format |
|
7856 | 8210 | msgid "%(target_ref_type)s of %(target_repo_url)s" |
|
7857 | 8211 | msgstr "" |
|
7858 | 8212 | |
|
7859 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8213 | #: rhodecode/templates/email_templates/pull_request_review.mako:76 | |
|
7860 | 8214 | #: rhodecode/templates/summary/components.html:95 |
|
7861 | 8215 | #: rhodecode/templates/summary/components.html:98 |
|
7862 | 8216 | #, python-format |
@@ -8097,13 +8451,13 b' msgid "Delete file"' | |||
|
8097 | 8451 | msgstr "" |
|
8098 | 8452 | |
|
8099 | 8453 | #: rhodecode/templates/files/files_delete.html:45 |
|
8100 |
#: rhodecode/templates/files/files_source.html: |
|
|
8454 | #: rhodecode/templates/files/files_source.html:50 | |
|
8101 | 8455 | #, python-format |
|
8102 | 8456 | msgid "Binary file (%s)" |
|
8103 | 8457 | msgstr "" |
|
8104 | 8458 | |
|
8105 | 8459 | #: rhodecode/templates/files/files_delete.html:50 |
|
8106 |
#: rhodecode/templates/files/files_source.html:6 |
|
|
8460 | #: rhodecode/templates/files/files_source.html:62 | |
|
8107 | 8461 | msgid "File is too big to display" |
|
8108 | 8462 | msgstr "" |
|
8109 | 8463 | |
@@ -8173,44 +8527,44 b' msgid_plural "lines"' | |||
|
8173 | 8527 | msgstr[0] "" |
|
8174 | 8528 | msgstr[1] "" |
|
8175 | 8529 | |
|
8176 |
#: rhodecode/templates/files/files_source.html:1 |
|
|
8530 | #: rhodecode/templates/files/files_source.html:13 | |
|
8177 | 8531 | msgid "History" |
|
8178 | 8532 | msgstr "" |
|
8179 | 8533 | |
|
8180 |
#: rhodecode/templates/files/files_source.html:1 |
|
|
8534 | #: rhodecode/templates/files/files_source.html:16 | |
|
8181 | 8535 | #: rhodecode/templates/search/search_content.html:68 |
|
8182 | 8536 | msgid "Show Full History" |
|
8183 | 8537 | msgstr "" |
|
8184 | 8538 | |
|
8185 |
#: rhodecode/templates/files/files_source.html:2 |
|
|
8539 | #: rhodecode/templates/files/files_source.html:21 | |
|
8186 | 8540 | #: rhodecode/templates/search/search_content.html:70 |
|
8187 | 8541 | msgid "Annotation" |
|
8188 | 8542 | msgstr "" |
|
8189 | 8543 | |
|
8190 |
#: rhodecode/templates/files/files_source.html:2 |
|
|
8544 | #: rhodecode/templates/files/files_source.html:23 | |
|
8191 | 8545 | #: rhodecode/templates/search/search_content.html:71 |
|
8192 | 8546 | msgid "Raw" |
|
8193 | 8547 | msgstr "" |
|
8194 | 8548 | |
|
8195 |
#: rhodecode/templates/files/files_source.html:2 |
|
|
8549 | #: rhodecode/templates/files/files_source.html:25 | |
|
8196 | 8550 | #: rhodecode/templates/search/search_content.html:73 |
|
8197 | 8551 | msgid "Download" |
|
8198 | 8552 | msgstr "" |
|
8199 | 8553 | |
|
8200 |
#: rhodecode/templates/files/files_source.html:3 |
|
|
8554 | #: rhodecode/templates/files/files_source.html:32 | |
|
8201 | 8555 | #, python-format |
|
8202 | 8556 | msgid "Edit on Branch:%s" |
|
8203 | 8557 | msgstr "" |
|
8204 | 8558 | |
|
8205 |
#: rhodecode/templates/files/files_source.html:3 |
|
|
8559 | #: rhodecode/templates/files/files_source.html:37 | |
|
8206 | 8560 | msgid "Editing binary files not allowed" |
|
8207 | 8561 | msgstr "" |
|
8208 | 8562 | |
|
8209 | #: rhodecode/templates/files/files_source.html:39 | |
|
8210 | msgid "Editing files allowed only when on branch head commit" | |
|
8211 | msgstr "" | |
|
8212 | ||
|
8213 | 8563 | #: rhodecode/templates/files/files_source.html:40 |
|
8564 | msgid "Editing files allowed only when on branch head commit" | |
|
8565 | msgstr "" | |
|
8566 | ||
|
8567 | #: rhodecode/templates/files/files_source.html:41 | |
|
8214 | 8568 | msgid "Deleting files allowed only when on branch head commit" |
|
8215 | 8569 | msgstr "" |
|
8216 | 8570 |
This diff has been collapsed as it changes many lines, (1184 lines changed) Show them Hide them | |||
@@ -8,8 +8,8 b' msgid ""' | |||
|
8 | 8 | msgstr "" |
|
9 | 9 | "Project-Id-Version: RhodeCode\n" |
|
10 | 10 | "Report-Msgid-Bugs-To: marcin@rhodecode.com\n" |
|
11 |
"POT-Creation-Date: 2016-0 |
|
|
12 |
"PO-Revision-Date: 2016-0 |
|
|
11 | "POT-Creation-Date: 2016-09-15 14:11+0000\n" | |
|
12 | "PO-Revision-Date: 2016-09-15 14:12+0000\n" | |
|
13 | 13 | "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n" |
|
14 | 14 | "Language-Team: Spanish (http://www.transifex.com/rhodecode/RhodeCode/language/es/)\n" |
|
15 | 15 | "MIME-Version: 1.0\n" |
@@ -20,7 +20,7 b' msgstr ""' | |||
|
20 | 20 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|
21 | 21 | |
|
22 | 22 | #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60 |
|
23 |
#: rhodecode/integrations/views.py:1 |
|
|
23 | #: rhodecode/integrations/views.py:168 | |
|
24 | 24 | #: rhodecode/templates/admin/permissions/permissions.html:36 |
|
25 | 25 | msgid "Global" |
|
26 | 26 | msgstr "" |
@@ -43,7 +43,8 b' msgstr ""' | |||
|
43 | 43 | msgid "Issue Tracker" |
|
44 | 44 | msgstr "" |
|
45 | 45 | |
|
46 |
#: rhodecode/admin/navigation.py:80 rhodecode/ |
|
|
46 | #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232 | |
|
47 | #: rhodecode/templates/register.html:76 | |
|
47 | 48 | #: rhodecode/templates/admin/my_account/my_account_profile.html:48 |
|
48 | 49 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94 |
|
49 | 50 | #: rhodecode/templates/admin/users/user_add.html:86 |
@@ -63,12 +64,18 b' msgid "Full Text Search"' | |||
|
63 | 64 | msgstr "" |
|
64 | 65 | |
|
65 | 66 | #: rhodecode/admin/navigation.py:83 |
|
66 |
#: rhodecode/templates/admin/integrations/base.html:2 |
|
|
67 |
#: rhodecode/templates/admin/integrations/ |
|
|
68 |
#: rhodecode/templates/admin/integrations/ |
|
|
69 |
#: rhodecode/templates/admin/integrations/ |
|
|
70 |
#: rhodecode/templates/admin/integrations/list.html:1 |
|
|
71 |
#: rhodecode/templates/admin/integrations/list.html:2 |
|
|
67 | #: rhodecode/templates/admin/integrations/base.html:23 | |
|
68 | #: rhodecode/templates/admin/integrations/form.html:8 | |
|
69 | #: rhodecode/templates/admin/integrations/form.html:21 | |
|
70 | #: rhodecode/templates/admin/integrations/form.html:32 | |
|
71 | #: rhodecode/templates/admin/integrations/list.html:21 | |
|
72 | #: rhodecode/templates/admin/integrations/list.html:25 | |
|
73 | #: rhodecode/templates/admin/integrations/list.html:29 | |
|
74 | #: rhodecode/templates/admin/integrations/list.html:36 | |
|
75 | #: rhodecode/templates/admin/integrations/new.html:9 | |
|
76 | #: rhodecode/templates/admin/integrations/new.html:17 | |
|
77 | #: rhodecode/templates/admin/integrations/new.html:23 | |
|
78 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:51 | |
|
72 | 79 | #: rhodecode/templates/admin/repos/repo_edit.html:72 |
|
73 | 80 | #: rhodecode/templates/base/base.html:84 |
|
74 | 81 | msgid "Integrations" |
@@ -91,9 +98,9 b' msgstr ""' | |||
|
91 | 98 | msgid "Enable or disable this authentication plugin." |
|
92 | 99 | msgstr "" |
|
93 | 100 | |
|
94 |
#: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:3 |
|
|
95 | #: rhodecode/templates/admin/integrations/list.html:62 | |
|
96 |
#: rhodecode/templates/admin/ |
|
|
101 | #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32 | |
|
102 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:197 | |
|
103 | #: rhodecode/templates/admin/integrations/list.html:101 | |
|
97 | 104 | msgid "Enabled" |
|
98 | 105 | msgstr "" |
|
99 | 106 | |
@@ -396,12 +403,12 b' msgstr ""' | |||
|
396 | 403 | |
|
397 | 404 | #: rhodecode/controllers/changeset.py:335 |
|
398 | 405 | #: rhodecode/controllers/pullrequests.py:750 |
|
399 |
#: rhodecode/model/pull_request.py:84 |
|
|
406 | #: rhodecode/model/pull_request.py:842 | |
|
400 | 407 | #, python-format |
|
401 | 408 | msgid "Status change %(transition_icon)s %(status)s" |
|
402 | 409 | msgstr "Cambio de estado %(transition_icon)s %(status)s" |
|
403 | 410 | |
|
404 |
#: rhodecode/controllers/changeset.py:37 |
|
|
411 | #: rhodecode/controllers/changeset.py:373 | |
|
405 | 412 | msgid "" |
|
406 | 413 | "Changing the status of a commit associated with a closed pull request is not" |
|
407 | 414 | " allowed" |
@@ -544,14 +551,14 b' msgstr ""' | |||
|
544 | 551 | msgid "Changesets" |
|
545 | 552 | msgstr "Conjuntos de cambios" |
|
546 | 553 | |
|
547 |
#: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:25 |
|
|
554 | #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259 | |
|
548 | 555 | #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780 |
|
549 |
#: rhodecode/templates/base/vcs_settings.html:1 |
|
|
556 | #: rhodecode/templates/base/vcs_settings.html:185 | |
|
550 | 557 | msgid "Branches" |
|
551 | 558 | msgstr "Ramas" |
|
552 | 559 | |
|
553 | 560 | #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795 |
|
554 |
#: rhodecode/templates/base/vcs_settings.html: |
|
|
561 | #: rhodecode/templates/base/vcs_settings.html:210 | |
|
555 | 562 | msgid "Tags" |
|
556 | 563 | msgstr "Etiquetas" |
|
557 | 564 | |
@@ -657,30 +664,30 b' msgid "Close Pull Request"' | |||
|
657 | 664 | msgstr "" |
|
658 | 665 | |
|
659 | 666 | #: rhodecode/controllers/pullrequests.py:754 |
|
660 |
#: rhodecode/model/pull_request.py:84 |
|
|
667 | #: rhodecode/model/pull_request.py:846 | |
|
661 | 668 | msgid "Closing with" |
|
662 | 669 | msgstr "Cerrando con" |
|
663 | 670 | |
|
664 |
#: rhodecode/controllers/pullrequests.py:80 |
|
|
671 | #: rhodecode/controllers/pullrequests.py:804 | |
|
665 | 672 | #, python-format |
|
666 | 673 | msgid "" |
|
667 | 674 | "Closing pull request on other statuses than rejected or approved is " |
|
668 | 675 | "forbidden. Calculated status from all reviewers is currently: %s" |
|
669 | 676 | msgstr "Está prohibido el cerrar solicitudes de extracción otros estados que no sean rechazado o aprobado. El estado calculado por parte de todos los revisadores es actualmente: %s" |
|
670 | 677 | |
|
671 |
#: rhodecode/controllers/summary.py:23 |
|
|
678 | #: rhodecode/controllers/summary.py:243 | |
|
672 | 679 | msgid "Branch" |
|
673 | 680 | msgstr "Rama" |
|
674 | 681 | |
|
675 |
#: rhodecode/controllers/summary.py:2 |
|
|
682 | #: rhodecode/controllers/summary.py:244 | |
|
676 | 683 | msgid "Tag" |
|
677 | 684 | msgstr "Etiqueta" |
|
678 | 685 | |
|
679 |
#: rhodecode/controllers/summary.py:2 |
|
|
686 | #: rhodecode/controllers/summary.py:245 | |
|
680 | 687 | msgid "Bookmark" |
|
681 | 688 | msgstr "Marcador" |
|
682 | 689 | |
|
683 |
#: rhodecode/controllers/summary.py:2 |
|
|
690 | #: rhodecode/controllers/summary.py:260 | |
|
684 | 691 | msgid "Closed branches" |
|
685 | 692 | msgstr "Ramas cerradas" |
|
686 | 693 | |
@@ -693,37 +700,37 b' msgid "Error occurred during update of d' | |||
|
693 | 700 | msgstr "Error ocurrido durante actalización de valores por defecto" |
|
694 | 701 | |
|
695 | 702 | #: rhodecode/controllers/admin/gists.py:63 |
|
696 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
703 | #: rhodecode/controllers/admin/my_account.py:317 | |
|
697 | 704 | #: rhodecode/controllers/admin/users.py:431 |
|
698 | 705 | msgid "forever" |
|
699 | 706 | msgstr "para siempre" |
|
700 | 707 | |
|
701 | 708 | #: rhodecode/controllers/admin/gists.py:64 |
|
702 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
709 | #: rhodecode/controllers/admin/my_account.py:318 | |
|
703 | 710 | #: rhodecode/controllers/admin/users.py:432 |
|
704 | 711 | msgid "5 minutes" |
|
705 | 712 | msgstr "5 minutos" |
|
706 | 713 | |
|
707 | 714 | #: rhodecode/controllers/admin/gists.py:65 |
|
708 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
715 | #: rhodecode/controllers/admin/my_account.py:319 | |
|
709 | 716 | #: rhodecode/controllers/admin/users.py:433 |
|
710 | 717 | msgid "1 hour" |
|
711 | 718 | msgstr "1 hora" |
|
712 | 719 | |
|
713 | 720 | #: rhodecode/controllers/admin/gists.py:66 |
|
714 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
721 | #: rhodecode/controllers/admin/my_account.py:320 | |
|
715 | 722 | #: rhodecode/controllers/admin/users.py:434 |
|
716 | 723 | msgid "1 day" |
|
717 | 724 | msgstr "1 día" |
|
718 | 725 | |
|
719 | 726 | #: rhodecode/controllers/admin/gists.py:67 |
|
720 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
727 | #: rhodecode/controllers/admin/my_account.py:321 | |
|
721 | 728 | #: rhodecode/controllers/admin/users.py:435 |
|
722 | 729 | msgid "1 month" |
|
723 | 730 | msgstr "1 mes" |
|
724 | 731 | |
|
725 | 732 | #: rhodecode/controllers/admin/gists.py:71 |
|
726 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
733 | #: rhodecode/controllers/admin/my_account.py:323 | |
|
727 | 734 | #: rhodecode/controllers/admin/users.py:437 |
|
728 | 735 | msgid "Lifetime" |
|
729 | 736 | msgstr "De por vida" |
@@ -777,60 +784,61 b' msgstr "nunca"' | |||
|
777 | 784 | msgid "%(expiry)s - current value" |
|
778 | 785 | msgstr "%(expiry)s - valor actual" |
|
779 | 786 | |
|
780 |
#: rhodecode/controllers/admin/my_account.py:7 |
|
|
787 | #: rhodecode/controllers/admin/my_account.py:74 | |
|
781 | 788 | msgid "You can't edit this user since it's crucial for entire application" |
|
782 | 789 | msgstr "Usted no puede editar este usuario porque es crucial para la aplicación entera" |
|
783 | 790 | |
|
784 |
#: rhodecode/controllers/admin/my_account.py:12 |
|
|
791 | #: rhodecode/controllers/admin/my_account.py:132 | |
|
785 | 792 | msgid "Your account was updated successfully" |
|
786 | 793 | msgstr "Su cuenta fue actualizada exitosamente" |
|
787 | 794 | |
|
788 |
#: rhodecode/controllers/admin/my_account.py:14 |
|
|
795 | #: rhodecode/controllers/admin/my_account.py:147 | |
|
789 | 796 | #: rhodecode/controllers/admin/users.py:218 |
|
790 | 797 | #, python-format |
|
791 | 798 | msgid "Error occurred during update of user %s" |
|
792 | 799 | msgstr "Error ocurrido durante actualización de usuario %s" |
|
793 | 800 | |
|
794 |
#: rhodecode/controllers/admin/my_account.py:2 |
|
|
801 | #: rhodecode/controllers/admin/my_account.py:213 | |
|
802 | #: rhodecode/controllers/admin/my_account.py:219 | |
|
803 | msgid "Error occurred during update of user password" | |
|
804 | msgstr "Error ocurrido durante actualización de contraseña de usuario" | |
|
805 | ||
|
806 | #: rhodecode/controllers/admin/my_account.py:226 | |
|
795 | 807 | msgid "Successfully updated password" |
|
796 | 808 | msgstr "Contraseña actualizada exitosamente" |
|
797 | 809 | |
|
798 |
#: rhodecode/controllers/admin/my_account.py:21 |
|
|
799 | msgid "Error occurred during update of user password" | |
|
800 | msgstr "Error ocurrido durante actualización de contraseña de usuario" | |
|
801 | ||
|
802 | #: rhodecode/controllers/admin/my_account.py:261 | |
|
810 | #: rhodecode/controllers/admin/my_account.py:271 | |
|
803 | 811 | #: rhodecode/controllers/admin/users.py:611 |
|
804 | 812 | #, python-format |
|
805 | 813 | msgid "Added new email address `%s` for user account" |
|
806 | 814 | msgstr "" |
|
807 | 815 | |
|
808 |
#: rhodecode/controllers/admin/my_account.py:2 |
|
|
816 | #: rhodecode/controllers/admin/my_account.py:278 | |
|
809 | 817 | #: rhodecode/controllers/admin/users.py:618 |
|
810 | 818 | msgid "An error occurred during email saving" |
|
811 | 819 | msgstr "Ocurrió un error durante guardado de correo electrónico" |
|
812 | 820 | |
|
813 |
#: rhodecode/controllers/admin/my_account.py:2 |
|
|
821 | #: rhodecode/controllers/admin/my_account.py:288 | |
|
814 | 822 | #: rhodecode/controllers/admin/users.py:633 |
|
815 | 823 | msgid "Removed email address from user account" |
|
816 | 824 | msgstr "" |
|
817 | 825 | |
|
818 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
826 | #: rhodecode/controllers/admin/my_account.py:326 | |
|
819 | 827 | #: rhodecode/controllers/admin/users.py:440 |
|
820 | 828 | msgid "Role" |
|
821 | 829 | msgstr "Rol" |
|
822 | 830 | |
|
823 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
831 | #: rhodecode/controllers/admin/my_account.py:339 | |
|
824 | 832 | #: rhodecode/controllers/admin/users.py:464 |
|
825 | 833 | msgid "Auth token successfully created" |
|
826 | 834 | msgstr "Ficha de autenticación creada exitosamente" |
|
827 | 835 | |
|
828 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
836 | #: rhodecode/controllers/admin/my_account.py:352 | |
|
829 | 837 | #: rhodecode/controllers/admin/users.py:483 |
|
830 | 838 | msgid "Auth token successfully reset" |
|
831 | 839 | msgstr "Ficha de autenticación reiniciada exitosamente" |
|
832 | 840 | |
|
833 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
841 | #: rhodecode/controllers/admin/my_account.py:356 | |
|
834 | 842 | #: rhodecode/controllers/admin/users.py:487 |
|
835 | 843 | msgid "Auth token successfully deleted" |
|
836 | 844 | msgstr "Ficha de autenticación eliminada exitosamente" |
@@ -1050,18 +1058,18 b' msgid "Error occurred during deleting is' | |||
|
1050 | 1058 | msgstr "Error ocurrido al eliminar entrada en el seguidor de incidencias" |
|
1051 | 1059 | |
|
1052 | 1060 | #: rhodecode/controllers/admin/repos.py:721 |
|
1053 |
#: rhodecode/controllers/admin/settings.py:36 |
|
|
1061 | #: rhodecode/controllers/admin/settings.py:366 | |
|
1054 | 1062 | msgid "Removed issue tracker entry" |
|
1055 | 1063 | msgstr "Se eliminó entrada en el seguidor de incidencias" |
|
1056 | 1064 | |
|
1057 | 1065 | #: rhodecode/controllers/admin/repos.py:751 |
|
1058 |
#: rhodecode/controllers/admin/settings.py:4 |
|
|
1066 | #: rhodecode/controllers/admin/settings.py:412 | |
|
1059 | 1067 | msgid "Updated issue tracker entries" |
|
1060 | 1068 | msgstr "Se actualizaron entradas en el seguidor de incidencias" |
|
1061 | 1069 | |
|
1062 | 1070 | #: rhodecode/controllers/admin/repos.py:812 |
|
1063 |
#: rhodecode/controllers/admin/settings.py:14 |
|
|
1064 |
#: rhodecode/controllers/admin/settings.py:7 |
|
|
1071 | #: rhodecode/controllers/admin/settings.py:143 | |
|
1072 | #: rhodecode/controllers/admin/settings.py:722 | |
|
1065 | 1073 | msgid "Some form inputs contain invalid data." |
|
1066 | 1074 | msgstr "Algunos campos de entrada contienen datos inválidos" |
|
1067 | 1075 | |
@@ -1070,86 +1078,70 b' msgid "Error occurred during updating re' | |||
|
1070 | 1078 | msgstr "Error ocurrido al actualizar ajustes VCS del repositorio" |
|
1071 | 1079 | |
|
1072 | 1080 | #: rhodecode/controllers/admin/repos.py:834 |
|
1073 |
#: rhodecode/controllers/admin/settings.py:1 |
|
|
1081 | #: rhodecode/controllers/admin/settings.py:171 | |
|
1074 | 1082 | msgid "Updated VCS settings" |
|
1075 | 1083 | msgstr "Se actualizaron ajustes VCS" |
|
1076 | 1084 | |
|
1077 |
#: rhodecode/controllers/admin/settings.py:16 |
|
|
1078 |
#: rhodecode/controllers/admin/settings.py:2 |
|
|
1085 | #: rhodecode/controllers/admin/settings.py:167 | |
|
1086 | #: rhodecode/controllers/admin/settings.py:270 | |
|
1079 | 1087 | msgid "Error occurred during updating application settings" |
|
1080 | 1088 | msgstr "Error ocurrido durante actualización de ajustes de aplicación" |
|
1081 | 1089 | |
|
1082 |
#: rhodecode/controllers/admin/settings.py:21 |
|
|
1090 | #: rhodecode/controllers/admin/settings.py:214 | |
|
1083 | 1091 | #, python-format |
|
1084 | 1092 | msgid "Repositories successfully rescanned added: %s ; removed: %s" |
|
1085 | 1093 | msgstr "Repositorios reescaneados exitosamente agregados: %s ; eliminados: %s" |
|
1086 | 1094 | |
|
1087 |
#: rhodecode/controllers/admin/settings.py:26 |
|
|
1095 | #: rhodecode/controllers/admin/settings.py:266 | |
|
1088 | 1096 | msgid "Updated application settings" |
|
1089 | 1097 | msgstr "Se actualizaron los ajustes de aplicación" |
|
1090 | 1098 | |
|
1091 |
#: rhodecode/controllers/admin/settings.py:3 |
|
|
1099 | #: rhodecode/controllers/admin/settings.py:330 | |
|
1092 | 1100 | msgid "Updated visualisation settings" |
|
1093 | 1101 | msgstr "Se actualizaron los ajustes de visualización" |
|
1094 | 1102 | |
|
1095 |
#: rhodecode/controllers/admin/settings.py:33 |
|
|
1103 | #: rhodecode/controllers/admin/settings.py:333 | |
|
1096 | 1104 | msgid "Error occurred during updating visualisation settings" |
|
1097 | 1105 | msgstr "Error ocurrido al actualizar ajustes de visualización" |
|
1098 | 1106 | |
|
1099 |
#: rhodecode/controllers/admin/settings.py:42 |
|
|
1107 | #: rhodecode/controllers/admin/settings.py:425 | |
|
1100 | 1108 | msgid "Please enter email address" |
|
1101 | 1109 | msgstr "Por favor ingrese una dirección de correo electrónico" |
|
1102 | 1110 | |
|
1103 |
#: rhodecode/controllers/admin/settings.py:44 |
|
|
1111 | #: rhodecode/controllers/admin/settings.py:443 | |
|
1104 | 1112 | msgid "Send email task created" |
|
1105 | 1113 | msgstr "Tarea de envío de correo electrónico creada" |
|
1106 | 1114 | |
|
1107 |
#: rhodecode/controllers/admin/settings.py:47 |
|
|
1115 | #: rhodecode/controllers/admin/settings.py:476 | |
|
1108 | 1116 | msgid "Added new hook" |
|
1109 | 1117 | msgstr "Se agregó nuevo gancho" |
|
1110 | 1118 | |
|
1111 |
#: rhodecode/controllers/admin/settings.py:4 |
|
|
1119 | #: rhodecode/controllers/admin/settings.py:491 | |
|
1112 | 1120 | msgid "Updated hooks" |
|
1113 | 1121 | msgstr "Se actualizaron ganchos" |
|
1114 | 1122 | |
|
1115 |
#: rhodecode/controllers/admin/settings.py:49 |
|
|
1123 | #: rhodecode/controllers/admin/settings.py:495 | |
|
1116 | 1124 | msgid "Error occurred during hook creation" |
|
1117 | 1125 | msgstr "Error ocurrido durante creación de gancho" |
|
1118 | 1126 | |
|
1119 |
#: rhodecode/controllers/admin/settings.py:54 |
|
|
1127 | #: rhodecode/controllers/admin/settings.py:543 | |
|
1120 | 1128 | #, python-format |
|
1121 | 1129 | msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent" |
|
1122 | 1130 | msgstr "Crítico: su espacio en disco está demasiado bajo <b>%s%%</b> usedpercent" |
|
1123 | 1131 | |
|
1124 |
#: rhodecode/controllers/admin/settings.py:54 |
|
|
1132 | #: rhodecode/controllers/admin/settings.py:547 | |
|
1125 | 1133 | #, python-format |
|
1126 | 1134 | msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent" |
|
1127 | 1135 | msgstr "Advertencia: su espacio en disco está bajo <b>%s%%</b> usedpercent" |
|
1128 | 1136 | |
|
1129 |
#: rhodecode/controllers/admin/settings.py:74 |
|
|
1137 | #: rhodecode/controllers/admin/settings.py:743 | |
|
1130 | 1138 | msgid "Error occurred during updating labs settings" |
|
1131 | 1139 | msgstr "Error ocurrido al actiualizar ajustes de laboratorios" |
|
1132 | 1140 | |
|
1133 |
#: rhodecode/controllers/admin/settings.py:74 |
|
|
1141 | #: rhodecode/controllers/admin/settings.py:748 | |
|
1134 | 1142 | msgid "Updated Labs settings" |
|
1135 | 1143 | msgstr "Se Actualizaron Ajustes de Laboratorios" |
|
1136 | 1144 | |
|
1137 | #: rhodecode/controllers/admin/settings.py:795 | |
|
1138 | msgid "Subversion HTTP Support" | |
|
1139 | msgstr "Soporte Subversion HTTP" | |
|
1140 | ||
|
1141 | #: rhodecode/controllers/admin/settings.py:796 | |
|
1142 | msgid "Proxy subversion HTTP requests" | |
|
1143 | msgstr "Solicitudes por proxy HTTP subversion" | |
|
1144 | ||
|
1145 | #: rhodecode/controllers/admin/settings.py:802 | |
|
1146 | msgid "Subversion HTTP Server URL" | |
|
1147 | msgstr "URL de Servidor HTTP Subversion" | |
|
1148 | ||
|
1149 | #: rhodecode/controllers/admin/settings.py:804 | |
|
1150 | msgid "e.g. http://localhost:8080/" | |
|
1151 | msgstr "p.e. http://localhost:8080/" | |
|
1152 | ||
|
1153 | 1145 | #: rhodecode/controllers/admin/user_groups.py:168 |
|
1154 | 1146 | #, python-format |
|
1155 | 1147 | msgid "Created user group %(user_group_link)s" |
@@ -1332,38 +1324,50 b' msgstr ""' | |||
|
1332 | 1324 | msgid "pullrequest commented" |
|
1333 | 1325 | msgstr "" |
|
1334 | 1326 | |
|
1335 |
#: rhodecode/events/repo.py:13 |
|
|
1327 | #: rhodecode/events/repo.py:136 | |
|
1336 | 1328 | msgid "repository pre create" |
|
1337 | 1329 | msgstr "" |
|
1338 | 1330 | |
|
1339 |
#: rhodecode/events/repo.py:14 |
|
|
1331 | #: rhodecode/events/repo.py:145 | |
|
1340 | 1332 | msgid "repository created" |
|
1341 | 1333 | msgstr "" |
|
1342 | 1334 | |
|
1343 |
#: rhodecode/events/repo.py:15 |
|
|
1335 | #: rhodecode/events/repo.py:154 | |
|
1344 | 1336 | msgid "repository pre delete" |
|
1345 | 1337 | msgstr "" |
|
1346 | 1338 | |
|
1347 |
#: rhodecode/events/repo.py:16 |
|
|
1339 | #: rhodecode/events/repo.py:163 | |
|
1348 | 1340 | msgid "repository deleted" |
|
1349 | 1341 | msgstr "" |
|
1350 | 1342 | |
|
1351 |
#: rhodecode/events/repo.py:19 |
|
|
1343 | #: rhodecode/events/repo.py:199 | |
|
1352 | 1344 | msgid "repository pre pull" |
|
1353 | 1345 | msgstr "" |
|
1354 | 1346 | |
|
1355 |
#: rhodecode/events/repo.py:20 |
|
|
1347 | #: rhodecode/events/repo.py:208 | |
|
1356 | 1348 | msgid "repository pull" |
|
1357 | 1349 | msgstr "" |
|
1358 | 1350 | |
|
1359 |
#: rhodecode/events/repo.py:21 |
|
|
1351 | #: rhodecode/events/repo.py:217 | |
|
1360 | 1352 | msgid "repository pre push" |
|
1361 | 1353 | msgstr "" |
|
1362 | 1354 | |
|
1363 |
#: rhodecode/events/repo.py:22 |
|
|
1355 | #: rhodecode/events/repo.py:228 | |
|
1364 | 1356 | msgid "repository push" |
|
1365 | 1357 | msgstr "" |
|
1366 | 1358 | |
|
1359 | #: rhodecode/events/repo_group.py:62 | |
|
1360 | msgid "repository group created" | |
|
1361 | msgstr "" | |
|
1362 | ||
|
1363 | #: rhodecode/events/repo_group.py:71 | |
|
1364 | msgid "repository group deleted" | |
|
1365 | msgstr "" | |
|
1366 | ||
|
1367 | #: rhodecode/events/repo_group.py:80 | |
|
1368 | msgid "repository group update" | |
|
1369 | msgstr "" | |
|
1370 | ||
|
1367 | 1371 | #: rhodecode/events/user.py:34 |
|
1368 | 1372 | msgid "user registered" |
|
1369 | 1373 | msgstr "" |
@@ -1376,42 +1380,202 b' msgstr ""' | |||
|
1376 | 1380 | msgid "user pre update" |
|
1377 | 1381 | msgstr "" |
|
1378 | 1382 | |
|
1379 | #: rhodecode/integrations/schema.py:35 | |
|
1383 | #: rhodecode/forms/__init__.py:32 rhodecode/templates/admin/gists/new.html:62 | |
|
1384 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27 | |
|
1385 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84 | |
|
1386 | #: rhodecode/templates/admin/my_account/my_account_emails.html:65 | |
|
1387 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104 | |
|
1388 | #: rhodecode/templates/admin/permissions/permissions_application.html:51 | |
|
1389 | #: rhodecode/templates/admin/permissions/permissions_ips.html:61 | |
|
1390 | #: rhodecode/templates/admin/permissions/permissions_objects.html:57 | |
|
1391 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136 | |
|
1392 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68 | |
|
1393 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:66 | |
|
1394 | #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80 | |
|
1395 | #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111 | |
|
1396 | #: rhodecode/templates/admin/repos/repo_edit_settings.html:159 | |
|
1397 | #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46 | |
|
1398 | #: rhodecode/templates/admin/settings/settings_global.html:110 | |
|
1399 | #: rhodecode/templates/admin/settings/settings_issuetracker.html:16 | |
|
1400 | #: rhodecode/templates/admin/settings/settings_labs.html:49 | |
|
1401 | #: rhodecode/templates/admin/settings/settings_vcs.html:14 | |
|
1402 | #: rhodecode/templates/admin/settings/settings_visual.html:220 | |
|
1403 | #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121 | |
|
1404 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23 | |
|
1405 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81 | |
|
1406 | #: rhodecode/templates/admin/users/user_edit_emails.html:63 | |
|
1407 | #: rhodecode/templates/admin/users/user_edit_ips.html:70 | |
|
1408 | #: rhodecode/templates/admin/users/user_edit_profile.html:135 | |
|
1409 | #: rhodecode/templates/base/default_perms_box.html:89 | |
|
1410 | msgid "Reset" | |
|
1411 | msgstr "" | |
|
1412 | ||
|
1413 | #: rhodecode/forms/__init__.py:33 rhodecode/templates/admin/gists/show.html:49 | |
|
1414 | #: rhodecode/templates/admin/integrations/list.html:211 | |
|
1415 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56 | |
|
1416 | #: rhodecode/templates/admin/my_account/my_account_emails.html:32 | |
|
1417 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:62 | |
|
1418 | #: rhodecode/templates/admin/permissions/permissions_ips.html:26 | |
|
1419 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:25 | |
|
1420 | #: rhodecode/templates/admin/settings/settings_hooks.html:46 | |
|
1421 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52 | |
|
1422 | #: rhodecode/templates/admin/users/user_edit_emails.html:31 | |
|
1423 | #: rhodecode/templates/admin/users/user_edit_ips.html:34 | |
|
1424 | #: rhodecode/templates/base/issue_tracker_settings.html:70 | |
|
1425 | #: rhodecode/templates/base/vcs_settings.html:194 | |
|
1426 | #: rhodecode/templates/base/vcs_settings.html:219 | |
|
1427 | #: rhodecode/templates/changeset/changeset_file_comment.html:49 | |
|
1428 | #: rhodecode/templates/changeset/changeset_file_comment.html:99 | |
|
1429 | #: rhodecode/templates/data_table/_dt_elements.html:119 | |
|
1430 | #: rhodecode/templates/data_table/_dt_elements.html:176 | |
|
1431 | #: rhodecode/templates/data_table/_dt_elements.html:190 | |
|
1432 | #: rhodecode/templates/data_table/_dt_elements.html:202 | |
|
1433 | #: rhodecode/templates/debug_style/buttons.html:132 | |
|
1434 | #: rhodecode/templates/files/files_source.html:34 | |
|
1435 | #: rhodecode/templates/files/files_source.html:38 | |
|
1436 | #: rhodecode/templates/files/files_source.html:41 | |
|
1437 | msgid "Delete" | |
|
1438 | msgstr "" | |
|
1439 | ||
|
1440 | #: rhodecode/integrations/schema.py:30 | |
|
1441 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:195 | |
|
1380 | 1442 | msgid "Enable or disable this integration." |
|
1381 | 1443 | msgstr "" |
|
1382 | 1444 | |
|
1383 |
#: rhodecode/integrations/schema.py: |
|
|
1445 | #: rhodecode/integrations/schema.py:37 | |
|
1446 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:176 | |
|
1384 | 1447 | msgid "Short name for this integration." |
|
1385 | 1448 | msgstr "" |
|
1386 | 1449 | |
|
1387 |
#: rhodecode/integrations/schema.py: |
|
|
1450 | #: rhodecode/integrations/schema.py:39 | |
|
1451 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:178 | |
|
1388 | 1452 | msgid "Integration name" |
|
1389 | 1453 | msgstr "" |
|
1390 | 1454 | |
|
1455 | #: rhodecode/integrations/schema.py:51 | |
|
1456 | msgid "" | |
|
1457 | "Limit integrations to to work only on the direct children repositories of " | |
|
1458 | "this repository group (no subgroups)" | |
|
1459 | msgstr "" | |
|
1460 | ||
|
1461 | #: rhodecode/integrations/schema.py:55 | |
|
1462 | msgid "Limit to childen repos only" | |
|
1463 | msgstr "" | |
|
1464 | ||
|
1465 | #: rhodecode/integrations/schema.py:63 | |
|
1466 | msgid "Limit integrations to to work only on root level repositories" | |
|
1467 | msgstr "" | |
|
1468 | ||
|
1469 | #: rhodecode/integrations/schema.py:66 | |
|
1470 | msgid "Root repositories only" | |
|
1471 | msgstr "" | |
|
1472 | ||
|
1473 | #: rhodecode/integrations/views.py:162 | |
|
1474 | msgid "{repo_name} repository" | |
|
1475 | msgstr "" | |
|
1476 | ||
|
1477 | #: rhodecode/integrations/views.py:165 | |
|
1478 | msgid "{repo_group_name} repo group" | |
|
1479 | msgstr "" | |
|
1480 | ||
|
1391 | 1481 | #: rhodecode/integrations/views.py:172 |
|
1482 | msgid "{name} integration" | |
|
1483 | msgstr "" | |
|
1484 | ||
|
1485 | #: rhodecode/integrations/views.py:186 | |
|
1392 | 1486 | msgid "Integration {integration_name} deleted successfully." |
|
1393 | 1487 | msgstr "" |
|
1394 | 1488 | |
|
1395 |
#: rhodecode/integrations/views.py:2 |
|
|
1489 | #: rhodecode/integrations/views.py:266 | |
|
1396 | 1490 | msgid "" |
|
1397 | 1491 | "Errors exist when saving integration settings. Please check the form inputs." |
|
1398 | 1492 | msgstr "" |
|
1399 | 1493 | |
|
1400 |
#: rhodecode/integrations/views.py:22 |
|
|
1494 | #: rhodecode/integrations/views.py:292 | |
|
1401 | 1495 | msgid "Integration {integration_name} updated successfully." |
|
1402 | 1496 | msgstr "" |
|
1403 | 1497 | |
|
1498 | #: rhodecode/integrations/types/email.py:214 | |
|
1499 | msgid "Recipients" | |
|
1500 | msgstr "" | |
|
1501 | ||
|
1502 | #: rhodecode/integrations/types/email.py:215 | |
|
1503 | msgid "Email addresses to send push events to" | |
|
1504 | msgstr "" | |
|
1505 | ||
|
1506 | #: rhodecode/integrations/types/email.py:220 | |
|
1507 | #: rhodecode/integrations/types/email.py:221 | |
|
1508 | msgid "Email address" | |
|
1509 | msgstr "" | |
|
1510 | ||
|
1511 | #: rhodecode/integrations/types/email.py:233 | |
|
1512 | msgid "Send repo push summaries to a list of recipients via email" | |
|
1513 | msgstr "" | |
|
1514 | ||
|
1515 | #: rhodecode/integrations/types/hipchat.py:43 | |
|
1516 | msgid "Yellow" | |
|
1517 | msgstr "" | |
|
1518 | ||
|
1519 | #: rhodecode/integrations/types/hipchat.py:44 | |
|
1520 | msgid "Red" | |
|
1521 | msgstr "" | |
|
1522 | ||
|
1523 | #: rhodecode/integrations/types/hipchat.py:45 | |
|
1524 | msgid "Green" | |
|
1525 | msgstr "" | |
|
1526 | ||
|
1527 | #: rhodecode/integrations/types/hipchat.py:46 | |
|
1528 | msgid "Purple" | |
|
1529 | msgstr "" | |
|
1530 | ||
|
1531 | #: rhodecode/integrations/types/hipchat.py:47 | |
|
1532 | msgid "Gray" | |
|
1533 | msgstr "" | |
|
1534 | ||
|
1535 | #: rhodecode/integrations/types/hipchat.py:52 | |
|
1536 | msgid "Hipchat server URL" | |
|
1537 | msgstr "" | |
|
1538 | ||
|
1539 | #: rhodecode/integrations/types/hipchat.py:53 | |
|
1540 | msgid "Hipchat integration url." | |
|
1541 | msgstr "" | |
|
1542 | ||
|
1543 | #: rhodecode/integrations/types/hipchat.py:63 | |
|
1544 | msgid "Notify" | |
|
1545 | msgstr "" | |
|
1546 | ||
|
1547 | #: rhodecode/integrations/types/hipchat.py:64 | |
|
1548 | msgid "Make a notification to the users in room." | |
|
1549 | msgstr "" | |
|
1550 | ||
|
1551 | #: rhodecode/integrations/types/hipchat.py:70 | |
|
1552 | msgid "Color" | |
|
1553 | msgstr "" | |
|
1554 | ||
|
1555 | #: rhodecode/integrations/types/hipchat.py:71 | |
|
1556 | msgid "Background color of message." | |
|
1557 | msgstr "" | |
|
1558 | ||
|
1559 | #: rhodecode/integrations/types/hipchat.py:99 | |
|
1560 | msgid "Hipchat" | |
|
1561 | msgstr "" | |
|
1562 | ||
|
1563 | #: rhodecode/integrations/types/hipchat.py:100 | |
|
1564 | msgid "" | |
|
1565 | "Send events such as repo pushes and pull requests to your hipchat channel." | |
|
1566 | msgstr "" | |
|
1567 | ||
|
1568 | #: rhodecode/integrations/types/slack.py:44 | |
|
1569 | msgid "Slack service URL" | |
|
1570 | msgstr "" | |
|
1571 | ||
|
1404 | 1572 | #: rhodecode/integrations/types/slack.py:45 |
|
1405 | msgid "Slack service URL" | |
|
1406 | msgstr "" | |
|
1407 | ||
|
1408 | #: rhodecode/integrations/types/slack.py:46 | |
|
1409 | 1573 | msgid "" |
|
1410 | 1574 | "This can be setup at the <a href=\"https://my.slack.com/services/new" |
|
1411 | 1575 | "/incoming-webhook/\">slack app manager</a>" |
|
1412 | 1576 | msgstr "" |
|
1413 | 1577 | |
|
1414 |
#: rhodecode/integrations/types/slack.py:5 |
|
|
1578 | #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43 | |
|
1415 | 1579 | #: rhodecode/templates/register.html:41 |
|
1416 | 1580 | #: rhodecode/templates/admin/admin_log.html:7 |
|
1417 | 1581 | #: rhodecode/templates/admin/my_account/my_account_profile.html:24 |
@@ -1427,35 +1591,40 b' msgstr ""' | |||
|
1427 | 1591 | msgid "Username" |
|
1428 | 1592 | msgstr "" |
|
1429 | 1593 | |
|
1430 |
#: rhodecode/integrations/types/slack.py: |
|
|
1594 | #: rhodecode/integrations/types/slack.py:59 | |
|
1431 | 1595 | msgid "Username to show notifications coming from." |
|
1432 | 1596 | msgstr "" |
|
1433 | 1597 | |
|
1598 | #: rhodecode/integrations/types/slack.py:68 | |
|
1599 | msgid "Channel" | |
|
1600 | msgstr "" | |
|
1601 | ||
|
1434 | 1602 | #: rhodecode/integrations/types/slack.py:69 |
|
1435 | msgid "Channel" | |
|
1436 | msgstr "" | |
|
1437 | ||
|
1438 | #: rhodecode/integrations/types/slack.py:70 | |
|
1439 | 1603 | msgid "Channel to send notifications to." |
|
1440 | 1604 | msgstr "" |
|
1441 | 1605 | |
|
1606 | #: rhodecode/integrations/types/slack.py:78 | |
|
1607 | msgid "Emoji" | |
|
1608 | msgstr "" | |
|
1609 | ||
|
1442 | 1610 | #: rhodecode/integrations/types/slack.py:79 |
|
1443 | msgid "Emoji" | |
|
1444 | msgstr "" | |
|
1445 | ||
|
1446 | #: rhodecode/integrations/types/slack.py:80 | |
|
1447 | 1611 | msgid "Emoji to use eg. :studio_microphone:" |
|
1448 | 1612 | msgstr "" |
|
1449 | 1613 | |
|
1450 |
#: rhodecode/integrations/types/slack.py:10 |
|
|
1614 | #: rhodecode/integrations/types/slack.py:101 | |
|
1451 | 1615 | msgid "Slack" |
|
1452 | 1616 | msgstr "" |
|
1453 | 1617 | |
|
1618 | #: rhodecode/integrations/types/slack.py:102 | |
|
1619 | msgid "" | |
|
1620 | "Send events such as repo pushes and pull requests to your slack channel." | |
|
1621 | msgstr "" | |
|
1622 | ||
|
1623 | #: rhodecode/integrations/types/webhook.py:40 | |
|
1624 | msgid "Webhook URL" | |
|
1625 | msgstr "" | |
|
1626 | ||
|
1454 | 1627 | #: rhodecode/integrations/types/webhook.py:41 |
|
1455 | msgid "Webhook URL" | |
|
1456 | msgstr "" | |
|
1457 | ||
|
1458 | #: rhodecode/integrations/types/webhook.py:42 | |
|
1459 | 1628 | msgid "URL of the webhook to receive POST event." |
|
1460 | 1629 | msgstr "" |
|
1461 | 1630 | |
@@ -1467,10 +1636,14 b' msgstr ""' | |||
|
1467 | 1636 | msgid "String used to validate received payloads." |
|
1468 | 1637 | msgstr "" |
|
1469 | 1638 | |
|
1470 |
#: rhodecode/integrations/types/webhook.py:6 |
|
|
1639 | #: rhodecode/integrations/types/webhook.py:65 | |
|
1471 | 1640 | msgid "Webhook" |
|
1472 | 1641 | msgstr "" |
|
1473 | 1642 | |
|
1643 | #: rhodecode/integrations/types/webhook.py:66 | |
|
1644 | msgid "Post json events to a webhook endpoint" | |
|
1645 | msgstr "" | |
|
1646 | ||
|
1474 | 1647 | #: rhodecode/lib/action_parser.py:89 |
|
1475 | 1648 | msgid "[deleted] repository" |
|
1476 | 1649 | msgstr "[deleted] repositorio" |
@@ -1594,80 +1767,80 b' msgstr ""' | |||
|
1594 | 1767 | msgid "Commit not found" |
|
1595 | 1768 | msgstr "" |
|
1596 | 1769 | |
|
1597 |
#: rhodecode/lib/auth.py:118 |
|
|
1770 | #: rhodecode/lib/auth.py:1185 | |
|
1598 | 1771 | #, python-format |
|
1599 | 1772 | msgid "IP %s not allowed" |
|
1600 | 1773 | msgstr "IP %s no permitida" |
|
1601 | 1774 | |
|
1602 |
#: rhodecode/lib/auth.py:125 |
|
|
1775 | #: rhodecode/lib/auth.py:1259 | |
|
1603 | 1776 | msgid "You need to be a registered user to perform this action" |
|
1604 | 1777 | msgstr "Usted necesita ser un usuario registrado para llevar a cabo esta acción" |
|
1605 | 1778 | |
|
1606 |
#: rhodecode/lib/auth.py:130 |
|
|
1779 | #: rhodecode/lib/auth.py:1307 | |
|
1607 | 1780 | #, python-format |
|
1608 | 1781 | msgid "Action not supported for %s." |
|
1609 | 1782 | msgstr "Acción no soportada para %s" |
|
1610 | 1783 | |
|
1611 |
#: rhodecode/lib/auth.py:13 |
|
|
1784 | #: rhodecode/lib/auth.py:1344 | |
|
1612 | 1785 | msgid "You need to be signed in to view this page" |
|
1613 | 1786 | msgstr "Usted necesita estar en sesión para ver esta página" |
|
1614 | 1787 | |
|
1615 |
#: rhodecode/lib/base.py:5 |
|
|
1788 | #: rhodecode/lib/base.py:550 | |
|
1616 | 1789 | #, python-format |
|
1617 | 1790 | msgid "The repository at %(repo_name)s cannot be located." |
|
1618 | 1791 | msgstr "" |
|
1619 | 1792 | |
|
1620 |
#: rhodecode/lib/diffs.py: |
|
|
1793 | #: rhodecode/lib/diffs.py:62 | |
|
1621 | 1794 | msgid "Click to comment" |
|
1622 | 1795 | msgstr "" |
|
1623 | 1796 | |
|
1624 |
#: rhodecode/lib/diffs.py:7 |
|
|
1797 | #: rhodecode/lib/diffs.py:77 | |
|
1625 | 1798 | msgid "Binary file" |
|
1626 | 1799 | msgstr "" |
|
1627 | 1800 | |
|
1628 |
#: rhodecode/lib/diffs.py:9 |
|
|
1801 | #: rhodecode/lib/diffs.py:98 | |
|
1629 | 1802 | msgid "" |
|
1630 | 1803 | "Changeset was too big and was cut off, use diff menu to display this diff" |
|
1631 | 1804 | msgstr "" |
|
1632 | 1805 | |
|
1633 |
#: rhodecode/lib/diffs.py:10 |
|
|
1806 | #: rhodecode/lib/diffs.py:109 | |
|
1634 | 1807 | msgid "No changes detected" |
|
1635 | 1808 | msgstr "" |
|
1636 | 1809 | |
|
1637 |
#: rhodecode/lib/diffs.py:63 |
|
|
1810 | #: rhodecode/lib/diffs.py:643 | |
|
1638 | 1811 | msgid "Click to select line" |
|
1639 | 1812 | msgstr "" |
|
1640 | 1813 | |
|
1641 |
#: rhodecode/lib/helpers.py:148 |
|
|
1814 | #: rhodecode/lib/helpers.py:1489 | |
|
1642 | 1815 | #, python-format |
|
1643 | 1816 | msgid " and %s more" |
|
1644 | 1817 | msgstr "" |
|
1645 | 1818 | |
|
1646 |
#: rhodecode/lib/helpers.py:14 |
|
|
1819 | #: rhodecode/lib/helpers.py:1493 | |
|
1647 | 1820 | msgid "No Files" |
|
1648 | 1821 | msgstr "" |
|
1649 | 1822 | |
|
1650 |
#: rhodecode/lib/helpers.py:15 |
|
|
1823 | #: rhodecode/lib/helpers.py:1566 | |
|
1651 | 1824 | msgid "new file" |
|
1652 | 1825 | msgstr "" |
|
1653 | 1826 | |
|
1654 |
#: rhodecode/lib/helpers.py:156 |
|
|
1827 | #: rhodecode/lib/helpers.py:1569 | |
|
1655 | 1828 | msgid "mod" |
|
1656 | 1829 | msgstr "" |
|
1657 | 1830 | |
|
1658 | #: rhodecode/lib/helpers.py:1564 | |
|
1659 | msgid "del" | |
|
1660 | msgstr "" | |
|
1661 | ||
|
1662 | #: rhodecode/lib/helpers.py:1567 | |
|
1663 | msgid "rename" | |
|
1664 | msgstr "" | |
|
1665 | ||
|
1666 | 1831 | #: rhodecode/lib/helpers.py:1572 |
|
1832 | msgid "del" | |
|
1833 | msgstr "" | |
|
1834 | ||
|
1835 | #: rhodecode/lib/helpers.py:1575 | |
|
1836 | msgid "rename" | |
|
1837 | msgstr "" | |
|
1838 | ||
|
1839 | #: rhodecode/lib/helpers.py:1580 | |
|
1667 | 1840 | msgid "chmod" |
|
1668 | 1841 | msgstr "" |
|
1669 | 1842 | |
|
1670 |
#: rhodecode/lib/helpers.py:18 |
|
|
1843 | #: rhodecode/lib/helpers.py:1827 | |
|
1671 | 1844 | msgid "" |
|
1672 | 1845 | "Example filter terms:\n" |
|
1673 | 1846 | " repository:vcs\n" |
@@ -1686,91 +1859,91 b' msgid ""' | |||
|
1686 | 1859 | " \"username:test AND repository:test*\"\n" |
|
1687 | 1860 | msgstr "" |
|
1688 | 1861 | |
|
1689 |
#: rhodecode/lib/helpers.py:18 |
|
|
1862 | #: rhodecode/lib/helpers.py:1847 | |
|
1690 | 1863 | #, python-format |
|
1691 | 1864 | msgid "" |
|
1692 | 1865 | "%s repository is not mapped to db perhaps it was created or renamed from the" |
|
1693 | 1866 | " filesystem please run the application again in order to rescan repositories" |
|
1694 | 1867 | msgstr "" |
|
1695 | 1868 | |
|
1696 |
#: rhodecode/lib/utils2.py:4 |
|
|
1869 | #: rhodecode/lib/utils2.py:463 | |
|
1697 | 1870 | #, python-format |
|
1698 | 1871 | msgid "%d year" |
|
1699 | 1872 | msgid_plural "%d years" |
|
1700 | 1873 | msgstr[0] "" |
|
1701 | 1874 | msgstr[1] "" |
|
1702 | 1875 | |
|
1703 |
#: rhodecode/lib/utils2.py:4 |
|
|
1876 | #: rhodecode/lib/utils2.py:464 | |
|
1704 | 1877 | #, python-format |
|
1705 | 1878 | msgid "%d month" |
|
1706 | 1879 | msgid_plural "%d months" |
|
1707 | 1880 | msgstr[0] "" |
|
1708 | 1881 | msgstr[1] "" |
|
1709 | 1882 | |
|
1710 |
#: rhodecode/lib/utils2.py:4 |
|
|
1883 | #: rhodecode/lib/utils2.py:465 | |
|
1711 | 1884 | #, python-format |
|
1712 | 1885 | msgid "%d day" |
|
1713 | 1886 | msgid_plural "%d days" |
|
1714 | 1887 | msgstr[0] "" |
|
1715 | 1888 | msgstr[1] "" |
|
1716 | 1889 | |
|
1717 |
#: rhodecode/lib/utils2.py:4 |
|
|
1890 | #: rhodecode/lib/utils2.py:466 | |
|
1718 | 1891 | #, python-format |
|
1719 | 1892 | msgid "%d hour" |
|
1720 | 1893 | msgid_plural "%d hours" |
|
1721 | 1894 | msgstr[0] "" |
|
1722 | 1895 | msgstr[1] "" |
|
1723 | 1896 | |
|
1724 |
#: rhodecode/lib/utils2.py:4 |
|
|
1897 | #: rhodecode/lib/utils2.py:467 | |
|
1725 | 1898 | #, python-format |
|
1726 | 1899 | msgid "%d minute" |
|
1727 | 1900 | msgid_plural "%d minutes" |
|
1728 | 1901 | msgstr[0] "" |
|
1729 | 1902 | msgstr[1] "" |
|
1730 | 1903 | |
|
1731 |
#: rhodecode/lib/utils2.py:4 |
|
|
1904 | #: rhodecode/lib/utils2.py:468 | |
|
1732 | 1905 | #, python-format |
|
1733 | 1906 | msgid "%d second" |
|
1734 | 1907 | msgid_plural "%d seconds" |
|
1735 | 1908 | msgstr[0] "" |
|
1736 | 1909 | msgstr[1] "" |
|
1737 | 1910 | |
|
1738 |
#: rhodecode/lib/utils2.py:4 |
|
|
1911 | #: rhodecode/lib/utils2.py:486 | |
|
1739 | 1912 | #, python-format |
|
1740 | 1913 | msgid "in %s" |
|
1741 | 1914 | msgstr "" |
|
1742 | 1915 | |
|
1743 |
#: rhodecode/lib/utils2.py:4 |
|
|
1916 | #: rhodecode/lib/utils2.py:492 | |
|
1744 | 1917 | #, python-format |
|
1745 | 1918 | msgid "%s ago" |
|
1746 | 1919 | msgstr "" |
|
1747 | 1920 | |
|
1748 |
#: rhodecode/lib/utils2.py: |
|
|
1921 | #: rhodecode/lib/utils2.py:502 | |
|
1749 | 1922 | #, python-format |
|
1750 | 1923 | msgid "%s, %s ago" |
|
1751 | 1924 | msgstr "" |
|
1752 | 1925 | |
|
1753 |
#: rhodecode/lib/utils2.py: |
|
|
1926 | #: rhodecode/lib/utils2.py:504 | |
|
1754 | 1927 | #, python-format |
|
1755 | 1928 | msgid "in %s, %s" |
|
1756 | 1929 | msgstr "" |
|
1757 | 1930 | |
|
1758 |
#: rhodecode/lib/utils2.py: |
|
|
1931 | #: rhodecode/lib/utils2.py:506 | |
|
1759 | 1932 | #, python-format |
|
1760 | 1933 | msgid "%s and %s" |
|
1761 | 1934 | msgstr "" |
|
1762 | 1935 | |
|
1763 |
#: rhodecode/lib/utils2.py: |
|
|
1936 | #: rhodecode/lib/utils2.py:508 | |
|
1764 | 1937 | #, python-format |
|
1765 | 1938 | msgid "%s and %s ago" |
|
1766 | 1939 | msgstr "" |
|
1767 | 1940 | |
|
1768 |
#: rhodecode/lib/utils2.py:5 |
|
|
1941 | #: rhodecode/lib/utils2.py:510 | |
|
1769 | 1942 | #, python-format |
|
1770 | 1943 | msgid "in %s and %s" |
|
1771 | 1944 | msgstr "" |
|
1772 | 1945 | |
|
1773 |
#: rhodecode/lib/utils2.py:5 |
|
|
1946 | #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035 | |
|
1774 | 1947 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49 |
|
1775 | 1948 | #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174 |
|
1776 | 1949 | msgid "just now" |
@@ -1800,7 +1973,9 b' msgstr ""' | |||
|
1800 | 1973 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946 |
|
1801 | 1974 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971 |
|
1802 | 1975 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293 |
|
1803 |
#: rhodecode/ |
|
|
1976 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285 | |
|
1977 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285 | |
|
1978 | #: rhodecode/model/db.py:2287 | |
|
1804 | 1979 | msgid "Repository no access" |
|
1805 | 1980 | msgstr "" |
|
1806 | 1981 | |
@@ -1828,7 +2003,9 b' msgstr ""' | |||
|
1828 | 2003 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947 |
|
1829 | 2004 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972 |
|
1830 | 2005 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294 |
|
1831 |
#: rhodecode/ |
|
|
2006 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286 | |
|
2007 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2286 | |
|
2008 | #: rhodecode/model/db.py:2288 | |
|
1832 | 2009 | msgid "Repository read access" |
|
1833 | 2010 | msgstr "" |
|
1834 | 2011 | |
@@ -1856,7 +2033,9 b' msgstr ""' | |||
|
1856 | 2033 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948 |
|
1857 | 2034 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973 |
|
1858 | 2035 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295 |
|
1859 |
#: rhodecode/ |
|
|
2036 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2287 | |
|
2037 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287 | |
|
2038 | #: rhodecode/model/db.py:2289 | |
|
1860 | 2039 | msgid "Repository write access" |
|
1861 | 2040 | msgstr "" |
|
1862 | 2041 | |
@@ -1884,7 +2063,9 b' msgstr ""' | |||
|
1884 | 2063 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949 |
|
1885 | 2064 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974 |
|
1886 | 2065 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296 |
|
1887 |
#: rhodecode/ |
|
|
2066 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2288 | |
|
2067 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288 | |
|
2068 | #: rhodecode/model/db.py:2290 | |
|
1888 | 2069 | msgid "Repository admin access" |
|
1889 | 2070 | msgstr "" |
|
1890 | 2071 | |
@@ -1952,7 +2133,9 b' msgstr ""' | |||
|
1952 | 2133 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967 |
|
1953 | 2134 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992 |
|
1954 | 2135 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314 |
|
1955 |
#: rhodecode/ |
|
|
2136 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2306 | |
|
2137 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2306 | |
|
2138 | #: rhodecode/model/db.py:2308 | |
|
1956 | 2139 | msgid "Repository creation disabled" |
|
1957 | 2140 | msgstr "" |
|
1958 | 2141 | |
@@ -1980,7 +2163,9 b' msgstr ""' | |||
|
1980 | 2163 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968 |
|
1981 | 2164 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993 |
|
1982 | 2165 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315 |
|
1983 |
#: rhodecode/ |
|
|
2166 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2307 | |
|
2167 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2307 | |
|
2168 | #: rhodecode/model/db.py:2309 | |
|
1984 | 2169 | msgid "Repository creation enabled" |
|
1985 | 2170 | msgstr "" |
|
1986 | 2171 | |
@@ -2008,7 +2193,9 b' msgstr ""' | |||
|
2008 | 2193 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972 |
|
2009 | 2194 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997 |
|
2010 | 2195 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319 |
|
2011 |
#: rhodecode/ |
|
|
2196 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2311 | |
|
2197 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2311 | |
|
2198 | #: rhodecode/model/db.py:2313 | |
|
2012 | 2199 | msgid "Repository forking disabled" |
|
2013 | 2200 | msgstr "" |
|
2014 | 2201 | |
@@ -2036,7 +2223,9 b' msgstr ""' | |||
|
2036 | 2223 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973 |
|
2037 | 2224 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998 |
|
2038 | 2225 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320 |
|
2039 |
#: rhodecode/ |
|
|
2226 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2312 | |
|
2227 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2312 | |
|
2228 | #: rhodecode/model/db.py:2314 | |
|
2040 | 2229 | msgid "Repository forking enabled" |
|
2041 | 2230 | msgstr "" |
|
2042 | 2231 | |
@@ -2085,7 +2274,9 b' msgstr ""' | |||
|
2085 | 2274 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318 |
|
2086 | 2275 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343 |
|
2087 | 2276 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952 |
|
2088 |
#: rhodecode/ |
|
|
2277 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2946 | |
|
2278 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2946 | |
|
2279 | #: rhodecode/model/db.py:2948 | |
|
2089 | 2280 | msgid "Not Reviewed" |
|
2090 | 2281 | msgstr "" |
|
2091 | 2282 | |
@@ -2113,7 +2304,9 b' msgstr ""' | |||
|
2113 | 2304 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319 |
|
2114 | 2305 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344 |
|
2115 | 2306 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953 |
|
2116 |
#: rhodecode/ |
|
|
2307 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2947 | |
|
2308 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2947 | |
|
2309 | #: rhodecode/model/db.py:2949 | |
|
2117 | 2310 | msgid "Approved" |
|
2118 | 2311 | msgstr "" |
|
2119 | 2312 | |
@@ -2141,7 +2334,9 b' msgstr ""' | |||
|
2141 | 2334 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320 |
|
2142 | 2335 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345 |
|
2143 | 2336 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954 |
|
2144 |
#: rhodecode/ |
|
|
2337 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2948 | |
|
2338 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2948 | |
|
2339 | #: rhodecode/model/db.py:2950 | |
|
2145 | 2340 | msgid "Rejected" |
|
2146 | 2341 | msgstr "" |
|
2147 | 2342 | |
@@ -2169,7 +2364,9 b' msgstr ""' | |||
|
2169 | 2364 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321 |
|
2170 | 2365 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346 |
|
2171 | 2366 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955 |
|
2172 |
#: rhodecode/ |
|
|
2367 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2949 | |
|
2368 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2949 | |
|
2369 | #: rhodecode/model/db.py:2951 | |
|
2173 | 2370 | msgid "Under Review" |
|
2174 | 2371 | msgstr "" |
|
2175 | 2372 | |
@@ -2194,7 +2391,9 b' msgstr ""' | |||
|
2194 | 2391 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951 |
|
2195 | 2392 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976 |
|
2196 | 2393 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298 |
|
2197 |
#: rhodecode/ |
|
|
2394 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290 | |
|
2395 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290 | |
|
2396 | #: rhodecode/model/db.py:2292 | |
|
2198 | 2397 | msgid "Repository group no access" |
|
2199 | 2398 | msgstr "" |
|
2200 | 2399 | |
@@ -2219,7 +2418,9 b' msgstr ""' | |||
|
2219 | 2418 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952 |
|
2220 | 2419 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977 |
|
2221 | 2420 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299 |
|
2222 |
#: rhodecode/ |
|
|
2421 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291 | |
|
2422 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2291 | |
|
2423 | #: rhodecode/model/db.py:2293 | |
|
2223 | 2424 | msgid "Repository group read access" |
|
2224 | 2425 | msgstr "" |
|
2225 | 2426 | |
@@ -2244,7 +2445,9 b' msgstr ""' | |||
|
2244 | 2445 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953 |
|
2245 | 2446 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978 |
|
2246 | 2447 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300 |
|
2247 |
#: rhodecode/ |
|
|
2448 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2292 | |
|
2449 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292 | |
|
2450 | #: rhodecode/model/db.py:2294 | |
|
2248 | 2451 | msgid "Repository group write access" |
|
2249 | 2452 | msgstr "" |
|
2250 | 2453 | |
@@ -2269,7 +2472,9 b' msgstr ""' | |||
|
2269 | 2472 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954 |
|
2270 | 2473 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979 |
|
2271 | 2474 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301 |
|
2272 |
#: rhodecode/ |
|
|
2475 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2293 | |
|
2476 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293 | |
|
2477 | #: rhodecode/model/db.py:2295 | |
|
2273 | 2478 | msgid "Repository group admin access" |
|
2274 | 2479 | msgstr "" |
|
2275 | 2480 | |
@@ -2293,7 +2498,9 b' msgstr ""' | |||
|
2293 | 2498 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956 |
|
2294 | 2499 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981 |
|
2295 | 2500 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303 |
|
2296 |
#: rhodecode/ |
|
|
2501 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2295 | |
|
2502 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295 | |
|
2503 | #: rhodecode/model/db.py:2297 | |
|
2297 | 2504 | msgid "User group no access" |
|
2298 | 2505 | msgstr "" |
|
2299 | 2506 | |
@@ -2317,7 +2524,9 b' msgstr ""' | |||
|
2317 | 2524 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957 |
|
2318 | 2525 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982 |
|
2319 | 2526 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304 |
|
2320 |
#: rhodecode/ |
|
|
2527 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2296 | |
|
2528 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296 | |
|
2529 | #: rhodecode/model/db.py:2298 | |
|
2321 | 2530 | msgid "User group read access" |
|
2322 | 2531 | msgstr "" |
|
2323 | 2532 | |
@@ -2341,7 +2550,9 b' msgstr ""' | |||
|
2341 | 2550 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958 |
|
2342 | 2551 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983 |
|
2343 | 2552 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305 |
|
2344 |
#: rhodecode/ |
|
|
2553 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297 | |
|
2554 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297 | |
|
2555 | #: rhodecode/model/db.py:2299 | |
|
2345 | 2556 | msgid "User group write access" |
|
2346 | 2557 | msgstr "" |
|
2347 | 2558 | |
@@ -2365,7 +2576,9 b' msgstr ""' | |||
|
2365 | 2576 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959 |
|
2366 | 2577 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984 |
|
2367 | 2578 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306 |
|
2368 |
#: rhodecode/ |
|
|
2579 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298 | |
|
2580 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2298 | |
|
2581 | #: rhodecode/model/db.py:2300 | |
|
2369 | 2582 | msgid "User group admin access" |
|
2370 | 2583 | msgstr "" |
|
2371 | 2584 | |
@@ -2389,7 +2602,9 b' msgstr ""' | |||
|
2389 | 2602 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961 |
|
2390 | 2603 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986 |
|
2391 | 2604 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308 |
|
2392 |
#: rhodecode/ |
|
|
2605 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300 | |
|
2606 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300 | |
|
2607 | #: rhodecode/model/db.py:2302 | |
|
2393 | 2608 | msgid "Repository Group creation disabled" |
|
2394 | 2609 | msgstr "" |
|
2395 | 2610 | |
@@ -2413,7 +2628,9 b' msgstr ""' | |||
|
2413 | 2628 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962 |
|
2414 | 2629 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987 |
|
2415 | 2630 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309 |
|
2416 |
#: rhodecode/ |
|
|
2631 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301 | |
|
2632 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2301 | |
|
2633 | #: rhodecode/model/db.py:2303 | |
|
2417 | 2634 | msgid "Repository Group creation enabled" |
|
2418 | 2635 | msgstr "" |
|
2419 | 2636 | |
@@ -2437,7 +2654,9 b' msgstr ""' | |||
|
2437 | 2654 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964 |
|
2438 | 2655 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989 |
|
2439 | 2656 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311 |
|
2440 |
#: rhodecode/ |
|
|
2657 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303 | |
|
2658 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303 | |
|
2659 | #: rhodecode/model/db.py:2305 | |
|
2441 | 2660 | msgid "User Group creation disabled" |
|
2442 | 2661 | msgstr "" |
|
2443 | 2662 | |
@@ -2461,7 +2680,9 b' msgstr ""' | |||
|
2461 | 2680 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965 |
|
2462 | 2681 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990 |
|
2463 | 2682 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312 |
|
2464 |
#: rhodecode/ |
|
|
2683 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304 | |
|
2684 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2304 | |
|
2685 | #: rhodecode/model/db.py:2306 | |
|
2465 | 2686 | msgid "User Group creation enabled" |
|
2466 | 2687 | msgstr "" |
|
2467 | 2688 | |
@@ -2485,7 +2706,9 b' msgstr ""' | |||
|
2485 | 2706 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975 |
|
2486 | 2707 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000 |
|
2487 | 2708 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322 |
|
2488 |
#: rhodecode/ |
|
|
2709 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2314 | |
|
2710 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2314 | |
|
2711 | #: rhodecode/model/db.py:2316 | |
|
2489 | 2712 | msgid "Registration disabled" |
|
2490 | 2713 | msgstr "" |
|
2491 | 2714 | |
@@ -2509,7 +2732,9 b' msgstr ""' | |||
|
2509 | 2732 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976 |
|
2510 | 2733 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001 |
|
2511 | 2734 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323 |
|
2512 |
#: rhodecode/ |
|
|
2735 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2315 | |
|
2736 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2315 | |
|
2737 | #: rhodecode/model/db.py:2317 | |
|
2513 | 2738 | msgid "User Registration with manual account activation" |
|
2514 | 2739 | msgstr "" |
|
2515 | 2740 | |
@@ -2533,7 +2758,9 b' msgstr ""' | |||
|
2533 | 2758 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977 |
|
2534 | 2759 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002 |
|
2535 | 2760 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324 |
|
2536 |
#: rhodecode/ |
|
|
2761 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2316 | |
|
2762 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2316 | |
|
2763 | #: rhodecode/model/db.py:2318 | |
|
2537 | 2764 | msgid "User Registration with automatic account activation" |
|
2538 | 2765 | msgstr "" |
|
2539 | 2766 | |
@@ -2557,7 +2784,9 b' msgstr ""' | |||
|
2557 | 2784 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979 |
|
2558 | 2785 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004 |
|
2559 | 2786 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326 |
|
2560 |
#: rhodecode/ |
|
|
2787 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2318 | |
|
2788 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2318 | |
|
2789 | #: rhodecode/model/db.py:2320 | |
|
2561 | 2790 | msgid "Manual activation of external account" |
|
2562 | 2791 | msgstr "" |
|
2563 | 2792 | |
@@ -2581,7 +2810,9 b' msgstr ""' | |||
|
2581 | 2810 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980 |
|
2582 | 2811 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005 |
|
2583 | 2812 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327 |
|
2584 |
#: rhodecode/ |
|
|
2813 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2319 | |
|
2814 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2319 | |
|
2815 | #: rhodecode/model/db.py:2321 | |
|
2585 | 2816 | msgid "Automatic activation of external account" |
|
2586 | 2817 | msgstr "" |
|
2587 | 2818 | |
@@ -2599,7 +2830,9 b' msgstr ""' | |||
|
2599 | 2830 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969 |
|
2600 | 2831 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994 |
|
2601 | 2832 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316 |
|
2602 |
#: rhodecode/ |
|
|
2833 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2308 | |
|
2834 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2308 | |
|
2835 | #: rhodecode/model/db.py:2310 | |
|
2603 | 2836 | msgid "" |
|
2604 | 2837 | "Repository creation enabled with write permission to a repository group" |
|
2605 | 2838 | msgstr "" |
@@ -2618,7 +2851,9 b' msgstr ""' | |||
|
2618 | 2851 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970 |
|
2619 | 2852 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995 |
|
2620 | 2853 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317 |
|
2621 |
#: rhodecode/ |
|
|
2854 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2309 | |
|
2855 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2309 | |
|
2856 | #: rhodecode/model/db.py:2311 | |
|
2622 | 2857 | msgid "" |
|
2623 | 2858 | "Repository creation disabled with write permission to a repository group" |
|
2624 | 2859 | msgstr "" |
@@ -2634,7 +2869,9 b' msgstr ""' | |||
|
2634 | 2869 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944 |
|
2635 | 2870 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969 |
|
2636 | 2871 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291 |
|
2637 |
#: rhodecode/ |
|
|
2872 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283 | |
|
2873 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2283 | |
|
2874 | #: rhodecode/model/db.py:2285 | |
|
2638 | 2875 | msgid "RhodeCode Super Administrator" |
|
2639 | 2876 | msgstr "" |
|
2640 | 2877 | |
@@ -2647,7 +2884,9 b' msgstr ""' | |||
|
2647 | 2884 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982 |
|
2648 | 2885 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007 |
|
2649 | 2886 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329 |
|
2650 |
#: rhodecode/ |
|
|
2887 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2321 | |
|
2888 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2321 | |
|
2889 | #: rhodecode/model/db.py:2323 | |
|
2651 | 2890 | msgid "Inherit object permissions from default user disabled" |
|
2652 | 2891 | msgstr "" |
|
2653 | 2892 | |
@@ -2660,32 +2899,46 b' msgstr ""' | |||
|
2660 | 2899 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983 |
|
2661 | 2900 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008 |
|
2662 | 2901 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330 |
|
2663 |
#: rhodecode/ |
|
|
2902 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2322 | |
|
2903 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2322 | |
|
2904 | #: rhodecode/model/db.py:2324 | |
|
2664 | 2905 | msgid "Inherit object permissions from default user enabled" |
|
2665 | 2906 | msgstr "" |
|
2666 | 2907 | |
|
2667 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 |
|
|
2908 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 | |
|
2909 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:910 | |
|
2910 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910 rhodecode/model/db.py:910 | |
|
2668 | 2911 | msgid "all" |
|
2669 | 2912 | msgstr "" |
|
2670 | 2913 | |
|
2671 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 |
|
|
2914 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 | |
|
2915 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911 | |
|
2916 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911 rhodecode/model/db.py:911 | |
|
2672 | 2917 | msgid "http/web interface" |
|
2673 | 2918 | msgstr "" |
|
2674 | 2919 | |
|
2675 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 |
|
|
2920 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 | |
|
2921 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912 | |
|
2922 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912 rhodecode/model/db.py:912 | |
|
2676 | 2923 | msgid "vcs (git/hg/svn protocol)" |
|
2677 | 2924 | msgstr "" |
|
2678 | 2925 | |
|
2679 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 |
|
|
2926 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 | |
|
2927 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913 | |
|
2928 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913 rhodecode/model/db.py:913 | |
|
2680 | 2929 | msgid "api calls" |
|
2681 | 2930 | msgstr "" |
|
2682 | 2931 | |
|
2683 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 |
|
|
2932 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 | |
|
2933 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914 | |
|
2934 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914 rhodecode/model/db.py:914 | |
|
2684 | 2935 | msgid "feed access" |
|
2685 | 2936 | msgstr "" |
|
2686 | 2937 | |
|
2687 | 2938 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069 |
|
2688 |
#: rhodecode/ |
|
|
2939 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2061 | |
|
2940 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2061 | |
|
2941 | #: rhodecode/model/db.py:2063 | |
|
2689 | 2942 | msgid "No parent" |
|
2690 | 2943 | msgstr "" |
|
2691 | 2944 | |
@@ -2739,12 +2992,12 b' msgid ""' | |||
|
2739 | 2992 | "email" |
|
2740 | 2993 | msgstr "Su reinicio de contraseña fue exitoso, una nueva contraseña ha sido enviada a su correo electrónico" |
|
2741 | 2994 | |
|
2742 |
#: rhodecode/model/comment.py:26 |
|
|
2995 | #: rhodecode/model/comment.py:266 | |
|
2743 | 2996 | msgid "made a comment" |
|
2744 | 2997 | msgstr "" |
|
2745 | 2998 | |
|
2746 |
#: rhodecode/model/comment.py:26 |
|
|
2747 | msgid "Refresh page" | |
|
2999 | #: rhodecode/model/comment.py:267 | |
|
3000 | msgid "Show it now" | |
|
2748 | 3001 | msgstr "" |
|
2749 | 3002 | |
|
2750 | 3003 | #: rhodecode/model/forms.py:85 |
@@ -2875,7 +3128,7 b' msgid ""' | |||
|
2875 | 3128 | " %(pr_title)s" |
|
2876 | 3129 | msgstr "" |
|
2877 | 3130 | |
|
2878 |
#: rhodecode/model/pull_request.py:44 |
|
|
3131 | #: rhodecode/model/pull_request.py:448 | |
|
2879 | 3132 | msgid "Pull request merged and closed" |
|
2880 | 3133 | msgstr "" |
|
2881 | 3134 | |
@@ -2919,7 +3172,7 b' msgstr ""' | |||
|
2919 | 3172 | msgid "You can't Edit this user since it's crucial for entire application" |
|
2920 | 3173 | msgstr "" |
|
2921 | 3174 | |
|
2922 |
#: rhodecode/model/user.py:28 |
|
|
3175 | #: rhodecode/model/user.py:284 | |
|
2923 | 3176 | #, python-format |
|
2924 | 3177 | msgid "" |
|
2925 | 3178 | "You can't edit this user (`%(username)s`) since it's crucial for entire " |
@@ -3173,6 +3426,56 b' msgstr ""' | |||
|
3173 | 3426 | msgid "Duplicated value for filename found: `{}`" |
|
3174 | 3427 | msgstr "" |
|
3175 | 3428 | |
|
3429 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:36 | |
|
3430 | msgid "Pick a scope:" | |
|
3431 | msgstr "" | |
|
3432 | ||
|
3433 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:39 | |
|
3434 | msgid "Global (all repositories)" | |
|
3435 | msgstr "" | |
|
3436 | ||
|
3437 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:40 | |
|
3438 | msgid "Top level repositories only" | |
|
3439 | msgstr "" | |
|
3440 | ||
|
3441 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:79 | |
|
3442 | msgid "Only repo admins can create integrations" | |
|
3443 | msgstr "" | |
|
3444 | ||
|
3445 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:86 | |
|
3446 | msgid "Only repogroup admins can create integrations" | |
|
3447 | msgstr "" | |
|
3448 | ||
|
3449 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:91 | |
|
3450 | msgid "Only superadmins can create global integrations" | |
|
3451 | msgstr "" | |
|
3452 | ||
|
3453 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:183 | |
|
3454 | msgid "" | |
|
3455 | "Scope of the integration. Recursive means the integration runs on all repos" | |
|
3456 | " of that group and children recursively." | |
|
3457 | msgstr "" | |
|
3458 | ||
|
3459 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:186 | |
|
3460 | msgid "Integration scope" | |
|
3461 | msgstr "" | |
|
3462 | ||
|
3463 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:217 | |
|
3464 | msgid "General integration options" | |
|
3465 | msgstr "" | |
|
3466 | ||
|
3467 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:220 | |
|
3468 | msgid "{integration_type} settings" | |
|
3469 | msgstr "" | |
|
3470 | ||
|
3471 | #: rhodecode/model/validation_schema/schemas/user_schema.py:36 | |
|
3472 | msgid "Password is incorrect" | |
|
3473 | msgstr "" | |
|
3474 | ||
|
3475 | #: rhodecode/model/validation_schema/schemas/user_schema.py:59 | |
|
3476 | msgid "New password must be different to old password" | |
|
3477 | msgstr "" | |
|
3478 | ||
|
3176 | 3479 | #: rhodecode/public/js/scripts.js:23039 |
|
3177 | 3480 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16 |
|
3178 | 3481 | #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87 |
@@ -3343,19 +3646,19 b' msgstr ""' | |||
|
3343 | 3646 | |
|
3344 | 3647 | #: rhodecode/public/js/scripts.js:41308 |
|
3345 | 3648 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2 |
|
3346 |
#: rhodecode/public/js/src/rhodecode/comments.js:23 |
|
|
3649 | #: rhodecode/public/js/src/rhodecode/comments.js:236 | |
|
3347 | 3650 | msgid "Add another comment" |
|
3348 | 3651 | msgstr "" |
|
3349 | 3652 | |
|
3350 | 3653 | #: rhodecode/public/js/scripts.js:41526 |
|
3351 | 3654 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35 |
|
3352 |
#: rhodecode/public/js/src/rhodecode/comments.js:4 |
|
|
3655 | #: rhodecode/public/js/src/rhodecode/comments.js:470 | |
|
3353 | 3656 | msgid "Status Review" |
|
3354 | 3657 | msgstr "" |
|
3355 | 3658 | |
|
3356 | 3659 | #: rhodecode/public/js/scripts.js:41540 |
|
3357 | 3660 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3 |
|
3358 |
#: rhodecode/public/js/src/rhodecode/comments.js:4 |
|
|
3661 | #: rhodecode/public/js/src/rhodecode/comments.js:484 | |
|
3359 | 3662 | msgid "" |
|
3360 | 3663 | "Comment text will be set automatically based on currently selected status " |
|
3361 | 3664 | "({0}) ..." |
@@ -3363,13 +3666,13 b' msgstr ""' | |||
|
3363 | 3666 | |
|
3364 | 3667 | #: rhodecode/public/js/scripts.js:41653 |
|
3365 | 3668 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37 |
|
3366 |
#: rhodecode/public/js/src/rhodecode/comments.js:5 |
|
|
3669 | #: rhodecode/public/js/src/rhodecode/comments.js:597 | |
|
3367 | 3670 | msgid "Submitting..." |
|
3368 | 3671 | msgstr "" |
|
3369 | 3672 | |
|
3370 | 3673 | #: rhodecode/public/js/scripts.js:41703 |
|
3371 | 3674 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5 |
|
3372 |
#: rhodecode/public/js/src/rhodecode/comments.js:6 |
|
|
3675 | #: rhodecode/public/js/src/rhodecode/comments.js:647 | |
|
3373 | 3676 | #: rhodecode/templates/files/files_browser_tree.html:47 |
|
3374 | 3677 | msgid "Loading ..." |
|
3375 | 3678 | msgstr "" |
@@ -3529,6 +3832,22 b' msgstr ""' | |||
|
3529 | 3832 | msgid "{0} years" |
|
3530 | 3833 | msgstr "" |
|
3531 | 3834 | |
|
3835 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3836 | msgid "UIEvent" | |
|
3837 | msgstr "" | |
|
3838 | ||
|
3839 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3840 | msgid "CustomEvent" | |
|
3841 | msgstr "" | |
|
3842 | ||
|
3843 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3844 | msgid "MouseEvent" | |
|
3845 | msgstr "" | |
|
3846 | ||
|
3847 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3848 | msgid "FocusEvent" | |
|
3849 | msgstr "" | |
|
3850 | ||
|
3532 | 3851 | #: rhodecode/templates/index.html:5 |
|
3533 | 3852 | msgid "Dashboard" |
|
3534 | 3853 | msgstr "" |
@@ -3577,6 +3896,7 b' msgstr ""' | |||
|
3577 | 3896 | #: rhodecode/templates/index_base.html:97 |
|
3578 | 3897 | #: rhodecode/templates/index_base.html:122 |
|
3579 | 3898 | #: rhodecode/templates/admin/gists/index.html:112 |
|
3899 | #: rhodecode/templates/admin/integrations/list.html:102 | |
|
3580 | 3900 | #: rhodecode/templates/admin/my_account/my_account_repos.html:31 |
|
3581 | 3901 | #: rhodecode/templates/admin/my_account/my_account_watched.html:31 |
|
3582 | 3902 | #: rhodecode/templates/admin/repo_groups/repo_groups.html:53 |
@@ -3596,7 +3916,6 b' msgstr ""' | |||
|
3596 | 3916 | #: rhodecode/templates/index_base.html:100 |
|
3597 | 3917 | #: rhodecode/templates/index_base.html:125 |
|
3598 | 3918 | #: rhodecode/templates/admin/gists/index.html:114 |
|
3599 | #: rhodecode/templates/admin/integrations/list.html:63 | |
|
3600 | 3919 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77 |
|
3601 | 3920 | #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45 |
|
3602 | 3921 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42 |
@@ -3613,8 +3932,8 b' msgstr ""' | |||
|
3613 | 3932 | #: rhodecode/templates/changeset/changeset.html:53 |
|
3614 | 3933 | #: rhodecode/templates/compare/compare_commits.html:24 |
|
3615 | 3934 | #: rhodecode/templates/email_templates/commit_comment.mako:82 |
|
3616 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
3617 |
#: rhodecode/templates/email_templates/pull_request_review.mako:5 |
|
|
3935 | #: rhodecode/templates/email_templates/pull_request_review.mako:41 | |
|
3936 | #: rhodecode/templates/email_templates/pull_request_review.mako:75 | |
|
3618 | 3937 | #: rhodecode/templates/files/file_tree_detail.html:5 |
|
3619 | 3938 | #: rhodecode/templates/files/file_tree_detail.html:12 |
|
3620 | 3939 | #: rhodecode/templates/forks/fork.html:48 |
@@ -3828,9 +4147,13 b' msgstr ""' | |||
|
3828 | 4147 | #: rhodecode/templates/admin/auth/auth_settings.html:12 |
|
3829 | 4148 | #: rhodecode/templates/admin/auth/plugin_settings.html:12 |
|
3830 | 4149 | #: rhodecode/templates/admin/defaults/defaults.html:12 |
|
3831 |
#: rhodecode/templates/admin/integrations/base.html:1 |
|
|
3832 |
#: rhodecode/templates/admin/integrations/ |
|
|
4150 | #: rhodecode/templates/admin/integrations/base.html:21 | |
|
4151 | #: rhodecode/templates/admin/integrations/form.html:15 | |
|
4152 | #: rhodecode/templates/admin/integrations/form.html:28 | |
|
3833 | 4153 | #: rhodecode/templates/admin/integrations/list.html:8 |
|
4154 | #: rhodecode/templates/admin/integrations/list.html:14 | |
|
4155 | #: rhodecode/templates/admin/integrations/new.html:11 | |
|
4156 | #: rhodecode/templates/admin/integrations/new.html:19 | |
|
3834 | 4157 | #: rhodecode/templates/admin/permissions/permissions.html:12 |
|
3835 | 4158 | #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12 |
|
3836 | 4159 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12 |
@@ -3880,7 +4203,6 b' msgstr ""' | |||
|
3880 | 4203 | #: rhodecode/templates/admin/auth/auth_settings.html:81 |
|
3881 | 4204 | #: rhodecode/templates/admin/auth/plugin_settings.html:87 |
|
3882 | 4205 | #: rhodecode/templates/admin/defaults/defaults_repositories.html:63 |
|
3883 | #: rhodecode/templates/admin/my_account/my_account_password.html:36 | |
|
3884 | 4206 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103 |
|
3885 | 4207 | #: rhodecode/templates/admin/permissions/permissions_application.html:50 |
|
3886 | 4208 | #: rhodecode/templates/admin/permissions/permissions_objects.html:56 |
@@ -3917,7 +4239,7 b' msgstr ""' | |||
|
3917 | 4239 | |
|
3918 | 4240 | #: rhodecode/templates/admin/defaults/defaults_repositories.html:14 |
|
3919 | 4241 | #: rhodecode/templates/admin/gists/index.html:110 |
|
3920 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4242 | #: rhodecode/templates/admin/integrations/list.html:103 | |
|
3921 | 4243 | #: rhodecode/templates/admin/repos/repo_add_base.html:62 |
|
3922 | 4244 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:12 |
|
3923 | 4245 | msgid "Type" |
@@ -4062,7 +4384,7 b' msgstr ""' | |||
|
4062 | 4384 | |
|
4063 | 4385 | #: rhodecode/templates/admin/gists/index.html:108 |
|
4064 | 4386 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24 |
|
4065 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:8 |
|
|
4387 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88 | |
|
4066 | 4388 | #: rhodecode/templates/bookmarks/bookmarks.html:63 |
|
4067 | 4389 | #: rhodecode/templates/branches/branches.html:62 |
|
4068 | 4390 | #: rhodecode/templates/changelog/changelog.html:110 |
@@ -4115,75 +4437,17 b' msgstr ""' | |||
|
4115 | 4437 | msgid "Create Public Gist" |
|
4116 | 4438 | msgstr "" |
|
4117 | 4439 | |
|
4118 | #: rhodecode/templates/admin/gists/new.html:62 | |
|
4119 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27 | |
|
4120 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84 | |
|
4121 | #: rhodecode/templates/admin/my_account/my_account_emails.html:65 | |
|
4122 | #: rhodecode/templates/admin/my_account/my_account_password.html:37 | |
|
4123 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104 | |
|
4124 | #: rhodecode/templates/admin/permissions/permissions_application.html:51 | |
|
4125 | #: rhodecode/templates/admin/permissions/permissions_ips.html:61 | |
|
4126 | #: rhodecode/templates/admin/permissions/permissions_objects.html:57 | |
|
4127 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136 | |
|
4128 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68 | |
|
4129 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:66 | |
|
4130 | #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80 | |
|
4131 | #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111 | |
|
4132 | #: rhodecode/templates/admin/repos/repo_edit_settings.html:159 | |
|
4133 | #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46 | |
|
4134 | #: rhodecode/templates/admin/settings/settings_global.html:110 | |
|
4135 | #: rhodecode/templates/admin/settings/settings_issuetracker.html:16 | |
|
4136 | #: rhodecode/templates/admin/settings/settings_labs.html:46 | |
|
4137 | #: rhodecode/templates/admin/settings/settings_vcs.html:14 | |
|
4138 | #: rhodecode/templates/admin/settings/settings_visual.html:220 | |
|
4139 | #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121 | |
|
4140 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23 | |
|
4141 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81 | |
|
4142 | #: rhodecode/templates/admin/users/user_edit_emails.html:63 | |
|
4143 | #: rhodecode/templates/admin/users/user_edit_ips.html:70 | |
|
4144 | #: rhodecode/templates/admin/users/user_edit_profile.html:135 | |
|
4145 | #: rhodecode/templates/base/default_perms_box.html:89 | |
|
4146 | msgid "Reset" | |
|
4147 | msgstr "" | |
|
4148 | ||
|
4149 | 4440 | #: rhodecode/templates/admin/gists/show.html:13 |
|
4150 | 4441 | #: rhodecode/templates/admin/gists/show.html:20 |
|
4151 | 4442 | msgid "Gist" |
|
4152 | 4443 | msgstr "" |
|
4153 | 4444 | |
|
4154 | 4445 | #: rhodecode/templates/admin/gists/show.html:49 |
|
4155 | #: rhodecode/templates/admin/integrations/list.html:110 | |
|
4156 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56 | |
|
4157 | #: rhodecode/templates/admin/my_account/my_account_emails.html:32 | |
|
4158 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63 | |
|
4159 | #: rhodecode/templates/admin/permissions/permissions_ips.html:26 | |
|
4160 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:25 | |
|
4161 | #: rhodecode/templates/admin/settings/settings_hooks.html:46 | |
|
4162 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52 | |
|
4163 | #: rhodecode/templates/admin/users/user_edit_emails.html:31 | |
|
4164 | #: rhodecode/templates/admin/users/user_edit_ips.html:34 | |
|
4165 | #: rhodecode/templates/base/issue_tracker_settings.html:70 | |
|
4166 | #: rhodecode/templates/base/vcs_settings.html:147 | |
|
4167 | #: rhodecode/templates/base/vcs_settings.html:172 | |
|
4168 | #: rhodecode/templates/changeset/changeset_file_comment.html:49 | |
|
4169 | #: rhodecode/templates/changeset/changeset_file_comment.html:99 | |
|
4170 | #: rhodecode/templates/data_table/_dt_elements.html:119 | |
|
4171 | #: rhodecode/templates/data_table/_dt_elements.html:176 | |
|
4172 | #: rhodecode/templates/data_table/_dt_elements.html:190 | |
|
4173 | #: rhodecode/templates/data_table/_dt_elements.html:202 | |
|
4174 | #: rhodecode/templates/debug_style/buttons.html:132 | |
|
4175 | #: rhodecode/templates/files/files_source.html:33 | |
|
4176 | #: rhodecode/templates/files/files_source.html:37 | |
|
4177 | #: rhodecode/templates/files/files_source.html:40 | |
|
4178 | msgid "Delete" | |
|
4179 | msgstr "" | |
|
4180 | ||
|
4181 | #: rhodecode/templates/admin/gists/show.html:49 | |
|
4182 | 4446 | msgid "Confirm to delete this Gist" |
|
4183 | 4447 | msgstr "" |
|
4184 | 4448 | |
|
4185 | 4449 | #: rhodecode/templates/admin/gists/show.html:56 |
|
4186 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4450 | #: rhodecode/templates/admin/integrations/list.html:204 | |
|
4187 | 4451 | #: rhodecode/templates/admin/my_account/my_account_profile.html:5 |
|
4188 | 4452 | #: rhodecode/templates/base/issue_tracker_settings.html:61 |
|
4189 | 4453 | #: rhodecode/templates/changeset/changeset_file_comment.html:145 |
@@ -4195,8 +4459,8 b' msgstr ""' | |||
|
4195 | 4459 | #: rhodecode/templates/debug_style/buttons.html:128 |
|
4196 | 4460 | #: rhodecode/templates/files/files_add.html:204 |
|
4197 | 4461 | #: rhodecode/templates/files/files_edit.html:165 |
|
4198 |
#: rhodecode/templates/files/files_source.html:3 |
|
|
4199 |
#: rhodecode/templates/files/files_source.html: |
|
|
4462 | #: rhodecode/templates/files/files_source.html:37 | |
|
4463 | #: rhodecode/templates/files/files_source.html:40 | |
|
4200 | 4464 | #: rhodecode/templates/pullrequests/pullrequest_show.html:50 |
|
4201 | 4465 | #: rhodecode/templates/pullrequests/pullrequest_show.html:184 |
|
4202 | 4466 | #: rhodecode/templates/users/user_profile.html:7 |
@@ -4217,17 +4481,27 b' msgstr ""' | |||
|
4217 | 4481 | |
|
4218 | 4482 | #: rhodecode/templates/admin/gists/show.html:91 |
|
4219 | 4483 | #: rhodecode/templates/files/files_delete.html:50 |
|
4220 |
#: rhodecode/templates/files/files_source.html:6 |
|
|
4484 | #: rhodecode/templates/files/files_source.html:62 | |
|
4221 | 4485 | msgid "Show as raw" |
|
4222 | 4486 | msgstr "" |
|
4223 | 4487 | |
|
4224 |
#: rhodecode/templates/admin/integrations/base.html:1 |
|
|
4225 |
msgid "Integrations |
|
|
4226 | msgstr "" | |
|
4227 | ||
|
4228 |
#: rhodecode/templates/admin/integrations/ |
|
|
4488 | #: rhodecode/templates/admin/integrations/base.html:14 | |
|
4489 | msgid "Integrations Settings" | |
|
4490 | msgstr "" | |
|
4491 | ||
|
4492 | #: rhodecode/templates/admin/integrations/form.html:17 | |
|
4229 | 4493 | #: rhodecode/templates/admin/integrations/list.html:10 |
|
4230 |
#: rhodecode/templates/admin/ |
|
|
4494 | #: rhodecode/templates/admin/integrations/new.html:13 | |
|
4495 | #: rhodecode/templates/admin/permissions/permissions_objects.html:28 | |
|
4496 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14 | |
|
4497 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127 | |
|
4498 | msgid "Repository Groups" | |
|
4499 | msgstr "" | |
|
4500 | ||
|
4501 | #: rhodecode/templates/admin/integrations/form.html:30 | |
|
4502 | #: rhodecode/templates/admin/integrations/list.html:16 | |
|
4503 | #: rhodecode/templates/admin/integrations/new.html:21 | |
|
4504 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:48 | |
|
4231 | 4505 | #: rhodecode/templates/admin/repos/repo_edit.html:15 |
|
4232 | 4506 | #: rhodecode/templates/admin/repos/repo_edit.html:43 |
|
4233 | 4507 | #: rhodecode/templates/admin/settings/settings.html:14 |
@@ -4237,27 +4511,101 b' msgstr ""' | |||
|
4237 | 4511 | msgid "Settings" |
|
4238 | 4512 | msgstr "" |
|
4239 | 4513 | |
|
4240 |
#: rhodecode/templates/admin/integrations/ |
|
|
4241 | #, python-format | |
|
4242 |
msgid "Create |
|
|
4243 | msgstr "" | |
|
4244 | ||
|
4245 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4514 | #: rhodecode/templates/admin/integrations/form.html:60 | |
|
4515 | #, python-format | |
|
4516 | msgid "Create New %(integration_type)s Integration" | |
|
4517 | msgstr "" | |
|
4518 | ||
|
4519 | #: rhodecode/templates/admin/integrations/list.html:44 | |
|
4520 | msgid "Current Integrations for Repository: {repo_name}" | |
|
4521 | msgstr "" | |
|
4522 | ||
|
4523 | #: rhodecode/templates/admin/integrations/list.html:46 | |
|
4524 | msgid "Current Integrations for repository group: {repo_group_name}" | |
|
4525 | msgstr "" | |
|
4526 | ||
|
4527 | #: rhodecode/templates/admin/integrations/list.html:48 | |
|
4528 | msgid "Current Integrations" | |
|
4529 | msgstr "" | |
|
4530 | ||
|
4531 | #: rhodecode/templates/admin/integrations/list.html:64 | |
|
4532 | #: rhodecode/templates/admin/notifications/notifications.html:31 | |
|
4533 | msgid "All" | |
|
4534 | msgstr "" | |
|
4535 | ||
|
4536 | #: rhodecode/templates/admin/integrations/list.html:95 | |
|
4537 | #: rhodecode/templates/admin/integrations/new.html:26 | |
|
4246 | 4538 | msgid "Create new integration" |
|
4247 | 4539 | msgstr "" |
|
4248 | 4540 | |
|
4249 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4250 | msgid "Current integrations" | |
|
4251 | msgstr "" | |
|
4252 | ||
|
4253 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4541 | #: rhodecode/templates/admin/integrations/list.html:104 | |
|
4542 | msgid "Scope" | |
|
4543 | msgstr "" | |
|
4544 | ||
|
4545 | #: rhodecode/templates/admin/integrations/list.html:105 | |
|
4254 | 4546 | msgid "Actions" |
|
4255 | 4547 | msgstr "" |
|
4256 | 4548 | |
|
4257 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4549 | #: rhodecode/templates/admin/integrations/list.html:115 | |
|
4550 | msgid "No {type} integrations for repo {repo} exist yet." | |
|
4551 | msgstr "" | |
|
4552 | ||
|
4553 | #: rhodecode/templates/admin/integrations/list.html:117 | |
|
4554 | msgid "No {type} integrations for repogroup {repogroup} exist yet." | |
|
4555 | msgstr "" | |
|
4556 | ||
|
4557 | #: rhodecode/templates/admin/integrations/list.html:119 | |
|
4558 | msgid "No {type} integrations exist yet." | |
|
4559 | msgstr "" | |
|
4560 | ||
|
4561 | #: rhodecode/templates/admin/integrations/list.html:133 | |
|
4562 | msgid "Create one" | |
|
4563 | msgstr "" | |
|
4564 | ||
|
4565 | #: rhodecode/templates/admin/integrations/list.html:164 | |
|
4566 | msgid "repo" | |
|
4567 | msgstr "" | |
|
4568 | ||
|
4569 | #: rhodecode/templates/admin/integrations/list.html:168 | |
|
4570 | msgid "repogroup" | |
|
4571 | msgstr "" | |
|
4572 | ||
|
4573 | #: rhodecode/templates/admin/integrations/list.html:170 | |
|
4574 | msgid "child repos only" | |
|
4575 | msgstr "" | |
|
4576 | ||
|
4577 | #: rhodecode/templates/admin/integrations/list.html:172 | |
|
4578 | msgid "cascade to all" | |
|
4579 | msgstr "" | |
|
4580 | ||
|
4581 | #: rhodecode/templates/admin/integrations/list.html:177 | |
|
4582 | msgid "top level repos only" | |
|
4583 | msgstr "" | |
|
4584 | ||
|
4585 | #: rhodecode/templates/admin/integrations/list.html:179 | |
|
4586 | msgid "global" | |
|
4587 | msgstr "" | |
|
4588 | ||
|
4589 | #: rhodecode/templates/admin/integrations/list.html:185 | |
|
4258 | 4590 | msgid "unknown integration" |
|
4259 | 4591 | msgstr "" |
|
4260 | 4592 | |
|
4593 | #: rhodecode/templates/admin/integrations/new.html:31 | |
|
4594 | msgid "Create New Integration for repository: {repo_name}" | |
|
4595 | msgstr "" | |
|
4596 | ||
|
4597 | #: rhodecode/templates/admin/integrations/new.html:33 | |
|
4598 | msgid "Create New Integration for repository group: {repo_group_name}" | |
|
4599 | msgstr "" | |
|
4600 | ||
|
4601 | #: rhodecode/templates/admin/integrations/new.html:35 | |
|
4602 | msgid "Create New Global Integration" | |
|
4603 | msgstr "" | |
|
4604 | ||
|
4605 | #: rhodecode/templates/admin/integrations/new.html:61 | |
|
4606 | msgid "No description available" | |
|
4607 | msgstr "" | |
|
4608 | ||
|
4261 | 4609 | #: rhodecode/templates/admin/my_account/my_account.html:5 |
|
4262 | 4610 | #: rhodecode/templates/base/base.html:343 |
|
4263 | 4611 | msgid "My account" |
@@ -4277,7 +4625,7 b' msgstr ""' | |||
|
4277 | 4625 | msgid "Auth Tokens" |
|
4278 | 4626 | msgstr "" |
|
4279 | 4627 | |
|
4280 |
#: rhodecode/templates/admin/my_account/my_account.html:3 |
|
|
4628 | #: rhodecode/templates/admin/my_account/my_account.html:35 | |
|
4281 | 4629 | msgid "OAuth Identities" |
|
4282 | 4630 | msgstr "" |
|
4283 | 4631 | |
@@ -4395,36 +4743,18 b' msgstr ""' | |||
|
4395 | 4743 | msgid "New email address" |
|
4396 | 4744 | msgstr "" |
|
4397 | 4745 | |
|
4398 |
#: rhodecode/templates/admin/my_account/my_account_notifications.html: |
|
|
4399 |
msgid "Your |
|
|
4400 | msgstr "" | |
|
4401 | ||
|
4402 |
#: rhodecode/templates/admin/my_account/my_account_notifications.html: |
|
|
4403 | #: rhodecode/templates/admin/notifications/show_notification.html:12 | |
|
4404 | msgid "Notifications" | |
|
4405 | msgstr "" | |
|
4406 | ||
|
4407 | #: rhodecode/templates/admin/my_account/my_account_notifications.html:14 | |
|
4408 | msgid "Disabled" | |
|
4746 | #: rhodecode/templates/admin/my_account/my_account_notifications.html:12 | |
|
4747 | msgid "Your Live Notification Settings" | |
|
4748 | msgstr "" | |
|
4749 | ||
|
4750 | #: rhodecode/templates/admin/my_account/my_account_notifications.html:24 | |
|
4751 | msgid "Notifications Status" | |
|
4409 | 4752 | msgstr "" |
|
4410 | 4753 | |
|
4411 | 4754 | #: rhodecode/templates/admin/my_account/my_account_password.html:3 |
|
4412 | 4755 | msgid "Change Your Account Password" |
|
4413 | 4756 | msgstr "" |
|
4414 | 4757 | |
|
4415 | #: rhodecode/templates/admin/my_account/my_account_password.html:10 | |
|
4416 | msgid "Current Password" | |
|
4417 | msgstr "" | |
|
4418 | ||
|
4419 | #: rhodecode/templates/admin/my_account/my_account_password.html:19 | |
|
4420 | #: rhodecode/templates/admin/users/user_edit_profile.html:74 | |
|
4421 | msgid "New Password" | |
|
4422 | msgstr "" | |
|
4423 | ||
|
4424 | #: rhodecode/templates/admin/my_account/my_account_password.html:28 | |
|
4425 | msgid "Confirm New Password" | |
|
4426 | msgstr "" | |
|
4427 | ||
|
4428 | 4758 | #: rhodecode/templates/admin/my_account/my_account_profile.html:11 |
|
4429 | 4759 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52 |
|
4430 | 4760 | #: rhodecode/templates/admin/users/user_edit_profile.html:25 |
@@ -4464,27 +4794,28 b' msgid "Pull Requests You Opened"' | |||
|
4464 | 4794 | msgstr "" |
|
4465 | 4795 | |
|
4466 | 4796 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23 |
|
4467 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:8 |
|
|
4797 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87 | |
|
4468 | 4798 | msgid "Target Repo" |
|
4469 | 4799 | msgstr "" |
|
4470 | 4800 | |
|
4471 | 4801 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26 |
|
4472 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:9 |
|
|
4802 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90 | |
|
4473 | 4803 | #: rhodecode/templates/admin/settings/settings_global.html:9 |
|
4474 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
4475 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
4804 | #: rhodecode/templates/email_templates/pull_request_review.mako:39 | |
|
4805 | #: rhodecode/templates/email_templates/pull_request_review.mako:72 | |
|
4476 | 4806 | #: rhodecode/templates/pullrequests/pullrequest.html:38 |
|
4477 | 4807 | #: rhodecode/templates/pullrequests/pullrequests.html:104 |
|
4478 | 4808 | msgid "Title" |
|
4479 | 4809 | msgstr "" |
|
4480 | 4810 | |
|
4481 | 4811 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27 |
|
4482 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:9 |
|
|
4483 | msgid "Opened On" | |
|
4812 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91 | |
|
4813 | #: rhodecode/templates/pullrequests/pullrequests.html:108 | |
|
4814 | msgid "Last Update" | |
|
4484 | 4815 | msgstr "" |
|
4485 | 4816 | |
|
4486 | 4817 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43 |
|
4487 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:10 |
|
|
4818 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106 | |
|
4488 | 4819 | #: rhodecode/templates/changelog/changelog.html:153 |
|
4489 | 4820 | #: rhodecode/templates/compare/compare_commits.html:49 |
|
4490 | 4821 | #: rhodecode/templates/search/search_commit.html:36 |
@@ -4492,7 +4823,7 b' msgid "Expand commit message"' | |||
|
4492 | 4823 | msgstr "" |
|
4493 | 4824 | |
|
4494 | 4825 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52 |
|
4495 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:11 |
|
|
4826 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115 | |
|
4496 | 4827 | #: rhodecode/templates/changeset/changeset_file_comment.html:284 |
|
4497 | 4828 | #: rhodecode/templates/pullrequests/pullrequest_show.html:14 |
|
4498 | 4829 | #: rhodecode/templates/pullrequests/pullrequest_show.html:112 |
@@ -4500,19 +4831,19 b' msgstr ""' | |||
|
4500 | 4831 | msgid "Closed" |
|
4501 | 4832 | msgstr "" |
|
4502 | 4833 | |
|
4503 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:6 |
|
|
4834 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63 | |
|
4504 | 4835 | msgid "Confirm to delete this pull request" |
|
4505 | 4836 | msgstr "" |
|
4506 | 4837 | |
|
4507 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:7 |
|
|
4838 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70 | |
|
4508 | 4839 | msgid "You currently have no open pull requests." |
|
4509 | 4840 | msgstr "" |
|
4510 | 4841 | |
|
4511 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:7 |
|
|
4842 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78 | |
|
4512 | 4843 | msgid "Pull Requests You Participate In" |
|
4513 | 4844 | msgstr "" |
|
4514 | 4845 | |
|
4515 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:12 |
|
|
4846 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127 | |
|
4516 | 4847 | msgid "" |
|
4517 | 4848 | "There are currently no open pull requests requiring your participation." |
|
4518 | 4849 | msgstr "" |
@@ -4530,10 +4861,6 b' msgstr ""' | |||
|
4530 | 4861 | msgid "My Notifications" |
|
4531 | 4862 | msgstr "" |
|
4532 | 4863 | |
|
4533 | #: rhodecode/templates/admin/notifications/notifications.html:31 | |
|
4534 | msgid "All" | |
|
4535 | msgstr "" | |
|
4536 | ||
|
4537 | 4864 | #: rhodecode/templates/admin/notifications/notifications.html:32 |
|
4538 | 4865 | #: rhodecode/templates/changeset/changeset.html:140 |
|
4539 | 4866 | #: rhodecode/templates/pullrequests/pullrequest_show.html:133 |
@@ -4553,12 +4880,16 b' msgstr ""' | |||
|
4553 | 4880 | msgid "Show notification" |
|
4554 | 4881 | msgstr "" |
|
4555 | 4882 | |
|
4883 | #: rhodecode/templates/admin/notifications/show_notification.html:12 | |
|
4884 | msgid "Notifications" | |
|
4885 | msgstr "" | |
|
4886 | ||
|
4556 | 4887 | #: rhodecode/templates/admin/permissions/permissions.html:5 |
|
4557 | 4888 | msgid "Permissions Administration" |
|
4558 | 4889 | msgstr "" |
|
4559 | 4890 | |
|
4560 | 4891 | #: rhodecode/templates/admin/permissions/permissions.html:14 |
|
4561 |
#: rhodecode/templates/admin/repo_groups/repo_group_edit.html:4 |
|
|
4892 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49 | |
|
4562 | 4893 | #: rhodecode/templates/admin/repos/repo_edit.html:46 |
|
4563 | 4894 | #: rhodecode/templates/admin/user_groups/user_group_edit.html:34 |
|
4564 | 4895 | #: rhodecode/templates/base/base.html:82 |
@@ -4671,12 +5002,6 b' msgstr ""' | |||
|
4671 | 5002 | msgid "Overwrite Existing Settings" |
|
4672 | 5003 | msgstr "" |
|
4673 | 5004 | |
|
4674 | #: rhodecode/templates/admin/permissions/permissions_objects.html:28 | |
|
4675 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14 | |
|
4676 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127 | |
|
4677 | msgid "Repository Groups" | |
|
4678 | msgstr "" | |
|
4679 | ||
|
4680 | 5005 | #: rhodecode/templates/admin/permissions/permissions_objects.html:34 |
|
4681 | 5006 | msgid "" |
|
4682 | 5007 | "All default permissions on each repository group will be reset to chosen " |
@@ -4739,7 +5064,7 b' msgstr ""' | |||
|
4739 | 5064 | msgid "Add Child Group" |
|
4740 | 5065 | msgstr "" |
|
4741 | 5066 | |
|
4742 |
#: rhodecode/templates/admin/repo_groups/repo_group_edit.html: |
|
|
5067 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50 | |
|
4743 | 5068 | #: rhodecode/templates/admin/repos/repo_edit.html:49 |
|
4744 | 5069 | #: rhodecode/templates/admin/user_groups/user_group_edit.html:35 |
|
4745 | 5070 | #: rhodecode/templates/admin/users/user_edit.html:35 |
@@ -5008,7 +5333,6 b' msgid "Statistics"' | |||
|
5008 | 5333 | msgstr "" |
|
5009 | 5334 | |
|
5010 | 5335 | #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7 |
|
5011 | #: rhodecode/templates/pullrequests/pullrequests.html:108 | |
|
5012 | 5336 | msgid "Updated on" |
|
5013 | 5337 | msgstr "" |
|
5014 | 5338 | |
@@ -5411,7 +5735,7 b' msgstr ""' | |||
|
5411 | 5735 | |
|
5412 | 5736 | #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45 |
|
5413 | 5737 | #: rhodecode/templates/admin/settings/settings_global.html:109 |
|
5414 |
#: rhodecode/templates/admin/settings/settings_labs.html:4 |
|
|
5738 | #: rhodecode/templates/admin/settings/settings_labs.html:48 | |
|
5415 | 5739 | #: rhodecode/templates/admin/settings/settings_vcs.html:13 |
|
5416 | 5740 | #: rhodecode/templates/admin/settings/settings_visual.html:219 |
|
5417 | 5741 | msgid "Save settings" |
@@ -5628,6 +5952,10 b' msgstr ""' | |||
|
5628 | 5952 | msgid "Labs Settings" |
|
5629 | 5953 | msgstr "" |
|
5630 | 5954 | |
|
5955 | #: rhodecode/templates/admin/settings/settings_labs.html:10 | |
|
5956 | msgid "There are no Labs settings currently" | |
|
5957 | msgstr "" | |
|
5958 | ||
|
5631 | 5959 | #: rhodecode/templates/admin/settings/settings_mapping.html:5 |
|
5632 | 5960 | msgid "Import New Groups or Repositories" |
|
5633 | 5961 | msgstr "" |
@@ -6363,6 +6691,10 b' msgstr ""' | |||
|
6363 | 6691 | msgid "Change the avatar at" |
|
6364 | 6692 | msgstr "" |
|
6365 | 6693 | |
|
6694 | #: rhodecode/templates/admin/users/user_edit_profile.html:74 | |
|
6695 | msgid "New Password" | |
|
6696 | msgstr "" | |
|
6697 | ||
|
6366 | 6698 | #: rhodecode/templates/admin/users/user_edit_profile.html:82 |
|
6367 | 6699 | msgid "New Password Confirmation" |
|
6368 | 6700 | msgstr "" |
@@ -6393,7 +6725,7 b' msgid "Authentication type"' | |||
|
6393 | 6725 | msgstr "" |
|
6394 | 6726 | |
|
6395 | 6727 | #: rhodecode/templates/base/base.html:44 |
|
6396 |
#: rhodecode/templates/errors/error_document.html:5 |
|
|
6728 | #: rhodecode/templates/errors/error_document.html:57 | |
|
6397 | 6729 | msgid "Support" |
|
6398 | 6730 | msgstr "" |
|
6399 | 6731 | |
@@ -6777,7 +7109,7 b' msgstr ""' | |||
|
6777 | 7109 | msgid "No permission defined" |
|
6778 | 7110 | msgstr "" |
|
6779 | 7111 | |
|
6780 |
#: rhodecode/templates/base/root.html:1 |
|
|
7112 | #: rhodecode/templates/base/root.html:161 | |
|
6781 | 7113 | msgid "Please enable JavaScript to use RhodeCode Enterprise" |
|
6782 | 7114 | msgstr "" |
|
6783 | 7115 | |
@@ -6879,29 +7211,65 b' msgid ""' | |||
|
6879 | 7211 | "repositories and migrates them to Mercurial type." |
|
6880 | 7212 | msgstr "" |
|
6881 | 7213 | |
|
6882 |
#: rhodecode/templates/base/vcs_settings.html:12 |
|
|
6883 |
msgid " |
|
|
7214 | #: rhodecode/templates/base/vcs_settings.html:123 | |
|
7215 | msgid "Mercurial Labs Settings" | |
|
7216 | msgstr "" | |
|
7217 | ||
|
7218 | #: rhodecode/templates/base/vcs_settings.html:123 | |
|
7219 | msgid "" | |
|
7220 | "These features are considered experimental and may not work as expected." | |
|
6884 | 7221 | msgstr "" |
|
6885 | 7222 | |
|
6886 | 7223 | #: rhodecode/templates/base/vcs_settings.html:129 |
|
7224 | msgid "Use rebase as merge strategy" | |
|
7225 | msgstr "" | |
|
7226 | ||
|
7227 | #: rhodecode/templates/base/vcs_settings.html:132 | |
|
7228 | msgid "" | |
|
7229 | "Use rebase instead of creating a merge commit when merging via web " | |
|
7230 | "interface." | |
|
7231 | msgstr "" | |
|
7232 | ||
|
7233 | #: rhodecode/templates/base/vcs_settings.html:144 | |
|
7234 | msgid "Global Subversion Settings" | |
|
7235 | msgstr "" | |
|
7236 | ||
|
7237 | #: rhodecode/templates/base/vcs_settings.html:150 | |
|
7238 | msgid "Proxy subversion HTTP requests" | |
|
7239 | msgstr "Solicitudes por proxy HTTP subversion" | |
|
7240 | ||
|
7241 | #: rhodecode/templates/base/vcs_settings.html:153 | |
|
7242 | msgid "" | |
|
7243 | "Subversion HTTP Support. Enables communication with SVN over HTTP protocol." | |
|
7244 | msgstr "" | |
|
7245 | ||
|
7246 | #: rhodecode/templates/base/vcs_settings.html:158 | |
|
7247 | msgid "Subversion HTTP Server URL" | |
|
7248 | msgstr "URL de Servidor HTTP Subversion" | |
|
7249 | ||
|
7250 | #: rhodecode/templates/base/vcs_settings.html:171 | |
|
7251 | msgid "Subversion Settings" | |
|
7252 | msgstr "" | |
|
7253 | ||
|
7254 | #: rhodecode/templates/base/vcs_settings.html:176 | |
|
6887 | 7255 | msgid "Repository patterns" |
|
6888 | 7256 | msgstr "" |
|
6889 | 7257 | |
|
6890 |
#: rhodecode/templates/base/vcs_settings.html:1 |
|
|
7258 | #: rhodecode/templates/base/vcs_settings.html:180 | |
|
6891 | 7259 | msgid "" |
|
6892 | 7260 | "Patterns for identifying SVN branches and tags. For recursive search, use " |
|
6893 | 7261 | "\"*\". Eg.: \"/branches/*\"" |
|
6894 | 7262 | msgstr "" |
|
6895 | 7263 | |
|
6896 |
#: rhodecode/templates/base/vcs_settings.html: |
|
|
7264 | #: rhodecode/templates/base/vcs_settings.html:246 | |
|
6897 | 7265 | msgid "Pull Request Settings" |
|
6898 | 7266 | msgstr "" |
|
6899 | 7267 | |
|
6900 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7268 | #: rhodecode/templates/base/vcs_settings.html:251 | |
|
6901 | 7269 | msgid "Enable server-side merge for pull requests" |
|
6902 | 7270 | msgstr "" |
|
6903 | 7271 | |
|
6904 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7272 | #: rhodecode/templates/base/vcs_settings.html:254 | |
|
6905 | 7273 | msgid "" |
|
6906 | 7274 | "Note: when this feature is enabled, it only runs hooks defined in the " |
|
6907 | 7275 | "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks " |
@@ -6909,34 +7277,16 b' msgid ""' | |||
|
6909 | 7277 | "web interface." |
|
6910 | 7278 | msgstr "" |
|
6911 | 7279 | |
|
6912 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7280 | #: rhodecode/templates/base/vcs_settings.html:258 | |
|
6913 | 7281 | msgid "Invalidate and relocate inline comments during update" |
|
6914 | 7282 | msgstr "" |
|
6915 | 7283 | |
|
6916 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7284 | #: rhodecode/templates/base/vcs_settings.html:261 | |
|
6917 | 7285 | msgid "" |
|
6918 | 7286 | "During the update of a pull request, the position of inline comments will be" |
|
6919 | 7287 | " updated and outdated inline comments will be hidden." |
|
6920 | 7288 | msgstr "" |
|
6921 | 7289 | |
|
6922 | #: rhodecode/templates/base/vcs_settings.html:222 | |
|
6923 | msgid "Labs settings" | |
|
6924 | msgstr "" | |
|
6925 | ||
|
6926 | #: rhodecode/templates/base/vcs_settings.html:222 | |
|
6927 | msgid "" | |
|
6928 | "These features are considered experimental and may not work as expected." | |
|
6929 | msgstr "" | |
|
6930 | ||
|
6931 | #: rhodecode/templates/base/vcs_settings.html:229 | |
|
6932 | msgid "Mercurial server-side merge" | |
|
6933 | msgstr "Unión de lado de servidor Mercurial" | |
|
6934 | ||
|
6935 | #: rhodecode/templates/base/vcs_settings.html:234 | |
|
6936 | msgid "" | |
|
6937 | "Use rebase instead of creating a merge commit when merging via web interface" | |
|
6938 | msgstr "" | |
|
6939 | ||
|
6940 | 7290 | #: rhodecode/templates/bookmarks/bookmarks.html:5 |
|
6941 | 7291 | #, python-format |
|
6942 | 7292 | msgid "%s Bookmarks" |
@@ -7344,7 +7694,7 b' msgstr ""' | |||
|
7344 | 7694 | #: rhodecode/templates/changeset/changeset_file_comment.html:293 |
|
7345 | 7695 | #: rhodecode/templates/compare/compare_diff.html:57 |
|
7346 | 7696 | #: rhodecode/templates/email_templates/commit_comment.mako:87 |
|
7347 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:9 |
|
|
7697 | #: rhodecode/templates/email_templates/pull_request_comment.mako:97 | |
|
7348 | 7698 | msgid "Comment" |
|
7349 | 7699 | msgstr "" |
|
7350 | 7700 | |
@@ -7492,17 +7842,17 b' msgid "Compare Commits"' | |||
|
7492 | 7842 | msgstr "" |
|
7493 | 7843 | |
|
7494 | 7844 | #: rhodecode/templates/compare/compare_diff.html:46 |
|
7495 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
7845 | #: rhodecode/templates/email_templates/pull_request_review.mako:74 | |
|
7496 | 7846 | #: rhodecode/templates/files/file_diff.html:56 |
|
7497 | 7847 | #: rhodecode/templates/pullrequests/pullrequest_show.html:85 |
|
7498 | 7848 | msgid "Target" |
|
7499 | 7849 | msgstr "" |
|
7500 | 7850 | |
|
7501 | 7851 | #: rhodecode/templates/compare/compare_diff.html:47 |
|
7502 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:9 |
|
|
7503 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
7852 | #: rhodecode/templates/email_templates/pull_request_comment.mako:93 | |
|
7853 | #: rhodecode/templates/email_templates/pull_request_review.mako:73 | |
|
7504 | 7854 | #: rhodecode/templates/files/file_diff.html:62 |
|
7505 |
#: rhodecode/templates/files/files_source.html:1 |
|
|
7855 | #: rhodecode/templates/files/files_source.html:19 | |
|
7506 | 7856 | msgid "Source" |
|
7507 | 7857 | msgstr "" |
|
7508 | 7858 | |
@@ -7683,17 +8033,17 b' msgstr ""' | |||
|
7683 | 8033 | msgid "Form vertical" |
|
7684 | 8034 | msgstr "" |
|
7685 | 8035 | |
|
7686 |
#: rhodecode/templates/email_templates/base.mako: |
|
|
8036 | #: rhodecode/templates/email_templates/base.mako:32 | |
|
7687 | 8037 | #, python-format |
|
7688 | 8038 | msgid "This is a notification from RhodeCode. %(instance_url)s" |
|
7689 | 8039 | msgstr "" |
|
7690 | 8040 | |
|
7691 |
#: rhodecode/templates/email_templates/base.mako: |
|
|
8041 | #: rhodecode/templates/email_templates/base.mako:115 | |
|
7692 | 8042 | msgid "RhodeCode" |
|
7693 | 8043 | msgstr "" |
|
7694 | 8044 | |
|
7695 | 8045 | #: rhodecode/templates/email_templates/commit_comment.mako:16 |
|
7696 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:1 |
|
|
8046 | #: rhodecode/templates/email_templates/pull_request_comment.mako:18 | |
|
7697 | 8047 | msgid "[mention]" |
|
7698 | 8048 | msgstr "" |
|
7699 | 8049 | |
@@ -7722,12 +8072,12 b' msgid "%(user)s commented on commit `%(c' | |||
|
7722 | 8072 | msgstr "" |
|
7723 | 8073 | |
|
7724 | 8074 | #: rhodecode/templates/email_templates/commit_comment.mako:43 |
|
7725 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:4 |
|
|
8075 | #: rhodecode/templates/email_templates/pull_request_comment.mako:44 | |
|
7726 | 8076 | msgid "Comment link" |
|
7727 | 8077 | msgstr "" |
|
7728 | 8078 | |
|
7729 | 8079 | #: rhodecode/templates/email_templates/commit_comment.mako:48 |
|
7730 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:4 |
|
|
8080 | #: rhodecode/templates/email_templates/pull_request_comment.mako:49 | |
|
7731 | 8081 | #, python-format |
|
7732 | 8082 | msgid "File: %(comment_file)s on line %(comment_line)s" |
|
7733 | 8083 | msgstr "" |
@@ -7756,7 +8106,7 b' msgid "The commit status was changed to"' | |||
|
7756 | 8106 | msgstr "" |
|
7757 | 8107 | |
|
7758 | 8108 | #: rhodecode/templates/email_templates/commit_comment.mako:87 |
|
7759 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:9 |
|
|
8109 | #: rhodecode/templates/email_templates/pull_request_comment.mako:97 | |
|
7760 | 8110 | #, python-format |
|
7761 | 8111 | msgid "Comment on line: %(comment_line)s" |
|
7762 | 8112 | msgstr "" |
@@ -7765,97 +8115,101 b' msgstr ""' | |||
|
7765 | 8115 | msgid "Generate new password here" |
|
7766 | 8116 | msgstr "" |
|
7767 | 8117 | |
|
7768 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:2 |
|
|
8118 | #: rhodecode/templates/email_templates/pull_request_comment.mako:21 | |
|
7769 | 8119 | #, python-format |
|
7770 | 8120 | msgid "" |
|
7771 | 8121 | "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: " |
|
7772 | 8122 | "`%(comment_file)s`)" |
|
7773 | 8123 | msgstr "" |
|
7774 | 8124 | |
|
7775 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:2 |
|
|
8125 | #: rhodecode/templates/email_templates/pull_request_comment.mako:24 | |
|
7776 | 8126 | #, python-format |
|
7777 | 8127 | msgid "" |
|
7778 | 8128 | "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: " |
|
7779 | 8129 | "%(status)s)" |
|
7780 | 8130 | msgstr "" |
|
7781 | 8131 | |
|
7782 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:2 |
|
|
7783 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8132 | #: rhodecode/templates/email_templates/pull_request_comment.mako:26 | |
|
8133 | #: rhodecode/templates/email_templates/pull_request_comment.mako:83 | |
|
7784 | 8134 | #, python-format |
|
7785 | 8135 | msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\"" |
|
7786 | 8136 | msgstr "" |
|
7787 | 8137 | |
|
7788 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:4 |
|
|
8138 | #: rhodecode/templates/email_templates/pull_request_comment.mako:46 | |
|
7789 | 8139 | msgid "Source repository" |
|
7790 | 8140 | msgstr "" |
|
7791 | 8141 | |
|
7792 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:5 |
|
|
8142 | #: rhodecode/templates/email_templates/pull_request_comment.mako:55 | |
|
7793 | 8143 | #, python-format |
|
7794 | 8144 | msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*" |
|
7795 | 8145 | msgstr "" |
|
7796 | 8146 | |
|
7797 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:5 |
|
|
8147 | #: rhodecode/templates/email_templates/pull_request_comment.mako:57 | |
|
7798 | 8148 | #, python-format |
|
7799 | 8149 | msgid "" |
|
7800 | 8150 | "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*" |
|
7801 | 8151 | msgstr "" |
|
7802 | 8152 | |
|
7803 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8153 | #: rhodecode/templates/email_templates/pull_request_comment.mako:81 | |
|
7804 | 8154 | #, python-format |
|
7805 | 8155 | msgid "" |
|
7806 | 8156 | "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" " |
|
7807 | 8157 | "(file:`%(comment_file)s`)" |
|
7808 | 8158 | msgstr "" |
|
7809 | 8159 | |
|
7810 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8160 | #: rhodecode/templates/email_templates/pull_request_comment.mako:87 | |
|
7811 | 8161 | #, python-format |
|
7812 | 8162 | msgid "submitted pull request status: %(status)s" |
|
7813 | 8163 | msgstr "" |
|
7814 | 8164 | |
|
7815 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8165 | #: rhodecode/templates/email_templates/pull_request_comment.mako:89 | |
|
7816 | 8166 | #, python-format |
|
7817 | 8167 | msgid "submitted pull request status: %(status)s and closed" |
|
7818 | 8168 | msgstr "" |
|
7819 | 8169 | |
|
7820 |
#: rhodecode/templates/email_templates/pull_request_ |
|
|
7821 | #, python-format | |
|
7822 | msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\"" | |
|
7823 | msgstr "" | |
|
7824 | ||
|
7825 | #: rhodecode/templates/email_templates/pull_request_review.mako:17 | |
|
8170 | #: rhodecode/templates/email_templates/pull_request_comment.mako:95 | |
|
8171 | msgid "Submitted status" | |
|
8172 | msgstr "" | |
|
8173 | ||
|
8174 | #: rhodecode/templates/email_templates/pull_request_review.mako:14 | |
|
8175 | #, python-format | |
|
8176 | msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"" | |
|
8177 | msgstr "" | |
|
8178 | ||
|
8179 | #: rhodecode/templates/email_templates/pull_request_review.mako:34 | |
|
7826 | 8180 | #, python-format |
|
7827 | 8181 | msgid "" |
|
7828 | 8182 | "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s " |
|
7829 | 8183 | "into %(target_ref_type)s:%(target_ref_name)s" |
|
7830 | 8184 | msgstr "" |
|
7831 | 8185 | |
|
7832 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8186 | #: rhodecode/templates/email_templates/pull_request_review.mako:37 | |
|
7833 | 8187 | msgid "Link" |
|
7834 | 8188 | msgstr "" |
|
7835 | 8189 | |
|
7836 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8190 | #: rhodecode/templates/email_templates/pull_request_review.mako:46 | |
|
7837 | 8191 | #, python-format |
|
7838 | 8192 | msgid "Commit (%(num)s)" |
|
7839 | 8193 | msgid_plural "Commits (%(num)s)" |
|
7840 | 8194 | msgstr[0] "" |
|
7841 | 8195 | msgstr[1] "" |
|
7842 | 8196 | |
|
7843 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8197 | #: rhodecode/templates/email_templates/pull_request_review.mako:71 | |
|
7844 | 8198 | #, python-format |
|
7845 | 8199 | msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"." |
|
7846 | 8200 | msgstr "" |
|
7847 | 8201 | |
|
7848 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8202 | #: rhodecode/templates/email_templates/pull_request_review.mako:73 | |
|
7849 | 8203 | #, python-format |
|
7850 | 8204 | msgid "%(source_ref_type)s of %(source_repo_url)s" |
|
7851 | 8205 | msgstr "" |
|
7852 | 8206 | |
|
7853 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8207 | #: rhodecode/templates/email_templates/pull_request_review.mako:74 | |
|
7854 | 8208 | #, python-format |
|
7855 | 8209 | msgid "%(target_ref_type)s of %(target_repo_url)s" |
|
7856 | 8210 | msgstr "" |
|
7857 | 8211 | |
|
7858 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8212 | #: rhodecode/templates/email_templates/pull_request_review.mako:76 | |
|
7859 | 8213 | #: rhodecode/templates/summary/components.html:95 |
|
7860 | 8214 | #: rhodecode/templates/summary/components.html:98 |
|
7861 | 8215 | #, python-format |
@@ -8096,13 +8450,13 b' msgid "Delete file"' | |||
|
8096 | 8450 | msgstr "" |
|
8097 | 8451 | |
|
8098 | 8452 | #: rhodecode/templates/files/files_delete.html:45 |
|
8099 |
#: rhodecode/templates/files/files_source.html: |
|
|
8453 | #: rhodecode/templates/files/files_source.html:50 | |
|
8100 | 8454 | #, python-format |
|
8101 | 8455 | msgid "Binary file (%s)" |
|
8102 | 8456 | msgstr "" |
|
8103 | 8457 | |
|
8104 | 8458 | #: rhodecode/templates/files/files_delete.html:50 |
|
8105 |
#: rhodecode/templates/files/files_source.html:6 |
|
|
8459 | #: rhodecode/templates/files/files_source.html:62 | |
|
8106 | 8460 | msgid "File is too big to display" |
|
8107 | 8461 | msgstr "" |
|
8108 | 8462 | |
@@ -8172,44 +8526,44 b' msgid_plural "lines"' | |||
|
8172 | 8526 | msgstr[0] "" |
|
8173 | 8527 | msgstr[1] "" |
|
8174 | 8528 | |
|
8175 |
#: rhodecode/templates/files/files_source.html:1 |
|
|
8529 | #: rhodecode/templates/files/files_source.html:13 | |
|
8176 | 8530 | msgid "History" |
|
8177 | 8531 | msgstr "" |
|
8178 | 8532 | |
|
8179 |
#: rhodecode/templates/files/files_source.html:1 |
|
|
8533 | #: rhodecode/templates/files/files_source.html:16 | |
|
8180 | 8534 | #: rhodecode/templates/search/search_content.html:68 |
|
8181 | 8535 | msgid "Show Full History" |
|
8182 | 8536 | msgstr "" |
|
8183 | 8537 | |
|
8184 |
#: rhodecode/templates/files/files_source.html:2 |
|
|
8538 | #: rhodecode/templates/files/files_source.html:21 | |
|
8185 | 8539 | #: rhodecode/templates/search/search_content.html:70 |
|
8186 | 8540 | msgid "Annotation" |
|
8187 | 8541 | msgstr "" |
|
8188 | 8542 | |
|
8189 |
#: rhodecode/templates/files/files_source.html:2 |
|
|
8543 | #: rhodecode/templates/files/files_source.html:23 | |
|
8190 | 8544 | #: rhodecode/templates/search/search_content.html:71 |
|
8191 | 8545 | msgid "Raw" |
|
8192 | 8546 | msgstr "" |
|
8193 | 8547 | |
|
8194 |
#: rhodecode/templates/files/files_source.html:2 |
|
|
8548 | #: rhodecode/templates/files/files_source.html:25 | |
|
8195 | 8549 | #: rhodecode/templates/search/search_content.html:73 |
|
8196 | 8550 | msgid "Download" |
|
8197 | 8551 | msgstr "" |
|
8198 | 8552 | |
|
8199 |
#: rhodecode/templates/files/files_source.html:3 |
|
|
8553 | #: rhodecode/templates/files/files_source.html:32 | |
|
8200 | 8554 | #, python-format |
|
8201 | 8555 | msgid "Edit on Branch:%s" |
|
8202 | 8556 | msgstr "" |
|
8203 | 8557 | |
|
8204 |
#: rhodecode/templates/files/files_source.html:3 |
|
|
8558 | #: rhodecode/templates/files/files_source.html:37 | |
|
8205 | 8559 | msgid "Editing binary files not allowed" |
|
8206 | 8560 | msgstr "" |
|
8207 | 8561 | |
|
8208 | #: rhodecode/templates/files/files_source.html:39 | |
|
8209 | msgid "Editing files allowed only when on branch head commit" | |
|
8210 | msgstr "" | |
|
8211 | ||
|
8212 | 8562 | #: rhodecode/templates/files/files_source.html:40 |
|
8563 | msgid "Editing files allowed only when on branch head commit" | |
|
8564 | msgstr "" | |
|
8565 | ||
|
8566 | #: rhodecode/templates/files/files_source.html:41 | |
|
8213 | 8567 | msgid "Deleting files allowed only when on branch head commit" |
|
8214 | 8568 | msgstr "" |
|
8215 | 8569 |
This diff has been collapsed as it changes many lines, (1186 lines changed) Show them Hide them | |||
@@ -8,8 +8,8 b' msgid ""' | |||
|
8 | 8 | msgstr "" |
|
9 | 9 | "Project-Id-Version: RhodeCode\n" |
|
10 | 10 | "Report-Msgid-Bugs-To: marcin@rhodecode.com\n" |
|
11 |
"POT-Creation-Date: 2016-0 |
|
|
12 |
"PO-Revision-Date: 2016-0 |
|
|
11 | "POT-Creation-Date: 2016-09-15 14:11+0000\n" | |
|
12 | "PO-Revision-Date: 2016-09-15 14:12+0000\n" | |
|
13 | 13 | "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n" |
|
14 | 14 | "Language-Team: French (http://www.transifex.com/rhodecode/RhodeCode/language/fr/)\n" |
|
15 | 15 | "MIME-Version: 1.0\n" |
@@ -20,7 +20,7 b' msgstr ""' | |||
|
20 | 20 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" |
|
21 | 21 | |
|
22 | 22 | #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60 |
|
23 |
#: rhodecode/integrations/views.py:1 |
|
|
23 | #: rhodecode/integrations/views.py:168 | |
|
24 | 24 | #: rhodecode/templates/admin/permissions/permissions.html:36 |
|
25 | 25 | msgid "Global" |
|
26 | 26 | msgstr "" |
@@ -43,7 +43,8 b' msgstr ""' | |||
|
43 | 43 | msgid "Issue Tracker" |
|
44 | 44 | msgstr "" |
|
45 | 45 | |
|
46 |
#: rhodecode/admin/navigation.py:80 rhodecode/ |
|
|
46 | #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232 | |
|
47 | #: rhodecode/templates/register.html:76 | |
|
47 | 48 | #: rhodecode/templates/admin/my_account/my_account_profile.html:48 |
|
48 | 49 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94 |
|
49 | 50 | #: rhodecode/templates/admin/users/user_add.html:86 |
@@ -63,12 +64,18 b' msgid "Full Text Search"' | |||
|
63 | 64 | msgstr "" |
|
64 | 65 | |
|
65 | 66 | #: rhodecode/admin/navigation.py:83 |
|
66 |
#: rhodecode/templates/admin/integrations/base.html:2 |
|
|
67 |
#: rhodecode/templates/admin/integrations/ |
|
|
68 |
#: rhodecode/templates/admin/integrations/ |
|
|
69 |
#: rhodecode/templates/admin/integrations/ |
|
|
70 |
#: rhodecode/templates/admin/integrations/list.html:1 |
|
|
71 |
#: rhodecode/templates/admin/integrations/list.html:2 |
|
|
67 | #: rhodecode/templates/admin/integrations/base.html:23 | |
|
68 | #: rhodecode/templates/admin/integrations/form.html:8 | |
|
69 | #: rhodecode/templates/admin/integrations/form.html:21 | |
|
70 | #: rhodecode/templates/admin/integrations/form.html:32 | |
|
71 | #: rhodecode/templates/admin/integrations/list.html:21 | |
|
72 | #: rhodecode/templates/admin/integrations/list.html:25 | |
|
73 | #: rhodecode/templates/admin/integrations/list.html:29 | |
|
74 | #: rhodecode/templates/admin/integrations/list.html:36 | |
|
75 | #: rhodecode/templates/admin/integrations/new.html:9 | |
|
76 | #: rhodecode/templates/admin/integrations/new.html:17 | |
|
77 | #: rhodecode/templates/admin/integrations/new.html:23 | |
|
78 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:51 | |
|
72 | 79 | #: rhodecode/templates/admin/repos/repo_edit.html:72 |
|
73 | 80 | #: rhodecode/templates/base/base.html:84 |
|
74 | 81 | msgid "Integrations" |
@@ -91,9 +98,9 b' msgstr ""' | |||
|
91 | 98 | msgid "Enable or disable this authentication plugin." |
|
92 | 99 | msgstr "" |
|
93 | 100 | |
|
94 |
#: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:3 |
|
|
95 | #: rhodecode/templates/admin/integrations/list.html:62 | |
|
96 |
#: rhodecode/templates/admin/ |
|
|
101 | #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32 | |
|
102 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:197 | |
|
103 | #: rhodecode/templates/admin/integrations/list.html:101 | |
|
97 | 104 | msgid "Enabled" |
|
98 | 105 | msgstr "Autorisée" |
|
99 | 106 | |
@@ -396,12 +403,12 b' msgstr ""' | |||
|
396 | 403 | |
|
397 | 404 | #: rhodecode/controllers/changeset.py:335 |
|
398 | 405 | #: rhodecode/controllers/pullrequests.py:750 |
|
399 |
#: rhodecode/model/pull_request.py:84 |
|
|
406 | #: rhodecode/model/pull_request.py:842 | |
|
400 | 407 | #, python-format |
|
401 | 408 | msgid "Status change %(transition_icon)s %(status)s" |
|
402 | 409 | msgstr "" |
|
403 | 410 | |
|
404 |
#: rhodecode/controllers/changeset.py:37 |
|
|
411 | #: rhodecode/controllers/changeset.py:373 | |
|
405 | 412 | msgid "" |
|
406 | 413 | "Changing the status of a commit associated with a closed pull request is not" |
|
407 | 414 | " allowed" |
@@ -544,14 +551,14 b' msgstr ""' | |||
|
544 | 551 | msgid "Changesets" |
|
545 | 552 | msgstr "Changesets" |
|
546 | 553 | |
|
547 |
#: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:25 |
|
|
554 | #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259 | |
|
548 | 555 | #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780 |
|
549 |
#: rhodecode/templates/base/vcs_settings.html:1 |
|
|
556 | #: rhodecode/templates/base/vcs_settings.html:185 | |
|
550 | 557 | msgid "Branches" |
|
551 | 558 | msgstr "Branches" |
|
552 | 559 | |
|
553 | 560 | #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795 |
|
554 |
#: rhodecode/templates/base/vcs_settings.html: |
|
|
561 | #: rhodecode/templates/base/vcs_settings.html:210 | |
|
555 | 562 | msgid "Tags" |
|
556 | 563 | msgstr "Tags" |
|
557 | 564 | |
@@ -657,30 +664,30 b' msgid "Close Pull Request"' | |||
|
657 | 664 | msgstr "" |
|
658 | 665 | |
|
659 | 666 | #: rhodecode/controllers/pullrequests.py:754 |
|
660 |
#: rhodecode/model/pull_request.py:84 |
|
|
667 | #: rhodecode/model/pull_request.py:846 | |
|
661 | 668 | msgid "Closing with" |
|
662 | 669 | msgstr "" |
|
663 | 670 | |
|
664 |
#: rhodecode/controllers/pullrequests.py:80 |
|
|
671 | #: rhodecode/controllers/pullrequests.py:804 | |
|
665 | 672 | #, python-format |
|
666 | 673 | msgid "" |
|
667 | 674 | "Closing pull request on other statuses than rejected or approved is " |
|
668 | 675 | "forbidden. Calculated status from all reviewers is currently: %s" |
|
669 | 676 | msgstr "" |
|
670 | 677 | |
|
671 |
#: rhodecode/controllers/summary.py:23 |
|
|
678 | #: rhodecode/controllers/summary.py:243 | |
|
672 | 679 | msgid "Branch" |
|
673 | 680 | msgstr "" |
|
674 | 681 | |
|
675 |
#: rhodecode/controllers/summary.py:2 |
|
|
682 | #: rhodecode/controllers/summary.py:244 | |
|
676 | 683 | msgid "Tag" |
|
677 | 684 | msgstr "" |
|
678 | 685 | |
|
679 |
#: rhodecode/controllers/summary.py:2 |
|
|
686 | #: rhodecode/controllers/summary.py:245 | |
|
680 | 687 | msgid "Bookmark" |
|
681 | 688 | msgstr "" |
|
682 | 689 | |
|
683 |
#: rhodecode/controllers/summary.py:2 |
|
|
690 | #: rhodecode/controllers/summary.py:260 | |
|
684 | 691 | msgid "Closed branches" |
|
685 | 692 | msgstr "" |
|
686 | 693 | |
@@ -693,37 +700,37 b' msgid "Error occurred during update of d' | |||
|
693 | 700 | msgstr "" |
|
694 | 701 | |
|
695 | 702 | #: rhodecode/controllers/admin/gists.py:63 |
|
696 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
703 | #: rhodecode/controllers/admin/my_account.py:317 | |
|
697 | 704 | #: rhodecode/controllers/admin/users.py:431 |
|
698 | 705 | msgid "forever" |
|
699 | 706 | msgstr "" |
|
700 | 707 | |
|
701 | 708 | #: rhodecode/controllers/admin/gists.py:64 |
|
702 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
709 | #: rhodecode/controllers/admin/my_account.py:318 | |
|
703 | 710 | #: rhodecode/controllers/admin/users.py:432 |
|
704 | 711 | msgid "5 minutes" |
|
705 | 712 | msgstr "5 minute" |
|
706 | 713 | |
|
707 | 714 | #: rhodecode/controllers/admin/gists.py:65 |
|
708 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
715 | #: rhodecode/controllers/admin/my_account.py:319 | |
|
709 | 716 | #: rhodecode/controllers/admin/users.py:433 |
|
710 | 717 | msgid "1 hour" |
|
711 | 718 | msgstr "1 heure" |
|
712 | 719 | |
|
713 | 720 | #: rhodecode/controllers/admin/gists.py:66 |
|
714 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
721 | #: rhodecode/controllers/admin/my_account.py:320 | |
|
715 | 722 | #: rhodecode/controllers/admin/users.py:434 |
|
716 | 723 | msgid "1 day" |
|
717 | 724 | msgstr "1 jour" |
|
718 | 725 | |
|
719 | 726 | #: rhodecode/controllers/admin/gists.py:67 |
|
720 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
727 | #: rhodecode/controllers/admin/my_account.py:321 | |
|
721 | 728 | #: rhodecode/controllers/admin/users.py:435 |
|
722 | 729 | msgid "1 month" |
|
723 | 730 | msgstr "1 mois" |
|
724 | 731 | |
|
725 | 732 | #: rhodecode/controllers/admin/gists.py:71 |
|
726 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
733 | #: rhodecode/controllers/admin/my_account.py:323 | |
|
727 | 734 | #: rhodecode/controllers/admin/users.py:437 |
|
728 | 735 | msgid "Lifetime" |
|
729 | 736 | msgstr "" |
@@ -777,60 +784,61 b' msgstr ""' | |||
|
777 | 784 | msgid "%(expiry)s - current value" |
|
778 | 785 | msgstr "" |
|
779 | 786 | |
|
780 |
#: rhodecode/controllers/admin/my_account.py:7 |
|
|
787 | #: rhodecode/controllers/admin/my_account.py:74 | |
|
781 | 788 | msgid "You can't edit this user since it's crucial for entire application" |
|
782 | 789 | msgstr "Vous ne pouvez pas éditer cet utilisateur ; il est nécessaire pour le bon fonctionnement de l’application." |
|
783 | 790 | |
|
784 |
#: rhodecode/controllers/admin/my_account.py:12 |
|
|
791 | #: rhodecode/controllers/admin/my_account.py:132 | |
|
785 | 792 | msgid "Your account was updated successfully" |
|
786 | 793 | msgstr "Votre compte a été mis à jour avec succès" |
|
787 | 794 | |
|
788 |
#: rhodecode/controllers/admin/my_account.py:14 |
|
|
795 | #: rhodecode/controllers/admin/my_account.py:147 | |
|
789 | 796 | #: rhodecode/controllers/admin/users.py:218 |
|
790 | 797 | #, python-format |
|
791 | 798 | msgid "Error occurred during update of user %s" |
|
792 | 799 | msgstr "" |
|
793 | 800 | |
|
794 |
#: rhodecode/controllers/admin/my_account.py:2 |
|
|
801 | #: rhodecode/controllers/admin/my_account.py:213 | |
|
802 | #: rhodecode/controllers/admin/my_account.py:219 | |
|
803 | msgid "Error occurred during update of user password" | |
|
804 | msgstr "" | |
|
805 | ||
|
806 | #: rhodecode/controllers/admin/my_account.py:226 | |
|
795 | 807 | msgid "Successfully updated password" |
|
796 | 808 | msgstr "" |
|
797 | 809 | |
|
798 |
#: rhodecode/controllers/admin/my_account.py:21 |
|
|
799 | msgid "Error occurred during update of user password" | |
|
800 | msgstr "" | |
|
801 | ||
|
802 | #: rhodecode/controllers/admin/my_account.py:261 | |
|
810 | #: rhodecode/controllers/admin/my_account.py:271 | |
|
803 | 811 | #: rhodecode/controllers/admin/users.py:611 |
|
804 | 812 | #, python-format |
|
805 | 813 | msgid "Added new email address `%s` for user account" |
|
806 | 814 | msgstr "" |
|
807 | 815 | |
|
808 |
#: rhodecode/controllers/admin/my_account.py:2 |
|
|
816 | #: rhodecode/controllers/admin/my_account.py:278 | |
|
809 | 817 | #: rhodecode/controllers/admin/users.py:618 |
|
810 | 818 | msgid "An error occurred during email saving" |
|
811 | 819 | msgstr "Une erreur est survenue durant l’enregistrement de l’e-mail." |
|
812 | 820 | |
|
813 |
#: rhodecode/controllers/admin/my_account.py:2 |
|
|
821 | #: rhodecode/controllers/admin/my_account.py:288 | |
|
814 | 822 | #: rhodecode/controllers/admin/users.py:633 |
|
815 | 823 | msgid "Removed email address from user account" |
|
816 | 824 | msgstr "" |
|
817 | 825 | |
|
818 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
826 | #: rhodecode/controllers/admin/my_account.py:326 | |
|
819 | 827 | #: rhodecode/controllers/admin/users.py:440 |
|
820 | 828 | msgid "Role" |
|
821 | 829 | msgstr "" |
|
822 | 830 | |
|
823 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
831 | #: rhodecode/controllers/admin/my_account.py:339 | |
|
824 | 832 | #: rhodecode/controllers/admin/users.py:464 |
|
825 | 833 | msgid "Auth token successfully created" |
|
826 | 834 | msgstr "" |
|
827 | 835 | |
|
828 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
836 | #: rhodecode/controllers/admin/my_account.py:352 | |
|
829 | 837 | #: rhodecode/controllers/admin/users.py:483 |
|
830 | 838 | msgid "Auth token successfully reset" |
|
831 | 839 | msgstr "" |
|
832 | 840 | |
|
833 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
841 | #: rhodecode/controllers/admin/my_account.py:356 | |
|
834 | 842 | #: rhodecode/controllers/admin/users.py:487 |
|
835 | 843 | msgid "Auth token successfully deleted" |
|
836 | 844 | msgstr "" |
@@ -1050,18 +1058,18 b' msgid "Error occurred during deleting is' | |||
|
1050 | 1058 | msgstr "" |
|
1051 | 1059 | |
|
1052 | 1060 | #: rhodecode/controllers/admin/repos.py:721 |
|
1053 |
#: rhodecode/controllers/admin/settings.py:36 |
|
|
1061 | #: rhodecode/controllers/admin/settings.py:366 | |
|
1054 | 1062 | msgid "Removed issue tracker entry" |
|
1055 | 1063 | msgstr "" |
|
1056 | 1064 | |
|
1057 | 1065 | #: rhodecode/controllers/admin/repos.py:751 |
|
1058 |
#: rhodecode/controllers/admin/settings.py:4 |
|
|
1066 | #: rhodecode/controllers/admin/settings.py:412 | |
|
1059 | 1067 | msgid "Updated issue tracker entries" |
|
1060 | 1068 | msgstr "" |
|
1061 | 1069 | |
|
1062 | 1070 | #: rhodecode/controllers/admin/repos.py:812 |
|
1063 |
#: rhodecode/controllers/admin/settings.py:14 |
|
|
1064 |
#: rhodecode/controllers/admin/settings.py:7 |
|
|
1071 | #: rhodecode/controllers/admin/settings.py:143 | |
|
1072 | #: rhodecode/controllers/admin/settings.py:722 | |
|
1065 | 1073 | msgid "Some form inputs contain invalid data." |
|
1066 | 1074 | msgstr "" |
|
1067 | 1075 | |
@@ -1070,86 +1078,70 b' msgid "Error occurred during updating re' | |||
|
1070 | 1078 | msgstr "" |
|
1071 | 1079 | |
|
1072 | 1080 | #: rhodecode/controllers/admin/repos.py:834 |
|
1073 |
#: rhodecode/controllers/admin/settings.py:1 |
|
|
1081 | #: rhodecode/controllers/admin/settings.py:171 | |
|
1074 | 1082 | msgid "Updated VCS settings" |
|
1075 | 1083 | msgstr "Réglages des gestionnaires de versions mis à jour." |
|
1076 | 1084 | |
|
1077 |
#: rhodecode/controllers/admin/settings.py:16 |
|
|
1078 |
#: rhodecode/controllers/admin/settings.py:2 |
|
|
1085 | #: rhodecode/controllers/admin/settings.py:167 | |
|
1086 | #: rhodecode/controllers/admin/settings.py:270 | |
|
1079 | 1087 | msgid "Error occurred during updating application settings" |
|
1080 | 1088 | msgstr "" |
|
1081 | 1089 | |
|
1082 |
#: rhodecode/controllers/admin/settings.py:21 |
|
|
1090 | #: rhodecode/controllers/admin/settings.py:214 | |
|
1083 | 1091 | #, python-format |
|
1084 | 1092 | msgid "Repositories successfully rescanned added: %s ; removed: %s" |
|
1085 | 1093 | msgstr "" |
|
1086 | 1094 | |
|
1087 |
#: rhodecode/controllers/admin/settings.py:26 |
|
|
1095 | #: rhodecode/controllers/admin/settings.py:266 | |
|
1088 | 1096 | msgid "Updated application settings" |
|
1089 | 1097 | msgstr "Réglages mis à jour" |
|
1090 | 1098 | |
|
1091 |
#: rhodecode/controllers/admin/settings.py:3 |
|
|
1099 | #: rhodecode/controllers/admin/settings.py:330 | |
|
1092 | 1100 | msgid "Updated visualisation settings" |
|
1093 | 1101 | msgstr "Réglages d’affichage mis à jour." |
|
1094 | 1102 | |
|
1095 |
#: rhodecode/controllers/admin/settings.py:33 |
|
|
1103 | #: rhodecode/controllers/admin/settings.py:333 | |
|
1096 | 1104 | msgid "Error occurred during updating visualisation settings" |
|
1097 | 1105 | msgstr "" |
|
1098 | 1106 | |
|
1099 |
#: rhodecode/controllers/admin/settings.py:42 |
|
|
1107 | #: rhodecode/controllers/admin/settings.py:425 | |
|
1100 | 1108 | msgid "Please enter email address" |
|
1101 | 1109 | msgstr "" |
|
1102 | 1110 | |
|
1103 |
#: rhodecode/controllers/admin/settings.py:44 |
|
|
1111 | #: rhodecode/controllers/admin/settings.py:443 | |
|
1104 | 1112 | msgid "Send email task created" |
|
1105 | 1113 | msgstr "" |
|
1106 | 1114 | |
|
1107 |
#: rhodecode/controllers/admin/settings.py:47 |
|
|
1115 | #: rhodecode/controllers/admin/settings.py:476 | |
|
1108 | 1116 | msgid "Added new hook" |
|
1109 | 1117 | msgstr "Le nouveau hook a été ajouté." |
|
1110 | 1118 | |
|
1111 |
#: rhodecode/controllers/admin/settings.py:4 |
|
|
1119 | #: rhodecode/controllers/admin/settings.py:491 | |
|
1112 | 1120 | msgid "Updated hooks" |
|
1113 | 1121 | msgstr "Hooks mis à jour" |
|
1114 | 1122 | |
|
1115 |
#: rhodecode/controllers/admin/settings.py:49 |
|
|
1123 | #: rhodecode/controllers/admin/settings.py:495 | |
|
1116 | 1124 | msgid "Error occurred during hook creation" |
|
1117 | 1125 | msgstr "" |
|
1118 | 1126 | |
|
1119 |
#: rhodecode/controllers/admin/settings.py:54 |
|
|
1127 | #: rhodecode/controllers/admin/settings.py:543 | |
|
1120 | 1128 | #, python-format |
|
1121 | 1129 | msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent" |
|
1122 | 1130 | msgstr "" |
|
1123 | 1131 | |
|
1124 |
#: rhodecode/controllers/admin/settings.py:54 |
|
|
1132 | #: rhodecode/controllers/admin/settings.py:547 | |
|
1125 | 1133 | #, python-format |
|
1126 | 1134 | msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent" |
|
1127 | 1135 | msgstr "" |
|
1128 | 1136 | |
|
1129 |
#: rhodecode/controllers/admin/settings.py:74 |
|
|
1137 | #: rhodecode/controllers/admin/settings.py:743 | |
|
1130 | 1138 | msgid "Error occurred during updating labs settings" |
|
1131 | 1139 | msgstr "" |
|
1132 | 1140 | |
|
1133 |
#: rhodecode/controllers/admin/settings.py:74 |
|
|
1141 | #: rhodecode/controllers/admin/settings.py:748 | |
|
1134 | 1142 | msgid "Updated Labs settings" |
|
1135 | 1143 | msgstr "" |
|
1136 | 1144 | |
|
1137 | #: rhodecode/controllers/admin/settings.py:795 | |
|
1138 | msgid "Subversion HTTP Support" | |
|
1139 | msgstr "" | |
|
1140 | ||
|
1141 | #: rhodecode/controllers/admin/settings.py:796 | |
|
1142 | msgid "Proxy subversion HTTP requests" | |
|
1143 | msgstr "" | |
|
1144 | ||
|
1145 | #: rhodecode/controllers/admin/settings.py:802 | |
|
1146 | msgid "Subversion HTTP Server URL" | |
|
1147 | msgstr "" | |
|
1148 | ||
|
1149 | #: rhodecode/controllers/admin/settings.py:804 | |
|
1150 | msgid "e.g. http://localhost:8080/" | |
|
1151 | msgstr "" | |
|
1152 | ||
|
1153 | 1145 | #: rhodecode/controllers/admin/user_groups.py:168 |
|
1154 | 1146 | #, python-format |
|
1155 | 1147 | msgid "Created user group %(user_group_link)s" |
@@ -1332,38 +1324,50 b' msgstr ""' | |||
|
1332 | 1324 | msgid "pullrequest commented" |
|
1333 | 1325 | msgstr "" |
|
1334 | 1326 | |
|
1335 |
#: rhodecode/events/repo.py:13 |
|
|
1327 | #: rhodecode/events/repo.py:136 | |
|
1336 | 1328 | msgid "repository pre create" |
|
1337 | 1329 | msgstr "" |
|
1338 | 1330 | |
|
1339 |
#: rhodecode/events/repo.py:14 |
|
|
1331 | #: rhodecode/events/repo.py:145 | |
|
1340 | 1332 | msgid "repository created" |
|
1341 | 1333 | msgstr "" |
|
1342 | 1334 | |
|
1343 |
#: rhodecode/events/repo.py:15 |
|
|
1335 | #: rhodecode/events/repo.py:154 | |
|
1344 | 1336 | msgid "repository pre delete" |
|
1345 | 1337 | msgstr "" |
|
1346 | 1338 | |
|
1347 |
#: rhodecode/events/repo.py:16 |
|
|
1339 | #: rhodecode/events/repo.py:163 | |
|
1348 | 1340 | msgid "repository deleted" |
|
1349 | 1341 | msgstr "" |
|
1350 | 1342 | |
|
1351 |
#: rhodecode/events/repo.py:19 |
|
|
1343 | #: rhodecode/events/repo.py:199 | |
|
1352 | 1344 | msgid "repository pre pull" |
|
1353 | 1345 | msgstr "" |
|
1354 | 1346 | |
|
1355 |
#: rhodecode/events/repo.py:20 |
|
|
1347 | #: rhodecode/events/repo.py:208 | |
|
1356 | 1348 | msgid "repository pull" |
|
1357 | 1349 | msgstr "" |
|
1358 | 1350 | |
|
1359 |
#: rhodecode/events/repo.py:21 |
|
|
1351 | #: rhodecode/events/repo.py:217 | |
|
1360 | 1352 | msgid "repository pre push" |
|
1361 | 1353 | msgstr "" |
|
1362 | 1354 | |
|
1363 |
#: rhodecode/events/repo.py:22 |
|
|
1355 | #: rhodecode/events/repo.py:228 | |
|
1364 | 1356 | msgid "repository push" |
|
1365 | 1357 | msgstr "" |
|
1366 | 1358 | |
|
1359 | #: rhodecode/events/repo_group.py:62 | |
|
1360 | msgid "repository group created" | |
|
1361 | msgstr "" | |
|
1362 | ||
|
1363 | #: rhodecode/events/repo_group.py:71 | |
|
1364 | msgid "repository group deleted" | |
|
1365 | msgstr "" | |
|
1366 | ||
|
1367 | #: rhodecode/events/repo_group.py:80 | |
|
1368 | msgid "repository group update" | |
|
1369 | msgstr "" | |
|
1370 | ||
|
1367 | 1371 | #: rhodecode/events/user.py:34 |
|
1368 | 1372 | msgid "user registered" |
|
1369 | 1373 | msgstr "" |
@@ -1376,42 +1380,202 b' msgstr ""' | |||
|
1376 | 1380 | msgid "user pre update" |
|
1377 | 1381 | msgstr "" |
|
1378 | 1382 | |
|
1379 | #: rhodecode/integrations/schema.py:35 | |
|
1383 | #: rhodecode/forms/__init__.py:32 rhodecode/templates/admin/gists/new.html:62 | |
|
1384 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27 | |
|
1385 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84 | |
|
1386 | #: rhodecode/templates/admin/my_account/my_account_emails.html:65 | |
|
1387 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104 | |
|
1388 | #: rhodecode/templates/admin/permissions/permissions_application.html:51 | |
|
1389 | #: rhodecode/templates/admin/permissions/permissions_ips.html:61 | |
|
1390 | #: rhodecode/templates/admin/permissions/permissions_objects.html:57 | |
|
1391 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136 | |
|
1392 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68 | |
|
1393 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:66 | |
|
1394 | #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80 | |
|
1395 | #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111 | |
|
1396 | #: rhodecode/templates/admin/repos/repo_edit_settings.html:159 | |
|
1397 | #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46 | |
|
1398 | #: rhodecode/templates/admin/settings/settings_global.html:110 | |
|
1399 | #: rhodecode/templates/admin/settings/settings_issuetracker.html:16 | |
|
1400 | #: rhodecode/templates/admin/settings/settings_labs.html:49 | |
|
1401 | #: rhodecode/templates/admin/settings/settings_vcs.html:14 | |
|
1402 | #: rhodecode/templates/admin/settings/settings_visual.html:220 | |
|
1403 | #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121 | |
|
1404 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23 | |
|
1405 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81 | |
|
1406 | #: rhodecode/templates/admin/users/user_edit_emails.html:63 | |
|
1407 | #: rhodecode/templates/admin/users/user_edit_ips.html:70 | |
|
1408 | #: rhodecode/templates/admin/users/user_edit_profile.html:135 | |
|
1409 | #: rhodecode/templates/base/default_perms_box.html:89 | |
|
1410 | msgid "Reset" | |
|
1411 | msgstr "Réinitialiser" | |
|
1412 | ||
|
1413 | #: rhodecode/forms/__init__.py:33 rhodecode/templates/admin/gists/show.html:49 | |
|
1414 | #: rhodecode/templates/admin/integrations/list.html:211 | |
|
1415 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56 | |
|
1416 | #: rhodecode/templates/admin/my_account/my_account_emails.html:32 | |
|
1417 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:62 | |
|
1418 | #: rhodecode/templates/admin/permissions/permissions_ips.html:26 | |
|
1419 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:25 | |
|
1420 | #: rhodecode/templates/admin/settings/settings_hooks.html:46 | |
|
1421 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52 | |
|
1422 | #: rhodecode/templates/admin/users/user_edit_emails.html:31 | |
|
1423 | #: rhodecode/templates/admin/users/user_edit_ips.html:34 | |
|
1424 | #: rhodecode/templates/base/issue_tracker_settings.html:70 | |
|
1425 | #: rhodecode/templates/base/vcs_settings.html:194 | |
|
1426 | #: rhodecode/templates/base/vcs_settings.html:219 | |
|
1427 | #: rhodecode/templates/changeset/changeset_file_comment.html:49 | |
|
1428 | #: rhodecode/templates/changeset/changeset_file_comment.html:99 | |
|
1429 | #: rhodecode/templates/data_table/_dt_elements.html:119 | |
|
1430 | #: rhodecode/templates/data_table/_dt_elements.html:176 | |
|
1431 | #: rhodecode/templates/data_table/_dt_elements.html:190 | |
|
1432 | #: rhodecode/templates/data_table/_dt_elements.html:202 | |
|
1433 | #: rhodecode/templates/debug_style/buttons.html:132 | |
|
1434 | #: rhodecode/templates/files/files_source.html:34 | |
|
1435 | #: rhodecode/templates/files/files_source.html:38 | |
|
1436 | #: rhodecode/templates/files/files_source.html:41 | |
|
1437 | msgid "Delete" | |
|
1438 | msgstr "Supprimer" | |
|
1439 | ||
|
1440 | #: rhodecode/integrations/schema.py:30 | |
|
1441 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:195 | |
|
1380 | 1442 | msgid "Enable or disable this integration." |
|
1381 | 1443 | msgstr "" |
|
1382 | 1444 | |
|
1383 |
#: rhodecode/integrations/schema.py: |
|
|
1445 | #: rhodecode/integrations/schema.py:37 | |
|
1446 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:176 | |
|
1384 | 1447 | msgid "Short name for this integration." |
|
1385 | 1448 | msgstr "" |
|
1386 | 1449 | |
|
1387 |
#: rhodecode/integrations/schema.py: |
|
|
1450 | #: rhodecode/integrations/schema.py:39 | |
|
1451 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:178 | |
|
1388 | 1452 | msgid "Integration name" |
|
1389 | 1453 | msgstr "" |
|
1390 | 1454 | |
|
1455 | #: rhodecode/integrations/schema.py:51 | |
|
1456 | msgid "" | |
|
1457 | "Limit integrations to to work only on the direct children repositories of " | |
|
1458 | "this repository group (no subgroups)" | |
|
1459 | msgstr "" | |
|
1460 | ||
|
1461 | #: rhodecode/integrations/schema.py:55 | |
|
1462 | msgid "Limit to childen repos only" | |
|
1463 | msgstr "" | |
|
1464 | ||
|
1465 | #: rhodecode/integrations/schema.py:63 | |
|
1466 | msgid "Limit integrations to to work only on root level repositories" | |
|
1467 | msgstr "" | |
|
1468 | ||
|
1469 | #: rhodecode/integrations/schema.py:66 | |
|
1470 | msgid "Root repositories only" | |
|
1471 | msgstr "" | |
|
1472 | ||
|
1473 | #: rhodecode/integrations/views.py:162 | |
|
1474 | msgid "{repo_name} repository" | |
|
1475 | msgstr "" | |
|
1476 | ||
|
1477 | #: rhodecode/integrations/views.py:165 | |
|
1478 | msgid "{repo_group_name} repo group" | |
|
1479 | msgstr "" | |
|
1480 | ||
|
1391 | 1481 | #: rhodecode/integrations/views.py:172 |
|
1482 | msgid "{name} integration" | |
|
1483 | msgstr "" | |
|
1484 | ||
|
1485 | #: rhodecode/integrations/views.py:186 | |
|
1392 | 1486 | msgid "Integration {integration_name} deleted successfully." |
|
1393 | 1487 | msgstr "" |
|
1394 | 1488 | |
|
1395 |
#: rhodecode/integrations/views.py:2 |
|
|
1489 | #: rhodecode/integrations/views.py:266 | |
|
1396 | 1490 | msgid "" |
|
1397 | 1491 | "Errors exist when saving integration settings. Please check the form inputs." |
|
1398 | 1492 | msgstr "" |
|
1399 | 1493 | |
|
1400 |
#: rhodecode/integrations/views.py:22 |
|
|
1494 | #: rhodecode/integrations/views.py:292 | |
|
1401 | 1495 | msgid "Integration {integration_name} updated successfully." |
|
1402 | 1496 | msgstr "" |
|
1403 | 1497 | |
|
1498 | #: rhodecode/integrations/types/email.py:214 | |
|
1499 | msgid "Recipients" | |
|
1500 | msgstr "" | |
|
1501 | ||
|
1502 | #: rhodecode/integrations/types/email.py:215 | |
|
1503 | msgid "Email addresses to send push events to" | |
|
1504 | msgstr "" | |
|
1505 | ||
|
1506 | #: rhodecode/integrations/types/email.py:220 | |
|
1507 | #: rhodecode/integrations/types/email.py:221 | |
|
1508 | msgid "Email address" | |
|
1509 | msgstr "Adresse e-mail" | |
|
1510 | ||
|
1511 | #: rhodecode/integrations/types/email.py:233 | |
|
1512 | msgid "Send repo push summaries to a list of recipients via email" | |
|
1513 | msgstr "" | |
|
1514 | ||
|
1515 | #: rhodecode/integrations/types/hipchat.py:43 | |
|
1516 | msgid "Yellow" | |
|
1517 | msgstr "" | |
|
1518 | ||
|
1519 | #: rhodecode/integrations/types/hipchat.py:44 | |
|
1520 | msgid "Red" | |
|
1521 | msgstr "" | |
|
1522 | ||
|
1523 | #: rhodecode/integrations/types/hipchat.py:45 | |
|
1524 | msgid "Green" | |
|
1525 | msgstr "" | |
|
1526 | ||
|
1527 | #: rhodecode/integrations/types/hipchat.py:46 | |
|
1528 | msgid "Purple" | |
|
1529 | msgstr "" | |
|
1530 | ||
|
1531 | #: rhodecode/integrations/types/hipchat.py:47 | |
|
1532 | msgid "Gray" | |
|
1533 | msgstr "" | |
|
1534 | ||
|
1535 | #: rhodecode/integrations/types/hipchat.py:52 | |
|
1536 | msgid "Hipchat server URL" | |
|
1537 | msgstr "" | |
|
1538 | ||
|
1539 | #: rhodecode/integrations/types/hipchat.py:53 | |
|
1540 | msgid "Hipchat integration url." | |
|
1541 | msgstr "" | |
|
1542 | ||
|
1543 | #: rhodecode/integrations/types/hipchat.py:63 | |
|
1544 | msgid "Notify" | |
|
1545 | msgstr "" | |
|
1546 | ||
|
1547 | #: rhodecode/integrations/types/hipchat.py:64 | |
|
1548 | msgid "Make a notification to the users in room." | |
|
1549 | msgstr "" | |
|
1550 | ||
|
1551 | #: rhodecode/integrations/types/hipchat.py:70 | |
|
1552 | msgid "Color" | |
|
1553 | msgstr "" | |
|
1554 | ||
|
1555 | #: rhodecode/integrations/types/hipchat.py:71 | |
|
1556 | msgid "Background color of message." | |
|
1557 | msgstr "" | |
|
1558 | ||
|
1559 | #: rhodecode/integrations/types/hipchat.py:99 | |
|
1560 | msgid "Hipchat" | |
|
1561 | msgstr "" | |
|
1562 | ||
|
1563 | #: rhodecode/integrations/types/hipchat.py:100 | |
|
1564 | msgid "" | |
|
1565 | "Send events such as repo pushes and pull requests to your hipchat channel." | |
|
1566 | msgstr "" | |
|
1567 | ||
|
1568 | #: rhodecode/integrations/types/slack.py:44 | |
|
1569 | msgid "Slack service URL" | |
|
1570 | msgstr "" | |
|
1571 | ||
|
1404 | 1572 | #: rhodecode/integrations/types/slack.py:45 |
|
1405 | msgid "Slack service URL" | |
|
1406 | msgstr "" | |
|
1407 | ||
|
1408 | #: rhodecode/integrations/types/slack.py:46 | |
|
1409 | 1573 | msgid "" |
|
1410 | 1574 | "This can be setup at the <a href=\"https://my.slack.com/services/new" |
|
1411 | 1575 | "/incoming-webhook/\">slack app manager</a>" |
|
1412 | 1576 | msgstr "" |
|
1413 | 1577 | |
|
1414 |
#: rhodecode/integrations/types/slack.py:5 |
|
|
1578 | #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43 | |
|
1415 | 1579 | #: rhodecode/templates/register.html:41 |
|
1416 | 1580 | #: rhodecode/templates/admin/admin_log.html:7 |
|
1417 | 1581 | #: rhodecode/templates/admin/my_account/my_account_profile.html:24 |
@@ -1427,35 +1591,40 b' msgstr ""' | |||
|
1427 | 1591 | msgid "Username" |
|
1428 | 1592 | msgstr "Nom d’utilisateur" |
|
1429 | 1593 | |
|
1430 |
#: rhodecode/integrations/types/slack.py: |
|
|
1594 | #: rhodecode/integrations/types/slack.py:59 | |
|
1431 | 1595 | msgid "Username to show notifications coming from." |
|
1432 | 1596 | msgstr "" |
|
1433 | 1597 | |
|
1598 | #: rhodecode/integrations/types/slack.py:68 | |
|
1599 | msgid "Channel" | |
|
1600 | msgstr "" | |
|
1601 | ||
|
1434 | 1602 | #: rhodecode/integrations/types/slack.py:69 |
|
1435 | msgid "Channel" | |
|
1436 | msgstr "" | |
|
1437 | ||
|
1438 | #: rhodecode/integrations/types/slack.py:70 | |
|
1439 | 1603 | msgid "Channel to send notifications to." |
|
1440 | 1604 | msgstr "" |
|
1441 | 1605 | |
|
1606 | #: rhodecode/integrations/types/slack.py:78 | |
|
1607 | msgid "Emoji" | |
|
1608 | msgstr "" | |
|
1609 | ||
|
1442 | 1610 | #: rhodecode/integrations/types/slack.py:79 |
|
1443 | msgid "Emoji" | |
|
1444 | msgstr "" | |
|
1445 | ||
|
1446 | #: rhodecode/integrations/types/slack.py:80 | |
|
1447 | 1611 | msgid "Emoji to use eg. :studio_microphone:" |
|
1448 | 1612 | msgstr "" |
|
1449 | 1613 | |
|
1450 |
#: rhodecode/integrations/types/slack.py:10 |
|
|
1614 | #: rhodecode/integrations/types/slack.py:101 | |
|
1451 | 1615 | msgid "Slack" |
|
1452 | 1616 | msgstr "" |
|
1453 | 1617 | |
|
1618 | #: rhodecode/integrations/types/slack.py:102 | |
|
1619 | msgid "" | |
|
1620 | "Send events such as repo pushes and pull requests to your slack channel." | |
|
1621 | msgstr "" | |
|
1622 | ||
|
1623 | #: rhodecode/integrations/types/webhook.py:40 | |
|
1624 | msgid "Webhook URL" | |
|
1625 | msgstr "" | |
|
1626 | ||
|
1454 | 1627 | #: rhodecode/integrations/types/webhook.py:41 |
|
1455 | msgid "Webhook URL" | |
|
1456 | msgstr "" | |
|
1457 | ||
|
1458 | #: rhodecode/integrations/types/webhook.py:42 | |
|
1459 | 1628 | msgid "URL of the webhook to receive POST event." |
|
1460 | 1629 | msgstr "" |
|
1461 | 1630 | |
@@ -1467,10 +1636,14 b' msgstr ""' | |||
|
1467 | 1636 | msgid "String used to validate received payloads." |
|
1468 | 1637 | msgstr "" |
|
1469 | 1638 | |
|
1470 |
#: rhodecode/integrations/types/webhook.py:6 |
|
|
1639 | #: rhodecode/integrations/types/webhook.py:65 | |
|
1471 | 1640 | msgid "Webhook" |
|
1472 | 1641 | msgstr "" |
|
1473 | 1642 | |
|
1643 | #: rhodecode/integrations/types/webhook.py:66 | |
|
1644 | msgid "Post json events to a webhook endpoint" | |
|
1645 | msgstr "" | |
|
1646 | ||
|
1474 | 1647 | #: rhodecode/lib/action_parser.py:89 |
|
1475 | 1648 | msgid "[deleted] repository" |
|
1476 | 1649 | msgstr "[a supprimé] le dépôt" |
@@ -1594,80 +1767,80 b' msgstr ""' | |||
|
1594 | 1767 | msgid "Commit not found" |
|
1595 | 1768 | msgstr "" |
|
1596 | 1769 | |
|
1597 |
#: rhodecode/lib/auth.py:118 |
|
|
1770 | #: rhodecode/lib/auth.py:1185 | |
|
1598 | 1771 | #, python-format |
|
1599 | 1772 | msgid "IP %s not allowed" |
|
1600 | 1773 | msgstr "" |
|
1601 | 1774 | |
|
1602 |
#: rhodecode/lib/auth.py:125 |
|
|
1775 | #: rhodecode/lib/auth.py:1259 | |
|
1603 | 1776 | msgid "You need to be a registered user to perform this action" |
|
1604 | 1777 | msgstr "Vous devez être un utilisateur enregistré pour effectuer cette action." |
|
1605 | 1778 | |
|
1606 |
#: rhodecode/lib/auth.py:130 |
|
|
1779 | #: rhodecode/lib/auth.py:1307 | |
|
1607 | 1780 | #, python-format |
|
1608 | 1781 | msgid "Action not supported for %s." |
|
1609 | 1782 | msgstr "" |
|
1610 | 1783 | |
|
1611 |
#: rhodecode/lib/auth.py:13 |
|
|
1784 | #: rhodecode/lib/auth.py:1344 | |
|
1612 | 1785 | msgid "You need to be signed in to view this page" |
|
1613 | 1786 | msgstr "" |
|
1614 | 1787 | |
|
1615 |
#: rhodecode/lib/base.py:5 |
|
|
1788 | #: rhodecode/lib/base.py:550 | |
|
1616 | 1789 | #, python-format |
|
1617 | 1790 | msgid "The repository at %(repo_name)s cannot be located." |
|
1618 | 1791 | msgstr "" |
|
1619 | 1792 | |
|
1620 |
#: rhodecode/lib/diffs.py: |
|
|
1793 | #: rhodecode/lib/diffs.py:62 | |
|
1621 | 1794 | msgid "Click to comment" |
|
1622 | 1795 | msgstr "" |
|
1623 | 1796 | |
|
1624 |
#: rhodecode/lib/diffs.py:7 |
|
|
1797 | #: rhodecode/lib/diffs.py:77 | |
|
1625 | 1798 | msgid "Binary file" |
|
1626 | 1799 | msgstr "" |
|
1627 | 1800 | |
|
1628 |
#: rhodecode/lib/diffs.py:9 |
|
|
1801 | #: rhodecode/lib/diffs.py:98 | |
|
1629 | 1802 | msgid "" |
|
1630 | 1803 | "Changeset was too big and was cut off, use diff menu to display this diff" |
|
1631 | 1804 | msgstr "Cet ensemble de changements était trop gros pour être affiché et a été découpé, utilisez le menu « Diff » pour afficher les différences." |
|
1632 | 1805 | |
|
1633 |
#: rhodecode/lib/diffs.py:10 |
|
|
1806 | #: rhodecode/lib/diffs.py:109 | |
|
1634 | 1807 | msgid "No changes detected" |
|
1635 | 1808 | msgstr "Aucun changement détecté." |
|
1636 | 1809 | |
|
1637 |
#: rhodecode/lib/diffs.py:63 |
|
|
1810 | #: rhodecode/lib/diffs.py:643 | |
|
1638 | 1811 | msgid "Click to select line" |
|
1639 | 1812 | msgstr "" |
|
1640 | 1813 | |
|
1641 |
#: rhodecode/lib/helpers.py:148 |
|
|
1814 | #: rhodecode/lib/helpers.py:1489 | |
|
1642 | 1815 | #, python-format |
|
1643 | 1816 | msgid " and %s more" |
|
1644 | 1817 | msgstr "et %s de plus" |
|
1645 | 1818 | |
|
1646 |
#: rhodecode/lib/helpers.py:14 |
|
|
1819 | #: rhodecode/lib/helpers.py:1493 | |
|
1647 | 1820 | msgid "No Files" |
|
1648 | 1821 | msgstr "Aucun fichier" |
|
1649 | 1822 | |
|
1650 |
#: rhodecode/lib/helpers.py:15 |
|
|
1823 | #: rhodecode/lib/helpers.py:1566 | |
|
1651 | 1824 | msgid "new file" |
|
1652 | 1825 | msgstr "" |
|
1653 | 1826 | |
|
1654 |
#: rhodecode/lib/helpers.py:156 |
|
|
1827 | #: rhodecode/lib/helpers.py:1569 | |
|
1655 | 1828 | msgid "mod" |
|
1656 | 1829 | msgstr "" |
|
1657 | 1830 | |
|
1658 | #: rhodecode/lib/helpers.py:1564 | |
|
1659 | msgid "del" | |
|
1660 | msgstr "" | |
|
1661 | ||
|
1662 | #: rhodecode/lib/helpers.py:1567 | |
|
1663 | msgid "rename" | |
|
1664 | msgstr "" | |
|
1665 | ||
|
1666 | 1831 | #: rhodecode/lib/helpers.py:1572 |
|
1832 | msgid "del" | |
|
1833 | msgstr "" | |
|
1834 | ||
|
1835 | #: rhodecode/lib/helpers.py:1575 | |
|
1836 | msgid "rename" | |
|
1837 | msgstr "" | |
|
1838 | ||
|
1839 | #: rhodecode/lib/helpers.py:1580 | |
|
1667 | 1840 | msgid "chmod" |
|
1668 | 1841 | msgstr "" |
|
1669 | 1842 | |
|
1670 |
#: rhodecode/lib/helpers.py:18 |
|
|
1843 | #: rhodecode/lib/helpers.py:1827 | |
|
1671 | 1844 | msgid "" |
|
1672 | 1845 | "Example filter terms:\n" |
|
1673 | 1846 | " repository:vcs\n" |
@@ -1686,91 +1859,91 b' msgid ""' | |||
|
1686 | 1859 | " \"username:test AND repository:test*\"\n" |
|
1687 | 1860 | msgstr "" |
|
1688 | 1861 | |
|
1689 |
#: rhodecode/lib/helpers.py:18 |
|
|
1862 | #: rhodecode/lib/helpers.py:1847 | |
|
1690 | 1863 | #, python-format |
|
1691 | 1864 | msgid "" |
|
1692 | 1865 | "%s repository is not mapped to db perhaps it was created or renamed from the" |
|
1693 | 1866 | " filesystem please run the application again in order to rescan repositories" |
|
1694 | 1867 | msgstr "Le dépôt %s n’est pas représenté dans la base de données. Il a probablement été créé ou renommé manuellement. Veuillez relancer l’application pour rescanner les dépôts." |
|
1695 | 1868 | |
|
1696 |
#: rhodecode/lib/utils2.py:4 |
|
|
1869 | #: rhodecode/lib/utils2.py:463 | |
|
1697 | 1870 | #, python-format |
|
1698 | 1871 | msgid "%d year" |
|
1699 | 1872 | msgid_plural "%d years" |
|
1700 | 1873 | msgstr[0] "%d an" |
|
1701 | 1874 | msgstr[1] "%d ans" |
|
1702 | 1875 | |
|
1703 |
#: rhodecode/lib/utils2.py:4 |
|
|
1876 | #: rhodecode/lib/utils2.py:464 | |
|
1704 | 1877 | #, python-format |
|
1705 | 1878 | msgid "%d month" |
|
1706 | 1879 | msgid_plural "%d months" |
|
1707 | 1880 | msgstr[0] "%d mois" |
|
1708 | 1881 | msgstr[1] "%d mois" |
|
1709 | 1882 | |
|
1710 |
#: rhodecode/lib/utils2.py:4 |
|
|
1883 | #: rhodecode/lib/utils2.py:465 | |
|
1711 | 1884 | #, python-format |
|
1712 | 1885 | msgid "%d day" |
|
1713 | 1886 | msgid_plural "%d days" |
|
1714 | 1887 | msgstr[0] "%d jour" |
|
1715 | 1888 | msgstr[1] "%d jours" |
|
1716 | 1889 | |
|
1717 |
#: rhodecode/lib/utils2.py:4 |
|
|
1890 | #: rhodecode/lib/utils2.py:466 | |
|
1718 | 1891 | #, python-format |
|
1719 | 1892 | msgid "%d hour" |
|
1720 | 1893 | msgid_plural "%d hours" |
|
1721 | 1894 | msgstr[0] "%d heure" |
|
1722 | 1895 | msgstr[1] "%d heures" |
|
1723 | 1896 | |
|
1724 |
#: rhodecode/lib/utils2.py:4 |
|
|
1897 | #: rhodecode/lib/utils2.py:467 | |
|
1725 | 1898 | #, python-format |
|
1726 | 1899 | msgid "%d minute" |
|
1727 | 1900 | msgid_plural "%d minutes" |
|
1728 | 1901 | msgstr[0] "%d minute" |
|
1729 | 1902 | msgstr[1] "%d minutes" |
|
1730 | 1903 | |
|
1731 |
#: rhodecode/lib/utils2.py:4 |
|
|
1904 | #: rhodecode/lib/utils2.py:468 | |
|
1732 | 1905 | #, python-format |
|
1733 | 1906 | msgid "%d second" |
|
1734 | 1907 | msgid_plural "%d seconds" |
|
1735 | 1908 | msgstr[0] "%d seconde" |
|
1736 | 1909 | msgstr[1] "%d secondes" |
|
1737 | 1910 | |
|
1738 |
#: rhodecode/lib/utils2.py:4 |
|
|
1911 | #: rhodecode/lib/utils2.py:486 | |
|
1739 | 1912 | #, python-format |
|
1740 | 1913 | msgid "in %s" |
|
1741 | 1914 | msgstr "" |
|
1742 | 1915 | |
|
1743 |
#: rhodecode/lib/utils2.py:4 |
|
|
1916 | #: rhodecode/lib/utils2.py:492 | |
|
1744 | 1917 | #, python-format |
|
1745 | 1918 | msgid "%s ago" |
|
1746 | 1919 | msgstr "Il y a %s" |
|
1747 | 1920 | |
|
1748 |
#: rhodecode/lib/utils2.py: |
|
|
1921 | #: rhodecode/lib/utils2.py:502 | |
|
1749 | 1922 | #, python-format |
|
1750 | 1923 | msgid "%s, %s ago" |
|
1751 | 1924 | msgstr "" |
|
1752 | 1925 | |
|
1753 |
#: rhodecode/lib/utils2.py: |
|
|
1926 | #: rhodecode/lib/utils2.py:504 | |
|
1754 | 1927 | #, python-format |
|
1755 | 1928 | msgid "in %s, %s" |
|
1756 | 1929 | msgstr "" |
|
1757 | 1930 | |
|
1758 |
#: rhodecode/lib/utils2.py: |
|
|
1931 | #: rhodecode/lib/utils2.py:506 | |
|
1759 | 1932 | #, python-format |
|
1760 | 1933 | msgid "%s and %s" |
|
1761 | 1934 | msgstr "" |
|
1762 | 1935 | |
|
1763 |
#: rhodecode/lib/utils2.py: |
|
|
1936 | #: rhodecode/lib/utils2.py:508 | |
|
1764 | 1937 | #, python-format |
|
1765 | 1938 | msgid "%s and %s ago" |
|
1766 | 1939 | msgstr "Il y a %s et %s" |
|
1767 | 1940 | |
|
1768 |
#: rhodecode/lib/utils2.py:5 |
|
|
1941 | #: rhodecode/lib/utils2.py:510 | |
|
1769 | 1942 | #, python-format |
|
1770 | 1943 | msgid "in %s and %s" |
|
1771 | 1944 | msgstr "" |
|
1772 | 1945 | |
|
1773 |
#: rhodecode/lib/utils2.py:5 |
|
|
1946 | #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035 | |
|
1774 | 1947 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49 |
|
1775 | 1948 | #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174 |
|
1776 | 1949 | msgid "just now" |
@@ -1800,7 +1973,9 b' msgstr "\xc3\xa0 l\xe2\x80\x99instant"' | |||
|
1800 | 1973 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946 |
|
1801 | 1974 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971 |
|
1802 | 1975 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293 |
|
1803 |
#: rhodecode/ |
|
|
1976 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285 | |
|
1977 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285 | |
|
1978 | #: rhodecode/model/db.py:2287 | |
|
1804 | 1979 | msgid "Repository no access" |
|
1805 | 1980 | msgstr "Aucun accès au dépôt" |
|
1806 | 1981 | |
@@ -1828,7 +2003,9 b' msgstr "Aucun acc\xc3\xa8s au d\xc3\xa9p\xc3\xb4t"' | |||
|
1828 | 2003 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947 |
|
1829 | 2004 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972 |
|
1830 | 2005 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294 |
|
1831 |
#: rhodecode/ |
|
|
2006 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286 | |
|
2007 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2286 | |
|
2008 | #: rhodecode/model/db.py:2288 | |
|
1832 | 2009 | msgid "Repository read access" |
|
1833 | 2010 | msgstr "Accès en lecture au dépôt" |
|
1834 | 2011 | |
@@ -1856,7 +2033,9 b' msgstr "Acc\xc3\xa8s en lecture au d\xc3\xa9p\xc3\xb4t"' | |||
|
1856 | 2033 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948 |
|
1857 | 2034 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973 |
|
1858 | 2035 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295 |
|
1859 |
#: rhodecode/ |
|
|
2036 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2287 | |
|
2037 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287 | |
|
2038 | #: rhodecode/model/db.py:2289 | |
|
1860 | 2039 | msgid "Repository write access" |
|
1861 | 2040 | msgstr "Accès en écriture au dépôt" |
|
1862 | 2041 | |
@@ -1884,7 +2063,9 b' msgstr "Acc\xc3\xa8s en \xc3\xa9criture au d\xc3\xa9p\xc3\xb4t"' | |||
|
1884 | 2063 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949 |
|
1885 | 2064 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974 |
|
1886 | 2065 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296 |
|
1887 |
#: rhodecode/ |
|
|
2066 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2288 | |
|
2067 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288 | |
|
2068 | #: rhodecode/model/db.py:2290 | |
|
1888 | 2069 | msgid "Repository admin access" |
|
1889 | 2070 | msgstr "Accès administrateur au dépôt" |
|
1890 | 2071 | |
@@ -1952,7 +2133,9 b' msgstr "Administrateur RhodeCode"' | |||
|
1952 | 2133 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967 |
|
1953 | 2134 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992 |
|
1954 | 2135 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314 |
|
1955 |
#: rhodecode/ |
|
|
2136 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2306 | |
|
2137 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2306 | |
|
2138 | #: rhodecode/model/db.py:2308 | |
|
1956 | 2139 | msgid "Repository creation disabled" |
|
1957 | 2140 | msgstr "Création de dépôt désactivée" |
|
1958 | 2141 | |
@@ -1980,7 +2163,9 b' msgstr "Cr\xc3\xa9ation de d\xc3\xa9p\xc3\xb4t d\xc3\xa9sactiv\xc3\xa9e"' | |||
|
1980 | 2163 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968 |
|
1981 | 2164 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993 |
|
1982 | 2165 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315 |
|
1983 |
#: rhodecode/ |
|
|
2166 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2307 | |
|
2167 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2307 | |
|
2168 | #: rhodecode/model/db.py:2309 | |
|
1984 | 2169 | msgid "Repository creation enabled" |
|
1985 | 2170 | msgstr "Création de dépôt activée" |
|
1986 | 2171 | |
@@ -2008,7 +2193,9 b' msgstr "Cr\xc3\xa9ation de d\xc3\xa9p\xc3\xb4t activ\xc3\xa9e"' | |||
|
2008 | 2193 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972 |
|
2009 | 2194 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997 |
|
2010 | 2195 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319 |
|
2011 |
#: rhodecode/ |
|
|
2196 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2311 | |
|
2197 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2311 | |
|
2198 | #: rhodecode/model/db.py:2313 | |
|
2012 | 2199 | msgid "Repository forking disabled" |
|
2013 | 2200 | msgstr "Fork de dépôt désactivé" |
|
2014 | 2201 | |
@@ -2036,7 +2223,9 b' msgstr "Fork de d\xc3\xa9p\xc3\xb4t d\xc3\xa9sactiv\xc3\xa9"' | |||
|
2036 | 2223 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973 |
|
2037 | 2224 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998 |
|
2038 | 2225 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320 |
|
2039 |
#: rhodecode/ |
|
|
2226 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2312 | |
|
2227 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2312 | |
|
2228 | #: rhodecode/model/db.py:2314 | |
|
2040 | 2229 | msgid "Repository forking enabled" |
|
2041 | 2230 | msgstr "Fork de dépôt activé" |
|
2042 | 2231 | |
@@ -2085,7 +2274,9 b' msgstr "Enregistrer un nouvel utilisateur Rhodecode auto-activ\xc3\xa9"' | |||
|
2085 | 2274 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318 |
|
2086 | 2275 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343 |
|
2087 | 2276 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952 |
|
2088 |
#: rhodecode/ |
|
|
2277 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2946 | |
|
2278 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2946 | |
|
2279 | #: rhodecode/model/db.py:2948 | |
|
2089 | 2280 | msgid "Not Reviewed" |
|
2090 | 2281 | msgstr "Pas encore relue" |
|
2091 | 2282 | |
@@ -2113,7 +2304,9 b' msgstr "Pas encore relue"' | |||
|
2113 | 2304 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319 |
|
2114 | 2305 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344 |
|
2115 | 2306 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953 |
|
2116 |
#: rhodecode/ |
|
|
2307 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2947 | |
|
2308 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2947 | |
|
2309 | #: rhodecode/model/db.py:2949 | |
|
2117 | 2310 | msgid "Approved" |
|
2118 | 2311 | msgstr "Approuvée " |
|
2119 | 2312 | |
@@ -2141,7 +2334,9 b' msgstr "Approuv\xc3\xa9e "' | |||
|
2141 | 2334 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320 |
|
2142 | 2335 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345 |
|
2143 | 2336 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954 |
|
2144 |
#: rhodecode/ |
|
|
2337 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2948 | |
|
2338 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2948 | |
|
2339 | #: rhodecode/model/db.py:2950 | |
|
2145 | 2340 | msgid "Rejected" |
|
2146 | 2341 | msgstr "Rejetée" |
|
2147 | 2342 | |
@@ -2169,7 +2364,9 b' msgstr "Rejet\xc3\xa9e"' | |||
|
2169 | 2364 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321 |
|
2170 | 2365 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346 |
|
2171 | 2366 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955 |
|
2172 |
#: rhodecode/ |
|
|
2367 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2949 | |
|
2368 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2949 | |
|
2369 | #: rhodecode/model/db.py:2951 | |
|
2173 | 2370 | msgid "Under Review" |
|
2174 | 2371 | msgstr "En cours de relecture" |
|
2175 | 2372 | |
@@ -2194,7 +2391,9 b' msgstr "En cours de relecture"' | |||
|
2194 | 2391 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951 |
|
2195 | 2392 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976 |
|
2196 | 2393 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298 |
|
2197 |
#: rhodecode/ |
|
|
2394 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290 | |
|
2395 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290 | |
|
2396 | #: rhodecode/model/db.py:2292 | |
|
2198 | 2397 | msgid "Repository group no access" |
|
2199 | 2398 | msgstr "" |
|
2200 | 2399 | |
@@ -2219,7 +2418,9 b' msgstr ""' | |||
|
2219 | 2418 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952 |
|
2220 | 2419 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977 |
|
2221 | 2420 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299 |
|
2222 |
#: rhodecode/ |
|
|
2421 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291 | |
|
2422 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2291 | |
|
2423 | #: rhodecode/model/db.py:2293 | |
|
2223 | 2424 | msgid "Repository group read access" |
|
2224 | 2425 | msgstr "" |
|
2225 | 2426 | |
@@ -2244,7 +2445,9 b' msgstr ""' | |||
|
2244 | 2445 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953 |
|
2245 | 2446 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978 |
|
2246 | 2447 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300 |
|
2247 |
#: rhodecode/ |
|
|
2448 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2292 | |
|
2449 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292 | |
|
2450 | #: rhodecode/model/db.py:2294 | |
|
2248 | 2451 | msgid "Repository group write access" |
|
2249 | 2452 | msgstr "" |
|
2250 | 2453 | |
@@ -2269,7 +2472,9 b' msgstr ""' | |||
|
2269 | 2472 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954 |
|
2270 | 2473 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979 |
|
2271 | 2474 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301 |
|
2272 |
#: rhodecode/ |
|
|
2475 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2293 | |
|
2476 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293 | |
|
2477 | #: rhodecode/model/db.py:2295 | |
|
2273 | 2478 | msgid "Repository group admin access" |
|
2274 | 2479 | msgstr "" |
|
2275 | 2480 | |
@@ -2293,7 +2498,9 b' msgstr ""' | |||
|
2293 | 2498 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956 |
|
2294 | 2499 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981 |
|
2295 | 2500 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303 |
|
2296 |
#: rhodecode/ |
|
|
2501 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2295 | |
|
2502 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295 | |
|
2503 | #: rhodecode/model/db.py:2297 | |
|
2297 | 2504 | msgid "User group no access" |
|
2298 | 2505 | msgstr "" |
|
2299 | 2506 | |
@@ -2317,7 +2524,9 b' msgstr ""' | |||
|
2317 | 2524 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957 |
|
2318 | 2525 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982 |
|
2319 | 2526 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304 |
|
2320 |
#: rhodecode/ |
|
|
2527 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2296 | |
|
2528 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296 | |
|
2529 | #: rhodecode/model/db.py:2298 | |
|
2321 | 2530 | msgid "User group read access" |
|
2322 | 2531 | msgstr "" |
|
2323 | 2532 | |
@@ -2341,7 +2550,9 b' msgstr ""' | |||
|
2341 | 2550 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958 |
|
2342 | 2551 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983 |
|
2343 | 2552 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305 |
|
2344 |
#: rhodecode/ |
|
|
2553 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297 | |
|
2554 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297 | |
|
2555 | #: rhodecode/model/db.py:2299 | |
|
2345 | 2556 | msgid "User group write access" |
|
2346 | 2557 | msgstr "" |
|
2347 | 2558 | |
@@ -2365,7 +2576,9 b' msgstr ""' | |||
|
2365 | 2576 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959 |
|
2366 | 2577 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984 |
|
2367 | 2578 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306 |
|
2368 |
#: rhodecode/ |
|
|
2579 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298 | |
|
2580 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2298 | |
|
2581 | #: rhodecode/model/db.py:2300 | |
|
2369 | 2582 | msgid "User group admin access" |
|
2370 | 2583 | msgstr "" |
|
2371 | 2584 | |
@@ -2389,7 +2602,9 b' msgstr ""' | |||
|
2389 | 2602 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961 |
|
2390 | 2603 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986 |
|
2391 | 2604 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308 |
|
2392 |
#: rhodecode/ |
|
|
2605 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300 | |
|
2606 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300 | |
|
2607 | #: rhodecode/model/db.py:2302 | |
|
2393 | 2608 | msgid "Repository Group creation disabled" |
|
2394 | 2609 | msgstr "" |
|
2395 | 2610 | |
@@ -2413,7 +2628,9 b' msgstr ""' | |||
|
2413 | 2628 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962 |
|
2414 | 2629 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987 |
|
2415 | 2630 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309 |
|
2416 |
#: rhodecode/ |
|
|
2631 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301 | |
|
2632 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2301 | |
|
2633 | #: rhodecode/model/db.py:2303 | |
|
2417 | 2634 | msgid "Repository Group creation enabled" |
|
2418 | 2635 | msgstr "" |
|
2419 | 2636 | |
@@ -2437,7 +2654,9 b' msgstr ""' | |||
|
2437 | 2654 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964 |
|
2438 | 2655 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989 |
|
2439 | 2656 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311 |
|
2440 |
#: rhodecode/ |
|
|
2657 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303 | |
|
2658 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303 | |
|
2659 | #: rhodecode/model/db.py:2305 | |
|
2441 | 2660 | msgid "User Group creation disabled" |
|
2442 | 2661 | msgstr "" |
|
2443 | 2662 | |
@@ -2461,7 +2680,9 b' msgstr ""' | |||
|
2461 | 2680 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965 |
|
2462 | 2681 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990 |
|
2463 | 2682 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312 |
|
2464 |
#: rhodecode/ |
|
|
2683 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304 | |
|
2684 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2304 | |
|
2685 | #: rhodecode/model/db.py:2306 | |
|
2465 | 2686 | msgid "User Group creation enabled" |
|
2466 | 2687 | msgstr "" |
|
2467 | 2688 | |
@@ -2485,7 +2706,9 b' msgstr ""' | |||
|
2485 | 2706 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975 |
|
2486 | 2707 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000 |
|
2487 | 2708 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322 |
|
2488 |
#: rhodecode/ |
|
|
2709 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2314 | |
|
2710 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2314 | |
|
2711 | #: rhodecode/model/db.py:2316 | |
|
2489 | 2712 | msgid "Registration disabled" |
|
2490 | 2713 | msgstr "" |
|
2491 | 2714 | |
@@ -2509,7 +2732,9 b' msgstr ""' | |||
|
2509 | 2732 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976 |
|
2510 | 2733 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001 |
|
2511 | 2734 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323 |
|
2512 |
#: rhodecode/ |
|
|
2735 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2315 | |
|
2736 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2315 | |
|
2737 | #: rhodecode/model/db.py:2317 | |
|
2513 | 2738 | msgid "User Registration with manual account activation" |
|
2514 | 2739 | msgstr "" |
|
2515 | 2740 | |
@@ -2533,7 +2758,9 b' msgstr ""' | |||
|
2533 | 2758 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977 |
|
2534 | 2759 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002 |
|
2535 | 2760 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324 |
|
2536 |
#: rhodecode/ |
|
|
2761 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2316 | |
|
2762 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2316 | |
|
2763 | #: rhodecode/model/db.py:2318 | |
|
2537 | 2764 | msgid "User Registration with automatic account activation" |
|
2538 | 2765 | msgstr "" |
|
2539 | 2766 | |
@@ -2557,7 +2784,9 b' msgstr ""' | |||
|
2557 | 2784 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979 |
|
2558 | 2785 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004 |
|
2559 | 2786 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326 |
|
2560 |
#: rhodecode/ |
|
|
2787 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2318 | |
|
2788 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2318 | |
|
2789 | #: rhodecode/model/db.py:2320 | |
|
2561 | 2790 | msgid "Manual activation of external account" |
|
2562 | 2791 | msgstr "" |
|
2563 | 2792 | |
@@ -2581,7 +2810,9 b' msgstr ""' | |||
|
2581 | 2810 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980 |
|
2582 | 2811 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005 |
|
2583 | 2812 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327 |
|
2584 |
#: rhodecode/ |
|
|
2813 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2319 | |
|
2814 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2319 | |
|
2815 | #: rhodecode/model/db.py:2321 | |
|
2585 | 2816 | msgid "Automatic activation of external account" |
|
2586 | 2817 | msgstr "" |
|
2587 | 2818 | |
@@ -2599,7 +2830,9 b' msgstr ""' | |||
|
2599 | 2830 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969 |
|
2600 | 2831 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994 |
|
2601 | 2832 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316 |
|
2602 |
#: rhodecode/ |
|
|
2833 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2308 | |
|
2834 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2308 | |
|
2835 | #: rhodecode/model/db.py:2310 | |
|
2603 | 2836 | msgid "" |
|
2604 | 2837 | "Repository creation enabled with write permission to a repository group" |
|
2605 | 2838 | msgstr "" |
@@ -2618,7 +2851,9 b' msgstr ""' | |||
|
2618 | 2851 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970 |
|
2619 | 2852 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995 |
|
2620 | 2853 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317 |
|
2621 |
#: rhodecode/ |
|
|
2854 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2309 | |
|
2855 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2309 | |
|
2856 | #: rhodecode/model/db.py:2311 | |
|
2622 | 2857 | msgid "" |
|
2623 | 2858 | "Repository creation disabled with write permission to a repository group" |
|
2624 | 2859 | msgstr "" |
@@ -2634,7 +2869,9 b' msgstr ""' | |||
|
2634 | 2869 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944 |
|
2635 | 2870 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969 |
|
2636 | 2871 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291 |
|
2637 |
#: rhodecode/ |
|
|
2872 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283 | |
|
2873 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2283 | |
|
2874 | #: rhodecode/model/db.py:2285 | |
|
2638 | 2875 | msgid "RhodeCode Super Administrator" |
|
2639 | 2876 | msgstr "" |
|
2640 | 2877 | |
@@ -2647,7 +2884,9 b' msgstr ""' | |||
|
2647 | 2884 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982 |
|
2648 | 2885 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007 |
|
2649 | 2886 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329 |
|
2650 |
#: rhodecode/ |
|
|
2887 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2321 | |
|
2888 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2321 | |
|
2889 | #: rhodecode/model/db.py:2323 | |
|
2651 | 2890 | msgid "Inherit object permissions from default user disabled" |
|
2652 | 2891 | msgstr "" |
|
2653 | 2892 | |
@@ -2660,32 +2899,46 b' msgstr ""' | |||
|
2660 | 2899 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983 |
|
2661 | 2900 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008 |
|
2662 | 2901 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330 |
|
2663 |
#: rhodecode/ |
|
|
2902 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2322 | |
|
2903 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2322 | |
|
2904 | #: rhodecode/model/db.py:2324 | |
|
2664 | 2905 | msgid "Inherit object permissions from default user enabled" |
|
2665 | 2906 | msgstr "" |
|
2666 | 2907 | |
|
2667 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 |
|
|
2908 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 | |
|
2909 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:910 | |
|
2910 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910 rhodecode/model/db.py:910 | |
|
2668 | 2911 | msgid "all" |
|
2669 | 2912 | msgstr "" |
|
2670 | 2913 | |
|
2671 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 |
|
|
2914 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 | |
|
2915 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911 | |
|
2916 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911 rhodecode/model/db.py:911 | |
|
2672 | 2917 | msgid "http/web interface" |
|
2673 | 2918 | msgstr "" |
|
2674 | 2919 | |
|
2675 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 |
|
|
2920 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 | |
|
2921 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912 | |
|
2922 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912 rhodecode/model/db.py:912 | |
|
2676 | 2923 | msgid "vcs (git/hg/svn protocol)" |
|
2677 | 2924 | msgstr "" |
|
2678 | 2925 | |
|
2679 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 |
|
|
2926 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 | |
|
2927 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913 | |
|
2928 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913 rhodecode/model/db.py:913 | |
|
2680 | 2929 | msgid "api calls" |
|
2681 | 2930 | msgstr "" |
|
2682 | 2931 | |
|
2683 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 |
|
|
2932 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 | |
|
2933 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914 | |
|
2934 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914 rhodecode/model/db.py:914 | |
|
2684 | 2935 | msgid "feed access" |
|
2685 | 2936 | msgstr "" |
|
2686 | 2937 | |
|
2687 | 2938 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069 |
|
2688 |
#: rhodecode/ |
|
|
2939 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2061 | |
|
2940 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2061 | |
|
2941 | #: rhodecode/model/db.py:2063 | |
|
2689 | 2942 | msgid "No parent" |
|
2690 | 2943 | msgstr "" |
|
2691 | 2944 | |
@@ -2739,12 +2992,12 b' msgid ""' | |||
|
2739 | 2992 | "email" |
|
2740 | 2993 | msgstr "" |
|
2741 | 2994 | |
|
2742 |
#: rhodecode/model/comment.py:26 |
|
|
2995 | #: rhodecode/model/comment.py:266 | |
|
2743 | 2996 | msgid "made a comment" |
|
2744 | 2997 | msgstr "" |
|
2745 | 2998 | |
|
2746 |
#: rhodecode/model/comment.py:26 |
|
|
2747 | msgid "Refresh page" | |
|
2999 | #: rhodecode/model/comment.py:267 | |
|
3000 | msgid "Show it now" | |
|
2748 | 3001 | msgstr "" |
|
2749 | 3002 | |
|
2750 | 3003 | #: rhodecode/model/forms.py:85 |
@@ -2875,7 +3128,7 b' msgid ""' | |||
|
2875 | 3128 | " %(pr_title)s" |
|
2876 | 3129 | msgstr "" |
|
2877 | 3130 | |
|
2878 |
#: rhodecode/model/pull_request.py:44 |
|
|
3131 | #: rhodecode/model/pull_request.py:448 | |
|
2879 | 3132 | msgid "Pull request merged and closed" |
|
2880 | 3133 | msgstr "" |
|
2881 | 3134 | |
@@ -2919,7 +3172,7 b' msgstr "Dernier sommet"' | |||
|
2919 | 3172 | msgid "You can't Edit this user since it's crucial for entire application" |
|
2920 | 3173 | msgstr "Vous ne pouvez pas éditer cet utilisateur ; il est nécessaire pour le bon fonctionnement de l’application." |
|
2921 | 3174 | |
|
2922 |
#: rhodecode/model/user.py:28 |
|
|
3175 | #: rhodecode/model/user.py:284 | |
|
2923 | 3176 | #, python-format |
|
2924 | 3177 | msgid "" |
|
2925 | 3178 | "You can't edit this user (`%(username)s`) since it's crucial for entire " |
@@ -3173,6 +3426,56 b' msgstr ""' | |||
|
3173 | 3426 | msgid "Duplicated value for filename found: `{}`" |
|
3174 | 3427 | msgstr "" |
|
3175 | 3428 | |
|
3429 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:36 | |
|
3430 | msgid "Pick a scope:" | |
|
3431 | msgstr "" | |
|
3432 | ||
|
3433 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:39 | |
|
3434 | msgid "Global (all repositories)" | |
|
3435 | msgstr "" | |
|
3436 | ||
|
3437 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:40 | |
|
3438 | msgid "Top level repositories only" | |
|
3439 | msgstr "" | |
|
3440 | ||
|
3441 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:79 | |
|
3442 | msgid "Only repo admins can create integrations" | |
|
3443 | msgstr "" | |
|
3444 | ||
|
3445 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:86 | |
|
3446 | msgid "Only repogroup admins can create integrations" | |
|
3447 | msgstr "" | |
|
3448 | ||
|
3449 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:91 | |
|
3450 | msgid "Only superadmins can create global integrations" | |
|
3451 | msgstr "" | |
|
3452 | ||
|
3453 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:183 | |
|
3454 | msgid "" | |
|
3455 | "Scope of the integration. Recursive means the integration runs on all repos" | |
|
3456 | " of that group and children recursively." | |
|
3457 | msgstr "" | |
|
3458 | ||
|
3459 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:186 | |
|
3460 | msgid "Integration scope" | |
|
3461 | msgstr "" | |
|
3462 | ||
|
3463 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:217 | |
|
3464 | msgid "General integration options" | |
|
3465 | msgstr "" | |
|
3466 | ||
|
3467 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:220 | |
|
3468 | msgid "{integration_type} settings" | |
|
3469 | msgstr "" | |
|
3470 | ||
|
3471 | #: rhodecode/model/validation_schema/schemas/user_schema.py:36 | |
|
3472 | msgid "Password is incorrect" | |
|
3473 | msgstr "" | |
|
3474 | ||
|
3475 | #: rhodecode/model/validation_schema/schemas/user_schema.py:59 | |
|
3476 | msgid "New password must be different to old password" | |
|
3477 | msgstr "" | |
|
3478 | ||
|
3176 | 3479 | #: rhodecode/public/js/scripts.js:23039 |
|
3177 | 3480 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16 |
|
3178 | 3481 | #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87 |
@@ -3343,19 +3646,19 b' msgstr ""' | |||
|
3343 | 3646 | |
|
3344 | 3647 | #: rhodecode/public/js/scripts.js:41308 |
|
3345 | 3648 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2 |
|
3346 |
#: rhodecode/public/js/src/rhodecode/comments.js:23 |
|
|
3649 | #: rhodecode/public/js/src/rhodecode/comments.js:236 | |
|
3347 | 3650 | msgid "Add another comment" |
|
3348 | 3651 | msgstr "" |
|
3349 | 3652 | |
|
3350 | 3653 | #: rhodecode/public/js/scripts.js:41526 |
|
3351 | 3654 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35 |
|
3352 |
#: rhodecode/public/js/src/rhodecode/comments.js:4 |
|
|
3655 | #: rhodecode/public/js/src/rhodecode/comments.js:470 | |
|
3353 | 3656 | msgid "Status Review" |
|
3354 | 3657 | msgstr "" |
|
3355 | 3658 | |
|
3356 | 3659 | #: rhodecode/public/js/scripts.js:41540 |
|
3357 | 3660 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3 |
|
3358 |
#: rhodecode/public/js/src/rhodecode/comments.js:4 |
|
|
3661 | #: rhodecode/public/js/src/rhodecode/comments.js:484 | |
|
3359 | 3662 | msgid "" |
|
3360 | 3663 | "Comment text will be set automatically based on currently selected status " |
|
3361 | 3664 | "({0}) ..." |
@@ -3363,13 +3666,13 b' msgstr ""' | |||
|
3363 | 3666 | |
|
3364 | 3667 | #: rhodecode/public/js/scripts.js:41653 |
|
3365 | 3668 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37 |
|
3366 |
#: rhodecode/public/js/src/rhodecode/comments.js:5 |
|
|
3669 | #: rhodecode/public/js/src/rhodecode/comments.js:597 | |
|
3367 | 3670 | msgid "Submitting..." |
|
3368 | 3671 | msgstr "Envoi…" |
|
3369 | 3672 | |
|
3370 | 3673 | #: rhodecode/public/js/scripts.js:41703 |
|
3371 | 3674 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5 |
|
3372 |
#: rhodecode/public/js/src/rhodecode/comments.js:6 |
|
|
3675 | #: rhodecode/public/js/src/rhodecode/comments.js:647 | |
|
3373 | 3676 | #: rhodecode/templates/files/files_browser_tree.html:47 |
|
3374 | 3677 | msgid "Loading ..." |
|
3375 | 3678 | msgstr "" |
@@ -3529,6 +3832,22 b' msgstr ""' | |||
|
3529 | 3832 | msgid "{0} years" |
|
3530 | 3833 | msgstr "" |
|
3531 | 3834 | |
|
3835 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3836 | msgid "UIEvent" | |
|
3837 | msgstr "" | |
|
3838 | ||
|
3839 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3840 | msgid "CustomEvent" | |
|
3841 | msgstr "" | |
|
3842 | ||
|
3843 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3844 | msgid "MouseEvent" | |
|
3845 | msgstr "" | |
|
3846 | ||
|
3847 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3848 | msgid "FocusEvent" | |
|
3849 | msgstr "" | |
|
3850 | ||
|
3532 | 3851 | #: rhodecode/templates/index.html:5 |
|
3533 | 3852 | msgid "Dashboard" |
|
3534 | 3853 | msgstr "Tableau de bord" |
@@ -3577,6 +3896,7 b' msgstr ""' | |||
|
3577 | 3896 | #: rhodecode/templates/index_base.html:97 |
|
3578 | 3897 | #: rhodecode/templates/index_base.html:122 |
|
3579 | 3898 | #: rhodecode/templates/admin/gists/index.html:112 |
|
3899 | #: rhodecode/templates/admin/integrations/list.html:102 | |
|
3580 | 3900 | #: rhodecode/templates/admin/my_account/my_account_repos.html:31 |
|
3581 | 3901 | #: rhodecode/templates/admin/my_account/my_account_watched.html:31 |
|
3582 | 3902 | #: rhodecode/templates/admin/repo_groups/repo_groups.html:53 |
@@ -3596,7 +3916,6 b' msgstr "Nom"' | |||
|
3596 | 3916 | #: rhodecode/templates/index_base.html:100 |
|
3597 | 3917 | #: rhodecode/templates/index_base.html:125 |
|
3598 | 3918 | #: rhodecode/templates/admin/gists/index.html:114 |
|
3599 | #: rhodecode/templates/admin/integrations/list.html:63 | |
|
3600 | 3919 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77 |
|
3601 | 3920 | #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45 |
|
3602 | 3921 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42 |
@@ -3613,8 +3932,8 b' msgstr "Nom"' | |||
|
3613 | 3932 | #: rhodecode/templates/changeset/changeset.html:53 |
|
3614 | 3933 | #: rhodecode/templates/compare/compare_commits.html:24 |
|
3615 | 3934 | #: rhodecode/templates/email_templates/commit_comment.mako:82 |
|
3616 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
3617 |
#: rhodecode/templates/email_templates/pull_request_review.mako:5 |
|
|
3935 | #: rhodecode/templates/email_templates/pull_request_review.mako:41 | |
|
3936 | #: rhodecode/templates/email_templates/pull_request_review.mako:75 | |
|
3618 | 3937 | #: rhodecode/templates/files/file_tree_detail.html:5 |
|
3619 | 3938 | #: rhodecode/templates/files/file_tree_detail.html:12 |
|
3620 | 3939 | #: rhodecode/templates/forks/fork.html:48 |
@@ -3828,9 +4147,13 b' msgstr ""' | |||
|
3828 | 4147 | #: rhodecode/templates/admin/auth/auth_settings.html:12 |
|
3829 | 4148 | #: rhodecode/templates/admin/auth/plugin_settings.html:12 |
|
3830 | 4149 | #: rhodecode/templates/admin/defaults/defaults.html:12 |
|
3831 |
#: rhodecode/templates/admin/integrations/base.html:1 |
|
|
3832 |
#: rhodecode/templates/admin/integrations/ |
|
|
4150 | #: rhodecode/templates/admin/integrations/base.html:21 | |
|
4151 | #: rhodecode/templates/admin/integrations/form.html:15 | |
|
4152 | #: rhodecode/templates/admin/integrations/form.html:28 | |
|
3833 | 4153 | #: rhodecode/templates/admin/integrations/list.html:8 |
|
4154 | #: rhodecode/templates/admin/integrations/list.html:14 | |
|
4155 | #: rhodecode/templates/admin/integrations/new.html:11 | |
|
4156 | #: rhodecode/templates/admin/integrations/new.html:19 | |
|
3834 | 4157 | #: rhodecode/templates/admin/permissions/permissions.html:12 |
|
3835 | 4158 | #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12 |
|
3836 | 4159 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12 |
@@ -3880,7 +4203,6 b' msgstr ""' | |||
|
3880 | 4203 | #: rhodecode/templates/admin/auth/auth_settings.html:81 |
|
3881 | 4204 | #: rhodecode/templates/admin/auth/plugin_settings.html:87 |
|
3882 | 4205 | #: rhodecode/templates/admin/defaults/defaults_repositories.html:63 |
|
3883 | #: rhodecode/templates/admin/my_account/my_account_password.html:36 | |
|
3884 | 4206 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103 |
|
3885 | 4207 | #: rhodecode/templates/admin/permissions/permissions_application.html:50 |
|
3886 | 4208 | #: rhodecode/templates/admin/permissions/permissions_objects.html:56 |
@@ -3917,7 +4239,7 b' msgstr ""' | |||
|
3917 | 4239 | |
|
3918 | 4240 | #: rhodecode/templates/admin/defaults/defaults_repositories.html:14 |
|
3919 | 4241 | #: rhodecode/templates/admin/gists/index.html:110 |
|
3920 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4242 | #: rhodecode/templates/admin/integrations/list.html:103 | |
|
3921 | 4243 | #: rhodecode/templates/admin/repos/repo_add_base.html:62 |
|
3922 | 4244 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:12 |
|
3923 | 4245 | msgid "Type" |
@@ -4062,7 +4384,7 b' msgstr ""' | |||
|
4062 | 4384 | |
|
4063 | 4385 | #: rhodecode/templates/admin/gists/index.html:108 |
|
4064 | 4386 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24 |
|
4065 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:8 |
|
|
4387 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88 | |
|
4066 | 4388 | #: rhodecode/templates/bookmarks/bookmarks.html:63 |
|
4067 | 4389 | #: rhodecode/templates/branches/branches.html:62 |
|
4068 | 4390 | #: rhodecode/templates/changelog/changelog.html:110 |
@@ -4115,75 +4437,17 b' msgstr ""' | |||
|
4115 | 4437 | msgid "Create Public Gist" |
|
4116 | 4438 | msgstr "" |
|
4117 | 4439 | |
|
4118 | #: rhodecode/templates/admin/gists/new.html:62 | |
|
4119 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27 | |
|
4120 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84 | |
|
4121 | #: rhodecode/templates/admin/my_account/my_account_emails.html:65 | |
|
4122 | #: rhodecode/templates/admin/my_account/my_account_password.html:37 | |
|
4123 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104 | |
|
4124 | #: rhodecode/templates/admin/permissions/permissions_application.html:51 | |
|
4125 | #: rhodecode/templates/admin/permissions/permissions_ips.html:61 | |
|
4126 | #: rhodecode/templates/admin/permissions/permissions_objects.html:57 | |
|
4127 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136 | |
|
4128 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68 | |
|
4129 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:66 | |
|
4130 | #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80 | |
|
4131 | #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111 | |
|
4132 | #: rhodecode/templates/admin/repos/repo_edit_settings.html:159 | |
|
4133 | #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46 | |
|
4134 | #: rhodecode/templates/admin/settings/settings_global.html:110 | |
|
4135 | #: rhodecode/templates/admin/settings/settings_issuetracker.html:16 | |
|
4136 | #: rhodecode/templates/admin/settings/settings_labs.html:46 | |
|
4137 | #: rhodecode/templates/admin/settings/settings_vcs.html:14 | |
|
4138 | #: rhodecode/templates/admin/settings/settings_visual.html:220 | |
|
4139 | #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121 | |
|
4140 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23 | |
|
4141 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81 | |
|
4142 | #: rhodecode/templates/admin/users/user_edit_emails.html:63 | |
|
4143 | #: rhodecode/templates/admin/users/user_edit_ips.html:70 | |
|
4144 | #: rhodecode/templates/admin/users/user_edit_profile.html:135 | |
|
4145 | #: rhodecode/templates/base/default_perms_box.html:89 | |
|
4146 | msgid "Reset" | |
|
4147 | msgstr "Réinitialiser" | |
|
4148 | ||
|
4149 | 4440 | #: rhodecode/templates/admin/gists/show.html:13 |
|
4150 | 4441 | #: rhodecode/templates/admin/gists/show.html:20 |
|
4151 | 4442 | msgid "Gist" |
|
4152 | 4443 | msgstr "" |
|
4153 | 4444 | |
|
4154 | 4445 | #: rhodecode/templates/admin/gists/show.html:49 |
|
4155 | #: rhodecode/templates/admin/integrations/list.html:110 | |
|
4156 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56 | |
|
4157 | #: rhodecode/templates/admin/my_account/my_account_emails.html:32 | |
|
4158 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63 | |
|
4159 | #: rhodecode/templates/admin/permissions/permissions_ips.html:26 | |
|
4160 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:25 | |
|
4161 | #: rhodecode/templates/admin/settings/settings_hooks.html:46 | |
|
4162 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52 | |
|
4163 | #: rhodecode/templates/admin/users/user_edit_emails.html:31 | |
|
4164 | #: rhodecode/templates/admin/users/user_edit_ips.html:34 | |
|
4165 | #: rhodecode/templates/base/issue_tracker_settings.html:70 | |
|
4166 | #: rhodecode/templates/base/vcs_settings.html:147 | |
|
4167 | #: rhodecode/templates/base/vcs_settings.html:172 | |
|
4168 | #: rhodecode/templates/changeset/changeset_file_comment.html:49 | |
|
4169 | #: rhodecode/templates/changeset/changeset_file_comment.html:99 | |
|
4170 | #: rhodecode/templates/data_table/_dt_elements.html:119 | |
|
4171 | #: rhodecode/templates/data_table/_dt_elements.html:176 | |
|
4172 | #: rhodecode/templates/data_table/_dt_elements.html:190 | |
|
4173 | #: rhodecode/templates/data_table/_dt_elements.html:202 | |
|
4174 | #: rhodecode/templates/debug_style/buttons.html:132 | |
|
4175 | #: rhodecode/templates/files/files_source.html:33 | |
|
4176 | #: rhodecode/templates/files/files_source.html:37 | |
|
4177 | #: rhodecode/templates/files/files_source.html:40 | |
|
4178 | msgid "Delete" | |
|
4179 | msgstr "Supprimer" | |
|
4180 | ||
|
4181 | #: rhodecode/templates/admin/gists/show.html:49 | |
|
4182 | 4446 | msgid "Confirm to delete this Gist" |
|
4183 | 4447 | msgstr "" |
|
4184 | 4448 | |
|
4185 | 4449 | #: rhodecode/templates/admin/gists/show.html:56 |
|
4186 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4450 | #: rhodecode/templates/admin/integrations/list.html:204 | |
|
4187 | 4451 | #: rhodecode/templates/admin/my_account/my_account_profile.html:5 |
|
4188 | 4452 | #: rhodecode/templates/base/issue_tracker_settings.html:61 |
|
4189 | 4453 | #: rhodecode/templates/changeset/changeset_file_comment.html:145 |
@@ -4195,8 +4459,8 b' msgstr ""' | |||
|
4195 | 4459 | #: rhodecode/templates/debug_style/buttons.html:128 |
|
4196 | 4460 | #: rhodecode/templates/files/files_add.html:204 |
|
4197 | 4461 | #: rhodecode/templates/files/files_edit.html:165 |
|
4198 |
#: rhodecode/templates/files/files_source.html:3 |
|
|
4199 |
#: rhodecode/templates/files/files_source.html: |
|
|
4462 | #: rhodecode/templates/files/files_source.html:37 | |
|
4463 | #: rhodecode/templates/files/files_source.html:40 | |
|
4200 | 4464 | #: rhodecode/templates/pullrequests/pullrequest_show.html:50 |
|
4201 | 4465 | #: rhodecode/templates/pullrequests/pullrequest_show.html:184 |
|
4202 | 4466 | #: rhodecode/templates/users/user_profile.html:7 |
@@ -4217,17 +4481,27 b' msgstr ""' | |||
|
4217 | 4481 | |
|
4218 | 4482 | #: rhodecode/templates/admin/gists/show.html:91 |
|
4219 | 4483 | #: rhodecode/templates/files/files_delete.html:50 |
|
4220 |
#: rhodecode/templates/files/files_source.html:6 |
|
|
4484 | #: rhodecode/templates/files/files_source.html:62 | |
|
4221 | 4485 | msgid "Show as raw" |
|
4222 | 4486 | msgstr "" |
|
4223 | 4487 | |
|
4224 |
#: rhodecode/templates/admin/integrations/base.html:1 |
|
|
4225 |
msgid "Integrations |
|
|
4226 | msgstr "" | |
|
4227 | ||
|
4228 |
#: rhodecode/templates/admin/integrations/ |
|
|
4488 | #: rhodecode/templates/admin/integrations/base.html:14 | |
|
4489 | msgid "Integrations Settings" | |
|
4490 | msgstr "" | |
|
4491 | ||
|
4492 | #: rhodecode/templates/admin/integrations/form.html:17 | |
|
4229 | 4493 | #: rhodecode/templates/admin/integrations/list.html:10 |
|
4230 |
#: rhodecode/templates/admin/ |
|
|
4494 | #: rhodecode/templates/admin/integrations/new.html:13 | |
|
4495 | #: rhodecode/templates/admin/permissions/permissions_objects.html:28 | |
|
4496 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14 | |
|
4497 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127 | |
|
4498 | msgid "Repository Groups" | |
|
4499 | msgstr "" | |
|
4500 | ||
|
4501 | #: rhodecode/templates/admin/integrations/form.html:30 | |
|
4502 | #: rhodecode/templates/admin/integrations/list.html:16 | |
|
4503 | #: rhodecode/templates/admin/integrations/new.html:21 | |
|
4504 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:48 | |
|
4231 | 4505 | #: rhodecode/templates/admin/repos/repo_edit.html:15 |
|
4232 | 4506 | #: rhodecode/templates/admin/repos/repo_edit.html:43 |
|
4233 | 4507 | #: rhodecode/templates/admin/settings/settings.html:14 |
@@ -4237,27 +4511,101 b' msgstr ""' | |||
|
4237 | 4511 | msgid "Settings" |
|
4238 | 4512 | msgstr "Options" |
|
4239 | 4513 | |
|
4240 |
#: rhodecode/templates/admin/integrations/ |
|
|
4241 | #, python-format | |
|
4242 |
msgid "Create |
|
|
4243 | msgstr "" | |
|
4244 | ||
|
4245 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4514 | #: rhodecode/templates/admin/integrations/form.html:60 | |
|
4515 | #, python-format | |
|
4516 | msgid "Create New %(integration_type)s Integration" | |
|
4517 | msgstr "" | |
|
4518 | ||
|
4519 | #: rhodecode/templates/admin/integrations/list.html:44 | |
|
4520 | msgid "Current Integrations for Repository: {repo_name}" | |
|
4521 | msgstr "" | |
|
4522 | ||
|
4523 | #: rhodecode/templates/admin/integrations/list.html:46 | |
|
4524 | msgid "Current Integrations for repository group: {repo_group_name}" | |
|
4525 | msgstr "" | |
|
4526 | ||
|
4527 | #: rhodecode/templates/admin/integrations/list.html:48 | |
|
4528 | msgid "Current Integrations" | |
|
4529 | msgstr "" | |
|
4530 | ||
|
4531 | #: rhodecode/templates/admin/integrations/list.html:64 | |
|
4532 | #: rhodecode/templates/admin/notifications/notifications.html:31 | |
|
4533 | msgid "All" | |
|
4534 | msgstr "Tous" | |
|
4535 | ||
|
4536 | #: rhodecode/templates/admin/integrations/list.html:95 | |
|
4537 | #: rhodecode/templates/admin/integrations/new.html:26 | |
|
4246 | 4538 | msgid "Create new integration" |
|
4247 | 4539 | msgstr "" |
|
4248 | 4540 | |
|
4249 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4250 | msgid "Current integrations" | |
|
4251 | msgstr "" | |
|
4252 | ||
|
4253 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4541 | #: rhodecode/templates/admin/integrations/list.html:104 | |
|
4542 | msgid "Scope" | |
|
4543 | msgstr "" | |
|
4544 | ||
|
4545 | #: rhodecode/templates/admin/integrations/list.html:105 | |
|
4254 | 4546 | msgid "Actions" |
|
4255 | 4547 | msgstr "" |
|
4256 | 4548 | |
|
4257 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4549 | #: rhodecode/templates/admin/integrations/list.html:115 | |
|
4550 | msgid "No {type} integrations for repo {repo} exist yet." | |
|
4551 | msgstr "" | |
|
4552 | ||
|
4553 | #: rhodecode/templates/admin/integrations/list.html:117 | |
|
4554 | msgid "No {type} integrations for repogroup {repogroup} exist yet." | |
|
4555 | msgstr "" | |
|
4556 | ||
|
4557 | #: rhodecode/templates/admin/integrations/list.html:119 | |
|
4558 | msgid "No {type} integrations exist yet." | |
|
4559 | msgstr "" | |
|
4560 | ||
|
4561 | #: rhodecode/templates/admin/integrations/list.html:133 | |
|
4562 | msgid "Create one" | |
|
4563 | msgstr "" | |
|
4564 | ||
|
4565 | #: rhodecode/templates/admin/integrations/list.html:164 | |
|
4566 | msgid "repo" | |
|
4567 | msgstr "" | |
|
4568 | ||
|
4569 | #: rhodecode/templates/admin/integrations/list.html:168 | |
|
4570 | msgid "repogroup" | |
|
4571 | msgstr "" | |
|
4572 | ||
|
4573 | #: rhodecode/templates/admin/integrations/list.html:170 | |
|
4574 | msgid "child repos only" | |
|
4575 | msgstr "" | |
|
4576 | ||
|
4577 | #: rhodecode/templates/admin/integrations/list.html:172 | |
|
4578 | msgid "cascade to all" | |
|
4579 | msgstr "" | |
|
4580 | ||
|
4581 | #: rhodecode/templates/admin/integrations/list.html:177 | |
|
4582 | msgid "top level repos only" | |
|
4583 | msgstr "" | |
|
4584 | ||
|
4585 | #: rhodecode/templates/admin/integrations/list.html:179 | |
|
4586 | msgid "global" | |
|
4587 | msgstr "" | |
|
4588 | ||
|
4589 | #: rhodecode/templates/admin/integrations/list.html:185 | |
|
4258 | 4590 | msgid "unknown integration" |
|
4259 | 4591 | msgstr "" |
|
4260 | 4592 | |
|
4593 | #: rhodecode/templates/admin/integrations/new.html:31 | |
|
4594 | msgid "Create New Integration for repository: {repo_name}" | |
|
4595 | msgstr "" | |
|
4596 | ||
|
4597 | #: rhodecode/templates/admin/integrations/new.html:33 | |
|
4598 | msgid "Create New Integration for repository group: {repo_group_name}" | |
|
4599 | msgstr "" | |
|
4600 | ||
|
4601 | #: rhodecode/templates/admin/integrations/new.html:35 | |
|
4602 | msgid "Create New Global Integration" | |
|
4603 | msgstr "" | |
|
4604 | ||
|
4605 | #: rhodecode/templates/admin/integrations/new.html:61 | |
|
4606 | msgid "No description available" | |
|
4607 | msgstr "" | |
|
4608 | ||
|
4261 | 4609 | #: rhodecode/templates/admin/my_account/my_account.html:5 |
|
4262 | 4610 | #: rhodecode/templates/base/base.html:343 |
|
4263 | 4611 | msgid "My account" |
@@ -4277,7 +4625,7 b' msgstr ""' | |||
|
4277 | 4625 | msgid "Auth Tokens" |
|
4278 | 4626 | msgstr "" |
|
4279 | 4627 | |
|
4280 |
#: rhodecode/templates/admin/my_account/my_account.html:3 |
|
|
4628 | #: rhodecode/templates/admin/my_account/my_account.html:35 | |
|
4281 | 4629 | msgid "OAuth Identities" |
|
4282 | 4630 | msgstr "" |
|
4283 | 4631 | |
@@ -4395,36 +4743,18 b' msgstr ""' | |||
|
4395 | 4743 | msgid "New email address" |
|
4396 | 4744 | msgstr "Nouvelle adrese" |
|
4397 | 4745 | |
|
4398 |
#: rhodecode/templates/admin/my_account/my_account_notifications.html: |
|
|
4399 |
msgid "Your |
|
|
4400 | msgstr "" | |
|
4401 | ||
|
4402 |
#: rhodecode/templates/admin/my_account/my_account_notifications.html: |
|
|
4403 | #: rhodecode/templates/admin/notifications/show_notification.html:12 | |
|
4404 | msgid "Notifications" | |
|
4405 | msgstr "Notifications" | |
|
4406 | ||
|
4407 | #: rhodecode/templates/admin/my_account/my_account_notifications.html:14 | |
|
4408 | msgid "Disabled" | |
|
4409 | msgstr "Interdite" | |
|
4746 | #: rhodecode/templates/admin/my_account/my_account_notifications.html:12 | |
|
4747 | msgid "Your Live Notification Settings" | |
|
4748 | msgstr "" | |
|
4749 | ||
|
4750 | #: rhodecode/templates/admin/my_account/my_account_notifications.html:24 | |
|
4751 | msgid "Notifications Status" | |
|
4752 | msgstr "" | |
|
4410 | 4753 | |
|
4411 | 4754 | #: rhodecode/templates/admin/my_account/my_account_password.html:3 |
|
4412 | 4755 | msgid "Change Your Account Password" |
|
4413 | 4756 | msgstr "" |
|
4414 | 4757 | |
|
4415 | #: rhodecode/templates/admin/my_account/my_account_password.html:10 | |
|
4416 | msgid "Current Password" | |
|
4417 | msgstr "" | |
|
4418 | ||
|
4419 | #: rhodecode/templates/admin/my_account/my_account_password.html:19 | |
|
4420 | #: rhodecode/templates/admin/users/user_edit_profile.html:74 | |
|
4421 | msgid "New Password" | |
|
4422 | msgstr "" | |
|
4423 | ||
|
4424 | #: rhodecode/templates/admin/my_account/my_account_password.html:28 | |
|
4425 | msgid "Confirm New Password" | |
|
4426 | msgstr "" | |
|
4427 | ||
|
4428 | 4758 | #: rhodecode/templates/admin/my_account/my_account_profile.html:11 |
|
4429 | 4759 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52 |
|
4430 | 4760 | #: rhodecode/templates/admin/users/user_edit_profile.html:25 |
@@ -4464,27 +4794,28 b' msgid "Pull Requests You Opened"' | |||
|
4464 | 4794 | msgstr "" |
|
4465 | 4795 | |
|
4466 | 4796 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23 |
|
4467 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:8 |
|
|
4797 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87 | |
|
4468 | 4798 | msgid "Target Repo" |
|
4469 | 4799 | msgstr "" |
|
4470 | 4800 | |
|
4471 | 4801 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26 |
|
4472 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:9 |
|
|
4802 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90 | |
|
4473 | 4803 | #: rhodecode/templates/admin/settings/settings_global.html:9 |
|
4474 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
4475 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
4804 | #: rhodecode/templates/email_templates/pull_request_review.mako:39 | |
|
4805 | #: rhodecode/templates/email_templates/pull_request_review.mako:72 | |
|
4476 | 4806 | #: rhodecode/templates/pullrequests/pullrequest.html:38 |
|
4477 | 4807 | #: rhodecode/templates/pullrequests/pullrequests.html:104 |
|
4478 | 4808 | msgid "Title" |
|
4479 | 4809 | msgstr "Titre" |
|
4480 | 4810 | |
|
4481 | 4811 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27 |
|
4482 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:9 |
|
|
4483 | msgid "Opened On" | |
|
4812 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91 | |
|
4813 | #: rhodecode/templates/pullrequests/pullrequests.html:108 | |
|
4814 | msgid "Last Update" | |
|
4484 | 4815 | msgstr "" |
|
4485 | 4816 | |
|
4486 | 4817 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43 |
|
4487 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:10 |
|
|
4818 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106 | |
|
4488 | 4819 | #: rhodecode/templates/changelog/changelog.html:153 |
|
4489 | 4820 | #: rhodecode/templates/compare/compare_commits.html:49 |
|
4490 | 4821 | #: rhodecode/templates/search/search_commit.html:36 |
@@ -4492,7 +4823,7 b' msgid "Expand commit message"' | |||
|
4492 | 4823 | msgstr "" |
|
4493 | 4824 | |
|
4494 | 4825 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52 |
|
4495 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:11 |
|
|
4826 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115 | |
|
4496 | 4827 | #: rhodecode/templates/changeset/changeset_file_comment.html:284 |
|
4497 | 4828 | #: rhodecode/templates/pullrequests/pullrequest_show.html:14 |
|
4498 | 4829 | #: rhodecode/templates/pullrequests/pullrequest_show.html:112 |
@@ -4500,19 +4831,19 b' msgstr ""' | |||
|
4500 | 4831 | msgid "Closed" |
|
4501 | 4832 | msgstr "Fermée" |
|
4502 | 4833 | |
|
4503 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:6 |
|
|
4834 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63 | |
|
4504 | 4835 | msgid "Confirm to delete this pull request" |
|
4505 | 4836 | msgstr "Veuillez confirmer la suppression de cette requête de pull." |
|
4506 | 4837 | |
|
4507 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:7 |
|
|
4838 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70 | |
|
4508 | 4839 | msgid "You currently have no open pull requests." |
|
4509 | 4840 | msgstr "" |
|
4510 | 4841 | |
|
4511 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:7 |
|
|
4842 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78 | |
|
4512 | 4843 | msgid "Pull Requests You Participate In" |
|
4513 | 4844 | msgstr "" |
|
4514 | 4845 | |
|
4515 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:12 |
|
|
4846 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127 | |
|
4516 | 4847 | msgid "" |
|
4517 | 4848 | "There are currently no open pull requests requiring your participation." |
|
4518 | 4849 | msgstr "" |
@@ -4530,10 +4861,6 b' msgstr ""' | |||
|
4530 | 4861 | msgid "My Notifications" |
|
4531 | 4862 | msgstr "Mes notifications" |
|
4532 | 4863 | |
|
4533 | #: rhodecode/templates/admin/notifications/notifications.html:31 | |
|
4534 | msgid "All" | |
|
4535 | msgstr "Tous" | |
|
4536 | ||
|
4537 | 4864 | #: rhodecode/templates/admin/notifications/notifications.html:32 |
|
4538 | 4865 | #: rhodecode/templates/changeset/changeset.html:140 |
|
4539 | 4866 | #: rhodecode/templates/pullrequests/pullrequest_show.html:133 |
@@ -4553,12 +4880,16 b' msgstr "Aucune notification pour le mome' | |||
|
4553 | 4880 | msgid "Show notification" |
|
4554 | 4881 | msgstr "Notification" |
|
4555 | 4882 | |
|
4883 | #: rhodecode/templates/admin/notifications/show_notification.html:12 | |
|
4884 | msgid "Notifications" | |
|
4885 | msgstr "Notifications" | |
|
4886 | ||
|
4556 | 4887 | #: rhodecode/templates/admin/permissions/permissions.html:5 |
|
4557 | 4888 | msgid "Permissions Administration" |
|
4558 | 4889 | msgstr "" |
|
4559 | 4890 | |
|
4560 | 4891 | #: rhodecode/templates/admin/permissions/permissions.html:14 |
|
4561 |
#: rhodecode/templates/admin/repo_groups/repo_group_edit.html:4 |
|
|
4892 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49 | |
|
4562 | 4893 | #: rhodecode/templates/admin/repos/repo_edit.html:46 |
|
4563 | 4894 | #: rhodecode/templates/admin/user_groups/user_group_edit.html:34 |
|
4564 | 4895 | #: rhodecode/templates/base/base.html:82 |
@@ -4671,12 +5002,6 b' msgstr ""' | |||
|
4671 | 5002 | msgid "Overwrite Existing Settings" |
|
4672 | 5003 | msgstr "" |
|
4673 | 5004 | |
|
4674 | #: rhodecode/templates/admin/permissions/permissions_objects.html:28 | |
|
4675 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14 | |
|
4676 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127 | |
|
4677 | msgid "Repository Groups" | |
|
4678 | msgstr "" | |
|
4679 | ||
|
4680 | 5005 | #: rhodecode/templates/admin/permissions/permissions_objects.html:34 |
|
4681 | 5006 | msgid "" |
|
4682 | 5007 | "All default permissions on each repository group will be reset to chosen " |
@@ -4739,7 +5064,7 b' msgstr ""' | |||
|
4739 | 5064 | msgid "Add Child Group" |
|
4740 | 5065 | msgstr "" |
|
4741 | 5066 | |
|
4742 |
#: rhodecode/templates/admin/repo_groups/repo_group_edit.html: |
|
|
5067 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50 | |
|
4743 | 5068 | #: rhodecode/templates/admin/repos/repo_edit.html:49 |
|
4744 | 5069 | #: rhodecode/templates/admin/user_groups/user_group_edit.html:35 |
|
4745 | 5070 | #: rhodecode/templates/admin/users/user_edit.html:35 |
@@ -5008,7 +5333,6 b' msgid "Statistics"' | |||
|
5008 | 5333 | msgstr "Statistiques" |
|
5009 | 5334 | |
|
5010 | 5335 | #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7 |
|
5011 | #: rhodecode/templates/pullrequests/pullrequests.html:108 | |
|
5012 | 5336 | msgid "Updated on" |
|
5013 | 5337 | msgstr "" |
|
5014 | 5338 | |
@@ -5411,7 +5735,7 b' msgstr ""' | |||
|
5411 | 5735 | |
|
5412 | 5736 | #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45 |
|
5413 | 5737 | #: rhodecode/templates/admin/settings/settings_global.html:109 |
|
5414 |
#: rhodecode/templates/admin/settings/settings_labs.html:4 |
|
|
5738 | #: rhodecode/templates/admin/settings/settings_labs.html:48 | |
|
5415 | 5739 | #: rhodecode/templates/admin/settings/settings_vcs.html:13 |
|
5416 | 5740 | #: rhodecode/templates/admin/settings/settings_visual.html:219 |
|
5417 | 5741 | msgid "Save settings" |
@@ -5628,6 +5952,10 b' msgstr "Hooks personnalis\xc3\xa9s"' | |||
|
5628 | 5952 | msgid "Labs Settings" |
|
5629 | 5953 | msgstr "" |
|
5630 | 5954 | |
|
5955 | #: rhodecode/templates/admin/settings/settings_labs.html:10 | |
|
5956 | msgid "There are no Labs settings currently" | |
|
5957 | msgstr "" | |
|
5958 | ||
|
5631 | 5959 | #: rhodecode/templates/admin/settings/settings_mapping.html:5 |
|
5632 | 5960 | msgid "Import New Groups or Repositories" |
|
5633 | 5961 | msgstr "" |
@@ -6363,6 +6691,10 b' msgstr ""' | |||
|
6363 | 6691 | msgid "Change the avatar at" |
|
6364 | 6692 | msgstr "" |
|
6365 | 6693 | |
|
6694 | #: rhodecode/templates/admin/users/user_edit_profile.html:74 | |
|
6695 | msgid "New Password" | |
|
6696 | msgstr "" | |
|
6697 | ||
|
6366 | 6698 | #: rhodecode/templates/admin/users/user_edit_profile.html:82 |
|
6367 | 6699 | msgid "New Password Confirmation" |
|
6368 | 6700 | msgstr "" |
@@ -6393,7 +6725,7 b' msgid "Authentication type"' | |||
|
6393 | 6725 | msgstr "" |
|
6394 | 6726 | |
|
6395 | 6727 | #: rhodecode/templates/base/base.html:44 |
|
6396 |
#: rhodecode/templates/errors/error_document.html:5 |
|
|
6728 | #: rhodecode/templates/errors/error_document.html:57 | |
|
6397 | 6729 | msgid "Support" |
|
6398 | 6730 | msgstr "" |
|
6399 | 6731 | |
@@ -6777,7 +7109,7 b' msgstr ""' | |||
|
6777 | 7109 | msgid "No permission defined" |
|
6778 | 7110 | msgstr "" |
|
6779 | 7111 | |
|
6780 |
#: rhodecode/templates/base/root.html:1 |
|
|
7112 | #: rhodecode/templates/base/root.html:161 | |
|
6781 | 7113 | msgid "Please enable JavaScript to use RhodeCode Enterprise" |
|
6782 | 7114 | msgstr "" |
|
6783 | 7115 | |
@@ -6879,29 +7211,65 b' msgid ""' | |||
|
6879 | 7211 | "repositories and migrates them to Mercurial type." |
|
6880 | 7212 | msgstr "" |
|
6881 | 7213 | |
|
6882 |
#: rhodecode/templates/base/vcs_settings.html:12 |
|
|
6883 |
msgid " |
|
|
7214 | #: rhodecode/templates/base/vcs_settings.html:123 | |
|
7215 | msgid "Mercurial Labs Settings" | |
|
7216 | msgstr "" | |
|
7217 | ||
|
7218 | #: rhodecode/templates/base/vcs_settings.html:123 | |
|
7219 | msgid "" | |
|
7220 | "These features are considered experimental and may not work as expected." | |
|
6884 | 7221 | msgstr "" |
|
6885 | 7222 | |
|
6886 | 7223 | #: rhodecode/templates/base/vcs_settings.html:129 |
|
7224 | msgid "Use rebase as merge strategy" | |
|
7225 | msgstr "" | |
|
7226 | ||
|
7227 | #: rhodecode/templates/base/vcs_settings.html:132 | |
|
7228 | msgid "" | |
|
7229 | "Use rebase instead of creating a merge commit when merging via web " | |
|
7230 | "interface." | |
|
7231 | msgstr "" | |
|
7232 | ||
|
7233 | #: rhodecode/templates/base/vcs_settings.html:144 | |
|
7234 | msgid "Global Subversion Settings" | |
|
7235 | msgstr "" | |
|
7236 | ||
|
7237 | #: rhodecode/templates/base/vcs_settings.html:150 | |
|
7238 | msgid "Proxy subversion HTTP requests" | |
|
7239 | msgstr "" | |
|
7240 | ||
|
7241 | #: rhodecode/templates/base/vcs_settings.html:153 | |
|
7242 | msgid "" | |
|
7243 | "Subversion HTTP Support. Enables communication with SVN over HTTP protocol." | |
|
7244 | msgstr "" | |
|
7245 | ||
|
7246 | #: rhodecode/templates/base/vcs_settings.html:158 | |
|
7247 | msgid "Subversion HTTP Server URL" | |
|
7248 | msgstr "" | |
|
7249 | ||
|
7250 | #: rhodecode/templates/base/vcs_settings.html:171 | |
|
7251 | msgid "Subversion Settings" | |
|
7252 | msgstr "" | |
|
7253 | ||
|
7254 | #: rhodecode/templates/base/vcs_settings.html:176 | |
|
6887 | 7255 | msgid "Repository patterns" |
|
6888 | 7256 | msgstr "" |
|
6889 | 7257 | |
|
6890 |
#: rhodecode/templates/base/vcs_settings.html:1 |
|
|
7258 | #: rhodecode/templates/base/vcs_settings.html:180 | |
|
6891 | 7259 | msgid "" |
|
6892 | 7260 | "Patterns for identifying SVN branches and tags. For recursive search, use " |
|
6893 | 7261 | "\"*\". Eg.: \"/branches/*\"" |
|
6894 | 7262 | msgstr "" |
|
6895 | 7263 | |
|
6896 |
#: rhodecode/templates/base/vcs_settings.html: |
|
|
7264 | #: rhodecode/templates/base/vcs_settings.html:246 | |
|
6897 | 7265 | msgid "Pull Request Settings" |
|
6898 | 7266 | msgstr "" |
|
6899 | 7267 | |
|
6900 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7268 | #: rhodecode/templates/base/vcs_settings.html:251 | |
|
6901 | 7269 | msgid "Enable server-side merge for pull requests" |
|
6902 | 7270 | msgstr "" |
|
6903 | 7271 | |
|
6904 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7272 | #: rhodecode/templates/base/vcs_settings.html:254 | |
|
6905 | 7273 | msgid "" |
|
6906 | 7274 | "Note: when this feature is enabled, it only runs hooks defined in the " |
|
6907 | 7275 | "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks " |
@@ -6909,34 +7277,16 b' msgid ""' | |||
|
6909 | 7277 | "web interface." |
|
6910 | 7278 | msgstr "" |
|
6911 | 7279 | |
|
6912 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7280 | #: rhodecode/templates/base/vcs_settings.html:258 | |
|
6913 | 7281 | msgid "Invalidate and relocate inline comments during update" |
|
6914 | 7282 | msgstr "" |
|
6915 | 7283 | |
|
6916 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7284 | #: rhodecode/templates/base/vcs_settings.html:261 | |
|
6917 | 7285 | msgid "" |
|
6918 | 7286 | "During the update of a pull request, the position of inline comments will be" |
|
6919 | 7287 | " updated and outdated inline comments will be hidden." |
|
6920 | 7288 | msgstr "" |
|
6921 | 7289 | |
|
6922 | #: rhodecode/templates/base/vcs_settings.html:222 | |
|
6923 | msgid "Labs settings" | |
|
6924 | msgstr "" | |
|
6925 | ||
|
6926 | #: rhodecode/templates/base/vcs_settings.html:222 | |
|
6927 | msgid "" | |
|
6928 | "These features are considered experimental and may not work as expected." | |
|
6929 | msgstr "" | |
|
6930 | ||
|
6931 | #: rhodecode/templates/base/vcs_settings.html:229 | |
|
6932 | msgid "Mercurial server-side merge" | |
|
6933 | msgstr "" | |
|
6934 | ||
|
6935 | #: rhodecode/templates/base/vcs_settings.html:234 | |
|
6936 | msgid "" | |
|
6937 | "Use rebase instead of creating a merge commit when merging via web interface" | |
|
6938 | msgstr "" | |
|
6939 | ||
|
6940 | 7290 | #: rhodecode/templates/bookmarks/bookmarks.html:5 |
|
6941 | 7291 | #, python-format |
|
6942 | 7292 | msgid "%s Bookmarks" |
@@ -7344,7 +7694,7 b' msgstr ""' | |||
|
7344 | 7694 | #: rhodecode/templates/changeset/changeset_file_comment.html:293 |
|
7345 | 7695 | #: rhodecode/templates/compare/compare_diff.html:57 |
|
7346 | 7696 | #: rhodecode/templates/email_templates/commit_comment.mako:87 |
|
7347 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:9 |
|
|
7697 | #: rhodecode/templates/email_templates/pull_request_comment.mako:97 | |
|
7348 | 7698 | msgid "Comment" |
|
7349 | 7699 | msgstr "Commentaire" |
|
7350 | 7700 | |
@@ -7492,17 +7842,17 b' msgid "Compare Commits"' | |||
|
7492 | 7842 | msgstr "" |
|
7493 | 7843 | |
|
7494 | 7844 | #: rhodecode/templates/compare/compare_diff.html:46 |
|
7495 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
7845 | #: rhodecode/templates/email_templates/pull_request_review.mako:74 | |
|
7496 | 7846 | #: rhodecode/templates/files/file_diff.html:56 |
|
7497 | 7847 | #: rhodecode/templates/pullrequests/pullrequest_show.html:85 |
|
7498 | 7848 | msgid "Target" |
|
7499 | 7849 | msgstr "" |
|
7500 | 7850 | |
|
7501 | 7851 | #: rhodecode/templates/compare/compare_diff.html:47 |
|
7502 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:9 |
|
|
7503 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
7852 | #: rhodecode/templates/email_templates/pull_request_comment.mako:93 | |
|
7853 | #: rhodecode/templates/email_templates/pull_request_review.mako:73 | |
|
7504 | 7854 | #: rhodecode/templates/files/file_diff.html:62 |
|
7505 |
#: rhodecode/templates/files/files_source.html:1 |
|
|
7855 | #: rhodecode/templates/files/files_source.html:19 | |
|
7506 | 7856 | msgid "Source" |
|
7507 | 7857 | msgstr "" |
|
7508 | 7858 | |
@@ -7683,17 +8033,17 b' msgstr ""' | |||
|
7683 | 8033 | msgid "Form vertical" |
|
7684 | 8034 | msgstr "" |
|
7685 | 8035 | |
|
7686 |
#: rhodecode/templates/email_templates/base.mako: |
|
|
8036 | #: rhodecode/templates/email_templates/base.mako:32 | |
|
7687 | 8037 | #, python-format |
|
7688 | 8038 | msgid "This is a notification from RhodeCode. %(instance_url)s" |
|
7689 | 8039 | msgstr "" |
|
7690 | 8040 | |
|
7691 |
#: rhodecode/templates/email_templates/base.mako: |
|
|
8041 | #: rhodecode/templates/email_templates/base.mako:115 | |
|
7692 | 8042 | msgid "RhodeCode" |
|
7693 | 8043 | msgstr "" |
|
7694 | 8044 | |
|
7695 | 8045 | #: rhodecode/templates/email_templates/commit_comment.mako:16 |
|
7696 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:1 |
|
|
8046 | #: rhodecode/templates/email_templates/pull_request_comment.mako:18 | |
|
7697 | 8047 | msgid "[mention]" |
|
7698 | 8048 | msgstr "" |
|
7699 | 8049 | |
@@ -7722,12 +8072,12 b' msgid "%(user)s commented on commit `%(c' | |||
|
7722 | 8072 | msgstr "" |
|
7723 | 8073 | |
|
7724 | 8074 | #: rhodecode/templates/email_templates/commit_comment.mako:43 |
|
7725 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:4 |
|
|
8075 | #: rhodecode/templates/email_templates/pull_request_comment.mako:44 | |
|
7726 | 8076 | msgid "Comment link" |
|
7727 | 8077 | msgstr "" |
|
7728 | 8078 | |
|
7729 | 8079 | #: rhodecode/templates/email_templates/commit_comment.mako:48 |
|
7730 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:4 |
|
|
8080 | #: rhodecode/templates/email_templates/pull_request_comment.mako:49 | |
|
7731 | 8081 | #, python-format |
|
7732 | 8082 | msgid "File: %(comment_file)s on line %(comment_line)s" |
|
7733 | 8083 | msgstr "" |
@@ -7756,7 +8106,7 b' msgid "The commit status was changed to"' | |||
|
7756 | 8106 | msgstr "" |
|
7757 | 8107 | |
|
7758 | 8108 | #: rhodecode/templates/email_templates/commit_comment.mako:87 |
|
7759 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:9 |
|
|
8109 | #: rhodecode/templates/email_templates/pull_request_comment.mako:97 | |
|
7760 | 8110 | #, python-format |
|
7761 | 8111 | msgid "Comment on line: %(comment_line)s" |
|
7762 | 8112 | msgstr "" |
@@ -7765,97 +8115,101 b' msgstr ""' | |||
|
7765 | 8115 | msgid "Generate new password here" |
|
7766 | 8116 | msgstr "" |
|
7767 | 8117 | |
|
7768 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:2 |
|
|
8118 | #: rhodecode/templates/email_templates/pull_request_comment.mako:21 | |
|
7769 | 8119 | #, python-format |
|
7770 | 8120 | msgid "" |
|
7771 | 8121 | "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: " |
|
7772 | 8122 | "`%(comment_file)s`)" |
|
7773 | 8123 | msgstr "" |
|
7774 | 8124 | |
|
7775 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:2 |
|
|
8125 | #: rhodecode/templates/email_templates/pull_request_comment.mako:24 | |
|
7776 | 8126 | #, python-format |
|
7777 | 8127 | msgid "" |
|
7778 | 8128 | "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: " |
|
7779 | 8129 | "%(status)s)" |
|
7780 | 8130 | msgstr "" |
|
7781 | 8131 | |
|
7782 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:2 |
|
|
7783 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8132 | #: rhodecode/templates/email_templates/pull_request_comment.mako:26 | |
|
8133 | #: rhodecode/templates/email_templates/pull_request_comment.mako:83 | |
|
7784 | 8134 | #, python-format |
|
7785 | 8135 | msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\"" |
|
7786 | 8136 | msgstr "" |
|
7787 | 8137 | |
|
7788 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:4 |
|
|
8138 | #: rhodecode/templates/email_templates/pull_request_comment.mako:46 | |
|
7789 | 8139 | msgid "Source repository" |
|
7790 | 8140 | msgstr "" |
|
7791 | 8141 | |
|
7792 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:5 |
|
|
8142 | #: rhodecode/templates/email_templates/pull_request_comment.mako:55 | |
|
7793 | 8143 | #, python-format |
|
7794 | 8144 | msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*" |
|
7795 | 8145 | msgstr "" |
|
7796 | 8146 | |
|
7797 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:5 |
|
|
8147 | #: rhodecode/templates/email_templates/pull_request_comment.mako:57 | |
|
7798 | 8148 | #, python-format |
|
7799 | 8149 | msgid "" |
|
7800 | 8150 | "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*" |
|
7801 | 8151 | msgstr "" |
|
7802 | 8152 | |
|
7803 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8153 | #: rhodecode/templates/email_templates/pull_request_comment.mako:81 | |
|
7804 | 8154 | #, python-format |
|
7805 | 8155 | msgid "" |
|
7806 | 8156 | "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" " |
|
7807 | 8157 | "(file:`%(comment_file)s`)" |
|
7808 | 8158 | msgstr "" |
|
7809 | 8159 | |
|
7810 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8160 | #: rhodecode/templates/email_templates/pull_request_comment.mako:87 | |
|
7811 | 8161 | #, python-format |
|
7812 | 8162 | msgid "submitted pull request status: %(status)s" |
|
7813 | 8163 | msgstr "" |
|
7814 | 8164 | |
|
7815 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8165 | #: rhodecode/templates/email_templates/pull_request_comment.mako:89 | |
|
7816 | 8166 | #, python-format |
|
7817 | 8167 | msgid "submitted pull request status: %(status)s and closed" |
|
7818 | 8168 | msgstr "" |
|
7819 | 8169 | |
|
7820 |
#: rhodecode/templates/email_templates/pull_request_ |
|
|
7821 | #, python-format | |
|
7822 | msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\"" | |
|
7823 | msgstr "" | |
|
7824 | ||
|
7825 | #: rhodecode/templates/email_templates/pull_request_review.mako:17 | |
|
8170 | #: rhodecode/templates/email_templates/pull_request_comment.mako:95 | |
|
8171 | msgid "Submitted status" | |
|
8172 | msgstr "" | |
|
8173 | ||
|
8174 | #: rhodecode/templates/email_templates/pull_request_review.mako:14 | |
|
8175 | #, python-format | |
|
8176 | msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"" | |
|
8177 | msgstr "" | |
|
8178 | ||
|
8179 | #: rhodecode/templates/email_templates/pull_request_review.mako:34 | |
|
7826 | 8180 | #, python-format |
|
7827 | 8181 | msgid "" |
|
7828 | 8182 | "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s " |
|
7829 | 8183 | "into %(target_ref_type)s:%(target_ref_name)s" |
|
7830 | 8184 | msgstr "" |
|
7831 | 8185 | |
|
7832 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8186 | #: rhodecode/templates/email_templates/pull_request_review.mako:37 | |
|
7833 | 8187 | msgid "Link" |
|
7834 | 8188 | msgstr "" |
|
7835 | 8189 | |
|
7836 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8190 | #: rhodecode/templates/email_templates/pull_request_review.mako:46 | |
|
7837 | 8191 | #, python-format |
|
7838 | 8192 | msgid "Commit (%(num)s)" |
|
7839 | 8193 | msgid_plural "Commits (%(num)s)" |
|
7840 | 8194 | msgstr[0] "" |
|
7841 | 8195 | msgstr[1] "" |
|
7842 | 8196 | |
|
7843 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8197 | #: rhodecode/templates/email_templates/pull_request_review.mako:71 | |
|
7844 | 8198 | #, python-format |
|
7845 | 8199 | msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"." |
|
7846 | 8200 | msgstr "" |
|
7847 | 8201 | |
|
7848 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8202 | #: rhodecode/templates/email_templates/pull_request_review.mako:73 | |
|
7849 | 8203 | #, python-format |
|
7850 | 8204 | msgid "%(source_ref_type)s of %(source_repo_url)s" |
|
7851 | 8205 | msgstr "" |
|
7852 | 8206 | |
|
7853 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8207 | #: rhodecode/templates/email_templates/pull_request_review.mako:74 | |
|
7854 | 8208 | #, python-format |
|
7855 | 8209 | msgid "%(target_ref_type)s of %(target_repo_url)s" |
|
7856 | 8210 | msgstr "" |
|
7857 | 8211 | |
|
7858 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8212 | #: rhodecode/templates/email_templates/pull_request_review.mako:76 | |
|
7859 | 8213 | #: rhodecode/templates/summary/components.html:95 |
|
7860 | 8214 | #: rhodecode/templates/summary/components.html:98 |
|
7861 | 8215 | #, python-format |
@@ -8096,13 +8450,13 b' msgid "Delete file"' | |||
|
8096 | 8450 | msgstr "" |
|
8097 | 8451 | |
|
8098 | 8452 | #: rhodecode/templates/files/files_delete.html:45 |
|
8099 |
#: rhodecode/templates/files/files_source.html: |
|
|
8453 | #: rhodecode/templates/files/files_source.html:50 | |
|
8100 | 8454 | #, python-format |
|
8101 | 8455 | msgid "Binary file (%s)" |
|
8102 | 8456 | msgstr "Fichier binaire (%s)" |
|
8103 | 8457 | |
|
8104 | 8458 | #: rhodecode/templates/files/files_delete.html:50 |
|
8105 |
#: rhodecode/templates/files/files_source.html:6 |
|
|
8459 | #: rhodecode/templates/files/files_source.html:62 | |
|
8106 | 8460 | msgid "File is too big to display" |
|
8107 | 8461 | msgstr "Ce fichier est trop gros pour être affiché." |
|
8108 | 8462 | |
@@ -8172,44 +8526,44 b' msgid_plural "lines"' | |||
|
8172 | 8526 | msgstr[0] "" |
|
8173 | 8527 | msgstr[1] "" |
|
8174 | 8528 | |
|
8175 |
#: rhodecode/templates/files/files_source.html:1 |
|
|
8529 | #: rhodecode/templates/files/files_source.html:13 | |
|
8176 | 8530 | msgid "History" |
|
8177 | 8531 | msgstr "Historique" |
|
8178 | 8532 | |
|
8179 |
#: rhodecode/templates/files/files_source.html:1 |
|
|
8533 | #: rhodecode/templates/files/files_source.html:16 | |
|
8180 | 8534 | #: rhodecode/templates/search/search_content.html:68 |
|
8181 | 8535 | msgid "Show Full History" |
|
8182 | 8536 | msgstr "" |
|
8183 | 8537 | |
|
8184 |
#: rhodecode/templates/files/files_source.html:2 |
|
|
8538 | #: rhodecode/templates/files/files_source.html:21 | |
|
8185 | 8539 | #: rhodecode/templates/search/search_content.html:70 |
|
8186 | 8540 | msgid "Annotation" |
|
8187 | 8541 | msgstr "" |
|
8188 | 8542 | |
|
8189 |
#: rhodecode/templates/files/files_source.html:2 |
|
|
8543 | #: rhodecode/templates/files/files_source.html:23 | |
|
8190 | 8544 | #: rhodecode/templates/search/search_content.html:71 |
|
8191 | 8545 | msgid "Raw" |
|
8192 | 8546 | msgstr "" |
|
8193 | 8547 | |
|
8194 |
#: rhodecode/templates/files/files_source.html:2 |
|
|
8548 | #: rhodecode/templates/files/files_source.html:25 | |
|
8195 | 8549 | #: rhodecode/templates/search/search_content.html:73 |
|
8196 | 8550 | msgid "Download" |
|
8197 | 8551 | msgstr "Téléchargements" |
|
8198 | 8552 | |
|
8199 |
#: rhodecode/templates/files/files_source.html:3 |
|
|
8553 | #: rhodecode/templates/files/files_source.html:32 | |
|
8200 | 8554 | #, python-format |
|
8201 | 8555 | msgid "Edit on Branch:%s" |
|
8202 | 8556 | msgstr "" |
|
8203 | 8557 | |
|
8204 |
#: rhodecode/templates/files/files_source.html:3 |
|
|
8558 | #: rhodecode/templates/files/files_source.html:37 | |
|
8205 | 8559 | msgid "Editing binary files not allowed" |
|
8206 | 8560 | msgstr "" |
|
8207 | 8561 | |
|
8208 | #: rhodecode/templates/files/files_source.html:39 | |
|
8209 | msgid "Editing files allowed only when on branch head commit" | |
|
8210 | msgstr "" | |
|
8211 | ||
|
8212 | 8562 | #: rhodecode/templates/files/files_source.html:40 |
|
8563 | msgid "Editing files allowed only when on branch head commit" | |
|
8564 | msgstr "" | |
|
8565 | ||
|
8566 | #: rhodecode/templates/files/files_source.html:41 | |
|
8213 | 8567 | msgid "Deleting files allowed only when on branch head commit" |
|
8214 | 8568 | msgstr "" |
|
8215 | 8569 |
This diff has been collapsed as it changes many lines, (1172 lines changed) Show them Hide them | |||
@@ -9,8 +9,8 b' msgid ""' | |||
|
9 | 9 | msgstr "" |
|
10 | 10 | "Project-Id-Version: RhodeCode\n" |
|
11 | 11 | "Report-Msgid-Bugs-To: marcin@rhodecode.com\n" |
|
12 |
"POT-Creation-Date: 2016-0 |
|
|
13 |
"PO-Revision-Date: 2016-0 |
|
|
12 | "POT-Creation-Date: 2016-09-15 14:11+0000\n" | |
|
13 | "PO-Revision-Date: 2016-09-15 14:12+0000\n" | |
|
14 | 14 | "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n" |
|
15 | 15 | "Language-Team: Italian (http://www.transifex.com/rhodecode/RhodeCode/language/it/)\n" |
|
16 | 16 | "MIME-Version: 1.0\n" |
@@ -21,7 +21,7 b' msgstr ""' | |||
|
21 | 21 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|
22 | 22 | |
|
23 | 23 | #: rhodecode/admin/navigation.py:74 rhodecode/authentication/routes.py:60 |
|
24 |
#: rhodecode/integrations/views.py:1 |
|
|
24 | #: rhodecode/integrations/views.py:168 | |
|
25 | 25 | #: rhodecode/templates/admin/permissions/permissions.html:36 |
|
26 | 26 | msgid "Global" |
|
27 | 27 | msgstr "Globale" |
@@ -44,7 +44,8 b' msgstr ""' | |||
|
44 | 44 | msgid "Issue Tracker" |
|
45 | 45 | msgstr "" |
|
46 | 46 | |
|
47 |
#: rhodecode/admin/navigation.py:80 rhodecode/ |
|
|
47 | #: rhodecode/admin/navigation.py:80 rhodecode/integrations/types/email.py:232 | |
|
48 | #: rhodecode/templates/register.html:76 | |
|
48 | 49 | #: rhodecode/templates/admin/my_account/my_account_profile.html:48 |
|
49 | 50 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:94 |
|
50 | 51 | #: rhodecode/templates/admin/users/user_add.html:86 |
@@ -64,12 +65,18 b' msgid "Full Text Search"' | |||
|
64 | 65 | msgstr "" |
|
65 | 66 | |
|
66 | 67 | #: rhodecode/admin/navigation.py:83 |
|
67 |
#: rhodecode/templates/admin/integrations/base.html:2 |
|
|
68 |
#: rhodecode/templates/admin/integrations/ |
|
|
69 |
#: rhodecode/templates/admin/integrations/ |
|
|
70 |
#: rhodecode/templates/admin/integrations/ |
|
|
71 |
#: rhodecode/templates/admin/integrations/list.html:1 |
|
|
72 |
#: rhodecode/templates/admin/integrations/list.html:2 |
|
|
68 | #: rhodecode/templates/admin/integrations/base.html:23 | |
|
69 | #: rhodecode/templates/admin/integrations/form.html:8 | |
|
70 | #: rhodecode/templates/admin/integrations/form.html:21 | |
|
71 | #: rhodecode/templates/admin/integrations/form.html:32 | |
|
72 | #: rhodecode/templates/admin/integrations/list.html:21 | |
|
73 | #: rhodecode/templates/admin/integrations/list.html:25 | |
|
74 | #: rhodecode/templates/admin/integrations/list.html:29 | |
|
75 | #: rhodecode/templates/admin/integrations/list.html:36 | |
|
76 | #: rhodecode/templates/admin/integrations/new.html:9 | |
|
77 | #: rhodecode/templates/admin/integrations/new.html:17 | |
|
78 | #: rhodecode/templates/admin/integrations/new.html:23 | |
|
79 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:51 | |
|
73 | 80 | #: rhodecode/templates/admin/repos/repo_edit.html:72 |
|
74 | 81 | #: rhodecode/templates/base/base.html:84 |
|
75 | 82 | msgid "Integrations" |
@@ -92,9 +99,9 b' msgstr "Laboratori"' | |||
|
92 | 99 | msgid "Enable or disable this authentication plugin." |
|
93 | 100 | msgstr "" |
|
94 | 101 | |
|
95 |
#: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:3 |
|
|
96 | #: rhodecode/templates/admin/integrations/list.html:62 | |
|
97 |
#: rhodecode/templates/admin/ |
|
|
102 | #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32 | |
|
103 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:197 | |
|
104 | #: rhodecode/templates/admin/integrations/list.html:101 | |
|
98 | 105 | msgid "Enabled" |
|
99 | 106 | msgstr "Abilitato" |
|
100 | 107 | |
@@ -397,12 +404,12 b' msgstr ""' | |||
|
397 | 404 | |
|
398 | 405 | #: rhodecode/controllers/changeset.py:335 |
|
399 | 406 | #: rhodecode/controllers/pullrequests.py:750 |
|
400 |
#: rhodecode/model/pull_request.py:84 |
|
|
407 | #: rhodecode/model/pull_request.py:842 | |
|
401 | 408 | #, python-format |
|
402 | 409 | msgid "Status change %(transition_icon)s %(status)s" |
|
403 | 410 | msgstr "Cambiamento stato %(transition_icon)s %(status)s" |
|
404 | 411 | |
|
405 |
#: rhodecode/controllers/changeset.py:37 |
|
|
412 | #: rhodecode/controllers/changeset.py:373 | |
|
406 | 413 | msgid "" |
|
407 | 414 | "Changing the status of a commit associated with a closed pull request is not" |
|
408 | 415 | " allowed" |
@@ -545,14 +552,14 b' msgstr ""' | |||
|
545 | 552 | msgid "Changesets" |
|
546 | 553 | msgstr "Changesets" |
|
547 | 554 | |
|
548 |
#: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:25 |
|
|
555 | #: rhodecode/controllers/files.py:1026 rhodecode/controllers/summary.py:259 | |
|
549 | 556 | #: rhodecode/model/pull_request.py:1059 rhodecode/model/scm.py:780 |
|
550 |
#: rhodecode/templates/base/vcs_settings.html:1 |
|
|
557 | #: rhodecode/templates/base/vcs_settings.html:185 | |
|
551 | 558 | msgid "Branches" |
|
552 | 559 | msgstr "Branches" |
|
553 | 560 | |
|
554 | 561 | #: rhodecode/controllers/files.py:1030 rhodecode/model/scm.py:795 |
|
555 |
#: rhodecode/templates/base/vcs_settings.html: |
|
|
562 | #: rhodecode/templates/base/vcs_settings.html:210 | |
|
556 | 563 | msgid "Tags" |
|
557 | 564 | msgstr "Tags" |
|
558 | 565 | |
@@ -658,30 +665,30 b' msgid "Close Pull Request"' | |||
|
658 | 665 | msgstr "Chiudi Richiesta PULL" |
|
659 | 666 | |
|
660 | 667 | #: rhodecode/controllers/pullrequests.py:754 |
|
661 |
#: rhodecode/model/pull_request.py:84 |
|
|
668 | #: rhodecode/model/pull_request.py:846 | |
|
662 | 669 | msgid "Closing with" |
|
663 | 670 | msgstr "Chiusura con" |
|
664 | 671 | |
|
665 |
#: rhodecode/controllers/pullrequests.py:80 |
|
|
672 | #: rhodecode/controllers/pullrequests.py:804 | |
|
666 | 673 | #, python-format |
|
667 | 674 | msgid "" |
|
668 | 675 | "Closing pull request on other statuses than rejected or approved is " |
|
669 | 676 | "forbidden. Calculated status from all reviewers is currently: %s" |
|
670 | 677 | msgstr "Non è consentito chiudere la richiesta PULL con stati diversi da \"rigettato\" o \"approvato\". Lo stato ricavato da tutti i revisori al momento è: %s." |
|
671 | 678 | |
|
672 |
#: rhodecode/controllers/summary.py:23 |
|
|
679 | #: rhodecode/controllers/summary.py:243 | |
|
673 | 680 | msgid "Branch" |
|
674 | 681 | msgstr "Branch" |
|
675 | 682 | |
|
676 |
#: rhodecode/controllers/summary.py:2 |
|
|
683 | #: rhodecode/controllers/summary.py:244 | |
|
677 | 684 | msgid "Tag" |
|
678 | 685 | msgstr "Tag" |
|
679 | 686 | |
|
680 |
#: rhodecode/controllers/summary.py:2 |
|
|
687 | #: rhodecode/controllers/summary.py:245 | |
|
681 | 688 | msgid "Bookmark" |
|
682 | 689 | msgstr "Segnalibro" |
|
683 | 690 | |
|
684 |
#: rhodecode/controllers/summary.py:2 |
|
|
691 | #: rhodecode/controllers/summary.py:260 | |
|
685 | 692 | msgid "Closed branches" |
|
686 | 693 | msgstr "Branch chiusi" |
|
687 | 694 | |
@@ -694,37 +701,37 b' msgid "Error occurred during update of d' | |||
|
694 | 701 | msgstr "Errore avvenuto durante l'aggiornamento dei valori di default" |
|
695 | 702 | |
|
696 | 703 | #: rhodecode/controllers/admin/gists.py:63 |
|
697 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
704 | #: rhodecode/controllers/admin/my_account.py:317 | |
|
698 | 705 | #: rhodecode/controllers/admin/users.py:431 |
|
699 | 706 | msgid "forever" |
|
700 | 707 | msgstr "per sempre" |
|
701 | 708 | |
|
702 | 709 | #: rhodecode/controllers/admin/gists.py:64 |
|
703 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
710 | #: rhodecode/controllers/admin/my_account.py:318 | |
|
704 | 711 | #: rhodecode/controllers/admin/users.py:432 |
|
705 | 712 | msgid "5 minutes" |
|
706 | 713 | msgstr "5 minuti" |
|
707 | 714 | |
|
708 | 715 | #: rhodecode/controllers/admin/gists.py:65 |
|
709 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
716 | #: rhodecode/controllers/admin/my_account.py:319 | |
|
710 | 717 | #: rhodecode/controllers/admin/users.py:433 |
|
711 | 718 | msgid "1 hour" |
|
712 | 719 | msgstr "1 ora" |
|
713 | 720 | |
|
714 | 721 | #: rhodecode/controllers/admin/gists.py:66 |
|
715 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
722 | #: rhodecode/controllers/admin/my_account.py:320 | |
|
716 | 723 | #: rhodecode/controllers/admin/users.py:434 |
|
717 | 724 | msgid "1 day" |
|
718 | 725 | msgstr "1 giorno" |
|
719 | 726 | |
|
720 | 727 | #: rhodecode/controllers/admin/gists.py:67 |
|
721 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
728 | #: rhodecode/controllers/admin/my_account.py:321 | |
|
722 | 729 | #: rhodecode/controllers/admin/users.py:435 |
|
723 | 730 | msgid "1 month" |
|
724 | 731 | msgstr "1 mese" |
|
725 | 732 | |
|
726 | 733 | #: rhodecode/controllers/admin/gists.py:71 |
|
727 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
734 | #: rhodecode/controllers/admin/my_account.py:323 | |
|
728 | 735 | #: rhodecode/controllers/admin/users.py:437 |
|
729 | 736 | msgid "Lifetime" |
|
730 | 737 | msgstr "a vita" |
@@ -778,60 +785,61 b' msgstr "mai"' | |||
|
778 | 785 | msgid "%(expiry)s - current value" |
|
779 | 786 | msgstr "%(expiry)s - valore corrente" |
|
780 | 787 | |
|
781 |
#: rhodecode/controllers/admin/my_account.py:7 |
|
|
788 | #: rhodecode/controllers/admin/my_account.py:74 | |
|
782 | 789 | msgid "You can't edit this user since it's crucial for entire application" |
|
783 | 790 | msgstr "Utente critico per l'intera applicazione. Editing disabilitato." |
|
784 | 791 | |
|
785 |
#: rhodecode/controllers/admin/my_account.py:12 |
|
|
792 | #: rhodecode/controllers/admin/my_account.py:132 | |
|
786 | 793 | msgid "Your account was updated successfully" |
|
787 | 794 | msgstr "Account aggiornato correttamente" |
|
788 | 795 | |
|
789 |
#: rhodecode/controllers/admin/my_account.py:14 |
|
|
796 | #: rhodecode/controllers/admin/my_account.py:147 | |
|
790 | 797 | #: rhodecode/controllers/admin/users.py:218 |
|
791 | 798 | #, python-format |
|
792 | 799 | msgid "Error occurred during update of user %s" |
|
793 | 800 | msgstr "Errore durante l'aggiornamento dell'utente %s" |
|
794 | 801 | |
|
795 |
#: rhodecode/controllers/admin/my_account.py:2 |
|
|
802 | #: rhodecode/controllers/admin/my_account.py:213 | |
|
803 | #: rhodecode/controllers/admin/my_account.py:219 | |
|
804 | msgid "Error occurred during update of user password" | |
|
805 | msgstr "Errore durante l'aggiornamento della password" | |
|
806 | ||
|
807 | #: rhodecode/controllers/admin/my_account.py:226 | |
|
796 | 808 | msgid "Successfully updated password" |
|
797 | 809 | msgstr "Password aggiornata correttamente" |
|
798 | 810 | |
|
799 |
#: rhodecode/controllers/admin/my_account.py:21 |
|
|
800 | msgid "Error occurred during update of user password" | |
|
801 | msgstr "Errore durante l'aggiornamento della password" | |
|
802 | ||
|
803 | #: rhodecode/controllers/admin/my_account.py:261 | |
|
811 | #: rhodecode/controllers/admin/my_account.py:271 | |
|
804 | 812 | #: rhodecode/controllers/admin/users.py:611 |
|
805 | 813 | #, python-format |
|
806 | 814 | msgid "Added new email address `%s` for user account" |
|
807 | 815 | msgstr "" |
|
808 | 816 | |
|
809 |
#: rhodecode/controllers/admin/my_account.py:2 |
|
|
817 | #: rhodecode/controllers/admin/my_account.py:278 | |
|
810 | 818 | #: rhodecode/controllers/admin/users.py:618 |
|
811 | 819 | msgid "An error occurred during email saving" |
|
812 | 820 | msgstr "Errore durante il salvataggio dell'email" |
|
813 | 821 | |
|
814 |
#: rhodecode/controllers/admin/my_account.py:2 |
|
|
822 | #: rhodecode/controllers/admin/my_account.py:288 | |
|
815 | 823 | #: rhodecode/controllers/admin/users.py:633 |
|
816 | 824 | msgid "Removed email address from user account" |
|
817 | 825 | msgstr "" |
|
818 | 826 | |
|
819 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
827 | #: rhodecode/controllers/admin/my_account.py:326 | |
|
820 | 828 | #: rhodecode/controllers/admin/users.py:440 |
|
821 | 829 | msgid "Role" |
|
822 | 830 | msgstr "Ruolo" |
|
823 | 831 | |
|
824 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
832 | #: rhodecode/controllers/admin/my_account.py:339 | |
|
825 | 833 | #: rhodecode/controllers/admin/users.py:464 |
|
826 | 834 | msgid "Auth token successfully created" |
|
827 | 835 | msgstr "Token Autorizzativo creato" |
|
828 | 836 | |
|
829 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
837 | #: rhodecode/controllers/admin/my_account.py:352 | |
|
830 | 838 | #: rhodecode/controllers/admin/users.py:483 |
|
831 | 839 | msgid "Auth token successfully reset" |
|
832 | 840 | msgstr "Token autorizzativo resettato" |
|
833 | 841 | |
|
834 |
#: rhodecode/controllers/admin/my_account.py:3 |
|
|
842 | #: rhodecode/controllers/admin/my_account.py:356 | |
|
835 | 843 | #: rhodecode/controllers/admin/users.py:487 |
|
836 | 844 | msgid "Auth token successfully deleted" |
|
837 | 845 | msgstr "Token autorizzativo cancellato" |
@@ -1051,18 +1059,18 b' msgid "Error occurred during deleting is' | |||
|
1051 | 1059 | msgstr "Errore durante la rimozione dell'entry dall'issue tracker" |
|
1052 | 1060 | |
|
1053 | 1061 | #: rhodecode/controllers/admin/repos.py:721 |
|
1054 |
#: rhodecode/controllers/admin/settings.py:36 |
|
|
1062 | #: rhodecode/controllers/admin/settings.py:366 | |
|
1055 | 1063 | msgid "Removed issue tracker entry" |
|
1056 | 1064 | msgstr "Entry dell'issue tracker rimossa" |
|
1057 | 1065 | |
|
1058 | 1066 | #: rhodecode/controllers/admin/repos.py:751 |
|
1059 |
#: rhodecode/controllers/admin/settings.py:4 |
|
|
1067 | #: rhodecode/controllers/admin/settings.py:412 | |
|
1060 | 1068 | msgid "Updated issue tracker entries" |
|
1061 | 1069 | msgstr "Dati dell'Issue Tracker aggiornati" |
|
1062 | 1070 | |
|
1063 | 1071 | #: rhodecode/controllers/admin/repos.py:812 |
|
1064 |
#: rhodecode/controllers/admin/settings.py:14 |
|
|
1065 |
#: rhodecode/controllers/admin/settings.py:7 |
|
|
1072 | #: rhodecode/controllers/admin/settings.py:143 | |
|
1073 | #: rhodecode/controllers/admin/settings.py:722 | |
|
1066 | 1074 | msgid "Some form inputs contain invalid data." |
|
1067 | 1075 | msgstr "Ci son dati non validi tra i dati immessi" |
|
1068 | 1076 | |
@@ -1071,86 +1079,70 b' msgid "Error occurred during updating re' | |||
|
1071 | 1079 | msgstr "Errore durante l'aggiornamento delle impostazioni del repository VCS" |
|
1072 | 1080 | |
|
1073 | 1081 | #: rhodecode/controllers/admin/repos.py:834 |
|
1074 |
#: rhodecode/controllers/admin/settings.py:1 |
|
|
1082 | #: rhodecode/controllers/admin/settings.py:171 | |
|
1075 | 1083 | msgid "Updated VCS settings" |
|
1076 | 1084 | msgstr "Impostazioni VCS aggiornate" |
|
1077 | 1085 | |
|
1078 |
#: rhodecode/controllers/admin/settings.py:16 |
|
|
1079 |
#: rhodecode/controllers/admin/settings.py:2 |
|
|
1086 | #: rhodecode/controllers/admin/settings.py:167 | |
|
1087 | #: rhodecode/controllers/admin/settings.py:270 | |
|
1080 | 1088 | msgid "Error occurred during updating application settings" |
|
1081 | 1089 | msgstr "Errore durante l'aggiornamento delle impostazioni" |
|
1082 | 1090 | |
|
1083 |
#: rhodecode/controllers/admin/settings.py:21 |
|
|
1091 | #: rhodecode/controllers/admin/settings.py:214 | |
|
1084 | 1092 | #, python-format |
|
1085 | 1093 | msgid "Repositories successfully rescanned added: %s ; removed: %s" |
|
1086 | 1094 | msgstr "Scansione dei repository completata. Aggiunti: %s ; rimossi: %s" |
|
1087 | 1095 | |
|
1088 |
#: rhodecode/controllers/admin/settings.py:26 |
|
|
1096 | #: rhodecode/controllers/admin/settings.py:266 | |
|
1089 | 1097 | msgid "Updated application settings" |
|
1090 | 1098 | msgstr "Impostazioni applicazione aggiornate" |
|
1091 | 1099 | |
|
1092 |
#: rhodecode/controllers/admin/settings.py:3 |
|
|
1100 | #: rhodecode/controllers/admin/settings.py:330 | |
|
1093 | 1101 | msgid "Updated visualisation settings" |
|
1094 | 1102 | msgstr "Impostazioni di visualizzazione aggiornate" |
|
1095 | 1103 | |
|
1096 |
#: rhodecode/controllers/admin/settings.py:33 |
|
|
1104 | #: rhodecode/controllers/admin/settings.py:333 | |
|
1097 | 1105 | msgid "Error occurred during updating visualisation settings" |
|
1098 | 1106 | msgstr "Errore durante l'aggiornamento delle impostazioni di visualizzazione" |
|
1099 | 1107 | |
|
1100 |
#: rhodecode/controllers/admin/settings.py:42 |
|
|
1108 | #: rhodecode/controllers/admin/settings.py:425 | |
|
1101 | 1109 | msgid "Please enter email address" |
|
1102 | 1110 | msgstr "Prego fornire un indirizzo email" |
|
1103 | 1111 | |
|
1104 |
#: rhodecode/controllers/admin/settings.py:44 |
|
|
1112 | #: rhodecode/controllers/admin/settings.py:443 | |
|
1105 | 1113 | msgid "Send email task created" |
|
1106 | 1114 | msgstr "Task 'invio posta' creato" |
|
1107 | 1115 | |
|
1108 |
#: rhodecode/controllers/admin/settings.py:47 |
|
|
1116 | #: rhodecode/controllers/admin/settings.py:476 | |
|
1109 | 1117 | msgid "Added new hook" |
|
1110 | 1118 | msgstr "Aggiunto nuovo 'hook'" |
|
1111 | 1119 | |
|
1112 |
#: rhodecode/controllers/admin/settings.py:4 |
|
|
1120 | #: rhodecode/controllers/admin/settings.py:491 | |
|
1113 | 1121 | msgid "Updated hooks" |
|
1114 | 1122 | msgstr "'Hook' aggiornato" |
|
1115 | 1123 | |
|
1116 |
#: rhodecode/controllers/admin/settings.py:49 |
|
|
1124 | #: rhodecode/controllers/admin/settings.py:495 | |
|
1117 | 1125 | msgid "Error occurred during hook creation" |
|
1118 | 1126 | msgstr "Errore durante creazione hook'" |
|
1119 | 1127 | |
|
1120 |
#: rhodecode/controllers/admin/settings.py:54 |
|
|
1128 | #: rhodecode/controllers/admin/settings.py:543 | |
|
1121 | 1129 | #, python-format |
|
1122 | 1130 | msgid "Critical: your disk space is very low <b>%s%%</b> usedpercent" |
|
1123 | 1131 | msgstr "Critico: lo spazio disco e' troppo basso. Occupazione <b>%s%%</b> " |
|
1124 | 1132 | |
|
1125 |
#: rhodecode/controllers/admin/settings.py:54 |
|
|
1133 | #: rhodecode/controllers/admin/settings.py:547 | |
|
1126 | 1134 | #, python-format |
|
1127 | 1135 | msgid "Warning: your disk space is running low <b>%s%%</b> usedpercent" |
|
1128 | 1136 | msgstr "Attenzione: lo spazio disco si sta esaurendo. Occupazione <b>%s%%</b> " |
|
1129 | 1137 | |
|
1130 |
#: rhodecode/controllers/admin/settings.py:74 |
|
|
1138 | #: rhodecode/controllers/admin/settings.py:743 | |
|
1131 | 1139 | msgid "Error occurred during updating labs settings" |
|
1132 | 1140 | msgstr "Errore durante l'aggiornamento delle impostazioni sui lab" |
|
1133 | 1141 | |
|
1134 |
#: rhodecode/controllers/admin/settings.py:74 |
|
|
1142 | #: rhodecode/controllers/admin/settings.py:748 | |
|
1135 | 1143 | msgid "Updated Labs settings" |
|
1136 | 1144 | msgstr "Impostazioni sui Lab aggiornate" |
|
1137 | 1145 | |
|
1138 | #: rhodecode/controllers/admin/settings.py:795 | |
|
1139 | msgid "Subversion HTTP Support" | |
|
1140 | msgstr "Supporto all'HTTP Subversion" | |
|
1141 | ||
|
1142 | #: rhodecode/controllers/admin/settings.py:796 | |
|
1143 | msgid "Proxy subversion HTTP requests" | |
|
1144 | msgstr "Proxy per le richieste HTTP Subversion" | |
|
1145 | ||
|
1146 | #: rhodecode/controllers/admin/settings.py:802 | |
|
1147 | msgid "Subversion HTTP Server URL" | |
|
1148 | msgstr "URL del server HTTP Subversion" | |
|
1149 | ||
|
1150 | #: rhodecode/controllers/admin/settings.py:804 | |
|
1151 | msgid "e.g. http://localhost:8080/" | |
|
1152 | msgstr "es. http://localhost:8080/" | |
|
1153 | ||
|
1154 | 1146 | #: rhodecode/controllers/admin/user_groups.py:168 |
|
1155 | 1147 | #, python-format |
|
1156 | 1148 | msgid "Created user group %(user_group_link)s" |
@@ -1333,38 +1325,50 b' msgstr ""' | |||
|
1333 | 1325 | msgid "pullrequest commented" |
|
1334 | 1326 | msgstr "" |
|
1335 | 1327 | |
|
1336 |
#: rhodecode/events/repo.py:13 |
|
|
1328 | #: rhodecode/events/repo.py:136 | |
|
1337 | 1329 | msgid "repository pre create" |
|
1338 | 1330 | msgstr "" |
|
1339 | 1331 | |
|
1340 |
#: rhodecode/events/repo.py:14 |
|
|
1332 | #: rhodecode/events/repo.py:145 | |
|
1341 | 1333 | msgid "repository created" |
|
1342 | 1334 | msgstr "" |
|
1343 | 1335 | |
|
1344 |
#: rhodecode/events/repo.py:15 |
|
|
1336 | #: rhodecode/events/repo.py:154 | |
|
1345 | 1337 | msgid "repository pre delete" |
|
1346 | 1338 | msgstr "" |
|
1347 | 1339 | |
|
1348 |
#: rhodecode/events/repo.py:16 |
|
|
1340 | #: rhodecode/events/repo.py:163 | |
|
1349 | 1341 | msgid "repository deleted" |
|
1350 | 1342 | msgstr "" |
|
1351 | 1343 | |
|
1352 |
#: rhodecode/events/repo.py:19 |
|
|
1344 | #: rhodecode/events/repo.py:199 | |
|
1353 | 1345 | msgid "repository pre pull" |
|
1354 | 1346 | msgstr "" |
|
1355 | 1347 | |
|
1356 |
#: rhodecode/events/repo.py:20 |
|
|
1348 | #: rhodecode/events/repo.py:208 | |
|
1357 | 1349 | msgid "repository pull" |
|
1358 | 1350 | msgstr "" |
|
1359 | 1351 | |
|
1360 |
#: rhodecode/events/repo.py:21 |
|
|
1352 | #: rhodecode/events/repo.py:217 | |
|
1361 | 1353 | msgid "repository pre push" |
|
1362 | 1354 | msgstr "" |
|
1363 | 1355 | |
|
1364 |
#: rhodecode/events/repo.py:22 |
|
|
1356 | #: rhodecode/events/repo.py:228 | |
|
1365 | 1357 | msgid "repository push" |
|
1366 | 1358 | msgstr "" |
|
1367 | 1359 | |
|
1360 | #: rhodecode/events/repo_group.py:62 | |
|
1361 | msgid "repository group created" | |
|
1362 | msgstr "" | |
|
1363 | ||
|
1364 | #: rhodecode/events/repo_group.py:71 | |
|
1365 | msgid "repository group deleted" | |
|
1366 | msgstr "" | |
|
1367 | ||
|
1368 | #: rhodecode/events/repo_group.py:80 | |
|
1369 | msgid "repository group update" | |
|
1370 | msgstr "" | |
|
1371 | ||
|
1368 | 1372 | #: rhodecode/events/user.py:34 |
|
1369 | 1373 | msgid "user registered" |
|
1370 | 1374 | msgstr "" |
@@ -1377,42 +1381,202 b' msgstr ""' | |||
|
1377 | 1381 | msgid "user pre update" |
|
1378 | 1382 | msgstr "" |
|
1379 | 1383 | |
|
1380 | #: rhodecode/integrations/schema.py:35 | |
|
1384 | #: rhodecode/forms/__init__.py:32 rhodecode/templates/admin/gists/new.html:62 | |
|
1385 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27 | |
|
1386 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84 | |
|
1387 | #: rhodecode/templates/admin/my_account/my_account_emails.html:65 | |
|
1388 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104 | |
|
1389 | #: rhodecode/templates/admin/permissions/permissions_application.html:51 | |
|
1390 | #: rhodecode/templates/admin/permissions/permissions_ips.html:61 | |
|
1391 | #: rhodecode/templates/admin/permissions/permissions_objects.html:57 | |
|
1392 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136 | |
|
1393 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68 | |
|
1394 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:66 | |
|
1395 | #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80 | |
|
1396 | #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111 | |
|
1397 | #: rhodecode/templates/admin/repos/repo_edit_settings.html:159 | |
|
1398 | #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46 | |
|
1399 | #: rhodecode/templates/admin/settings/settings_global.html:110 | |
|
1400 | #: rhodecode/templates/admin/settings/settings_issuetracker.html:16 | |
|
1401 | #: rhodecode/templates/admin/settings/settings_labs.html:49 | |
|
1402 | #: rhodecode/templates/admin/settings/settings_vcs.html:14 | |
|
1403 | #: rhodecode/templates/admin/settings/settings_visual.html:220 | |
|
1404 | #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121 | |
|
1405 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23 | |
|
1406 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81 | |
|
1407 | #: rhodecode/templates/admin/users/user_edit_emails.html:63 | |
|
1408 | #: rhodecode/templates/admin/users/user_edit_ips.html:70 | |
|
1409 | #: rhodecode/templates/admin/users/user_edit_profile.html:135 | |
|
1410 | #: rhodecode/templates/base/default_perms_box.html:89 | |
|
1411 | msgid "Reset" | |
|
1412 | msgstr "Ripristina" | |
|
1413 | ||
|
1414 | #: rhodecode/forms/__init__.py:33 rhodecode/templates/admin/gists/show.html:49 | |
|
1415 | #: rhodecode/templates/admin/integrations/list.html:211 | |
|
1416 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56 | |
|
1417 | #: rhodecode/templates/admin/my_account/my_account_emails.html:32 | |
|
1418 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:62 | |
|
1419 | #: rhodecode/templates/admin/permissions/permissions_ips.html:26 | |
|
1420 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:25 | |
|
1421 | #: rhodecode/templates/admin/settings/settings_hooks.html:46 | |
|
1422 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52 | |
|
1423 | #: rhodecode/templates/admin/users/user_edit_emails.html:31 | |
|
1424 | #: rhodecode/templates/admin/users/user_edit_ips.html:34 | |
|
1425 | #: rhodecode/templates/base/issue_tracker_settings.html:70 | |
|
1426 | #: rhodecode/templates/base/vcs_settings.html:194 | |
|
1427 | #: rhodecode/templates/base/vcs_settings.html:219 | |
|
1428 | #: rhodecode/templates/changeset/changeset_file_comment.html:49 | |
|
1429 | #: rhodecode/templates/changeset/changeset_file_comment.html:99 | |
|
1430 | #: rhodecode/templates/data_table/_dt_elements.html:119 | |
|
1431 | #: rhodecode/templates/data_table/_dt_elements.html:176 | |
|
1432 | #: rhodecode/templates/data_table/_dt_elements.html:190 | |
|
1433 | #: rhodecode/templates/data_table/_dt_elements.html:202 | |
|
1434 | #: rhodecode/templates/debug_style/buttons.html:132 | |
|
1435 | #: rhodecode/templates/files/files_source.html:34 | |
|
1436 | #: rhodecode/templates/files/files_source.html:38 | |
|
1437 | #: rhodecode/templates/files/files_source.html:41 | |
|
1438 | msgid "Delete" | |
|
1439 | msgstr "Elimina" | |
|
1440 | ||
|
1441 | #: rhodecode/integrations/schema.py:30 | |
|
1442 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:195 | |
|
1381 | 1443 | msgid "Enable or disable this integration." |
|
1382 | 1444 | msgstr "" |
|
1383 | 1445 | |
|
1384 |
#: rhodecode/integrations/schema.py: |
|
|
1446 | #: rhodecode/integrations/schema.py:37 | |
|
1447 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:176 | |
|
1385 | 1448 | msgid "Short name for this integration." |
|
1386 | 1449 | msgstr "" |
|
1387 | 1450 | |
|
1388 |
#: rhodecode/integrations/schema.py: |
|
|
1451 | #: rhodecode/integrations/schema.py:39 | |
|
1452 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:178 | |
|
1389 | 1453 | msgid "Integration name" |
|
1390 | 1454 | msgstr "" |
|
1391 | 1455 | |
|
1456 | #: rhodecode/integrations/schema.py:51 | |
|
1457 | msgid "" | |
|
1458 | "Limit integrations to to work only on the direct children repositories of " | |
|
1459 | "this repository group (no subgroups)" | |
|
1460 | msgstr "" | |
|
1461 | ||
|
1462 | #: rhodecode/integrations/schema.py:55 | |
|
1463 | msgid "Limit to childen repos only" | |
|
1464 | msgstr "" | |
|
1465 | ||
|
1466 | #: rhodecode/integrations/schema.py:63 | |
|
1467 | msgid "Limit integrations to to work only on root level repositories" | |
|
1468 | msgstr "" | |
|
1469 | ||
|
1470 | #: rhodecode/integrations/schema.py:66 | |
|
1471 | msgid "Root repositories only" | |
|
1472 | msgstr "" | |
|
1473 | ||
|
1474 | #: rhodecode/integrations/views.py:162 | |
|
1475 | msgid "{repo_name} repository" | |
|
1476 | msgstr "" | |
|
1477 | ||
|
1478 | #: rhodecode/integrations/views.py:165 | |
|
1479 | msgid "{repo_group_name} repo group" | |
|
1480 | msgstr "" | |
|
1481 | ||
|
1392 | 1482 | #: rhodecode/integrations/views.py:172 |
|
1483 | msgid "{name} integration" | |
|
1484 | msgstr "" | |
|
1485 | ||
|
1486 | #: rhodecode/integrations/views.py:186 | |
|
1393 | 1487 | msgid "Integration {integration_name} deleted successfully." |
|
1394 | 1488 | msgstr "" |
|
1395 | 1489 | |
|
1396 |
#: rhodecode/integrations/views.py:2 |
|
|
1490 | #: rhodecode/integrations/views.py:266 | |
|
1397 | 1491 | msgid "" |
|
1398 | 1492 | "Errors exist when saving integration settings. Please check the form inputs." |
|
1399 | 1493 | msgstr "" |
|
1400 | 1494 | |
|
1401 |
#: rhodecode/integrations/views.py:22 |
|
|
1495 | #: rhodecode/integrations/views.py:292 | |
|
1402 | 1496 | msgid "Integration {integration_name} updated successfully." |
|
1403 | 1497 | msgstr "" |
|
1404 | 1498 | |
|
1499 | #: rhodecode/integrations/types/email.py:214 | |
|
1500 | msgid "Recipients" | |
|
1501 | msgstr "" | |
|
1502 | ||
|
1503 | #: rhodecode/integrations/types/email.py:215 | |
|
1504 | msgid "Email addresses to send push events to" | |
|
1505 | msgstr "" | |
|
1506 | ||
|
1507 | #: rhodecode/integrations/types/email.py:220 | |
|
1508 | #: rhodecode/integrations/types/email.py:221 | |
|
1509 | msgid "Email address" | |
|
1510 | msgstr "" | |
|
1511 | ||
|
1512 | #: rhodecode/integrations/types/email.py:233 | |
|
1513 | msgid "Send repo push summaries to a list of recipients via email" | |
|
1514 | msgstr "" | |
|
1515 | ||
|
1516 | #: rhodecode/integrations/types/hipchat.py:43 | |
|
1517 | msgid "Yellow" | |
|
1518 | msgstr "" | |
|
1519 | ||
|
1520 | #: rhodecode/integrations/types/hipchat.py:44 | |
|
1521 | msgid "Red" | |
|
1522 | msgstr "" | |
|
1523 | ||
|
1524 | #: rhodecode/integrations/types/hipchat.py:45 | |
|
1525 | msgid "Green" | |
|
1526 | msgstr "" | |
|
1527 | ||
|
1528 | #: rhodecode/integrations/types/hipchat.py:46 | |
|
1529 | msgid "Purple" | |
|
1530 | msgstr "" | |
|
1531 | ||
|
1532 | #: rhodecode/integrations/types/hipchat.py:47 | |
|
1533 | msgid "Gray" | |
|
1534 | msgstr "" | |
|
1535 | ||
|
1536 | #: rhodecode/integrations/types/hipchat.py:52 | |
|
1537 | msgid "Hipchat server URL" | |
|
1538 | msgstr "" | |
|
1539 | ||
|
1540 | #: rhodecode/integrations/types/hipchat.py:53 | |
|
1541 | msgid "Hipchat integration url." | |
|
1542 | msgstr "" | |
|
1543 | ||
|
1544 | #: rhodecode/integrations/types/hipchat.py:63 | |
|
1545 | msgid "Notify" | |
|
1546 | msgstr "" | |
|
1547 | ||
|
1548 | #: rhodecode/integrations/types/hipchat.py:64 | |
|
1549 | msgid "Make a notification to the users in room." | |
|
1550 | msgstr "" | |
|
1551 | ||
|
1552 | #: rhodecode/integrations/types/hipchat.py:70 | |
|
1553 | msgid "Color" | |
|
1554 | msgstr "" | |
|
1555 | ||
|
1556 | #: rhodecode/integrations/types/hipchat.py:71 | |
|
1557 | msgid "Background color of message." | |
|
1558 | msgstr "" | |
|
1559 | ||
|
1560 | #: rhodecode/integrations/types/hipchat.py:99 | |
|
1561 | msgid "Hipchat" | |
|
1562 | msgstr "" | |
|
1563 | ||
|
1564 | #: rhodecode/integrations/types/hipchat.py:100 | |
|
1565 | msgid "" | |
|
1566 | "Send events such as repo pushes and pull requests to your hipchat channel." | |
|
1567 | msgstr "" | |
|
1568 | ||
|
1569 | #: rhodecode/integrations/types/slack.py:44 | |
|
1570 | msgid "Slack service URL" | |
|
1571 | msgstr "" | |
|
1572 | ||
|
1405 | 1573 | #: rhodecode/integrations/types/slack.py:45 |
|
1406 | msgid "Slack service URL" | |
|
1407 | msgstr "" | |
|
1408 | ||
|
1409 | #: rhodecode/integrations/types/slack.py:46 | |
|
1410 | 1574 | msgid "" |
|
1411 | 1575 | "This can be setup at the <a href=\"https://my.slack.com/services/new" |
|
1412 | 1576 | "/incoming-webhook/\">slack app manager</a>" |
|
1413 | 1577 | msgstr "" |
|
1414 | 1578 | |
|
1415 |
#: rhodecode/integrations/types/slack.py:5 |
|
|
1579 | #: rhodecode/integrations/types/slack.py:58 rhodecode/templates/login.html:43 | |
|
1416 | 1580 | #: rhodecode/templates/register.html:41 |
|
1417 | 1581 | #: rhodecode/templates/admin/admin_log.html:7 |
|
1418 | 1582 | #: rhodecode/templates/admin/my_account/my_account_profile.html:24 |
@@ -1428,35 +1592,40 b' msgstr ""' | |||
|
1428 | 1592 | msgid "Username" |
|
1429 | 1593 | msgstr "Nome utente" |
|
1430 | 1594 | |
|
1431 |
#: rhodecode/integrations/types/slack.py: |
|
|
1595 | #: rhodecode/integrations/types/slack.py:59 | |
|
1432 | 1596 | msgid "Username to show notifications coming from." |
|
1433 | 1597 | msgstr "" |
|
1434 | 1598 | |
|
1599 | #: rhodecode/integrations/types/slack.py:68 | |
|
1600 | msgid "Channel" | |
|
1601 | msgstr "" | |
|
1602 | ||
|
1435 | 1603 | #: rhodecode/integrations/types/slack.py:69 |
|
1436 | msgid "Channel" | |
|
1437 | msgstr "" | |
|
1438 | ||
|
1439 | #: rhodecode/integrations/types/slack.py:70 | |
|
1440 | 1604 | msgid "Channel to send notifications to." |
|
1441 | 1605 | msgstr "" |
|
1442 | 1606 | |
|
1607 | #: rhodecode/integrations/types/slack.py:78 | |
|
1608 | msgid "Emoji" | |
|
1609 | msgstr "" | |
|
1610 | ||
|
1443 | 1611 | #: rhodecode/integrations/types/slack.py:79 |
|
1444 | msgid "Emoji" | |
|
1445 | msgstr "" | |
|
1446 | ||
|
1447 | #: rhodecode/integrations/types/slack.py:80 | |
|
1448 | 1612 | msgid "Emoji to use eg. :studio_microphone:" |
|
1449 | 1613 | msgstr "" |
|
1450 | 1614 | |
|
1451 |
#: rhodecode/integrations/types/slack.py:10 |
|
|
1615 | #: rhodecode/integrations/types/slack.py:101 | |
|
1452 | 1616 | msgid "Slack" |
|
1453 | 1617 | msgstr "" |
|
1454 | 1618 | |
|
1619 | #: rhodecode/integrations/types/slack.py:102 | |
|
1620 | msgid "" | |
|
1621 | "Send events such as repo pushes and pull requests to your slack channel." | |
|
1622 | msgstr "" | |
|
1623 | ||
|
1624 | #: rhodecode/integrations/types/webhook.py:40 | |
|
1625 | msgid "Webhook URL" | |
|
1626 | msgstr "" | |
|
1627 | ||
|
1455 | 1628 | #: rhodecode/integrations/types/webhook.py:41 |
|
1456 | msgid "Webhook URL" | |
|
1457 | msgstr "" | |
|
1458 | ||
|
1459 | #: rhodecode/integrations/types/webhook.py:42 | |
|
1460 | 1629 | msgid "URL of the webhook to receive POST event." |
|
1461 | 1630 | msgstr "" |
|
1462 | 1631 | |
@@ -1468,10 +1637,14 b' msgstr ""' | |||
|
1468 | 1637 | msgid "String used to validate received payloads." |
|
1469 | 1638 | msgstr "" |
|
1470 | 1639 | |
|
1471 |
#: rhodecode/integrations/types/webhook.py:6 |
|
|
1640 | #: rhodecode/integrations/types/webhook.py:65 | |
|
1472 | 1641 | msgid "Webhook" |
|
1473 | 1642 | msgstr "" |
|
1474 | 1643 | |
|
1644 | #: rhodecode/integrations/types/webhook.py:66 | |
|
1645 | msgid "Post json events to a webhook endpoint" | |
|
1646 | msgstr "" | |
|
1647 | ||
|
1475 | 1648 | #: rhodecode/lib/action_parser.py:89 |
|
1476 | 1649 | msgid "[deleted] repository" |
|
1477 | 1650 | msgstr " [eliminato] repository" |
@@ -1595,80 +1768,80 b' msgstr "Creato il tag: %s"' | |||
|
1595 | 1768 | msgid "Commit not found" |
|
1596 | 1769 | msgstr "Commit non trovata" |
|
1597 | 1770 | |
|
1598 |
#: rhodecode/lib/auth.py:118 |
|
|
1771 | #: rhodecode/lib/auth.py:1185 | |
|
1599 | 1772 | #, python-format |
|
1600 | 1773 | msgid "IP %s not allowed" |
|
1601 | 1774 | msgstr "IP %s non consentito" |
|
1602 | 1775 | |
|
1603 |
#: rhodecode/lib/auth.py:125 |
|
|
1776 | #: rhodecode/lib/auth.py:1259 | |
|
1604 | 1777 | msgid "You need to be a registered user to perform this action" |
|
1605 | 1778 | msgstr "È necessario essere utenti registrati per eseguire l'azione" |
|
1606 | 1779 | |
|
1607 |
#: rhodecode/lib/auth.py:130 |
|
|
1780 | #: rhodecode/lib/auth.py:1307 | |
|
1608 | 1781 | #, python-format |
|
1609 | 1782 | msgid "Action not supported for %s." |
|
1610 | 1783 | msgstr "Azione non supportata per %s." |
|
1611 | 1784 | |
|
1612 |
#: rhodecode/lib/auth.py:13 |
|
|
1785 | #: rhodecode/lib/auth.py:1344 | |
|
1613 | 1786 | msgid "You need to be signed in to view this page" |
|
1614 | 1787 | msgstr "Bisogna autenticarsi per vedere questa pagina" |
|
1615 | 1788 | |
|
1616 |
#: rhodecode/lib/base.py:5 |
|
|
1789 | #: rhodecode/lib/base.py:550 | |
|
1617 | 1790 | #, python-format |
|
1618 | 1791 | msgid "The repository at %(repo_name)s cannot be located." |
|
1619 | 1792 | msgstr "Il repository in %(repo_name)s non può essere localizzato." |
|
1620 | 1793 | |
|
1621 |
#: rhodecode/lib/diffs.py: |
|
|
1794 | #: rhodecode/lib/diffs.py:62 | |
|
1622 | 1795 | msgid "Click to comment" |
|
1623 | 1796 | msgstr "" |
|
1624 | 1797 | |
|
1625 |
#: rhodecode/lib/diffs.py:7 |
|
|
1798 | #: rhodecode/lib/diffs.py:77 | |
|
1626 | 1799 | msgid "Binary file" |
|
1627 | 1800 | msgstr "File binario" |
|
1628 | 1801 | |
|
1629 |
#: rhodecode/lib/diffs.py:9 |
|
|
1802 | #: rhodecode/lib/diffs.py:98 | |
|
1630 | 1803 | msgid "" |
|
1631 | 1804 | "Changeset was too big and was cut off, use diff menu to display this diff" |
|
1632 | 1805 | msgstr "Il changeset è troppo lungo ed è stato troncato. Usa il menù 'diff' per visualizzare tutte le differenze" |
|
1633 | 1806 | |
|
1634 |
#: rhodecode/lib/diffs.py:10 |
|
|
1807 | #: rhodecode/lib/diffs.py:109 | |
|
1635 | 1808 | msgid "No changes detected" |
|
1636 | 1809 | msgstr "Nessun cambiamento rilevato" |
|
1637 | 1810 | |
|
1638 |
#: rhodecode/lib/diffs.py:63 |
|
|
1811 | #: rhodecode/lib/diffs.py:643 | |
|
1639 | 1812 | msgid "Click to select line" |
|
1640 | 1813 | msgstr "" |
|
1641 | 1814 | |
|
1642 |
#: rhodecode/lib/helpers.py:148 |
|
|
1815 | #: rhodecode/lib/helpers.py:1489 | |
|
1643 | 1816 | #, python-format |
|
1644 | 1817 | msgid " and %s more" |
|
1645 | 1818 | msgstr "e %s ulteriore/i" |
|
1646 | 1819 | |
|
1647 |
#: rhodecode/lib/helpers.py:14 |
|
|
1820 | #: rhodecode/lib/helpers.py:1493 | |
|
1648 | 1821 | msgid "No Files" |
|
1649 | 1822 | msgstr "Nessun file" |
|
1650 | 1823 | |
|
1651 |
#: rhodecode/lib/helpers.py:15 |
|
|
1824 | #: rhodecode/lib/helpers.py:1566 | |
|
1652 | 1825 | msgid "new file" |
|
1653 | 1826 | msgstr "nuovo file" |
|
1654 | 1827 | |
|
1655 |
#: rhodecode/lib/helpers.py:156 |
|
|
1828 | #: rhodecode/lib/helpers.py:1569 | |
|
1656 | 1829 | msgid "mod" |
|
1657 | 1830 | msgstr "mod" |
|
1658 | 1831 | |
|
1659 |
#: rhodecode/lib/helpers.py:15 |
|
|
1832 | #: rhodecode/lib/helpers.py:1572 | |
|
1660 | 1833 | msgid "del" |
|
1661 | 1834 | msgstr "del" |
|
1662 | 1835 | |
|
1663 |
#: rhodecode/lib/helpers.py:15 |
|
|
1836 | #: rhodecode/lib/helpers.py:1575 | |
|
1664 | 1837 | msgid "rename" |
|
1665 | 1838 | msgstr "rinomina" |
|
1666 | 1839 | |
|
1667 |
#: rhodecode/lib/helpers.py:15 |
|
|
1840 | #: rhodecode/lib/helpers.py:1580 | |
|
1668 | 1841 | msgid "chmod" |
|
1669 | 1842 | msgstr "chmod" |
|
1670 | 1843 | |
|
1671 |
#: rhodecode/lib/helpers.py:18 |
|
|
1844 | #: rhodecode/lib/helpers.py:1827 | |
|
1672 | 1845 | msgid "" |
|
1673 | 1846 | "Example filter terms:\n" |
|
1674 | 1847 | " repository:vcs\n" |
@@ -1687,91 +1860,91 b' msgid ""' | |||
|
1687 | 1860 | " \"username:test AND repository:test*\"\n" |
|
1688 | 1861 | msgstr "Esempio termini di ricerca:\n repository:vcs\n username:marcin\n action:*push*\n ip:127.0.0.1\n date:20120101\n date:[20120101100000 TO 20120102]\n\nUso del carattere joly '*':\n \"repository:vcs*\" - search everything starting with 'vcs'\n \"repository:*vcs*\" - search for repository containing 'vcs'\n\nInterrogazioni con operatori opzionali AND / OR:\n \"repository:vcs OR repository:test\"\n \"username:test AND repository:test*\"\n" |
|
1689 | 1862 | |
|
1690 |
#: rhodecode/lib/helpers.py:18 |
|
|
1863 | #: rhodecode/lib/helpers.py:1847 | |
|
1691 | 1864 | #, python-format |
|
1692 | 1865 | msgid "" |
|
1693 | 1866 | "%s repository is not mapped to db perhaps it was created or renamed from the" |
|
1694 | 1867 | " filesystem please run the application again in order to rescan repositories" |
|
1695 | 1868 | msgstr "Il repository %s non ha corrispondenze nel db. Probabilmente è stato creato o rinominato direttamente sul filesystem. Provare ad avviare nuovamente l'applicazione per consentire la ri-scansione dei repository" |
|
1696 | 1869 | |
|
1697 |
#: rhodecode/lib/utils2.py:4 |
|
|
1870 | #: rhodecode/lib/utils2.py:463 | |
|
1698 | 1871 | #, python-format |
|
1699 | 1872 | msgid "%d year" |
|
1700 | 1873 | msgid_plural "%d years" |
|
1701 | 1874 | msgstr[0] "%d anno" |
|
1702 | 1875 | msgstr[1] "%d anni" |
|
1703 | 1876 | |
|
1704 |
#: rhodecode/lib/utils2.py:4 |
|
|
1877 | #: rhodecode/lib/utils2.py:464 | |
|
1705 | 1878 | #, python-format |
|
1706 | 1879 | msgid "%d month" |
|
1707 | 1880 | msgid_plural "%d months" |
|
1708 | 1881 | msgstr[0] "%d mese" |
|
1709 | 1882 | msgstr[1] "%d mesi" |
|
1710 | 1883 | |
|
1711 |
#: rhodecode/lib/utils2.py:4 |
|
|
1884 | #: rhodecode/lib/utils2.py:465 | |
|
1712 | 1885 | #, python-format |
|
1713 | 1886 | msgid "%d day" |
|
1714 | 1887 | msgid_plural "%d days" |
|
1715 | 1888 | msgstr[0] "%d giorno" |
|
1716 | 1889 | msgstr[1] "%d giorni" |
|
1717 | 1890 | |
|
1718 |
#: rhodecode/lib/utils2.py:4 |
|
|
1891 | #: rhodecode/lib/utils2.py:466 | |
|
1719 | 1892 | #, python-format |
|
1720 | 1893 | msgid "%d hour" |
|
1721 | 1894 | msgid_plural "%d hours" |
|
1722 | 1895 | msgstr[0] "%d ora" |
|
1723 | 1896 | msgstr[1] "%d ore" |
|
1724 | 1897 | |
|
1725 |
#: rhodecode/lib/utils2.py:4 |
|
|
1898 | #: rhodecode/lib/utils2.py:467 | |
|
1726 | 1899 | #, python-format |
|
1727 | 1900 | msgid "%d minute" |
|
1728 | 1901 | msgid_plural "%d minutes" |
|
1729 | 1902 | msgstr[0] "%d minuto" |
|
1730 | 1903 | msgstr[1] "%d minuti" |
|
1731 | 1904 | |
|
1732 |
#: rhodecode/lib/utils2.py:4 |
|
|
1905 | #: rhodecode/lib/utils2.py:468 | |
|
1733 | 1906 | #, python-format |
|
1734 | 1907 | msgid "%d second" |
|
1735 | 1908 | msgid_plural "%d seconds" |
|
1736 | 1909 | msgstr[0] "%d secondo" |
|
1737 | 1910 | msgstr[1] "%d secondi" |
|
1738 | 1911 | |
|
1739 |
#: rhodecode/lib/utils2.py:4 |
|
|
1912 | #: rhodecode/lib/utils2.py:486 | |
|
1740 | 1913 | #, python-format |
|
1741 | 1914 | msgid "in %s" |
|
1742 | 1915 | msgstr "in %s" |
|
1743 | 1916 | |
|
1744 |
#: rhodecode/lib/utils2.py:4 |
|
|
1917 | #: rhodecode/lib/utils2.py:492 | |
|
1745 | 1918 | #, python-format |
|
1746 | 1919 | msgid "%s ago" |
|
1747 | 1920 | msgstr "%s fa" |
|
1748 | 1921 | |
|
1749 |
#: rhodecode/lib/utils2.py: |
|
|
1922 | #: rhodecode/lib/utils2.py:502 | |
|
1750 | 1923 | #, python-format |
|
1751 | 1924 | msgid "%s, %s ago" |
|
1752 | 1925 | msgstr "%s, %s fa" |
|
1753 | 1926 | |
|
1754 |
#: rhodecode/lib/utils2.py: |
|
|
1927 | #: rhodecode/lib/utils2.py:504 | |
|
1755 | 1928 | #, python-format |
|
1756 | 1929 | msgid "in %s, %s" |
|
1757 | 1930 | msgstr "in %s, %s" |
|
1758 | 1931 | |
|
1759 |
#: rhodecode/lib/utils2.py: |
|
|
1932 | #: rhodecode/lib/utils2.py:506 | |
|
1760 | 1933 | #, python-format |
|
1761 | 1934 | msgid "%s and %s" |
|
1762 | 1935 | msgstr "%s e %s" |
|
1763 | 1936 | |
|
1764 |
#: rhodecode/lib/utils2.py: |
|
|
1937 | #: rhodecode/lib/utils2.py:508 | |
|
1765 | 1938 | #, python-format |
|
1766 | 1939 | msgid "%s and %s ago" |
|
1767 | 1940 | msgstr "%s e %s fa" |
|
1768 | 1941 | |
|
1769 |
#: rhodecode/lib/utils2.py:5 |
|
|
1942 | #: rhodecode/lib/utils2.py:510 | |
|
1770 | 1943 | #, python-format |
|
1771 | 1944 | msgid "in %s and %s" |
|
1772 | 1945 | msgstr "in %s e %s" |
|
1773 | 1946 | |
|
1774 |
#: rhodecode/lib/utils2.py:5 |
|
|
1947 | #: rhodecode/lib/utils2.py:514 rhodecode/public/js/scripts.js:25035 | |
|
1775 | 1948 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49 |
|
1776 | 1949 | #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174 |
|
1777 | 1950 | msgid "just now" |
@@ -1801,7 +1974,9 b' msgstr "proprio ora"' | |||
|
1801 | 1974 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946 |
|
1802 | 1975 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971 |
|
1803 | 1976 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293 |
|
1804 |
#: rhodecode/ |
|
|
1977 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285 | |
|
1978 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285 | |
|
1979 | #: rhodecode/model/db.py:2287 | |
|
1805 | 1980 | msgid "Repository no access" |
|
1806 | 1981 | msgstr "Repository nessun accesso" |
|
1807 | 1982 | |
@@ -1829,7 +2004,9 b' msgstr "Repository nessun accesso"' | |||
|
1829 | 2004 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947 |
|
1830 | 2005 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972 |
|
1831 | 2006 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294 |
|
1832 |
#: rhodecode/ |
|
|
2007 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286 | |
|
2008 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2286 | |
|
2009 | #: rhodecode/model/db.py:2288 | |
|
1833 | 2010 | msgid "Repository read access" |
|
1834 | 2011 | msgstr "Repository accesso in lettura" |
|
1835 | 2012 | |
@@ -1857,7 +2034,9 b' msgstr "Repository accesso in lettura"' | |||
|
1857 | 2034 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948 |
|
1858 | 2035 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973 |
|
1859 | 2036 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295 |
|
1860 |
#: rhodecode/ |
|
|
2037 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2287 | |
|
2038 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287 | |
|
2039 | #: rhodecode/model/db.py:2289 | |
|
1861 | 2040 | msgid "Repository write access" |
|
1862 | 2041 | msgstr "Repository accesso in scrittura" |
|
1863 | 2042 | |
@@ -1885,7 +2064,9 b' msgstr "Repository accesso in scrittura"' | |||
|
1885 | 2064 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:949 |
|
1886 | 2065 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:974 |
|
1887 | 2066 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2296 |
|
1888 |
#: rhodecode/ |
|
|
2067 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2288 | |
|
2068 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2288 | |
|
2069 | #: rhodecode/model/db.py:2290 | |
|
1889 | 2070 | msgid "Repository admin access" |
|
1890 | 2071 | msgstr "Repository accesso admin" |
|
1891 | 2072 | |
@@ -1953,7 +2134,9 b' msgstr "RhodeCode Administrator"' | |||
|
1953 | 2134 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967 |
|
1954 | 2135 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992 |
|
1955 | 2136 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314 |
|
1956 |
#: rhodecode/ |
|
|
2137 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2306 | |
|
2138 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2306 | |
|
2139 | #: rhodecode/model/db.py:2308 | |
|
1957 | 2140 | msgid "Repository creation disabled" |
|
1958 | 2141 | msgstr "Creazione di Repository disabilitata" |
|
1959 | 2142 | |
@@ -1981,7 +2164,9 b' msgstr "Creazione di Repository disabili' | |||
|
1981 | 2164 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968 |
|
1982 | 2165 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993 |
|
1983 | 2166 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2315 |
|
1984 |
#: rhodecode/ |
|
|
2167 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2307 | |
|
2168 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2307 | |
|
2169 | #: rhodecode/model/db.py:2309 | |
|
1985 | 2170 | msgid "Repository creation enabled" |
|
1986 | 2171 | msgstr "Creazione di Repository abilitata" |
|
1987 | 2172 | |
@@ -2009,7 +2194,9 b' msgstr "Creazione di Repository abilitat' | |||
|
2009 | 2194 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972 |
|
2010 | 2195 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997 |
|
2011 | 2196 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2319 |
|
2012 |
#: rhodecode/ |
|
|
2197 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2311 | |
|
2198 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2311 | |
|
2199 | #: rhodecode/model/db.py:2313 | |
|
2013 | 2200 | msgid "Repository forking disabled" |
|
2014 | 2201 | msgstr "Forking Repository disabilitato" |
|
2015 | 2202 | |
@@ -2037,7 +2224,9 b' msgstr "Forking Repository disabilitato"' | |||
|
2037 | 2224 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:973 |
|
2038 | 2225 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:998 |
|
2039 | 2226 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320 |
|
2040 |
#: rhodecode/ |
|
|
2227 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2312 | |
|
2228 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2312 | |
|
2229 | #: rhodecode/model/db.py:2314 | |
|
2041 | 2230 | msgid "Repository forking enabled" |
|
2042 | 2231 | msgstr "Forking Repository abilitato" |
|
2043 | 2232 | |
@@ -2086,7 +2275,9 b' msgstr "Registrazione nuovo utente attra' | |||
|
2086 | 2275 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318 |
|
2087 | 2276 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343 |
|
2088 | 2277 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2952 |
|
2089 |
#: rhodecode/ |
|
|
2278 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2946 | |
|
2279 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2946 | |
|
2280 | #: rhodecode/model/db.py:2948 | |
|
2090 | 2281 | msgid "Not Reviewed" |
|
2091 | 2282 | msgstr "Non Revisionato" |
|
2092 | 2283 | |
@@ -2114,7 +2305,9 b' msgstr "Non Revisionato"' | |||
|
2114 | 2305 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319 |
|
2115 | 2306 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344 |
|
2116 | 2307 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2953 |
|
2117 |
#: rhodecode/ |
|
|
2308 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2947 | |
|
2309 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2947 | |
|
2310 | #: rhodecode/model/db.py:2949 | |
|
2118 | 2311 | msgid "Approved" |
|
2119 | 2312 | msgstr "Approvato" |
|
2120 | 2313 | |
@@ -2142,7 +2335,9 b' msgstr "Approvato"' | |||
|
2142 | 2335 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320 |
|
2143 | 2336 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345 |
|
2144 | 2337 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2954 |
|
2145 |
#: rhodecode/ |
|
|
2338 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2948 | |
|
2339 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2948 | |
|
2340 | #: rhodecode/model/db.py:2950 | |
|
2146 | 2341 | msgid "Rejected" |
|
2147 | 2342 | msgstr "Rifiutato" |
|
2148 | 2343 | |
@@ -2170,7 +2365,9 b' msgstr "Rifiutato"' | |||
|
2170 | 2365 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1321 |
|
2171 | 2366 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1346 |
|
2172 | 2367 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2955 |
|
2173 |
#: rhodecode/ |
|
|
2368 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2949 | |
|
2369 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2949 | |
|
2370 | #: rhodecode/model/db.py:2951 | |
|
2174 | 2371 | msgid "Under Review" |
|
2175 | 2372 | msgstr "in Revisione" |
|
2176 | 2373 | |
@@ -2195,7 +2392,9 b' msgstr "in Revisione"' | |||
|
2195 | 2392 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951 |
|
2196 | 2393 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976 |
|
2197 | 2394 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298 |
|
2198 |
#: rhodecode/ |
|
|
2395 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290 | |
|
2396 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290 | |
|
2397 | #: rhodecode/model/db.py:2292 | |
|
2199 | 2398 | msgid "Repository group no access" |
|
2200 | 2399 | msgstr "Gruppo di repository: nessun accesso" |
|
2201 | 2400 | |
@@ -2220,7 +2419,9 b' msgstr "Gruppo di repository: nessun acc' | |||
|
2220 | 2419 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952 |
|
2221 | 2420 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977 |
|
2222 | 2421 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299 |
|
2223 |
#: rhodecode/ |
|
|
2422 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291 | |
|
2423 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2291 | |
|
2424 | #: rhodecode/model/db.py:2293 | |
|
2224 | 2425 | msgid "Repository group read access" |
|
2225 | 2426 | msgstr "Gruppo di repository: accesso in lettura" |
|
2226 | 2427 | |
@@ -2245,7 +2446,9 b' msgstr "Gruppo di repository: accesso in' | |||
|
2245 | 2446 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953 |
|
2246 | 2447 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978 |
|
2247 | 2448 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300 |
|
2248 |
#: rhodecode/ |
|
|
2449 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2292 | |
|
2450 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292 | |
|
2451 | #: rhodecode/model/db.py:2294 | |
|
2249 | 2452 | msgid "Repository group write access" |
|
2250 | 2453 | msgstr "Gruppo di repository: accesso in scrittura" |
|
2251 | 2454 | |
@@ -2270,7 +2473,9 b' msgstr "Gruppo di repository: accesso in' | |||
|
2270 | 2473 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:954 |
|
2271 | 2474 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:979 |
|
2272 | 2475 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2301 |
|
2273 |
#: rhodecode/ |
|
|
2476 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2293 | |
|
2477 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2293 | |
|
2478 | #: rhodecode/model/db.py:2295 | |
|
2274 | 2479 | msgid "Repository group admin access" |
|
2275 | 2480 | msgstr "Gruppo di repository: accesso admin" |
|
2276 | 2481 | |
@@ -2294,7 +2499,9 b' msgstr "Gruppo di repository: accesso ad' | |||
|
2294 | 2499 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956 |
|
2295 | 2500 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981 |
|
2296 | 2501 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303 |
|
2297 |
#: rhodecode/ |
|
|
2502 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2295 | |
|
2503 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295 | |
|
2504 | #: rhodecode/model/db.py:2297 | |
|
2298 | 2505 | msgid "User group no access" |
|
2299 | 2506 | msgstr "Gruppo utenti: nessun accesso" |
|
2300 | 2507 | |
@@ -2318,7 +2525,9 b' msgstr "Gruppo utenti: nessun accesso"' | |||
|
2318 | 2525 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957 |
|
2319 | 2526 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982 |
|
2320 | 2527 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2304 |
|
2321 |
#: rhodecode/ |
|
|
2528 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2296 | |
|
2529 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2296 | |
|
2530 | #: rhodecode/model/db.py:2298 | |
|
2322 | 2531 | msgid "User group read access" |
|
2323 | 2532 | msgstr "Gruppo utenti: accesso in lettura" |
|
2324 | 2533 | |
@@ -2342,7 +2551,9 b' msgstr "Gruppo utenti: accesso in lettur' | |||
|
2342 | 2551 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958 |
|
2343 | 2552 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983 |
|
2344 | 2553 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305 |
|
2345 |
#: rhodecode/ |
|
|
2554 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297 | |
|
2555 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297 | |
|
2556 | #: rhodecode/model/db.py:2299 | |
|
2346 | 2557 | msgid "User group write access" |
|
2347 | 2558 | msgstr "Gruppo utenti: accesso in scrittura" |
|
2348 | 2559 | |
@@ -2366,7 +2577,9 b' msgstr "Gruppo utenti: accesso in scritt' | |||
|
2366 | 2577 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:959 |
|
2367 | 2578 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:984 |
|
2368 | 2579 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306 |
|
2369 |
#: rhodecode/ |
|
|
2580 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298 | |
|
2581 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2298 | |
|
2582 | #: rhodecode/model/db.py:2300 | |
|
2370 | 2583 | msgid "User group admin access" |
|
2371 | 2584 | msgstr "Gruppo utenti: accesso admin" |
|
2372 | 2585 | |
@@ -2390,7 +2603,9 b' msgstr "Gruppo utenti: accesso admin"' | |||
|
2390 | 2603 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961 |
|
2391 | 2604 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986 |
|
2392 | 2605 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308 |
|
2393 |
#: rhodecode/ |
|
|
2606 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300 | |
|
2607 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300 | |
|
2608 | #: rhodecode/model/db.py:2302 | |
|
2394 | 2609 | msgid "Repository Group creation disabled" |
|
2395 | 2610 | msgstr "Creazione gruppo di repository disabiltiata" |
|
2396 | 2611 | |
@@ -2414,7 +2629,9 b' msgstr "Creazione gruppo di repository d' | |||
|
2414 | 2629 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:962 |
|
2415 | 2630 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:987 |
|
2416 | 2631 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309 |
|
2417 |
#: rhodecode/ |
|
|
2632 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301 | |
|
2633 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2301 | |
|
2634 | #: rhodecode/model/db.py:2303 | |
|
2418 | 2635 | msgid "Repository Group creation enabled" |
|
2419 | 2636 | msgstr "Creazione gruppo di repository abilitata" |
|
2420 | 2637 | |
@@ -2438,7 +2655,9 b' msgstr "Creazione gruppo di repository a' | |||
|
2438 | 2655 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964 |
|
2439 | 2656 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989 |
|
2440 | 2657 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311 |
|
2441 |
#: rhodecode/ |
|
|
2658 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303 | |
|
2659 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303 | |
|
2660 | #: rhodecode/model/db.py:2305 | |
|
2442 | 2661 | msgid "User Group creation disabled" |
|
2443 | 2662 | msgstr "Creazione gruppo utenti disabilitata" |
|
2444 | 2663 | |
@@ -2462,7 +2681,9 b' msgstr "Creazione gruppo utenti disabili' | |||
|
2462 | 2681 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:965 |
|
2463 | 2682 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:990 |
|
2464 | 2683 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2312 |
|
2465 |
#: rhodecode/ |
|
|
2684 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2304 | |
|
2685 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2304 | |
|
2686 | #: rhodecode/model/db.py:2306 | |
|
2466 | 2687 | msgid "User Group creation enabled" |
|
2467 | 2688 | msgstr "Creazione gruppo utenti abilitata" |
|
2468 | 2689 | |
@@ -2486,7 +2707,9 b' msgstr "Creazione gruppo utenti abilitat' | |||
|
2486 | 2707 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975 |
|
2487 | 2708 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000 |
|
2488 | 2709 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2322 |
|
2489 |
#: rhodecode/ |
|
|
2710 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2314 | |
|
2711 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2314 | |
|
2712 | #: rhodecode/model/db.py:2316 | |
|
2490 | 2713 | msgid "Registration disabled" |
|
2491 | 2714 | msgstr "Registrazione disabilitata" |
|
2492 | 2715 | |
@@ -2510,7 +2733,9 b' msgstr "Registrazione disabilitata"' | |||
|
2510 | 2733 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976 |
|
2511 | 2734 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001 |
|
2512 | 2735 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323 |
|
2513 |
#: rhodecode/ |
|
|
2736 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2315 | |
|
2737 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2315 | |
|
2738 | #: rhodecode/model/db.py:2317 | |
|
2514 | 2739 | msgid "User Registration with manual account activation" |
|
2515 | 2740 | msgstr "Registrazione utente con attivazione manuale dell'account" |
|
2516 | 2741 | |
@@ -2534,7 +2759,9 b' msgstr "Registrazione utente con attivaz' | |||
|
2534 | 2759 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:977 |
|
2535 | 2760 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1002 |
|
2536 | 2761 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324 |
|
2537 |
#: rhodecode/ |
|
|
2762 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2316 | |
|
2763 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2316 | |
|
2764 | #: rhodecode/model/db.py:2318 | |
|
2538 | 2765 | msgid "User Registration with automatic account activation" |
|
2539 | 2766 | msgstr "Registrazione utente con attivazione automatica dell'account" |
|
2540 | 2767 | |
@@ -2558,7 +2785,9 b' msgstr "Registrazione utente con attivaz' | |||
|
2558 | 2785 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979 |
|
2559 | 2786 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004 |
|
2560 | 2787 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2326 |
|
2561 |
#: rhodecode/ |
|
|
2788 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2318 | |
|
2789 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2318 | |
|
2790 | #: rhodecode/model/db.py:2320 | |
|
2562 | 2791 | msgid "Manual activation of external account" |
|
2563 | 2792 | msgstr "Attivazione manuale di account esterni" |
|
2564 | 2793 | |
@@ -2582,7 +2811,9 b' msgstr "Attivazione manuale di account e' | |||
|
2582 | 2811 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:980 |
|
2583 | 2812 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1005 |
|
2584 | 2813 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2327 |
|
2585 |
#: rhodecode/ |
|
|
2814 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2319 | |
|
2815 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2319 | |
|
2816 | #: rhodecode/model/db.py:2321 | |
|
2586 | 2817 | msgid "Automatic activation of external account" |
|
2587 | 2818 | msgstr "Attivazione automatrica di account esterni" |
|
2588 | 2819 | |
@@ -2600,7 +2831,9 b' msgstr "Attivazione automatrica di accou' | |||
|
2600 | 2831 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969 |
|
2601 | 2832 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994 |
|
2602 | 2833 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316 |
|
2603 |
#: rhodecode/ |
|
|
2834 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2308 | |
|
2835 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2308 | |
|
2836 | #: rhodecode/model/db.py:2310 | |
|
2604 | 2837 | msgid "" |
|
2605 | 2838 | "Repository creation enabled with write permission to a repository group" |
|
2606 | 2839 | msgstr "Creazione di repository abilitata con permessi di scrittura al gruppo di repository" |
@@ -2619,7 +2852,9 b' msgstr "Creazione di repository abilitat' | |||
|
2619 | 2852 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:970 |
|
2620 | 2853 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:995 |
|
2621 | 2854 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317 |
|
2622 |
#: rhodecode/ |
|
|
2855 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2309 | |
|
2856 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2309 | |
|
2857 | #: rhodecode/model/db.py:2311 | |
|
2623 | 2858 | msgid "" |
|
2624 | 2859 | "Repository creation disabled with write permission to a repository group" |
|
2625 | 2860 | msgstr "Creazione di repository disabilitata abilitata con permessi di scrittura al gruppo di repository" |
@@ -2635,7 +2870,9 b' msgstr "Creazione di repository disabili' | |||
|
2635 | 2870 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:944 |
|
2636 | 2871 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:969 |
|
2637 | 2872 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2291 |
|
2638 |
#: rhodecode/ |
|
|
2873 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2283 | |
|
2874 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2283 | |
|
2875 | #: rhodecode/model/db.py:2285 | |
|
2639 | 2876 | msgid "RhodeCode Super Administrator" |
|
2640 | 2877 | msgstr "RhodeCode Super Administrator" |
|
2641 | 2878 | |
@@ -2648,7 +2885,9 b' msgstr "RhodeCode Super Administrator"' | |||
|
2648 | 2885 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982 |
|
2649 | 2886 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007 |
|
2650 | 2887 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2329 |
|
2651 |
#: rhodecode/ |
|
|
2888 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2321 | |
|
2889 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2321 | |
|
2890 | #: rhodecode/model/db.py:2323 | |
|
2652 | 2891 | msgid "Inherit object permissions from default user disabled" |
|
2653 | 2892 | msgstr "Ereditarietà dei permessi \"user default\" sull'oggetto disabilitata." |
|
2654 | 2893 | |
@@ -2661,32 +2900,46 b' msgstr "Ereditariet\xc3\xa0 dei permessi \\"user default\\" sull\'oggetto disabilitata."' | |||
|
2661 | 2900 | #: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:983 |
|
2662 | 2901 | #: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1008 |
|
2663 | 2902 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2330 |
|
2664 |
#: rhodecode/ |
|
|
2903 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2322 | |
|
2904 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2322 | |
|
2905 | #: rhodecode/model/db.py:2324 | |
|
2665 | 2906 | msgid "Inherit object permissions from default user enabled" |
|
2666 | 2907 | msgstr "Ereditarietà dei permessi \"user default\" sull'oggetto abilitata" |
|
2667 | 2908 | |
|
2668 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 |
|
|
2909 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:909 | |
|
2910 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:910 | |
|
2911 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:910 rhodecode/model/db.py:910 | |
|
2669 | 2912 | msgid "all" |
|
2670 | 2913 | msgstr "tutti" |
|
2671 | 2914 | |
|
2672 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 |
|
|
2915 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910 | |
|
2916 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911 | |
|
2917 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911 rhodecode/model/db.py:911 | |
|
2673 | 2918 | msgid "http/web interface" |
|
2674 | 2919 | msgstr "interfaccia http/web" |
|
2675 | 2920 | |
|
2676 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 |
|
|
2921 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911 | |
|
2922 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912 | |
|
2923 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912 rhodecode/model/db.py:912 | |
|
2677 | 2924 | msgid "vcs (git/hg/svn protocol)" |
|
2678 | 2925 | msgstr "" |
|
2679 | 2926 | |
|
2680 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 |
|
|
2927 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912 | |
|
2928 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913 | |
|
2929 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913 rhodecode/model/db.py:913 | |
|
2681 | 2930 | msgid "api calls" |
|
2682 | 2931 | msgstr "chiamate API" |
|
2683 | 2932 | |
|
2684 |
#: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 |
|
|
2933 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913 | |
|
2934 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914 | |
|
2935 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914 rhodecode/model/db.py:914 | |
|
2685 | 2936 | msgid "feed access" |
|
2686 | 2937 | msgstr "accesso al feed" |
|
2687 | 2938 | |
|
2688 | 2939 | #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2069 |
|
2689 |
#: rhodecode/ |
|
|
2940 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2061 | |
|
2941 | #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2061 | |
|
2942 | #: rhodecode/model/db.py:2063 | |
|
2690 | 2943 | msgid "No parent" |
|
2691 | 2944 | msgstr "" |
|
2692 | 2945 | |
@@ -2740,12 +2993,12 b' msgid ""' | |||
|
2740 | 2993 | "email" |
|
2741 | 2994 | msgstr "Reset della password confermato. Una nuova password è stata inviata alla tua email" |
|
2742 | 2995 | |
|
2743 |
#: rhodecode/model/comment.py:26 |
|
|
2996 | #: rhodecode/model/comment.py:266 | |
|
2744 | 2997 | msgid "made a comment" |
|
2745 | 2998 | msgstr "" |
|
2746 | 2999 | |
|
2747 |
#: rhodecode/model/comment.py:26 |
|
|
2748 | msgid "Refresh page" | |
|
3000 | #: rhodecode/model/comment.py:267 | |
|
3001 | msgid "Show it now" | |
|
2749 | 3002 | msgstr "" |
|
2750 | 3003 | |
|
2751 | 3004 | #: rhodecode/model/forms.py:85 |
@@ -2876,7 +3129,7 b' msgid ""' | |||
|
2876 | 3129 | " %(pr_title)s" |
|
2877 | 3130 | msgstr "" |
|
2878 | 3131 | |
|
2879 |
#: rhodecode/model/pull_request.py:44 |
|
|
3132 | #: rhodecode/model/pull_request.py:448 | |
|
2880 | 3133 | msgid "Pull request merged and closed" |
|
2881 | 3134 | msgstr "Richiesta PULL chiusa. Merge effettuato." |
|
2882 | 3135 | |
@@ -2920,7 +3173,7 b' msgstr "ultimo consiglio"' | |||
|
2920 | 3173 | msgid "You can't Edit this user since it's crucial for entire application" |
|
2921 | 3174 | msgstr "Utente critico per l'intera applicazione. Editing disabilitato." |
|
2922 | 3175 | |
|
2923 |
#: rhodecode/model/user.py:28 |
|
|
3176 | #: rhodecode/model/user.py:284 | |
|
2924 | 3177 | #, python-format |
|
2925 | 3178 | msgid "" |
|
2926 | 3179 | "You can't edit this user (`%(username)s`) since it's crucial for entire " |
@@ -3174,6 +3427,56 b' msgstr ""' | |||
|
3174 | 3427 | msgid "Duplicated value for filename found: `{}`" |
|
3175 | 3428 | msgstr "" |
|
3176 | 3429 | |
|
3430 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:36 | |
|
3431 | msgid "Pick a scope:" | |
|
3432 | msgstr "" | |
|
3433 | ||
|
3434 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:39 | |
|
3435 | msgid "Global (all repositories)" | |
|
3436 | msgstr "" | |
|
3437 | ||
|
3438 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:40 | |
|
3439 | msgid "Top level repositories only" | |
|
3440 | msgstr "" | |
|
3441 | ||
|
3442 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:79 | |
|
3443 | msgid "Only repo admins can create integrations" | |
|
3444 | msgstr "" | |
|
3445 | ||
|
3446 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:86 | |
|
3447 | msgid "Only repogroup admins can create integrations" | |
|
3448 | msgstr "" | |
|
3449 | ||
|
3450 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:91 | |
|
3451 | msgid "Only superadmins can create global integrations" | |
|
3452 | msgstr "" | |
|
3453 | ||
|
3454 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:183 | |
|
3455 | msgid "" | |
|
3456 | "Scope of the integration. Recursive means the integration runs on all repos" | |
|
3457 | " of that group and children recursively." | |
|
3458 | msgstr "" | |
|
3459 | ||
|
3460 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:186 | |
|
3461 | msgid "Integration scope" | |
|
3462 | msgstr "" | |
|
3463 | ||
|
3464 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:217 | |
|
3465 | msgid "General integration options" | |
|
3466 | msgstr "" | |
|
3467 | ||
|
3468 | #: rhodecode/model/validation_schema/schemas/integration_schema.py:220 | |
|
3469 | msgid "{integration_type} settings" | |
|
3470 | msgstr "" | |
|
3471 | ||
|
3472 | #: rhodecode/model/validation_schema/schemas/user_schema.py:36 | |
|
3473 | msgid "Password is incorrect" | |
|
3474 | msgstr "" | |
|
3475 | ||
|
3476 | #: rhodecode/model/validation_schema/schemas/user_schema.py:59 | |
|
3477 | msgid "New password must be different to old password" | |
|
3478 | msgstr "" | |
|
3479 | ||
|
3177 | 3480 | #: rhodecode/public/js/scripts.js:23039 |
|
3178 | 3481 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:16 |
|
3179 | 3482 | #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87 |
@@ -3344,19 +3647,19 b' msgstr ""' | |||
|
3344 | 3647 | |
|
3345 | 3648 | #: rhodecode/public/js/scripts.js:41308 |
|
3346 | 3649 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2 |
|
3347 |
#: rhodecode/public/js/src/rhodecode/comments.js:23 |
|
|
3650 | #: rhodecode/public/js/src/rhodecode/comments.js:236 | |
|
3348 | 3651 | msgid "Add another comment" |
|
3349 | 3652 | msgstr "Aggiungi un altro commento" |
|
3350 | 3653 | |
|
3351 | 3654 | #: rhodecode/public/js/scripts.js:41526 |
|
3352 | 3655 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35 |
|
3353 |
#: rhodecode/public/js/src/rhodecode/comments.js:4 |
|
|
3656 | #: rhodecode/public/js/src/rhodecode/comments.js:470 | |
|
3354 | 3657 | msgid "Status Review" |
|
3355 | 3658 | msgstr "" |
|
3356 | 3659 | |
|
3357 | 3660 | #: rhodecode/public/js/scripts.js:41540 |
|
3358 | 3661 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3 |
|
3359 |
#: rhodecode/public/js/src/rhodecode/comments.js:4 |
|
|
3662 | #: rhodecode/public/js/src/rhodecode/comments.js:484 | |
|
3360 | 3663 | msgid "" |
|
3361 | 3664 | "Comment text will be set automatically based on currently selected status " |
|
3362 | 3665 | "({0}) ..." |
@@ -3364,13 +3667,13 b' msgstr ""' | |||
|
3364 | 3667 | |
|
3365 | 3668 | #: rhodecode/public/js/scripts.js:41653 |
|
3366 | 3669 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:37 |
|
3367 |
#: rhodecode/public/js/src/rhodecode/comments.js:5 |
|
|
3670 | #: rhodecode/public/js/src/rhodecode/comments.js:597 | |
|
3368 | 3671 | msgid "Submitting..." |
|
3369 | 3672 | msgstr "Inoltro..." |
|
3370 | 3673 | |
|
3371 | 3674 | #: rhodecode/public/js/scripts.js:41703 |
|
3372 | 3675 | #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5 |
|
3373 |
#: rhodecode/public/js/src/rhodecode/comments.js:6 |
|
|
3676 | #: rhodecode/public/js/src/rhodecode/comments.js:647 | |
|
3374 | 3677 | #: rhodecode/templates/files/files_browser_tree.html:47 |
|
3375 | 3678 | msgid "Loading ..." |
|
3376 | 3679 | msgstr "Caricamento ..." |
@@ -3530,6 +3833,22 b' msgstr ""' | |||
|
3530 | 3833 | msgid "{0} years" |
|
3531 | 3834 | msgstr "" |
|
3532 | 3835 | |
|
3836 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3837 | msgid "UIEvent" | |
|
3838 | msgstr "" | |
|
3839 | ||
|
3840 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3841 | msgid "CustomEvent" | |
|
3842 | msgstr "" | |
|
3843 | ||
|
3844 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3845 | msgid "MouseEvent" | |
|
3846 | msgstr "" | |
|
3847 | ||
|
3848 | #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11 | |
|
3849 | msgid "FocusEvent" | |
|
3850 | msgstr "" | |
|
3851 | ||
|
3533 | 3852 | #: rhodecode/templates/index.html:5 |
|
3534 | 3853 | msgid "Dashboard" |
|
3535 | 3854 | msgstr "Dashboard" |
@@ -3578,6 +3897,7 b' msgstr "Modifica il Gruppo di Repository' | |||
|
3578 | 3897 | #: rhodecode/templates/index_base.html:97 |
|
3579 | 3898 | #: rhodecode/templates/index_base.html:122 |
|
3580 | 3899 | #: rhodecode/templates/admin/gists/index.html:112 |
|
3900 | #: rhodecode/templates/admin/integrations/list.html:102 | |
|
3581 | 3901 | #: rhodecode/templates/admin/my_account/my_account_repos.html:31 |
|
3582 | 3902 | #: rhodecode/templates/admin/my_account/my_account_watched.html:31 |
|
3583 | 3903 | #: rhodecode/templates/admin/repo_groups/repo_groups.html:53 |
@@ -3597,7 +3917,6 b' msgstr "Nome"' | |||
|
3597 | 3917 | #: rhodecode/templates/index_base.html:100 |
|
3598 | 3918 | #: rhodecode/templates/index_base.html:125 |
|
3599 | 3919 | #: rhodecode/templates/admin/gists/index.html:114 |
|
3600 | #: rhodecode/templates/admin/integrations/list.html:63 | |
|
3601 | 3920 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:77 |
|
3602 | 3921 | #: rhodecode/templates/admin/repo_groups/repo_group_add.html:45 |
|
3603 | 3922 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:42 |
@@ -3614,8 +3933,8 b' msgstr "Nome"' | |||
|
3614 | 3933 | #: rhodecode/templates/changeset/changeset.html:53 |
|
3615 | 3934 | #: rhodecode/templates/compare/compare_commits.html:24 |
|
3616 | 3935 | #: rhodecode/templates/email_templates/commit_comment.mako:82 |
|
3617 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
3618 |
#: rhodecode/templates/email_templates/pull_request_review.mako:5 |
|
|
3936 | #: rhodecode/templates/email_templates/pull_request_review.mako:41 | |
|
3937 | #: rhodecode/templates/email_templates/pull_request_review.mako:75 | |
|
3619 | 3938 | #: rhodecode/templates/files/file_tree_detail.html:5 |
|
3620 | 3939 | #: rhodecode/templates/files/file_tree_detail.html:12 |
|
3621 | 3940 | #: rhodecode/templates/forks/fork.html:48 |
@@ -3829,9 +4148,13 b' msgstr "Impostazioni di Autenticazione"' | |||
|
3829 | 4148 | #: rhodecode/templates/admin/auth/auth_settings.html:12 |
|
3830 | 4149 | #: rhodecode/templates/admin/auth/plugin_settings.html:12 |
|
3831 | 4150 | #: rhodecode/templates/admin/defaults/defaults.html:12 |
|
3832 |
#: rhodecode/templates/admin/integrations/base.html:1 |
|
|
3833 |
#: rhodecode/templates/admin/integrations/ |
|
|
4151 | #: rhodecode/templates/admin/integrations/base.html:21 | |
|
4152 | #: rhodecode/templates/admin/integrations/form.html:15 | |
|
4153 | #: rhodecode/templates/admin/integrations/form.html:28 | |
|
3834 | 4154 | #: rhodecode/templates/admin/integrations/list.html:8 |
|
4155 | #: rhodecode/templates/admin/integrations/list.html:14 | |
|
4156 | #: rhodecode/templates/admin/integrations/new.html:11 | |
|
4157 | #: rhodecode/templates/admin/integrations/new.html:19 | |
|
3835 | 4158 | #: rhodecode/templates/admin/permissions/permissions.html:12 |
|
3836 | 4159 | #: rhodecode/templates/admin/repo_groups/repo_group_add.html:12 |
|
3837 | 4160 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:12 |
@@ -3881,7 +4204,6 b' msgstr ""' | |||
|
3881 | 4204 | #: rhodecode/templates/admin/auth/auth_settings.html:81 |
|
3882 | 4205 | #: rhodecode/templates/admin/auth/plugin_settings.html:87 |
|
3883 | 4206 | #: rhodecode/templates/admin/defaults/defaults_repositories.html:63 |
|
3884 | #: rhodecode/templates/admin/my_account/my_account_password.html:36 | |
|
3885 | 4207 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:103 |
|
3886 | 4208 | #: rhodecode/templates/admin/permissions/permissions_application.html:50 |
|
3887 | 4209 | #: rhodecode/templates/admin/permissions/permissions_objects.html:56 |
@@ -3918,7 +4240,7 b' msgstr "Impostazioni base per nuovi repo' | |||
|
3918 | 4240 | |
|
3919 | 4241 | #: rhodecode/templates/admin/defaults/defaults_repositories.html:14 |
|
3920 | 4242 | #: rhodecode/templates/admin/gists/index.html:110 |
|
3921 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4243 | #: rhodecode/templates/admin/integrations/list.html:103 | |
|
3922 | 4244 | #: rhodecode/templates/admin/repos/repo_add_base.html:62 |
|
3923 | 4245 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:12 |
|
3924 | 4246 | msgid "Type" |
@@ -4063,7 +4385,7 b' msgstr "Mio Pubblico"' | |||
|
4063 | 4385 | |
|
4064 | 4386 | #: rhodecode/templates/admin/gists/index.html:108 |
|
4065 | 4387 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:24 |
|
4066 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:8 |
|
|
4388 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:88 | |
|
4067 | 4389 | #: rhodecode/templates/bookmarks/bookmarks.html:63 |
|
4068 | 4390 | #: rhodecode/templates/branches/branches.html:62 |
|
4069 | 4391 | #: rhodecode/templates/changelog/changelog.html:110 |
@@ -4116,75 +4438,17 b' msgstr "Crea un Gist Privato"' | |||
|
4116 | 4438 | msgid "Create Public Gist" |
|
4117 | 4439 | msgstr "Crea un Gist Pubblico" |
|
4118 | 4440 | |
|
4119 | #: rhodecode/templates/admin/gists/new.html:62 | |
|
4120 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:27 | |
|
4121 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:84 | |
|
4122 | #: rhodecode/templates/admin/my_account/my_account_emails.html:65 | |
|
4123 | #: rhodecode/templates/admin/my_account/my_account_password.html:37 | |
|
4124 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:104 | |
|
4125 | #: rhodecode/templates/admin/permissions/permissions_application.html:51 | |
|
4126 | #: rhodecode/templates/admin/permissions/permissions_ips.html:61 | |
|
4127 | #: rhodecode/templates/admin/permissions/permissions_objects.html:57 | |
|
4128 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:136 | |
|
4129 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.html:68 | |
|
4130 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:66 | |
|
4131 | #: rhodecode/templates/admin/repos/repo_edit_issuetracker.html:80 | |
|
4132 | #: rhodecode/templates/admin/repos/repo_edit_permissions.html:111 | |
|
4133 | #: rhodecode/templates/admin/repos/repo_edit_settings.html:159 | |
|
4134 | #: rhodecode/templates/admin/repos/repo_edit_vcs.html:46 | |
|
4135 | #: rhodecode/templates/admin/settings/settings_global.html:110 | |
|
4136 | #: rhodecode/templates/admin/settings/settings_issuetracker.html:16 | |
|
4137 | #: rhodecode/templates/admin/settings/settings_labs.html:46 | |
|
4138 | #: rhodecode/templates/admin/settings/settings_vcs.html:14 | |
|
4139 | #: rhodecode/templates/admin/settings/settings_visual.html:220 | |
|
4140 | #: rhodecode/templates/admin/user_groups/user_group_edit_perms.html:121 | |
|
4141 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:23 | |
|
4142 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:81 | |
|
4143 | #: rhodecode/templates/admin/users/user_edit_emails.html:63 | |
|
4144 | #: rhodecode/templates/admin/users/user_edit_ips.html:70 | |
|
4145 | #: rhodecode/templates/admin/users/user_edit_profile.html:135 | |
|
4146 | #: rhodecode/templates/base/default_perms_box.html:89 | |
|
4147 | msgid "Reset" | |
|
4148 | msgstr "Ripristina" | |
|
4149 | ||
|
4150 | 4441 | #: rhodecode/templates/admin/gists/show.html:13 |
|
4151 | 4442 | #: rhodecode/templates/admin/gists/show.html:20 |
|
4152 | 4443 | msgid "Gist" |
|
4153 | 4444 | msgstr "Gist" |
|
4154 | 4445 | |
|
4155 | 4446 | #: rhodecode/templates/admin/gists/show.html:49 |
|
4156 | #: rhodecode/templates/admin/integrations/list.html:110 | |
|
4157 | #: rhodecode/templates/admin/my_account/my_account_auth_tokens.html:56 | |
|
4158 | #: rhodecode/templates/admin/my_account/my_account_emails.html:32 | |
|
4159 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63 | |
|
4160 | #: rhodecode/templates/admin/permissions/permissions_ips.html:26 | |
|
4161 | #: rhodecode/templates/admin/repos/repo_edit_fields.html:25 | |
|
4162 | #: rhodecode/templates/admin/settings/settings_hooks.html:46 | |
|
4163 | #: rhodecode/templates/admin/users/user_edit_auth_tokens.html:52 | |
|
4164 | #: rhodecode/templates/admin/users/user_edit_emails.html:31 | |
|
4165 | #: rhodecode/templates/admin/users/user_edit_ips.html:34 | |
|
4166 | #: rhodecode/templates/base/issue_tracker_settings.html:70 | |
|
4167 | #: rhodecode/templates/base/vcs_settings.html:147 | |
|
4168 | #: rhodecode/templates/base/vcs_settings.html:172 | |
|
4169 | #: rhodecode/templates/changeset/changeset_file_comment.html:49 | |
|
4170 | #: rhodecode/templates/changeset/changeset_file_comment.html:99 | |
|
4171 | #: rhodecode/templates/data_table/_dt_elements.html:119 | |
|
4172 | #: rhodecode/templates/data_table/_dt_elements.html:176 | |
|
4173 | #: rhodecode/templates/data_table/_dt_elements.html:190 | |
|
4174 | #: rhodecode/templates/data_table/_dt_elements.html:202 | |
|
4175 | #: rhodecode/templates/debug_style/buttons.html:132 | |
|
4176 | #: rhodecode/templates/files/files_source.html:33 | |
|
4177 | #: rhodecode/templates/files/files_source.html:37 | |
|
4178 | #: rhodecode/templates/files/files_source.html:40 | |
|
4179 | msgid "Delete" | |
|
4180 | msgstr "Elimina" | |
|
4181 | ||
|
4182 | #: rhodecode/templates/admin/gists/show.html:49 | |
|
4183 | 4447 | msgid "Confirm to delete this Gist" |
|
4184 | 4448 | msgstr "Conferma di voler eliminare questo Gist" |
|
4185 | 4449 | |
|
4186 | 4450 | #: rhodecode/templates/admin/gists/show.html:56 |
|
4187 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4451 | #: rhodecode/templates/admin/integrations/list.html:204 | |
|
4188 | 4452 | #: rhodecode/templates/admin/my_account/my_account_profile.html:5 |
|
4189 | 4453 | #: rhodecode/templates/base/issue_tracker_settings.html:61 |
|
4190 | 4454 | #: rhodecode/templates/changeset/changeset_file_comment.html:145 |
@@ -4196,8 +4460,8 b' msgstr "Conferma di voler eliminare ques' | |||
|
4196 | 4460 | #: rhodecode/templates/debug_style/buttons.html:128 |
|
4197 | 4461 | #: rhodecode/templates/files/files_add.html:204 |
|
4198 | 4462 | #: rhodecode/templates/files/files_edit.html:165 |
|
4199 |
#: rhodecode/templates/files/files_source.html:3 |
|
|
4200 |
#: rhodecode/templates/files/files_source.html: |
|
|
4463 | #: rhodecode/templates/files/files_source.html:37 | |
|
4464 | #: rhodecode/templates/files/files_source.html:40 | |
|
4201 | 4465 | #: rhodecode/templates/pullrequests/pullrequest_show.html:50 |
|
4202 | 4466 | #: rhodecode/templates/pullrequests/pullrequest_show.html:184 |
|
4203 | 4467 | #: rhodecode/templates/users/user_profile.html:7 |
@@ -4218,17 +4482,27 b' msgstr "creato"' | |||
|
4218 | 4482 | |
|
4219 | 4483 | #: rhodecode/templates/admin/gists/show.html:91 |
|
4220 | 4484 | #: rhodecode/templates/files/files_delete.html:50 |
|
4221 |
#: rhodecode/templates/files/files_source.html:6 |
|
|
4485 | #: rhodecode/templates/files/files_source.html:62 | |
|
4222 | 4486 | msgid "Show as raw" |
|
4223 | 4487 | msgstr "Mostra sorgente" |
|
4224 | 4488 | |
|
4225 |
#: rhodecode/templates/admin/integrations/base.html:1 |
|
|
4226 |
msgid "Integrations |
|
|
4227 | msgstr "" | |
|
4228 | ||
|
4229 |
#: rhodecode/templates/admin/integrations/ |
|
|
4489 | #: rhodecode/templates/admin/integrations/base.html:14 | |
|
4490 | msgid "Integrations Settings" | |
|
4491 | msgstr "" | |
|
4492 | ||
|
4493 | #: rhodecode/templates/admin/integrations/form.html:17 | |
|
4230 | 4494 | #: rhodecode/templates/admin/integrations/list.html:10 |
|
4231 |
#: rhodecode/templates/admin/ |
|
|
4495 | #: rhodecode/templates/admin/integrations/new.html:13 | |
|
4496 | #: rhodecode/templates/admin/permissions/permissions_objects.html:28 | |
|
4497 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14 | |
|
4498 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127 | |
|
4499 | msgid "Repository Groups" | |
|
4500 | msgstr "Gruppi di Repository" | |
|
4501 | ||
|
4502 | #: rhodecode/templates/admin/integrations/form.html:30 | |
|
4503 | #: rhodecode/templates/admin/integrations/list.html:16 | |
|
4504 | #: rhodecode/templates/admin/integrations/new.html:21 | |
|
4505 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:48 | |
|
4232 | 4506 | #: rhodecode/templates/admin/repos/repo_edit.html:15 |
|
4233 | 4507 | #: rhodecode/templates/admin/repos/repo_edit.html:43 |
|
4234 | 4508 | #: rhodecode/templates/admin/settings/settings.html:14 |
@@ -4238,27 +4512,101 b' msgstr ""' | |||
|
4238 | 4512 | msgid "Settings" |
|
4239 | 4513 | msgstr "Impostazioni" |
|
4240 | 4514 | |
|
4241 |
#: rhodecode/templates/admin/integrations/ |
|
|
4242 | #, python-format | |
|
4243 |
msgid "Create |
|
|
4244 | msgstr "" | |
|
4245 | ||
|
4246 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4515 | #: rhodecode/templates/admin/integrations/form.html:60 | |
|
4516 | #, python-format | |
|
4517 | msgid "Create New %(integration_type)s Integration" | |
|
4518 | msgstr "" | |
|
4519 | ||
|
4520 | #: rhodecode/templates/admin/integrations/list.html:44 | |
|
4521 | msgid "Current Integrations for Repository: {repo_name}" | |
|
4522 | msgstr "" | |
|
4523 | ||
|
4524 | #: rhodecode/templates/admin/integrations/list.html:46 | |
|
4525 | msgid "Current Integrations for repository group: {repo_group_name}" | |
|
4526 | msgstr "" | |
|
4527 | ||
|
4528 | #: rhodecode/templates/admin/integrations/list.html:48 | |
|
4529 | msgid "Current Integrations" | |
|
4530 | msgstr "" | |
|
4531 | ||
|
4532 | #: rhodecode/templates/admin/integrations/list.html:64 | |
|
4533 | #: rhodecode/templates/admin/notifications/notifications.html:31 | |
|
4534 | msgid "All" | |
|
4535 | msgstr "Tutto" | |
|
4536 | ||
|
4537 | #: rhodecode/templates/admin/integrations/list.html:95 | |
|
4538 | #: rhodecode/templates/admin/integrations/new.html:26 | |
|
4247 | 4539 | msgid "Create new integration" |
|
4248 | 4540 | msgstr "" |
|
4249 | 4541 | |
|
4250 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4251 | msgid "Current integrations" | |
|
4252 | msgstr "" | |
|
4253 | ||
|
4254 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4542 | #: rhodecode/templates/admin/integrations/list.html:104 | |
|
4543 | msgid "Scope" | |
|
4544 | msgstr "" | |
|
4545 | ||
|
4546 | #: rhodecode/templates/admin/integrations/list.html:105 | |
|
4255 | 4547 | msgid "Actions" |
|
4256 | 4548 | msgstr "Azioni" |
|
4257 | 4549 | |
|
4258 |
#: rhodecode/templates/admin/integrations/list.html: |
|
|
4550 | #: rhodecode/templates/admin/integrations/list.html:115 | |
|
4551 | msgid "No {type} integrations for repo {repo} exist yet." | |
|
4552 | msgstr "" | |
|
4553 | ||
|
4554 | #: rhodecode/templates/admin/integrations/list.html:117 | |
|
4555 | msgid "No {type} integrations for repogroup {repogroup} exist yet." | |
|
4556 | msgstr "" | |
|
4557 | ||
|
4558 | #: rhodecode/templates/admin/integrations/list.html:119 | |
|
4559 | msgid "No {type} integrations exist yet." | |
|
4560 | msgstr "" | |
|
4561 | ||
|
4562 | #: rhodecode/templates/admin/integrations/list.html:133 | |
|
4563 | msgid "Create one" | |
|
4564 | msgstr "" | |
|
4565 | ||
|
4566 | #: rhodecode/templates/admin/integrations/list.html:164 | |
|
4567 | msgid "repo" | |
|
4568 | msgstr "" | |
|
4569 | ||
|
4570 | #: rhodecode/templates/admin/integrations/list.html:168 | |
|
4571 | msgid "repogroup" | |
|
4572 | msgstr "" | |
|
4573 | ||
|
4574 | #: rhodecode/templates/admin/integrations/list.html:170 | |
|
4575 | msgid "child repos only" | |
|
4576 | msgstr "" | |
|
4577 | ||
|
4578 | #: rhodecode/templates/admin/integrations/list.html:172 | |
|
4579 | msgid "cascade to all" | |
|
4580 | msgstr "" | |
|
4581 | ||
|
4582 | #: rhodecode/templates/admin/integrations/list.html:177 | |
|
4583 | msgid "top level repos only" | |
|
4584 | msgstr "" | |
|
4585 | ||
|
4586 | #: rhodecode/templates/admin/integrations/list.html:179 | |
|
4587 | msgid "global" | |
|
4588 | msgstr "" | |
|
4589 | ||
|
4590 | #: rhodecode/templates/admin/integrations/list.html:185 | |
|
4259 | 4591 | msgid "unknown integration" |
|
4260 | 4592 | msgstr "" |
|
4261 | 4593 | |
|
4594 | #: rhodecode/templates/admin/integrations/new.html:31 | |
|
4595 | msgid "Create New Integration for repository: {repo_name}" | |
|
4596 | msgstr "" | |
|
4597 | ||
|
4598 | #: rhodecode/templates/admin/integrations/new.html:33 | |
|
4599 | msgid "Create New Integration for repository group: {repo_group_name}" | |
|
4600 | msgstr "" | |
|
4601 | ||
|
4602 | #: rhodecode/templates/admin/integrations/new.html:35 | |
|
4603 | msgid "Create New Global Integration" | |
|
4604 | msgstr "" | |
|
4605 | ||
|
4606 | #: rhodecode/templates/admin/integrations/new.html:61 | |
|
4607 | msgid "No description available" | |
|
4608 | msgstr "" | |
|
4609 | ||
|
4262 | 4610 | #: rhodecode/templates/admin/my_account/my_account.html:5 |
|
4263 | 4611 | #: rhodecode/templates/base/base.html:343 |
|
4264 | 4612 | msgid "My account" |
@@ -4278,7 +4626,7 b' msgstr "Profilo"' | |||
|
4278 | 4626 | msgid "Auth Tokens" |
|
4279 | 4627 | msgstr "Tocken autorizzativi" |
|
4280 | 4628 | |
|
4281 |
#: rhodecode/templates/admin/my_account/my_account.html:3 |
|
|
4629 | #: rhodecode/templates/admin/my_account/my_account.html:35 | |
|
4282 | 4630 | msgid "OAuth Identities" |
|
4283 | 4631 | msgstr "" |
|
4284 | 4632 | |
@@ -4396,36 +4744,18 b' msgstr "Indirizzi email aggiuntivi non s' | |||
|
4396 | 4744 | msgid "New email address" |
|
4397 | 4745 | msgstr "Nuovo indirizzo email" |
|
4398 | 4746 | |
|
4399 |
#: rhodecode/templates/admin/my_account/my_account_notifications.html: |
|
|
4400 |
msgid "Your |
|
|
4401 | msgstr "" | |
|
4402 | ||
|
4403 |
#: rhodecode/templates/admin/my_account/my_account_notifications.html: |
|
|
4404 | #: rhodecode/templates/admin/notifications/show_notification.html:12 | |
|
4405 | msgid "Notifications" | |
|
4406 | msgstr "Notifiche" | |
|
4407 | ||
|
4408 | #: rhodecode/templates/admin/my_account/my_account_notifications.html:14 | |
|
4409 | msgid "Disabled" | |
|
4410 | msgstr "Disabilitato" | |
|
4747 | #: rhodecode/templates/admin/my_account/my_account_notifications.html:12 | |
|
4748 | msgid "Your Live Notification Settings" | |
|
4749 | msgstr "" | |
|
4750 | ||
|
4751 | #: rhodecode/templates/admin/my_account/my_account_notifications.html:24 | |
|
4752 | msgid "Notifications Status" | |
|
4753 | msgstr "" | |
|
4411 | 4754 | |
|
4412 | 4755 | #: rhodecode/templates/admin/my_account/my_account_password.html:3 |
|
4413 | 4756 | msgid "Change Your Account Password" |
|
4414 | 4757 | msgstr "Cambia la tua Password" |
|
4415 | 4758 | |
|
4416 | #: rhodecode/templates/admin/my_account/my_account_password.html:10 | |
|
4417 | msgid "Current Password" | |
|
4418 | msgstr "Password corrente" | |
|
4419 | ||
|
4420 | #: rhodecode/templates/admin/my_account/my_account_password.html:19 | |
|
4421 | #: rhodecode/templates/admin/users/user_edit_profile.html:74 | |
|
4422 | msgid "New Password" | |
|
4423 | msgstr "Nuova password" | |
|
4424 | ||
|
4425 | #: rhodecode/templates/admin/my_account/my_account_password.html:28 | |
|
4426 | msgid "Confirm New Password" | |
|
4427 | msgstr "Conferma nuova password" | |
|
4428 | ||
|
4429 | 4759 | #: rhodecode/templates/admin/my_account/my_account_profile.html:11 |
|
4430 | 4760 | #: rhodecode/templates/admin/my_account/my_account_profile_edit.html:52 |
|
4431 | 4761 | #: rhodecode/templates/admin/users/user_edit_profile.html:25 |
@@ -4465,27 +4795,28 b' msgid "Pull Requests You Opened"' | |||
|
4465 | 4795 | msgstr "" |
|
4466 | 4796 | |
|
4467 | 4797 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:23 |
|
4468 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:8 |
|
|
4798 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:87 | |
|
4469 | 4799 | msgid "Target Repo" |
|
4470 | 4800 | msgstr "" |
|
4471 | 4801 | |
|
4472 | 4802 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:26 |
|
4473 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:9 |
|
|
4803 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:90 | |
|
4474 | 4804 | #: rhodecode/templates/admin/settings/settings_global.html:9 |
|
4475 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
4476 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
4805 | #: rhodecode/templates/email_templates/pull_request_review.mako:39 | |
|
4806 | #: rhodecode/templates/email_templates/pull_request_review.mako:72 | |
|
4477 | 4807 | #: rhodecode/templates/pullrequests/pullrequest.html:38 |
|
4478 | 4808 | #: rhodecode/templates/pullrequests/pullrequests.html:104 |
|
4479 | 4809 | msgid "Title" |
|
4480 | 4810 | msgstr "Titolo" |
|
4481 | 4811 | |
|
4482 | 4812 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:27 |
|
4483 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:9 |
|
|
4484 | msgid "Opened On" | |
|
4813 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:91 | |
|
4814 | #: rhodecode/templates/pullrequests/pullrequests.html:108 | |
|
4815 | msgid "Last Update" | |
|
4485 | 4816 | msgstr "" |
|
4486 | 4817 | |
|
4487 | 4818 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:43 |
|
4488 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:10 |
|
|
4819 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:106 | |
|
4489 | 4820 | #: rhodecode/templates/changelog/changelog.html:153 |
|
4490 | 4821 | #: rhodecode/templates/compare/compare_commits.html:49 |
|
4491 | 4822 | #: rhodecode/templates/search/search_commit.html:36 |
@@ -4493,7 +4824,7 b' msgid "Expand commit message"' | |||
|
4493 | 4824 | msgstr "Espandi il messaggio commit" |
|
4494 | 4825 | |
|
4495 | 4826 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:52 |
|
4496 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:11 |
|
|
4827 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:115 | |
|
4497 | 4828 | #: rhodecode/templates/changeset/changeset_file_comment.html:284 |
|
4498 | 4829 | #: rhodecode/templates/pullrequests/pullrequest_show.html:14 |
|
4499 | 4830 | #: rhodecode/templates/pullrequests/pullrequest_show.html:112 |
@@ -4501,19 +4832,19 b' msgstr "Espandi il messaggio commit"' | |||
|
4501 | 4832 | msgid "Closed" |
|
4502 | 4833 | msgstr "Chiuso" |
|
4503 | 4834 | |
|
4504 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:6 |
|
|
4835 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:63 | |
|
4505 | 4836 | msgid "Confirm to delete this pull request" |
|
4506 | 4837 | msgstr "Conferma l'eliminazione di questa richiesta 'Pull'" |
|
4507 | 4838 | |
|
4508 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:7 |
|
|
4839 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:70 | |
|
4509 | 4840 | msgid "You currently have no open pull requests." |
|
4510 | 4841 | msgstr "Al momento non hai richieste di PULL pendenti." |
|
4511 | 4842 | |
|
4512 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:7 |
|
|
4843 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:78 | |
|
4513 | 4844 | msgid "Pull Requests You Participate In" |
|
4514 | 4845 | msgstr "" |
|
4515 | 4846 | |
|
4516 |
#: rhodecode/templates/admin/my_account/my_account_pullrequests.html:12 |
|
|
4847 | #: rhodecode/templates/admin/my_account/my_account_pullrequests.html:127 | |
|
4517 | 4848 | msgid "" |
|
4518 | 4849 | "There are currently no open pull requests requiring your participation." |
|
4519 | 4850 | msgstr "Al momento non ci sono richieste di PULL che richiedono il tuo intervento" |
@@ -4531,10 +4862,6 b' msgstr "I Repository che osservi"' | |||
|
4531 | 4862 | msgid "My Notifications" |
|
4532 | 4863 | msgstr "Le mie Notifiche" |
|
4533 | 4864 | |
|
4534 | #: rhodecode/templates/admin/notifications/notifications.html:31 | |
|
4535 | msgid "All" | |
|
4536 | msgstr "Tutto" | |
|
4537 | ||
|
4538 | 4865 | #: rhodecode/templates/admin/notifications/notifications.html:32 |
|
4539 | 4866 | #: rhodecode/templates/changeset/changeset.html:140 |
|
4540 | 4867 | #: rhodecode/templates/pullrequests/pullrequest_show.html:133 |
@@ -4554,12 +4881,16 b' msgstr "Nessuna notifica"' | |||
|
4554 | 4881 | msgid "Show notification" |
|
4555 | 4882 | msgstr "Mostra notifica" |
|
4556 | 4883 | |
|
4884 | #: rhodecode/templates/admin/notifications/show_notification.html:12 | |
|
4885 | msgid "Notifications" | |
|
4886 | msgstr "Notifiche" | |
|
4887 | ||
|
4557 | 4888 | #: rhodecode/templates/admin/permissions/permissions.html:5 |
|
4558 | 4889 | msgid "Permissions Administration" |
|
4559 | 4890 | msgstr "Amministrazione Permessi" |
|
4560 | 4891 | |
|
4561 | 4892 | #: rhodecode/templates/admin/permissions/permissions.html:14 |
|
4562 |
#: rhodecode/templates/admin/repo_groups/repo_group_edit.html:4 |
|
|
4893 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:49 | |
|
4563 | 4894 | #: rhodecode/templates/admin/repos/repo_edit.html:46 |
|
4564 | 4895 | #: rhodecode/templates/admin/user_groups/user_group_edit.html:34 |
|
4565 | 4896 | #: rhodecode/templates/base/base.html:82 |
@@ -4672,12 +5003,6 b' msgstr "Tutti i permessi di base saranno' | |||
|
4672 | 5003 | msgid "Overwrite Existing Settings" |
|
4673 | 5004 | msgstr "Sovrascrivi impostazioni esistenti" |
|
4674 | 5005 | |
|
4675 | #: rhodecode/templates/admin/permissions/permissions_objects.html:28 | |
|
4676 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:14 | |
|
4677 | #: rhodecode/templates/admin/repo_groups/repo_group_edit_perms.html:127 | |
|
4678 | msgid "Repository Groups" | |
|
4679 | msgstr "Gruppi di Repository" | |
|
4680 | ||
|
4681 | 5006 | #: rhodecode/templates/admin/permissions/permissions_objects.html:34 |
|
4682 | 5007 | msgid "" |
|
4683 | 5008 | "All default permissions on each repository group will be reset to chosen " |
@@ -4740,7 +5065,7 b' msgstr "Impostazioni del gruppo di repos' | |||
|
4740 | 5065 | msgid "Add Child Group" |
|
4741 | 5066 | msgstr "Aggiungi Gruppo Figlio" |
|
4742 | 5067 | |
|
4743 |
#: rhodecode/templates/admin/repo_groups/repo_group_edit.html: |
|
|
5068 | #: rhodecode/templates/admin/repo_groups/repo_group_edit.html:50 | |
|
4744 | 5069 | #: rhodecode/templates/admin/repos/repo_edit.html:49 |
|
4745 | 5070 | #: rhodecode/templates/admin/user_groups/user_group_edit.html:35 |
|
4746 | 5071 | #: rhodecode/templates/admin/users/user_edit.html:35 |
@@ -5009,7 +5334,6 b' msgid "Statistics"' | |||
|
5009 | 5334 | msgstr "Statistiche" |
|
5010 | 5335 | |
|
5011 | 5336 | #: rhodecode/templates/admin/repos/repo_edit_advanced.html:7 |
|
5012 | #: rhodecode/templates/pullrequests/pullrequests.html:108 | |
|
5013 | 5337 | msgid "Updated on" |
|
5014 | 5338 | msgstr "" |
|
5015 | 5339 | |
@@ -5412,7 +5736,7 b' msgstr ""' | |||
|
5412 | 5736 | |
|
5413 | 5737 | #: rhodecode/templates/admin/repos/repo_edit_vcs.html:45 |
|
5414 | 5738 | #: rhodecode/templates/admin/settings/settings_global.html:109 |
|
5415 |
#: rhodecode/templates/admin/settings/settings_labs.html:4 |
|
|
5739 | #: rhodecode/templates/admin/settings/settings_labs.html:48 | |
|
5416 | 5740 | #: rhodecode/templates/admin/settings/settings_vcs.html:13 |
|
5417 | 5741 | #: rhodecode/templates/admin/settings/settings_visual.html:219 |
|
5418 | 5742 | msgid "Save settings" |
@@ -5629,6 +5953,10 b' msgstr "Hooks personali"' | |||
|
5629 | 5953 | msgid "Labs Settings" |
|
5630 | 5954 | msgstr "" |
|
5631 | 5955 | |
|
5956 | #: rhodecode/templates/admin/settings/settings_labs.html:10 | |
|
5957 | msgid "There are no Labs settings currently" | |
|
5958 | msgstr "" | |
|
5959 | ||
|
5632 | 5960 | #: rhodecode/templates/admin/settings/settings_mapping.html:5 |
|
5633 | 5961 | msgid "Import New Groups or Repositories" |
|
5634 | 5962 | msgstr "" |
@@ -6364,6 +6692,10 b' msgstr ""' | |||
|
6364 | 6692 | msgid "Change the avatar at" |
|
6365 | 6693 | msgstr "" |
|
6366 | 6694 | |
|
6695 | #: rhodecode/templates/admin/users/user_edit_profile.html:74 | |
|
6696 | msgid "New Password" | |
|
6697 | msgstr "Nuova password" | |
|
6698 | ||
|
6367 | 6699 | #: rhodecode/templates/admin/users/user_edit_profile.html:82 |
|
6368 | 6700 | msgid "New Password Confirmation" |
|
6369 | 6701 | msgstr "" |
@@ -6394,7 +6726,7 b' msgid "Authentication type"' | |||
|
6394 | 6726 | msgstr "Tipo di autenticazione" |
|
6395 | 6727 | |
|
6396 | 6728 | #: rhodecode/templates/base/base.html:44 |
|
6397 |
#: rhodecode/templates/errors/error_document.html:5 |
|
|
6729 | #: rhodecode/templates/errors/error_document.html:57 | |
|
6398 | 6730 | msgid "Support" |
|
6399 | 6731 | msgstr "Supporto" |
|
6400 | 6732 | |
@@ -6778,7 +7110,7 b' msgstr "Crea gruppi utente"' | |||
|
6778 | 7110 | msgid "No permission defined" |
|
6779 | 7111 | msgstr "Nessun permesso definito" |
|
6780 | 7112 | |
|
6781 |
#: rhodecode/templates/base/root.html:1 |
|
|
7113 | #: rhodecode/templates/base/root.html:161 | |
|
6782 | 7114 | msgid "Please enable JavaScript to use RhodeCode Enterprise" |
|
6783 | 7115 | msgstr "" |
|
6784 | 7116 | |
@@ -6880,29 +7212,65 b' msgid ""' | |||
|
6880 | 7212 | "repositories and migrates them to Mercurial type." |
|
6881 | 7213 | msgstr "Richiede che sia installata la libreria hgsubversion. Permette il \"clone\" di repository SVN remoti e la loro migrazione a Mercurial" |
|
6882 | 7214 | |
|
6883 |
#: rhodecode/templates/base/vcs_settings.html:12 |
|
|
6884 |
msgid " |
|
|
7215 | #: rhodecode/templates/base/vcs_settings.html:123 | |
|
7216 | msgid "Mercurial Labs Settings" | |
|
7217 | msgstr "" | |
|
7218 | ||
|
7219 | #: rhodecode/templates/base/vcs_settings.html:123 | |
|
7220 | msgid "" | |
|
7221 | "These features are considered experimental and may not work as expected." | |
|
6885 | 7222 | msgstr "" |
|
6886 | 7223 | |
|
6887 | 7224 | #: rhodecode/templates/base/vcs_settings.html:129 |
|
7225 | msgid "Use rebase as merge strategy" | |
|
7226 | msgstr "" | |
|
7227 | ||
|
7228 | #: rhodecode/templates/base/vcs_settings.html:132 | |
|
7229 | msgid "" | |
|
7230 | "Use rebase instead of creating a merge commit when merging via web " | |
|
7231 | "interface." | |
|
7232 | msgstr "" | |
|
7233 | ||
|
7234 | #: rhodecode/templates/base/vcs_settings.html:144 | |
|
7235 | msgid "Global Subversion Settings" | |
|
7236 | msgstr "" | |
|
7237 | ||
|
7238 | #: rhodecode/templates/base/vcs_settings.html:150 | |
|
7239 | msgid "Proxy subversion HTTP requests" | |
|
7240 | msgstr "Proxy per le richieste HTTP Subversion" | |
|
7241 | ||
|
7242 | #: rhodecode/templates/base/vcs_settings.html:153 | |
|
7243 | msgid "" | |
|
7244 | "Subversion HTTP Support. Enables communication with SVN over HTTP protocol." | |
|
7245 | msgstr "" | |
|
7246 | ||
|
7247 | #: rhodecode/templates/base/vcs_settings.html:158 | |
|
7248 | msgid "Subversion HTTP Server URL" | |
|
7249 | msgstr "URL del server HTTP Subversion" | |
|
7250 | ||
|
7251 | #: rhodecode/templates/base/vcs_settings.html:171 | |
|
7252 | msgid "Subversion Settings" | |
|
7253 | msgstr "" | |
|
7254 | ||
|
7255 | #: rhodecode/templates/base/vcs_settings.html:176 | |
|
6888 | 7256 | msgid "Repository patterns" |
|
6889 | 7257 | msgstr "Pattern del Repository" |
|
6890 | 7258 | |
|
6891 |
#: rhodecode/templates/base/vcs_settings.html:1 |
|
|
7259 | #: rhodecode/templates/base/vcs_settings.html:180 | |
|
6892 | 7260 | msgid "" |
|
6893 | 7261 | "Patterns for identifying SVN branches and tags. For recursive search, use " |
|
6894 | 7262 | "\"*\". Eg.: \"/branches/*\"" |
|
6895 | 7263 | msgstr "\"Pattern\" per identificare \"branch\" e \"tag\" svn. Per ricerche ricorsive, usare \"*\". Es.: \"/branches/*\"" |
|
6896 | 7264 | |
|
6897 |
#: rhodecode/templates/base/vcs_settings.html: |
|
|
7265 | #: rhodecode/templates/base/vcs_settings.html:246 | |
|
6898 | 7266 | msgid "Pull Request Settings" |
|
6899 | 7267 | msgstr "" |
|
6900 | 7268 | |
|
6901 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7269 | #: rhodecode/templates/base/vcs_settings.html:251 | |
|
6902 | 7270 | msgid "Enable server-side merge for pull requests" |
|
6903 | 7271 | msgstr "Abilita l'incorporamento lato server delle \"richieste di PULL\"" |
|
6904 | 7272 | |
|
6905 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7273 | #: rhodecode/templates/base/vcs_settings.html:254 | |
|
6906 | 7274 | msgid "" |
|
6907 | 7275 | "Note: when this feature is enabled, it only runs hooks defined in the " |
|
6908 | 7276 | "rcextension package. Custom hooks added on the Admin -> Settings -> Hooks " |
@@ -6910,34 +7278,16 b' msgid ""' | |||
|
6910 | 7278 | "web interface." |
|
6911 | 7279 | msgstr "" |
|
6912 | 7280 | |
|
6913 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7281 | #: rhodecode/templates/base/vcs_settings.html:258 | |
|
6914 | 7282 | msgid "Invalidate and relocate inline comments during update" |
|
6915 | 7283 | msgstr "Invalida e realloca i commenti in linea durante l'aggiornmento" |
|
6916 | 7284 | |
|
6917 |
#: rhodecode/templates/base/vcs_settings.html:2 |
|
|
7285 | #: rhodecode/templates/base/vcs_settings.html:261 | |
|
6918 | 7286 | msgid "" |
|
6919 | 7287 | "During the update of a pull request, the position of inline comments will be" |
|
6920 | 7288 | " updated and outdated inline comments will be hidden." |
|
6921 | 7289 | msgstr "Aggiorna la posizione dei commenti inline durante l'aggiornamento di una \"richiesta di PULL\". I commenti inline non più sognificativi saranno nascosti." |
|
6922 | 7290 | |
|
6923 | #: rhodecode/templates/base/vcs_settings.html:222 | |
|
6924 | msgid "Labs settings" | |
|
6925 | msgstr "" | |
|
6926 | ||
|
6927 | #: rhodecode/templates/base/vcs_settings.html:222 | |
|
6928 | msgid "" | |
|
6929 | "These features are considered experimental and may not work as expected." | |
|
6930 | msgstr "" | |
|
6931 | ||
|
6932 | #: rhodecode/templates/base/vcs_settings.html:229 | |
|
6933 | msgid "Mercurial server-side merge" | |
|
6934 | msgstr "Merge mercurial, lato server " | |
|
6935 | ||
|
6936 | #: rhodecode/templates/base/vcs_settings.html:234 | |
|
6937 | msgid "" | |
|
6938 | "Use rebase instead of creating a merge commit when merging via web interface" | |
|
6939 | msgstr "Utilizzare \"rebase\" tramite l'interfaccia web per includere le modifiche, anziché committare un merge fatto in locale." | |
|
6940 | ||
|
6941 | 7291 | #: rhodecode/templates/bookmarks/bookmarks.html:5 |
|
6942 | 7292 | #, python-format |
|
6943 | 7293 | msgid "%s Bookmarks" |
@@ -7345,7 +7695,7 b' msgstr "Preview del commento"' | |||
|
7345 | 7695 | #: rhodecode/templates/changeset/changeset_file_comment.html:293 |
|
7346 | 7696 | #: rhodecode/templates/compare/compare_diff.html:57 |
|
7347 | 7697 | #: rhodecode/templates/email_templates/commit_comment.mako:87 |
|
7348 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:9 |
|
|
7698 | #: rhodecode/templates/email_templates/pull_request_comment.mako:97 | |
|
7349 | 7699 | msgid "Comment" |
|
7350 | 7700 | msgstr "Commento" |
|
7351 | 7701 | |
@@ -7493,17 +7843,17 b' msgid "Compare Commits"' | |||
|
7493 | 7843 | msgstr "" |
|
7494 | 7844 | |
|
7495 | 7845 | #: rhodecode/templates/compare/compare_diff.html:46 |
|
7496 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
7846 | #: rhodecode/templates/email_templates/pull_request_review.mako:74 | |
|
7497 | 7847 | #: rhodecode/templates/files/file_diff.html:56 |
|
7498 | 7848 | #: rhodecode/templates/pullrequests/pullrequest_show.html:85 |
|
7499 | 7849 | msgid "Target" |
|
7500 | 7850 | msgstr "" |
|
7501 | 7851 | |
|
7502 | 7852 | #: rhodecode/templates/compare/compare_diff.html:47 |
|
7503 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:9 |
|
|
7504 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
7853 | #: rhodecode/templates/email_templates/pull_request_comment.mako:93 | |
|
7854 | #: rhodecode/templates/email_templates/pull_request_review.mako:73 | |
|
7505 | 7855 | #: rhodecode/templates/files/file_diff.html:62 |
|
7506 |
#: rhodecode/templates/files/files_source.html:1 |
|
|
7856 | #: rhodecode/templates/files/files_source.html:19 | |
|
7507 | 7857 | msgid "Source" |
|
7508 | 7858 | msgstr "" |
|
7509 | 7859 | |
@@ -7684,17 +8034,17 b' msgstr ""' | |||
|
7684 | 8034 | msgid "Form vertical" |
|
7685 | 8035 | msgstr "" |
|
7686 | 8036 | |
|
7687 |
#: rhodecode/templates/email_templates/base.mako: |
|
|
8037 | #: rhodecode/templates/email_templates/base.mako:32 | |
|
7688 | 8038 | #, python-format |
|
7689 | 8039 | msgid "This is a notification from RhodeCode. %(instance_url)s" |
|
7690 | 8040 | msgstr "" |
|
7691 | 8041 | |
|
7692 |
#: rhodecode/templates/email_templates/base.mako: |
|
|
8042 | #: rhodecode/templates/email_templates/base.mako:115 | |
|
7693 | 8043 | msgid "RhodeCode" |
|
7694 | 8044 | msgstr "" |
|
7695 | 8045 | |
|
7696 | 8046 | #: rhodecode/templates/email_templates/commit_comment.mako:16 |
|
7697 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:1 |
|
|
8047 | #: rhodecode/templates/email_templates/pull_request_comment.mako:18 | |
|
7698 | 8048 | msgid "[mention]" |
|
7699 | 8049 | msgstr "" |
|
7700 | 8050 | |
@@ -7723,12 +8073,12 b' msgid "%(user)s commented on commit `%(c' | |||
|
7723 | 8073 | msgstr "" |
|
7724 | 8074 | |
|
7725 | 8075 | #: rhodecode/templates/email_templates/commit_comment.mako:43 |
|
7726 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:4 |
|
|
8076 | #: rhodecode/templates/email_templates/pull_request_comment.mako:44 | |
|
7727 | 8077 | msgid "Comment link" |
|
7728 | 8078 | msgstr "" |
|
7729 | 8079 | |
|
7730 | 8080 | #: rhodecode/templates/email_templates/commit_comment.mako:48 |
|
7731 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:4 |
|
|
8081 | #: rhodecode/templates/email_templates/pull_request_comment.mako:49 | |
|
7732 | 8082 | #, python-format |
|
7733 | 8083 | msgid "File: %(comment_file)s on line %(comment_line)s" |
|
7734 | 8084 | msgstr "" |
@@ -7757,7 +8107,7 b' msgid "The commit status was changed to"' | |||
|
7757 | 8107 | msgstr "" |
|
7758 | 8108 | |
|
7759 | 8109 | #: rhodecode/templates/email_templates/commit_comment.mako:87 |
|
7760 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:9 |
|
|
8110 | #: rhodecode/templates/email_templates/pull_request_comment.mako:97 | |
|
7761 | 8111 | #, python-format |
|
7762 | 8112 | msgid "Comment on line: %(comment_line)s" |
|
7763 | 8113 | msgstr "" |
@@ -7766,97 +8116,101 b' msgstr ""' | |||
|
7766 | 8116 | msgid "Generate new password here" |
|
7767 | 8117 | msgstr "" |
|
7768 | 8118 | |
|
7769 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:2 |
|
|
8119 | #: rhodecode/templates/email_templates/pull_request_comment.mako:21 | |
|
7770 | 8120 | #, python-format |
|
7771 | 8121 | msgid "" |
|
7772 | 8122 | "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (file: " |
|
7773 | 8123 | "`%(comment_file)s`)" |
|
7774 | 8124 | msgstr "" |
|
7775 | 8125 | |
|
7776 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:2 |
|
|
8126 | #: rhodecode/templates/email_templates/pull_request_comment.mako:24 | |
|
7777 | 8127 | #, python-format |
|
7778 | 8128 | msgid "" |
|
7779 | 8129 | "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" (status: " |
|
7780 | 8130 | "%(status)s)" |
|
7781 | 8131 | msgstr "" |
|
7782 | 8132 | |
|
7783 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:2 |
|
|
7784 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8133 | #: rhodecode/templates/email_templates/pull_request_comment.mako:26 | |
|
8134 | #: rhodecode/templates/email_templates/pull_request_comment.mako:83 | |
|
7785 | 8135 | #, python-format |
|
7786 | 8136 | msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\"" |
|
7787 | 8137 | msgstr "" |
|
7788 | 8138 | |
|
7789 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:4 |
|
|
8139 | #: rhodecode/templates/email_templates/pull_request_comment.mako:46 | |
|
7790 | 8140 | msgid "Source repository" |
|
7791 | 8141 | msgstr "" |
|
7792 | 8142 | |
|
7793 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:5 |
|
|
8143 | #: rhodecode/templates/email_templates/pull_request_comment.mako:55 | |
|
7794 | 8144 | #, python-format |
|
7795 | 8145 | msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*" |
|
7796 | 8146 | msgstr "" |
|
7797 | 8147 | |
|
7798 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:5 |
|
|
8148 | #: rhodecode/templates/email_templates/pull_request_comment.mako:57 | |
|
7799 | 8149 | #, python-format |
|
7800 | 8150 | msgid "" |
|
7801 | 8151 | "%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*" |
|
7802 | 8152 | msgstr "" |
|
7803 | 8153 | |
|
7804 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8154 | #: rhodecode/templates/email_templates/pull_request_comment.mako:81 | |
|
7805 | 8155 | #, python-format |
|
7806 | 8156 | msgid "" |
|
7807 | 8157 | "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" " |
|
7808 | 8158 | "(file:`%(comment_file)s`)" |
|
7809 | 8159 | msgstr "" |
|
7810 | 8160 | |
|
7811 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8161 | #: rhodecode/templates/email_templates/pull_request_comment.mako:87 | |
|
7812 | 8162 | #, python-format |
|
7813 | 8163 | msgid "submitted pull request status: %(status)s" |
|
7814 | 8164 | msgstr "" |
|
7815 | 8165 | |
|
7816 |
#: rhodecode/templates/email_templates/pull_request_comment.mako:8 |
|
|
8166 | #: rhodecode/templates/email_templates/pull_request_comment.mako:89 | |
|
7817 | 8167 | #, python-format |
|
7818 | 8168 | msgid "submitted pull request status: %(status)s and closed" |
|
7819 | 8169 | msgstr "" |
|
7820 | 8170 | |
|
7821 |
#: rhodecode/templates/email_templates/pull_request_ |
|
|
7822 | #, python-format | |
|
7823 | msgid "%(user)s wants you to review pull request #%(pr_url)s: \"%(pr_title)s\"" | |
|
7824 | msgstr "" | |
|
7825 | ||
|
7826 | #: rhodecode/templates/email_templates/pull_request_review.mako:17 | |
|
8171 | #: rhodecode/templates/email_templates/pull_request_comment.mako:95 | |
|
8172 | msgid "Submitted status" | |
|
8173 | msgstr "" | |
|
8174 | ||
|
8175 | #: rhodecode/templates/email_templates/pull_request_review.mako:14 | |
|
8176 | #, python-format | |
|
8177 | msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"" | |
|
8178 | msgstr "" | |
|
8179 | ||
|
8180 | #: rhodecode/templates/email_templates/pull_request_review.mako:34 | |
|
7827 | 8181 | #, python-format |
|
7828 | 8182 | msgid "" |
|
7829 | 8183 | "Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s " |
|
7830 | 8184 | "into %(target_ref_type)s:%(target_ref_name)s" |
|
7831 | 8185 | msgstr "" |
|
7832 | 8186 | |
|
7833 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8187 | #: rhodecode/templates/email_templates/pull_request_review.mako:37 | |
|
7834 | 8188 | msgid "Link" |
|
7835 | 8189 | msgstr "" |
|
7836 | 8190 | |
|
7837 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8191 | #: rhodecode/templates/email_templates/pull_request_review.mako:46 | |
|
7838 | 8192 | #, python-format |
|
7839 | 8193 | msgid "Commit (%(num)s)" |
|
7840 | 8194 | msgid_plural "Commits (%(num)s)" |
|
7841 | 8195 | msgstr[0] "" |
|
7842 | 8196 | msgstr[1] "" |
|
7843 | 8197 | |
|
7844 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8198 | #: rhodecode/templates/email_templates/pull_request_review.mako:71 | |
|
7845 | 8199 | #, python-format |
|
7846 | 8200 | msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"." |
|
7847 | 8201 | msgstr "" |
|
7848 | 8202 | |
|
7849 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8203 | #: rhodecode/templates/email_templates/pull_request_review.mako:73 | |
|
7850 | 8204 | #, python-format |
|
7851 | 8205 | msgid "%(source_ref_type)s of %(source_repo_url)s" |
|
7852 | 8206 | msgstr "" |
|
7853 | 8207 | |
|
7854 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8208 | #: rhodecode/templates/email_templates/pull_request_review.mako:74 | |
|
7855 | 8209 | #, python-format |
|
7856 | 8210 | msgid "%(target_ref_type)s of %(target_repo_url)s" |
|
7857 | 8211 | msgstr "" |
|
7858 | 8212 | |
|
7859 |
#: rhodecode/templates/email_templates/pull_request_review.mako: |
|
|
8213 | #: rhodecode/templates/email_templates/pull_request_review.mako:76 | |
|
7860 | 8214 | #: rhodecode/templates/summary/components.html:95 |
|
7861 | 8215 | #: rhodecode/templates/summary/components.html:98 |
|
7862 | 8216 | #, python-format |
@@ -8097,13 +8451,13 b' msgid "Delete file"' | |||
|
8097 | 8451 | msgstr "Elimina file" |
|
8098 | 8452 | |
|
8099 | 8453 | #: rhodecode/templates/files/files_delete.html:45 |
|
8100 |
#: rhodecode/templates/files/files_source.html: |
|
|
8454 | #: rhodecode/templates/files/files_source.html:50 | |
|
8101 | 8455 | #, python-format |
|
8102 | 8456 | msgid "Binary file (%s)" |
|
8103 | 8457 | msgstr "File binario (%s)" |
|
8104 | 8458 | |
|
8105 | 8459 | #: rhodecode/templates/files/files_delete.html:50 |
|
8106 |
#: rhodecode/templates/files/files_source.html:6 |
|
|
8460 | #: rhodecode/templates/files/files_source.html:62 | |
|
8107 | 8461 | msgid "File is too big to display" |
|
8108 | 8462 | msgstr "Il file è troppo grande per essere mostrato" |
|
8109 | 8463 | |
@@ -8173,44 +8527,44 b' msgid_plural "lines"' | |||
|
8173 | 8527 | msgstr[0] "" |
|
8174 | 8528 | msgstr[1] "" |
|
8175 | 8529 | |
|
8176 |
#: rhodecode/templates/files/files_source.html:1 |
|
|
8530 | #: rhodecode/templates/files/files_source.html:13 | |
|
8177 | 8531 | msgid "History" |
|
8178 | 8532 | msgstr "" |
|
8179 | 8533 | |
|
8180 |
#: rhodecode/templates/files/files_source.html:1 |
|
|
8534 | #: rhodecode/templates/files/files_source.html:16 | |
|
8181 | 8535 | #: rhodecode/templates/search/search_content.html:68 |
|
8182 | 8536 | msgid "Show Full History" |
|
8183 | 8537 | msgstr "" |
|
8184 | 8538 | |
|
8185 |
#: rhodecode/templates/files/files_source.html:2 |
|
|
8539 | #: rhodecode/templates/files/files_source.html:21 | |
|
8186 | 8540 | #: rhodecode/templates/search/search_content.html:70 |
|
8187 | 8541 | msgid "Annotation" |
|
8188 | 8542 | msgstr "" |
|
8189 | 8543 | |
|
8190 |
#: rhodecode/templates/files/files_source.html:2 |
|
|
8544 | #: rhodecode/templates/files/files_source.html:23 | |
|
8191 | 8545 | #: rhodecode/templates/search/search_content.html:71 |
|
8192 | 8546 | msgid "Raw" |
|
8193 | 8547 | msgstr "" |
|
8194 | 8548 | |
|
8195 |
#: rhodecode/templates/files/files_source.html:2 |
|
|
8549 | #: rhodecode/templates/files/files_source.html:25 | |
|
8196 | 8550 | #: rhodecode/templates/search/search_content.html:73 |
|
8197 | 8551 | msgid "Download" |
|
8198 | 8552 | msgstr "Download" |
|
8199 | 8553 | |
|
8200 |
#: rhodecode/templates/files/files_source.html:3 |
|
|
8554 | #: rhodecode/templates/files/files_source.html:32 | |
|
8201 | 8555 | #, python-format |
|
8202 | 8556 | msgid "Edit on Branch:%s" |
|
8203 | 8557 | msgstr "" |
|
8204 | 8558 | |
|
8205 |
#: rhodecode/templates/files/files_source.html:3 |
|
|
8559 | #: rhodecode/templates/files/files_source.html:37 | |
|
8206 | 8560 | msgid "Editing binary files not allowed" |
|
8207 | 8561 | msgstr "Impossibile modificare file binari" |
|
8208 | 8562 | |
|
8209 |
#: rhodecode/templates/files/files_source.html: |
|
|
8563 | #: rhodecode/templates/files/files_source.html:40 | |
|
8210 | 8564 | msgid "Editing files allowed only when on branch head commit" |
|
8211 | 8565 | msgstr "" |
|
8212 | 8566 | |
|
8213 |
#: rhodecode/templates/files/files_source.html:4 |
|
|
8567 | #: rhodecode/templates/files/files_source.html:41 | |
|
8214 | 8568 | msgid "Deleting files allowed only when on branch head commit" |
|
8215 | 8569 | msgstr "" |
|
8216 | 8570 |
|
1 | NO CONTENT: modified file | |
The requested commit or file is too big and content was truncated. Show full diff |
|
1 | NO CONTENT: modified file | |
The requested commit or file is too big and content was truncated. Show full diff |
|
1 | NO CONTENT: modified file | |
The requested commit or file is too big and content was truncated. Show full diff |
|
1 | NO CONTENT: modified file | |
The requested commit or file is too big and content was truncated. Show full diff |
|
1 | NO CONTENT: modified file | |
The requested commit or file is too big and content was truncated. Show full diff |
General Comments 0
You need to be logged in to leave comments.
Login now